Skip to content

Commit a2ce157

Browse files
committed
[Test] Disable stdlib/DefaultIndices when use_os_stdlib.
rdar://problem/65605593
1 parent d2f131f commit a2ce157

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/stdlib/DefaultIndices.swift

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

46
import StdlibUnittest
57

0 commit comments

Comments
 (0)