From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id 4LHPB+lhSWXqBwAAG6o9tA:P1 (envelope-from ) for ; Mon, 06 Nov 2023 23:00:09 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id 4LHPB+lhSWXqBwAAG6o9tA (envelope-from ) for ; Mon, 06 Nov 2023 23:00:09 +0100 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 EAE3C3E5B5 for ; Mon, 6 Nov 2023 23:00:08 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=UN8p76Il; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1699308009; a=rsa-sha256; cv=none; b=Ts23zRifNWX03C1j5MDRsup9CtA9PuaYyalIy+egZYjtDV85xPZuvvdNGaPZDpi5TsE9wP sAGhZOVoM9zTZhhvJEbZ2xSIDUDSaZYbwuqZ4KMeqqy5qar+VIEfmHWZFF+rY+m7S+VUbv s50dqAeyKHJ8FKcCIT8+ci6hr/+G5lC50nHj5uegnK2mpjsiElOXi81N7R1NiYeLURcXSh 1iMfbnxZPV978QgH1IFfXviVn0dI42aUAMTMeC36348fL+WT3uDqeopRmAGhQqwxQ7flJ8 ScF8REcyuTHxtRWOQ7WUwEkXcRbWg74yzZw1K03fxrnZd6b2FQw1kGGX5E8qFw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1699308009; h=from:from:sender:sender: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:dkim-signature; bh=tHO+suoqiWpPlo78EHDTjZkFKATzFsOkEY5g0x8rAR8=; b=Vqf1zHRa40v4EWmzKaTRu84feMtfCVHAqaXKcL22AcAAMT/zk8xytZREgMXMeWQyXJ6dd/ l/XWb3nE2Mxq2B+0CIqMUEGU9ZJEP6UkPxHUbiPBXO/AUf/Bm6+L4pWFxyyOZt8+unsqRs 9RWF3RIeplFUbinL1lYWB41EcU3Sn+JCCf5BMOifpZ4IDSd/ZXIJOKP1o2prTflnvdbthA SkQG8I7OEp262cnKvxIv1lb6+NxzdsH1PR3UJkDO+7ZlgDOKzrG8H8v0w3cp1VenpJjKqK LSeSXckTVlGWgjw0u3cRtmjTxETitxBFqSVRfyycvS/XgZVulM2moKVtGJ7Xsw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=UN8p76Il; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=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" Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r07d7-0006en-NA; Mon, 06 Nov 2023 16:59:33 -0500 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 1r07d3-0006Cj-0X for guix-patches@gnu.org; Mon, 06 Nov 2023 16:59:29 -0500 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 1r07d2-00053a-OL for guix-patches@gnu.org; Mon, 06 Nov 2023 16:59:28 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1r07dd-0007LK-Q8; Mon, 06 Nov 2023 17:00:06 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#66977] [PATCH 09/16] gnu: cl-trivial-timeout: Enable tests. Resent-From: Sharlatan Hellseher Original-Sender: "Debbugs-submit" Resent-CC: glv@posteo.net, cox.katherine.e+guix@gmail.com, me@bonfacemunyoki.com, jgart@dismail.de, guix-patches@gnu.org Resent-Date: Mon, 06 Nov 2023 22:00:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66977 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66977@debbugs.gnu.org Cc: Sharlatan Hellseher , Guillaume Le Vaillant , Katherine Cox-Buday , Munyoki Kilyungi , jgart X-Debbugs-Original-Xcc: Guillaume Le Vaillant , Katherine Cox-Buday , Munyoki Kilyungi , jgart Received: via spool by 66977-submit@debbugs.gnu.org id=B66977.169930796028008 (code B ref 66977); Mon, 06 Nov 2023 22:00:05 +0000 Received: (at 66977) by debbugs.gnu.org; 6 Nov 2023 21:59:20 +0000 Received: from localhost ([127.0.0.1]:40864 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r07ct-0007Hf-Uu for submit@debbugs.gnu.org; Mon, 06 Nov 2023 16:59:20 -0500 Received: from mail-wm1-x32c.google.com ([2a00:1450:4864:20::32c]:57356) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r07cm-0007FG-My for 66977@debbugs.gnu.org; Mon, 06 Nov 2023 16:59:13 -0500 Received: by mail-wm1-x32c.google.com with SMTP id 5b1f17b1804b1-409299277bbso34961525e9.2 for <66977@debbugs.gnu.org>; Mon, 06 Nov 2023 13:58:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1699307909; x=1699912709; darn=debbugs.gnu.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=tHO+suoqiWpPlo78EHDTjZkFKATzFsOkEY5g0x8rAR8=; b=UN8p76IlkDO4UBrq8GEivzkSL8s7S1v85fDcZh7veeaXSgDgItvGt8TjFoe4i/eHp1 y+lD4qgmIFPlZisXZSDkrOzWwbxuDvaU9nHCaEZzHPhkM+Q4Dbn/zRspIJRJqOJnDs0X ZX2j1uh71A0LcUJxG3hN5KsxXvjhSfMX0lrT9L0lCz8yefeIfOWkkIFXZGDmND+YnEre ODqOwnyZseh6gDZz4gXLoSxB+on29tMcScZr9Q7l/XRWvtdOX5eZQPI7vxIaQO9mUoXB eet0UlHTrzXV84UHhB9vl/G8U1sj7+p4L2vdcPzWp1NNilvQa8UWVexmzZ3v8w5R6TTd ZhUQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699307909; x=1699912709; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tHO+suoqiWpPlo78EHDTjZkFKATzFsOkEY5g0x8rAR8=; b=c6SwfCQwh0TUYnpi4o0JD4LT9ZvzLAWvGNQwmUHL/kMkXfU1JkpD4/zKOs4rYvTisE 76FNG3xDScTGCuRPrpAjXQVGnRePRrSkbWzQWHnXMVi01GaPbLuF6DmSmhfNmtI3MUHA ImGhpRoLOD8DQZSumeu1FW21H38o1eHaImMgSIOnNfy9Mxk0S1kVv+oVhE/utsaDX1QM qQDUnJh3zjrklyoiuy87RyJdxm6w8ytlPQS6Ceuh255JBoaKHwcVntNTtiy1FiHa9SdB 1EE65OgLDezobAdQBJnd/bFvSxFixHQGcS6hbwkQuoo39AhOihFnSY9nOwEy+3LXmid4 eIdg== X-Gm-Message-State: AOJu0YyujPy5RZgPXMBV7y2iTH2NTsBx1M8M8ovsYuPU0UCSBv1NLHpb CsLHCfrWUAszkpPDCv2Bx4t57kvih+WNgQ== X-Google-Smtp-Source: AGHT+IFOayd4ln05YHKlxny8OCvz2RqaxOCEgoPyE1dQuC9mYY11Dgj7BI1BIecQBYCC9fSHFvHteQ== X-Received: by 2002:a05:600c:1f94:b0:409:5d7d:b265 with SMTP id je20-20020a05600c1f9400b004095d7db265mr818348wmb.38.1699307909354; Mon, 06 Nov 2023 13:58:29 -0800 (PST) Received: from localhost.localdomain (cpc100856-bagu15-2-0-cust368.1-3.cable.virginm.net. [82.25.93.113]) by smtp.gmail.com with ESMTPSA id k8-20020adfe8c8000000b0032d9caeab0fsm620139wrn.77.2023.11.06.13.58.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 06 Nov 2023 13:58:29 -0800 (PST) From: Sharlatan Hellseher Date: Tue, 7 Nov 2023 00:57:53 +0000 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: 9.89 X-Spam-Score: 9.89 X-Spam: Yes X-Migadu-Spam: Yes X-Migadu-Queue-Id: EAE3C3E5B5 X-Migadu-Scanner: mx11.migadu.com X-TUID: jjPObDMkSf6E * gnu/packages/lisp-xyz.scm (sbcl-trivial-timeout): Enable tests. Change-Id: I4428e06362a0569451a871faea2a92dd4c56ac3f --- gnu/packages/lisp-xyz.scm | 4 ---- 1 file changed, 4 deletions(-) diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm index 6e3593b9bb..f13eea5c1d 100644 --- a/gnu/packages/lisp-xyz.scm +++ b/gnu/packages/lisp-xyz.scm @@ -1264,10 +1264,6 @@ (define-public sbcl-trivial-timeout (build-system asdf-build-system/sbcl) (native-inputs (list sbcl-lift)) - (arguments - ;; NOTE: (Sharlatan-20210202T231437+0000): Due to the age of this library - ;; tests use some deprecated functionality and keep failing. - `(#:tests? #f)) (home-page "https://github.com/hraban/trivial-timeout") (synopsis "Timeout library for Common Lisp") (description -- 2.41.0