Skip to content

[Storage - Blob] Highlevel blobclient.download should download data failed when exceeding max stream retry requests failing in nightly runs #24898

Open

Description

Storage - Blob nightly test runs are failing with:

Error message:
ENOENT: no such file or directory, unlink 'temp\downloadfile.167645518099106217'

Stack trace:
Error: ENOENT: no such file or directory, unlink 'temp\downloadfile.167645518099106217'
at Proxy.unlinkSync (fs.js:1256:3)
at Context. (D:\a_work\1\s\sdk\storage\storage-blob\test\node\highlevel.node.spec.ts:738:8)
at runMicrotasks ()
at processTicksAndRejections (internal/process/task_queues.js:95:5)

For more details check here:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

ClientThis issue points to a problem in the data-plane of the library.StorageStorage Service (Queues, Blobs, Files)test-reliabilityIssue that causes tests to be unreliable

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions