On Tue, 28 May 2019 at 09:10, Vladimir Sitnikov <[email protected]> wrote: > > sebb>If not, why not? > > There's an "obvious" flaw in the test logic, so the answer/investigation is > not really important.
But does the error occur in the Jenkins tests? > Probably it comes from the fact that Gradle executes batch tests > concurrently with other build activities. AFAIK, the tests are designed to be run one at a time. I don't know what the 'other' build activities are, but it seems to me they may well interfere in other tests in subtle ways. > Vladimir
