Quantcast

[JIRA] (JENKINS-13549) Duplicate test results are shown for grails projectsgr

classic Classic list List threaded Threaded
8 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-13549) Duplicate test results are shown for grails projectsgr

JIRA noreply@jenkins-ci.org
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

       
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-13549) Duplicate test results are shown for grails projectsgr

JIRA noreply@jenkins-ci.org

     [ 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

       
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-13549) Duplicate test results are shown for grails projectsgr

JIRA noreply@jenkins-ci.org
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

       
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-13549) Duplicate test results are shown for grails projectsgr

JIRA noreply@jenkins-ci.org
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

       
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-13549) Duplicate test results are shown for grails projectsgr

JIRA noreply@jenkins-ci.org
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

       
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-13549) Duplicate test results are shown for grails projectsgr

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org

It is working with 'target/test-reports/TEST-*.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
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-13549) Duplicate test results are shown for grails projects

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
Change By: Ravi Teja Lokineni (03/Sep/12 12:21 PM)
Summary: Duplicate test results are shown for grails  projectsgr  projects
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
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-13549) Duplicate test results are shown for grails projects

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
hardwickj resolved Bug JENKINS-13549 as Not A Defect

Resolving since it's not a bug, but rather an improperly defined pattern that matched multiple duplicate results

Change By: hardwickj (27/Mar/13 4:54 PM)
Status: Open Resolved
Resolution: Not A Defect
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 [hidden email].
For more options, visit https://groups.google.com/groups/opt_out.
 
 
Loading...