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

Regression running intern with chrome 131 #1211

Open
rhpijnacker-philips opened this issue Jan 23, 2025 · 0 comments
Open

Regression running intern with chrome 131 #1211

rhpijnacker-philips opened this issue Jan 23, 2025 · 0 comments

Comments

@rhpijnacker-philips
Copy link

Starting chrome/chromedriver version 131 we are getting

‣ Created remote session chrome on windows (5ec3379ca6b05aa1d09fd32b112729f9)
(ノಠ益ಠ)ノ彡┻━┻
Error: Error sending ack for [ 106 ] to 1: write ECONNABORTED
  at Object.callback @ src\lib\Server.ts:352:16
  at callback @ node:internal\streams\writable:552:21
  at onwriteError @ node:internal\streams\writable:415:3
  at processTicksAndRejections @ node:internal\process\task_queues:85:21

(ノಠ益ಠ)ノ彡┻━┻
Error: Error sending ack for [ 107 ] to 1: write ECONNABORTED
  at Object.callback @ src\lib\Server.ts:352:16
  at callback @ node:internal\streams\writable:552:21
  at onwriteError @ node:internal\streams\writable:415:3
  at processTicksAndRejections @ node:internal\process\task_queues:85:21

while performing a test run. We are running chrome in a headless mode in our CI/CD pipelines.

With versions 130 and lower, this does not happen.

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