Skip to content

test: fix fs benchmark test - #29967

Closed
Trott wants to merge 0 commit into
nodejs:masterfrom
Trott:fix-benchmark-tests
Closed

test: fix fs benchmark test#29967
Trott wants to merge 0 commit into
nodejs:masterfrom
Trott:fix-benchmark-tests

Conversation

@Trott

Copy link
Copy Markdown
Member

Add missing option "mode". Alphabetize options for easier maintenance.

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

@nodejs-github-botnodejs-github-bot added the test Issues and PRs related to the tests. label Oct 14, 2019
@Trott

Copy link
Copy Markdown
MemberAuthor

I'd like to fast-track this to fix nightly CI.

Example: https://ci.nodejs.org/job/node-test-commit-custom-suites-freestyle/9482/testReport/junit/(root)/test/benchmark_test_benchmark_fs/

Please 👍 here to approve if you're a collaborator. Thanks!

@TrottTrott added the fast-track PRs that do not need to wait for 48 hours to land. label Oct 14, 2019
@nodejs-github-bot

This comment has been minimized.

@Trott

Copy link
Copy Markdown
MemberAuthor

Lite CI: https://ci.nodejs.org/job/node-test-pull-request-lite-pipeline/3991/ (benchmark tests are not run in regular CI)

Trott added a commit to Trott/io.js that referenced this pull request Oct 14, 2019
Add missing option "mode". Alphabetize options for easier maintenance.
PR-URL: nodejs#29967
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: David Carlier <devnexen@gmail.com>
@Trott

Copy link
Copy Markdown
MemberAuthor

Landed in 7991b57

@TrottTrott closed this Oct 14, 2019
@TrottTrott reopened this Oct 14, 2019
@TrottTrott closed this Oct 14, 2019
@Trott
Trottforce-pushed the fix-benchmark-tests branch from 158968b to 7991b57CompareOctober 14, 2019 14:54
targos pushed a commit that referenced this pull request Nov 8, 2019
Add missing option "mode". Alphabetize options for easier maintenance.
PR-URL: #29967
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: David Carlier <devnexen@gmail.com>
targos pushed a commit that referenced this pull request Nov 10, 2019
Add missing option "mode". Alphabetize options for easier maintenance.
PR-URL: #29967
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: David Carlier <devnexen@gmail.com>
@targostargos mentioned this pull request Nov 10, 2019
@Trott
Trott deleted the fix-benchmark-tests branch January 13, 2022 22:52
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fast-trackPRs that do not need to wait for 48 hours to land.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@Trott@nodejs-github-bot@addaleax@cjihrig@devnexen