Skip to content

Commit 0fd1fde

Browse files
authored
Merge pull request #64352 from Azoy/disable-ubps
[Test] Disable UnsafeBufferPointerSlices.swift to unblock CI
2 parents fd96c35 + b1107e4 commit 0fd1fde

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

validation-test/stdlib/UnsafeBufferPointerSlices.swift

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// RUN: %target-run-simple-swift
22
// REQUIRES: executable_test
3-
// END.
3+
4+
// REQUIRES: rdar://106656555
45

56
import StdlibUnittest
67

0 commit comments

Comments
 (0)