-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Data Management/Watcher>test-failureTriaged test failures from CITriaged test failures from CITeam:Data ManagementMeta label for data/management teamMeta label for data/management team
Description
Build scan:
Repro line:
./gradlew ':x-pack:plugin:watcher:internalClusterTest' --tests "org.elasticsearch.xpack.watcher.history.HistoryTemplateHttpMappingsTests.testHttpFields" \
-Dtests.seed=7B65E35E8F2C5B8A \
-Dtests.security.manager=true \
-Dtests.locale=ar-IQ \
-Dtests.timezone=America/Fort_Wayne \
-Druntime.java=11
Reproduces locally?:
Could not reproduce locally after 1,000 iterations.
Applicable branches:
master only
Failure history:
Could be related to #64252
Failure:
java.lang.AssertionError: watch was triggered on [0] schedulers, expected [1]
Expected: a value equal to or greater than <1L>
but: <0L> was less than <1L>
at __randomizedtesting.SeedInfo.seed([E2D763563C560E94:3D3C8E6F2D1B6E6F]:0)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:18)
at org.junit.Assert.assertThat(Assert.java:956)
at org.elasticsearch.xpack.watcher.test.AbstractWatcherIntegrationTestCase$TimeWarp.trigger(AbstractWatcherIntegrationTestCase.java:606)
at org.elasticsearch.xpack.watcher.test.AbstractWatcherIntegrationTestCase$TimeWarp.trigger(AbstractWatcherIntegrationTestCase.java:591)
at org.elasticsearch.xpack.watcher.history.HistoryTemplateHttpMappingsTests.testHttpFields(HistoryTemplateHttpMappingsTests.java:84)
Metadata
Metadata
Assignees
Labels
:Data Management/Watcher>test-failureTriaged test failures from CITriaged test failures from CITeam:Data ManagementMeta label for data/management teamMeta label for data/management team