Skip to content

[BE] Add regression test for aten shared build#96697

Closed
malfet wants to merge 4 commits intomasterfrom
malfet/add-buck-build-shared
Closed

[BE] Add regression test for aten shared build#96697
malfet wants to merge 4 commits intomasterfrom
malfet/add-buck-build-shared

Conversation

@malfet
Copy link
Copy Markdown
Contributor

@malfet malfet commented Mar 13, 2023

To expose errors similar to #94401 (comment) in OSS CI

Building aten_cpu as a shared library with -Wl,--no-undefined simulates behavior of Android NDK toolchain.

Test plan: It should fail, see https://github.com/pytorch/pytorch/actions/runs/4410571970/jobs/7728232916#step:14:1386

@malfet malfet requested a review from a team as a code owner March 13, 2023 22:11
@pytorch-bot
Copy link
Copy Markdown

pytorch-bot bot commented Mar 13, 2023

🔗 Helpful Links

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

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

❌ 1 Failures

As of commit 939299a:

NEW FAILURES - The following jobs have failed:

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

@pytorch-bot pytorch-bot bot added the topic: not user facing topic category label Mar 13, 2023
@malfet malfet added the ciflow/periodic Trigger jobs ran periodically on master (periodic.yml) on the PR label Mar 13, 2023
@malfet
Copy link
Copy Markdown
Contributor Author

malfet commented Mar 14, 2023

@pytorchbot merge -f "BUCK failure is expected, to be fixed by #96696"

@pytorchmergebot
Copy link
Copy Markdown
Collaborator

Merge started

Your change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes).

Learn more about merging in the wiki.

Questions? Feedback? Please reach out to the PyTorch DevX Team

Advanced Debugging
Check the merge workflow status
here

cyyever pushed a commit to cyyever/pytorch_private that referenced this pull request Mar 23, 2023
To expose errors similar to pytorch/pytorch#94401 (comment) in OSS CI

Building `aten_cpu` as a shared library with `-Wl,--no-undefined` simulates behavior of Android NDK toolchain.

Test plan: It should fail, see https://github.com/pytorch/pytorch/actions/runs/4410571970/jobs/7728232916#step:14:1386

Pull Request resolved: pytorch/pytorch#96697
Approved by: https://github.com/kit1980
cyyever pushed a commit to cyyever/pytorch_private that referenced this pull request Mar 27, 2023
To expose errors similar to pytorch/pytorch#94401 (comment) in OSS CI

Building `aten_cpu` as a shared library with `-Wl,--no-undefined` simulates behavior of Android NDK toolchain.

Test plan: It should fail, see https://github.com/pytorch/pytorch/actions/runs/4410571970/jobs/7728232916#step:14:1386

Pull Request resolved: pytorch/pytorch#96697
Approved by: https://github.com/kit1980
@github-actions github-actions bot deleted the malfet/add-buck-build-shared branch September 12, 2024 02:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/periodic Trigger jobs ran periodically on master (periodic.yml) on the PR Merged topic: not user facing topic category

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants