[BZ#694649] test_dimensions: assertion failed (fixture->width == dimension.width): (45 == 47)
Submitted by Martin Pitt
Link to original bug (#694649)
Description
A lot of librsvg's checks currently fail in jhbuild. The one with most info is
/dimensions/100% width and height: **
ERROR:dimensions.c:34:test_dimensions: assertion failed (fixture->width == dimension.width): (45 == 47)
/bin/bash: line 5: 76981 Aborted (core dumped) {dir}
tst
FAIL: dimensions
but there are plenty which fail before, too. See [1] for the full log.
This doesn't seem to be because of the limited test environment (xvfb only), I can reproduce the same on my workstation's jhbuild with just "jhbuild buildone --check librsvg".