From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id aIThLEJF+GRq1wAAG6o9tA:P1 (envelope-from ) for ; Wed, 06 Sep 2023 11:24:18 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id aIThLEJF+GRq1wAAG6o9tA (envelope-from ) for ; Wed, 06 Sep 2023 11:24:18 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 91A83577C4 for ; Wed, 6 Sep 2023 11:24:18 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1693992258; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post; bh=PZuMgyfAtnlxbg3CMXTWiRJX+uCtQsixy1jUJKepMS8=; b=RXVehLxvTIUOhE/wPFsh0OpicemrIq2HctDPVfhR1VhWH9NLfQ0e5pOWNGXERMRb80l95Y lZhv6Z8WAoC141zsEGeL9oPASv4c9ibHIHDA8Po3ucySlVhHEVDx5JhJy2+Iv6JuB8WF3F N59XjaT7MYx/BxuHxIQBA4JI2oS/O6deQRA6GYWpm3ah+QSMnUwwZ86Y/0RkxL8i/ZT+fr ZzIatrNZM17aOkFsGDJ7fqIKmJ6TvOCxgLoM/V1m9h3JOO3HQ+DoOP6ndtxKAALpv6tjj3 JQj0VRtczW14Q2424elV2A9ozr6WcF9Xvt1xNxUjb+GIgbjy6sQKOTLdxwD8wg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1693992258; a=rsa-sha256; cv=none; b=EjR/JP40XCTxcV1rVd7rh7eV8SssfR4g8M0ZZikU2lx7wdyjVe9IrCMCJEHhBZM/so6IH3 HO1ROwZrg++IUBmD2j0tppJiKoeXdq/XRd6c0pQP9vph0UvUZ8nfijaUdWwX+PjJ0YrrMS L+ml8AvaBE5zWl6mXrSXY6rV7hU2/lOnO08szjUFNq/0nF0kn1gLW1taQMHDI2ZNrap9VF mHEEDzk4M6CYNZ+7b6mM22i9WWOBgCefF7zF1+CWQZx13QgI2QvjVJe2bo+gwWSfDscDw6 qUGGqoe0Xn9os52BUptU9gZ2wSz894aaIIT1pv4nkoZBFer2UHGQg+W5FSngag== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qdoi4-00010z-F7; Wed, 06 Sep 2023 05:20:28 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qdofo-0004Pf-3i for guix-patches@gnu.org; Wed, 06 Sep 2023 05:18:12 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qdofl-0005t5-0t for guix-patches@gnu.org; Wed, 06 Sep 2023 05:18:06 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qdofl-0006Hj-TX for guix-patches@gnu.org; Wed, 06 Sep 2023 05:18:05 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65758] [PATCH v7 16/57] gnu: datasette: Disabling failing tests. Resent-From: Nicolas Graves Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 06 Sep 2023 09:18:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65758 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65758@debbugs.gnu.org Cc: ngraves@ngraves.fr Received: via spool by 65758-submit@debbugs.gnu.org id=B65758.169399184423746 (code B ref 65758); Wed, 06 Sep 2023 09:18:05 +0000 Received: (at 65758) by debbugs.gnu.org; 6 Sep 2023 09:17:24 +0000 Received: from localhost ([127.0.0.1]:60925 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qdof6-0006Aw-9H for submit@debbugs.gnu.org; Wed, 06 Sep 2023 05:17:24 -0400 Received: from 6.mo581.mail-out.ovh.net ([188.165.39.218]:40575) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qdof2-0006AT-FP for 65758@debbugs.gnu.org; Wed, 06 Sep 2023 05:17:21 -0400 Received: from director10.ghost.mail-out.ovh.net (unknown [10.108.16.160]) by mo581.mail-out.ovh.net (Postfix) with ESMTP id 2722824D44 for <65758@debbugs.gnu.org>; Wed, 6 Sep 2023 09:17:18 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-vwl4w (unknown [10.110.171.111]) by director10.ghost.mail-out.ovh.net (Postfix) with ESMTPS id AB0EB1FECD; Wed, 6 Sep 2023 09:17:17 +0000 (UTC) Received: from ngraves.fr ([37.59.142.107]) by ghost-submission-6684bf9d7b-vwl4w with ESMTPSA id lOEFJp1D+GQoLwAAf3y8HQ (envelope-from ); Wed, 06 Sep 2023 09:17:17 +0000 X-OVh-ClientIp: 81.67.140.142 Date: Wed, 6 Sep 2023 11:15:40 +0200 Message-ID: <66a147f484113d29ed7c95137c854987cd04f546.1693991781.git.ngraves@ngraves.fr> X-Mailer: git-send-email 2.41.0 In-Reply-To: <68f75e9d42cc8c0c8d0fa78cd0817b28dfb774c6.1693991781.git.ngraves@ngraves.fr> References: <68f75e9d42cc8c0c8d0fa78cd0817b28dfb774c6.1693991781.git.ngraves@ngraves.fr> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Ovh-Tracer-Id: 4872331848781456098 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedviedrudehfedgudefucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpefhvfevufffkffojghfggfgsedtkeertdertddtnecuhfhrohhmpefpihgtohhlrghsucfirhgrvhgvshcuoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqnecuggftrfgrthhtvghrnhepleffjeetueethfefkeffffefvddukeejkefgleduiedthfekvefhiedvhfffgeegnecukfhppeduvdejrddtrddtrddupdekuddrieejrddugedtrddugedvpdefjedrheelrddugedvrddutdejnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehinhgvthepuddvjedrtddrtddruddpmhgrihhlfhhrohhmpeeonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqedpnhgspghrtghpthhtohepuddprhgtphhtthhopeeiheejheekseguvggssghughhsrdhgnhhurdhorhhgpdfovfetjfhoshhtpehmohehkedupdhmohguvgepshhmthhpohhuth X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Nicolas Graves X-ACL-Warn: , Nicolas Graves via Guix-patches From: Nicolas Graves via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -6.23 X-Spam-Score: -6.23 X-Migadu-Queue-Id: 91A83577C4 X-TUID: 7OejrPUJANP0 * gnu/packages/databases.scm (datasette): Disabling failing tests. --- gnu/packages/databases.scm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm index 3d41649f4d..6cfe63c18e 100644 --- a/gnu/packages/databases.scm +++ b/gnu/packages/databases.scm @@ -5159,7 +5159,9 @@ (define-public datasette " or test_table_with_slashes_in_name" " or test_searchable" " or test_custom_query_with_unicode_characters" - " or test_searchmode)") + " or test_searchmode" + " or test_max_csv_mb" ;URL too long + " or test_database_page)") ; assert async_hook -> hook "-n" (number->string (parallel-job-count)) "-m" "not serial") ;cannot run in parallel #:phases -- 2.41.0