Skip to content

[Lens] Fix flaky serverless tests in group 3#176423

Merged
nickofthyme merged 6 commits intoelastic:mainfrom
nickofthyme:fix-flaky-g2-tests
Feb 8, 2024
Merged

[Lens] Fix flaky serverless tests in group 3#176423
nickofthyme merged 6 commits intoelastic:mainfrom
nickofthyme:fix-flaky-g2-tests

Conversation

@nickofthyme
Copy link
Contributor

@nickofthyme nickofthyme commented Feb 7, 2024

Summary

Testing fix for flaky Lens serverless tests. This issue arose after #170914 where changes to the Lens page object were not applied to the duplicate serverless tests.

See https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/5086

The grouping used in serverless is also collecting multiple non-serverless test groups configs and renaming them as a new group config file, but the failed test describe block is named with the original group still. A bit confusing but maybe we can correct this in the future to avoid confusion.

fixes #168985

@nickofthyme nickofthyme marked this pull request as ready for review February 7, 2024 21:15
@nickofthyme nickofthyme requested a review from a team as a code owner February 7, 2024 21:15
@nickofthyme nickofthyme added the release_note:skip Skip the PR/issue when compiling release notes label Feb 7, 2024
@nickofthyme
Copy link
Contributor Author

/ci

@nickofthyme
Copy link
Contributor Author

/ci

@kibana-ci
Copy link

💛 Build succeeded, but was flaky

Failed CI Steps

Metrics [docs]

✅ unchanged

History

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

Copy link
Contributor

@stratoula stratoula left a comment

Choose a reason for hiding this comment

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

LGTM, code review only

@nickofthyme nickofthyme changed the title Fix flaky serverless tests in group2 Fix flaky serverless tests in group 3 Feb 8, 2024
@nickofthyme nickofthyme merged commit 8709754 into elastic:main Feb 8, 2024
@nickofthyme nickofthyme deleted the fix-flaky-g2-tests branch February 8, 2024 15:55
@nickofthyme nickofthyme changed the title Fix flaky serverless tests in group 3 [Lens] Fix flaky serverless tests in group 3 Feb 8, 2024
@kibanamachine kibanamachine added v8.13.0 backport:skip This PR does not require backporting labels Feb 8, 2024
CoenWarmer pushed a commit to CoenWarmer/kibana that referenced this pull request Feb 15, 2024
fkanout pushed a commit to fkanout/kibana that referenced this pull request Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:skip This PR does not require backporting release_note:skip Skip the PR/issue when compiling release notes v8.13.0

Projects

None yet

4 participants