mirror of
https://github.com/wassname/ray.git
synced 2026-06-29 14:55:50 +08:00
[Java] Enable retry in TestNG (#11065)
* Enable retry in Java test * lint * update
This commit is contained in:
@@ -10,5 +10,6 @@
|
||||
<listeners>
|
||||
<listener class-name="io.ray.test.RayAlterSuiteListener" />
|
||||
<listener class-name="io.ray.test.TestProgressListener" />
|
||||
<listener class-name="io.ray.test.AnnotationTransformer" />
|
||||
</listeners>
|
||||
</suite>
|
||||
|
||||
Reference in New Issue
Block a user