Skip to content

Commit 2d702b3

Browse files
xymusdan-zheng
authored andcommitted
[test] type_checker_perf test rdar33688063 still fails, let's disable it
1 parent 3c90afb commit 2d702b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// RUN: %target-typecheck-verify-swift -solver-expression-time-threshold=1
22
// REQUIRES: tools-release,no_asan
3+
// REQUIRES: rdar57050532
34

45
let _ = 1 | UInt32(0) << 0 | UInt32(1) << 1 | UInt32(2) << 2 | UInt32(3) << 3 | UInt32(4) << 4

0 commit comments

Comments
 (0)