Skip to content

Commit 37d2d69

Browse files
authored
Merge pull request swiftlang#65303 from etcwilde/ewilde/disable-tsan-ignores-arc-locs
Unblock package bots: Disable tsan test
2 parents 35a9b32 + 5bad63b commit 37d2d69

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)