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

test: enhance fs-watch-recursive test by thefourtheye · Pull Request #2599 · nodejs/node · GitHub

/ node Public

test: enhance fs-watch-recursive test - #2599

Closed
thefourtheye wants to merge 1 commit into
nodejs:masterfrom
thefourtheye:improve-fs-watch-recursive
Closed

test: enhance fs-watch-recursive test#2599
thefourtheye wants to merge 1 commit into
nodejs:masterfrom
thefourtheye:improve-fs-watch-recursive

Conversation

Copy link
Copy Markdown
Contributor

This patch

  • issues a TAP plugin parsable message for non-darwin environments
  • uses const wherever applicable
  • moves the test to parallel

CI Run: https://jenkins-iojs.nodesource.com/job/node-test-pull-request/202/

thefourtheye added the test Issues and PRs related to the tests. label Aug 28, 2015

Copy link
Copy Markdown
Contributor

cc @nodejs/build again

mscdex added the fs Issues and PRs related to the fs subsystem / file system. label Sep 14, 2015
This patch

  - issues a TAP plugin parsable message on non darwin/windows boxes
  - uses `const` wherever applicable
  - moves the test to parallel
thefourtheye force-pushed the improve-fs-watch-recursive branch from 579160a to fe8d32d Compare November 4, 2015 20:50

Copy link
Copy Markdown
Contributor Author

Rebased and doing CI: https://ci.nodejs.org/job/node-test-pull-request/671/

Copy link
Copy Markdown
Contributor Author

Wow. Almost all green. Any reviewers? cc @nodejs/collaborators ?

Copy link
Copy Markdown
Contributor Author

Bump!

Copy link
Copy Markdown
Member

LGTM

1 similar comment

Copy link
Copy Markdown
Member

LGTM

jasnell commented Nov 10, 2015

Copy link
Copy Markdown
Member

LGTM!

thefourtheye added a commit that referenced this pull request Nov 10, 2015
This patch

  - issues a TAP plugin parsable message on non darwin/windows boxes
  - uses `const` wherever applicable
  - moves the test to parallel

PR-URL: #2599
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
Reviewed-By: James M Snell <jasnell@gmail.com>

jasnell commented Nov 10, 2015

Copy link
Copy Markdown
Member

Landed in a28b938

jasnell closed this Nov 10, 2015
thefourtheye deleted the improve-fs-watch-recursive branch November 10, 2015 16:30
thefourtheye added a commit that referenced this pull request Nov 11, 2015
This patch

  - issues a TAP plugin parsable message on non darwin/windows boxes
  - uses `const` wherever applicable
  - moves the test to parallel

PR-URL: #2599
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
Reviewed-By: James M Snell <jasnell@gmail.com>
Fishrock123 mentioned this pull request Nov 11, 2015
thefourtheye added a commit that referenced this pull request Nov 16, 2015
This patch

  - issues a TAP plugin parsable message on non darwin/windows boxes
  - uses `const` wherever applicable
  - moves the test to parallel

PR-URL: #2599
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
Reviewed-By: James M Snell <jasnell@gmail.com>

Copy link
Copy Markdown
Contributor

landed in lts as 75b4613

thefourtheye added a commit that referenced this pull request Dec 4, 2015
This patch

  - issues a TAP plugin parsable message on non darwin/windows boxes
  - uses `const` wherever applicable
  - moves the test to parallel

PR-URL: #2599
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
Reviewed-By: James M Snell <jasnell@gmail.com>
jasnell mentioned this pull request Dec 17, 2015
thefourtheye added a commit that referenced this pull request Dec 17, 2015
This patch

  - issues a TAP plugin parsable message on non darwin/windows boxes
  - uses `const` wherever applicable
  - moves the test to parallel

PR-URL: #2599
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
Reviewed-By: James M Snell <jasnell@gmail.com>
thefourtheye added a commit that referenced this pull request Dec 23, 2015
This patch

  - issues a TAP plugin parsable message on non darwin/windows boxes
  - uses `const` wherever applicable
  - moves the test to parallel

PR-URL: #2599
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
Reviewed-By: James M Snell <jasnell@gmail.com>
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.

7 participants


Back | FazBrowse Home | New Git URL