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 660931 - gtk+-3.0.12-r1: treeview-scrolling test fails
gtk+-3.0.12-r1: treeview-scrolling test fails
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: .General
3.0.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2011-10-04 20:51 UTC by Pacho Ramos
Modified: 2011-12-30 05:08 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Pacho Ramos 2011-10-04 20:51:10 UTC
I get:

/TreeView/scrolling/before-realize/constant-height/path-991-align-0.0: OK
/TreeView/scrolling/before-realize/constant-height/path-995-align-0.0: OK
/TreeView/scrolling/before-realize/constant-height/path-997-align-0.0: OK
/TreeView/scrolling/before-realize/constant-height/path-999-align-0.0: OK
  /TreeView/scrolling/before-realize/constant-height/path-0-align-0.5: OK
  /TreeView/scrolling/before-realize/constant-height/path-2-align-0.5: OK
  /TreeView/scrolling/before-realize/constant-height/path-5-align-0.5: OK
  /TreeView/scrolling/before-realize/constant-height/path-8-align-0.5: OK
 /TreeView/scrolling/before-realize/constant-height/path-10-align-0.5: OK
/TreeView/scrolling/before-realize/constant-height/path-250-align-0.5: OK
/TreeView/scrolling/before-realize/constant-height/path-500-align-0.5: OK
/TreeView/scrolling/before-realize/constant-height/path-750-align-0.5: OK
/TreeView/scrolling/before-realize/constant-height/path-990-align-0.5: OK
/TreeView/scrolling/before-realize/constant-height/path-991-align-0.5: OK
/TreeView/scrolling/before-realize/constant-height/path-995-align-0.5: **
ERROR:treeview-scrolling.c:486:test_position: assertion failed: (test_position_with_align (tree_view, pos, rect.y, row_start, rect.height, row_align))
FAIL
GTester: last random seed: R02Sadf3745f70a39558b0e991c9b14dfbb2
Terminado
make[4]: *** [test-cwd] Error 143
make[4]: se sale del directorio `/home/pacho/Desktop/gtk+-3.0.12/gtk/tests'
make[3]: *** [check-am] Error 2
make[3]: se sale del directorio `/home/pacho/Desktop/gtk+-3.0.12/gtk/tests'
make[2]: *** [check-recursive] Error 1
make[2]: se sale del directorio `/home/pacho/Desktop/gtk+-3.0.12/gtk'
make[1]: *** [check] Error 2
make[1]: se sale del directorio `/home/pacho/Desktop/gtk+-3.0.12/gtk'
make: *** [check-recursive] Error 1

As reported downstream at:
https://bugs.gentoo.org/show_bug.cgi?id=384855

Thanks
Comment 1 Matthias Clasen 2011-12-30 05:08:11 UTC
treeview-scrolling passes in current git master.