fixing wsi crashes
Build / build (push) Successful in 2m19s
Test / build_and_test (push) Successful in 1m54s

This commit is contained in:
2026-07-01 13:56:47 +02:00
parent 762d414d54
commit 5b182580a7
11 changed files with 118 additions and 47 deletions
+2 -1
View File
@@ -432,7 +432,8 @@ fn addMultithreadedCTS(b: *std.Build, target: std.Build.ResolvedTarget, impl: *c
}
run.addArg("run");
run.addArg("--verbose");
run.addArg("--timeout");
run.addArg("300");
run.addArg("--deqp");
run.addArg(cts_exe_path);
run.addArg("--caselist");