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

[FLAKY ON MKI] .../search/search_index_detail.ts #208695

Open
wayneseymour opened this issue Jan 29, 2025 · 0 comments · May be fixed by #209032
Open

[FLAKY ON MKI] .../search/search_index_detail.ts #208695

wayneseymour opened this issue Jan 29, 2025 · 0 comments · May be fixed by #209032
Assignees
Labels
impact:high Addressing this issue will have a high level of impact on the quality/strength of our product. Team:Search test-failure-flaky

Comments

@wayneseymour
Copy link
Member

Summary

Test failing often on MKI

Last change to this test file, was #206810
But the change only deleted an it block from this test
could mean nothing, but the failed it block comes right after the deleted it block

Test

serverless search UI index details page - search solution developer search index details page API key details should show api key

Command Line

node scripts/functional_test_runner.js --config x-pack/test_serverless/functional/test_suites/search/config.ts --exclude-tag skipMKI --exclude-tag failsOnMKI --exclude-tag skipServerless --exclude-tag skipSvlSearch --info

Error message

Error: retry.try reached timeout 120000 ms
Error: expected testSubject(apiKeyFormAPIKey) to exist
    at TestSubjects.existOrFail (test_subjects.ts:76:13)
    at Object.expectAPIKeyExists (svl_api_keys.ts:32:7)
    at search_index_detail.ts:83:17
    at runAttempt (retry_for_success.ts:30:15)
    at retryForSuccess (retry_for_success.ts:103:21)
    at RetryService.try (retry.ts:52:12)
    at Context. (search_index_detail.ts:81:13)
    at Object.apply (wrap_function.js:74:16)
    at onFailure (retry_for_success.ts:18:9)
    at retryForSuccess (retry_for_success.ts:86:7)
    at RetryService.try (retry.ts:52:12)
    at Context. (search_index_detail.ts:81:13)
    at Object.apply (wrap_function.js:74:16)

Screenshot

Image

@wayneseymour wayneseymour added impact:high Addressing this issue will have a high level of impact on the quality/strength of our product. Team:Search test-failure-flaky labels Jan 29, 2025
wayneseymour added a commit that referenced this issue Jan 29, 2025
@saarikabhasi saarikabhasi self-assigned this Jan 29, 2025
@saarikabhasi saarikabhasi linked a pull request Jan 30, 2025 that will close this issue
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impact:high Addressing this issue will have a high level of impact on the quality/strength of our product. Team:Search test-failure-flaky
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants