diff --git a/test/addons/addon.status b/test/addons/addon.status index 6a3e3519c15741..081725af9fa465 100644 --- a/test/addons/addon.status +++ b/test/addons/addon.status @@ -1,5 +1,11 @@ prefix addons +# To mark a test as flaky, list the test name in the appropriate section +# below, without ".js", followed by ": PASS,FLAKY". Example: +# sample-test : PASS,FLAKY + [true] # This section applies to all platforms -[$system==aix] +[$arch==arm] +# https://github.com/nodejs/node/issues/30786 +openssl-binding/test: PASS,FLAKY