1> [2019-03-28T15:09:36,596][INFO ][o.e.x.w.t.i.WatchMetadataTests] [testWatchMetadata] after test
FAILURE 1.06s J7 | WatchMetadataTests.testWatchMetadata <<< FAILURES!
> Throwable #1: java.lang.AssertionError:
> Expected: a value greater than <0L>
> but: <0L> was equal to <0L>
> at __randomizedtesting.SeedInfo.seed([1D60679C9809AF1C:8A18F6576683372E]:0)
> at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
> at org.elasticsearch.xpack.watcher.test.integration.WatchMetadataTests.testWatchMetadata(WatchMetadataTests.java:65)
> at java.lang.Thread.run(Thread.java:748)
Does not reproduce with the random seed, but this test does fail when executed locally with -Dtests.iters=x.
Build url: https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+7.0+intake/561/console
Does not reproduce with the random seed, but this test does fail when executed locally with
-Dtests.iters=x.