summaryrefslogtreecommitdiffstats
path: root/src/test/ui/test-attrs/test-panic-abort-nocapture.run.stdout
blob: 8a91732a754ac56a4b837fe09d1599155ce3d34f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
running 4 tests
test it_fails ... about to fail
FAILED
test it_panics - should panic ... about to panic
ok
test it_works ... about to succeed
ok
test it_writes_to_stdio ... hello, world
testing123
ok

failures:

---- it_fails stdout ----
---- it_fails stderr ----


failures:
    it_fails

test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in $TIME