summaryrefslogtreecommitdiffstats
path: root/src/test/rustdoc-ui/failed-doctest-should-panic.stdout
blob: 57a20092a5d6c588825aa978cf2325ebe1740603 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
running 1 test
test $DIR/failed-doctest-should-panic.rs - Foo (line 9) ... FAILED

failures:

---- $DIR/failed-doctest-should-panic.rs - Foo (line 9) stdout ----
Test executable succeeded, but it's marked `should_panic`.

failures:
    $DIR/failed-doctest-should-panic.rs - Foo (line 9)

test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in $TIME