Skip to content

Commit 320cb24

Browse files
committed
Disable SILOptimizer/set.swift
This test is failing on the macOS package bot. Disabling for now.
1 parent 9f54289 commit 320cb24

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/SILOptimizer/set.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// REQUIRES: rdar102865253
2+
13
// RUN: %target-swift-frontend -parse-as-library -primary-file %s -O -sil-verify-all -module-name=test -emit-sil | %FileCheck %s
24
// RUN: %target-swift-frontend -parse-as-library -primary-file %s -Osize -sil-verify-all -module-name=test -emit-sil | %FileCheck %s
35
// REQUIRES: swift_stdlib_no_asserts,optimized_stdlib

0 commit comments

Comments
 (0)