bug-guix
[Top][All Lists]
Advanced

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

Re: Getting feedback when hydra.gnu.org is unresponsive


From: Ludovic Courtès
Subject: Re: Getting feedback when hydra.gnu.org is unresponsive
Date: Sat, 22 Jun 2013 16:56:19 +0200
User-agent: Gnus/5.130007 (Ma Gnus v0.7) Emacs/24.3 (gnu/linux)

Andreas Enge <address@hidden> skribis:

> Am Dienstag, 18. Juni 2013 schrieb Ludovic Courtès:
>> If an HTTP GET hasn’t completed after 3 seconds, it prints a message
>> saying that the server is unresponsive and hinting at --no-substitutes.
>> Comments and tests welcome, esp. from Guile 2.0.5 users!
>
> A feature that is difficult to test when everything goes well! But I can 
> now confirm that it works for me under guile 2.0.5.

Good, thanks for testing!

There’s a comment on how to test it under GNU/Linux (using iproute2):

     ;; Test this with:
     ;;   sudo tc qdisc add dev eth0 root netem delay 1500ms
     ;; and then cancel with:
     ;;   sudo tc qdisc del dev eth0 root

(Trick stolen from <http://doc.bazaar.canonical.com/developers/testing.html>.)

:-)

Ludo’.



reply via email to

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