Skip to content

Conversation

cachemeifyoucan
Copy link
Contributor

Fixes: #1507

Get rid of two `try!` in the tests that can actually throw in error
conditions. When error throws, it should results in test failures, not
crashing the entire XCTest suite.
Fix a regression that caching build is accidentally turned on for
windows after a test simplification. Now the caching tests are further
simplied to be guarded during setup, which makes each individual tests
even simplier to write.

Fix swiftlang#1507
@cachemeifyoucan
Copy link
Contributor Author

@swift-ci please test

@cachemeifyoucan cachemeifyoucan merged commit 603c5c6 into swiftlang:main Dec 15, 2023
@cachemeifyoucan cachemeifyoucan deleted the eng/PR-1507 branch December 15, 2023 15:20
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.

tests crash on windows
2 participants