Skip to content

Commit c8a770c

Browse files
committed
Updating the status of parallel test-suite.
1 parent df2c982 commit c8a770c

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

graal-nodejs/test/parallel/parallel.status

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,11 @@ test-fs-write-buffer-large: FAIL
3636
test-runner-string-to-regexp: FAIL
3737
# ports is not iterable versus 0 is not iterable
3838
test-worker-message-event: FAIL
39+
# Unexpected number versus expected BindingIdentifier or BindingPattern
40+
test-node-output-vm: FAIL
41+
42+
# Different stack-traces (for example, different column numbers)
43+
test-node-output-errors: FAIL
3944

4045
# Suspicious (V8 specific?) test checking whether ArrayBufferView lives on heap
4146
test-buffer-backing-arraybuffer: FAIL
@@ -75,6 +80,7 @@ test-https-agent-unref-socket: SKIP
7580
test-source-map-api: FAIL
7681

7782
# missing support for script.sourceMapURL
83+
test-node-output-sourcemaps: FAIL
7884
test-vm-source-map-url: FAIL
7985

8086
# Worker resource limits are not supported
@@ -126,6 +132,7 @@ test-vm-timeout-escape-promise-2: FAIL
126132

127133
# run-time user-land snapshots are not supported
128134
test-snapshot-api: FAIL
135+
test-snapshot-argv1: FAIL
129136
test-snapshot-basic: FAIL
130137
test-snapshot-cjs-main: FAIL
131138
test-snapshot-dns-lookup-localhost: FAIL
@@ -136,6 +143,7 @@ test-snapshot-error: FAIL
136143
test-snapshot-eval: FAIL
137144
test-snapshot-gzip: FAIL
138145
test-snapshot-incompatible: FAIL
146+
test-snapshot-namespaced-builtin: FAIL
139147
test-snapshot-typescript: FAIL
140148
test-snapshot-umd: FAIL
141149
test-snapshot-warning: FAIL
@@ -201,9 +209,12 @@ test-net-connect-memleak: FAIL
201209
test-promise-hook-exceptions: FAIL
202210
test-promise-hook-on-resolve: FAIL
203211
test-repl: FAIL
212+
test-runner-output: FAIL
213+
test-runner-watch-mode: SKIP
204214
test-strace-openat-openssl: FAIL
205215
test-tls-connect-memleak: FAIL
206216
test-ttywrap-stack: FAIL
217+
test-vm-global-setter: FAIL
207218
test-vm-low-stack-space: SKIP
208219
test-vm-new-script-new-context: FAIL
209220
test-vm-syntax-error-stderr: FAIL

0 commit comments

Comments
 (0)