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

test: remove unnecessary test flags by cjihrig · Pull Request #25277 · nodejs/node · GitHub

/ node Public

test: remove unnecessary test flags - #25277

Merged
cjihrig merged 1 commit into
nodejs:masterfrom
cjihrig:extra-flags
Jan 1, 2019
Merged

test: remove unnecessary test flags#25277
cjihrig merged 1 commit into
nodejs:masterfrom
cjihrig:extra-flags

Conversation

cjihrig commented Dec 29, 2018

Copy link
Copy Markdown
Contributor

This commit removes unnecessary flags used when starting tests via the "// Flags:" directive.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines

Copy link
Copy Markdown
Collaborator

nodejs-github-bot added the test Issues and PRs related to the tests. label Dec 29, 2018

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

Should the same flags in test-buffer-of-no-deprecation be removed?

Copy link
Copy Markdown
Contributor Author

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

Yes, thank you.

cjihrig commented Dec 31, 2018

Copy link
Copy Markdown
Contributor Author

Trott added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Dec 31, 2018
This commit removes unnecessary flags used when starting
tests via the "// Flags:" directive.

PR-URL: nodejs#25277
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
cjihrig merged commit e765847 into nodejs:master Jan 1, 2019
cjihrig deleted the extra-flags branch January 1, 2019 15:00
addaleax pushed a commit that referenced this pull request Jan 5, 2019
This commit removes unnecessary flags used when starting
tests via the "// Flags:" directive.

PR-URL: #25277
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
refack pushed a commit to refack/node that referenced this pull request Jan 14, 2019
This commit removes unnecessary flags used when starting
tests via the "// Flags:" directive.

PR-URL: nodejs#25277
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
BridgeAR mentioned this pull request Jan 16, 2019
BridgeAR pushed a commit to BridgeAR/node that referenced this pull request Jan 16, 2019
This commit removes unnecessary flags used when starting
tests via the "// Flags:" directive.

PR-URL: nodejs#25277
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
MylesBorins mentioned this pull request Jan 24, 2019
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

author ready PRs that have at least one approval, no outstanding review comments, and a CI started. test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants


Back | FazBrowse Home | New Git URL