We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d19ba35 commit cc9f2c0Copy full SHA for cc9f2c0
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: 7d7ceb9e16804640f91138965cc3f856517760c7
+refs/heads/master: 7e6ef95f4715ae9018cf841a9b801b3673c3afc5
3
refs/heads/master-next: 203b3026584ecad859eb328b2e12490099409cd5
4
refs/tags/osx-passed: b6b74147ef8a386f532cf9357a1bde006e552c54
5
refs/tags/swift-2.2-SNAPSHOT-2015-12-01-a: 6bb18e013c2284f2b45f5f84f2df2887dc0f7dea
trunk/test/Sanitizers/tsan-norace-deinit-run-time.swift
@@ -4,6 +4,9 @@
// REQUIRES: executable_test
// REQUIRES: tsan_runtime
6
7
+// Failing sporadically in CI
8
+// REQUIRES: rdar51804988
9
+
10
// FIXME: This should be covered by "tsan_runtime"; older versions of Apple OSs
11
// don't support TSan.
12
// UNSUPPORTED: remote_run
0 commit comments