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 shared links functional test #167679

Merged
merged 9 commits into from
Oct 6, 2023

Conversation

kertal
Copy link
Member

@kertal kertal commented Sep 29, 2023

Summary

improving & unskipping functional test for sharing links

Buildkite flaky test runner (100x)
https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/3387

Note that it didn't fail in CI when I tested, but locally, I could reproduce it

Resolves #167405

Checklist

@kertal
Copy link
Member Author

kertal commented Oct 5, 2023

@elasticmachine merge upstream

@kertal kertal self-assigned this Oct 6, 2023
@kertal kertal added Feature:Discover Discover Application Team:DataDiscovery Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL. release_note:skip Skip the PR/issue when compiling release notes labels Oct 6, 2023
@kertal kertal changed the title unskip test [Discover] Unskip shared links shared links Oct 6, 2023
@kertal kertal changed the title [Discover] Unskip shared links shared links [Discover] Unskip shared links functional test Oct 6, 2023
@kertal kertal marked this pull request as ready for review October 6, 2023 08:02
@kertal kertal requested a review from a team as a code owner October 6, 2023 08:02
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-data-discovery (Team:DataDiscovery)

@jughosta
Copy link
Contributor

jughosta commented Oct 6, 2023

Is it correct that there are 2 toasts? Maybe that was the reason for the flakiness.

@kertal
Copy link
Member Author

kertal commented Oct 6, 2023

@jughosta you're right! Wonder why the flaky test runner didn't catch it, but I could reproduce locally, working on a fix

@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

✅ unchanged

History

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

cc @kertal

@kertal
Copy link
Member Author

kertal commented Oct 6, 2023

@jughosta changes applied, flaky test runner is happy

Copy link
Contributor

@jughosta jughosta left a comment

Choose a reason for hiding this comment

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

Nice!

But is it fine from a user perspective to get 2 toasts or is it just from 2 different test checks?

@kertal
Copy link
Member Author

kertal commented Oct 6, 2023

There are 2 different toasts triggered by 2 different parts of our code. And 1 in this case seems to be double. It's an area for improvement I would say. But generally, the feature storing our URL state just in the browser session, newer left testing state according to advanced settings:
Bildschirmfoto 2023-10-06 um 16 15 57

@kertal kertal merged commit c44b385 into elastic:main Oct 6, 2023
@kibanamachine kibanamachine added v8.12.0 backport:skip This commit does not require backporting labels Oct 6, 2023
dej611 pushed a commit to dej611/kibana that referenced this pull request Oct 17, 2023
## Summary

Improving & unskipping functional tests for sharing links

Buildkite flaky test runner (100x) 
https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/3387
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:skip This commit does not require backporting Feature:Discover Discover Application release_note:skip Skip the PR/issue when compiling release notes Team:DataDiscovery Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL. v8.12.0
Projects
None yet
5 participants