Skip to content

Commit 1aa5e8c

Browse files
committed
Disable this test, which is failing in some branches.
1 parent 79d7064 commit 1aa5e8c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

validation-test/Sema/type_checker_perf/fast/rdar32999041.swift.gyb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
// RUN: %scale-test --begin 3 --end 8 --step 1 --select incrementScopeCounter %s
22
// REQUIRES: OS=macosx
33
// REQUIRES: asserts
4+
// FIXME: https://bugs.swift.org/browse/SR-6997
5+
// REQUIRES: SR6997
46

57
_ = MemoryLayout<Int>.size
68
%for i in range(0, N):

0 commit comments

Comments
 (0)