Skip to content

Conversation

@notarseniy
Copy link
Contributor

Use common.expectsError() in place of inline validation function in
test-debug-agent.js.

like #11409#11408

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

test errors debugger

Use common.expectsError() in place of inline validation function in test-debug-agent.js.
@nodejs-github-botnodejs-github-bot added the test Issues and PRs related to the tests. label Feb 16, 2017
@hiroppyhiroppy added the errors Issues and PRs related to JavaScript errors originated in Node.js core. label Feb 16, 2017
@mscdexmscdex added debugger errors Issues and PRs related to JavaScript errors originated in Node.js core. and removed errors Issues and PRs related to JavaScript errors originated in Node.js core. labels Feb 16, 2017
@ChALkeR
Copy link
Member

@targos
Copy link
Member

Landed in ca37ec0

@targostargos closed this Feb 18, 2017
targos pushed a commit that referenced this pull request Feb 18, 2017
Use common.expectsError() in place of inline validation function in test-debug-agent.js. PR-URL: #11410 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Michaël Zasso <[email protected]>
@notarseniy
Copy link
ContributorAuthor

yay! thanks, first [landed] contribution! :−)

italoacasas pushed a commit to italoacasas/node that referenced this pull request Feb 25, 2017
Use common.expectsError() in place of inline validation function in test-debug-agent.js. PR-URL: nodejs#11410 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Michaël Zasso <[email protected]>
@italoacasasitaloacasas mentioned this pull request Feb 25, 2017
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

errorsIssues and PRs related to JavaScript errors originated in Node.js core.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants

@notarseniy@ChALkeR@targos@jasnell@cjihrig@mscdex@hiroppy@nodejs-github-bot