Skip to content

bootstrap: make 'test rustdoc' an alias for running all rustdoc tests - #163172

Open
lolbinarycat wants to merge 1 commit into
rust-lang:mainfrom
lolbinarycat:bootstrap-test-rustdoc
Open

lolbinarycat wants to merge 1 commit into
rust-lang:mainfrom
lolbinarycat:bootstrap-test-rustdoc

Conversation

@lolbinarycat

Copy link
Copy Markdown
Contributor

now that tests/rustdoc has been renamed, we can do this.

note this is not the set of tests that can fail when rustdoc is modifed (an obvious example is tidy, a less obvious example is the rustdoc run-make tests), it is the set of tests suites that are rustdoc-specific, which seems the most intuitive.

cc @GuillaumeGomez for t-rustdoc approval

@rustbot rustbot added A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) labels Sep 22, 2026
@rustbot

rustbot commented Sep 22, 2026

Copy link
Copy Markdown
Collaborator

r? @jieyouxu

rustbot has assigned @jieyouxu.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

Why was this reviewer chosen?

The reviewer was selected based on:

  • Owners of files modified in this PR: bootstrap
  • bootstrap expanded to 6 candidates
  • Random selection from Mark-Simulacrum, clubby789, jieyouxu

@GuillaumeGomez

Copy link
Copy Markdown
Member

Should it be documented somewhere too?

@rust-log-analyzer

Copy link
Copy Markdown
Collaborator

The job test-aarch64-gnu-llvm-21-2 failed! Check out the build log: (web) (plain enhanced) (plain)

Click to see the possible cause of the failure (guessed by this bot)
cargo:warning=Compiler family detection failed due to error: ToolNotFound: failed to find tool "x86_64-linux-gnu-gcc": No such file or directory (os error 2)
cargo:warning=Compiler family detection failed due to error: ToolNotFound: failed to find tool "x86_64-linux-gnu-g++": No such file or directory (os error 2)
cargo:warning=Compiler family detection failed due to error: ToolNotFound: failed to find tool "x86_64-linux-gnu-g++": No such file or directory (os error 2)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Snapshot file: src/bootstrap/src/core/builder/cli_paths/snapshots/x_bench.snap
Snapshot: x_bench
Source: src/bootstrap/src/core/builder/cli_paths/tests.rs:66
────────────────────────────────────────────────────────────────────────────────
Expression: bench
────────────────────────────────────────────────────────────────────────────────
-old snapshot
+new results
---
  100   101 │     - Set({src/librustdoc, src/tools/rustdoc})
────────────┴───────────────────────────────────────────────────────────────────
Stopped on the first failure. Run `cargo insta test` to run all snapshots.

thread 'core::builder::cli_paths::tests::x_bench' (2801) panicked at /cargo/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.47.2/src/runtime.rs:719:13:
snapshot assertion for 'x_bench' failed in line 66
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
---- core::builder::cli_paths::tests::x_bench stdout end ----
---- core::builder::cli_paths::tests::x_test stdout ----
Running test in /tmp/.tmptjAMvA
cargo:warning=Compiler family detection failed due to error: ToolNotFound: failed to find tool "x86_64-linux-gnu-gcc": No such file or directory (os error 2)
---
  203   211 │     - Set({src/tools/html-checker})
────────────┴───────────────────────────────────────────────────────────────────
Stopped on the first failure. Run `cargo insta test` to run all snapshots.

