Closed
Description
Reason | parallel/test-blob-file-backed |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 4 (https://github.com/nodejs/node/pull/51783/, https://github.com/nodejs/node/pull/51687/, https://github.com/nodejs/node/pull/51810/, https://github.com/nodejs/node/pull/51815/) |
Appeared | test-ibm-ubuntu2204_sharedlibs_container-x64-5, test-rackspace-win2019_vs2019-x64-1, test-ibm-rhel8-s390x-2, test-digitalocean-ubuntu2204_sharedlibs_container-x64-9 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/57228/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/57286/ |
Example
not ok 352 parallel/test-blob-file-backed
---
duration_ms: 202.59200
severity: fail
exitcode: 1
stack: |-
node:internal/blob:291
const error = lazyDOMException('The blob could not be read', 'NotReadableError');
^
DOMException [NotReadableError]: The blob could not be read
at BlobReader.<anonymous> (node:internal/blob:291:25)
Node.js v22.0.0-pre
...