Skip to content

Commit cb3bfe8

Browse files
authored
Merge pull request #4797 from RalfJung/apple-det
fix non-determinism in os_unfair_lock test
2 parents c78add9 + 2d95570 commit cb3bfe8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/fail-dep/concurrency/apple_os_unfair_lock_move_with_queue.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
//@only-target: darwin
2+
//@compile-flags: -Zmiri-fixed-schedule
23
#![feature(sync_unsafe_cell)]
34

45
use std::cell::SyncUnsafeCell;

0 commit comments

Comments
 (0)