thread 'core::builder::cli_paths::tests::x_test' (3892) panicked at /cargo/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.47.2/src/runtime.rs:719:13:
snapshot assertion for 'x_test' failed in line 66
---- core::builder::cli_paths::tests::x_test stdout end ----
---- core::builder::cli_paths::tests::x_test_librustdoc_rustdoc stdout ----
Running test in /tmp/.tmplx91sx
cargo:warning=Compiler family detection failed due to error: ToolNotFound: failed to find tool "x86_64-linux-gnu-gcc": No such file or directory (os error 2)
cargo:warning=Compiler family detection failed due to error: ToolNotFound: failed to find tool "x86_64-linux-gnu-g++": No such file or directory (os error 2)
cargo:warning=Compiler family detection failed due to error: ToolNotFound: failed to find tool "x86_64-linux-gnu-g++": No such file or directory (os error 2)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Snapshot file: src/bootstrap/src/core/builder/cli_paths/snapshots/x_test_librustdoc_rustdoc.snap
Snapshot: x_test_librustdoc_rustdoc
Source: src/bootstrap/src/core/builder/cli_paths/tests.rs:66
────────────────────────────────────────────────────────────────────────────────
Expression: test librustdoc rustdoc
────────────────────────────────────────────────────────────────────────────────
-old snapshot
+new results
---
         31 │+    - Set({rustdoc})
────────────┴───────────────────────────────────────────────────────────────────
Stopped on the first failure. Run `cargo insta test` to run all snapshots.

thread 'core::builder::cli_paths::tests::x_test_librustdoc_rustdoc' (4195) panicked at /cargo/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.47.2/src/runtime.rs:719:13:
snapshot assertion for 'x_test_librustdoc_rustdoc' failed in line 66
---- core::builder::cli_paths::tests::x_test_librustdoc_rustdoc stdout end ----
---- core::builder::cli_paths::tests::x_test_rustdoc stdout ----
Running test in /tmp/.tmpI3emAm
cargo:warning=Compiler family detection failed due to error: ToolNotFound: failed to find tool "x86_64-linux-gnu-gcc": No such file or directory (os error 2)
cargo:warning=Compiler family detection failed due to error: ToolNotFound: failed to find tool "x86_64-linux-gnu-g++": No such file or directory (os error 2)
cargo:warning=Compiler family detection failed due to error: ToolNotFound: failed to find tool "x86_64-linux-gnu-g++": No such file or directory (os error 2)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Snapshot file: src/bootstrap/src/core/builder/cli_paths/snapshots/x_test_rustdoc.snap
Snapshot: x_test_rustdoc
Source: src/bootstrap/src/core/builder/cli_paths/tests.rs:66
────────────────────────────────────────────────────────────────────────────────
Expression: test rustdoc
────────────────────────────────────────────────────────────────────────────────
-old snapshot
+new results
---
         31 │+    - Set({rustdoc})
────────────┴───────────────────────────────────────────────────────────────────
Stopped on the first failure. Run `cargo insta test` to run all snapshots.

thread 'core::builder::cli_paths::tests::x_test_rustdoc' (4327) panicked at /cargo/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.47.2/src/runtime.rs:719:13:
snapshot assertion for 'x_test_rustdoc' failed in line 66
---- core::builder::cli_paths::tests::x_test_rustdoc stdout end ----
---- core::builder::cli_paths::tests::x_test_skip_coverage stdout ----
Running test in /tmp/.tmpndUaoX
cargo:warning=Compiler family detection failed due to error: ToolNotFound: failed to find tool "x86_64-linux-gnu-gcc": No such file or directory (os error 2)
cargo:warning=Compiler family detection failed due to error: ToolNotFound: failed to find tool "x86_64-linux-gnu-g++": No such file or directory (os error 2)
cargo:warning=Compiler family detection failed due to error: ToolNotFound: failed to find tool "x86_64-linux-gnu-g++": No such file or directory (os error 2)
Skipping Suite(tests/coverage) because it is excluded
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Snapshot file: src/bootstrap/src/core/builder/cli_paths/snapshots/x_test_skip_coverage.snap
Snapshot: x_test_skip_coverage
Source: src/bootstrap/src/core/builder/cli_paths/tests.rs:66
────────────────────────────────────────────────────────────────────────────────
Expression: test --skip=coverage
────────────────────────────────────────────────────────────────────────────────
-old snapshot
+new results
---
  200   208 │     - Set({src/tools/html-checker})
