test: mark test-vm-timeout-escape-nexttick flaky

This is a known failure so mark it such, so that
CI is green / amber while the issue is being progressed.

PR-URL: https://github.com/nodejs/node/pull/24712
Refs: https://github.com/nodejs/node/pull/24620
Refs: https://github.com/nodejs/node/issues/24120
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
This commit is contained in:
Gireesh Punathil 2018-11-29 10:15:46 +05:30 committed by Rich Trott
parent 9920dbcaf3
commit 9e33e86180

View File

@ -18,3 +18,7 @@ test-vm-timeout-escape-promise: PASS,FLAKY
[$system==freebsd]
[$system==aix]
[$arch==arm]
# https://github.com/nodejs/node/issues/24120
test-vm-timeout-escape-nexttick: PASS,FLAKY