Simplify thread blocking tests #9477
Annotations
10 errors
Test Miri:
tests/fail-dep/libc/libc_epoll_block_two_thread.stderr#L2
this line was expected to be `error: unused import: `std::thread``
|
Test Miri:
tests/fail-dep/libc/libc_epoll_block_two_thread.stderr#L21
this line was expected to be `LL | use std::thread;`
|
Test Miri:
tests/fail-dep/libc/libc_epoll_block_two_thread.stderr#L27
this line was expected to be ` = note: `-D unused-imports` implied by `-D unused``
|
Test Miri:
tests/fail-dep/libc/libc_epoll_block_two_thread.stderr#L33
this line was expected to be `error: miri cannot be run on programs that fail compilation`
|
Test Miri:
tests/fail-dep/libc/libc_epoll_block_two_thread.stderr#L39
this line was expected to be `error: aborting due to 2 previous errors`
|
Test Miri:
tests/fail-dep/libc/libc_epoll_block_two_thread.stderr#L41
remove this line and possibly later ones by blessing the test
|
|
|
|
|
Loading