We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d289ae commit ed4dcc0Copy full SHA for ed4dcc0
src/test/rustdoc-ui/failed-doctest-output.rs
@@ -2,7 +2,7 @@
2
// FIXME: if/when the output of the test harness can be tested on its own, this test should be
3
// adapted to use that, and that normalize line can go away
4
5
-// compile-flags:--test
+// compile-flags:--test --test-args --test-threads=1
6
// rustc-env:RUST_BACKTRACE=0
7
// normalize-stdout-test: "src/test/rustdoc-ui" -> "$$DIR"
8
// failure-status: 101
0 commit comments