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

webworker tests timing out #1

Open
meandavejustice opened this issue Dec 26, 2023 · 0 comments
Open

webworker tests timing out #1

meandavejustice opened this issue Dec 26, 2023 · 0 comments

Comments

@meandavejustice
Copy link
Owner

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant