summaryrefslogtreecommitdiff
path: root/test/addons/addon.status
diff options
context:
space:
mode:
Diffstat (limited to 'test/addons/addon.status')
-rw-r--r--test/addons/addon.status8
1 files changed, 7 insertions, 1 deletions
diff --git a/test/addons/addon.status b/test/addons/addon.status
index 6a3e3519c1..081725af9f 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