Skip to content

Commit cbb06cc

Browse files
committed
Unblock package bots: Disable tsan test
1 parent 9d9b964 commit cbb06cc

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)