Skip to content

Commit c2af3fe

Browse files
committed
[Tests] NFC: Disable test/SILOptimizer/simplify_cfg_ossa_bbargs.sil on Windows
rdar://104021173
1 parent 2f8751c commit c2af3fe

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/SILOptimizer/simplify_cfg_ossa_bbargs.sil

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
// RUN: %target-sil-opt -unit-test-runner %s | %FileCheck %s
22

3+
// Test fails in Windows CI - rdar://104021173
4+
// UNSUPPORTED: OS=windows-msvc
5+
36
import Builtin
47

58
class Klass {}

0 commit comments

Comments
 (0)