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
Cypress should not output error messages which do not apply to a headless situation. Vulkan is only used when there is a GPU. On a headless system there is by definition no GPU active.
Current behavior
Cypress outputs garbage errors running on a headless Ubuntu
24.04
LTS GitHub-hosted runner:The test is however successful.
Desired behavior
Cypress should not output error messages which do not apply to a headless situation. Vulkan is only used when there is a GPU. On a headless system there is by definition no GPU active.
Test code to reproduce
https://github.com/cypress-io/github-action/actions/workflows/example-basic.yml
Cypress Version
First reported on version
13.9.0
Still reproducible on version
13.16.1
Node version
v20.8.1
v20.13.1
Operating System
Ubuntu
24.04
LTSDebug Logs
https://github.com/cypress-io/github-action/actions/workflows/example-basic.yml?query=branch%3Amaster
Other
The text was updated successfully, but these errors were encountered: