Skip to content

Commit e0352f2

Browse files
committed
ignore
1 parent fb00fd4 commit e0352f2

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
@@ -41,7 +41,7 @@ class RetryReviveTest extends AnyFunSuite
4141
System.gc()
4242
}
4343

44-
test("celeborn spark integration test - retry revive as configured times") {
44+
ignore("celeborn spark integration test - retry revive as configured times") {
4545
setupMiniClusterWithRandomPorts()
4646
ShuffleClient.reset()
4747
val sparkConf = new SparkConf()

0 commit comments

Comments
 (0)