Test Result : FailureSuite
0 failures
(±0)
12 tests
(±0)
All Tests
Test name | Duration | Status |
SPARK-16304: Link error should not crash executor | 75 ms | Passed |
failure because cached RDD partitions are missing from DiskStore (SPARK-15736) | 0.1 sec | Passed |
failure because task closure is not serializable | 69 ms | Passed |
failure because task results are not serializable | 75 ms | Passed |
failure cause stacktrace is sent back to driver if exception is not deserializable | 82 ms | Passed |
failure cause stacktrace is sent back to driver if exception is not serializable | 85 ms | Passed |
failure in a map stage | 97 ms | Passed |
failure in a single-stage job | 0.12 sec | Passed |
failure in a two-stage job | 0.1 sec | Passed |
failure in tasks in a submitMapStage | 74 ms | Passed |
last failure cause is sent back to driver | 78 ms | Passed |
managed memory leak error should not mask other failures (SPARK-9266 | 95 ms | Passed |