HW CI is flaky :( #2063

maybe better logging?
This commit is contained in:
rusefillc 2020-12-18 21:57:43 -05:00
parent bc5f32e4e2
commit 955380d4c5
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>