Skip to content
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

Make dependency integration test not flaky #1245

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

michael-weng
Copy link
Contributor

  • The tests do not need to activate and deactivate per test case, which seems to mess with the spm cache when using local dependency.
  • Adjust to do it per suite and the tests are now passing consistently.

The tests do not need to activate and deactivate per test case, which
seems to mess with the spm cache when using local dependency.

Adjust to do it per suite and the tests are now passing consistently.
@matthewbastien matthewbastien merged commit bc430fe into swiftlang:main Dec 4, 2024
17 checks passed
@plemarquand plemarquand deleted the dependency_flaky_fix branch December 6, 2024 14:11
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