gtk/testsuite
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
..
a11y Test the accessible implementation for GtkTextView 2024-02-20 13:53:08 -05:00
css testsuite: Set GIO_USE_VFS=local everywhere 2023-06-09 02:29:24 +02:00
gdk dmabufformats: Include gdkdmabuffourccprivate.h 2024-02-13 14:15:32 +01:00
gsk Make one of the tests more robust 2024-02-25 20:03:35 -05:00
gtk GtkCalendar: Add missing accessors 2024-02-11 14:40:30 +00:00
headless ci: Build testsuite for macOS 2024-02-17 14:31:51 +01:00
introspection ci: Build testsuite for macOS 2024-02-17 14:31:51 +01:00
reftests reftests: Add a testcase for GtkGLArea::allowed-apis 2024-01-05 07:30:38 +01:00
tools testsuite: Force Mesa to use software GL when asserting about stderr 2024-02-26 13:23:11 +00:00
meson.build ci: Reshuffle test setups 2023-11-19 08:24:38 -05:00
testutils.c testsuite: fix memleak 2023-06-05 05:33:07 +02:00
testutils.h testsuite: Make function arguments const 2021-11-30 14:12:10 +01:00