-
Notifications
You must be signed in to change notification settings - Fork 683
buck query most of //backends/arm in CI #14157
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
buck query most of //backends/arm in CI #14157
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/14157
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 Cancelled Job, 5 Unrelated FailuresAs of commit 3531e91 with merge base 53b7ec5 ( FLAKY - The following jobs failed but were likely due to flakiness present on trunk:
BROKEN TRUNK - The following jobs failed but were present on the merge base:👉 Rebase onto the `viable/strict` branch to avoid these failures
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
# TODO: can't query //kernels/prim_ops because of non-buckified stuff in OSS. | ||
buck2 query "//backends/apple/... + //backends/example/... + \ | ||
# TODO: Make //backends/arm tests use runtime wrapper so we can just query //backends/arm/... | ||
buck2 query "//backends/apple/... + //backends/arm: + //backends/arm/debug/... + \ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice!
@swolchok has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
Ohh this seems like it will help a lot, thanks |
@swolchok has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
Arm backend sub test fails should be unrelated, i spoted that test randomly fail the other day a test rerun fixed it. Looking at our internal stats we detected it 1/70 runs the last 7 days. |
@swolchok has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
@swolchok has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
it doesn't build, run, or test, but it should be a lot better than nothing. |
@swolchok has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
@swolchok has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
using a slightly bigger redder button to get this to land, should be soonish |
493de66
into
gh/swolchok/562/head
Differential Revision: D82127666 Pull Request resolved: #14157
Something went wrong with the automated merge here as well as the first manual merge. This is an exact export of the corresponding diff. Differential Revision: D82127666
Something went wrong with the automated merge here. This is an exact export of the corresponding diff. Differential Revision: D82127666
Something went wrong with the automated merge here as well as the first manual merge. This is an exact export of the corresponding diff. Differential Revision: D82127666
Something went wrong with the automated merge here. This is an exact export of the corresponding diff. Differential Revision: D82127666
Basic guardrail to get signal about whether the Buck setup works before PRs are imported.
Differential Revision: D82127666