GNOME Bugzilla – Bug 777393
Test suite does not succeed on OSX
Last modified: 2017-04-02 21:13:29 UTC
Not all of the g-i tests pass when run on OSX, at least on Sierra. The problems that I'm seeing are the same as in this GitHub Gist: https://gist.github.com/anonymous/45a725625ab84e24cbab . Some of the scanner tests fail with this class of output differences: - shared-library="libregress.so" + shared-library="/unused/libregress.dylib" The build step sets "/unused" as an RPATH, so that's where that bit is probably coming from.
I have some patches waiting for review on another bug. *** This bug has been marked as a duplicate of bug 752468 ***