Skip to content

Commit 76f9330

Browse files
committed
test
1 parent 1e1ce74 commit 76f9330

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/spark-it/src/test/scala/org/apache/celeborn/tests/spark/RetryReviveTest.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ class RetryReviveTest extends AnyFunSuite
5757
ss.stop()
5858
}
5959

60-
test(
60+
ignore(
6161
"celeborn spark integration test - e2e test retry revive with new allocated workers from RPC") {
6262
val testConf = Map(
6363
s"${CelebornConf.CLIENT_PUSH_MAX_REVIVE_TIMES.key}" -> "3",

0 commit comments

Comments
 (0)