test/ITCase does this to save time.
Cheers,
Aljoscha
On Sat, 19 Sep 2015 at 18:00 Stephan Ewen wrote:
> Hi!
>
> I just saw that all tests in the streaming API are declared as Unit tests,
> even though the vast majority are integration tests (spawn mini clusters).
>
> That leads to
Hi!
I just saw that all tests in the streaming API are declared as Unit tests,
even though the vast majority are integration tests (spawn mini clusters).
That leads to problems, because the streaming test mini clusters do not
properly clean up after themselves and unit tests reuse JVMs (for