mirror of
https://github.com/wassname/ray.git
synced 2026-07-12 21:06:26 +08:00
Revert "Revert "[Java] fix test hang occasionally when running FailureTest (#13934)" (#13992)" (#14008)
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE suite SYSTEM "https://testng.org/testng-1.0.dtd">
|
||||
<suite name="RAY suite" verbose="2">
|
||||
<suite name="RAY suite" verbose="2" configfailurepolicy="continue">
|
||||
<test name = "RAY test">
|
||||
<packages>
|
||||
<package name = "io.ray.runtime.*" />
|
||||
|
||||
Reference in New Issue
Block a user