Skip to content

test: remove extraneous report validation argument#25986

Merged
cjihrig merged 1 commit intonodejs:masterfrom
cjihrig:test-arg
Feb 9, 2019
Merged

test: remove extraneous report validation argument#25986
cjihrig merged 1 commit intonodejs:masterfrom
cjihrig:test-arg

Conversation

@cjihrig
Copy link
Copy Markdown
Contributor

@cjihrig cjihrig commented Feb 7, 2019

The second argument passed to validate() and validateContent() is not used for anything.

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

@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

@nodejs-github-bot nodejs-github-bot added the test Issues and PRs related to the tests. label Feb 7, 2019
@addaleax addaleax added the report Issues and PRs related to process.report. label Feb 7, 2019
@richardlau
Copy link
Copy Markdown
Member

The second argument passed to validate() and validateContent() is not used for anything.

Just noting that validate() and validateContent() in test/common/report.js here in core at the moment are much simpler than their equivalents in the standalone module, which does use the second argument to validate the expected information is included in the report.

@cjihrig
Copy link
Copy Markdown
Contributor Author

cjihrig commented Feb 9, 2019

The second argument passed to validate() and validateContent()
is not used for anything.

PR-URL: nodejs#25986
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: Richard Lau <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

report Issues and PRs related to process.report. test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants