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

[ANCHOR-692] Disable JUnit test parallel execution #1357

Merged
merged 11 commits into from
May 14, 2024

Conversation

lijamie98
Copy link
Collaborator

Description

Disable the Junit concurrency for test stability reason.

Context

The tests had been unstable due to the concurrency that fails some of the tests.

Testing

  • ./gradlew test
  • The workflow is successful for 5 consecutive runs.

Documentation

NA.

Known limitations

NA.

@lijamie98 lijamie98 changed the title Feature/anchor 692 disable junit parallel [ANCHOR-692] Disable JUnit test parallel execution May 9, 2024
Copy link

github-actions bot commented May 9, 2024

Code Coverage

Overall Project NaN% NaN% 🍏

There is no coverage information present for the Files changed

@lijamie98 lijamie98 merged commit 0fc46d0 into develop May 14, 2024
8 checks passed
@lijamie98 lijamie98 deleted the feature/anchor-692-disable-junit-parallel branch May 14, 2024 18:48
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.

None yet

2 participants