dollarshaveclub / e2e

Make End-to-End Testing Great For Once
MIT License
32 stars 3 forks source link

Added puppeteer.launch option: --disable-dev-shm-usage #25

Closed someguynamedmatt closed 5 years ago

someguynamedmatt commented 5 years ago

Based on the puppeteer Troubleshooting page and a GitHub Issue documenting an error we're only seeing in CI, this disallows memory limitations in Docker containers which can have an unintended side-effect of crashing the testing suite.