-
Notifications
You must be signed in to change notification settings - Fork 12.9k
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
Move coverage tests from run-make-fulldeps to run-make #99715
Conversation
r? @jyn514 (rust-highfive has picked a reviewer for you, use r? to override) |
@bors try |
⌛ Trying commit 120b194ecaa144916558ebb4799f31c7c926712e with merge 86d64d1b9d88cefc7a8aa0355653925e45ea5544... |
☀️ Try build successful - checks-actions |
@tmiasko try doesn't run tests |
@bors r+ rollup=iffy |
📌 Commit 120b194ecaa144916558ebb4799f31c7c926712e has been approved by It is now in the queue for this repository. |
☔ The latest upstream changes (presumably #99745) made this pull request unmergeable. Please resolve the merge conflicts. |
120b194
to
c366faf
Compare
@bors r=jyn514 rollup=never |
📌 Commit c366fafa4d7640794dc26b0c0d1b938078016644 has been approved by It is now in the queue for this repository. |
⌛ Testing commit c366fafa4d7640794dc26b0c0d1b938078016644 with merge dd9b3dd15b1d2f2aa3394e06454e7603a71eb288... |
This comment has been minimized.
This comment has been minimized.
💔 Test failed - checks-actions |
Looks spurious? That error would happen on a corrupted download, and this change doesn't touch the python code at all. @bors retry |
⌛ Testing commit c366fafa4d7640794dc26b0c0d1b938078016644 with merge 869ab0bc805ae933725e479b346dd302d91e2eee... |
💔 Test failed - checks-actions |
c366faf
to
9e448ee
Compare
9e448ee
to
dbe2efa
Compare
dbe2efa
to
01f4534
Compare
Updated bootstrap to build rust-demangler for the host instead of a target when executing run-make tests. |
@bors r+ This seems OK -- I'd love to see them migrate to compiletest proper, but for now this is already likely an improvement, moving the failure earlier. |
☀️ Test successful - checks-actions |
Finished benchmarking commit (9fa62f2): comparison url. Instruction countThis benchmark run did not return any relevant results for this metric. Max RSS (memory usage)Results
CyclesResults
If you disagree with this performance assessment, please file an issue in rust-lang/rustc-perf. @rustbot label: -perf-regression Footnotes |
Signed-off-by: Yuki Okushi <jtitor@2k36.org>
Signed-off-by: Yuki Okushi <jtitor@2k36.org>
No description provided.