────────────┴───────────────────────────────────────────────────────────────────
Stopped on the first failure. Run `cargo insta test` to run all snapshots.

thread 'core::builder::cli_paths::tests::x_test_skip_coverage' (4459) panicked at /cargo/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.47.2/src/runtime.rs:719:13:
snapshot assertion for 'x_test_skip_coverage' failed in line 66
---- core::builder::cli_paths::tests::x_test_skip_coverage stdout end ----
---- core::builder::cli_paths::tests::x_test_skip_coverage_map stdout ----
Running test in /tmp/.tmpOYPN0L
cargo:warning=Compiler family detection failed due to error: ToolNotFound: failed to find tool "x86_64-linux-gnu-gcc": No such file or directory (os error 2)
cargo:warning=Compiler family detection failed due to error: ToolNotFound: failed to find tool "x86_64-linux-gnu-g++": No such file or directory (os error 2)
cargo:warning=Compiler family detection failed due to error: ToolNotFound: failed to find tool "x86_64-linux-gnu-g++": No such file or directory (os error 2)
---
  203   211 │     - Set({src/tools/html-checker})
────────────┴───────────────────────────────────────────────────────────────────
Stopped on the first failure. Run `cargo insta test` to run all snapshots.

thread 'core::builder::cli_paths::tests::x_test_skip_coverage_map' (4469) panicked at /cargo/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.47.2/src/runtime.rs:719:13:
snapshot assertion for 'x_test_skip_coverage_map' failed in line 66
---- core::builder::cli_paths::tests::x_test_skip_coverage_map stdout end ----
---- core::builder::cli_paths::tests::x_test_skip_coverage_run stdout ----
Running test in /tmp/.tmpt9wBUx
cargo:warning=Compiler family detection failed due to error: ToolNotFound: failed to find tool "x86_64-linux-gnu-gcc": No such file or directory (os error 2)
cargo:warning=Compiler family detection failed due to error: ToolNotFound: failed to find tool "x86_64-linux-gnu-g++": No such file or directory (os error 2)
cargo:warning=Compiler family detection failed due to error: ToolNotFound: failed to find tool "x86_64-linux-gnu-g++": No such file or directory (os error 2)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Snapshot file: src/bootstrap/src/core/builder/cli_paths/snapshots/x_test_skip_coverage_run.snap
Snapshot: x_test_skip_coverage_run
Source: src/bootstrap/src/core/builder/cli_paths/tests.rs:66
────────────────────────────────────────────────────────────────────────────────
Expression: test --skip=coverage-run
────────────────────────────────────────────────────────────────────────────────
-old snapshot
+new results
---
  203   211 │     - Set({src/tools/html-checker})
────────────┴───────────────────────────────────────────────────────────────────
Stopped on the first failure. Run `cargo insta test` to run all snapshots.

thread 'core::builder::cli_paths::tests::x_test_skip_coverage_run' (4563) panicked at /cargo/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.47.2/src/runtime.rs:719:13:
snapshot assertion for 'x_test_skip_coverage_run' failed in line 66
---- core::builder::cli_paths::tests::x_test_skip_coverage_run stdout end ----
---- core::builder::cli_paths::tests::x_test_skip_tests stdout ----
Running test in /tmp/.tmpSFUjfP
cargo:warning=Compiler family detection failed due to error: ToolNotFound: failed to find tool "x86_64-linux-gnu-gcc": No such file or directory (os error 2)
cargo:warning=Compiler family detection failed due to error: ToolNotFound: failed to find tool "x86_64-linux-gnu-g++": No such file or directory (os error 2)
cargo:warning=Compiler family detection failed due to error: ToolNotFound: failed to find tool "x86_64-linux-gnu-g++": No such file or directory (os error 2)
---
Skipping Suite(tests/rustdoc-json) because it is excluded
Skipping Suite(tests/run-make) because it is excluded
Skipping Suite(tests/run-make-cargo) because it is excluded
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Snapshot file: src/bootstrap/src/core/builder/cli_paths/snapshots/x_test_skip_tests.snap
Snapshot: x_test_skip_tests
Source: src/bootstrap/src/core/builder/cli_paths/tests.rs:66
────────────────────────────────────────────────────────────────────────────────
Expression: test --skip=tests
────────────────────────────────────────────────────────────────────────────────
-old snapshot
+new results
---
  153   171 │ [Test] test::RustInstaller
