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

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

Merged
merged 0 commits into from
Aug 16, 2019

Conversation

Trott
Copy link
Member

@Trott Trott commented Aug 16, 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.

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 Trott added the fast-track PRs that do not need to wait for 48 hours to land. label Aug 16, 2019
@nodejs-github-bot nodejs-github-bot added the test Issues and PRs related to the tests. label Aug 16, 2019
@Trott
Copy link
Member Author

Trott commented Aug 16, 2019

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
Copy link
Member Author

Trott commented Aug 16, 2019

Landed in b9ff6a3

@Trott Trott closed this Aug 16, 2019
@Trott 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 Trott deleted the fix-buffer-benchmark-test branch January 13, 2022 22:51
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