Skip to content

Commit fe3818e

Browse files
richardlauBethGriggs
authored andcommitted
test: mark addons/openssl-bindings/test flaky on arm
PR-URL: #30838 Refs: #30786 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Yongsheng Zhang <[email protected]>
1 parent 835151d commit fe3818e

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

test/addons/addon.status

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
prefix addons
22

3+
# To mark a test as flaky, list the test name in the appropriate section
4+
# below, without ".js", followed by ": PASS,FLAKY". Example:
5+
# sample-test : PASS,FLAKY
6+
37
[true] # This section applies to all platforms
48

5-
[$system==aix]
9+
[$arch==arm]
10+
# https://github.com/nodejs/node/issues/30786
11+
openssl-binding/test: PASS,FLAKY

0 commit comments

Comments
 (0)