Skip to content

Commit 9a3e282

Browse files
committed
Temporarily disable performance test that is 'failing' by running too fast.
I am reworking these to be based on the scope counter rather than a timer. rdar://problem/42744631
1 parent 65738ea commit 9a3e282

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

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
2+
// REQUIRES: rdar42744631
23
// REQUIRES: tools-release,no_asserts
34

45
struct S {

0 commit comments

Comments
 (0)