You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Johan Oskarsson (JIRA)" <ji...@apache.org> on 2009/03/31 14:59:51 UTC

[jira] Created: (CASSANDRA-32) Create junit xml files

Create junit xml files
----------------------

                 Key: CASSANDRA-32
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-32
             Project: Cassandra
          Issue Type: Improvement
            Reporter: Johan Oskarsson
            Priority: Critical
         Attachments: CASSANDRA-32.patch

The continuous integration engine Hudson that is used by Apache doesn't seem to read testng reports. Testng can output junit reports though, we should change the build.xml to do so.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CASSANDRA-32) Create junit xml files

Posted by "Johan Oskarsson (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-32?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Johan Oskarsson updated CASSANDRA-32:
-------------------------------------

    Attachment: velocity-dep-1.4.jar
                reportng-0.9.8.jar
                CASSANDRA-32.patch

This is the best approach I've found to this problem. Put the jar files in the lib dir (they are Apache v2 licensed).
I think it should be good enough for now, if some testng person wants to look at it later please do.

> Create junit xml files
> ----------------------
>
>                 Key: CASSANDRA-32
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-32
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Johan Oskarsson
>            Assignee: Johan Oskarsson
>            Priority: Critical
>         Attachments: CASSANDRA-32.patch, CASSANDRA-32.patch, reportng-0.9.8.jar, velocity-dep-1.4.jar
>
>
> The continuous integration engine Hudson that is used by Apache doesn't seem to read testng reports. Testng can output junit reports though, we should change the build.xml to do so.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CASSANDRA-32) Create junit xml files

Posted by "Johan Oskarsson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-32?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12694101#action_12694101 ] 

Johan Oskarsson commented on CASSANDRA-32:
------------------------------------------

Seems the patch doesn't convert the testng output files if the build fails, back to the drawing board.

> Create junit xml files
> ----------------------
>
>                 Key: CASSANDRA-32
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-32
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Johan Oskarsson
>            Priority: Critical
>         Attachments: CASSANDRA-32.patch
>
>
> The continuous integration engine Hudson that is used by Apache doesn't seem to read testng reports. Testng can output junit reports though, we should change the build.xml to do so.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CASSANDRA-32) Create junit xml files

Posted by "Jonathan Ellis (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-32?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12696577#action_12696577 ] 

Jonathan Ellis commented on CASSANDRA-32:
-----------------------------------------

should we close this as "good enough" for now?

> Create junit xml files
> ----------------------
>
>                 Key: CASSANDRA-32
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-32
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Johan Oskarsson
>            Priority: Critical
>         Attachments: CASSANDRA-32.patch
>
>
> The continuous integration engine Hudson that is used by Apache doesn't seem to read testng reports. Testng can output junit reports though, we should change the build.xml to do so.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CASSANDRA-32) Create junit xml files

Posted by "Johan Oskarsson (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-32?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Johan Oskarsson updated CASSANDRA-32:
-------------------------------------

    Fix Version/s: 0.3

> Create junit xml files
> ----------------------
>
>                 Key: CASSANDRA-32
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-32
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Johan Oskarsson
>            Assignee: Johan Oskarsson
>            Priority: Critical
>             Fix For: 0.3
>
>         Attachments: CASSANDRA-32.patch, CASSANDRA-32.patch, reportng-0.9.8.jar, velocity-dep-1.4.jar
>
>
> The continuous integration engine Hudson that is used by Apache doesn't seem to read testng reports. Testng can output junit reports though, we should change the build.xml to do so.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CASSANDRA-32) Create junit xml files

Posted by "Johan Oskarsson (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-32?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Johan Oskarsson updated CASSANDRA-32:
-------------------------------------

    Attachment: CASSANDRA-32.patch

Outputs junit xml files

> Create junit xml files
> ----------------------
>
>                 Key: CASSANDRA-32
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-32
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Johan Oskarsson
>            Priority: Critical
>         Attachments: CASSANDRA-32.patch
>
>
> The continuous integration engine Hudson that is used by Apache doesn't seem to read testng reports. Testng can output junit reports though, we should change the build.xml to do so.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (CASSANDRA-32) Create junit xml files

Posted by "Jonathan Ellis (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-32?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis reassigned CASSANDRA-32:
---------------------------------------

    Assignee: Johan Oskarsson

> Create junit xml files
> ----------------------
>
>                 Key: CASSANDRA-32
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-32
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Johan Oskarsson
>            Assignee: Johan Oskarsson
>            Priority: Critical
>         Attachments: CASSANDRA-32.patch
>
>
> The continuous integration engine Hudson that is used by Apache doesn't seem to read testng reports. Testng can output junit reports though, we should change the build.xml to do so.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CASSANDRA-32) Create junit xml files

Posted by "Johan Oskarsson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-32?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12696579#action_12696579 ] 

Johan Oskarsson commented on CASSANDRA-32:
------------------------------------------

I'd rather find a proper fix to it, should certainly be possible. Haven't had time to poke it properly yet. If there's a TestNG person out there, feel free to chip in.

> Create junit xml files
> ----------------------
>
>                 Key: CASSANDRA-32
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-32
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Johan Oskarsson
>            Priority: Critical
>         Attachments: CASSANDRA-32.patch
>
>
> The continuous integration engine Hudson that is used by Apache doesn't seem to read testng reports. Testng can output junit reports though, we should change the build.xml to do so.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.