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

(v6.x backport) test: remove node-tap lookalike #17024

Closed

Conversation

tniessen
Copy link
Member

@tniessen tniessen commented Nov 14, 2017

Manual backport of #13707 to v6.x. This is another step towards backporting #16938.

CI: https://ci.nodejs.org/job/node-test-commit/14017/

This commit removes the small node-tap lookalike from several
of the streams2 tests. It's only used by six tests, and is
inconsistent with all other tests.

PR-URL: nodejs#13707
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>
@tniessen tniessen added stream Issues and PRs related to the stream subsystem. test Issues and PRs related to the tests. v6.x labels Nov 14, 2017
@nodejs-github-bot nodejs-github-bot added test Issues and PRs related to the tests. v6.x labels Nov 14, 2017
MylesBorins pushed a commit that referenced this pull request Nov 14, 2017
This commit removes the small node-tap lookalike from several
of the streams2 tests. It's only used by six tests, and is
inconsistent with all other tests.

Backport-PR-URL: #17024
PR-URL: #13707
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>
@MylesBorins
Copy link
Contributor

landed in 148a030

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stream Issues and PRs related to the stream subsystem. test Issues and PRs related to the tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants