GNOME Bugzilla – Bug 669562
gtk+ tests are not isolated from the system
Last modified: 2014-12-08 04:49:58 UTC
When running gtk+ tests during build I got lots of errors like this: [snip] /TreeView/sizing/row-separator-height: Gtk-WARNING **: Theme parsing error: gtk-widgets-borders.css:14:20: Not using units is deprecated. Assuming 'px'. FAIL GTester: last random seed: R02Se2442ed0146b1a936223ab0ad067edfa (pid=12840) FAIL: treeview TEST: treeview-scrolling... (pid=12854) /TreeView/scrolling/before-realize/constant-height/path-0-no-align: Gtk-WARNING **: Theme parsing error: gtk-widgets-borders.css:14:20: Not using units is deprecated. Assuming 'px'. [/snip] Apparently the 'gtk-widgets-borders.css' file seems to be picked up from the system where it belongs to gnome-themes-standard.
Part of the point is that we want to be able to test other themes. Just testing Raleigh would be of limited value.
with adwaita being part of gtk now, this should be much less of a problem - you'll test the theme thats included in gtk