Rollup of 8 pull requests by GuillaumeGomez · Pull Request #140751 · rust-lang/rust (original) (raw)

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 e9f8103 (parent) -> ae3e8c6 (this PR)

Test differences

Show 256 test diffs

Stage 1

Stage 2

(and 140 additional test diffs)

Additionally, 16 doctest diffs were found. These are ignored, as they are noisy.

Job group index

Run

cargo run --manifest-path src/ci/citool/Cargo.toml --
test-dashboard ae3e8c6191fb2bf9394ea4201adaf7b1ac496120 --output-dir test-dashboard

And then open test-dashboard/index.html in your browser to see an overview of all executed tests.

Job duration changes

  1. dist-x86_64-apple: 6942.1s -> 10299.6s (48.4%)
  2. dist-apple-various: 7993.3s -> 5435.9s (-32.0%)
  3. dist-s390x-linux: 6938.4s -> 5211.4s (-24.9%)
  4. dist-aarch64-apple: 4597.0s -> 5427.8s (18.1%)
  5. x86_64-apple-1: 8624.1s -> 7521.2s (-12.8%)
  6. x86_64-apple-2: 4109.9s -> 4580.4s (11.4%)
  7. dist-arm-linux: 5295.2s -> 4778.2s (-9.8%)
  8. i686-gnu-2: 6648.9s -> 6386.8s (-3.9%)
  9. x86_64-msvc-1: 8531.6s -> 8838.6s (3.6%)
  10. arm-android: 5490.6s -> 5293.9s (-3.6%) How to interpret the job duration changes?

Job durations can vary a lot, based on the actual runner instance
that executed the job, system noise, invalidated caches, etc. The table above is provided
mostly for t-infra members, for simpler debugging of potential CI slow-downs.