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 Search Functional Tests.x-pack/test_serverless/functional/test_suites/search/empty_page·ts - serverless search UI empty pages should show search specific empty page in discover #166652

Open
kibanamachine opened this issue Sep 18, 2023 · 6 comments
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team:SharedUX Team label for AppEx-SharedUX (formerly Global Experience)

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Sep 18, 2023

A test failed on a tracked branch

Error: retry.try timeout: Error: expected null to not equal null
    at Assertion.assert (expect.js:100:11)
    at Assertion.apply (expect.js:227:8)
    at Assertion.be (expect.js:69:22)
    at svl_common_navigation.ts:150:72
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at runAttempt (retry_for_success.ts:29:15)
    at retryForSuccess (retry_for_success.ts:68:21)
    at RetryService.try (retry.ts:31:12)
    at Object.expectBreadcrumbExists (svl_common_navigation.ts:149:11)
    at Context.<anonymous> (empty_page.ts:30:7)
    at Object.apply (wrap_function.js:73:16)
    at onFailure (retry_for_success.ts:17:9)
    at retryForSuccess (retry_for_success.ts:59:13)
    at RetryService.try (retry.ts:31:12)
    at Object.expectBreadcrumbExists (svl_common_navigation.ts:149:11)
    at Context.<anonymous> (empty_page.ts:30: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 Sep 18, 2023
@botelastic botelastic bot added the needs-team Issues missing a team label label Sep 18, 2023
@jbudz jbudz added the Team:SharedUX Team label for AppEx-SharedUX (formerly Global Experience) label Sep 20, 2023
@elasticmachine
Copy link
Contributor

Pinging @elastic/appex-sharedux (Team:SharedUX)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Sep 20, 2023
@Dosant
Copy link
Contributor

Dosant commented Sep 21, 2023

Another login page issue
image

@vadimkibana
Copy link
Contributor

Closing, as the error was with the login screen; and test did not fail again, se we expect that the login is fixed now.

If it is re-opened, we will take a closer look.

@vadimkibana vadimkibana closed this as not planned Won't fix, can't repro, duplicate, stale Sep 25, 2023
@kibanamachine kibanamachine reopened this Sep 25, 2023
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@Dosant
Copy link
Contributor

Dosant commented Sep 26, 2023

Also the login page image

@elastic/kibana-operations, @elastic/kibana-qa It doesn't look like we should just skip this test, because as I understand, this test is failing just because it is the first test in the suite. If we skip this, then the next one starts failing. Have you see this login screen failures before? Seems like something should be approached holistically and not test-by-test

Similar failures and skipped tests: #165924 (comment), #165386 these are from another suite, but also the first tests

@jbudz
Copy link
Member

jbudz commented Sep 26, 2023

Correct, we can't reliably skip this error because it impacts most test suites.

@dmlemeshko is testing some stability improvements at #166936

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 Team:SharedUX Team label for AppEx-SharedUX (formerly Global Experience)
Projects
None yet
Development

No branches or pull requests

5 participants