Skip to content

Commit 53ea193

Browse files
committed
Un-XFAIL floating point test in resilient mode
1 parent ff544cc commit 53ea193

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)