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
{{ message }}
This repository was archived by the owner on May 15, 2021. It is now read-only.
The chrome instance seems to be failing (probably due to /dev/shm) off and on when the qunit tests kick off puppeteer (which spins up headless chrome).
See this section of code in gruntfile.js to experiment with proper chrome configurations for containerized envs.
The chrome instance seems to be failing (probably due to
/dev/shm) off and on when the qunit tests kick off puppeteer (which spins up headless chrome).See this section of code in
gruntfile.jsto experiment with proper chrome configurations for containerized envs.