────────────┴───────────────────────────────────────────────────────────────────
Stopped on the first failure. Run `cargo insta test` to run all snapshots.

thread 'core::builder::cli_paths::tests::x_test_skip_tests' (4595) panicked at /cargo/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.47.2/src/runtime.rs:719:13:
snapshot assertion for 'x_test_skip_tests' failed in line 66
---- core::builder::cli_paths::tests::x_test_skip_tests stdout end ----
---- core::builder::cli_paths::tests::x_test_skip_tests_coverage stdout ----
Running test in /tmp/.tmpjKRYgF
cargo:warning=Compiler family detection failed due to error: ToolNotFound: failed to find tool "x86_64-linux-gnu-gcc": No such file or directory (os error 2)
cargo:warning=Compiler family detection failed due to error: ToolNotFound: failed to find tool "x86_64-linux-gnu-g++": No such file or directory (os error 2)
cargo:warning=Compiler family detection failed due to error: ToolNotFound: failed to find tool "x86_64-linux-gnu-g++": No such file or directory (os error 2)
Skipping Suite(tests/coverage) because it is excluded
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Snapshot file: src/bootstrap/src/core/builder/cli_paths/snapshots/x_test_skip_tests_coverage.snap
Snapshot: x_test_skip_tests_coverage
Source: src/bootstrap/src/core/builder/cli_paths/tests.rs:66
────────────────────────────────────────────────────────────────────────────────
Expression: test --skip=tests/coverage
────────────────────────────────────────────────────────────────────────────────
-old snapshot
+new results
---
  200   208 │     - Set({src/tools/html-checker})
────────────┴───────────────────────────────────────────────────────────────────
Stopped on the first failure. Run `cargo insta test` to run all snapshots.

thread 'core::builder::cli_paths::tests::x_test_skip_tests_coverage' (4599) panicked at /cargo/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.47.2/src/runtime.rs:719:13:
snapshot assertion for 'x_test_skip_tests_coverage' failed in line 66
---- core::builder::cli_paths::tests::x_test_skip_tests_coverage stdout end ----
---- core::builder::cli_paths::tests::x_test_skip_tests_etc stdout ----
Running test in /tmp/.tmpaiJi7W
cargo:warning=Compiler family detection failed due to error: ToolNotFound: failed to find tool "x86_64-linux-gnu-gcc": No such file or directory (os error 2)
cargo:warning=Compiler family detection failed due to error: ToolNotFound: failed to find tool "x86_64-linux-gnu-g++": No such file or directory (os error 2)
cargo:warning=Compiler family detection failed due to error: ToolNotFound: failed to find tool "x86_64-linux-gnu-g++": No such file or directory (os error 2)
---
Skipping Suite(tests/rustdoc-json) because it is excluded
Skipping Suite(tests/run-make) because it is excluded
Skipping Suite(tests/run-make-cargo) because it is excluded
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Snapshot file: src/bootstrap/src/core/builder/cli_paths/snapshots/x_test_skip_tests_etc.snap
Snapshot: x_test_skip_tests_etc
Source: src/bootstrap/src/core/builder/cli_paths/tests.rs:66
────────────────────────────────────────────────────────────────────────────────
Expression: test --skip=tests --skip=library --skip=tidyselftest
────────────────────────────────────────────────────────────────────────────────
-old snapshot
+new results
---
  133   151 │ [Test] test::RustInstaller
