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

[Discover] Unskip context navigation test #68490

Conversation

kertal
Copy link
Member

@kertal kertal commented Jun 8, 2020

Summary

Improved code testing the navigation between discover and discover context to be no longer flaky.

Here's a run just unskipping the test, 1 of 42 runs was a failure

https://kibana-ci.elastic.co/job/kibana+flaky-test-suite-runner/522/testReport/Chrome%20UI%20Functional%20Tests/

Here's the improved code version, 42 runs, no failure

https://kibana-ci.elastic.co/job/kibana+flaky-test-suite-runner/524/testReport/Chrome%20UI%20Functional%20Tests/

Fixes #53308

Checklist

@kertal kertal added the Feature:Discover Discover Application label Jun 8, 2020
/**
* the provides a quicker way to set the timepicker to the default range, saves a few seconds
*/
async setDefaultAbsoluteRangeViaUiSettings() {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should speed go the before section of the test, since there is no interaction necessary to set the time range, however it seems it can't be measured in the jenkins stats of a single test run.

@kertal kertal marked this pull request as ready for review June 8, 2020 15:23
@kertal kertal requested review from spalger and dmlemeshko June 8, 2020 15:23
@kertal kertal added the Team:Visualizations Visualization editors, elastic-charts and infrastructure label Jun 8, 2020
@elasticmachine
Copy link
Contributor

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

@kertal kertal self-assigned this Jun 8, 2020
@kertal kertal added the release_note:skip Skip the PR/issue when compiling release notes label Jun 8, 2020
@kertal kertal requested a review from LeeDr June 9, 2020 06:03
Copy link
Contributor

@spalger spalger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kertal
Copy link
Member Author

kertal commented Jun 10, 2020

@elasticmachine merge upstream

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@kertal kertal merged commit 679118b into elastic:master Jun 12, 2020
kertal added a commit to kertal/kibana that referenced this pull request Jun 12, 2020
kertal added a commit to kertal/kibana that referenced this pull request Jun 12, 2020
kertal added a commit to kertal/kibana that referenced this pull request Jun 12, 2020
# Conflicts:
#	test/functional/apps/context/_discover_navigation.js
#	test/functional/page_objects/time_picker.ts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Discover Discover Application release_note:skip Skip the PR/issue when compiling release notes Team:Visualizations Visualization editors, elastic-charts and infrastructure v7.7.2 v7.8.0 v7.9.0 v8.0.0
Projects
None yet
4 participants