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 685968 - make check fails in "styles" for librsvg-2.36.3
make check fails in "styles" for librsvg-2.36.3
Status: RESOLVED DUPLICATE of bug 685679
Product: librsvg
Classification: Core
Component: general
2.36.x
Other Linux
: Normal normal
: ---
Assigned To: librsvg maintainers
librsvg maintainers
Depends on:
Blocks:
 
 
Reported: 2012-10-11 13:13 UTC by Allin Cottrell
Modified: 2012-10-15 23:04 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Allin Cottrell 2012-10-11 13:13:20 UTC
I'm seeing this on doing "make check":

===============
Rendering tests
===============
Error opening test list file ./rsvg-test.txt
PASS: rsvg-test
/crash/only style information: OK
PASS: crash
/dimensions/no viewbox, width and height: OK
/dimensions/100% width and height: OK
/dimensions/viewbox only: OK
/dimensions/sub/rect no unit: OK
/dimensions/sub/rect with transform: OK
PASS: dimensions
/styles/selectors/type: OK
/styles/selectors/class: OK
/styles/selectors/#id: OK
/styles/selectors/style: OK
/styles/selectors/style property prior than class: OK
/styles/selectors/#id prior than class: **
ERROR:styles.c:29:assert_equal_color: assertion failed (expected == actual): (0x00008000 == 0x0000ff00)
/bin/sh: line 5: 26242 Aborted                 (core dumped) ${dir}$tst
FAIL: styles
=========================================================================
1 of 4 tests failed
Please report to https://bugzilla.gnome.org/enter_bug.cgi?product=librsvg
=========================================================================

System is Linux 3.5.6, glibc 2.16, gcc 4.7.2
Comment 1 Christian Persch 2012-10-15 23:04:47 UTC

*** This bug has been marked as a duplicate of bug 685679 ***