Description
In order for the tests to run properly, we need to disable Gradle parallel execution (org.gradle.parallel=false).
We would like to re-enable this feature in the future. Investigate the root cause and update the appropriate tests if needed.
Description
In order for the tests to run properly, we need to disable Gradle parallel execution (
org.gradle.parallel=false).We would like to re-enable this feature in the future. Investigate the root cause and update the appropriate tests if needed.