+1 for your proposal Stephan. Seems like a good idea to improve build
stability as well as guarding components like the ElasticSearchSink by a
test, even though it’s not regularly executed.
​

On Tue, Sep 29, 2015 at 12:34 PM, Stephan Ewen <se...@apache.org> wrote:

> Hi all!
>
> We have by now quite some tests that are not really suitable for execution
> as part of the regular build process.
>
>   - Some tests just take very long, for example some of the sorter tests
> with multiple recursive merges.
>
>   - Some tests depend on external components. These components are
> sometimes not stable enough for reliable tests. An example is the
> ElasticSearchITCase
>
> How about we add a dedicated module for these tests, that we execute during
> release testing, but not as part of the regular build tests?
>
> Greetings,
> Stephan
>

Reply via email to