https://bugzilla.redhat.com/show_bug.cgi?id=1021733



--- Comment #14 from Björn "besser82" Esser <bjoern.es...@gmail.com> ---
(In reply to Mario Blättermann from comment #13)
> The test suite expects a running X server and a valid display number. As far
> as I can evaluate, the tests will fail again and again because a Koji server
> doesn't have the ability to start an X server. So we should disable the
> tests for now.

One actually can start a framebuffer-based x-server on koji  ;)

BuildRequires: xorg-x11-server-Xvfb

...

%check
xvfb-run -a %{your_testsuite_cmd}


Cheers,
  Björn

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to