Skip to content

test: remove unused variables from HTTPS tests - #4426

Closed
Trott wants to merge 2 commits into
nodejs:masterfrom
Trott:rm-unused-https
Closed

test: remove unused variables from HTTPS tests#4426
Trott wants to merge 2 commits into
nodejs:masterfrom
Trott:rm-unused-https

Conversation

@Trott

Copy link
Copy Markdown
Member

No description provided.

@TrottTrott added https Issues or PRs related to the https subsystem. test Issues and PRs related to the tests. labels Dec 26, 2015
@Trott

Copy link
Copy Markdown
MemberAuthor

@jbergstroem

Copy link
Copy Markdown
Member

(sorry for the slight delay in testing; redeploying machines so ccache is cold)

@jbergstroem

Copy link
Copy Markdown
Member

Is the failed test on windows (tick processor) a known issue/documented somewhere? Obviously unrelated here.

@jbergstroem

Copy link
Copy Markdown
Member

LGTM

@Trott

Copy link
Copy Markdown
MemberAuthor

Unfortunately, that seemingly unrelated test failure looks like a new one. Running a stress test to see if it's easily reproducible: https://ci.nodejs.org/job/node-stress-single-test/208/nodes=win-vs2013/console

And just for good measure, re-running CI to confirm that it's not some mysterious "oh yeah, if you change a test over here, it affects a test over there" kind of thing that will definitely make me question everything I think I know. Tell me, Node.js CI, is my entire existence a lie?! https://ci.nodejs.org/job/node-test-commit/1534/

@Trott

Copy link
Copy Markdown
MemberAuthor

Added an issue for the failed test: #4427

@Trott

Copy link
Copy Markdown
MemberAuthor

One more var removed, re-running CI: https://ci.nodejs.org/job/node-test-commit/1537/

Trott added a commit to Trott/io.js that referenced this pull request Dec 29, 2015
PR-URL: nodejs#4426
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
@Trott

Copy link
Copy Markdown
MemberAuthor

Landed in fd395ba

@TrottTrott closed this Dec 29, 2015
Trott added a commit to Trott/io.js that referenced this pull request Dec 29, 2015
PR-URL: nodejs#4426
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
Fishrock123 pushed a commit to Fishrock123/node that referenced this pull request Jan 6, 2016
PR-URL: nodejs#4426
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
MylesBorins pushed a commit to MylesBorins/node that referenced this pull request Jan 14, 2016
PR-URL: nodejs#4426
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
MylesBorins pushed a commit that referenced this pull request Jan 19, 2016
PR-URL: #4426
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
@MylesBorinsMylesBorins mentioned this pull request Jan 19, 2016
scovetta pushed a commit to scovetta/node that referenced this pull request Apr 2, 2016
PR-URL: nodejs#4426
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
@Trott
Trott deleted the rm-unused-https branch January 13, 2022 22:31
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

httpsIssues or PRs related to the https subsystem.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@Trott@jbergstroem@MylesBorins