Finally got 10.3.0 working both locally and throug...
# cy10-feedback
m
Finally got 10.3.0 working both locally and through CI, however it does tend to run a bit slower than previously. I am using the 10.3.0 cypress/included docker image and I see these errors that we did not see in 9.3.0 - anyone know a fix?
Copy code
Pulling cypress (ci-runners-8.phg.io/platform/images/cypress:10.3.0a)...
228^@libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
229[187:0714/182448.258831:ERROR:sandbox_linux.cc(377)] InitializeSandbox() called with multiple threads in process gpu-process.
230[187:0714/182448.268419:ERROR:gpu_memory_buffer_support_x11.cc(44)] dri3 extension not supported.
2 Views