From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id sEnzEiwlnWBN7wAAgWs5BA (envelope-from ) for ; Thu, 13 May 2021 15:10:04 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id KN2HDiwlnWBYawAAbx9fmQ (envelope-from ) for ; Thu, 13 May 2021 13:10:04 +0000 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 ADF7CD528 for ; Thu, 13 May 2021 15:10:03 +0200 (CEST) Received: from localhost ([::1]:52554 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lhB6H-0003EL-Oh for larch@yhetil.org; Thu, 13 May 2021 09:10:01 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40914) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lhB3P-00072a-JO for guix-patches@gnu.org; Thu, 13 May 2021 09:07:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58330) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lhB3P-0002so-Av for guix-patches@gnu.org; Thu, 13 May 2021 09:07:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lhB3P-0008RR-6j for guix-patches@gnu.org; Thu, 13 May 2021 09:07:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#48396] [PATCH 3/4] gnu: node-lts: Add phase 'delete-cluster-tests. Resent-From: Martin Becze Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 13 May 2021 13:07:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 48396 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 48396@debbugs.gnu.org Cc: Martin Becze Received: via spool by 48396-submit@debbugs.gnu.org id=B48396.162091120232401 (code B ref 48396); Thu, 13 May 2021 13:07:03 +0000 Received: (at 48396) by debbugs.gnu.org; 13 May 2021 13:06:42 +0000 Received: from localhost ([127.0.0.1]:41639 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lhB34-0008QR-Gs for submit@debbugs.gnu.org; Thu, 13 May 2021 09:06:42 -0400 Received: from mx1.riseup.net ([198.252.153.129]:58184) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lhB31-0008Pn-RD for 48396@debbugs.gnu.org; Thu, 13 May 2021 09:06:40 -0400 Received: from fews1.riseup.net (fews1-pn.riseup.net [10.0.1.83]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "Sectigo RSA Domain Validation Secure Server CA" (not verified)) by mx1.riseup.net (Postfix) with ESMTPS id 4FgsP646RNzF2tf for <48396@debbugs.gnu.org>; Thu, 13 May 2021 06:06:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1620911194; bh=uzsTwUtSnc+a2jj+QZX/jR7OqNlK+3kVQsS59vyr8yY=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=gzq+Qfcu/m1fT2jeVSSVEZA6ykTzuN8JNf0K0eqR3ErD6yt+JAapBCQKJrbV7yZFW pshYtYcjw9/1pkxdjIY+OrQ3XUZb7fGguln0oIKLEvSOqjIrwBGgi+Ewl16YfH0q5r jSMyERii3iSzcwnhJzFxbZiJ3HeeCFqnW6UoJqgQ= X-Riseup-User-ID: F230CC270AB6305395C10DD3624C4ACE426C82673C7451DA83404C4A2C42E8BF Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews1.riseup.net (Postfix) with ESMTPSA id 4FgsP54hj2z5vnv; Thu, 13 May 2021 06:06:33 -0700 (PDT) From: Martin Becze Date: Thu, 13 May 2021 08:06:21 -0500 Message-Id: <20210513130622.4288-3-mjbecze@riseup.net> In-Reply-To: <20210513130622.4288-1-mjbecze@riseup.net> References: <20210513130211.4057-1-mjbecze@riseup.net> <20210513130622.4288-1-mjbecze@riseup.net> 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" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1620911403; 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=fMptjGpexwO0fwDuMoEefiTZAjEPjVknLDM0ucYdxVE=; b=OQnoxChHkMcS9iZyUJI6WseX83OoIIDQcRstPFrZtPKIsSgPakeP/3WYc4EgvBqHMpMN6C 7obVpbymwZnKjFjazG0Kt1QKrGDhwonhQtq/RKmpynwln1zdTDq+oPrAeywk83ZHoqJxNe hmzGbul/+S5pqjrp2EyAFdg1H8CuOvcZPVywZz8HUxxfl6BkORAxSmLA5cQjxIEi546Fd8 hJ1Vy21npDQO4C9B/lOLab5nFSCjUfPJ20d16ZYbUEMTWY9+8woJCdAWzBiRSR8A1Xmxjn 2kgYKz/QZnqG8CjG31H5h4JKVuAMsS8aZ8MJ1KNX6UunGAYalJbfGXku+8RsfQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1620911403; a=rsa-sha256; cv=none; b=kmTHUDlFOV0CK4aek3wEgJMNfucyOEsWVaV3PrsWEj4NknyjPsGrdvI62wOt3KcXIFApdg gTB/67sFnoYPTFSxvILKdgaGb+Wf1jPWf0XkaqdRXDAKX4i00KbZT6oeKwf/nFbCUYczie Gn4gitj5Ft0Ibq5x0sCqQbWbxbQD2VQkeMbXqZToipslPqR1E/mbSJ4vH1ih+RSl3iVDLm Vdb8FV5uP3zG3pdsw1UuGB/ntoFu/2GmQq4S7rkCEnKRAWUnGXrYG8lnTCkMdAiJZnQMFI Dt+H8w3rmCao8B6z3ZMZfmWOtbZCW24H3g9Dgjng/Ku3eWq1nh0MhhGYYO/qOg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=riseup.net header.s=squak header.b=gzq+Qfcu; dmarc=fail reason="SPF not aligned (relaxed)" header.from=riseup.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: 3.65 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=riseup.net header.s=squak header.b=gzq+Qfcu; dmarc=fail reason="SPF not aligned (relaxed)" header.from=riseup.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: ADF7CD528 X-Spam-Score: 3.65 X-Migadu-Scanner: scn0.migadu.com X-TUID: 8ylGIwGOpZM/ This adds a phases 'delete-cluster-tests which will be replaced by future versions of node. * gnu/packages/node.scm (node-lts): Add phase 'delete-cluster-tests. --- gnu/packages/node.scm | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/gnu/packages/node.scm b/gnu/packages/node.scm index 17f435ca39..d7b46190e4 100644 --- a/gnu/packages/node.scm +++ b/gnu/packages/node.scm @@ -666,12 +666,6 @@ source files.") (("'/usr/bin/env'") (string-append "'" (which "env") "'"))) - ;; FIXME: These tests fail in the build container, but they don't - ;; seem to be indicative of real problems in practice. - (for-each delete-file - '("test/parallel/test-cluster-master-error.js" - "test/parallel/test-cluster-master-kill.js")) - ;; These require a DNS resolver. (for-each delete-file '("test/parallel/test-dns.js" @@ -713,7 +707,14 @@ source files.") "deps/llhttp/src/http.c") (copy-file (string-append llhttp "/include/llhttp.h") "deps/llhttp/include/llhttp.h")) - #t)))))) + #t)) + (add-after 'patch-files 'delete-cluster-tests + (lambda _ + ;; FIXME: These tests fail in the build container, but they don't + ;; seem to be indicative of real problems in practice. + (for-each delete-file + '("test/parallel/test-cluster-master-error.js" + "test/parallel/test-cluster-master-kill.js")))))))) (inputs `(("c-ares" ,c-ares/fixed) ("icu4c" ,icu4c-68) -- 2.31.1