Skip to content

Commit 2bf8311

Browse files
committed
Included Abdroid to an epoll test targets
1 parent 498ea32 commit 2bf8311

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/tools/miri/tests/fail-dep/libc/libc_epoll_block_two_thread.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//@compile-flags: -Zmiri-preemption-rate=0
22
//~^ERROR: deadlocked
33
//~^^ERROR: deadlocked
4-
//@only-target: linux illumos
4+
//@only-target: linux android illumos
55
//@error-in-other-file: deadlock
66

77
use std::convert::TryInto;

0 commit comments

Comments
 (0)