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

Issue 63621 Fix Flaky Tests #70344

Merged

Conversation

charlie-pichette
Copy link
Contributor

Summary

The endpoint list tests were failing intermittently. This appears to be due to the loading, deleting and loading data. This PR refactors the tests into to primary describe blocks, one for when there is no data and one for when there is data.

There is a set of tests that are intended to navigate to the page directly with a specific endpoint to test the flyout appears immediately. These are currently not working properly and I have added the skip until we can get them working.

Fixes #63621.

Checklist

Delete any items that are not applicable to this PR.

For maintainers

@charlie-pichette charlie-pichette added v8.0.0 release_note:skip Skip the PR/issue when compiling release notes Team:Endpoint Management Feature:Endpoint Elastic Endpoint feature v7.9.0 labels Jun 30, 2020
@charlie-pichette charlie-pichette requested review from a team as code owners June 30, 2020 17:14
@charlie-pichette charlie-pichette self-assigned this Jun 30, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/endpoint-management (Team:Endpoint Management)

@elasticmachine
Copy link
Contributor

Pinging @elastic/endpoint-app-team (Feature:Endpoint)

Copy link

@aisantos aisantos left a comment

Choose a reason for hiding this comment

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

lgtm;

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Build metrics

✅ unchanged

History

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

@charlie-pichette charlie-pichette merged commit 9438f13 into elastic:master Jul 1, 2020
@charlie-pichette charlie-pichette deleted the issue-63621_fix-flaky-tests branch July 1, 2020 16:37
charlie-pichette added a commit to charlie-pichette/kibana that referenced this pull request Jul 1, 2020
@charlie-pichette
Copy link
Contributor Author

This also fixes #61284

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Endpoint Elastic Endpoint feature release_note:skip Skip the PR/issue when compiling release notes v7.9.0 v8.0.0
Projects
None yet
5 participants