Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[viable/strict] Ignore failing jobs with unstable issues #6362

Merged
merged 4 commits into from
Mar 5, 2025

Conversation

clee2000
Copy link
Contributor

@clee2000 clee2000 commented Mar 5, 2025

Allows the viable strict promotion script to use unstable issues. Jobs that have unstable issues open will be ignored in viable strict promotion.

Tested with
0ef2e938d0a9a4b90434f98b5e128d0ffacaae26 (passed, only thing failing is libtorch debug build which has an issue right now)
96afa8a2bb78e5410a83038fd1e3f83911601700 (failed since there's something pending)
c5d92edd5acfa56bae4f0c1057d667c6356fd6c1 (failed since lint failed)

Copy link

vercel bot commented Mar 5, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Updated (UTC)
torchci ⬜️ Ignored (Inspect) Visit Preview Mar 5, 2025 8:47pm

@facebook-github-bot facebook-github-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 Mar 5, 2025
@clee2000 clee2000 marked this pull request as ready for review March 5, 2025 19:59
@clee2000 clee2000 requested a review from a team March 5, 2025 20:00
Copy link
Contributor

@malfet malfet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please fix lint, but otherwise LGTM

@clee2000 clee2000 merged commit f5f9281 into main Mar 5, 2025
6 checks passed
@clee2000 clee2000 deleted the csl/viable_strict_unstable branch March 5, 2025 20:49
Camyll pushed a commit that referenced this pull request Mar 8, 2025
Allows the viable strict promotion script to use unstable issues. Jobs
that have unstable issues open will be ignored in viable strict
promotion.

Tested with 
0ef2e938d0a9a4b90434f98b5e128d0ffacaae26 (passed, only thing failing is
libtorch debug build which has an issue right now)
96afa8a2bb78e5410a83038fd1e3f83911601700 (failed since there's something
pending)
c5d92edd5acfa56bae4f0c1057d667c6356fd6c1 (failed since lint failed)
malfet pushed a commit that referenced this pull request Mar 19, 2025
Follow up to #6362, I forgot that the format is slightly different for
test jobs due to the shards

Tested by running on a couple of commits pytorch.
Checked that executorch test config (currently has an issue) got ignored
Checked that commit with trunk job failing was correctly marked as red
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.

4 participants