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: ESS Security Cloud Security Agentless Creating Agent Functional Tests.x-pack/test/cloud_security_posture_functional/agentless/create_agent·ts - Cloud Security Posture Agentless cloud should hide setup technology selector in edit mode #209529

Closed
kibanamachine opened this issue Feb 4, 2025 · 2 comments
Assignees
Labels
failed-test A test failure on a tracked branch, potentially flaky-test needs-team Issues missing a team label

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Feb 4, 2025

A test failed on a tracked branch

Error: expected testSubject(globalLoadingIndicator-hidden) to exist
    at TestSubjects.existOrFail (test_subjects.ts:76:13)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at HeaderPageObject.awaitGlobalLoadingIndicatorHidden (header_page.ts:73:5)
    at HeaderPageObject.waitUntilLoadingHasFinished (header_page.ts:64:5)
    at Context.<anonymous> (create_agent.ts:138:7)
    at Object.apply (wrap_function.js:74:16)

First failure: kibana-on-merge - main

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Feb 4, 2025
@botelastic botelastic bot added the needs-team Issues missing a team label label Feb 4, 2025
@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - 8.18

alexreal1314 added a commit that referenced this issue Feb 18, 2025
## Summary

This PR tries to fix the following issues - which are flaky FTR tests:

- #209529
- #201686
- #203680
- #178413 - test is still
skipped, added unit tests for rules table, header and counter
components.
- #193073
- #193616
- #191604
- #191593
- #191511
- #191474
- #191322
- #191128
- #191144
- #191027
- #190831
- #190779



There will be an RFC document which is going to be released to help us
better understand and decide which tests are more suitable to make as
E2E tests and which as unit tests.

### Checklist
- [x] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
were updated or added to match the most common scenarios
- [x] [Flaky Test
Runner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was
used on any tests changed

### Closes
this PR closes the above mentioned issues in relation for this ticket -
elastic/security-team#10973
kibanamachine pushed a commit to kibanamachine/kibana that referenced this issue Feb 18, 2025
## Summary

This PR tries to fix the following issues - which are flaky FTR tests:

- elastic#209529
- elastic#201686
- elastic#203680
- elastic#178413 - test is still
skipped, added unit tests for rules table, header and counter
components.
- elastic#193073
- elastic#193616
- elastic#191604
- elastic#191593
- elastic#191511
- elastic#191474
- elastic#191322
- elastic#191128
- elastic#191144
- elastic#191027
- elastic#190831
- elastic#190779

There will be an RFC document which is going to be released to help us
better understand and decide which tests are more suitable to make as
E2E tests and which as unit tests.

### Checklist
- [x] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
were updated or added to match the most common scenarios
- [x] [Flaky Test
Runner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was
used on any tests changed

### Closes
this PR closes the above mentioned issues in relation for this ticket -
elastic/security-team#10973

(cherry picked from commit dac3690)
@alexreal1314 alexreal1314 self-assigned this Feb 18, 2025
@alexreal1314
Copy link
Contributor

closed by #211363

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 needs-team Issues missing a team label
Projects
None yet
Development

No branches or pull requests

2 participants