mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Disable race tests if nonatomic reference counting is used
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
// RUN: %target-build-swift %t/CommandLineStressTest.o %t/CommandLineStressTestSwift.o -o %t/CommandLineStressTest
|
||||
// RUN: %target-run %t/CommandLineStressTest foo bar baz qux quux corge grault garply waldo fred plugh xyzzy and thud
|
||||
// REQUIRES: executable_test
|
||||
// REQUIRES: no_nonatomic_rc
|
||||
|
||||
// This file is an empty stub to call into the command line stress test which
|
||||
// houses `main`.
|
||||
|
||||
Reference in New Issue
Block a user