forked from AuroraMiddleware/gtk
Use the cairo renderer for gtk tests for now
We haven't tracked down yet why the window size tests fail with Vulkan, so use cairo for now.
This commit is contained in:
parent
4a22704d82
commit
2f96592e80
@ -80,6 +80,7 @@ foreach t : tests
|
||||
'GSETTINGS_BACKEND=memory',
|
||||
'GTK_CSD=1',
|
||||
'G_ENABLE_DIAGNOSTIC=0',
|
||||
'GSK_RENDERER=cairo',
|
||||
'G_TEST_SRCDIR=@0@'.format(meson.current_source_dir()),
|
||||
'G_TEST_BUILDDIR=@0@'.format(meson.current_build_dir())
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user