|
Ravi Teja Lokineni created JENKINS-13549:
-------------------------------------------- Summary: Duplicate test results are shown for grails projectsgr Key: JENKINS-13549 URL: https://issues.jenkins-ci.org/browse/JENKINS-13549 Project: Jenkins Issue Type: Bug Components: core, grails Reporter: Ravi Teja Lokineni Assignee: jeffg2one Attachments: dup_tests.png, dup_tests_1.png This started happening recently. PFA the attached screenshots. Each failed testcase is printed twice. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
[ https://issues.jenkins-ci.org/browse/JENKINS-13549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravi Teja Lokineni updated JENKINS-13549: ----------------------------------------- Attachment: dup_tests_1.png > Duplicate test results are shown for grails projectsgr > ------------------------------------------------------ > > Key: JENKINS-13549 > URL: https://issues.jenkins-ci.org/browse/JENKINS-13549 > Project: Jenkins > Issue Type: Bug > Components: core, grails > Reporter: Ravi Teja Lokineni > Assignee: jeffg2one > Labels: grails > Attachments: dup_tests.png, dup_tests_1.png, dup_tests_1.png > > > This started happening recently. PFA the attached screenshots. Each failed testcase is printed twice. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
In reply to this post by JIRA noreply@jenkins-ci.org
[ https://issues.jenkins-ci.org/browse/JENKINS-13549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=162875#comment-162875 ] kiy0taka commented on JENKINS-13549: ------------------------------------ If you set 'target/test-reports/*.xml' in 'Publish JUnit test report' configuration, please change to 'target/test-reports/TEST-*.xml'. > Duplicate test results are shown for grails projectsgr > ------------------------------------------------------ > > Key: JENKINS-13549 > URL: https://issues.jenkins-ci.org/browse/JENKINS-13549 > Project: Jenkins > Issue Type: Bug > Components: core, grails > Reporter: Ravi Teja Lokineni > Assignee: jeffg2one > Labels: grails > Attachments: dup_tests.png, dup_tests_1.png, dup_tests_1.png > > > This started happening recently. PFA the attached screenshots. Each failed testcase is printed twice. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
In reply to this post by JIRA noreply@jenkins-ci.org
[ https://issues.jenkins-ci.org/browse/JENKINS-13549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=162875#comment-162875 ] kiy0taka edited comment on JENKINS-13549 at 5/17/12 5:49 AM: ------------------------------------------------------------- If you set 'target/test-reports/\*.xml' in 'Publish JUnit test report' configuration, please change to 'target/test-reports/TEST-*.xml'. was (Author: kiy0taka): If you set 'target/test-reports/*.xml' in 'Publish JUnit test report' configuration, please change to 'target/test-reports/TEST-*.xml'. > Duplicate test results are shown for grails projectsgr > ------------------------------------------------------ > > Key: JENKINS-13549 > URL: https://issues.jenkins-ci.org/browse/JENKINS-13549 > Project: Jenkins > Issue Type: Bug > Components: core, grails > Reporter: Ravi Teja Lokineni > Assignee: jeffg2one > Labels: grails > Attachments: dup_tests.png, dup_tests_1.png, dup_tests_1.png > > > This started happening recently. PFA the attached screenshots. Each failed testcase is printed twice. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
In reply to this post by JIRA noreply@jenkins-ci.org
[ https://issues.jenkins-ci.org/browse/JENKINS-13549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=162881#comment-162881 ] Ravi Teja Lokineni commented on JENKINS-13549: ---------------------------------------------- This started happening recently. Will update that configuration and see. > Duplicate test results are shown for grails projectsgr > ------------------------------------------------------ > > Key: JENKINS-13549 > URL: https://issues.jenkins-ci.org/browse/JENKINS-13549 > Project: Jenkins > Issue Type: Bug > Components: core, grails > Reporter: Ravi Teja Lokineni > Assignee: jeffg2one > Labels: grails > Attachments: dup_tests.png, dup_tests_1.png, dup_tests_1.png > > > This started happening recently. PFA the attached screenshots. Each failed testcase is printed twice. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
In reply to this post by JIRA noreply@jenkins-ci.org
|
|||||||||||
|
In reply to this post by JIRA noreply@jenkins-ci.org
|
|
In reply to this post by JIRA noreply@jenkins-ci.org
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 [hidden email]. For more options, visit https://groups.google.com/groups/opt_out. |
|||||||||||||||||
| Powered by Nabble | Edit this page |

It is working with 'target/test-reports/TEST-*.xml'