Skip to content

Fix Undici abort test to work with 6.12.0 #93

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

Merged
merged 1 commit into from
Apr 11, 2024
Merged

Conversation

JoshMock
Copy link
Member

Test no longer likes being run against a nonexistent server. Was
getting ECONNREFUSED instead of an abort.

Most likely caused by one of the following changes to Undici added in
6.12.0:

nodejs/undici#3053
nodejs/undici#3056

Test no longer likes being run against a nonexistent server. Was
getting ECONNREFUSED instead of an abort.

Most likely caused by one of the following changes to Undici added in
6.12.0:

nodejs/undici#3053
nodejs/undici#3056
@JoshMock JoshMock merged commit 403fc67 into main Apr 11, 2024
@JoshMock JoshMock deleted the undici-test-fix branch April 11, 2024 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant