Skip to content

test: rename test-performance to test-perf-hooks - #27969

Closed
ryzokuken wants to merge 1 commit into
nodejs:masterfrom
ryzokuken:test-performance-rename
Closed

test: rename test-performance to test-perf-hooks#27969
ryzokuken wants to merge 1 commit into
nodejs:masterfrom
ryzokuken:test-performance-rename

Conversation

@ryzokuken

Copy link
Copy Markdown
Contributor

Rename test-performance to test-perf-hooks to better match its function

Refs: #27884 (comment)

/cc @Trott

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

Rename test-performance to test-perf-hooks to better match its function
Refs: nodejs#27884 (comment)
@Trott

Copy link
Copy Markdown
Member

LGTM but let's ping @nodejs/performance @jasnell just in case....

@ryzokuken

Copy link
Copy Markdown
ContributorAuthor

Sure.

@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@ZYSzysZYSzys added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. test Issues and PRs related to the tests. labels May 30, 2019
@ryzokuken

Copy link
Copy Markdown
ContributorAuthor

@refack

Copy link
Copy Markdown
Contributor

Flake

Reminder to rename #25903

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@ryzokuken

Copy link
Copy Markdown
ContributorAuthor

Passed! Landing this.

@ryzokuken

Copy link
Copy Markdown
ContributorAuthor

Landed in 389804e 🎉

ryzokuken added a commit that referenced this pull request Jun 1, 2019
Rename test-performance to test-perf-hooks to better match its function
Refs: #27884 (comment)
PR-URL: #27969
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
targos pushed a commit that referenced this pull request Jun 1, 2019
Rename test-performance to test-perf-hooks to better match its function
Refs: #27884 (comment)
PR-URL: #27969
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
@targostargos mentioned this pull request Jun 3, 2019
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants

@ryzokuken@Trott@nodejs-github-bot@refack@addaleax@cjihrig@trivikr@ZYSzys