Skip to content

Commit ea75ffa

Browse files
committed
[Test] Disabled rdar64672291.swift when appropriate.
The test requires execution and to be run with the just-built stdlib. These fixes were already made on master.
1 parent bba74cc commit ea75ffa

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)