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

Fix nightly unit tests concurrent yarn issues #169

Merged
merged 8 commits into from
Nov 19, 2024

Conversation

gchristov
Copy link
Owner

@gchristov gchristov commented Nov 19, 2024

What does this pull request change?

This PR fixes the yarn concurrency issues for the nightly unit tests by enforcing a single Gradle worker the multi-project tasks. This removes the need for the yarn mutex so that has been deleted too.

How is this change tested?

Manually and with existing checks.


Writing Kotlin Multiplatform tests

@gchristov gchristov changed the title Try out no parallel nightly unit tests Fix nightly unit tests concurrent yarn issues Nov 19, 2024
@gchristov gchristov merged commit 206018b into master Nov 19, 2024
4 checks passed
@gchristov gchristov deleted the test-no-parallel-nightly-unit-tests branch November 19, 2024 09:21
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.

1 participant