Skip to content

Commit 931e541

Browse files
committed
[build-wrangler] Temporarily disable a test on non-macOS.
Just until it is looked at. Testing on macOS should prevent any loss of code coverage. rdar://147024734
1 parent b4a2908 commit 931e541

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)