2019-05-04 14:37:12 -05:00
|
|
|
|
|
|
|
running 1 test
|
2021-05-03 13:16:44 -05:00
|
|
|
test $DIR/failed-doctest-compile-fail.rs - Foo (line 9) - compile fail ... FAILED
|
2019-05-04 14:37:12 -05:00
|
|
|
|
|
|
|
failures:
|
|
|
|
|
2020-11-26 14:15:15 -06:00
|
|
|
---- $DIR/failed-doctest-compile-fail.rs - Foo (line 9) stdout ----
|
2019-05-04 14:37:12 -05:00
|
|
|
Test compiled successfully, but it's marked `compile_fail`.
|
|
|
|
|
|
|
|
failures:
|
2020-11-26 14:15:15 -06:00
|
|
|
$DIR/failed-doctest-compile-fail.rs - Foo (line 9)
|
2019-05-04 14:37:12 -05:00
|
|
|
|
2020-11-26 14:15:15 -06:00
|
|
|
test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in $TIME
|
2019-05-04 14:37:12 -05:00
|
|
|
|