Browse Source

test: mark test-http-regr-gh-2928 flaky

`test-http-regr-gh-2928` is flay on SmartOS in CI.

Refs: https://github.com/nodejs/node/issues/5264
PR-URL: https://github.com/nodejs/node/pull/5280
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>
process-exit-stdio-flushing
Rich Trott 9 years ago
committed by James M Snell
parent
commit
5778f2b254
  1. 3
      test/sequential/sequential.status

3
test/sequential/sequential.status

@ -14,6 +14,7 @@ test-vm-syntax-error-stderr : PASS,FLAKY
[$system==macos] [$system==macos]
[$system==solaris] # Also applies to SmartOS [$system==solaris] # Also applies to SmartOS
test-http-regr-gh-2928 : PASS,FLAKY
[$system==freebsd] [$system==freebsd]
@ -22,4 +23,4 @@ test-vm-syntax-error-stderr : PASS,FLAKY
# Tests are disabled so CI can be green and we can spot other # Tests are disabled so CI can be green and we can spot other
# regressions until this work is complete # regressions until this work is complete
[$system==aix] [$system==aix]
test-fs-watch : FAIL, PASS test-fs-watch : FAIL,PASS

Loading…
Cancel
Save