★ wanayoo — archive 1999 https://github.com/nodejs/node/pull/17326Nouvelle recherche | Portail wanayoo
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: Update test-http-response-status-message to use countdown timer #17326

Closed

Conversation

Copy link
Member

@daxlab daxlab commented Nov 26, 2017

Refs: #17169

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

@nodejs-github-bot nodejs-github-bot added the test label Nov 26, 2017
@daxlab daxlab force-pushed the test-http-response-status-message branch from 57f3420 to 3e476cc Compare Nov 26, 2017
@mscdex mscdex added the http label Nov 26, 2017
@Trott
Copy link
Member

@Trott Trott commented Nov 28, 2017

If I'm not mistaken, this and the other should be "Refs" for that issue and not "Fixes".

@maclover7
Copy link
Member

@maclover7 maclover7 commented Dec 4, 2017

@maclover7 maclover7 added the author ready label Dec 5, 2017
@maclover7
Copy link
Member

@maclover7 maclover7 commented Dec 8, 2017

Copy link
Member

@apapirovski apapirovski left a comment

Hi @daxlab — thanks for taking this on! This is a good start but right now this test is still not using Countdown to its full potential. Instead of passing around testCaseIndex, we could just use testCases.length - countdown.remaining for the index and the check for runTest could be countdown.remaining > 0.

Let me know if you have any questions!

@apapirovski apapirovski closed this Dec 8, 2017
@apapirovski apapirovski reopened this Dec 8, 2017
@apapirovski apapirovski removed the author ready label Dec 9, 2017
Copy link
Member

@BridgeAR BridgeAR left a comment

LGTM but it would be good to get the suggestion from @apapirovski in as well.

@maclover7 maclover7 added the wip label Dec 11, 2017
@maclover7
Copy link
Member

@maclover7 maclover7 commented Dec 19, 2017

ping @daxlab

@BridgeAR BridgeAR added author ready and removed wip labels Jan 19, 2018
BridgeAR pushed a commit to BridgeAR/node that referenced this issue Jan 21, 2018
PR-URL: nodejs#17326
Refs: nodejs#17169
Reviewed-By: Jon Moss <me@jonathanmoss.me>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
@BridgeAR
Copy link
Member

@BridgeAR BridgeAR commented Jan 21, 2018

Landed in 7d2b08a

@BridgeAR BridgeAR closed this Jan 21, 2018
evanlucas pushed a commit that referenced this issue Jan 30, 2018
PR-URL: #17326
Refs: #17169
Reviewed-By: Jon Moss <me@jonathanmoss.me>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
evanlucas pushed a commit that referenced this issue Jan 30, 2018
PR-URL: #17326
Refs: #17169
Reviewed-By: Jon Moss <me@jonathanmoss.me>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
MylesBorins pushed a commit that referenced this issue Feb 27, 2018
PR-URL: #17326
Refs: #17169
Reviewed-By: Jon Moss <me@jonathanmoss.me>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
MylesBorins pushed a commit that referenced this issue Feb 27, 2018
PR-URL: #17326
Refs: #17169
Reviewed-By: Jon Moss <me@jonathanmoss.me>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
@MylesBorins MylesBorins mentioned this pull request Feb 27, 2018
@MylesBorins MylesBorins mentioned this pull request Feb 27, 2018
MayaLekova pushed a commit to MayaLekova/node that referenced this issue May 8, 2018
PR-URL: nodejs#17326
Refs: nodejs#17169
Reviewed-By: Jon Moss <me@jonathanmoss.me>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
author ready http test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

9 participants