────────────┴───────────────────────────────────────────────────────────────────
Stopped on the first failure. Run `cargo insta test` to run all snapshots.

thread 'core::builder::cli_paths::tests::x_test_skip_tests_etc' (4603) panicked at /cargo/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.47.2/src/runtime.rs:719:13:
snapshot assertion for 'x_test_skip_tests_etc' failed in line 66
---- core::builder::cli_paths::tests::x_test_skip_tests_etc stdout end ----
---- core::builder::tests::snapshot::test_all_stage_1 stdout ----
Running test in /tmp/.tmpXYI4Sf
##[group]Building stage1 tidy (stage0 -> stage1, aarch64-unknown-linux-gnu)
##[endgroup]
fmt check
tidy check
x.py completions check
---
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Snapshot: all_stage_1
Source: src/bootstrap/src/core/builder/tests.rs:1927
────────────────────────────────────────────────────────────────────────────────
Expression: prepare_test_config(&ctx).render_steps()
────────────────────────────────────────────────────────────────────────────────
-old snapshot
+new results
────────────┬───────────────────────────────────────────────────────────────────
   56    56 │ [build] rustc 0 <host> -> Linkchecker 1 <host>
   57    57 │ [test] link-check <host>
   58    58 │ [test] tier-check <host>
   59    59 │ [test] rustc 0 <host> -> rust-analyzer 1 <host>
         60 │+[doc] rustc 1 <host> -> std 1 <host> crates=[]
         61 │+[test] rustdoc-js-std 1 <host>
         62 │+[test] compiletest-rustdoc-js 1 <host>
   60    63 │ [build] rustc 0 <host> -> RustdocTheme 1 <host>
   61    64 │ [test] rustdoc-theme 1 <host>
   62    65 │ [test] compiletest-rustdoc-ui 1 <host>
   63    66 │ [build] rustc 0 <host> -> JsonDocCk 1 <host>
────────────┴───────────────────────────────────────────────────────────────────
Stopped on the first failure. Run `cargo insta test` to run all snapshots.

thread 'core::builder::tests::snapshot::test_all_stage_1' (8210) panicked at /cargo/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.47.2/src/runtime.rs:719:13:
snapshot assertion for 'all_stage_1' failed in line 1927
---- core::builder::tests::snapshot::test_all_stage_1 stdout end ----
---- core::builder::tests::snapshot::test_all_stage_2 stdout ----
Running test in /tmp/.tmpvwCWgc
##[group]Building stage1 tidy (stage0 -> stage1, aarch64-unknown-linux-gnu)
##[endgroup]
fmt check
tidy check
---
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Snapshot: all_stage_2
Source: src/bootstrap/src/core/builder/tests.rs:2105
────────────────────────────────────────────────────────────────────────────────
Expression: prepare_test_config(&ctx).stage(2).render_steps()
────────────────────────────────────────────────────────────────────────────────
-old snapshot
+new results
────────────┬───────────────────────────────────────────────────────────────────
   61    61 │ [test] tier-check <host>
   62    62 │ [test] rustc 1 <host> -> rust-analyzer 2 <host>
   63    63 │ [doc] rustc (book) <host>
   64    64 │ [test] rustc 1 <host> -> lint-docs 2 <host>
         65 │+[doc] rustc 2 <host> -> std 2 <host> crates=[]
         66 │+[test] rustdoc-js-std 2 <host>
         67 │+[test] compiletest-rustdoc-js 2 <host>
   65    68 │ [build] rustc 0 <host> -> RustdocTheme 1 <host>
   66    69 │ [test] rustdoc-theme 2 <host>
   67    70 │ [test] compiletest-rustdoc-ui 2 <host>
   68    71 │ [build] rustc 0 <host> -> JsonDocCk 1 <host>
────────────┴───────────────────────────────────────────────────────────────────
Stopped on the first failure. Run `cargo insta test` to run all snapshots.

