summary refs log tree commit diff
path: root/src/test/rustdoc-ui/failed-doctest-compile-fail.stdout
blob: 74e33d7beebeb66ae72032915f25bd6387b52eaf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14

running 1 test
test $DIR/failed-doctest-compile-fail.rs - Foo (line 8) ... FAILED

failures:

---- $DIR/failed-doctest-compile-fail.rs - Foo (line 8) stdout ----
Test compiled successfully, but it's marked `compile_fail`.

failures:
    $DIR/failed-doctest-compile-fail.rs - Foo (line 8)

test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out