Skip to content

simple/test-crypto-stream broken after openssl upgrade #7

Closed
@rvagg

Description

@rvagg
=== release test-crypto-stream ===
Path: simple/test-crypto-stream
assert.js:100
  throw new assert.AssertionError({
        ^
AssertionError: false == true
    at Decipheriv.end (/opt/node/test/simple/test-crypto-stream.js:74:5)
    at Decipheriv.<anonymous> (/opt/node/test/common.js:241:15)
    at Decipheriv.emit (events.js:131:20)
    at done (_stream_transform.js:192:19)
    at _stream_transform.js:133:9
    at Decipheriv.Cipher._flush (crypto.js:180:5)
    at Decipheriv.<anonymous> (_stream_transform.js:132:12)
    at Decipheriv.g (events.js:201:16)
    at Decipheriv.emit (events.js:106:17)
    at prefinish (_stream_writable.js:448:12)
Command: out/Release/node /opt/node/test/simple/test-crypto-stream.js

consistent across all platforms I believe. Assigning to @indutny

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions