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>
This commit is contained in:
Rich Trott 2016-02-17 03:44:25 -08:00 committed by James M Snell
parent 836c659d8f
commit 5778f2b254

View File

@ -14,6 +14,7 @@ test-vm-syntax-error-stderr : PASS,FLAKY
[$system==macos]
[$system==solaris] # Also applies to SmartOS
test-http-regr-gh-2928 : PASS,FLAKY
[$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
# regressions until this work is complete
[$system==aix]
test-fs-watch : FAIL, PASS
test-fs-watch : FAIL,PASS