test: mark WASI's test-return-on-exit as flaky

Refs: https://github.com/nodejs/node/pull/36139

PR-URL: https://github.com/nodejs/node/pull/36139
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Shelley Vohr <codebytere@gmail.com>
pull/36139/head
cjihrig 2021-01-24 12:20:00 -05:00 committed by Michaël Zasso
parent 79da253473
commit 896ae96a15
No known key found for this signature in database
GPG Key ID: 770F7A9A5AE15600
1 changed files with 4 additions and 0 deletions

View File

@ -5,3 +5,7 @@ prefix wasi
# sample-test : PASS,FLAKY
[true] # This section applies to all platforms
[$system==win32]
# https://github.com/nodejs/node/pull/36139
test-return-on-exit: PASS,FLAKY