mirror of
https://github.com/nodejs/node.git
synced 2025-08-15 13:48:44 +02:00
test: skip test-domain-error-types in debug mode temporariliy
Until https://github.com/nodejs/node/issues/30498 is resolved, skip test-domain-error-types on debug builds. PR-URL: https://github.com/nodejs/node/pull/30629 Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Anna Henningsen <anna@addaleax.net>
This commit is contained in:
parent
ebb177ee22
commit
6d022c13c5
1 changed files with 4 additions and 0 deletions
|
@ -33,3 +33,7 @@ test-async-hooks-http-parser-destroy: PASS,FLAKY
|
|||
[$system==freebsd]
|
||||
|
||||
[$system==aix]
|
||||
|
||||
[$mode==debug]
|
||||
# https://github.com/nodejs/node/issues/30498
|
||||
test-domain-error-types: PASS,FLAKY
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue