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

Failing test: Serverless Observability Functional Tests.x-pack/test_serverless/functional/test_suites/observability/dataset_quality/dataset_quality_flyout·ts - serverless observability UI Dataset Quality Dataset quality flyout reflects the breakdown field state in url #180994

Closed
kibanamachine opened this issue Apr 17, 2024 · 6 comments · Fixed by #181047
Assignees
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Feature:Dataset Health Team:obs-ux-logs Observability Logs User Experience Team

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Apr 17, 2024

A test failed on a tracked branch

Error: retry.try reached timeout 120000 ms
Error: retry.try reached timeout 120000 ms
TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="unifiedHistogramBreakdownSelectorSelectorSearch"])
Wait timed out after 10027ms
    at /var/lib/buildkite-agent/builds/kb-n2-4-spot-43338507312cb6f9/elastic/kibana-on-merge/kibana/node_modules/selenium-webdriver/lib/webdriver.js:910:22
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at onFailure (retry_for_success.ts:17:9)
    at retryForSuccess (retry_for_success.ts:84:7)
    at RetryService.try (retry.ts:51:12)
    at Proxy.clickByCssSelector (find.ts:419:5)
    at TestSubjects.click (test_subjects.ts:168:5)
    at test_subjects.ts:277:7
    at runAttempt (retry_for_success.ts:29:15)
    at retryForSuccess (retry_for_success.ts:98:21)
    at RetryService.try (retry.ts:51:12)
    at TestSubjects.setValue (test_subjects.ts:274:12)
    at SelectableService.searchAndSelectOption (selectable.ts:98:5)
    at Context.<anonymous> (dataset_quality_flyout.ts:100:7)
    at Object.apply (wrap_function.js:73:16)
    at onFailure (retry_for_success.ts:17:9)
    at retryForSuccess (retry_for_success.ts:84:7)
    at RetryService.try (retry.ts:51:12)
    at TestSubjects.setValue (test_subjects.ts:274:12)
    at SelectableService.searchAndSelectOption (selectable.ts:98:5)
    at Context.<anonymous> (dataset_quality_flyout.ts:100:7)
    at Object.apply (wrap_function.js:73:16)

First failure: CI Build - main

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Apr 17, 2024
@botelastic botelastic bot added the needs-team Issues missing a team label label Apr 17, 2024
@kibanamachine kibanamachine added the Team:obs-ux-logs Observability Logs User Experience Team label Apr 17, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/obs-ux-logs-team (Team:obs-ux-logs)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Apr 17, 2024
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@mistic
Copy link
Member

mistic commented Apr 17, 2024

Skipped.

main: 4d79b27

delanni pushed a commit that referenced this issue Apr 18, 2024
Fixes #180994

## Summary

Fixes the flaky test by using better timeouts.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Feature:Dataset Health Team:obs-ux-logs Observability Logs User Experience Team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants