Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-15446

Scanning maven test results do not include integration test results per default

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • None
    • Maven
    • None
    • 0
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      When you configure a maven build you can check the option "The build will produce test results.".

      If you enable this options and you have failing integration tests in your project, the project will build without displaying test errors.

      The standard test directory is

      "*/target/surefire-reports/.xml"

      The default setting should be changed to

      **/target/surefire-reports/*.xml,**/target/failsafe-reports/*.xml
      

      to include results from integration tests too, or another option should be added to include this test results too.

            [BAM-15446] Scanning maven test results do not include integration test results per default

            5 years now, i dont want to know in what tech-dept Bamboo / Atlassian is. 

            Stefan Höltker added a comment - 5 years now, i dont want to know in what tech-dept Bamboo / Atlassian is. 

            3 years to make a simple default config change?

            Deleted Account (Inactive) added a comment - 3 years to make a simple default config change?

            This is really the simplest change, without it, every maven task has to override the default to the proper maven default...

            Louis Burton added a comment - This is really the simplest change, without it, every maven task has to override the default to the proper maven default...

              Unassigned Unassigned
              69a25ace109b Andreas Schufft
              Votes:
              12 Vote for this issue
              Watchers:
              11 Start watching this issue

                Created:
                Updated: