Skip to content

[ET-VK][tests][1/N] Report disabled delegate tests as executed#19883

Merged
SS-JIA merged 2 commits into
mainfrom
gh/SS-JIA/550/orig
May 29, 2026
Merged

[ET-VK][tests][1/N] Report disabled delegate tests as executed#19883
SS-JIA merged 2 commits into
mainfrom
gh/SS-JIA/550/orig

Conversation

@SS-JIA
Copy link
Copy Markdown
Contributor

@SS-JIA SS-JIA commented May 29, 2026

This PR was created by the merge bot to help merge the original PR into the main branch.
ghstack PR number: #19867 by @SS-JIA
^ Please use this as the source of truth for the PR details, comments, and reviews
ghstack PR base: https://github.com/pytorch/executorch/tree/gh/SS-JIA/550/base
ghstack PR head: https://github.com/pytorch/executorch/tree/gh/SS-JIA/550/head
Merge bot PR base: https://github.com/pytorch/executorch/tree/main
Merge bot PR head: https://github.com/pytorch/executorch/tree/gh/SS-JIA/550/orig
Differential Revision: D106732141
@diff-train-skip-merge

Pull Request resolved: #19867

Some environments preserve stale failure state when tests are reported through unittest skip results. This switches currently disabled Vulkan delegate coverage to a local decorator so those tests stay discoverable, log their disabled reason, and produce an executed result.

ghstack-source-id: 387629544
@exported-using-ghexport

Differential Revision: [D106732141](https://our.internmc.facebook.com/intern/diff/D106732141/)
@pytorch-bot
Copy link
Copy Markdown

pytorch-bot Bot commented May 29, 2026

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/19883

Note: Links to docs will display an error until the docs builds have been completed.

⏳ No Failures, 28 Pending

As of commit c51edf9 with merge base c8c04e4 (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label May 29, 2026
@linux-foundation-easycla
Copy link
Copy Markdown

linux-foundation-easycla Bot commented May 29, 2026

CLA Missing ID

@github-actions
Copy link
Copy Markdown

This PR needs a release notes: label

If your change should be included in the release notes (i.e. would users of this library care about this change?), please use a label starting with release notes:. This helps us keep track and include your important work in the next release notes.

To add a label, you can comment to pytorchbot, for example
@pytorchbot label "release notes: none"

For more information, see
https://github.com/pytorch/pytorch/wiki/PyTorch-AutoLabel-Bot#why-categorize-for-release-notes-and-how-does-it-work.

Applies the same disabled-test treatment as the prior diffs in this stack to the devtools inspector tests. Some test runners preserve stale failure state when tests report through unittest skip results, so this replaces the conditionally disabled coverage with a local decorator that keeps the tests discoverable, logs their disabled reason, and produces an executed result.

Adds a disable_if decorator that mirrors unittest.skipIf (evaluating the condition at decoration time) and converts the three Windows-gated test cases to use it.

Differential Revision: [D106736354](https://our.internmc.facebook.com/intern/diff/D106736354/)


ghstack-source-id: 387629542
Pull-Request: #19874
@SS-JIA SS-JIA requested a review from Gasoonjia as a code owner May 29, 2026 18:04
@SS-JIA SS-JIA merged commit 915a82d into main May 29, 2026
174 of 177 checks passed
@SS-JIA SS-JIA deleted the gh/SS-JIA/550/orig branch May 29, 2026 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants