rust/tests/rustdoc-ui/doctest/failed-doctest-should-panic.stdout

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

15 lines
384 B
Text
Raw Normal View History

running 1 test
2024-11-22 07:20:22 -08:00
test $DIR/failed-doctest-should-panic.rs - Foo (line 10) - should panic ... FAILED
failures:
2024-11-22 07:20:22 -08:00
---- $DIR/failed-doctest-should-panic.rs - Foo (line 10) stdout ----
note: test did not panic as expected
failures:
2024-11-22 07:20:22 -08:00
$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