Skip to content

Reenable AttributedString index tracking swift testing tests #1338

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

Merged

Conversation

jmschonfeld
Copy link
Contributor

@jmschonfeld jmschonfeld commented Jun 6, 2025

This reverts the revert performed in #1337 (which was done to recover the swift repo's CI which began failing on Linux due to the tests hanging) and disables FOUNDATION_EXIT_TESTS on Ubuntu 20.04. Exit tests currently hang indefinitely on 20.04 (swiftlang/swift-testing#1140) (which is what the swift repo's CI uses for full toolchain tests) while Ubuntu 22.04 (which is what this repo's CI uses) works fine.

@jmschonfeld
Copy link
Contributor Author

@swift-ci please test

@jmschonfeld jmschonfeld force-pushed the reenable-swift-testing-tests branch from 71f5b6f to dbe20fc Compare June 6, 2025 22:16
@jmschonfeld
Copy link
Contributor Author

@swift-ci please test

@jmschonfeld
Copy link
Contributor Author

Confirmed that with this PR, swift foundation tests pass in the full toolchain CI run

@jmschonfeld jmschonfeld merged commit 83e3abd into swiftlang:main Jun 9, 2025
15 checks passed
chloe-yeo pushed a commit to chloe-yeo/swift-foundation that referenced this pull request Jun 10, 2025
…ng#1338)

* Revert "Revert "Add tests for AttributedString Index Tracking preconditions (swiftlang#1326)" (swiftlang#1337)"

This reverts commit 2df5199.

* Disable exit tests on Ubuntu 20.04 for now
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