Browse Source

Changed pom to output first 30 test failures instead of just 3

Colin Goodheart-Smithe 10 years ago
parent
commit
c379505525
1 changed files with 1 additions and 0 deletions
  1. 1 0
      pom.xml

+ 1 - 0
pom.xml

@@ -697,6 +697,7 @@
                                     showStatusFailure="true"
                                     showStatusIgnored="true"
                                     showSuiteSummary="true"
+                                    showNumFailures="30"
                                     timestamps="false">
                                 <filtertrace>
                                     <!-- custom filters: we carefully only omit test infra noise here -->