Skip to content

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

Merged
merged 2 commits into from
Feb 12, 2025
Merged

Conversation

swolchok
Copy link
Contributor

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-poisoned]
@swolchok
Copy link
Contributor Author

swolchok commented Feb 11, 2025

Stack from ghstack (oldest at bottom):

Copy link

pytorch-bot bot commented Feb 11, 2025

🔗 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 Pending

As of commit 4fa689d with merge base 5dd2ed3 (image):

NEW FAILURES - The following jobs have failed:

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

@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 Feb 11, 2025
swolchok added a commit that referenced this pull request Feb 11, 2025
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(
Copy link
Contributor

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

@swolchok
Copy link
Contributor Author

noting that CI is all green and my next update will just add a comment, so I may land without waiting for 100% green

[ghstack-poisoned]
swolchok added a commit that referenced this pull request Feb 12, 2025
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
@swolchok
Copy link
Contributor Author

unrelated lintrunner error, known flake in unittest-mac, landing

@swolchok swolchok merged commit 012b5e9 into main Feb 12, 2025
44 of 46 checks passed
@swolchok swolchok deleted the gh/swolchok/246/head branch February 12, 2025 16:53
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. topic: not user facing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants