garris / garris/BackstopJS

Port collisions when using chrome headless

Open
#598 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
7.2k
Forks
621
PR merge metrics
No merged PRs in 30d

Description

Because of the way that backstop is increment the debug port number on chrome, I will occasionally see failures with a Chromy error and no explanation. I finally figured it out, because the failures always happened after the same number of test cases, regardless of which tests I was running. One of the port numbers that Chromy attempts to use for the chrome-headless port is utilized, and then it causes a failure. Not sure what the solution should be, but it definitely happens where the port collision isn't handled well.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.