I'm not aware of any workaround. That doesn't mean there isn't one, just that I've never needed it, so have never investigated it.
Can you describe how you're generating that JUnit XML format? When I run unit tests from the <junit> task in ant, it generates multiple TEST-*.xml files, each one for a specific Java file, with a single level of tests in that result file. Jenkins then allows me to choose from the tested packages and look at the results for the classes within those packages. Mark Waite On Wed, Nov 6, 2013 at 7:33 AM, Ruslan Zasukhin < ruslan_zasuk...@valentina-db.com> wrote: > Hi Guys, > > I have spend time learning this issue, and have found quite fresh issue in > bug tracker: > https://issues.jenkins-ci.org/browse/JENKINS-18673 > > > PROBLEM IS, that in tests we have more that 2 levels, then Jenkins totally > ignores that. And shows only 3 levels > > Package.Class.TestName > > > I hard believe that a lots of JUNIT XML format users are happy with this. > > How you live with this? > Any workarounds? > > > > > -- > Best regards, > > Ruslan Zasukhin > VP Engineering and New Technology > Paradigma Software, Inc > > Valentina - Joining Worlds of Information > http://www.paradigmasoft.com > > [I feel the need: the need for speed] > > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to jenkinsci-users+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.