Skip to content

Conversation

@Trott
Copy link
Member

@Trott Trott commented Aug 29, 2016

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

test process

Description of change
  • Remove disabling of lint rule
  • Enable commented-out test
  • == -> ===
  • var -> const

@Trott Trott added test Issues and PRs related to the tests. process Issues and PRs related to the process subsystem. labels Aug 29, 2016
@jasnell
Copy link
Member

jasnell commented Aug 29, 2016

LGTM

1 similar comment
@cjihrig
Copy link
Contributor

cjihrig commented Aug 29, 2016

LGTM

@Trott
Copy link
Member Author

Trott commented Aug 31, 2016

CI, although Raspberry Pi issues abound at the moment. Will almost certainly need to re-run. But just to suss out anything that might be lurking elsewhere. CI: https://ci.nodejs.org/job/node-test-pull-request/3898/

@Trott
Copy link
Member Author

Trott commented Aug 31, 2016

Looks like the test that was commented out fails on AIX and Windows. I'll comment it out again. It may make sense to skip it only on those platforms, but I'd want something like that to happen in a separate PR, I think.

* Remove disabling of lint rule
* Enable commented-out test
* == -> ===
* var -> const
@Trott Trott force-pushed the refactor-test-process-env branch from 6915a2e to 4fd2578 Compare August 31, 2016 04:28
@Trott
Copy link
Member Author

Trott commented Aug 31, 2016

@Trott
Copy link
Member Author

Trott commented Aug 31, 2016

CI passed. (Yellow because of AIX perma-yellow right now.)

Trott added a commit to Trott/io.js that referenced this pull request Aug 31, 2016
* Remove disabling of lint rule
* == -> ===
* var -> const

PR-URL: nodejs#8324
Reviewed-By: jasnell - James M Snell <[email protected]>
Reviewed-By: cjihrig - Colin Ihrig <[email protected]>
@Trott
Copy link
Member Author

Trott commented Aug 31, 2016

Landed in 266270e

@Trott Trott closed this Aug 31, 2016
@Fishrock123 Fishrock123 mentioned this pull request Sep 6, 2016
Fishrock123 pushed a commit to Fishrock123/node that referenced this pull request Sep 8, 2016
* Remove disabling of lint rule
* == -> ===
* var -> const

PR-URL: nodejs#8324
Reviewed-By: jasnell - James M Snell <[email protected]>
Reviewed-By: cjihrig - Colin Ihrig <[email protected]>
Fishrock123 pushed a commit that referenced this pull request Sep 9, 2016
* Remove disabling of lint rule
* == -> ===
* var -> const

PR-URL: #8324
Reviewed-By: jasnell - James M Snell <[email protected]>
Reviewed-By: cjihrig - Colin Ihrig <[email protected]>
@Trott Trott deleted the refactor-test-process-env branch January 13, 2022 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

process Issues and PRs related to the process subsystem. test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants