Skip to content

test: use mustNotCall in test-http-eof-on-connect - #13587

Closed
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:to-call-or-not-to-call
Closed

test: use mustNotCall in test-http-eof-on-connect#13587
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:to-call-or-not-to-call

Conversation

@Trott

@TrottTrott commented Jun 9, 2017

Copy link
Copy Markdown
Member

Confirm that callback is not being invoked in
test-http-eof-on-connect.js.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

test http

Confirm that callback is not being invoked in
test-http-eof-on-connect.js.
@TrottTrott added http Issues or PRs related to the http subsystem. test Issues and PRs related to the tests. labels Jun 9, 2017
@Trott

Copy link
Copy Markdown
MemberAuthor

CI is in bad shape right now, but hope springs eternal...

CI: https://ci.nodejs.org/job/node-test-pull-request/8601/

Trott added a commit to Trott/io.js that referenced this pull request Jun 12, 2017
Confirm that callback is not being invoked in
test-http-eof-on-connect.js.
PR-URL: nodejs#13587
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@Trott

Copy link
Copy Markdown
MemberAuthor

Landed in 77d575d

@TrottTrott closed this Jun 12, 2017
addaleax pushed a commit that referenced this pull request Jun 17, 2017
Confirm that callback is not being invoked in
test-http-eof-on-connect.js.
PR-URL: #13587
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@addaleaxaddaleax mentioned this pull request Jun 17, 2017
addaleax pushed a commit that referenced this pull request Jun 21, 2017
Confirm that callback is not being invoked in
test-http-eof-on-connect.js.
PR-URL: #13587
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@addaleaxaddaleax mentioned this pull request Jun 21, 2017
MylesBorins pushed a commit that referenced this pull request Aug 14, 2017
Confirm that callback is not being invoked in
test-http-eof-on-connect.js.
PR-URL: #13587
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
MylesBorins pushed a commit that referenced this pull request Aug 16, 2017
Confirm that callback is not being invoked in
test-http-eof-on-connect.js.
PR-URL: #13587
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@MylesBorinsMylesBorins mentioned this pull request Aug 16, 2017
@Trott
Trott deleted the to-call-or-not-to-call branch January 13, 2022 22:45
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

httpIssues or PRs related to the http subsystem.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants

@Trott@refack@jasnell@addaleax@lpinca@cjihrig@gibfahn@MylesBorins