Skip to content

Conversation

@mithunsasidharan
Copy link
Contributor

refactored test case in test-http-response-multi-content-length to use countdown as per issue #17169

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

test

@nodejs-github-botnodejs-github-bot added the test Issues and PRs related to the tests. label Dec 3, 2017
@mscdexmscdex added the http Issues or PRs related to the http subsystem. label Dec 3, 2017
@apapirovski
Copy link
Contributor

@apapirovski
Copy link
Contributor

Nit: the commit title should be adjusted to be < 50 characters.

@mithunsasidharanmithunsasidharan changed the title test: refactored test case in test-http-response-multi-content-length to use countdowntest: refactored test-http-response-multi-content-length to use countdownDec 3, 2017
@mithunsasidharan
Copy link
ContributorAuthor

@apapirovski : Update the commit message. Kindly review the PR now. Thanks !

@apapirovski
Copy link
Contributor

The commit message still looks too long to me (70 chars or so). I would go with something like test: use Countdown in http test

@mithunsasidharanmithunsasidharan changed the title test: refactored test-http-response-multi-content-length to use countdowntest: use Countdown in http testDec 3, 2017
@mithunsasidharan
Copy link
ContributorAuthor

@apapirovski : I've updated the commit message. Kindly review the PR now. Thanks !

@apapirovski
Copy link
Contributor

Looks good, thanks!

@tniessen
Copy link
Member

Landed in 90b257e, thank you!

@tniessentniessen closed this Dec 5, 2017
tniessen pushed a commit that referenced this pull request Dec 5, 2017
PR-URL: #17436 Reviewed-By: Anatoli Papirovski <[email protected]> Reviewed-By: Jon Moss <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
MylesBorins pushed a commit that referenced this pull request Dec 12, 2017
PR-URL: #17436 Reviewed-By: Anatoli Papirovski <[email protected]> Reviewed-By: Jon Moss <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
MylesBorins pushed a commit that referenced this pull request Dec 12, 2017
PR-URL: #17436 Reviewed-By: Anatoli Papirovski <[email protected]> Reviewed-By: Jon Moss <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
@MylesBorinsMylesBorins mentioned this pull request Dec 12, 2017
gibfahn pushed a commit that referenced this pull request Dec 20, 2017
PR-URL: #17436 Reviewed-By: Anatoli Papirovski <[email protected]> Reviewed-By: Jon Moss <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
gibfahn pushed a commit that referenced this pull request Dec 20, 2017
PR-URL: #17436 Reviewed-By: Anatoli Papirovski <[email protected]> Reviewed-By: Jon Moss <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
@gibfahngibfahn mentioned this pull request Dec 20, 2017
gibfahn pushed a commit that referenced this pull request Dec 20, 2017
PR-URL: #17436 Reviewed-By: Anatoli Papirovski <[email protected]> Reviewed-By: Jon Moss <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
@gibfahngibfahn mentioned this pull request Dec 20, 2017
@MylesBorinsMylesBorins mentioned this pull request Dec 20, 2017
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

@mithunsasidharan@apapirovski@tniessen@lpinca@maclover7@mscdex@gibfahn@nodejs-github-bot