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

[test-failed]: Chrome UI Functional Tests.test/functional/apps/home/_sample_data·ts - homepage app sample data dashboard should launch sample logs data set dashboard #55795

Closed
liza-mae opened this issue Jan 24, 2020 · 4 comments · Fixed by #57510
Assignees
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team:Visualizations Visualization editors, elastic-charts and infrastructure test-cloud

Comments

@liza-mae
Copy link
Contributor

Version: 7.6
Class: Chrome UI Functional Tests.test/functional/apps/home/_sample_data·ts
Stack Trace:
Error: retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="launchSampleDataSetlogs"])
Wait timed out after 10017ms
at /var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/ossGrp1/TASK/saas_run_kibana_tests/node/linux-immutable/ci/cloud/common/build/kibana/node_modules/selenium-webdriver/lib/webdriver.js:841:17
at process._tickCallback (internal/process/next_tick.js:68:7)
at onFailure (test/common/services/retry/retry_for_success.ts:28:9)
at retryForSuccess (test/common/services/retry/retry_for_success.ts:68:13)
Platform: cloud
Build Num: 42

@liza-mae liza-mae added failed-test A test failure on a tracked branch, potentially flaky-test test-cloud labels Jan 24, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-test-triage (failed-test)

@liza-mae liza-mae added the Team:Visualizations Visualization editors, elastic-charts and infrastructure label Jan 27, 2020
@elasticmachine
Copy link
Contributor

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

@liza-mae liza-mae added this to Needs triage in Kibana Cloud Test Script Failures via automation Feb 6, 2020
@liza-mae liza-mae moved this from Needs triage to Kibana App Team in Kibana Cloud Test Script Failures Feb 6, 2020
@LeeDr
Copy link
Contributor

LeeDr commented Feb 12, 2020

@rasroh confirmed this data-test-subj launchSampleDataSetlogs exists when running OSS but isn't there when running the default distribution.

The source is here; https://github.com/elastic/kibana/blob/master/src/legacy/core_plugins/kibana/public/home/np_ready/components/sample_data_view_data_button.js#L67

@LeeDr LeeDr self-assigned this Feb 12, 2020
@LeeDr
Copy link
Contributor

LeeDr commented Feb 12, 2020

Seems we just need to check if it's OSS or not and click appropriately. I'll take a shot

Kibana Cloud Test Script Failures automation moved this from Kibana App Team to Closed Feb 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team:Visualizations Visualization editors, elastic-charts and infrastructure test-cloud
Development

Successfully merging a pull request may close this issue.

3 participants