Uploaded image for project: 'Maven Surefire'
  1. Maven Surefire
  2. SUREFIRE-160

Bug into xml report generation

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Cannot Reproduce
    • None
    • None
    • xml generation
    • None
    • release 2.0 of maven-surfire-plugin
      mvn 2.0.4

    Description

      since 2-3 weeks i have wrong information into my junit test tun (mvn test for example)
      In fact, the *.txt are right, but the corresponding xml file have wrong entry. i means additionnal testcase are present ninto the testcase section.
      you can find exmple in attachement (ThreadWarningSystemTest for example). You can see that the error number are good (because read into the attribute of the first xml tag) but in several TestSuite, we have testcase form other testsuite.

      I don't know if this errors comes from maven dependancies update.
      What i am sure is:
      1/ a little bit of source modification into my project since this error appears.
      2/ no new maven dependancies into my project
      3/ i use only ibilio/maven2 as repository.

      This errors can'be shown on other projet and other not ...

      I have a workaround to solve this issue but with low performance:
      I use the option "fork per test" and the reports is right.
      Maybe a way to be investigate can be the temporaly file created by the command line:

      Forking command line: java -classpath
      > C:\HOMEWARE\maven-2_local\org\apache\maven\surefire\surefire-api\2.0\surefire-api-2.0.jar;C:\HOMEWARE\maven-2_local\o
      > rg\codehaus\plexus\plexus-utils\1.1\plexus-utils-1.1.jar;C:\HOMEWARE\maven-2_local\org\apache\maven\surefire\surefire-booter\2.0\surefire-booter-2.0.jar or
      > g.apache.maven.surefire.booter.SurefireBooter C:\temp\surefire40840tmp C:\temp\surefire40841tmp

      Any Idea ?
      Thx
      Christophe

      Attachments

        1. TEST-deai.ft.archi.common.debug.ThreadWarningSystemTest.xml
          6 kB
          Christophe Richard
        2. ThreadWarningSystemTest.java
          4 kB
          Christophe Richard
        3. ThreadWarningSystem.java
          6 kB
          Christophe Richard
        4. nick.zip
          5 kB
          Nick Cunnah

        Issue Links

          Activity

            People

              Unassigned Unassigned
              christophe Christophe Richard
              Votes:
              19 Vote for this issue
              Watchers:
              13 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: