We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ece27d commit d52bc1fCopy full SHA for d52bc1f
pom.xml
@@ -452,6 +452,8 @@ under the License.
452
<configuration>
453
<!-- Need more heap space in order to run the unit tests !-->
454
<argLine>-Xmx512m</argLine>
455
+ <rerunFailingTestsCount>2</rerunFailingTestsCount>
456
+ <redirectTestOutputToFile>true</redirectTestOutputToFile>
457
</configuration>
458
</plugin>
459
<plugin>
0 commit comments