Skip to content

Commit 18f9e84

Browse files
committed
Add one more error annotation
1 parent 213885b commit 18f9e84

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/fail-dep/libc/eventfd_block_twice.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
//@only-target: linux
2+
//~^ERROR: deadlocked
23
//@compile-flags: -Zmiri-preemption-rate=0
4+
//@error-in-other-file: deadlock
35

46
use std::thread;
57

0 commit comments

Comments
 (0)