From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id +D+sAsYOMmYxHwEA62LTzQ:P1 (envelope-from ) for ; Wed, 01 May 2024 11:43:34 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id +D+sAsYOMmYxHwEA62LTzQ (envelope-from ) for ; Wed, 01 May 2024 11:43:34 +0200 X-Envelope-To: larch@yhetil.org 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=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1714556613; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=8638GUccuUtLLiE61zWoYz2BiLjgnq4lNpNXzJ6okIE=; b=u+6lG+c9yxNwPC7hIq9V3Ver0Yy5ilMQHIyJBy+kWluBoSb075D7Wi0pINUdE1WSqMJogP dx2wT5T424u/3zh748rAsJtahXQrnQjNskCKMPJhrUc8BzdAzIe76YWhJHH5qFpUhG5kU9 k4xmvPs86WaD6W9IO5Hpl5pIdC9RUh5kXOcAgDM7E2669b7PZLPyUuRbPObDi4Vf6y1lHA D8P1ncM/TtP//+7pXegwkTybMxFEp0+JSwdjEt5sXedw0SFFIMvSSi7Qooh6f1hTN2AUUh itWkDmoj27VpBcqF3Fl04PTn6dcLf6ALnvp0JFW4lQBMTdEdRSO9Kp0pAkIJew== 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=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1714556613; a=rsa-sha256; cv=none; b=VFidJuNFwJI3Twgh5qHobYXIAg4YI9TeRpCayrBJ+WLHkcU2NqIPZyFGm39DcrpoNNVGaQ aUT4yZN+ACzyW/XMAH+TrofFUJ/fkWIGH8pyEsxj69OqrEDGanb2bmNz7G2PeqU2I4H7sU FDC65uW789AfvVrD4yH6fW6MlbgZiqPMupBB1lNJA6TFGnw6CFKbzuDjqIU9EWUEaXDDl4 uIX39kXSluu+Cb0SvdK6trIfTDOICee0h/lGfoPtmf+NrejaIz7c/yDh2V4FpuEF12q00E 2CKyZPHrHweldv4TXXBvBfGyu5uPO3eXkrFBQsh2QId2Wk5XoeZDSQEx7keI7g== 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 B93DC6F9D5 for ; Wed, 1 May 2024 11:43:33 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s26UA-0008Eg-Ic; Wed, 01 May 2024 05:42:46 -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 1s26U5-0008BI-QA for guix-patches@gnu.org; Wed, 01 May 2024 05:42:44 -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 1s26U5-00067h-Hk for guix-patches@gnu.org; Wed, 01 May 2024 05:42:41 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1s26UQ-000483-Jl for guix-patches@gnu.org; Wed, 01 May 2024 05:43:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70693] [PATCH] gnu: nss/fixed: Tweak performance test. Resent-From: Christopher Baines Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 01 May 2024 09:43:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 70693 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 70693@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.171455654115858 (code B ref -1); Wed, 01 May 2024 09:43:02 +0000 Received: (at submit) by debbugs.gnu.org; 1 May 2024 09:42:21 +0000 Received: from localhost ([127.0.0.1]:36437 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s26Tk-00047i-PJ for submit@debbugs.gnu.org; Wed, 01 May 2024 05:42:21 -0400 Received: from lists.gnu.org ([2001:470:142::17]:37838) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s26Th-00047c-IW for submit@debbugs.gnu.org; Wed, 01 May 2024 05:42:19 -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 1s26TH-00085z-1O for guix-patches@gnu.org; Wed, 01 May 2024 05:41:51 -0400 Received: from mira.cbaines.net ([2a01:7e00:e000:2f8:fd4d:b5c7:13fb:3d27]) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s26TF-00064L-3L for guix-patches@gnu.org; Wed, 01 May 2024 05:41:50 -0400 Received: from localhost (unknown [212.132.255.10]) by mira.cbaines.net (Postfix) with ESMTPSA id 9DC7127BBE2 for ; Wed, 1 May 2024 10:41:46 +0100 (BST) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id 5590c942 for ; Wed, 1 May 2024 09:41:46 +0000 (UTC) From: Christopher Baines Date: Wed, 1 May 2024 10:41:45 +0100 Message-ID: <26a7162056587eb3c5855e6d35e70c15b9fb72cc.1714556505.git.mail@cbaines.net> X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2a01:7e00:e000:2f8:fd4d:b5c7:13fb:3d27; envelope-from=mail@cbaines.net; helo=mira.cbaines.net X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, UNPARSEABLE_RELAY=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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: -3.39 X-Spam-Score: -3.39 X-Migadu-Queue-Id: B93DC6F9D5 X-Migadu-Scanner: mx13.migadu.com X-TUID: q7HOMOrsPUwQ As I'm seeing this test fail with results of 5 to 7 seconds. * gnu/packages/nss.scm (nss/fixed)[arguments]: Tweak a test to have a higher time threshold. Change-Id: Icb0551cd986acf67b2ba17dc8772a67b9747d31a --- gnu/packages/nss.scm | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/gnu/packages/nss.scm b/gnu/packages/nss.scm index 162e748094..60bc4d52de 100644 --- a/gnu/packages/nss.scm +++ b/gnu/packages/nss.scm @@ -280,6 +280,14 @@ (define-public nss/fixed (setenv "USE_IP" "TRUE") (setenv "IP_ADDRESS" "127.0.0.1") + ;; This specific test is looking at performance "now + ;; verify that we can quickly dump a database", and + ;; we're not testing performance here (especially + ;; since we're using faketime), so raise the + ;; threshold + (substitute* "tests/dbtests/dbtests.sh" + ((" -lt 5") " -lt 50")) + ;; The "PayPalEE.cert" certificate expires every six months, ;; leading to test failures: ;; . To base-commit: 7d4ae2fca723114fb1df56de33b82177fbc4d0a6 -- 2.41.0