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 discover tab field data functional tests #107305

Conversation

kertal
Copy link
Member

@kertal kertal commented Jul 30, 2021

Summary

This PR improves the clickFieldListItemAdd function to also check if the field has already been rendered in the document table, something that caused flakiness especially. Furthermore clickFieldListItemAdd was also used to remove a column from a table, since it was basically toggling the column. Changed this parts of the code to use clickFieldListItemRemove.

Fixes #100437
Fixes #103389

Firefox flaky tests run, 100 tries: https://kibana-ci.elastic.co/job/kibana+flaky-test-suite-runner/1824/
cgroup6 flaky test run 100 tries, 1 unrelated error: https://kibana-ci.elastic.co/job/kibana+flaky-test-suite-runner/1823/

Checklist

@kertal kertal added Feature:Discover Discover Application Team:Visualizations Visualization editors, elastic-charts and infrastructure release_note:skip Skip the PR/issue when compiling release notes labels Jul 30, 2021
@kertal
Copy link
Member Author

kertal commented Aug 2, 2021

@elasticmachine merge upstream

@kertal
Copy link
Member Author

kertal commented Aug 5, 2021

@elasticmachine merge upstream

@kertal kertal self-assigned this Aug 11, 2021
@kertal
Copy link
Member Author

kertal commented Aug 11, 2021

@elasticmachine merge upstream

@kertal
Copy link
Member Author

kertal commented Aug 13, 2021

@elasticmachine merge upstream

@kertal
Copy link
Member Author

kertal commented Aug 16, 2021

@elasticmachine merge upstream

@kertal kertal changed the title [Discover] Improve code, unskip flaky test [Discover] Unskip discover tab field data functional tests Aug 18, 2021
@kertal kertal removed the v7.16.0 label Aug 18, 2021
@kertal kertal marked this pull request as ready for review August 18, 2021 07:28
@elasticmachine
Copy link
Contributor

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

@kertal
Copy link
Member Author

kertal commented Aug 18, 2021

@elasticmachine merge upstream

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

History

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

cc @kertal

@mistic mistic added v7.16.0 and removed v7.15.0 labels Aug 18, 2021
@kertal kertal added the v7.15.0 label Aug 19, 2021
@kertal kertal merged commit 544c41e into elastic:master Aug 19, 2021
@kibanamachine
Copy link
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create backports run node scripts/backport --pr 107305 or prevent reminders by adding the backport:skip label.

@kibanamachine kibanamachine added the backport missing Added to PRs automatically when the are determined to be missing a backport. label Aug 23, 2021
kertal added a commit to kertal/kibana that referenced this pull request Aug 23, 2021
kertal added a commit to kertal/kibana that referenced this pull request Aug 23, 2021
@kibanamachine kibanamachine removed the backport missing Added to PRs automatically when the are determined to be missing a backport. label Aug 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment