Skip to content

Commit 29fa10b

Browse files
authored
Merge pull request swiftlang#9141 from CodaFi/float-on
Un-XFAIL floating point test in resilient mode
2 parents 43211b6 + 53ea193 commit 29fa10b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/stdlib/FloatingPoint.swift.gyb

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
// RUN: %line-directive %t/FloatingPoint.swift -- %target-run %t/a.out
44
// REQUIRES: executable_test
55

6-
// FIXME: https://bugs.swift.org/browse/SR-2808
7-
// XFAIL: resilient_stdlib
8-
96
%{
107
from gyb_stdlib_unittest_support import TRACE, stackTrace, trace
118
}%

0 commit comments

Comments
 (0)