We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99764e1 commit 9f28b7eCopy full SHA for 9f28b7e
core/src/test/scala/org/apache/spark/ui/UISeleniumSuite.scala
@@ -419,7 +419,7 @@ class UISeleniumSuite extends FunSuite with WebBrowser with Matchers with Before
419
}
420
421
422
- test("stage & job retention", ActiveTag) {
+ test("stage & job retention") {
423
val conf = new SparkConf()
424
.setMaster("local")
425
.setAppName("test")
0 commit comments