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] DataLakePathClient DataLakeFileClient createIfNotExists with relative expiry failing in nightly runs #24137

Open
v-jiaodi opened this issue Dec 6, 2022 · 0 comments
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. Storage Storage Service (Queues, Blobs, Files) test-reliability Issue that causes tests to be unreliable

Comments

@v-jiaodi
Copy link
Member

v-jiaodi commented Dec 6, 2022

Storage - File Datalake nightly test runs are failing with:

Error message:
expected 1670044431000 to equal 1670044430000

Stack trace:
AssertionError: expected 1670044431000 to equal 1670044430000
at Context. (/mnt/vss/_work/1/s/sdk/storage/storage-file-datalake/test/pathclient.spec.ts:313:12)
at runMicrotasks ()
at processTicksAndRejections (node:internal/process/task_queues:96:5)
+ expected - actual
-1670044431000
+1670044430000

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 Dec 6, 2022
@azure-sdk azure-sdk added Client This issue points to a problem in the data-plane of the library. needs-team-triage Workflow: This issue needs the team to triage. Storage Storage Service (Queues, Blobs, Files) labels Dec 6, 2022
@ghost ghost removed the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Dec 6, 2022
@v-xuto v-xuto added the test-reliability Issue that causes tests to be unreliable label Dec 6, 2022
@xirzec xirzec removed the needs-team-triage Workflow: This issue needs the team to triage. label Dec 6, 2022
azure-sdk pushed a commit to azure-sdk/azure-sdk-for-js that referenced this issue May 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client This issue points to a problem in the data-plane of the library. 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