Azure / Azure/Azurite

[Task] Fix blob test case timeout on Node 14/16/18

Open
#1,834 1 comment 0 reactions 1 assignee Claimed by @blueww View on GitHub
blob-storage bug engsys
Dominant language
TypeScript
Stars
2.3k
Forks
393
Avg merge
1d 20h
Merged PRs (30d)
36

Description

With pipeline move from Node 10/12 to Node 14/16/18, 2 blob test case will cause "npm run test:blob" timeout. (test pass, but npm test will never finish.)

- `blobclient.download should download full data successfully when internal stream unexpected ends @loki @Sql`
- `blobclient.download should download data failed when exceeding max stream retry requests @loki @Sql`

Currently, we added --exit to the mocha tests to workaround it.
We should investigate the timeout and fix it later.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.