hibernate-orm
hibernate-orm copied to clipboard
HHH-14892 Parallel test with GRADLE
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"