Skip to content

Commit 351c4cc

Browse files
authored
[XFAIL] Disable Sanitizers/tsan-norace-deinit-run-time.swift (55880585)
1 parent 62ccf81 commit 351c4cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Sanitizers/tsan-norace-deinit-run-time.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// RUN: %target-swiftc_driver %s -g -sanitize=thread %import-libdispatch -target %sanitizers-target-triple -o %t_tsan-binary
22
// RUN: %target-codesign %t_tsan-binary
33
// RUN: env %env-TSAN_OPTIONS=abort_on_error=0 %target-run %t_tsan-binary 2>&1 | %FileCheck %s --dump-input=fail --implicit-check-not='ThreadSanitizer'
4+
// REQUIRES: rdar55880585
45
// REQUIRES: executable_test
56
// REQUIRES: tsan_runtime
67

0 commit comments

Comments
 (0)