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

Unable to run test suite: "Error: Failed to launch chrome" #966

Open
lincolnthree opened this issue May 26, 2020 · 1 comment
Open

Unable to run test suite: "Error: Failed to launch chrome" #966

lincolnthree opened this issue May 26, 2020 · 1 comment

Comments

@lincolnthree
Copy link

I've been working on submitting some PRs, but have been unable to run the test suite locally / been relying on PR CI builds. Any chance I could get a few pointers?

Running "connect:test" (connect) task
Started connect web server on http://0.0.0.0:9999

Running "mocha" task
Testing: http://localhost:9999/test/test.main1.html


Error: Failed to launch chrome! spawn /Users/lincoln/projects/maritlabs/libraries/localForage/node_modules/puppeteer/.local-chromium/linux-686378/chrome-linux/chrome ENOENT


TROUBLESHOOTING: https://github.com/GoogleChrome/puppeteer/blob/master/docs/troubleshooting.md
@tofumatt
Copy link
Member

tofumatt commented Jun 6, 2020

I'm looking at redoing the test runners to use karma so we can run the tests in real browsers (my work in in #906), so it might be best to wait until then. Not a great answer, I know, but the test infrastructure is pretty old and unloved right now, so debugging it is tough 😓 . Really sorry about that.

I'll leave this open in case anyone can help, but this should be closed by #906.

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

2 participants