-
Notifications
You must be signed in to change notification settings - Fork 710
TEST ONLY #15227
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
TEST ONLY #15227
Conversation
🔗 Helpful Links
🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/15227
- 📄 Preview Python docs built from this PR
Note: Links to docs will display an error until the docs builds have been completed.
❌ 4 New Failures, 1 Cancelled Job, 1 Unrelated Failure
As of commit eec63eb with merge base e0dda90 (image ):
NEW FAILURES - The following jobs have failed:
- Lint / lintrunner / linux-job (gh)
>>> Lint for extension/android/jni/jni_layer_llama.cpp: - pull / android / run-emulator (gh)
The process '/usr/bin/sh' failed with exit code 255 - pull / unittest / macos / macos-job (gh)
RuntimeError: Command bash /Users/ec2-user/runner/_work/_temp/exec_script failed with exit code 1 - pull / unittest-editable / macos / macos-job (gh)
RuntimeError: Command bash /Users/ec2-user/runner/_work/_temp/exec_script failed with exit code 1
CANCELLED JOB - The following job was cancelled. Please retry:
- pull / unittest-buck / macos / macos-job (gh)
##[error]The operation was canceled.
FLAKY - The following job failed but was likely due to flakiness present on trunk:
- pull / test-llama-runner-linux (fp32, xnnpack+quantize_kv, linux.2xlarge, executorch-ubuntu-22.04-clang12) / linux-job (gh) (matched linux rule in flaky-rules.json)
The runner has received a shutdown signal. This can happen when the runner service is stopped, or a manually started runner is canceled.
This comment was automatically generated by Dr. CI and updates every 15 minutes.
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.
Need to set this!
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.
Can you use string stream to avoid copying
Summary
[PLEASE REMOVE] See CONTRIBUTING.md's Pull Requests for ExecuTorch PR guidelines.
[PLEASE REMOVE] If this PR closes an issue, please add a
Fixes #<issue-id>line.[PLEASE REMOVE] If this PR introduces a fix or feature that should be the upcoming release notes, please add a "Release notes: " label. For a list of available release notes labels, check out CONTRIBUTING.md's Pull Requests.
Test plan
[PLEASE REMOVE] How did you test this PR? Please write down any manual commands you used and note down tests that you have written if applicable.