Hi. I'm running cypress in WSL2 on windows, headl...
# help
d
Hi. I'm running cypress in WSL2 on windows, headless with electron. As it starts up, it prints some errors to the console but the tests proceed anyway. I'd like to know how I might get rid of the clutter. The errors are as follows: [12862:0723/083919.131448:ERROR:sandbox_linux.cc(377)] InitializeSandbox() called with multiple threads in process gpu-process. [12862:0723/083919.134839:ERROR:gpu_memory_buffer_support_x11.cc(44)] dri3 extension not supported.
n
I see the same errors in native ubuntu, everything seems to be working fine. I never tried to find the solution, but I will try now
10 Views