Commit 2a2ca48
committed
HOTFIX: Disable actor input stream test.
This test makes incorrect assumptions about the behavior of Thread.sleep().
Author: Patrick Wendell <[email protected]>
Closes apache#347 from pwendell/stream-tests and squashes the following commits:
10e09e0 [Patrick Wendell] HOTFIX: Disable actor input stream.1 parent 9dd8b91 commit 2a2ca48
File tree
1 file changed
+2
-2
lines changed- streaming/src/test/scala/org/apache/spark/streaming
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
148 | | - | |
| 147 | + | |
| 148 | + | |
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| |||
0 commit comments