guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to handle armhf time-out on package?


From: Pjotr Prins
Subject: How to handle armhf time-out on package?
Date: Fri, 16 Feb 2018 09:20:05 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

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.



-- 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]