Andreas Schöneck edited a comment on Bug JENKINS-16696

Just as a follow-up here because I am not sure whether I am doing something wrong:

I do not get the message

[JENKINS] Recording test results

after


[INFO] --- maven-failsafe-plugin:2.13:integration-test (IntegrationTests) @ diy-mw-integrationtest ---
[INFO] Failsafe report directory: /opt/jenkins/workspace/XYZ-Integration-Tests/xyz-integrationtest/target/failsafe-reports

but after

[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ xyz-integrationtest ---[INFO] Skipping execution of surefire because it has already been run for this configuration
[sic!]
respectively

[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ xyz-integrationtest ---
[JENKINS] Recording test results

Shouldn't this message also read right after the test results of integration-test and before next mojo is displayed?

Tests run: 308, Failures: 8, Errors: 1, Skipped: 11

My actual problem is that the failsafe-reports are not taken into consideration and thus not shown on Jenkins UI.

The Maven goals are

verify install sonar:sonar com.atlassian.maven.plugins:maven-clover2-plugin:aggregate com.atlassian.maven.plugins:maven-clover2-plugin:clover
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/groups/opt_out.
 
 

Reply via email to