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: X-Pack Alerting API Integration Tests.x-pack/test/alerting_api_integration/security_and_spaces/group2/tests/telemetry/alerting_and_actions_telemetry·ts - alerting api integration security and spaces enabled - Group 2 Alerting and Actions Telemetry telemetry should retrieve telemetry data in the expected format #140973

Closed
kibanamachine opened this issue Sep 19, 2022 · 43 comments · Fixed by #142498, #153380, #161096 or #166985
Assignees
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams)

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Sep 19, 2022

A test failed on a tracked branch

Error: expected false to equal true
    at Assertion.assert (node_modules/@kbn/expect/expect.js:100:11)
    at Assertion.be.Assertion.equal (node_modules/@kbn/expect/expect.js:227:8)
    at Assertion.be (node_modules/@kbn/expect/expect.js:69:22)
    at verifyActionsTelemetry (x-pack/test/alerting_api_integration/security_and_spaces/group2/tests/telemetry/alerting_and_actions_telemetry.ts:239:59)
    at Context.<anonymous> (x-pack/test/alerting_api_integration/security_and_spaces/group2/tests/telemetry/alerting_and_actions_telemetry.ts:590:7)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at Object.apply (node_modules/@kbn/test/target_node/src/functional_test_runner/lib/mocha/wrap_function.js:87:16)

First failure: CI Build - main

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Sep 19, 2022
@botelastic botelastic bot added the needs-team Issues missing a team label label Sep 19, 2022
@kibanamachine kibanamachine added the Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams) label Sep 19, 2022
@botelastic botelastic bot removed the needs-team Issues missing a team label label Sep 19, 2022
@elasticmachine
Copy link
Contributor

Pinging @elastic/response-ops (Team:ResponseOps)

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 8.5

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 8.5

@jbudz
Copy link
Member

jbudz commented Sep 29, 2022

/skip

@kibanamachine
Copy link
Contributor Author

Skipped

8.5: 60b55b6

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@mikecote mikecote moved this from Done to Awaiting Triage in AppEx: ResponseOps - Execution & Connectors Oct 20, 2022
@doakalexi doakalexi removed their assignment Oct 20, 2022
@doakalexi doakalexi moved this from Awaiting Triage to Todo in AppEx: ResponseOps - Execution & Connectors Oct 20, 2022
@doakalexi doakalexi removed their assignment Sep 21, 2023
@ersin-erdal ersin-erdal moved this from Awaiting Triage to Todo in AppEx: ResponseOps - Execution & Connectors Sep 21, 2023
@doakalexi doakalexi self-assigned this Sep 21, 2023
@doakalexi doakalexi moved this from Todo to In Progress in AppEx: ResponseOps - Execution & Connectors Sep 21, 2023
doakalexi added a commit that referenced this issue Sep 25, 2023
…tegration/security_and_spaces/group2/tests/telemetry/alerting_and_actions_telemetry·ts (#166985)

Resolves #140973

## Summary

Failure were caused by
```
Error: read ECONNRESET
    at TCP.onStreamRead (node:internal/stream_base_commons:217:20) {
  errno: -104,
  code: 'ECONNRESET',
  syscall: 'read',
  response: undefined
}
```
Flaky test runner x 250
https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/3210
@kibanamachine kibanamachine reopened this Oct 9, 2023
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

mistic added a commit that referenced this issue Oct 9, 2023
dej611 pushed a commit to dej611/kibana that referenced this issue Oct 17, 2023
@ymao1 ymao1 self-assigned this Dec 6, 2023
@ymao1 ymao1 moved this from Todo to In Progress in AppEx: ResponseOps - Execution & Connectors Dec 6, 2023
@ymao1
Copy link
Contributor

ymao1 commented Dec 7, 2023

Closed with #172701

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment