Skip to content

[Testing] Disable a badly-designed test - #92514

Open
tbkka wants to merge 1 commit into
swiftlang:mainfrom
tbkka:tbkka-disable-test
Open

tbkka wants to merge 1 commit into
swiftlang:mainfrom
tbkka:tbkka-disable-test

Conversation

@tbkka

@tbkka tbkka commented Sep 22, 2026

Copy link
Copy Markdown
Contributor

This test has a number of problems that cause it to burn a LOT of CPU time without actually achieving much.

Disabled until someone is motivated to figure out what it's actually trying to test and reimplement it from scratch.

This test has a number of problems that cause it to burn a LOT
of CPU time without actually achieving much.

Disabled until someone is motivated to figure out what it's actually
trying to test and reimplement it from scratch.
@tbkka
tbkka enabled auto-merge September 22, 2026 14:47
@tbkka

tbkka commented Sep 22, 2026

Copy link
Copy Markdown
Contributor Author

@swift-ci Please test

@tbkka

tbkka commented Sep 22, 2026

Copy link
Copy Markdown
Contributor Author

All platforms failing due to an issue with StringProcessing:

.../swift-experimental-string-processing/Sources/_StringProcessing/Engine/Backtracking.swift:95:23: error: initializer 'init(asserting:)' is not available due to missing import of defining module '_RegexParser'

CC: @milseman @glessard

@tbkka

tbkka commented Sep 22, 2026

Copy link
Copy Markdown
Contributor Author

@swift-ci Please test

@natecook1000

Copy link
Copy Markdown
Member

I reverted that StringProcessing change - should propagate through soon

@tbkka

tbkka commented Sep 22, 2026

Copy link
Copy Markdown
Contributor Author

I reverted that StringProcessing change - should propagate through soon

Thank you!

@tbkka

tbkka commented Sep 22, 2026

Copy link
Copy Markdown
Contributor Author

Hopefully fixed by swiftlang/swift-experimental-string-processing#877

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