all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* How to handle armhf time-out on package?
@ 2018-02-16  8:20 Pjotr Prins
  2018-02-16  9:17 ` Mark H Weaver
  2018-02-16  9:56 ` Ludovic Courtès
  0 siblings, 2 replies; 4+ messages in thread
From: Pjotr Prins @ 2018-02-16  8:20 UTC (permalink / raw)
  To: Guix-devel

According to 

  https://hydra.gnu.org/build/2447190/nixlog/1/tail-reload

we are getting a time-out during testing of dlang ldc on armhf. 

I admit 3600s for a test is a bit lengthy ;)

How to handle this. Should I just disable this test specifically for
armhf?

It can be done using a switch

  (string-prefix? "armhf" (%current-system))

Or should I disable the build for armhf altogether?

Pj.



-- 

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-02-19 23:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-16  8:20 How to handle armhf time-out on package? Pjotr Prins
2018-02-16  9:17 ` Mark H Weaver
2018-02-16  9:56 ` Ludovic Courtès
2018-02-19 23:15   ` timeout option not honoured (formerly how to handle armhf time-out on package?) Pjotr Prins

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.