X Tutup
The Wayback Machine - https://web.archive.org/web/20220509110320/https://github.com/nodejs/node/pull/42628
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: simplify test-http-write-callbacks.js #42628

Conversation

Copy link
Member

@tniessen tniessen commented Apr 6, 2022

Use mustSucceed instead of ifError, which imposes the additional requirement of mustCall, and which also shortens the test.

@nodejs-github-bot nodejs-github-bot added needs-ci test labels Apr 6, 2022
@tniessen tniessen added the request-ci label Apr 7, 2022
@github-actions github-actions bot removed the request-ci label Apr 7, 2022
@nodejs-github-bot

This comment was marked as outdated.

@tniessen tniessen added the author ready label Apr 7, 2022
@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot
Copy link

@nodejs-github-bot nodejs-github-bot commented Apr 8, 2022

@tniessen tniessen added the commit-queue label Apr 9, 2022
@nodejs-github-bot nodejs-github-bot removed the commit-queue label Apr 9, 2022
@nodejs-github-bot nodejs-github-bot merged commit bb762c5 into nodejs:master Apr 9, 2022
58 checks passed
@nodejs-github-bot
Copy link

@nodejs-github-bot nodejs-github-bot commented Apr 9, 2022

Landed in bb762c5

xtx1130 pushed a commit to xtx1130/node that referenced this issue Apr 25, 2022
PR-URL: nodejs#42628
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
author ready needs-ci test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants
X Tutup