Skip to content

Commit

Permalink
Updating the status of parallel and sequential test-suites.
Browse files Browse the repository at this point in the history
  • Loading branch information
iamstolis committed Jan 20, 2025
1 parent 5220742 commit 808ca9d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
7 changes: 7 additions & 0 deletions graal-nodejs/test/parallel/parallel.status
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ prefix parallel

[true] # This section applies to all platforms

# gc({ execution: 'async' }) not supported
test-abortsignal-drop-settled-signals: FAIL

# Missing detection of unsettled top-level-await
test-aborted-util: FAIL
test-worker-data-url: FAIL
Expand Down Expand Up @@ -91,6 +94,7 @@ test-inspector-network-domain: FAIL
test-source-map-api: FAIL

# missing support for script.sourceMapURL
test-module-strip-types: FAIL
test-node-output-sourcemaps: FAIL
test-source-map-cjs-require-cache: FAIL
test-vm-source-map-url: FAIL
Expand Down Expand Up @@ -164,6 +168,7 @@ test-process-get-builtin: FAIL
test-runner-cli: FAIL
test-socketaddress: FAIL
test-structuredClone-global: FAIL
test-util-getcallsites: FAIL
test-vm-codegen: FAIL
test-websocket: FAIL
test-webstreams-clone-unref: FAIL
Expand Down Expand Up @@ -270,6 +275,7 @@ test-fs-promises-file-handle-close: FAIL
test-gc-http-client-connaborted: SKIP
test-gc-net-timeout: SKIP
test-gc-tls-external-memory: SKIP
test-h2leak-destroy-session-on-socket-ended: FAIL
test-http-server-keepalive-req-gc: SKIP
test-http2-response-splitting: SKIP
test-net-connect-memleak: FAIL
Expand All @@ -279,6 +285,7 @@ test-repl: FAIL
test-runner-output: FAIL
test-runner-watch-mode: SKIP
test-tls-connect-memleak: FAIL
test-trace-env-stack: FAIL
test-ttywrap-stack: FAIL
test-vm-global-setter: FAIL
test-vm-low-stack-space: SKIP
Expand Down
1 change: 1 addition & 0 deletions graal-nodejs/test/sequential/sequential.status
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ test-single-executable-application-disable-experimental-sea-warning: PASS
test-single-executable-application-empty: FAIL
test-single-executable-application-snapshot: FAIL
test-single-executable-application-snapshot-and-code-cache: FAIL
test-single-executable-application-snapshot-worker: FAIL
test-single-executable-application-use-code-cache: PASS

# Custom MicrotaskQueue is not supported
Expand Down

0 comments on commit 808ca9d

Please sign in to comment.