summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnna Henningsen <anna@addaleax.net>2019-11-28 22:13:46 +0100
committerGireesh Punathil <gpunathi@in.ibm.com>2019-11-29 14:19:51 +0530
commit58850f6bb4f57d6970d04b23bd2c75a37937564d (patch)
tree761a53f10720a39c9c83e0d41ece5c58145c0d97
parent29b5432c645ef250030dde5a4f042ae69fcbbe89 (diff)
downloadandroid-node-v8-58850f6bb4f57d6970d04b23bd2c75a37937564d.tar.gz
android-node-v8-58850f6bb4f57d6970d04b23bd2c75a37937564d.tar.bz2
android-node-v8-58850f6bb4f57d6970d04b23bd2c75a37937564d.zip
test: revert 6d022c13
Revert "test: skip test-domain-error-types in debug mode temporariliy" This reverts commit 6d022c13c52fc0134ed6c79be520be8c84c58cf8. PR-URL: https://github.com/nodejs/node/pull/30708 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Michaƫl Zasso <targos@protonmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Gus Caplan <me@gus.host> Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
-rw-r--r--test/parallel/parallel.status4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/parallel/parallel.status b/test/parallel/parallel.status
index 00ab4a774d..444cf8d115 100644
--- a/test/parallel/parallel.status
+++ b/test/parallel/parallel.status
@@ -33,7 +33,3 @@ 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