Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: streamline JS test suites in Makefile #13340

Closed

Conversation

Trott
Copy link
Member

@Trott Trott commented May 31, 2017

  • alphabetize the JS test suites
  • Use CI_JS_SUITES variable instead of listing all tests
Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

build

* alphabetize the JS test suites
* Use CI_JS_SUITES variable instead of listing all tests
@nodejs-github-bot nodejs-github-bot added the build Issues and PRs related to build files or the CI. label May 31, 2017
@Trott
Copy link
Member Author

Trott commented Jun 1, 2017

Trott added a commit to Trott/io.js that referenced this pull request Jun 2, 2017
* alphabetize the JS test suites
* Use CI_JS_SUITES variable instead of listing all tests

PR-URL: nodejs#13340
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@Trott
Copy link
Member Author

Trott commented Jun 2, 2017

Landed in 7b56fd8

@Trott Trott closed this Jun 2, 2017
@refack
Copy link
Contributor

refack commented Jun 2, 2017

Cross-ref: #13378

jasnell pushed a commit that referenced this pull request Jun 5, 2017
* alphabetize the JS test suites
* Use CI_JS_SUITES variable instead of listing all tests

PR-URL: #13340
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@jasnell jasnell mentioned this pull request Jun 5, 2017
refack added a commit to refack/node that referenced this pull request Jun 10, 2017
PR-URL: nodejs#13378
Refs: nodejs#13340
Refs: nodejs#13336
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Andreas Madsen <amwebdk@gmail.com>
Reviewed-By: João Reis <reis@janeasystems.com>
addaleax pushed a commit that referenced this pull request Jun 12, 2017
PR-URL: #13378
Refs: #13340
Refs: #13336
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Andreas Madsen <amwebdk@gmail.com>
Reviewed-By: João Reis <reis@janeasystems.com>
@gibfahn gibfahn mentioned this pull request Jun 15, 2017
3 tasks
@MylesBorins
Copy link
Contributor

This does not land cleanly in LTS. Please feel free to manually backport. Please also feel free to replace do-not-land if it is being backported

@Trott Trott deleted the hi-you-may-remember-me-from-the-alphabet branch January 13, 2022 22:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Issues and PRs related to build files or the CI.
Projects
None yet
Development

Successfully merging this pull request may close these issues.