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

Integration tests fail with superagent: double callback bug #165380

Open
dmlemeshko opened this issue Aug 31, 2023 · 1 comment
Open

Integration tests fail with superagent: double callback bug #165380

dmlemeshko opened this issue Aug 31, 2023 · 1 comment
Labels
Team:QA Team label for QA Team

Comments

@dmlemeshko
Copy link
Member

Tests fail with

superagent: double callback bug
Error: read ECONNRESET
    at TCP.onStreamRead (node:internal/stream_base_commons:217:20) {
  errno: -104,
  code: 'ECONNRESET',
  syscall: 'read',
  response: undefined
}

Related failures:

#165324 / createCaseAttachAlertAndDeleteAlert
#165129 / createRule
#164745 / createRuleWithExceptionEntries
#164592 / multiple supertest calls
#164449 / /api/actions/connector
#163975 / /internal/ml/annotations/index
#163728
#163388 / /api/actions/connector/${simulatedActionId}/_execute
#163217 / /api/actions/connector/${simulatedActionId}/_execute
#149171 / multiple apis for saved_objects

Most of the failures were reported before supertest/superagent deps update #163716 , so probably flakiness is not related to update

@botelastic botelastic bot added the needs-team Issues missing a team label label Aug 31, 2023
@mistic mistic added the Team:QA Team label for QA Team label Sep 6, 2023
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-qa (Team:QA)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Sep 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:QA Team label for QA Team
Projects
None yet
Development

No branches or pull requests

3 participants