When I realize a code coverage using Cypress in my Virtual Machine (Debian Bullseye) I can't get the results. But, when I clone my project to my Windows machine everything works. In linux return this code coverage:
In windows: Windows code coverage
Before the test also return this message: ERROR:gpu_memory_buffer_support_x11.cc(44)] dri3 extension not supported
I reboot my VM and everything is back to working