Skip to content

WatcherRestIT painless/10_basic/Test execute watch api with rest_total_hits_as_int failure #43889

Closed
@jdconrad

Description

@jdconrad

Build: https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+fast+part2/3/console

Did not reproduce with:

./gradlew :x-pack:qa:smoke-test-watcher:integTestRunner --tests "org.elasticsearch.smoketest.WatcherRestIT.test {yaml=painless/10_basic/Test execute watch api with rest_total_hits_as_int}" -Dtests.seed=6D9CCFE8486B1613 -Dtests.security.manager=true -Dtests.locale=mk -Dtests.timezone=Europe/Zurich -Dcompiler.java=12 -Druntime.java=11

Output:

09:45:13 > Task :x-pack:qa:smoke-test-watcher:integTestRunner
09:45:13 
09:45:13 
09:45:13 org.elasticsearch.smoketest.WatcherRestIT > test {yaml=painless/10_basic/Test execute watch api with rest_total_hits_as_int} FAILED
09:45:13     java.lang.AssertionError: Failure at [painless/10_basic:232]: watch_record.state didn't match expected value:
09:45:13                 watch_record.state: expected [executed] but was [not_executed_already_queued]
09:45:13 
09:45:13         Caused by:
09:45:13         java.lang.AssertionError: watch_record.state didn't match expected value:
09:45:13                     watch_record.state: expected [executed] but was [not_executed_already_queued]

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions