Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 60a05d6

Browse filesBrowse files
richardlaudanielleadams
authored andcommitted
test: skip some binding tests on IBMi PASE
IBM i PASE Node.js always links to shared openssl libraries. Skip recently added OpenSSL addons tests as we do for other OpenSSL addons tests on IBM i. Refs: #31967 Refs: #44148 PR-URL: #44810 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent 6ae9bc8 commit 60a05d6
Copy full SHA for 60a05d6

File tree

Expand file treeCollapse file tree

1 file changed

+5
-0
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+5
-0
lines changed
Open diff view settings
Collapse file

‎test/addons/addons.status‎

Copy file name to clipboardExpand all lines: test/addons/addons.status
+5Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@ openssl-binding/test: PASS,FLAKY
1212

1313
[$system==ibmi]
1414
openssl-binding/test: SKIP
15+
openssl-providers/test-default-only-config: SKIP
16+
openssl-providers/test-legacy-provider-config: SKIP
17+
openssl-providers/test-legacy-provider-inactive-config: SKIP
18+
openssl-providers/test-legacy-provider-option: SKIP
19+
openssl-providers/test-no-legacy-provider-option: SKIP
1520
zlib-binding/test: SKIP
1621
# https://github.com/nodejs/node/issues/34410
1722
register-signal-handler/test: PASS,FLAKY

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.