-
Notifications
You must be signed in to change notification settings - Fork 608
Update shim to unbreak OSS tests buck build #8362
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
Conversation
Stack from ghstack (oldest at bottom): |
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/8362
Note: Links to docs will display an error until the docs builds have been completed. ❌ 2 New Failures, 3 PendingAs of commit 4fa689d with merge base 5dd2ed3 ( NEW FAILURES - The following jobs have failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
Porting facebook/buck2-shims-meta@fe8b492 as a short-term measure until I figure out how to get us synced with that repo. Test Plan: buck2 build //runtime/test/... no longer fails with missing shim//:test error ghstack-source-id: 3beacda ghstack-comment-id: 2649766301 Pull Request resolved: #8362
@@ -74,3 +75,8 @@ execution_platform( | |||
use_windows_path_separators = host_info().os.is_windows, | |||
visibility = ["PUBLIC"], | |||
) | |||
|
|||
noop_test_toolchain( |
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.
Can you leave a comment here similar to what you said in summary so that in case you dont pick up the followup action item, someone else can
noting that CI is all green and my next update will just add a comment, so I may land without waiting for 100% green |
Porting facebook/buck2-shims-meta@fe8b492 as a short-term measure until I figure out how to get us synced with that repo. Test Plan: buck2 build //runtime/test/... no longer fails with missing shim//:test error ghstack-source-id: 28c7b9b ghstack-comment-id: 2649766301 Pull Request resolved: #8362
unrelated lintrunner error, known flake in unittest-mac, landing |
Porting facebook/buck2-shims-meta@fe8b492 as a short-term measure until I figure out how to get us synced with that repo.
Test Plan: buck2 build //runtime/test/... no longer fails with missing shim//:test error