Skip to content

test: refactor two http client timeout tests - #25473

Closed
lpinca wants to merge 1 commit into
nodejs:masterfrom
lpinca:remove/unneeded-timers
Closed

test: refactor two http client timeout tests#25473
lpinca wants to merge 1 commit into
nodejs:masterfrom
lpinca:remove/unneeded-timers

Conversation

@lpinca

@lpincalpinca commented Jan 13, 2019

Copy link
Copy Markdown
Member

Refactor test-http-client-set-timeout and test-http-client-timeout-option-with-agent.

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

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@lpinca sadly an error occured when I tried to trigger a build :(

@nodejs-github-botnodejs-github-bot added the test Issues and PRs related to the tests. label Jan 13, 2019
@lpincalpinca added the http Issues or PRs related to the http subsystem. label Jan 13, 2019
@lpinca

Copy link
Copy Markdown
MemberAuthor

@lpinca
lpincaforce-pushed the remove/unneeded-timers branch from 6db4080 to d10b021CompareJanuary 15, 2019 09:57
@lpinca

Copy link
Copy Markdown
MemberAuthor

Refactor test-http-client-set-timeout and
test-http-client-timeout-option-with-agent.
@lpinca
lpincaforce-pushed the remove/unneeded-timers branch from f27b501 to 95e6baaCompareFebruary 7, 2019 07:56
@lpincalpinca changed the title test: remove two unneeded timerstest: refactor two http client timeout testsFeb 7, 2019
@lpinca

Copy link
Copy Markdown
MemberAuthor

New CI: https://ci.nodejs.org/job/node-test-pull-request/20636/
cc: @nodejs/testing

@Trott

Trott commented Feb 9, 2019

Copy link
Copy Markdown
Member

@Trott

Trott commented Feb 9, 2019

Copy link
Copy Markdown
Member

@nodejs/http

@lpinca

Copy link
Copy Markdown
MemberAuthor

Landed in b361f95.

@lpincalpinca closed this Feb 12, 2019
@lpinca
lpinca deleted the remove/unneeded-timers branch February 12, 2019 07:02
lpinca added a commit that referenced this pull request Feb 12, 2019
Refactor test-http-client-set-timeout and
test-http-client-timeout-option-with-agent.
PR-URL: #25473
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
addaleax pushed a commit that referenced this pull request Feb 13, 2019
Refactor test-http-client-set-timeout and
test-http-client-timeout-option-with-agent.
PR-URL: #25473
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@targostargos mentioned this pull request Feb 14, 2019
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.

4 participants

@lpinca@nodejs-github-bot@Trott@jasnell