Skip to content

Conversation

@slavapestov
Copy link
Contributor

One test was miscategorized as 'fast' because of this issue, but it would occasionally fail. It turns out it always fails once you ask for 7 points or more, so let's fix that and move it back to 'slow'.

Fixes rdar://162597936.

@slavapestov
Copy link
Contributor Author

@swift-ci Please smoke test

@slavapestov slavapestov enabled auto-merge October 15, 2025 18:38
@@ -1,4 +1,4 @@
// RUN: %scale-test --invert-result --begin 2 --end 5 --step 1 --select NumLeafScopes %s
// RUN: %scale-test --invert-result --begin 2 --end 6 --step 1 --select NumLeafScopes %s
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is 6 because we diagnose 'too complex' at 7

One test was miscategorized as 'fast' because of this issue, but it
would occasionally fail. It turns out it always fails once you ask
for 7 points or more, so let's fix that and move it back to 'slow'.

Fixes rdar://162597936.
@slavapestov
Copy link
Contributor Author

@swift-ci Please smoke test

@slavapestov slavapestov merged commit 72e861d into swiftlang:main Oct 16, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants