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

test\client-request.js is consistently failing #2949

Closed
KhafraDev opened this issue Mar 12, 2024 · 1 comment
Closed

test\client-request.js is consistently failing #2949

KhafraDev opened this issue Mar 12, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@KhafraDev
Copy link
Member

 ✖ request dump big (57.33ms)
  AssertionError [ERR_ASSERTION]: Failed
      at res.<computed> [as fail] (D:\a\undici\undici\node_modules\@matteo.collina\tspl\tspl.js:52:35)
      at ServerResponse.<anonymous> (D:\a\undici\undici\test\client-request.js:25:29)
      at ServerResponse.emit (node:events:517:28)
      at socketOnDrain (node:_http_server:758:9)
      at Socket.emit (node:events:517:28)
      at afterWrite (node:internal/streams/writable:495:12)
      at afterWriteTick (node:internal/streams/writable:487:10)
      at process.processTicksAndRejections (node:internal/process/task_queues:81:21) {
    generatedMessage: true,
    code: 'ERR_ASSERTION',
    actual: undefined,
    expected: undefined,
    operator: 'fail'
  }

it seems to only be failing on Windows. Probably caused by 825e6e1 @ronag

@KhafraDev KhafraDev added the bug Something isn't working label Mar 12, 2024
@ronag ronag self-assigned this Mar 12, 2024
@ronag
Copy link
Member

ronag commented Mar 12, 2024

Hm, I thought those windows failures were something else.

ronag added a commit that referenced this issue Mar 12, 2024
@ronag ronag mentioned this issue Mar 12, 2024
7 tasks
ronag added a commit that referenced this issue Mar 12, 2024
@ronag ronag closed this as completed Mar 12, 2024
KhafraDev pushed a commit to KhafraDev/undici that referenced this issue Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants