[
https://issues.jenkins-ci.org/browse/JENKINS-11294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=160908#comment-160908
]
Alessio M. commented on JENKINS-11294:
--------------------------------------
I suspect this problem is actually another manifestation of JENKINS-11295.
Shall we fix that one first, and see if this one still applies?
> 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