]> git.lizzy.rs Git - rust.git/blob - src/test/rustdoc-ui/failed-doctest-should-panic.stdout
rustdoc: Fix handling of compile errors when running `rustdoc --test`
[rust.git] / src / test / rustdoc-ui / failed-doctest-should-panic.stdout
1
2 running 1 test
3 test $DIR/failed-doctest-should-panic.rs - Foo (line 8) ... FAILED
4
5 failures:
6
7 ---- $DIR/failed-doctest-should-panic.rs - Foo (line 8) stdout ----
8 Test executable succeeded, but it's marked `should_panic`.
9
10 failures:
11     $DIR/failed-doctest-should-panic.rs - Foo (line 8)
12
13 test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out
14