Skip to content

Conversation

@Trott
Copy link
Member

@Trott Trott commented Mar 24, 2017

A doc suggested in an error message is no longer the place to get the
information about required http benchmarkers. Update the error message
to point to the current location for the information.

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

benchmark

A doc suggested in an error message is no longer the place to get the
information about required http benchmarkers. Update the error message
to point to the current location for the information.
@Trott Trott added the benchmark Issues and PRs related to the benchmark subsystem. label Mar 24, 2017
@Trott
Copy link
Member Author

Trott commented Mar 24, 2017

Pre-emptive comment: This isn't semver-major because the error message that is being changed is in our dev tooling, not in the Node.js end product.

@Trott
Copy link
Member Author

Trott commented Mar 24, 2017

Pre-emptive comment no. 2: The long line does not cause the linter to complain because the linter is configured to make exceptions for URLs. That's specifically for cases like this where splitting up that URL just to keep the line under 80 characters is far worse than just having that one line extend out longer than all the other lines.

@Trott
Copy link
Member Author

Trott commented Mar 24, 2017

Gratuitous CI run (only the lint results matter as far as I know, but just in case I'm wrong about that and this file does get exercised somehow on CI...): https://ci.nodejs.org/job/node-test-pull-request/7026/

@fhinkel
Copy link
Member

fhinkel commented Mar 26, 2017

Landed in 874b6b9

@fhinkel fhinkel closed this Mar 26, 2017
fhinkel pushed a commit that referenced this pull request Mar 26, 2017
A doc suggested in an error message is no longer the place to get the
information about required http benchmarkers. Update the error message
to point to the current location for the information.

PR-URL: #12026
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
MylesBorins pushed a commit that referenced this pull request Mar 28, 2017
A doc suggested in an error message is no longer the place to get the
information about required http benchmarkers. Update the error message
to point to the current location for the information.

PR-URL: #12026
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
@MylesBorins MylesBorins mentioned this pull request Mar 28, 2017
@italoacasas italoacasas mentioned this pull request Apr 10, 2017
2 tasks
@Trott Trott deleted the update-pointer branch January 13, 2022 22:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

benchmark Issues and PRs related to the benchmark subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants