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
outputs an error message and then continues to work:
DevTools listening on ws://127.0.0.1:39401/devtools/browser/80f7f9ac-3993-4a7c-85b7-b9aa048f27aa
[5407:0116/191615.132759:ERROR:atom_cache.cc(229)] Add _NET_WM_WINDOW_TYPE_INDEX to kAtomsToCache
Desired behavior
There should be no error message displayed similar to
[5407:0116/191615.132759:ERROR:atom_cache.cc(229)] Add _NET_WM_WINDOW_TYPE_INDEX to kAtomsToCache
Is this on a local system with a GPU (which is where I see the issue) or is it on a headless CI system (where I have so far not seen this error message)?
Current behavior
$ npx cypress open
outputs an error message and then continues to work:
Desired behavior
There should be no error message displayed similar to
Test code to reproduce
Cypress Version
14.0.0
Node version
22.13.0
Operating System
Ubuntu 24.04.1 LTS
Debug Logs
Other
I am seeing this error message on two different x86 machines.
The text was updated successfully, but these errors were encountered: