Merge "Update junit plugin"
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
<hudson.tasks.junit.JUnitResultArchiver plugin="junit">
|
||||
<testResults>nosetests.xml</testResults>
|
||||
<keepLongStdio>true</keepLongStdio>
|
||||
<allowEmptyResults>false</allowEmptyResults>
|
||||
<healthScaleFactor>1.0</healthScaleFactor>
|
||||
<allowEmptyResults>false</allowEmptyResults>
|
||||
<testDataPublishers/>
|
||||
|
||||
@@ -4,7 +4,6 @@
|
||||
<hudson.tasks.junit.JUnitResultArchiver plugin="junit">
|
||||
<testResults>nosetests-example.xml</testResults>
|
||||
<keepLongStdio>false</keepLongStdio>
|
||||
<allowEmptyResults>true</allowEmptyResults>
|
||||
<healthScaleFactor>2.0</healthScaleFactor>
|
||||
<allowEmptyResults>true</allowEmptyResults>
|
||||
<testDataPublishers>
|
||||
|
||||
Reference in New Issue
Block a user