Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
garris authored Nov 22, 2017
1 parent 960d21e commit 2aa6594
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -731,11 +731,13 @@ For all engines there is also the `debug` setting. This enables verbose console
"debug": true
```

### Issues with Docker and Travis
Please keep in mind, Chrome is most likely going to need a lot of memory. Take a look at these if you are seeing weird errors with Docker or Travis testing...
### Issues with Chrome-Headless in Docker
Please keep in mind, Chrome-Headless will need a lot of memory. Take a look at these if you are seeing weird timeout errors with Docker...
https://github.com/garris/BackstopJS/issues/603#issuecomment-346478523

https://github.com/garris/BackstopJS/issues/537#issuecomment-339710797


### `Error: Failed to launch a browser.`
Sometimes (usually after an app error) a chrome process is left open. If that's the case try...
```
Expand Down

0 comments on commit 2aa6594

Please sign in to comment.