Timing issue in FilesRepository.test.ts #101
Labels
pm.GREI-d-2.7.1
NIH, yr2, aim7, task1: R&D UI modules for creating datasets and supporting publishing workflows
pm.GREI-d-2.7.2
NIH, yr2, aim7, task2: Implement UI modules for creating datasets and publishing workflows
Size: 10
A percentage of a sprint. 7 hours.
Because of a timing issue, sometimes the integration test for FilesRepository fails, due to an OptimisticLockException. This is happening in my local environment, but not in the Github action. I tried it in the develop branch, and also https://github.com/IQSS/dataverse-client-javascript/tree/95-get-dataset-locks.
Edit (11/01) - Guillermo:
The error also occurs in the GitHub action:
https://github.com/IQSS/dataverse-client-javascript/actions/runs/6719463036/job/18261139350
From PR: #99
Edit (11/02) - Guillermo:
I have a failure also on my localhost.
To reproduce, build the library then run:
npm run test:integration
Attached is the error output:
error.txt
The text was updated successfully, but these errors were encountered: