Github user rekhajoshm commented on the pull request:
https://github.com/apache/spark/pull/7602#issuecomment-130144282
Thanks @srowen @andrewor14 updated push with tested UISelenium version
which consistently passes (tested more than 20 times). I was curious to know
why concise version did not, hence had pushed the concise version earlier to
verify with your jenkins and ascertain there is no issue at my end.
```
[INFO] --- scalatest-maven-plugin:1.0:test (test) @ spark-core_2.10 ---
Discovery starting.
Discovery completed in 2 seconds, 390 milliseconds.
Run starting. Expected test count is: 14
UISeleniumSuite:
- effects of unpersist() / persist() should be reflected
- failed stages should not appear to be active
- spark.ui.killEnabled should properly control kill button display
- jobs page should not display job group name unless some job was submitted
in a job group
- job progress bars should handle stage / task failures
- job details page should display useful information for stages that
haven't started
- job progress bars / cells reflect skipped stages / tasks
- stages that aren't run appear as 'skipped stages' after a job finishes
- jobs with stages that are skipped should show correct link descriptions
on all jobs page
- attaching and detaching a new tab
- kill stage POST/GET response is correct
- stage & job retention
- live UI json application list
- job stages should have expected dotfile under DAG visualization
Run completed in 16 seconds, 283 milliseconds.
Total number of tests run: 14
Suites: completed 2, aborted 0
Tests: succeeded 14, failed 0, canceled 0, ignored 0, pending 0
All tests passed.
```
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]