Hi Marius, mba...@fastmail.com (Marius Bakke) writes:
> mbakke pushed a commit to branch master > in repository guix. > > commit 7d24c26ed7b67ce1220fee9e5df99d74cb5346e7 > Author: Marius Bakke <mba...@fastmail.com> > Date: Wed Dec 27 01:24:18 2017 +0100 > > gnu: girara: Enable tests. > > * gnu/packages/gtk.scm (girara)[native-inputs]: Add XORG-SERVER. > [arguments]: Add START-XSERVER phase. Remove #:tests?. On Hydra, the test suite failed on 2 out of 3 hydra-supported systems. It succeeded only on i686, failing on both x86_64 and armhf. https://hydra.gnu.org/build/2404459 (x86_64-linux) https://hydra.gnu.org/build/2404996 (i686-linux) https://hydra.gnu.org/build/2404469 (armhf-linux) Could you take a look? Mark