rust/tests/rustdoc-ui/doctest/failed-doctest-should-panic.stdout
2025-07-24 11:06:28 +02:00

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