-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[Observability] Fix flaky test #142210
[Observability] Fix flaky test #142210
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Pinging @elastic/uptime (Team:uptime) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
search: `?rangeFrom=${rangeFrom}&rangeTo=${rangeTo}`, | ||
}); | ||
|
||
await PageObjects.header.waitUntilLoadingHasFinished(); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shall we move waitUntilLoadingHasFinished
inside navigateToApp
?
@@ -48,16 +42,28 @@ export default function ({ getService, getPageObjects }: FtrProviderContext) { | |||
await esArchiver.unload( | |||
Path.join('x-pack/test/apm_api_integration/common/fixtures/es_archiver', 'rum_8.0.0') | |||
); | |||
await esArchiver.unload( |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just curious: if in loadIfNeeded
the archive is not loaded, how does unload
work in that case?
💚 Build Succeeded
Metrics [docs]Async chunks
History
To update your PR or re-run it, just comment with: |
Summary
Fixes #142210
Flaky test run https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/1335