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

Fixed flaky unpersist test in DistributedSuite.

parent 62a077cd
No related branches found
No related tags found
No related merge requests found
......@@ -276,7 +276,6 @@ class DistributedSuite extends FunSuite with ShouldMatchers with BeforeAndAfter
// is racing this thread to remove entries from the driver.
}
}
assert(sc.getRDDStorageInfo.isEmpty === true)
}
}
......
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