Skip to content

Commit 5faca01

Browse files
committed
Updating the status of parallel test-suite.
1 parent 31da2be commit 5faca01

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

graal-nodejs/test/parallel/parallel.status

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@ test-buffer-backing-arraybuffer: FAIL
4141
# We print a different help message.
4242
test-cli-node-print-help: FAIL
4343

44+
# Test of yarn, does not work with npm_config_registry (= in CI)
45+
test-corepack-yarn-install: SKIP
46+
4447
# Suspicious test - executes a memory intensive section and then
4548
# looks for a memory leak by checking whether rss was increased
4649
# It fails because JVM increases its heap size and does not decrease
@@ -69,6 +72,7 @@ test-https-agent-unref-socket: SKIP
6972

7073
# Worker resource limits are not supported
7174
test-worker-resource-limits: FAIL
75+
test-worker-nearheaplimit-deadlock: SKIP
7276

7377
# Custom v8::ArrayBuffer::Allocator is not supported
7478
test-worker-sharedarraybuffer-from-worker-thread: SKIP
@@ -142,7 +146,6 @@ test-assert: FAIL
142146
test-async-hooks-async-await: FAIL
143147
test-async-local-storage-contexts: FAIL
144148
test-common-gc: FAIL
145-
test-crypto-fips: FAIL
146149
test-crypto-op-during-process-exit: SKIP
147150
test-crypto-sign-verify: FAIL
148151
test-domain-async-id-map-leak: FAIL

0 commit comments

Comments
 (0)