net-libs/nodejs: drop failing test from 20.18.2.

Signed-off-by: William Hubbs <williamh@gentoo.org>
This commit is contained in:
William Hubbs
2025-02-26 16:20:45 -06:00
parent c8e510b151
commit bfd951287a

View File

@@ -255,6 +255,7 @@ src_test() {
test/parallel/test-tls-getcipher.js
test/parallel/test-tls-set-ciphers.js
test/parallel/test-tls-junk-closes-server.js
test/parallel/test-util-styletext.js
test/sequential/test-util-debug.js
)
use inspector || drop_tests+=( test/sequential/test-watch-mode.mjs )