Re: Tests in the streaming API

2015-09-19 Thread Aljoscha Krettek
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

Tests in the streaming API

2015-09-19 Thread Stephan Ewen
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