projects
/
nodejs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f6a771
)
using shared libuv cannot guarantee io_uring is disabled
author
Jérémy Lal
<kapouer@melix.org>
Sat, 18 May 2024 12:26:22 +0000
(14:26 +0200)
committer
Jérémy Lal
<kapouer@melix.org>
Sat, 18 May 2024 12:26:22 +0000
(14:26 +0200)
Forwarded: not-needed
This is CVE-2024-22017
Gbp-Pq: Topic deps
Gbp-Pq: Name uv_io_uring_tests.patch
test/parallel/parallel.status
patch
|
blob
|
history
diff --git
a/test/parallel/parallel.status
b/test/parallel/parallel.status
index 18919081f40f5efbf971395126d64f2ed6acb558..d4631ca3b7de6ea77a21f2ca348f78c9fe37c9c2 100644
(file)
--- a/
test/parallel/parallel.status
+++ b/
test/parallel/parallel.status
@@
-12,6
+12,11
@@
test-fs-read-stream-concurrent-reads: PASS, FLAKY
# https://github.com/nodejs/node/issues/52630
test-error-serdes: PASS, FLAKY
+test-process-uid-gid : FAIL
+test-process-initgroups : FAIL
+test-process-setgroups : FAIL
+test-process-euid-egid : FAIL
+
test-process-config : PASS,FLAKY
test-regress-GH-746 : PASS,FLAKY
test-stdout-close-unref : PASS,FLAKY