thread 'core::builder::tests::snapshot::test_all_stage_2' (8213) panicked at /cargo/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.47.2/src/runtime.rs:719:13:
snapshot assertion for 'all_stage_2' failed in line 2105
---- core::builder::tests::snapshot::test_all_stage_2 stdout end ----
---- core::builder::tests::snapshot::test_compiletest_suites_stage2_cross stdout ----
Running test in /tmp/.tmpYhNAGu
##[endgroup]
##[group]Building LLVM for aarch64-unknown-linux-gnu
##[endgroup]
---
##[endgroup]
##[group]Documenting stage2 library{alloc, compiler_builtins, core, panic_abort, panic_unwind, proc_macro, rustc-std-workspace-core, std, std_detect, sysroot, test, unwind} in HTML format (stage2:aarch64-unknown-linux-gnu -> stage2:i686-unknown-haiku)
##[endgroup]
##[group]Testing stage1 book unstable-book (aarch64-unknown-linux-gnu) (continued)
Doc path: /tmp/.tmpYhNAGu/build/tmp-dry-run/i686-unknown-haiku/doc/alloc/index.html
##[endgroup]
##[group]Testing stage2 rustdoc-js-std (i686-unknown-haiku)
##[endgroup]
##[group]Testing stage1 book unstable-book (aarch64-unknown-linux-gnu) (continued)
##[endgroup]
---
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Snapshot: compiletest_suites_stage2_cross
Source: src/bootstrap/src/core/builder/tests.rs:2070
────────────────────────────────────────────────────────────────────────────────
Expression: ctx.config("test").hosts(&[TEST_TRIPLE_1]).targets(&[TEST_TRIPLE_1]).args(&["ui",
"ui-fulldeps", "run-make", "rustdoc", "rustdoc-gui",
"incremental"]).stage(2).render_steps()
────────────────────────────────────────────────────────────────────────────────
-old snapshot
+new results
────────────┬───────────────────────────────────────────────────────────────────
   12    12 │ [test] compiletest-ui-fulldeps 2 <target1>
   13    13 │ [build] rustc 0 <host> -> RunMakeSupport 1 <host>
   14    14 │ [build] rustdoc 2 <host>
   15    15 │ [test] compiletest-run-make 2 <target1>
         16 │+[test] compiletest-rustdoc-html 2 <target1>
   16    17 │ [build] rustc 1 <host> -> rustc 2 <target1>
   17    18 │ [build] rustdoc 1 <host>
   18    19 │ [build] rustc 2 <target1> -> std 2 <target1>
   19    20 │ [build] rustdoc 2 <target1>
         21 │+[doc] rustc 2 <host> -> std 2 <target1> crates=[]
         22 │+[test] rustdoc-js-std 2 <target1>
         23 │+[test] compiletest-rustdoc-js 2 <target1>
   20    24 │ [build] rustc 0 <host> -> RustdocGUITest 1 <host>
   21    25 │ [test] rustdoc-gui 2 <target1>
         26 │+[build] rustc 0 <host> -> RustdocTheme 1 <host>
         27 │+[test] rustdoc-theme 2 <target1>
         28 │+[test] compiletest-rustdoc-ui 2 <target1>
         29 │+[build] rustc 0 <host> -> JsonDocCk 1 <target1>
         30 │+[build] rustc 0 <host> -> JsonDocLint 1 <target1>
         31 │+[test] compiletest-rustdoc-json 2 <target1>
   22    32 │ [test] compiletest-incremental 2 <target1>
────────────┴───────────────────────────────────────────────────────────────────
Stopped on the first failure. Run `cargo insta test` to run all snapshots.

thread 'core::builder::tests::snapshot::test_compiletest_suites_stage2_cross' (8495) panicked at /cargo/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.47.2/src/runtime.rs:719:13:
snapshot assertion for 'compiletest_suites_stage2_cross' failed in line 2070

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants