test: mark test-child-process-fork-net as flaky

`flaky-test-child-process-fork-net` has been failing constantly for the
past few days, and all solutions suggestes so far were didn't work.
Marking it as faky while the issue is not fixed.

Ref: https://github.com/nodejs/node/pull/21012
Ref: https://github.com/nodejs/node/pull/20973
Ref: https://github.com/nodejs/node/pull/20973

PR-URL: https://github.com/nodejs/node/pull/21018
Refs: https://github.com/nodejs/node/pull/21012
Refs: https://github.com/nodejs/node/pull/20973
Refs: https://github.com/nodejs/node/pull/20973
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Jon Moss <me@jonathanmoss.me>
Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
This commit is contained in:
Matheus Marchini 2018-05-29 16:03:32 -03:00
parent bea6238136
commit 72ccafdd10
No known key found for this signature in database
GPG Key ID: BE516BA4874DB4D9

View File

@ -9,6 +9,7 @@ prefix parallel
test-postmortem-metadata: PASS,FLAKY test-postmortem-metadata: PASS,FLAKY
[$system==win32] [$system==win32]
test-child-process-fork-net: PASS,FLAKY
[$system==linux] [$system==linux]