Commit Graph

3 Commits

Author SHA1 Message Date
Rich Trott
19e44efdfb test: add common.mustCall() to stream test
Refs: https://github.com/nodejs/node/pull/30561/files#r348667256

PR-URL: https://github.com/nodejs/node/pull/30561
Reviewed-By: Denys Otrishko <shishugi@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
2019-11-22 11:41:32 -08:00
Rich Trott
1a35db590f test: move explanatory comment to expected location in file
Refs: https://github.com/nodejs/node/pull/30561#pullrequestreview-320172639

PR-URL: https://github.com/nodejs/node/pull/30561
Reviewed-By: Denys Otrishko <shishugi@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
2019-11-22 11:41:29 -08:00
Rich Trott
110c25d5ac test: move stream test to parallel
I don't believe there's a reason test-stream-writable-clear-buffer needs
to be in sequential. Move it to parallel.

PR-URL: https://github.com/nodejs/node/pull/30561
Reviewed-By: Denys Otrishko <shishugi@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
2019-11-22 11:41:25 -08:00