Skip to content

Commit 03be9e3

Browse files
committed
Updating the status of parallel test-suite.
1 parent 8602842 commit 03be9e3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

graal-nodejs/test/parallel/parallel.status

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,6 @@ test-worker-heap-snapshot: SKIP
7171
# https://example.com does not work in CI
7272
test-https-agent-unref-socket: SKIP
7373

74-
# obsolete test (narrow space in date/time format)
75-
test-intl: FAIL
76-
7774
# missing support for ModifyCodeGenerationFromStringsCallback
7875
test-source-map-api: FAIL
7976

@@ -110,9 +107,11 @@ test-vm-basic: FAIL
110107
# Missing support for lineOffset and columnOffset in ScriptOrigin
111108
test-vm-context: FAIL
112109

113-
# WebAssembly is not supported
110+
# WebAssembly is not enabled by default
114111
test-fetch: FAIL
115112
test-fetch-disabled: FAIL
113+
test-http-response-setheaders: FAIL
114+
test-single-executable-application: SKIP
116115
test-vm-codegen: FAIL
117116
test-wasm-simple: FAIL
118117
test-wasm-web-api: FAIL
@@ -173,9 +172,9 @@ test-trace-events-threadpool: SKIP
173172
test-trace-events-v8: SKIP
174173
test-trace-events-vm: SKIP
175174
test-trace-events-worker-metadata: SKIP
175+
test-trace-events-worker-metadata-with-name: SKIP
176176

177177
# Unclassified
178-
test-assert: FAIL
179178
test-async-hooks-async-await: FAIL
180179
test-async-hooks-http-parser-destroy: SKIP
181180
test-async-local-storage-contexts: FAIL
@@ -202,6 +201,7 @@ test-net-connect-memleak: FAIL
202201
test-promise-hook-exceptions: FAIL
203202
test-promise-hook-on-resolve: FAIL
204203
test-repl: FAIL
204+
test-strace-openat-openssl: FAIL
205205
test-tls-connect-memleak: FAIL
206206
test-ttywrap-stack: FAIL
207207
test-vm-low-stack-space: SKIP

0 commit comments

Comments
 (0)