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

test: add DISABLED_ prefix to commented out test by danbev · Pull Request #14317 · nodejs/node · GitHub

/ node Public

test: add DISABLED_ prefix to commented out test - #14317

Closed
danbev wants to merge 1 commit into
nodejs:masterfrom
danbev:disable-test-environment
Closed

test: add DISABLED_ prefix to commented out test#14317
danbev wants to merge 1 commit into
nodejs:masterfrom
danbev:disable-test-environment

Conversation

danbev commented Jul 17, 2017

Copy link
Copy Markdown
Contributor

Commit 95ab966 ("test: disable
MultipleEnvironmentsPerIsolate") commented out
MultipleEnvironmentsPerIsolate but it migth be better to disable
the test so that this gets reported and not forgotten:

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

test

nodejs-github-bot added the test Issues and PRs related to the tests. label Jul 17, 2017

gibfahn commented Jul 17, 2017
edited
Loading

Copy link
Copy Markdown
Member

Commit 95ab966 ("test: disable
MultipleEnvironmentsPerIsolate") commented out
MultipleEnvironmentsPerIsolate but it migth be better to disable
the test so that this gets reported and not forgotten:

   YOU HAVE 1 DISABLED TEST
danbev force-pushed the disable-test-environment branch from 545bb06 to ad57ec9 Compare July 29, 2017 05:00

danbev commented Jul 29, 2017

Copy link
Copy Markdown
Contributor Author

danbev added a commit to danbev/node that referenced this pull request Jul 29, 2017
Commit 95ab966 ("test: disable
MultipleEnvironmentsPerIsolate") commented out
MultipleEnvironmentsPerIsolate but it migth be better to disable
the test so that this gets reported and not forgotten:

   YOU HAVE 1 DISABLED TEST

PR-URL: nodejs#14317
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>

danbev commented Jul 29, 2017

Copy link
Copy Markdown
Contributor Author

Landed in 75bf8a9

danbev closed this Jul 29, 2017
addaleax pushed a commit that referenced this pull request Aug 1, 2017
Commit 95ab966 ("test: disable
MultipleEnvironmentsPerIsolate") commented out
MultipleEnvironmentsPerIsolate but it migth be better to disable
the test so that this gets reported and not forgotten:

   YOU HAVE 1 DISABLED TEST

PR-URL: #14317
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
addaleax mentioned this pull request Aug 2, 2017
addaleax added a commit to addaleax/node that referenced this pull request Aug 10, 2017
addaleax added a commit that referenced this pull request Aug 10, 2017
This reverts commit 75bf8a9.

Ref: #14206
Ref: #14317
PR-URL: #14749
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
addaleax added a commit that referenced this pull request Aug 10, 2017
This reverts commit 75bf8a9.

Ref: #14206
Ref: #14317
PR-URL: #14749
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
danbev deleted the disable-test-environment branch August 16, 2017 07:41

Copy link
Copy Markdown
Contributor

this does not appear to be relevant to v6.x, please lmk if I'm wrong

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.

7 participants


Back | FazBrowse Home | New Git URL