Skip to content

Conversation

@Trott
Copy link
Member

Many variables in the buffer tests are redeclared. Change them so that
they are scoped appropriately.

This is approximately 1/3 of the issues needed to be corrected to enable eslint no-redeclare rule. /cc @targos@silverwind

Many variables in the buffer tests are redeclared. Change them so that they are scoped appropriately.
@TrottTrott added buffer Issues and PRs related to the buffer subsystem. test Issues and PRs related to the tests. labels Jan 27, 2016
@jasnell
Copy link
Member

LGTM

@silverwind
Copy link
Contributor

@Trott
Copy link
MemberAuthor

CI was rebooted/reconfigured/something. CI again: https://ci.nodejs.org/job/node-test-pull-request/1409/

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Possible mistake?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nevermind, actually.

@silverwind
Copy link
Contributor

LGTM if CI is fine (can't check right now, it only gives me gateway timeouts).

@Trott
Copy link
MemberAuthor

Holy buildbot failures. Jenkins must have been rebooted or something like that. Wow.

Let's try again because it seems awfully lovely and stable right now: https://ci.nodejs.org/job/node-test-pull-request/1421/

@Trott
Copy link
MemberAuthor

CI is all green. \m/

Trott added a commit to Trott/io.js that referenced this pull request Jan 28, 2016
Many variables in the buffer tests are redeclared. Change them so that they are scoped appropriately. PR-URL: nodejs#4893 Reviewed-By: Roman Reiss <[email protected]> Reviewed-By: James M Snell <[email protected]>
@Trott
Copy link
MemberAuthor

Landed in 9429685

@TrottTrott closed this Jan 28, 2016
@jbergstroem
Copy link
Member

@Trott the build group gave jenkins some love potion this morning. Should be good from here on forward since we're soon deploying nightly jobs to keep it lean.

@Trott
Copy link
MemberAuthor

rvagg pushed a commit that referenced this pull request Feb 8, 2016
Many variables in the buffer tests are redeclared. Change them so that they are scoped appropriately. PR-URL: #4893 Reviewed-By: Roman Reiss <[email protected]> Reviewed-By: James M Snell <[email protected]>
MylesBorins pushed a commit that referenced this pull request Feb 17, 2016
Many variables in the buffer tests are redeclared. Change them so that they are scoped appropriately. PR-URL: #4893 Reviewed-By: Roman Reiss <[email protected]> Reviewed-By: James M Snell <[email protected]>
MylesBorins pushed a commit that referenced this pull request Feb 18, 2016
Many variables in the buffer tests are redeclared. Change them so that they are scoped appropriately. PR-URL: #4893 Reviewed-By: Roman Reiss <[email protected]> Reviewed-By: James M Snell <[email protected]>
@MylesBorinsMylesBorins mentioned this pull request Feb 18, 2016
MylesBorins pushed a commit that referenced this pull request Mar 2, 2016
Many variables in the buffer tests are redeclared. Change them so that they are scoped appropriately. PR-URL: #4893 Reviewed-By: Roman Reiss <[email protected]> Reviewed-By: James M Snell <[email protected]>
scovetta pushed a commit to scovetta/node that referenced this pull request Apr 2, 2016
Many variables in the buffer tests are redeclared. Change them so that they are scoped appropriately. PR-URL: nodejs#4893 Reviewed-By: Roman Reiss <[email protected]> Reviewed-By: James M Snell <[email protected]>
@TrottTrott deleted the test-buffer-no-redeclare branch January 13, 2022 22:32
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bufferIssues and PRs related to the buffer subsystem.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@Trott@jasnell@silverwind@jbergstroem@MylesBorins