Nicholas Wertzberger edited a comment on Bug JENKINS-25356

Also having this issue. Running Java 8 + Jenkins 1.586 on RHEL 6

[JENKINS] Recording test results
    hudson.AbortException: Test reports were found but none of them are new. Did tests run? 
    For example, /home/djbs002/.jenkins/jobs/SGI Web Console/workspace/target/jasmine/TEST-jasmine.xml is 44 yr old

	at hudson.tasks.junit.TestResult.parse(TestResult.java:213)
	at hudson.maven.reporters.SurefireArchiver.postExecute(SurefireArchiver.java:148)
	at hudson.maven.Maven3Builder$MavenExecutionListener.recordMojoEnded(Maven3Builder.java:634)
	at hudson.maven.Maven3Builder$MavenExecutionListener.forkSucceeded(Maven3Builder.java:700)
	at hudson.maven.Maven3Builder$JenkinsEventSpy.onEvent(Maven3Builder.java:31)

This is even happening when i do run Jasmine tests, as can be seen below, these tests did not run 44 yr ago:

total 165
    -rw-r--r-- 1 djbs002 jbsgrp 79943 Oct 29 20:06 FIREFOX_3-ManualSpecRunner.html
    -rw-r--r-- 1 djbs002 jbsgrp 80171 Oct 29 20:06 FIREFOX_3-SpecRunner.html
    drwxr-xr-x 8 djbs002 jbsgrp  1024 Jul 30 10:39 js
    drwxr-xr-x 6 djbs002 jbsgrp  1024 Jul 30 10:39 spec
    -rw-r--r-- 1 djbs002 jbsgrp  5069 Oct 29 20:06 TEST-jasmine.xml
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to