test: mark test-tick-processor flaky

PR-URL: https://github.com/nodejs/node/pull/4809
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
Reviewed-By: James M Snell <jasnell@gmail.com>
Ref: https://github.com/nodejs/node/issues/4427
This commit is contained in:
Rich Trott 2016-01-21 15:33:34 -08:00
parent 96934cbb30
commit c6d29cb81f
1 changed files with 2 additions and 0 deletions

View File

@ -9,8 +9,10 @@ prefix parallel
[$system==win32]
test-debug-no-context : PASS,FLAKY
test-tls-ticket-cluster : PASS,FLAKY
test-tick-processor : PASS,FLAKY
[$system==linux]
test-tick-processor : PASS,FLAKY
[$system==macos]