Skip to content

Commit 1f9b866

Browse files
authored
Merge pull request swiftlang#23524 from nkcsgexi/rdar49177883
test: disable FixedPointConversion tests while investigating related CI failures. rdar://49177883
2 parents e5f8e30 + 9723342 commit 1f9b866

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

validation-test/stdlib/FixedPointConversion_Debug.test-sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@
66
// RUN: %line-directive %t/FixedPointConversion.swift -- %target-run %t/a.out_Debug
77
// REQUIRES: executable_test
88
// REQUIRES: long_test
9+
// REQUIRES: rdar49177883

validation-test/stdlib/FixedPointConversion_Release.test-sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@
66
// RUN: %line-directive %t/FixedPointConversion.swift -- %target-run %t/a.out_Release
77
// REQUIRES: executable_test
88
// REQUIRES: long_test
9+
// REQUIRES: rdar49177883

0 commit comments

Comments
 (0)