-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
Failing ES Promotion: discover async search with scripted fields query return results with valid scripted field #104362
Comments
Pinging @elastic/kibana-app-services (Team:AppServices) |
It looks related to a previous promotion failure issue (#78553) that was triggered by an ES side change (elastic/elasticsearch#63213). This failed 7 times in the last week. [UPDATE] |
I ran this in the flaky test runner (only the discover suite) and it passed 42 times - we should consider unskipping if new failures don't appear in the next week or so - WDYT @mistic? |
This reverts commit 2e492c2.
* temp use unverified snapshot Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co> * Revert "skip failing es promotion suite (#104469)" This reverts commit 87971e7. * Revert "skip failing es promotion suite (#104467)" This reverts commit c72ad3e. * Revert "skip failing es promotion suite (#104466)" This reverts commit a0b36c7. * Revert "skip failing es promotion suite (#104413)" This reverts commit 9773e3f. * Revert "skip failing es promotion suite (#104409)" This reverts commit 79608dc. * Revert "skip failing es promotion suite (#104366)" This reverts commit dfc5dbb. * Revert "skip failing es promotion suite (#104365)" This reverts commit 2695777. * Revert "skip failing es promotion suite (#104364)" This reverts commit 16f69d2. * Revert "skip failing es promotion suite (#104362)" This reverts commit 2e492c2. * Revert another commit to promote ES snapshot Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co> Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
* temp use unverified snapshot Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co> * Revert "skip failing es promotion suite (elastic#104469)" This reverts commit 87971e7. * Revert "skip failing es promotion suite (elastic#104467)" This reverts commit c72ad3e. * Revert "skip failing es promotion suite (elastic#104466)" This reverts commit a0b36c7. * Revert "skip failing es promotion suite (elastic#104413)" This reverts commit 9773e3f. * Revert "skip failing es promotion suite (elastic#104409)" This reverts commit 79608dc. * Revert "skip failing es promotion suite (elastic#104366)" This reverts commit dfc5dbb. * Revert "skip failing es promotion suite (elastic#104365)" This reverts commit 2695777. * Revert "skip failing es promotion suite (elastic#104364)" This reverts commit 16f69d2. * Revert "skip failing es promotion suite (elastic#104362)" This reverts commit 2e492c2. * Revert another commit to promote ES snapshot Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co> Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
* temp use unverified snapshot Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co> * Revert "skip failing es promotion suite (#104469)" This reverts commit 87971e7. * Revert "skip failing es promotion suite (#104467)" This reverts commit c72ad3e. * Revert "skip failing es promotion suite (#104466)" This reverts commit a0b36c7. * Revert "skip failing es promotion suite (#104413)" This reverts commit 9773e3f. * Revert "skip failing es promotion suite (#104409)" This reverts commit 79608dc. * Revert "skip failing es promotion suite (#104366)" This reverts commit dfc5dbb. * Revert "skip failing es promotion suite (#104365)" This reverts commit 2695777. * Revert "skip failing es promotion suite (#104364)" This reverts commit 16f69d2. * Revert "skip failing es promotion suite (#104362)" This reverts commit 2e492c2. * Revert another commit to promote ES snapshot Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co> Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> Co-authored-by: Tyler Smalley <tyler.smalley@elastic.co>
This failure is preventing the promotion of the current Elasticsearch nightly snapshot.
For more information on the Elasticsearch snapshot promotion process including how to reproduce using the unverified nightly ES build: https://www.elastic.co/guide/en/kibana/master/development-es-snapshots.html
CI failure logs: https://kibana-ci.elastic.co/job/elasticsearch+snapshots+verify/3026/testReport/junit/Chrome%20X-Pack%20UI%20Functional%20Tests/x-pack_test_functional_apps_discover_async_scripted_fields%C2%B7js/Kibana_Pipeline___discover_async_search_with_scripted_fields_query_return_results_with_valid_scripted_field/
The text was updated successfully, but these errors were encountered: