mirror of
https://github.com/cypress-io/cypress.git
synced 2026-01-08 15:39:54 -06:00
* tighten up potential xvfb display problems - improve the warning message on possible display problems - reuse existing helper functions for platform detection - instead of relying on timing mechanisms, if a possible display problem is detected on linux - capture all of the stderr silently and if the broken gtk message is detected, retry running * consolidated and simplified smoke testing, xvfb error logging and messaging - added —dev support to cypress verify cli command * fix lots of tests, restore one error message * fixed remaining CLI tests * console.log pong only in electron mode * remove dead code