From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Newsgroups: gmane.emacs.devel Subject: Repeatable testing [was: Suppressing native compilation...] Date: Thu, 6 Oct 2022 06:32:08 +0200 Message-ID: References: <87y1ty9lha.fsf@gnus.org> <87lepym6ok.fsf@trouble.defaultvalue.org> <877d1i9h7k.fsf@gnus.org> <83edvqyr3q.fsf@gnu.org> <874jwl8e4p.fsf@gnus.org> <871qrm2eiu.fsf@gnus.org> <87k05d25rv.fsf@gnus.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="r/fgYdgCyaQgdltj" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="3437"; mail-complaints-to="usenet@ciao.gmane.io" To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Oct 06 06:33:39 2022 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ogIZl-0000jL-QE for ged-emacs-devel@m.gmane-mx.org; Thu, 06 Oct 2022 06:33:37 +0200 Original-Received: from localhost ([::1]:33512 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ogIZk-0004eY-Bk for ged-emacs-devel@m.gmane-mx.org; Thu, 06 Oct 2022 00:33:36 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:55110) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ogIYP-0003MV-MU for emacs-devel@gnu.org; Thu, 06 Oct 2022 00:32:13 -0400 Original-Received: from mail.tuxteam.de ([5.199.139.25]:41492) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ogIYN-0003iu-LX for emacs-devel@gnu.org; Thu, 06 Oct 2022 00:32:13 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tuxteam.de; s=mail; h=From:In-Reply-To:Content-Type:MIME-Version:References:Message-ID: Subject:To:Date:Sender:Reply-To:Cc:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=RPyBvkwytfkDdUsSpE5a7rSTGoAzXD3sqViMzUH6OQE=; b=kxC/l7sSeJQQjPN+KUp3RYcSxf O3PnXTZZBTWKAWqkueKMynur2D6L/ce6LalOGcskqQemdOl7ONk2fIuyLVKBpZM0G9i0p3XMHvRjh TT6YDEfJbPmltU4BDAHvFj/ieivuK9tp00W+uIs20pW4LP7sp3hcqGG/nT8+jy6jwbw42jzjeP+0V KqZYpza7zZU0UpPCSpQEnC3YgTOhqtHzOK2gJmHkODQLU5lGksW0bcSUdTDUqR5sMxeyTeDud+xrU cAQEWS+BqvV0uO1VBKtRIX9+Do9GQ9jrjZih42UdXMM4z8NTSjppiRH1+UVPwWGHB64grJS/MZ22n DCWcUEhw==; Original-Received: from tomas by mail.tuxteam.de with local (Exim 4.94.2) (envelope-from ) id 1ogIYK-0006Ii-Nt for emacs-devel@gnu.org; Thu, 06 Oct 2022 06:32:08 +0200 Content-Disposition: inline In-Reply-To: Received-SPF: pass client-ip=5.199.139.25; envelope-from=tomas@tuxteam.de; helo=mail.tuxteam.de X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:297049 Archived-At: --r/fgYdgCyaQgdltj Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Oct 06, 2022 at 12:34:50AM +0000, Andrea Corallo wrote: > Lars Ingebrigtsen writes: >=20 > > Andrea Corallo writes: [...] > > I'm sure you don't. But you claimed that --batch was the panacea for > > repeatable testing >=20 > Did I?? Now who did or did not isn't that important. More important is: how would one get about repeatable testing? Throw away $HOME? Cheers --=20 t --r/fgYdgCyaQgdltj Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQRp53liolZD6iXhAoIFyCz1etHaRgUCYz5aQgAKCRAFyCz1etHa RteBAJwO8rWhjyftd0Mqd3frgO40FGI2xwCfTAcM0PfYgbAnQPtltvBP90DvE0c= =+NzZ -----END PGP SIGNATURE----- --r/fgYdgCyaQgdltj--