HW CI is flaky :( #2063

maybe better logging?
This commit is contained in:
rusefillc 2020-12-18 21:57:43 -05:00
parent 19f4a4b851
commit 6a0c2ccead
1 changed files with 1 additions and 0 deletions

View File

@ -205,6 +205,7 @@
<batchtest todir="${hw_tests}">
<fileset dir="autotest/src" includes="**/*Test.java"/>
</batchtest>
<formatter type="plain" usefile="false" /> <!-- to screen -->
</junit>
</target>