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 - Blob] BlobClient Node.js only query should work with snapshot failing in nightly runs #18809

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

Comments

@v-jiaodi
Copy link
Member

Storage - Blob nightly test runs are failing with:

Error message:
Expected values to be strictly deep-equal: + actual - expected + '"\x0B\x02\x01~\x03\x00\x00�\x10\x00\x00d\x00\x00\x00\x00\x00\x00\x00�%�\x04\x00\x00\x00\x00�%�\x04\x00"\n' - '100,200,300,400\n150,250,350,450\n'

Stack trace:
AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:

  • actual - expected
  • '"\x0B\x02\x01~\x03\x00\x00�\x10\x00\x00d\x00\x00\x00\x00\x00\x00\x00�%�\x04\x00\x00\x00\x00�%�\x04\x00"\n'
  • '100,200,300,400\n150,250,350,450\n'
    at Context. (/Users/runner/work/1/s/sdk/storage/storage-blob/test/node/blobclient.spec.ts:579: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 Nov 24, 2021
@v-xuto v-xuto added Client This issue points to a problem in the data-plane of the library. Data Lake Storage Gen1 test-reliability Issue that causes tests to be unreliable labels Nov 24, 2021
@ghost ghost removed the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Nov 24, 2021
@ramya-rao-a ramya-rao-a added the Storage Storage Service (Queues, Blobs, Files) label Nov 24, 2021
@EmmaZhu EmmaZhu added this to the [2022] February milestone Dec 14, 2021
@EmmaZhu
Copy link
Member

EmmaZhu commented Feb 11, 2022

Randomly failure, the testing target file might be writing by other process. Close this issue for now and waiting for a repro.

@EmmaZhu EmmaZhu closed this as completed Feb 11, 2022
@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 Gen1 Storage Storage Service (Queues, Blobs, Files) test-reliability Issue that causes tests to be unreliable
Projects
None yet
Development

No branches or pull requests

4 participants