From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: bug#27039: (tests guix-download) fails when DNS is bogus Date: Tue, 23 May 2017 12:24:31 -0400 Message-ID: <20170523162431.GB15379@jasmine> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="eJnRUKwClWJh1Khz" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34461) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dDCqt-00085U-OU for bug-guix@gnu.org; Tue, 23 May 2017 12:40:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dDCqo-0005IG-6q for bug-guix@gnu.org; Tue, 23 May 2017 12:40:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:60521) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dDCqo-0005IB-3a for bug-guix@gnu.org; Tue, 23 May 2017 12:40:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dDCqn-0006L6-Qe for bug-guix@gnu.org; Tue, 23 May 2017 12:40:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34183) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dDCpg-000803-By for bug-guix@gnu.org; Tue, 23 May 2017 12:38:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dDCpc-0004tl-GP for bug-guix@gnu.org; Tue, 23 May 2017 12:38:52 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:39125) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dDCpc-0004tI-CF for bug-guix@gnu.org; Tue, 23 May 2017 12:38:48 -0400 Received: from localhost (50-254-163-34-static.hfc.comcastbusiness.net [50.254.163.34]) by mail.messagingengine.com (Postfix) with ESMTPA id 9A93C7E1D7 for ; Tue, 23 May 2017 12:38:47 -0400 (EDT) Content-Disposition: inline List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: 27039@debbugs.gnu.org --eJnRUKwClWJh1Khz Content-Type: text/plain; charset=us-ascii Content-Disposition: inline The guix-download test includes this snippet: ------ # Make sure it fails here. if guix download http://does.not/exist then false; else true; fi ------ Unfortunately, many ISPs (such as T-Mobile) return bogus results for otherwise unclaimed domain names, causing this test to fail. Does anyone know if there is some domain that is designed to fail as a "standard", as is intended to be used for examples of good domains? --eJnRUKwClWJh1Khz Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEsFFZSPHn08G5gDigJkb6MLrKfwgFAlkkYj8ACgkQJkb6MLrK fwixsRAAowCZvG4EZxxG9nGCKgmSANAgAbj/1Iq7veLFc6S/MCTTgSDW7hpnQPpy iOIILkHuKEDdMXbgcadncmdvOXZ0DZMw8ywSPkfkr5vPWr05W8HKIWRatvyYX0kd bqAyF4SsVa24+ZfOlvy51YADRmweu2d+h+wxp+x2b8UPauW5HgS0IOdEAC57C86j Zy6rgOirYh7p+FJWnhpVEPqQR9LaZmhUejBV3VZacU5UrMd5QwWnnH6hu5m6RiN6 dU5E7UB0DIFEfYojirFFdMj9zKRIMNeD0mXzFld8j4+q3g+NZhLg15hnOORlYzgS jUGDO25xDxQORVQaH1KjBqU3XJvg5C7kpDNMGoO7c7za54t4rVndxOlS3w5OCNf8 ck+XNNvqFNgdFiJfJTbar5zrsKBQsDswi2wtcfPg6RqSeFBXnBkrhzLwN+xSpvXZ I44YkC2jxmOK+DjSNo3u1bFkzVOW8fd90XdO3UtfIYGVh2466ySHSzmh1AM01oom P22BrPdIgF6ZdbW87DNSyD/uZIRy5y1yRnmGCUtub/pQekF4kxStNOaYaQKRZSnx 8ohlIoFizwKuJAup03j8GzqwXiPS5V5cDgtcrFaypzz99MqHkfF2upSLfJcdEPpu ajy96H8gK/Y1j1j4N+3nNVRrs6bNLZgjKjMVj6j8PQK+2eFu1AM= =H/x/ -----END PGP SIGNATURE----- --eJnRUKwClWJh1Khz--