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

GitHub Actions で Codeception が動作しない #6275

Closed
nanasess opened this issue Aug 29, 2024 · 3 comments
Closed

GitHub Actions で Codeception が動作しない #6275

nanasess opened this issue Aug 29, 2024 · 3 comments
Labels
Milestone

Comments

@nanasess
Copy link
Contributor

nanasess commented Aug 29, 2024

概要(Overview)

以下のエラーで Codeception が動作しない
https://github.com/EC-CUBE/ec-cube/actions/runs/10573554138/job/29434390280#step:14:29

Curl error: Curl error thrown for http POST to /session with params: {"capabilities":{"firstMatch":[{"goog:chromeOptions":{"prefs":{"download.default_directory":"/home/runner/work/ec-cube/ec-cube/codeception/_support/_downloads"}},"browserName":"chrome"}]},"desiredCapabilities":{"goog:chromeOptions":{"prefs":{"download.default_directory":"/home/runner/work/ec-cube/ec-cube/codeception/_support/_downloads"}},"unexpectedAlertBehaviour":"accept","elementScrollBehavior":1,"browserName":"chrome"}}

Failed to connect to 127.0.0.1 port 9515 after 0 ms: Connection refused

再現手順(Procedure)

GitHub Actions で E2Eテスト(Codeception)を実行する

以下の Job を確認すると、
https://github.com/EC-CUBE/ec-cube/actions/runs/10573554138

という状況の模様

環境(Environment)

  • EC-CUBE4.3 ブランチ
@nanasess nanasess added the bug label Aug 29, 2024
@nanasess
Copy link
Contributor Author

setup-chromedriver のテストでは ChromeDriver 128.0.6613.84 でも正常に動作している
https://github.com/nanasess/setup-chromedriver/actions/runs/10568990875/job/29407191676#step:12:26

@nanasess
Copy link
Contributor Author

Chrome 129.0.6668.58 になって互換性の問題が発生している模様
https://github.com/EC-CUBE/ec-cube/actions/runs/11068579032/job/30754326049#step:13:41

@ji-eunsoo
Copy link
Contributor

対応完了したのでCLOSEします。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants