Skip to content

Regression running intern with chrome 131 #1211

@rhpijnacker-philips

Description

@rhpijnacker-philips

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions