From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Craven Subject: Broken tests Date: Sat, 11 Feb 2017 18:15:08 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51231) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ccbGS-0004sG-MV for guix-devel@gnu.org; Sat, 11 Feb 2017 12:15:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ccbGP-00010e-Hz for guix-devel@gnu.org; Sat, 11 Feb 2017 12:15:12 -0500 Received: from mail-qk0-x242.google.com ([2607:f8b0:400d:c09::242]:35334) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ccbGP-0000ze-Cs for guix-devel@gnu.org; Sat, 11 Feb 2017 12:15:09 -0500 Received: by mail-qk0-x242.google.com with SMTP id u25so8869668qki.2 for ; Sat, 11 Feb 2017 09:15:09 -0800 (PST) List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel , beffa@ieee.org Hi! > Revert "import: json: Explicitly ask for JSON data." > This reverts commit 81e0bc1834490a1a8092c75a0733b15c2b407285. I reverted this commit in my local repository for now, it breaks the pypi, crate and some other test I can't recall (gem and/or cpan). David