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

test: improve fs.exists coverage by jkzing · Pull Request #14301 · nodejs/node · GitHub

/ node Public

test: improve fs.exists coverage - #14301

Closed
jkzing wants to merge 1 commit into
nodejs:masterfrom
jkzing:fs-exists-cov
Closed

test: improve fs.exists coverage#14301
jkzing wants to merge 1 commit into
nodejs:masterfrom
jkzing:fs-exists-cov

Conversation

jkzing commented Jul 16, 2017

Copy link
Copy Markdown
Contributor

By adding a test case using a path with illegal protocol

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

JSConf CN Code & Learn, my "next step".😁

By adding a test case using a path with illegal protocol
nodejs-github-bot added the test Issues and PRs related to the tests. label Jul 16, 2017

Copy link
Copy Markdown
Contributor

Trott commented Jul 16, 2017

Copy link
Copy Markdown
Member

CI was green but I canceled some of the slower ARM device tests to help clear out our current CI backlog issue. IMO, CI can be considered green for this change.

tniessen self-assigned this Jul 16, 2017
tniessen pushed a commit that referenced this pull request Jul 21, 2017
By adding a test case using a path with illegal protocol

PR-URL: #14301
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>

Copy link
Copy Markdown
Member

Landed in 201e756, thank you!

CI on master: https://ci.nodejs.org/job/node-test-commit-linuxone/7473/

tniessen closed this Jul 21, 2017
jkzing deleted the fs-exists-cov branch July 21, 2017 13:52
addaleax pushed a commit that referenced this pull request Jul 22, 2017
By adding a test case using a path with illegal protocol

PR-URL: #14301
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Fishrock123 pushed a commit that referenced this pull request Jul 24, 2017
By adding a test case using a path with illegal protocol

PR-URL: #14301
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
addaleax mentioned this pull request Jul 24, 2017
addaleax mentioned this pull request Aug 2, 2017
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

test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.


Back | FazBrowse Home | New Git URL