FileRepository e2e tests failing #465
Labels
bug
Something isn't working
GREI Re-arch
GREI re-architecture-related
SPA
tests
Add or improve existing tests
After updating branches with
develop
branch and the new S3 containerized environment some e2e tests from the File JSDataverse Repository are failing.These tests sometimes fail, not always and they fail both in my local environment and in Github actions.
'gets all the files by dataset persistentId after dataset deaccession'
has a fix by incrementing thedefaultCommandTimeout
to10_000
in thecypress.config.ts
file.gets all the files by dataset persistentId when files are tabular data
&gets all the files by dataset persistentld when passing filterByType criteria
are the ones that fails always on my local end and now the first one mentioned is failing on Github Actions also.Screenshot from Github Actions 👇
Screenshoot from my local enviroment 👇
The text was updated successfully, but these errors were encountered: