Commit 4aa2610
test: update OpenSSL3 error messages for 3.0.0+quic
This commit updates two OpenSSL 3.0.0 error messages required for
OpenSSL 3.0.0+quic.
PR-URL: #40093
Refs: nodejs/build#2759
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: James M Snell <jasnell@gmail.com>1 parent 92f182b commit 4aa2610Copy full SHA for 4aa2610
File tree
Expand file treeCollapse file tree
2 files changed
+7
-4
lines changedOpen diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
2 files changed
+7
-4
lines changedOpen diff view settings
Collapse file
test/parallel/test-crypto-key-objects.js
Copy file name to clipboardExpand all lines: test/parallel/test-crypto-key-objects.js+3-2Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
519 | 519 | |
520 | 520 | |
521 | 521 | |
522 | | - |
| 522 | + |
| 523 | + |
523 | 524 | |
524 | 525 | |
525 | 526 | |
| ||
545 | 546 | |
546 | 547 | |
547 | 548 | |
548 | | - |
| 549 | + |
549 | 550 | |
550 | 551 | |
551 | 552 | |
|
Collapse file
test/parallel/test-crypto-keygen.js
Copy file name to clipboardExpand all lines: test/parallel/test-crypto-keygen.js+4-2Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
637 | 637 | |
638 | 638 | |
639 | 639 | |
640 | | - |
| 640 | + |
| 641 | + |
641 | 642 | |
642 | 643 | |
643 | 644 | |
| ||
674 | 675 | |
675 | 676 | |
676 | 677 | |
677 | | - |
| 678 | + |
| 679 | + |
678 | 680 | |
679 | 681 | |
680 | 682 | |
|
0 commit comments