Skip to content

Fix CI for build-llm-demo #7308

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 1 commit into from
Dec 12, 2024
Merged

Fix CI for build-llm-demo #7308

merged 1 commit into from
Dec 12, 2024

Conversation

mergennachin
Copy link
Contributor

@mergennachin mergennachin commented Dec 12, 2024

Summary

After #7108 landed, it broke CI, in particular build-llm-demo test.

Here's an example:

https://github.com/pytorch/executorch/actions/runs/12301283060/job/34332275511#logs

It removed a folder than contained android artifacts.

Let's just revert back to 'rm -rf cmake-out'

Test plan

CI

After #7108 landed, it broke CI, in particular build-llm-demo test.

Here's an example:

https://github.com/pytorch/executorch/actions/runs/12301283060/job/34332275511#logs

It removed a folder than contained android artifacts.

Let's just revert back to 'rm -rf cmake-out'
Copy link

pytorch-bot bot commented Dec 12, 2024

🔗 Helpful Links

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

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

✅ No Failures

As of commit 4864950 with merge base 66dcd40 (image):
💚 Looks good so far! There are no failures yet. 💚

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 Dec 12, 2024
@mergennachin
Copy link
Contributor Author

Can close this issue (#7083) once this PR lands

@mergennachin
Copy link
Contributor Author

@pytorchbot label "topic: not user facing"

@mergennachin mergennachin merged commit 61b9e1b into main Dec 12, 2024
74 of 76 checks passed
@mergennachin mergennachin deleted the fix-CI branch December 12, 2024 22:06
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