Skip to content

Commit 91ff005

Browse files
authored
Merge pull request #14630 from rudkx/rudkx/disable-rdar32999041-5.0
2 parents 3bfb253 + e44ffbb commit 91ff005

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)