Skip to content

Commit 5bad63b

Browse files
committed
Unblock package bots: Disable tsan test
1 parent 6ec8a8c commit 5bad63b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

validation-test/Sanitizers/tsan-ignores-arc-locks.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77

88
// Check that TSan ignores the retain count update locks in the runtime.
99

10+
// REQUIRES: rdar108188149
11+
1012
import Foundation
1113

1214
public class Dummy {

0 commit comments

Comments
 (0)