File tree Expand file tree Collapse file tree 5 files changed +14
-5
lines changed
validation-test/Reflection Expand file tree Collapse file tree 5 files changed +14
-5
lines changed Original file line number Diff line number Diff line change 4
4
// REQUIRES: objc_interop
5
5
// REQUIRES: executable_test
6
6
7
+ // FIXME(ABI): This test is too fragile while this type isn't ABI stable
8
+ // REQUIRES: rdar29139967
9
+
7
10
import SwiftReflectionTest
8
11
9
12
class TestClass {
Original file line number Diff line number Diff line change 4
4
// REQUIRES: objc_interop
5
5
// REQUIRES: executable_test
6
6
7
+ // FIXME(ABI): This test is too fragile while this type isn't ABI stable
8
+ // REQUIRES: rdar29139967
9
+
7
10
import SwiftReflectionTest
8
11
9
12
class TestClass {
Original file line number Diff line number Diff line change 4
4
// REQUIRES: objc_interop
5
5
// REQUIRES: executable_test
6
6
7
+ // FIXME(ABI): This test is too fragile while this type isn't ABI stable
8
+ // REQUIRES: rdar29139967
9
+
7
10
import SwiftReflectionTest
8
11
9
12
class TestClass {
Original file line number Diff line number Diff line change 4
4
// REQUIRES: objc_interop
5
5
// REQUIRES: executable_test
6
6
7
+ // FIXME(ABI): This test is too fragile while this type isn't ABI stable
8
+ // REQUIRES: rdar29139967
9
+
7
10
import SwiftReflectionTest
8
11
9
12
class TestClass {
Original file line number Diff line number Diff line change 4
4
// REQUIRES: objc_interop
5
5
// REQUIRES: executable_test
6
6
7
- // FIXME: Test failing in CI for simulator
8
- // REQUIRES: OS=macosx
9
-
10
- // FIXME: https://bugs.swift.org/browse/SR-2808
11
- // XFAIL: resilient_stdlib
7
+ // FIXME(ABI): This test is too fragile while these type aren't ABI stable
8
+ // REQUIRES: rdar29139967
12
9
13
10
import SwiftReflectionTest
14
11
import Foundation
You can’t perform that action at this time.
0 commit comments