2019-05-04 19:37:12 +00:00
|
|
|
|
|
|
|
running 1 test
|
2020-11-26 20:15:15 +00:00
|
|
|
test $DIR/failed-doctest-should-panic.rs - Foo (line 9) ... FAILED
|
2019-05-04 19:37:12 +00:00
|
|
|
|
|
|
|
failures:
|
|
|
|
|
2020-11-26 20:15:15 +00:00
|
|
|
---- $DIR/failed-doctest-should-panic.rs - Foo (line 9) stdout ----
|
2019-05-04 19:37:12 +00:00
|
|
|
Test executable succeeded, but it's marked `should_panic`.
|
|
|
|
|
|
|
|
failures:
|
2020-11-26 20:15:15 +00:00
|
|
|
$DIR/failed-doctest-should-panic.rs - Foo (line 9)
|
2019-05-04 19:37:12 +00:00
|
|
|
|
2020-11-26 20:15:15 +00:00
|
|
|
test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in $TIME
|
2019-05-04 19:37:12 +00:00
|
|
|
|