After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 669562 - gtk+ tests are not isolated from the system
gtk+ tests are not isolated from the system
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: Other
3.3.x
Other Linux
: Normal major
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2012-02-07 11:40 UTC by Priit Laes (IRC: plaes)
Modified: 2014-12-08 04:49 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Priit Laes (IRC: plaes) 2012-02-07 11:40:30 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.
Comment 1 Matthias Clasen 2014-05-11 17:21:45 UTC
Part of the point is that we want to be able to test other themes. Just testing Raleigh would be of limited value.
Comment 2 Matthias Clasen 2014-12-08 04:49:58 UTC
with adwaita being part of gtk now, this should be much less of a problem - you'll test the theme thats included in gtk