You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you @crayfishuk for the bug report. I'm trying to reproduce the error on my side, could you explain what the HEADLESS environment variable is for please? (the container itself is already headless, so I'm wondering if that could cause issues with more recent versions of Chrome which also support a headless mode)
Describe the bug
On occasion (~10% of the time) we get an error where the first 'newPage' call within a test fails with an error launching chrome.
Example error from playwright-log.txt below:
It then seems to recover and run - but the first tests have obviously failed and there are knock-on failures as a result.
To Reproduce
Unknown - can't find a pattern.
We run it on a number of VMs - all Debian11, docker v 24.0.07 usng the following docker options:
Expected behavior
Not crash randomly, or produce a more useful (to us) error message?
Robot template
Doesn't seem to matter what/which tests are run.
Screenshots
n/a
Please provide any relevant information, such as:
Additional context
n/a
The text was updated successfully, but these errors were encountered: