Closed valeriy42 closed 1 year ago
Pinging @elastic/es-core-features (:Core/Features/Watcher)
Probably related to #65048
Should be fixed by #65186
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
:x-pack:plugin:spatial:check
:x-pack:plugin:sql:qa:jdbc:no-sql:v7.10.1#bwcTest
REPRODUCE WITH: ./gradlew ':x-pack:plugin:watcher:internalClusterTest' --tests "org.elasticsearch.xpack.watcher.history.HistoryActionConditionTests.testActionConditionWithFailures" -Dtests.seed=966A8826BBA6FD00 -Dtests.security.manager=true -Dtests.locale=id-ID -Dtests.timezone=America/Indiana/Vincennes -Druntime.java=14
org.elasticsearch.xpack.watcher.history.HistoryActionConditionTests > testActionConditionWithFailures FAILED
java.lang.AssertionError:
Expected: is <1L>
but: was <2L>
at __randomizedtesting.SeedInfo.seed([966A8826BBA6FD00:25DD7064282D84B8]:0)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:18)
at org.junit.Assert.assertThat(Assert.java:956)
at org.junit.Assert.assertThat(Assert.java:923)
at org.elasticsearch.xpack.watcher.history.HistoryActionConditionTests.testActionConditionWithFailures(HistoryActionConditionTests.java:154)
Another with the same expected 1 got 2 error.
Muted on master in #65592
Expected: is <1L>
but: was <2L>
at __randomizedtesting.SeedInfo.seed([6A253926AFCCC6CC:9A8D5B93C9A1AB4A]:0)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:18)
at org.junit.Assert.assertThat(Assert.java:956)
at org.junit.Assert.assertThat(Assert.java:923)
at org.elasticsearch.xpack.watcher.history.HistoryActionConditionTests.testActionCondition(HistoryActionConditionTests.java:204)
I got another one of these: https://gradle-enterprise.elastic.co/s/ryflwip3sc7ze/tests/:x-pack:plugin:watcher:internalClusterTest/org.elasticsearch.xpack.watcher.history.HistoryActionConditionTests/testActionCondition#1
java.lang.AssertionError:
Expected: is one of {<1L>, <2L>}
but: was <3L>
at __randomizedtesting.SeedInfo.seed([50BE90144761E0A9:A016F2A1210C8D2F]:0)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:18)
at org.junit.Assert.assertThat(Assert.java:956)
at org.junit.Assert.assertThat(Assert.java:923)
at org.elasticsearch.xpack.watcher.history.HistoryActionConditionTests.testActionCondition(HistoryActionConditionTests.java:205)
Another on master: https://gradle-enterprise.elastic.co/s/rpo5nn6hpjhce
java.lang.AssertionError:
Expected: is one of {<1L>, <2L>}
but: was <3L>
at __randomizedtesting.SeedInfo.seed([FC7F91D4EDB37D62:CD7F3618BDE10E4]:0)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:18)
at org.junit.Assert.assertThat(Assert.java:956)
at org.junit.Assert.assertThat(Assert.java:923)
at org.elasticsearch.xpack.watcher.history.HistoryActionConditionTests.testActionCondition(HistoryActionConditionTests.java:206)
Another failure https://gradle-enterprise.elastic.co/s/rpo5nn6hpjhce
This is still failing regularly so I've re-applied the muting I made 2 comments ago. (#68650)
This test was unmuted a while ago via #67404 which should have closed this issue but didn't for some reason. No comments in over 6m, and no failures in the past 28 days. Closing.
This test is still muted in main
, linking to this issue, so I'm reopening this.
Pinging @elastic/es-data-management (Team:Data Management)
Build scan: https://gradle-enterprise.elastic.co/s/qhcmhs7bgvyyq
Repro line:
Reproduces locally?: No
Applicable branches:
master
Failure history: build stats&_a=(columns:!(_source),index:b646ed00-7efc-11e8-bf69-63c8ef516157,interval:auto,query:(language:lucene,query:'%22HistoryActionConditionTests%20testActionCondition%22'),sort:!(process.time-start,desc))) Failed 16 times in the past month
Failure excerpt: