Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Storage - File Datalake] Highlevel Node.js only upload ArrayBuffer and ArrayBufferView should succeed failing in nightly runs #17448

Closed
v-jiaodi opened this issue Sep 3, 2021 · 2 comments
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. Data Lake Storage Gen2 Storage Storage Service (Queues, Blobs, Files) test-reliability Issue that causes tests to be unreliable

Comments

@v-jiaodi
Copy link
Member

v-jiaodi commented Sep 3, 2021

Storage - File Datalake nightly test runs are failing with:

Error message:
The expression evaluated to a falsy value: assert.ok(res1.equals(Buffer.from(arrayBuf, 1, 3)))

Stack trace:
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
assert.ok(res1.equals(Buffer.from(arrayBuf, 1, 3)))
at Context. (D:\a_work\1\s\sdk\storage\storage-file-datalake\test\node\highlevel.node.spec.ts:561:12)
at runMicrotasks ()
at processTicksAndRejections (node:internal/process/task_queues:96:5)
For more details check here:

@ghost ghost added the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Sep 3, 2021
@v-xuto v-xuto added Client This issue points to a problem in the data-plane of the library. Data Lake Storage Gen2 test-reliability Issue that causes tests to be unreliable and removed needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. labels Sep 3, 2021
@maorleger
Copy link
Member

Also looks to have started failing on 9/1 and has failed 6 times since

@maorleger maorleger assigned EmmaZhu and unassigned maorleger Sep 3, 2021
@ramya-rao-a ramya-rao-a added the Storage Storage Service (Queues, Blobs, Files) label Sep 8, 2021
@EmmaZhu
Copy link
Contributor

EmmaZhu commented Dec 21, 2021

Case passed with a rerun, but lost the original details. Close this issue for now, if the error happens again, it should open a new issue.

@EmmaZhu EmmaZhu closed this as completed Dec 21, 2021
openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-js that referenced this issue Jan 27, 2022
Swagger correctness fix : add zonal-configuration property (Azure#17448)

Co-authored-by: Priyankar Gupta <priyagupta@microsoft.com>
@github-actions github-actions bot locked and limited conversation to collaborators Apr 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. Data Lake Storage Gen2 Storage Storage Service (Queues, Blobs, Files) test-reliability Issue that causes tests to be unreliable
Projects
None yet
Development

No branches or pull requests

5 participants