Skip to content

Commit 25015b2

Browse files
committed
Updating the status of parallel test-suite.
1 parent 0e70ba9 commit 25015b2

File tree

1 file changed

+47
-4
lines changed

1 file changed

+47
-4
lines changed

graal-nodejs/test/parallel/parallel.status

Lines changed: 47 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@ test-errors-systemerror: FAIL
3535
test-fs-write-buffer-large: FAIL
3636
# Invalid regular expression flags versus Invalid flags supplied to RegExp constructor ...
3737
test-runner-string-to-regexp: FAIL
38-
# ports is not iterable versus 0 is not iterable
39-
test-worker-message-event: FAIL
4038
# Unexpected number versus expected BindingIdentifier or BindingPattern
4139
test-node-output-vm: FAIL
40+
# several messages
41+
test-node-output-eval: FAIL
4242

4343
# Different stack-traces (for example, different column numbers)
4444
test-node-output-errors: FAIL
@@ -88,7 +88,9 @@ test-https-agent-unref-socket: SKIP
8888

8989
# --experimental-network-inspection
9090
test-inspector-emit-protocol-event: FAIL
91-
test-inspector-network-domain: FAIL
91+
test-inspector-network-arbitrary-data: FAIL
92+
test-inspector-network-fetch: FAIL
93+
test-inspector-network-http: FAIL
9294

9395
# missing support for ModifyCodeGenerationFromStringsCallback
9496
test-source-map-api: FAIL
@@ -150,8 +152,8 @@ test-vm-set-property-proxy: SKIP
150152

151153
# WebAssembly is not enabled by default
152154
test-abortsignal-cloneable: FAIL
153-
test-blocklist-clone: FAIL
154155
test-blob: FAIL
156+
test-blocklist-clone: FAIL
155157
test-crypto-x509: FAIL
156158
test-debugger-invalid-json: FAIL
157159
test-diagnostics-channel-module-import: FAIL
@@ -165,6 +167,45 @@ test-messageevent-brandcheck: FAIL
165167
test-messaging-marktransfermode: FAIL
166168
test-perf-hooks-histogram: FAIL
167169
test-process-get-builtin: FAIL
170+
test-repl-colors: FAIL
171+
test-repl-context: FAIL
172+
test-repl-definecommand: FAIL
173+
test-repl-empty: FAIL
174+
test-repl-domain: FAIL
175+
test-repl-end-emits-exit: FAIL
176+
test-repl-editor: FAIL
177+
test-repl-eval: FAIL
178+
test-repl-function-definition-edge-case: FAIL
179+
test-repl-load-multiline-no-trailing-newline: FAIL
180+
test-repl-mode: FAIL
181+
test-repl-load-multiline: FAIL
182+
test-repl-multiline: FAIL
183+
test-repl-no-terminal: FAIL
184+
test-repl-null: FAIL
185+
test-repl-null-thrown: FAIL
186+
test-repl-options: FAIL
187+
test-repl-pretty-stack-custom-writer: FAIL
188+
test-repl-preview-without-inspector: FAIL
189+
test-repl-programmatic-history: FAIL
190+
test-repl-recoverable: FAIL
191+
test-repl-require-cache: FAIL
192+
test-repl-require: FAIL
193+
test-repl-reset-event: FAIL
194+
test-repl-save-load: FAIL
195+
test-repl-tab: FAIL
196+
test-repl-syntax-error-stack: FAIL
197+
test-repl-setprompt: FAIL
198+
test-repl-tab-complete-crash: FAIL
199+
test-repl-tab-complete-no-warn: FAIL
200+
test-repl-throw-null-or-undefined: FAIL
201+
test-repl-tab-complete-on-editor-mode: FAIL
202+
test-repl-uncaught-exception: FAIL
203+
test-repl-uncaught-exception-async: FAIL
204+
test-repl-uncaught-exception-evalcallback: FAIL
205+
test-repl-tab-complete-import: FAIL
206+
test-repl-underscore: FAIL
207+
test-repl-use-global: FAIL
208+
test-repl-tab-complete: FAIL
168209
test-runner-cli: FAIL
169210
test-socketaddress: FAIL
170211
test-structuredClone-global: FAIL
@@ -176,6 +217,8 @@ test-webstream-structured-clone-no-leftovers: FAIL
176217
test-whatwg-webstreams-transfer: FAIL
177218
test-worker-broadcastchannel-wpt: FAIL
178219
test-worker-broadcastchannel: FAIL
220+
test-worker-eval-typescript: FAIL
221+
test-worker-message-event: FAIL
179222
test-worker-message-mark-as-uncloneable: FAIL
180223
test-worker-message-port: FAIL
181224
test-worker-message-port-transfer-self: FAIL

0 commit comments

Comments
 (0)