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

test: remove test/gc, integrate into parallel by addaleax · Pull Request #22001 · nodejs/node · GitHub

/ node Public

test: remove test/gc, integrate into parallel - #22001

Closed
addaleax wants to merge 2 commits into
nodejs:masterfrom
addaleax:no-gc-tests
Closed

test: remove test/gc, integrate into parallel#22001
addaleax wants to merge 2 commits into
nodejs:masterfrom
addaleax:no-gc-tests

Conversation

Copy link
Copy Markdown
Member

There’s no reason to have a separate addon just for
testing GC anymore.

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

/cc @nodejs/build-files @nodejs/testing

This comment has been minimized.

nodejs-github-bot added build Issues and PRs related to build files or the CI. windows Issues and PRs related to the Windows platform. labels Jul 27, 2018
There’s no reason to have a separate addon just for
testing GC anymore.

addaleax commented Jul 27, 2018
edited
Loading

Copy link
Copy Markdown
Member Author

addaleax added test Issues and PRs related to the tests. and removed windows Issues and PRs related to the Windows platform. labels Jul 27, 2018

refack left a comment

Copy link
Copy Markdown
Contributor

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

🕺
Removing obsolete code is my favorite kind of change

Copy link
Copy Markdown
Contributor

Can you remove the gc entry from IGNORED_SUITES and the test directories docs

Copy link
Copy Markdown
Member Author

@maclover7 Done :)

Copy link
Copy Markdown
Contributor

maclover7 added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Jul 29, 2018

Copy link
Copy Markdown
Member Author

addaleax commented Aug 1, 2018

Copy link
Copy Markdown
Member Author

Landed in 02badc4

addaleax closed this Aug 1, 2018
addaleax added a commit that referenced this pull request Aug 1, 2018
There’s no reason to have a separate addon just for
testing GC anymore.

PR-URL: #22001
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Jon Moss <me@jonathanmoss.me>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
addaleax deleted the no-gc-tests branch August 1, 2018 16:10
targos pushed a commit that referenced this pull request Aug 1, 2018
There’s no reason to have a separate addon just for
testing GC anymore.

PR-URL: #22001
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Jon Moss <me@jonathanmoss.me>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Trivikram Kamat <trivikr.dev@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

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants


Back | FazBrowse Home | New Git URL