Skip to content

Commit a8afb84

Browse files
committed
[test] Disable sometimes slow test rdar54580427.swift
rdar://problem/57138194 https://bugs.swift.org/browse/SR-11770
1 parent cd3ada5 commit a8afb84

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

validation-test/Sema/type_checker_perf/slow/rdar54580427.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// FIXME: This should be linear instead of exponential.
22
// RUN: %scale-test --begin 1 --end 10 --step 1 --select NumLeafScopes --invert-result %s -Xfrontend=-solver-expression-time-threshold=1
33
// REQUIRES: asserts,no_asan
4+
// REQUIRES: rdar57138194,SR11770
45

56
enum Val {
67
case d([String: Val])

0 commit comments

Comments
 (0)