mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-25 13:11:13 +00:00
testsuite: Add GTK_DEBUG=css
Make named color tests work, since they expect deprecation warnings atm.
This commit is contained in:
parent
24eba7c4c1
commit
1765e1b7c2
@ -10,6 +10,7 @@ common_env = [
|
||||
'G_ENABLE_DIAGNOSTIC=0',
|
||||
'GSETTINGS_SCHEMA_DIR=@0@'.format(gtk_schema_build_dir),
|
||||
'GDK_DEBUG=default-settings',
|
||||
'GTK_DEBUG=css',
|
||||
]
|
||||
exclude_unstable = ['flaky', 'failing']
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user