hibernate-orm icon indicating copy to clipboard operation
hibernate-orm copied to clipboard

HHH-14892 Parallel test with GRADLE

Open ChenZhangg opened this issue 4 years ago • 0 comments

Parallel test execution maxParallelForks,running multiple test cases in parallel is useful and helpful when there are several CPU cores.

At the original PR, we added four setting and it failed, we want to know if it can build successfully with the setting of "parallel test"

ChenZhangg avatar Oct 20 '21 05:10 ChenZhangg