X Tutup
The Wayback Machine - https://web.archive.org/web/20230216235911/https://github.com/nodejs/node/commit/32482a828b
Skip to content
Permalink
Browse files
test: remove FLAKY for test-domain-error-types
PR-URL: #37458
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
  • Loading branch information
Trott committed Feb 23, 2021
1 parent 66ba0f1 commit 32482a8
Showing 1 changed file with 0 additions and 2 deletions.
@@ -5,8 +5,6 @@ prefix parallel
# sample-test : PASS,FLAKY

[true] # This section applies to all platforms
# https://github.com/nodejs/node/pull/36139
test-domain-error-types: PASS,FLAKY

[$system==win32]
# https://github.com/nodejs/node/issues/20750

0 comments on commit 32482a8

Please sign in to comment.
X Tutup