-
Notifications
You must be signed in to change notification settings - Fork 24.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[CI] IndexActionTests.testIndexActionExecuteSingleDoc Fails #38581
Comments
It is possible that the fix for this is related to #38511. |
Pinging @elastic/es-core-features |
…c#38704) the tests awaits fix from elastic#38693 and elastic#38705 and elastic#38581
…c#38704) the tests awaits fix from elastic#38693 and elastic#38705 and elastic#38581
This failed again in intake : https://elasticsearch-ci.elastic.co/view/Elasticsearch/job/elastic+elasticsearch+master+intake/1935/console |
I mute that in master, 7.0 and 7.1 until fixed
to reproduce the test code has to be modified to fix the date with millis part having trailing zeros
|
fix tests to use clock in milliseconds precision in watcher code make sure the date comparison in string format is using same formatters some of the code was modified in elastic#38514 possibly because of merge conflicts closes elastic#38581
fix tests to use clock in milliseconds precision in watcher code make sure the date comparison in string format is using same formatters some of the code was modified in elastic#38514 possibly because of merge conflicts closes elastic#38581
2> REPRODUCE WITH: ./gradlew :x-pack:plugin:watcher:unitTest -Dtests.seed=CEACAAD7B7542031 -Dtests.class=org.elasticsearch.xpack.watcher.actions.index.IndexActionTests -Dtests.method="testIndexActionExecuteSingleDoc" -Dtests.security.manager=true -Dtests.locale=es-419 -Dtests.timezone=Africa/Abidjan -Dcompiler.java=11 -Druntime.java=11
FAILURE 0.05s | IndexActionTests.testIndexActionExecuteSingleDoc <<< FAILURES!
The text was updated successfully, but these errors were encountered: