Skip to content

Commit

Permalink
Add one more error annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
tiif committed Oct 14, 2024
1 parent 213885b commit 18f9e84
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/fail-dep/libc/eventfd_block_twice.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
//@only-target: linux
//~^ERROR: deadlocked
//@compile-flags: -Zmiri-preemption-rate=0
//@error-in-other-file: deadlock

use std::thread;

Expand Down

0 comments on commit 18f9e84

Please sign in to comment.