Open
Description
Build Scans:
- elasticsearch-periodic #3866 / openjdk21_checkrestcompat_java-matrix
- elasticsearch-pull-request #29051 / rest-compatibility
Reproduction Line:
./gradlew ":x-pack:plugin:watcher:qa:rest:yamlRestTestV7CompatTest" --tests "org.elasticsearch.smoketest.WatcherYamlRestIT.test {p0=watcher/usage/10_basic/Test watcher usage stats output}" -Dtests.seed=B08CBCCB38EE35D0 -Dtests.locale=pt-BR -Dtests.timezone=America/Belem -Druntime.java=21
Applicable branches:
main
Reproduces locally?:
N/A
Failure History:
See dashboard
Failure Message:
java.lang.AssertionError: Failure at [watcher/usage/10_basic:58]: field [watcher.count.active] is not greater than [$watch_count_active]
Expected: a value greater than <1>
but: <1> was equal to <1>
Issue Reasons:
- [main] 2 failures in test test {p0=watcher/usage/10_basic/Test watcher usage stats output} (1.3% fail rate in 159 executions)
Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.