[Java] Use test groups to filter tests of different run modes (#9703)

This commit is contained in:
Kai Yang
2020-07-29 11:18:45 +08:00
committed by GitHub
parent 9fbfee2424
commit bdc005a4d4
22 changed files with 54 additions and 92 deletions
+1
View File
@@ -8,6 +8,7 @@
</packages>
</test>
<listeners>
<listener class-name="io.ray.test.RayAlterSuiteListener" />
<listener class-name="io.ray.test.TestProgressListener" />
</listeners>
</suite>