Commit c8e0c0d
committed
Merge pull request alteryx#145 from aarondav/sls-fix
Attempt to fix SparkListenerSuite breakage
Could not reproduce locally, but this test could've been flaky if the build machine was too fast, due to typo. (index 0 is intentionally slowed down to ensure total time is >= 1 ms)
This should be merged into branch-0.8 as well.
(cherry picked from commit 951024f)
Signed-off-by: Reynold Xin <rxin@apache.org>1 parent 0f62786 commit c8e0c0d
File tree
1 file changed
+1
-1
lines changed- core/src/test/scala/org/apache/spark/scheduler
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
0 commit comments