Skip to content

Commit e840fc5

Browse files
authored
Merge pull request swiftlang#32921 from nate-chandler/test/correct-rdar64672291
[Test] Disabled rdar64672291.swift when appropriate.
2 parents bba74cc + ea75ffa commit e840fc5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

validation-test/Runtime/rdar64672291.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
// RUN: %target-run-simple-swift
22
// REQUIRES: objc_interop
3+
// REQUIRES: executable_test
4+
// UNSUPPORTED: use_os_stdlib
35

46
import Foundation
57

0 commit comments

Comments
 (0)