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

This commit is contained in:
Colin Goodheart-Smithe 2015-09-25 17:09:09 +01:00
parent 2a94085605
commit c379505525
1 changed files with 1 additions and 0 deletions

View File

@ -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 -->