Skip to content

Conversation

@Trott
Copy link
Member

@TrottTrott commented Oct 7, 2018

Remove two eslint-disable comments by replacing string concatenation
with template literals. These changes are in catch blocks that are not
part of the actual code being benchmarked.

👍 here to fast-track

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

Remove two eslint-disable comments by replacing string concatenation with template literals. These changes are in catch blocks that are not part of the actual code being benchmarked.
@nodejs-github-bot
Copy link
Collaborator

@TrottTrott added the fast-track PRs that do not need to wait for 48 hours to land. label Oct 7, 2018
@nodejs-github-botnodejs-github-bot added the benchmark Issues and PRs related to the benchmark subsystem. label Oct 7, 2018
@vsemozhetbytvsemozhetbyt added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Oct 7, 2018
@Trott
Copy link
MemberAuthor

Trott commented Oct 7, 2018

@Trott
Copy link
MemberAuthor

Trott commented Oct 7, 2018

Rebuild of the one failed/red host: https://ci.nodejs.org/job/node-test-commit-linux-containered/7634/

@Trott
Copy link
MemberAuthor

Trott commented Oct 7, 2018

Landed in 1d96d7d

@TrottTrott closed this Oct 7, 2018
Trott added a commit to Trott/io.js that referenced this pull request Oct 7, 2018
Remove two eslint-disable comments by replacing string concatenation with template literals. These changes are in catch blocks that are not part of the actual code being benchmarked. PR-URL: nodejs#23305 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Vse Mozhet Byt <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]>
targos pushed a commit that referenced this pull request Oct 10, 2018
Remove two eslint-disable comments by replacing string concatenation with template literals. These changes are in catch blocks that are not part of the actual code being benchmarked. PR-URL: #23305 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Vse Mozhet Byt <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]>
@targostargos mentioned this pull request Oct 10, 2018
jasnell pushed a commit that referenced this pull request Oct 17, 2018
Remove two eslint-disable comments by replacing string concatenation with template literals. These changes are in catch blocks that are not part of the actual code being benchmarked. PR-URL: #23305 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Vse Mozhet Byt <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]>
@TrottTrott deleted the vancouver-02 branch January 13, 2022 22:50
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.benchmarkIssues and PRs related to the benchmark subsystem.fast-trackPRs that do not need to wait for 48 hours to land.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@Trott@nodejs-github-bot@addaleax@cjihrig@richardlau@vsemozhetbyt@trivikr