gtk/testsuite/tools
Simon McVittie 85cf995af7 testsuite: Force Mesa to use software GL when asserting about stderr
In an autobuilder environment, there will typically be no hardware GPU
available, so Mesa will fall back from hardware to Zink to software
rendering. Unfortunately, Zink logs to stderr during loading if no
hardware GPUs are available. This particular test asserts that stderr
has desired contents, which means Zink's extra output causes the test
to fail. We can bypass this by disabling use of Zink.

Resolves: https://gitlab.gnome.org/GNOME/gtk/-/issues/6478
Signed-off-by: Simon McVittie <smcv@debian.org>
2024-02-26 13:23:11 +00:00
..
enumerate-data Add tests for gtk4-builder-tool enumerate 2023-05-12 19:52:42 -04:00
simplify-data gtk4-builder-tool: Prefer child properties 2023-02-19 21:48:56 -05:00
simplify-data-3to4 Update tests 2023-05-09 16:36:07 -04:00
validate-data Update tests 2023-08-05 15:02:00 -04:00
enumerate Add tests for gtk4-builder-tool enumerate 2023-05-12 19:52:42 -04:00
meson.build Add tests for gtk4-builder-tool enumerate 2023-05-12 19:52:42 -04:00
settings switch: Follow "show-status-shapes" setting 2024-01-11 01:33:16 +01:00
simplify tests: Stop copying the tool tests 2023-05-09 21:21:39 -04:00
simplify-3to4 tests: Stop copying the tool tests 2023-05-09 21:21:39 -04:00
tools.test.in a11y: Consolidate accessibility environment variables 2020-11-09 16:21:49 +00:00
validate testsuite: Force Mesa to use software GL when asserting about stderr 2024-02-26 13:23:11 +00:00