Commit 1c6fbd6
test: add test that verifies crypto stream pipeline
This test fails prior to 990feaf being cherry-picked
due to stream.pipeline with a crypto.Hash not working properly.
That bug also seems to have affected md5.
PR-URL: #37009
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Shelley Vohr <codebytere@gmail.com>1 parent 953a850 commit 1c6fbd6Copy full SHA for 1c6fbd6
File tree
Expand file treeCollapse file tree
1 file changed
+21
-0
lines changedOpen diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
1 file changed
+21
-0
lines changedOpen diff view settings
Collapse file
test/parallel/test-crypto-hash-stream-pipeline.js
Copy file name to clipboard+21Lines changed: 21 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
0 commit comments