test: mark test-trace-events-fs-sync as flaky

test-trace-events-fs-sync has been failing ocasinally on FreeBSD. While
we don't have a fix, it should be marked as flaky.

Ref: https://github.com/nodejs/node/issues/21038

PR-URL: https://github.com/nodejs/node/pull/21039
Refs: https://github.com/nodejs/node/issues/21038
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
Reviewed-By: Lance Ball <lball@redhat.com>
This commit is contained in:
Matheus Marchini 2018-05-30 14:59:09 -03:00 committed by Lance Ball
parent 262f3777ce
commit 5aa47bd26b
No known key found for this signature in database
GPG Key ID: 1B4326AE55E9408C

View File

@ -20,5 +20,7 @@ test-child-process-fork-net: PASS,FLAKY
[$system==solaris] # Also applies to SmartOS
[$system==freebsd]
# https://github.com/nodejs/node/issues/21038
test-trace-events-fs-sync: PASS,FLAKY
[$system==aix]