mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-13 22:10:08 +00:00
testsuite: Remove GDK_DEBUG=misc
This snuck in by accident in recent ci setup changes, and breaks the test runs by adding stray output.
This commit is contained in:
parent
383fa6b0b0
commit
3dafdcbab0
@ -9,7 +9,7 @@ diff = find_program('diff', required: true)
|
||||
common_env = [
|
||||
'GIO_USE_VOLUME_MONITOR=unix',
|
||||
'GSETTINGS_BACKEND=memory',
|
||||
'GDK_DEBUG=default-settings:misc',
|
||||
'GDK_DEBUG=default-settings',
|
||||
'GTK_CSD=1',
|
||||
'G_ENABLE_DIAGNOSTIC=0',
|
||||
'GSETTINGS_SCHEMA_DIR=@0@'.format(gtk_schema_build_dir),
|
||||
|
Loading…
Reference in New Issue
Block a user