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