mirror of
https://github.com/wassname/ray.git
synced 2026-06-29 20:17:17 +08:00
[Java] Use test groups to filter tests of different run modes (#9703)
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
</packages>
|
||||
</test>
|
||||
<listeners>
|
||||
<listener class-name="io.ray.test.RayAlterSuiteListener" />
|
||||
<listener class-name="io.ray.test.TestProgressListener" />
|
||||
</listeners>
|
||||
</suite>
|
||||
|
||||
Reference in New Issue
Block a user