mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-23 15:23:46 +00:00
15 lines
369 B
Plaintext
15 lines
369 B
Plaintext
|
|
||
|
running 1 test
|
||
|
test $DIR/failed-doctest-should-panic.rs - Foo (line 8) ... FAILED
|
||
|
|
||
|
failures:
|
||
|
|
||
|
---- $DIR/failed-doctest-should-panic.rs - Foo (line 8) stdout ----
|
||
|
Test executable succeeded, but it's marked `should_panic`.
|
||
|
|
||
|
failures:
|
||
|
$DIR/failed-doctest-should-panic.rs - Foo (line 8)
|
||
|
|
||
|
test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out
|
||
|
|