grails - Why does clean compile "test-app -unit -integration" run tests twice? -


in jenkins job, grails target does:

clean compile "test-app -unit -integration" 

and outputs tests results twice.

i check .jenkins/jobs/myjob/target/test-reports

and there xml corresponding tests there no duplication. likes executes once. same console log - can see test execute once.

however, when @ build results on jenkins tests duplicated.

i go to:

.jenkins/myjob/builds/buildnumber/junitresult.xml 

and can see tests duplciated in this.

so if when jenkins creates junitresult.xml file copies tests.

any ideas why?


Comments

Popular posts from this blog

basic authentication with http post params android -

vb.net - Virtual Keyboard commands -

css - Firefox for ubuntu renders wrong colors -