[ 
https://issues.jenkins-ci.org/browse/JENKINS-11294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=160736#comment-160736
 ] 

gbois commented on JENKINS-11294:
---------------------------------

Could you give me exactly a JUnit example of what do you expect?
                
> xUnit boost test cases are assigned to bogus package called "(root)"
> --------------------------------------------------------------------
>
>                 Key: JENKINS-11294
>                 URL: https://issues.jenkins-ci.org/browse/JENKINS-11294
>             Project: Jenkins
>          Issue Type: Bug
>          Components: xunit
>            Reporter: Alessio M.
>            Assignee: gbois
>         Attachments: basic_test.log
>
>
> Most test cases in the attached file show up under package "(root)", which is 
> wrong.
> Only tests that have been put under a specific sub-suite will be correctly 
> placed under package "basic". In C++ this is done with macro 
> BOOST_AUTO_TEST_SUITE(xyz) which produces an XML structure of the form 
> TestLog/TestSuite/TestSuite. The first TestSuite level is the automatically 
> generated "package suite". The second is the sub-suite.

--
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 via email to