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

test: add required settings to test-benchmark-buffer by Trott · Pull Request #29163 · nodejs/node · GitHub

/ node Public

test: add required settings to test-benchmark-buffer - #29163

Merged
Trott merged 0 commit into
nodejs:masterfrom
Trott:fix-buffer-benchmark-test
Aug 16, 2019
Merged

test: add required settings to test-benchmark-buffer#29163
Trott merged 0 commit into
nodejs:masterfrom
Trott:fix-buffer-benchmark-test

Conversation

Trott commented Aug 16, 2019

Copy link
Copy Markdown
Member

A benchmark was added but the appropriate settings were not added to
test-benchmark-buffer. These two additions make sure that the new
benchmark file only runs a single benchmark during testing.

node-daily-master on CI will be broken until this lands. 👍 here to fast-track if you're a Collaborator.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Trott added the fast-track PRs that do not need to wait for 48 hours to land. label Aug 16, 2019
nodejs-github-bot added the test Issues and PRs related to the tests. label Aug 16, 2019

Trott commented Aug 16, 2019
edited
Loading

Copy link
Copy Markdown
Member Author

Lite CI: https://ci.nodejs.org/job/node-test-pull-request-lite-pipeline/3834/ ✔️

Benchmark Test CI: https://ci.nodejs.org/job/node-test-commit-custom-suites-freestyle/8565/ ✔️

Benchmark tests do not get run in regular CI, so a full regular CI run should not be necessary.

Trott commented Aug 16, 2019

Copy link
Copy Markdown
Member Author

Landed in b9ff6a3

Trott closed this Aug 16, 2019
Trott force-pushed the fix-buffer-benchmark-test branch from b997840 to b9ff6a3 Compare August 16, 2019 17:16
Trott merged commit b9ff6a3 into nodejs:master Aug 16, 2019
targos pushed a commit that referenced this pull request Aug 19, 2019
A benchmark was added but the appropriate settings were not added to
test-benchmark-buffer. These two additions make sure that the new
benchmark file only runs a single benchmark during testing.

PR-URL: #29163
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
Trott deleted the fix-buffer-benchmark-test branch January 13, 2022 22:51
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

fast-track PRs that do not need to wait for 48 hours to land. test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL