Auto merge of #76445 - jyn514:doctests, r=Mark-Simulacrum,ollie27
Make rustdoc output deterministic for UI tests Closes https://github.com/rust-lang/rust/issues/76442 (hopefully, since it's non-deterministic I don't have a way to test). r? `@Mark-Simulacrum` cc `@GuillaumeGomez`
This commit is contained in:
commit
b4bdc07ff5
@ -2,7 +2,7 @@
|
|||||||
// FIXME: if/when the output of the test harness can be tested on its own, this test should be
|
// FIXME: if/when the output of the test harness can be tested on its own, this test should be
|
||||||
// adapted to use that, and that normalize line can go away
|
// adapted to use that, and that normalize line can go away
|
||||||
|
|
||||||
// compile-flags:--test
|
// compile-flags:--test --test-args --test-threads=1
|
||||||
// rustc-env:RUST_BACKTRACE=0
|
// rustc-env:RUST_BACKTRACE=0
|
||||||
// normalize-stdout-test: "src/test/rustdoc-ui" -> "$$DIR"
|
// normalize-stdout-test: "src/test/rustdoc-ui" -> "$$DIR"
|
||||||
// failure-status: 101
|
// failure-status: 101
|
||||||
|
Loading…
x
Reference in New Issue
Block a user