We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5b06669 + 2da8a2d commit 275fc3cCopy full SHA for 275fc3c
test/Interpreter/protocol_initializers.swift
@@ -4,9 +4,6 @@
4
// RUN: %target-run %t/a.out
5
// REQUIRES: executable_test
6
7
-// FIXME: <https://bugs.swift.org/browse/SR-7138> 2 tests are failing on linux in optimized mode
8
-// UNSUPPORTED: OS=linux-gnu
9
-
10
import StdlibUnittest
11
12
var ProtocolInitTestSuite = TestSuite("ProtocolInit")
test/stdlib/ErrorHandling.swift
@@ -1,7 +1,7 @@
1
// RUN: %target-run-simple-swift
2
3
+// FIXME: <https://bugs.swift.org/browse/SR-7146> 2 tests are failing on linux in optimized mode
// UNSUPPORTED: OS=linux-gnu
//
0 commit comments