From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id uObQNdMKY2F1mQAAgWs5BA (envelope-from ) for ; Sun, 10 Oct 2021 17:46:27 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id qLiHMNMKY2HkQQAA1q6Kng (envelope-from ) for ; Sun, 10 Oct 2021 15:46:27 +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 4973525A7D for ; Sun, 10 Oct 2021 17:46:27 +0200 (CEST) Received: from localhost ([::1]:39318 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mZaQG-0002fn-0l for larch@yhetil.org; Sun, 10 Oct 2021 11:07:32 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:32956) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mZaPn-0002OK-Ui for guix-patches@gnu.org; Sun, 10 Oct 2021 11:07:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44124) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mZaPn-0003wB-Lx for guix-patches@gnu.org; Sun, 10 Oct 2021 11:07:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mZaPn-0006dT-H8 for guix-patches@gnu.org; Sun, 10 Oct 2021 11:07:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50813] [PATCH v2 6/6] gnu: clipper: Disable non-deterministic test. Resent-From: Felix Gruber Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 10 Oct 2021 15:07:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50813 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 50813@debbugs.gnu.org, Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: Felix Gruber Received: via spool by 50813-submit@debbugs.gnu.org id=B50813.163387840525453 (code B ref 50813); Sun, 10 Oct 2021 15:07:03 +0000 Received: (at 50813) by debbugs.gnu.org; 10 Oct 2021 15:06:45 +0000 Received: from localhost ([127.0.0.1]:55666 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mZaPU-0006cS-Vd for submit@debbugs.gnu.org; Sun, 10 Oct 2021 11:06:45 -0400 Received: from mout02.posteo.de ([185.67.36.66]:57261) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mZaPS-0006c8-Nx for 50813@debbugs.gnu.org; Sun, 10 Oct 2021 11:06:43 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 116E7240101 for <50813@debbugs.gnu.org>; Sun, 10 Oct 2021 17:06:37 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1633878397; bh=1l0IrXmPqQxEMqu6A9KXxbVK3bIFLDcKRUpxPk6zPcA=; h=From:To:Cc:Subject:Date:From; b=liZJHwluY5ob5YsPW75+z1K0EAqVfALx1BqfJTGNtXtv1gMOrgOSrvvN5Ml5zafQi fs0lCD3vdKGyxy1Uv3FAPWRlv2QgYabeq9KHAo9zwfaA1xbdR/GkM3yras0fcjKSnU 5J0FiRf4ogjbioWrxdJ+uN27/iMWChioc1EnDVCZh3ofKlI6oFREM0st1D49H4pYZK IHzVuh+/F7G2Dbg7kKjxK/Jstu7qmcHg5lI5mhaSVlnDgKZHdl4BqDsysX9pPa0nn/ mRy3DxqEEbRBZPc26K4+Hu92qP5L1MlbCeOrD/moE17XpeNkgyiRJgO9URYsNzrTFY t2L9dHhJesHng== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HS4yM5Fb6z9rxW; Sun, 10 Oct 2021 17:06:35 +0200 (CEST) From: Felix Gruber Date: Sun, 10 Oct 2021 15:04:34 +0000 Message-Id: <20211010150434.1966-7-felgru@posteo.net> In-Reply-To: <87zgrldwzk.fsf@gnu.org> References: <87zgrldwzk.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 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=1633880787; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: 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=Sa2w3sXjT/zQSveNzaoLG3iicgHkETpArsACuS2/FTE=; b=sohRLAQR6PfMdkVGGihPfVhD/v7srPW7ACE3kyDW/7S1kx7wvMIhBf8XwT1uTV3Rykd7sk mX6cT0/unYVHr+A3Tt+hP7aKsbw464RIppicWoysOEOteJacdqhKWhI+9x8y+6JYidTITT LVdvOcq9ow+bvSfu/uN9OZRkciekRqw9UcTzPQYclyKVAXXoou+tML73sVlHoBjzrR3BP0 swg07ZY2XdrniYOkFPAj2e7LxWt1Qgd1O+5bfcqvD++/ku0rinC4G/Ew5w8Nxd5J1EC57k HjtTpcZbCNLw47RzFJ23S59jXpeKzyqkHe3cWqLKV5T5youK2sYJUpNM8IHz+Q== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1633880787; a=rsa-sha256; cv=none; b=KxXgQpkjzHTa42lD5zBRhUNpno9bOjumTk8PWwfyZ/XgeJY3Qde08aBUZr19f+uBEZZclQ KOTopd+TXE9wsWmmWejoynwfrTqUcS7Tg0Gml9/bZKN23ye3fRkLSha1+YMiY367T093E4 nttze9mSqxdaLbhkT9AU21BAAsPFBKG8Y5Wn9g+2UG86USGCQHxdqT7sl6cd1eKYsxa9wW VuDOV4Z7r/+Wwl7zq2nKTuZ0rqwl58xTQi1EPwpTbXGLp1LwehbaIStGezyFFo4hGL8z91 iwJHOySZaGv6pp30Y2C2Zr95GJ1P30ocW0BtHow+sKworyem2PSIzMYgaoTw/Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=liZJHwlu; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.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: -0.31 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=liZJHwlu; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.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: 4973525A7D X-Spam-Score: -0.31 X-Migadu-Scanner: scn0.migadu.com X-TUID: PEp+VqV6a3oc This test fails/succeeds non-deterministically. * gnu/packages/bioinformatics.scm (clipper)[arguments]: Disable non-deterministic test test_get_FDR_cutoff_mean. --- gnu/packages/bioinformatics.scm | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm index 082e47bf5b..7dec74f0c0 100644 --- a/gnu/packages/bioinformatics.scm +++ b/gnu/packages/bioinformatics.scm @@ -22,6 +22,7 @@ ;;; Copyright © 2021 Tim Howes ;;; Copyright © 2021 Hong Li ;;; Copyright © 2021 Simon Tournier +;;; Copyright © 2021 Felix Gruber ;;; ;;; This file is part of GNU Guix. ;;; @@ -2363,7 +2364,13 @@ databases.") (let ((out (assoc-ref outputs "out"))) (for-each make-file-writable (find-files out "\\.gz$")) - #t)))))) + #t))) + (add-after 'unpack 'disable-nondeterministic-test + (lambda _ + ;; This test fails/succeeds non-deterministically. + (substitute* "clipper/test/test_call_peak.py" + (("test_get_FDR_cutoff_mean") "_test_get_FDR_cutoff_mean")) + #t))))) (inputs `(("htseq" ,htseq) ("python-pybedtools" ,python-pybedtools) -- 2.30.2