You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1) Highlevel
uploadStream should abort:
AssertionError [ERR_ASSERTION]: 'RestError' == 'AbortError'
+ expected - actual
-RestError
+AbortError
at /Users/runner/work/1/s/sdk/storage/storage-blob/test/node/highlevel.node.spec.ts:317:14
at step (/Users/runner/work/1/s/common/temp/node_modules/.pnpm/[email protected]/node_modules/tslib/tslib.js:140:27)
at Object.throw (/Users/runner/work/1/s/common/temp/node_modules/.pnpm/[email protected]/node_modules/tslib/tslib.js:121:57)
at rejected (/Users/runner/work/1/s/common/temp/node_modules/.pnpm/[email protected]/node_modules/tslib/tslib.js:112:69)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:97:5)
2) Highlevel
uploadStream should update progress event:
RestError: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN""http://www.w3.org/TR/html4/strict.dtd">
<HTML><HEAD><TITLE>Bad Request</TITLE>
<META HTTP-EQUIV="Content-Type" Content="text/html; charset=us-ascii"></HEAD>
<BODY><h2>Bad Request - Invalid Verb</h2>
<hr><p>HTTP Error 400. The request verb is invalid.</p>
</BODY></HTML>
at new RestError (/Users/runner/work/1/s/sdk/core/core-http/src/restError.ts:27:5)
at /Users/runner/work/1/s/sdk/core/core-http/src/policies/deserializationPolicy.ts:176:21
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:97:5)
The text was updated successfully, but these errors were encountered:
ghost
added
the
needs-triage
Workflow: This is a new issue that needs to be triaged to the appropriate team.
label
Sep 10, 2020
ljian3377
added
Storage
Storage Service (Queues, Blobs, Files)
and removed
needs-triage
Workflow: This is a new issue that needs to be triaged to the appropriate team.
labels
Sep 10, 2020
ljian3377
changed the title
[storage][tests] intermittent failure with uploadStream cases
[storage][test] intermittent failure with uploadStream cases
Sep 10, 2020
https://dev.azure.com/azure-sdk/internal/_build/results?buildId=529700&view=logs&j=34d05327-3286-5fd0-44d3-76aebff5d924&t=d726e143-6308-5465-2a45-ec34d6ea866c
The text was updated successfully, but these errors were encountered: