Skip to content

[5.8][test] Reenable stdlib/StringIndex, requiring optimized_stdlib #62892

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

lorentey
Copy link
Member

@lorentey lorentey commented Jan 6, 2023

(Cherry picked from #62891)

This test was disabled in #62874 because the addition of the new UTF-16 breadcrumbs tests seriously regressed DebugAssert runs on CI.

It turns out that even without that test, this test case is simply not appropriate to run with unoptimized stdlib builds -- e.g. the index interchange tests also take an extraordinarily long time to finish.

Let's reenable this test, but only run it with optimized stdlibs.

rdar://103934958

@lorentey lorentey added the r5.8 label Jan 6, 2023
@lorentey lorentey changed the base branch from main to release/5.8 January 6, 2023 21:21
@lorentey
Copy link
Member Author

lorentey commented Jan 6, 2023

@swift-ci test

@lorentey
Copy link
Member Author

lorentey commented Jan 6, 2023

@swift-ci test macOS platform

@AnthonyLatsis AnthonyLatsis added 🍒 release cherry pick Flag: Release branch cherry picks swift 5.8 and removed r5.8 labels Jan 9, 2023
@lorentey
Copy link
Member Author

lorentey commented Jan 9, 2023

CI builds with Debug stdlibs look fine on main with #62891:

https://ci.swift.org/job/oss-swift_tools-RA_stdlib-DA_test-simulators/

@tkremenek
Copy link
Member

@swift-ci clean test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍒 release cherry pick Flag: Release branch cherry picks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants