Commit 62b1c07
[SPARK-5095] remove flaky test
Overrode the start() method, which was previously starting a thread causing a race condition. I believe this should fix the flaky test.
Author: Michael Gummelt <[email protected]>
Closes #11164 from mgummelt/fix_mesos_tests.1 parent 38bc601 commit 62b1c07
File tree
1 file changed
+5
-0
lines changed- core/src/test/scala/org/apache/spark/scheduler/cluster/mesos
1 file changed
+5
-0
lines changedLines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
300 | 300 | | |
301 | 301 | | |
302 | 302 | | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
303 | 308 | | |
304 | 309 | | |
305 | 310 | | |
| |||
0 commit comments