Conversation
|
|
@bors p=1 |
|
@bors r+ rollup=never |
|
The job Click to see the possible cause of the failure (guessed by this bot) |
|
💔 Test failed - checks-actions |
|
@bors retry |
|
The job Click to see the possible cause of the failure (guessed by this bot) |
|
💔 Test failed - checks-actions |
|
The build is configured with We end up with rustc thinking LLVM was build with assertions even though it wasn't. |
|
I'm gonna guess it's related to this extra config file and the stage redesign in some way... (cc @Kobzol @onur-ozkan) |
|
Looking into that. |
Fix `-nopt` CI jobs They were using `--config` instead of `--set`, which overrides too much stuff after recent changes to config merging. Should hopefully unblock rust-lang#142447. r? `@jieyouxu`
|
@bors2 try jobs=x86_64-gnu-nopt |
|
@bors r+ |
|
💡 This pull request was already approved, no need to approve it again.
|
|
@bors p=5 (rollup scheduling; fixes a P-critical) |
|
☀️ Test successful - checks-actions |
What is this?This is an experimental post-merge analysis report that shows differences in test outcomes between the merged PR and its parent PR.Comparing 45acf54 (parent) -> 55d4364 (this PR) Test differencesShow 10 test diffsStage 2
Job group index
Test dashboardRun cargo run --manifest-path src/ci/citool/Cargo.toml -- \
test-dashboard 55d436467c351b56253deeba209ae2553d1c243f --output-dir test-dashboardAnd then open Job duration changes
How to interpret the job duration changes?Job durations can vary a lot, based on the actual runner instance |
|
Finished benchmarking commit (55d4364): comparison URL. Overall result: no relevant changes - no action needed@rustbot label: -perf-regression Instruction countThis benchmark run did not return any relevant results for this metric. Max RSS (memory usage)Results (secondary 2.8%)A less reliable metric. May be of interest, but not used to determine the overall result above.
CyclesResults (primary -2.6%)A less reliable metric. May be of interest, but not used to determine the overall result above.
Binary sizeResults (secondary 0.0%)A less reliable metric. May be of interest, but not used to determine the overall result above.
Bootstrap: 756.938s -> 756.784s (-0.02%) |
Fix `-nopt` CI jobs They were using `--config` instead of `--set`, which overrides too much stuff after recent changes to config merging. Should hopefully unblock rust-lang/rust#142447. r? `@jieyouxu`
Fix `-nopt` CI jobs They were using `--config` instead of `--set`, which overrides too much stuff after recent changes to config merging. Should hopefully unblock rust-lang/rust#142447. r? `@jieyouxu`
Closes #141306, closes #140686, closes #141737, closes #140933.