Skip to content
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: context app context link in discover "before all" hook for "should open the context view with the selected document as anchor" #104413

Closed
mistic opened this issue Jul 6, 2021 · 2 comments · Fixed by #104571
Labels

Comments

@mistic
Copy link
Member

mistic commented Jul 6, 2021

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/3027/testReport/junit/Chrome%20UI%20Functional%20Tests/test_functional_apps_context__discover_navigation%C2%B7js/Kibana_Pipeline___context_app_context_link_in_discover__before_all__hook_for__should_open_the_context_view_with_the_selected_document_as_anchor_/

Error: retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="plus-geo.src-IN"])
Wait timed out after 10044ms
    at /dev/shm/workspace/parallel/14/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842:17
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:95:5)
    at onFailure (test/common/services/retry/retry_for_success.ts:17:9)
    at retryForSuccess (test/common/services/retry/retry_for_success.ts:57:13)
    at RetryService.try (test/common/services/retry/retry.ts:31:12)
    at Proxy.clickByCssSelector (test/functional/services/common/find.ts:360:5)
    at TestSubjects.click (test/functional/services/common/test_subjects.ts:105:5)
    at DiscoverPageObject.clickFieldListPlusFilter (test/functional/page_objects/discover_page.ts:414:5)
    at Context.<anonymous> (test/functional/apps/context/_discover_navigation.js:50:9)
    at Object.apply (node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16)
@mistic mistic added blocker Team:Visualizations Visualization editors, elastic-charts and infrastructure v8.0.0 skipped-test failed-es-promotion v7.15.0 labels Jul 6, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app (Team:KibanaApp)

madirey pushed a commit to madirey/kibana that referenced this issue Jul 6, 2021
@tylersmalley
Copy link
Contributor

I believe this is a bug in a recent ES change raised here: #104466 (comment)

tylersmalley pushed a commit to tylersmalley/kibana that referenced this issue Jul 12, 2021
tylersmalley pushed a commit to tylersmalley/kibana that referenced this issue Jul 12, 2021
mistic pushed a commit that referenced this issue Jul 14, 2021
* 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>
kibanamachine added a commit to kibanamachine/kibana that referenced this issue Jul 14, 2021
* 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>
kibanamachine added a commit that referenced this issue Jul 14, 2021
* 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants