We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Both in chrome and firefox
dj@Davids-Air helia-http % npm run test:chrome-webworker > @helia/http@0.9.0 test:chrome-webworker > aegir test -t webworker build > @helia/http@0.9.0 build > aegir build [18:04:04] tsc [started] [18:04:05] tsc [completed] [18:04:05] esbuild [started] [18:04:05] esbuild [completed] test webworker ℹ Browser "chromium" setup complete. helia factory 1) does not require any constructor args 0 passing (1m) 1 failing 1) helia factory does not require any constructor args: Error: Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. ✘ Tests failed. Command failed with exit code 1: /Users/dj/Code/helia-http/node_modules/.bin/pw-test test/**/*.spec.{js,cjs,mjs} test/browser.{js,cjs,mjs} dist/test/**/*.spec.{js,cjs,mjs} dist/test/browser.{js,cjs,mjs} --mode worker --runner mocha --config /Users/dj/Code/helia-http/node_modules/aegir/src/config/pw-test.js --timeout=60000 --bail
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Both in chrome and firefox
The text was updated successfully, but these errors were encountered: