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

tests fail because of invalid snap file #195

Open
juancarlosfarah opened this issue Oct 26, 2019 · 1 comment
Open

tests fail because of invalid snap file #195

juancarlosfarah opened this issue Oct 26, 2019 · 1 comment
Assignees
Labels
build Build and developer operations test Testing and coverage

Comments

@juancarlosfarah
Copy link
Member

Tests are consistently failing when running after the build process due to the presence of a .snap file in the dist folder.

Snapshot Summary
 › 1 snapshot file obsolete from 1 test suite. To remove it, re-run jest with `-u`.
   ↳   • dist/graasp-desktop_0.14.0_amd64.snap

This is clearly not a snapshot file, but the Linux distribution for the Snap store.

@juancarlosfarah juancarlosfarah self-assigned this Oct 26, 2019
@juancarlosfarah juancarlosfarah added build Build and developer operations test Testing and coverage labels Oct 26, 2019
@juancarlosfarah
Copy link
Member Author

Caused by: jestjs/jest#8922

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Build and developer operations test Testing and coverage
Projects
None yet
Development

No branches or pull requests

1 participant