Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

test: improve error message for stream writable change default encoding test #14264

Conversation

fraserxu
Copy link
Contributor

@fraserxu fraserxu commented Jul 16, 2017

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

@nodejs-github-bot nodejs-github-bot added the test Issues and PRs related to the tests. label Jul 16, 2017
@fraserxu fraserxu changed the title improve error message for test for stream writable change default enc… test: improve error message for stream writable change default encoding test Jul 16, 2017
Copy link
Member

@Trott Trott left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM if CI is green

@Trott Trott added the code-and-learn Issues related to the Code-and-Learn events and PRs submitted during the events. label Jul 16, 2017
@fraserxu fraserxu force-pushed the test-stream-writeable-change-default-encoding branch from 6654c71 to d37a55a Compare July 16, 2017 07:23
@Trott
Copy link
Member

Trott commented Jul 16, 2017

@TimothyGu TimothyGu added code-and-learn Issues related to the Code-and-Learn events and PRs submitted during the events. and removed code-and-learn Issues related to the Code-and-Learn events and PRs submitted during the events. labels Jul 16, 2017
@Trott
Copy link
Member

Trott commented Jul 16, 2017

I don't think this needs to wait 72 hours, but a second approval would be good. Anyone?

@Trott
Copy link
Member

Trott commented Jul 16, 2017

Landed in 35398af.

Thanks for the contribution! 🎉

@Trott Trott closed this Jul 16, 2017
Trott pushed a commit to Trott/io.js that referenced this pull request Jul 16, 2017
In test-stream-writable-change-default-encoding, use a regular
expression to match the complete error message.

PR-URL: nodejs#14264
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Bryan English <bryan@bryanenglish.com>
@fraserxu fraserxu deleted the test-stream-writeable-change-default-encoding branch July 16, 2017 11:15
@addaleax addaleax mentioned this pull request Jul 18, 2017
addaleax pushed a commit that referenced this pull request Jul 18, 2017
In test-stream-writable-change-default-encoding, use a regular
expression to match the complete error message.

PR-URL: #14264
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Bryan English <bryan@bryanenglish.com>
Fishrock123 pushed a commit that referenced this pull request Jul 19, 2017
In test-stream-writable-change-default-encoding, use a regular
expression to match the complete error message.

PR-URL: #14264
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Bryan English <bryan@bryanenglish.com>
MylesBorins pushed a commit that referenced this pull request Aug 16, 2017
In test-stream-writable-change-default-encoding, use a regular
expression to match the complete error message.

PR-URL: #14264
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Bryan English <bryan@bryanenglish.com>
@MylesBorins MylesBorins mentioned this pull request Aug 16, 2017
MylesBorins pushed a commit that referenced this pull request Aug 16, 2017
In test-stream-writable-change-default-encoding, use a regular
expression to match the complete error message.

PR-URL: #14264
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Bryan English <bryan@bryanenglish.com>
MylesBorins pushed a commit that referenced this pull request Sep 5, 2017
In test-stream-writable-change-default-encoding, use a regular
expression to match the complete error message.

PR-URL: #14264
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Bryan English <bryan@bryanenglish.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
code-and-learn Issues related to the Code-and-Learn events and PRs submitted during the events. test Issues and PRs related to the tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants