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

benchmark: update obsolete information pointer #12026

Closed
wants to merge 1 commit into from

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 <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: Franziska Hinkelmann <[email protected]>
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 <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: Franziska Hinkelmann <[email protected]>
@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