-
Notifications
You must be signed in to change notification settings - Fork 26.3k
Add run_android_tests workflow #73494
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
CI Flow Status⚛️ CI FlowRuleset - Version:
|
🔗 Helpful links
💊 CI failures summary and remediationsAs of commit 1dd9faa (more details on the Dr. CI page):
🕵️ 1 new failure recognized by patternsThe following CI failures do not appear to be due to upstream breakages:
|
|
Do you have a link to a successful run? |
9be94dd to
72379ea
Compare
malfet
left a comment
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.
LGTM, but can you please elaborate what have changed from failed run that we've observed yesterday to this one?
The change is that older api-level: 25 is needed - that's what the test requires. Later we can update the test and the API level. |
|
@pytorchbot merge this |
|
Hey @kit1980. |
Summary: Android emulator tests workflow on Linux Github hosted runners, for now triggers on master/main/release push. Example successful run: https://github.com/pytorch/pytorch/runs/5488927387 Pull Request resolved: #73494 Approved by: https://github.com/malfet Test Plan: contbuild & OSS CI, see https://hud.pytorch.org/commit/pytorch/pytorch/bd13bc667e9a56e95b14bb3da88f170548880b91 Reviewed By: malfet Differential Revision: D34795701 fbshipit-source-id: 7aacb5688f9cb5c43ee3bdacb226474bc969737d
Android emulator tests workflow on Linux Github hosted runners, for now triggers on master/main/release push.
Example successful run: https://github.com/pytorch/pytorch/runs/5488927387