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: Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/maps/documents_source/top_hits·js - maps app documents source geo top hits split on string field "before all" hook for "should not fetch any search hits" #115262

Closed
brianseeders opened this issue Oct 15, 2021 · 4 comments · Fixed by #115392
Assignees

Comments

@brianseeders
Copy link
Contributor

Chrome X-Pack UI Functional Tests
x-pack/test/functional/apps/maps/documents_source/top_hits.js

maps app documents source geo top hits split on string field "before all" hook for "should not fetch any search hits"

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

Error: retry.try timeout: Error: expected testSubject(globalLoadingIndicator-hidden) to exist
at TestSubjects.existOrFail (/opt/local-ssd/buildkite/builds/kb-cigroup-6-99b027246b064f85/elastic/kibana-elasticsearch-snapshot-verify/kibana/test/functional/services/common/test_subjects.ts:45:13)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:95:5)
at HeaderPageObject.awaitGlobalLoadingIndicatorHidden (/opt/local-ssd/buildkite/builds/kb-cigroup-6-99b027246b064f85/elastic/kibana-elasticsearch-snapshot-verify/kibana/test/functional/page_objects/header_page.ts:72:5)
at HeaderPageObject.waitUntilLoadingHasFinished (/opt/local-ssd/buildkite/builds/kb-cigroup-6-99b027246b064f85/elastic/kibana-elasticsearch-snapshot-verify/kibana/test/functional/page_objects/header_page.ts:63:5)
at /opt/local-ssd/buildkite/builds/kb-cigroup-6-99b027246b064f85/elastic/kibana-elasticsearch-snapshot-verify/kibana/x-pack/test/functional/page_objects/gis_page.ts:125:7
at runAttempt (/opt/local-ssd/buildkite/builds/kb-cigroup-6-99b027246b064f85/elastic/kibana-elasticsearch-snapshot-verify/kibana/test/common/services/retry/retry_for_success.ts:29:15)
at retryForSuccess (/opt/local-ssd/buildkite/builds/kb-cigroup-6-99b027246b064f85/elastic/kibana-elasticsearch-snapshot-verify/kibana/test/common/services/retry/retry_for_success.ts:68:21)
at RetryService.try (/opt/local-ssd/buildkite/builds/kb-cigroup-6-99b027246b064f85/elastic/kibana-elasticsearch-snapshot-verify/kibana/test/common/services/retry/retry.ts:31:12)
at GisPageObject.loadSavedMap (test/functional/page_objects/gis_page.ts:122:5)
at Context.<anonymous> (test/functional/apps/maps/documents_source/top_hits.js:22:9)
at Object.apply (/opt/local-ssd/buildkite/builds/kb-cigroup-6-99b027246b064f85/elastic/kibana-elasticsearch-snapshot-verify/kibana/node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16)
at onFailure (/opt/local-ssd/buildkite/builds/kb-cigroup-6-99b027246b064f85/elastic/kibana-elasticsearch-snapshot-verify/kibana/test/common/services/retry/retry_for_success.ts:17:9)
at retryForSuccess (/opt/local-ssd/buildkite/builds/kb-cigroup-6-99b027246b064f85/elastic/kibana-elasticsearch-snapshot-verify/kibana/test/common/services/retry/retry_for_success.ts:59:13)
at RetryService.try (/opt/local-ssd/buildkite/builds/kb-cigroup-6-99b027246b064f85/elastic/kibana-elasticsearch-snapshot-verify/kibana/test/common/services/retry/retry.ts:31:12)
at GisPageObject.loadSavedMap (test/functional/page_objects/gis_page.ts:122:5)
at Context.<anonymous> (test/functional/apps/maps/documents_source/top_hits.js:22:9)
at Object.apply (/opt/local-ssd/buildkite/builds/kb-cigroup-6-99b027246b064f85/elastic/kibana-elasticsearch-snapshot-verify/kibana/node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16)
@botelastic botelastic bot added the needs-team Issues missing a team label label Oct 15, 2021
@brianseeders brianseeders added v8.0.0 [Deprecated-Use Team:Presentation]Team:Geo Former Team Label for Geo Team. Now use Team:Presentation labels Oct 15, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-gis (Team:Geo)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Oct 15, 2021
@brianseeders brianseeders changed the title Failing ES Promotion: maps app documents source geo top hits split on string field "before all" hook for "should not fetch any search hits" Failing ES Promotion: x-pack/test/functional/apps/maps/documents_source/top_hits·js - maps app documents source geo top hits split on string field "before all" hook for "should not fetch any search hits" Oct 15, 2021
@brianseeders brianseeders changed the title Failing ES Promotion: x-pack/test/functional/apps/maps/documents_source/top_hits·js - maps app documents source geo top hits split on string field "before all" hook for "should not fetch any search hits" Failing ES Promotion: Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/maps/documents_source/top_hits·js - maps app documents source geo top hits split on string field "before all" hook for "should not fetch any search hits" Oct 15, 2021
@brianseeders
Copy link
Contributor Author

Skipped

master: a8b4379

@thomasneirynck thomasneirynck self-assigned this Oct 15, 2021
@thomasneirynck
Copy link
Contributor

@brianseeders is this breaking only on master, or 7.x line too?

@brianseeders
Copy link
Contributor Author

@thomasneirynck only master at the moment, 7.x succeeded today

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants