mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-02 18:27:37 +00:00
16 lines
494 B
Plaintext
16 lines
494 B
Plaintext
|
|
running 1 test
|
|
test $DIR/failed-doctest-should-panic.rs - Foo (line 12) - should panic ... FAILED
|
|
|
|
failures:
|
|
|
|
---- $DIR/failed-doctest-should-panic.rs - Foo (line 12) stdout ----
|
|
note: test did not panic as expected at $DIR/failed-doctest-should-panic.rs:12:0
|
|
|
|
failures:
|
|
$DIR/failed-doctest-should-panic.rs - Foo (line 12)
|
|
|
|
test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in $TIME
|
|
|
|
all doctests ran in $TIME; merged doctests compilation took $TIME
|