Skip to content

test: refactoring test_error testing - #28902

Closed
himself65 wants to merge 1 commit into
nodejs:masterfrom
himself65:refactor-test_error
Closed

test: refactoring test_error testing#28902
himself65 wants to merge 1 commit into
nodejs:masterfrom
himself65:refactor-test_error

Conversation

@himself65

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

@nodejs-github-botnodejs-github-bot added the test Issues and PRs related to the tests. label Jul 30, 2019
@himself65
himself65force-pushed the refactor-test_error branch from db6b9c8 to 1e30a0cCompareJuly 30, 2019 18:19
Comment threadtest/js-native-api/test_error/test.js Outdated
@himself65
himself65force-pushed the refactor-test_error branch from 1e30a0c to a3af754CompareJuly 30, 2019 19:14
@ZYSzysZYSzys added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Jul 31, 2019
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@Trott

Trott commented Aug 1, 2019

Copy link
Copy Markdown
Member

LGTM, but at the same time, I kinda wonder if the current format is more readable/maintainable TBH.

@Trott

Trott commented Aug 1, 2019

Copy link
Copy Markdown
Member

Landed in b32526c

@TrottTrott closed this Aug 1, 2019
Trott pushed a commit to Trott/io.js that referenced this pull request Aug 1, 2019
PR-URL: nodejs#28902
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
targos pushed a commit that referenced this pull request Aug 2, 2019
PR-URL: #28902
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
@BridgeARBridgeAR mentioned this pull request Aug 6, 2019
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.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants

@himself65@nodejs-github-bot@Trott@benjamingr@lpinca@cjihrig@trivikr@ZYSzys