Roland Kuhn
743cd98bf4
fix two wrong/flaky tests
...
- ordering is not preserved by shufflers in GraphOpsIntegrationSpec
- larger tolerance is needed in GraphBalanceSpec since balancing does
not keep track of previous imbalances
- also add Source.repeat(elem)
2015-02-26 14:22:26 +01:00
Endre Sándor Varga
8d77fa8b29
!str #16902 : Unify stream internal representation
...
also =str #16912 : Fix StreamTcpSpec flakiness
2015-02-26 10:06:56 +01:00
Konrad Malawski
9c9984aaf9
Merge pull request #16721 from ktoso/runOps-ktoso
...
!str #16563 terminal operations start with run*; runFold runForeach
2015-01-28 10:24:38 +01:00
Konrad Malawski
39038597b2
!str #16563 terminal operations start with run*; runFold runForeach
2015-01-26 15:39:36 +01:00
Patrik Nordwall
631b4ca5ac
!str #16492 Remove closure in TickSource to make it shareable
2015-01-26 14:16:59 +01:00
Konrad Malawski
b23d459eeb
=str #16658 tickSource in JavaDSL must expose keyed source / cancellable
2015-01-22 11:44:52 +01:00
Patrik Nordwall
7034c60eb3
!str #16400 Add Java API for StreamTcp
...
* move io.StreamTcp to scaladsl.StreamTcp
* add javadsl.StreamTcp that delegates to scaladsl implementation
* move impl
* add java test
2014-12-18 12:40:41 +01:00
Björn Antonsson
91d29cbb3a
=str #16259 Added more red-face testing of the stream Java DSL
2014-12-03 10:33:21 +01:00