File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- refs/heads/master: 62ccf81f7748e3e2c8626354d1ecb3adbd26b063
2
+ refs/heads/master: 351c4cc73609fc0cfb6d055ae56a66ffb3752158
3
3
refs/heads/master-next: 203b3026584ecad859eb328b2e12490099409cd5
4
4
refs/tags/osx-passed: b6b74147ef8a386f532cf9357a1bde006e552c54
5
5
refs/tags/swift-2.2-SNAPSHOT-2015-12-01-a: 6bb18e013c2284f2b45f5f84f2df2887dc0f7dea
Original file line number Diff line number Diff line change 1
1
// RUN: %target-swiftc_driver %s -g -sanitize=thread %import-libdispatch -target %sanitizers-target-triple -o %t_tsan-binary
2
2
// RUN: %target-codesign %t_tsan-binary
3
3
// 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
4
5
// REQUIRES: executable_test
5
6
// REQUIRES: tsan_runtime
6
7
You can’t perform that action at this time.
0 commit comments