Update android_test_setup.sh#19819
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/19819
Note: Links to docs will display an error until the docs builds have been completed. ❗ 1 Active SEVsThere are 1 currently active SEVs. If your PR is affected, please view them below: ❌ 1 New Failure, 24 PendingAs of commit 8a9ebf9 with merge base 8be91e0 ( NEW FAILURE - The following job has failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
There was a problem hiding this comment.
Pull request overview
Updates the Android instrumentation test setup script to download XNNPACK “golden artifacts” from a newer build artifact zip, ensuring Android tests use the latest expected model/IO binaries.
Changes:
- Bumped the
golden_artifacts_*.zipURL inprepare_golden()togolden_artifacts_26052500.zip.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This PR needs a
|
Summary
Update gold artifact path
Test plan
CI