-
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
[Uptime] Refactor snapshots into RTL #113727
Conversation
💛 Build succeeded, but was flaky
Test FailuresKibana Pipeline / general / Performance Tests.x-pack/test/performance/tests/reporting_dashboard·ts.performance reporting dashbaord downloaded PDF has OK statusStandard Out
Stack Trace
Metrics [docs]Async chunks
To update your PR or re-run it, just comment with: cc @shahzad31 |
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, great work!
|
||
expect(await findByText('Last 10 minutes')).toBeInTheDocument(); | ||
|
||
// it should update shared state |
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.
// it should update shared state |
Pinging @elastic/uptime (Team:uptime) |
💚 Backport successful
This backport PR will be merged automatically after passing CI. |
Co-authored-by: Shahzad <[email protected]>
Summary
Fix #100771
Refactor snapshots into RTL tests, only covers the snapshots mentioned in the issue and few more