Skip to content

Commit 9c565fe

Browse files
committed
Merge pull request #5 from shahmishal/master
Only run bindings-build-record on OS X due to test flakiness on Linux systems. Tracked by rdar://21515673.
2 parents 2016e33 + 1279ba8 commit 9c565fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Driver/Dependencies/bindings-build-record.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// XFAIL: linux
21
// rdar://problem/21515673
2+
// REQUIRES: OS=macosx
33

44
// RUN: rm -rf %t && cp -r %S/Inputs/bindings-build-record/ %t
55
// RUN: touch -t 201401240005 %t/*

0 commit comments

Comments
 (0)