From 1380809660e24b5e21e16381d144f6e7bd018135 Mon Sep 17 00:00:00 2001 From: Shane Smiskol Date: Thu, 7 Aug 2025 14:46:15 -0700 Subject: [PATCH] wtf is going on --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 5f23b0ad8f..2a4c0e419b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -143,7 +143,6 @@ cpp_files = "test_*" cpp_harness = "selfdrive/test/cpp_harness.py" python_files = "test_*.py" asyncio_default_fixture_loop_scope = "function" -xvfb_args = "+extension GLX" xvfb_xauth = true #timeout = "30" # you get this long by default markers = [