Skip to content

test(node/http): modify writable of ClientRequest#2945

Merged
kt3k merged 1 commit intodenoland:mainfrom
kt3k:test-fix-http-client
Nov 26, 2022
Merged

test(node/http): modify writable of ClientRequest#2945
kt3k merged 1 commit intodenoland:mainfrom
kt3k:test-fix-http-client

Conversation

@kt3k
Copy link
Copy Markdown
Contributor

@kt3k kt3k commented Nov 25, 2022

This PR tries to fix #2944

@kt3k kt3k requested review from bartlomieju and cjihrig November 25, 2022 11:28
Copy link
Copy Markdown
Contributor

@cjihrig cjihrig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This feels wrong, but it does get the CI passing again, so LGTM

@kt3k
Copy link
Copy Markdown
Contributor Author

kt3k commented Nov 26, 2022

This feels wrong, but it does get the CI passing again, so LGTM

Thanks! 🙏 Yeah, let's revisit soon.

@kt3k kt3k merged commit 5f5413d into denoland:main Nov 26, 2022
@kt3k kt3k deleted the test-fix-http-client branch November 26, 2022 09:41
cjihrig added a commit that referenced this pull request Nov 28, 2022
…2950)

This reverts commit 5f5413d.

This change was made in response to
denoland/deno#16616. However, that change
was reverted in denoland/deno#16839 due
to it breaking Vite. Let's revert it here as well.
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.

node compat test parallel/test-http-outgoing-finish-writable.js fails

2 participants