node/test/known_issues
Rich Trott 0503681348 child_process: measure buffer length in bytes
This change fixes a known issue where `maxBuffer` limits by characters
rather than bytes. Benchmark added to confirm no performance regression
occurs with this change.

PR-URL: https://github.com/nodejs/node/pull/6764
Fixes: https://github.com/nodejs/node/issues/1901
Reviewed-By: Brian White <mscdex@mscdex.net>
2016-06-02 22:40:45 +10:00
..
known_issues.status test: fix unreliable known_issues test 2016-05-17 08:27:22 -05:00
test-module-deleted-extensions.js test: add batch of known issue tests 2016-03-12 09:56:29 -05:00
test-process-external-stdio-close.js test: add batch of known issue tests 2016-03-12 09:56:29 -05:00
test-stdin-is-always-net.socket.js test: fix offending max-len linter error 2016-04-01 02:47:40 +05:30
test-stdout-buffer-flush-on-exit.js test: make stdout buffer test more robust 2016-05-17 08:33:43 -05:00
test-url-parse-conformance.js test: add failing url parse tests as known_issue 2016-05-03 20:20:40 -04:00
test-vm-function-redefinition.js
test-vm-getters.js test: add batch of known issue tests 2016-03-12 09:56:29 -05:00
testcfg.py test: run known_issues tests in CI 2016-05-17 08:27:53 -05:00