alexku / blt-github-actions

Github Actions integration for Acquia BLT.
GNU General Public License v2.0
10 stars 9 forks source link

"Browser Crashed" when running behat tests #5

Open rgristroph opened 2 years ago

rgristroph commented 2 years ago

I am using this on a private repo and getting the headless chromium browser crashing when I run behat tests. The crashes are random, so by re-launching stuff enough times, the tests will pass. This is on an ubuntu 18.04 image and the chromium-chromedriver is just installed via apt.

Has anyone else seen and worked around anything similar ?

I am making a public repo to hopefully replicate it, but thought I would ask here first.