Skip to content

Commit 2266c16

Browse files
authored
Merge pull request #80028 from gottesmm/pr-91ece71c10b206363bdb56c2afdfedb9b375b362
[build-wrangler] Temporarily disable a test on non-macOS.
2 parents b4a2908 + 931e541 commit 2266c16

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/SILOptimizer/sil_combine_concrete_existential_ossa.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
// RUN: %target-swift-frontend -O -enable-ossa-modules -Xllvm -sil-print-types -emit-sil -Xllvm -sil-verify-force-analysis-around-pass=devirtualizer -Xllvm -sil-disable-pass=function-signature-opts %s | %FileCheck %s
33

44
// REQUIRES: swift_in_compiler
5+
// REQUIRES: OS=macosx
56

67
//===----------------------------------------------------------------------===//
78
// testReturnSelf: Call to a protocol extension method with

0 commit comments

Comments
 (0)