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: Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/infra/feature_controls/infrastructure_spaces·ts - InfraOps App feature controls infrastructure spaces space with no features disabled shows Infrastructure navlink #164250

Closed
kibanamachine opened this issue Aug 18, 2023 · 1 comment · Fixed by #166721
Assignees
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Feature:Metrics UI Metrics UI feature Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services

Comments

@kibanamachine
Copy link
Contributor

A test failed on a tracked branch

Error: expected testSubject(globalLoadingIndicator-hidden) to exist
    at TestSubjects.existOrFail (test_subjects.ts:71:13)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at AppsMenuService.awaitGlobalLoadingIndicatorHidden (apps_menu.ts:38:5)
    at AppsMenuService.waitUntilLoadingHasFinished (apps_menu.ts:29:5)
    at AppsMenuService.readLinks (apps_menu.ts:69:5)
    at Context.<anonymous> (infrastructure_spaces.ts:46:27)
    at Object.apply (wrap_function.js:73:16)

First failure: CI Build - 8.10

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Aug 18, 2023
@botelastic botelastic bot added the needs-team Issues missing a team label label Aug 18, 2023
@kibanamachine kibanamachine added the Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services label Aug 18, 2023
@elasticmachine
Copy link
Contributor

Pinging @elastic/infra-monitoring-ui (Team:Infra Monitoring UI)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Aug 18, 2023
@crespocarlos crespocarlos added the Feature:Metrics UI Metrics UI feature label Sep 14, 2023
@mykolaharmash mykolaharmash self-assigned this Sep 19, 2023
mykolaharmash added a commit that referenced this issue Sep 20, 2023
#166721)

Fixes #164250 

[Successful pipeline in the flaky test
runner](https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/3191).

@crespocarlos spotted the missing `await` that might cause the
`infrastructure_security` suite to still be running along
`infrastructure_spaces` and cause race conditions.
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:Metrics UI Metrics UI feature Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants