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 #25490

Open
v-jiaodi opened this issue Apr 7, 2023 · 0 comments
Assignees
Labels
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

Comments

@v-jiaodi
Copy link
Member

v-jiaodi commented Apr 7, 2023

Storage - File Datalake nightly test runs are failing with:

Error message:
expected 1680755193000 to equal 1680755192000

Stack trace:
AssertionError: expected 1680755193000 to equal 1680755192000
at Context.<anonymous> (D:\a_work\1\s\sdk\storage\storage-file-datalake\test\pathclient.spec.ts:316:12)
at processTicksAndRejections (internal/process/task_queues.js:95:5)
+ expected - actual
-1680755193000
+1680755192000

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 Apr 7, 2023
@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 labels Apr 7, 2023
@ghost ghost removed the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Apr 7, 2023
azure-sdk pushed a commit to azure-sdk/azure-sdk-for-js that referenced this issue Aug 28, 2023
add directive to avoid breaking change in js (Azure#25490)
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. Data Lake Storage Gen2 test-reliability Issue that causes tests to be unreliable
Projects
None yet
Development

No branches or pull requests

3 participants