Skip to content
Snippets Groups Projects
Commit a3e29354 authored by Reynold Xin's avatar Reynold Xin
Browse files

[HOTFIX] Disable StateStoreSuite.maintenance

parent 06694f1c
No related branches found
No related tags found
No related merge requests found
......@@ -352,7 +352,7 @@ class StateStoreSuite extends SparkFunSuite with BeforeAndAfter with PrivateMeth
}
}
test("maintenance") {
ignore("maintenance") {
val conf = new SparkConf()
.setMaster("local")
.setAppName("test")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment