Skip to content

Commit

Permalink
Remove graal-nodejs-specific solaris sections from test-suite status …
Browse files Browse the repository at this point in the history
…files.
  • Loading branch information
woess committed Feb 11, 2025
1 parent a3fcd63 commit c26277a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 18 deletions.
13 changes: 0 additions & 13 deletions graal-nodejs/test/parallel/parallel.status
Original file line number Diff line number Diff line change
Expand Up @@ -347,19 +347,6 @@ test-async-local-storage-exit-does-not-leak: PASS,FAIL
# Random timeouts.
test-child-process-stdio-inherit: PASS,FAIL

[$system==solaris]
test-http2-respond-file-fd-invalid : FAIL

# SIGBUS at DES_encrypt2.constprop
test-crypto: FAIL
test-crypto-binary-default: FAIL
test-crypto-cipheriv-decipheriv: FAIL
test-crypto-rsa-dsa: FAIL
test-https-pfx: FAIL
test-tls-multi-pfx: FAIL
test-tls-ocsp-callback: FAIL
test-tls-passphrase: FAIL

### graal-nodejs-specific end ###

[true] # This section applies to all platforms
Expand Down
5 changes: 0 additions & 5 deletions graal-nodejs/test/sequential/sequential.status
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,6 @@ test-watch-mode: SKIP
test-worker-fshandles-open-close-on-termination: SKIP
test-worker-http2-stream-terminate: SKIP

[$system==solaris]

# Needs too many system resources (starts 80 child processes)
test-child-process-pass-fd: SKIP

[$system==win32]

# Triggers stack-overflow that may not be handled well
Expand Down

0 comments on commit c26277a

Please sign in to comment.