FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

test: minor cleanup in test-fs-*-buffer tests by addaleax · Pull Request #10611 · nodejs/node · GitHub

/ node Public

test: minor cleanup in test-fs-*-buffer tests - #10611

Closed
addaleax wants to merge 2 commits into
nodejs:masterfrom
addaleax:test-fs-x-buffer-cleanup
Closed

test: minor cleanup in test-fs-*-buffer tests#10611
addaleax wants to merge 2 commits into
nodejs:masterfrom
addaleax:test-fs-x-buffer-cleanup

Conversation

addaleax commented Jan 4, 2017

Copy link
Copy Markdown
Member
Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

test

Following up from @thefourtheye’s comments in #10593

Use arrow functions and prefer `strictEqual` over `deepStrictEqual`
where it works.
nodejs-github-bot added the test Issues and PRs related to the tests. label Jan 4, 2017
addaleax added the fs Issues and PRs related to the fs subsystem / file system. label Jan 4, 2017

Trott left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM if CI is ✅

addaleax commented Jan 5, 2017

Copy link
Copy Markdown
Member Author

jasnell pushed a commit that referenced this pull request Jan 6, 2017
Use arrow functions and prefer `strictEqual` over `deepStrictEqual`
where it works.

PR-URL: #10611
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>

jasnell commented Jan 6, 2017

Copy link
Copy Markdown
Member

Landed in eab9563

jasnell closed this Jan 6, 2017
addaleax deleted the test-fs-x-buffer-cleanup branch January 9, 2017 18:20
italoacasas pushed a commit to italoacasas/node that referenced this pull request Jan 18, 2017
Use arrow functions and prefer `strictEqual` over `deepStrictEqual`
where it works.

PR-URL: nodejs#10611
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
italoacasas pushed a commit to italoacasas/node that referenced this pull request Jan 19, 2017
Use arrow functions and prefer `strictEqual` over `deepStrictEqual`
where it works.

PR-URL: nodejs#10611
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
italoacasas pushed a commit to italoacasas/node that referenced this pull request Jan 24, 2017
Use arrow functions and prefer `strictEqual` over `deepStrictEqual`
where it works.

PR-URL: nodejs#10611
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
italoacasas pushed a commit to italoacasas/node that referenced this pull request Jan 27, 2017
Use arrow functions and prefer `strictEqual` over `deepStrictEqual`
where it works.

PR-URL: nodejs#10611
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
italoacasas mentioned this pull request Jan 29, 2017

Copy link
Copy Markdown
Contributor

This does not land cleanly in LTS. Added dont-land label. Please feel free to manually backport

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fs Issues and PRs related to the fs subsystem / file system. test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants


Back | FazBrowse Home | New Git URL