Skip to content

test: remove Windows skipping of http keepalive request GC test - #29354

Closed
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:windows-gc-no-skip
Closed

test: remove Windows skipping of http keepalive request GC test#29354
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:windows-gc-no-skip

Conversation

@Trott

Copy link
Copy Markdown
Member

Remove code to skip Windows in test-http-server-keepalive-req-gc. The
test now works reliably on Windows (I think).

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

Remove code to skip Windows in test-http-server-keepalive-req-gc. The
test now works reliably on Windows (I think).
@nodejs-github-botnodejs-github-bot added the test Issues and PRs related to the tests. label Aug 28, 2019
@Trott
Trott requested a review from addaleaxAugust 28, 2019 06:06
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@Trott

Copy link
Copy Markdown
MemberAuthor

(The test passed on all four Windows variants in CI.)

@TrottTrott added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Aug 28, 2019
Trott added a commit that referenced this pull request Aug 30, 2019
Remove code to skip Windows in test-http-server-keepalive-req-gc. The
test now works reliably on Windows (I think).
PR-URL: #29354
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Сковорода Никита Андреевич <chalkerx@gmail.com>
Reviewed-By: David Carlier <devnexen@gmail.com>
@Trott

Copy link
Copy Markdown
MemberAuthor

Landed in 9e52654

@TrottTrott closed this Aug 30, 2019
BridgeAR pushed a commit that referenced this pull request Sep 3, 2019
Remove code to skip Windows in test-http-server-keepalive-req-gc. The
test now works reliably on Windows (I think).
PR-URL: #29354
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Сковорода Никита Андреевич <chalkerx@gmail.com>
Reviewed-By: David Carlier <devnexen@gmail.com>
@BridgeARBridgeAR mentioned this pull request Sep 3, 2019
BridgeAR pushed a commit that referenced this pull request Sep 4, 2019
Remove code to skip Windows in test-http-server-keepalive-req-gc. The
test now works reliably on Windows (I think).
PR-URL: #29354
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Сковорода Никита Андреевич <chalkerx@gmail.com>
Reviewed-By: David Carlier <devnexen@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants

@Trott@nodejs-github-bot@ChALkeR@jasnell@addaleax@lpinca@cjihrig@devnexen@richardlau