node/test/known_issues
Rich Trott be0bb5f5fc test: fix unreliable known_issues test
`test-stdout-buffer-flush-on-exit` was not failing reliably on POSIX
machines and not failing at all on Windows. Revised test fails reliably
on POSIX and is skipped (in CI) on Windows where the issue does not
exist.

Fixes: https://github.com/nodejs/node/issues/6527
PR-URL: https://github.com/nodejs/node/pull/6555
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Joao Reis <reis@janeasystems.com>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
2016-06-23 17:26:38 -07:00
..
known_issues.status test: fix unreliable known_issues test 2016-06-23 17:26:38 -07:00
test-child-process-max-buffer.js test: add batch of known issue tests 2016-03-30 13:12:14 -07:00
test-events-known-properties.js test: add batch of known issue tests 2016-03-30 13:12:14 -07:00
test-module-deleted-extensions.js test: add batch of known issue tests 2016-03-30 13:12:14 -07:00
test-process-external-stdio-close.js test: add batch of known issue tests 2016-03-30 13:12:14 -07:00
test-stdin-is-always-net.socket.js test: fix offending max-len linter error 2016-04-11 11:49:31 -04:00
test-stdout-buffer-flush-on-exit.js test: fix unreliable known_issues test 2016-06-23 17:26:38 -07:00
test-vm-function-redefinition.js test: bug repro for vm function redefinition 2016-03-21 13:07:10 -07:00
test-vm-getters.js test: add batch of known issue tests 2016-03-30 13:12:14 -07:00
testcfg.py tools: support testing known issues 2016-03-21 13:07:10 -07:00