That's exactly my understanding as well.  That test is not flaky in 2x
because of modifications I made to the integration tests in 2x.

In 2x, the Solr tests can be flaky, and there's an open issue for
that.  I don't like flaky tests.  Sorry.

On Sat, Apr 30, 2022 at 6:28 AM Tilman Hausherr <thaush...@t-online.de> wrote:
>
> Now I had successful builds with jdk11 and jdk18. I think this is more a
> problem with the test than with the software. I remember when I started
> with tika I wanted to make it possible to have tika1 and 2 work in
> parallel and never managed to do it and then moved on to other things.
> Something about unreliability of the server starting and stopping.
>
> Tilman
>
> Am 30.04.2022 um 11:29 schrieb Tilman Hausherr:
> > [ERROR] Tests run: 12, Failures: 0, Errors: 1, Skipped: 2, Time
> > elapsed: 102.543 s <<< FAILURE! - in
> > org.apache.tika.server.TikaServerIntegrationTest
> > [ERROR]
> > org.apache.tika.server.TikaServerIntegrationTest.testSameServerIdAfterOOM
> > Time elapsed: 5.694 s  <<< ERROR!
> > java.lang.IllegalStateException: Not a JSON Object: null
> >         at
> > org.apache.tika.server.TikaServerIntegrationTest.getServerId(TikaServerIntegrationTest.java:280)
> >
> >         at
> > org.apache.tika.server.TikaServerIntegrationTest.testSameServerIdAfterOOM(TikaServerIntegrationTest.java:208)
> >
> > W10, jdk11, maven 3.8.5
> >
> >
>

Reply via email to