forked from loafle/openapi-generator-original
add surefire rerun tests (#15390)
This commit is contained in:
parent
0a4648f7a0
commit
0cbf118757
1
pom.xml
1
pom.xml
@ -181,6 +181,7 @@
|
|||||||
<junitArtifactName>none:none</junitArtifactName>
|
<junitArtifactName>none:none</junitArtifactName>
|
||||||
<testNGArtifactName>org.testng:testng</testNGArtifactName>
|
<testNGArtifactName>org.testng:testng</testNGArtifactName>
|
||||||
<argLine>@{argLine} -XX:+StartAttachListener</argLine>
|
<argLine>@{argLine} -XX:+StartAttachListener</argLine>
|
||||||
|
<rerunFailingTestsCount>2</rerunFailingTestsCount>
|
||||||
<systemPropertyVariables>
|
<systemPropertyVariables>
|
||||||
<org.openapitools.codegen.utils.oncelogger.expiry>1000</org.openapitools.codegen.utils.oncelogger.expiry>
|
<org.openapitools.codegen.utils.oncelogger.expiry>1000</org.openapitools.codegen.utils.oncelogger.expiry>
|
||||||
<org.openapitools.codegen.utils.oncelogger.cachesize>5000</org.openapitools.codegen.utils.oncelogger.cachesize>
|
<org.openapitools.codegen.utils.oncelogger.cachesize>5000</org.openapitools.codegen.utils.oncelogger.cachesize>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user