Skip to content

Commit 9723342

Browse files
committed
test: disable FixedPointConversion tests while investigating related CI failures. rdar://49177883
1 parent e5f8e30 commit 9723342

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)