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

GHA failing on macos-latest with ERROR @wdio/runner: Error: connect ECONNREFUSED 127.0.0.1:49232 #119

Open
CristiCanizales opened this issue Apr 25, 2024 · 2 comments

Comments

@CristiCanizales
Copy link

We have our E2E Tests running on GHA and we noticed that they stopped working for macos 14.4.1. In this run you can see all jobs passing but one on macos which is the only one on 14.4.1

@christian-bromann
Copy link
Contributor

Seems like the tests fail due to:

2024-04-23T20:05:19.185Z ERROR @wdio/cli:utils: A service failed in the 'onPrepare' hook
SevereServiceError: Couldn't set up Chromedriver Response code 404 (Not Found)

Can you provide more WebdriverIO logs?

@CristiCanizales
Copy link
Author

Those are all the logs we have. I changed back to macos-12 in the latest e2e run and it works fine

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