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 are failing #253

Open
paulintrognon opened this issue Aug 21, 2020 · 0 comments
Open

Tests are failing #253

paulintrognon opened this issue Aug 21, 2020 · 0 comments

Comments

@paulintrognon
Copy link

Hello, the jest tests are failing:

 FAIL  ./test.js (37.428s)ages ...
  ✓ withOffline builds a service worker file with auto-registration logic (8682ms)
  ✓ withOffline builds a service worker file without auto-registration logic when the consumer opts out (6428ms)
  ✕ withOffline includes static assets and build artifacts in its service worker pre-cache (6144ms)
  ✕ withOffline pre-caches the generated manifest from withManifest (7293ms)
  ✓ withOffline respects "swDest" (6660ms)

Steps to reproduce

git clone git@github.com:hanford/next-offline.git && cd next-offline
yarn
yarn test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant