mirror of
https://github.com/rust-lang/rust.git
synced 2025-04-30 12:07:40 +00:00
15 lines
384 B
Plaintext
15 lines
384 B
Plaintext
|
|
running 1 test
|
|
test $DIR/failed-doctest-should-panic.rs - Foo (line 10) - should panic ... FAILED
|
|
|
|
failures:
|
|
|
|
---- $DIR/failed-doctest-should-panic.rs - Foo (line 10) stdout ----
|
|
note: test did not panic as expected
|
|
|
|
failures:
|
|
$DIR/failed-doctest-should-panic.rs - Foo (line 10)
|
|
|
|
test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in $TIME
|
|
|