No details in JUnit reports for test failing in @BeforeAll with Surefire-3.0.0-M5

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      Surefire 3.0.0-M5 generates an XML report with an empty name attribute, when a test fails in a @BeforeAll method (https://issues.apache.org/jira/browse/SUREFIRE-1822):

        <testcase name="" classname="de.parcit.kggui.vorkalk.zielwertsuche.TestVKZielwertsucheWbp" time="62.758">
          <error type="java.util.concurrent.TimeoutException"><![CDATA[java.util.concurrent.TimeoutException: initAnwendung() timed out after 60 seconds
      ]]></error>
      

       
      As a consequence, the failure details are not displayed in Jenkins:


        1. 1.29.details.png
          12 kB
          Marc Guillemot
        2. 1.29.overview.png
          13 kB
          Marc Guillemot

            Assignee:
            Unassigned
            Reporter:
            Marc Guillemot
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: