Skip to content

Commit 6d022c1

Browse files
committed
test: skip test-domain-error-types in debug mode temporariliy
Until nodejs#30498 is resolved, skip test-domain-error-types on debug builds. PR-URL: nodejs#30629 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Anna Henningsen <[email protected]>
1 parent ebb177e commit 6d022c1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

test/parallel/parallel.status

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,7 @@ test-async-hooks-http-parser-destroy: PASS,FLAKY
3333
[$system==freebsd]
3434

3535
[$system==aix]
36+
37+
[$mode==debug]
38+
# https://github.com/nodejs/node/issues/30498
39+
test-domain-error-types: PASS,FLAKY

0 commit comments

Comments
 (0)