From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: master bb9133f09da: * lisp/emacs-lisp/ert.el (ert-run-tests-batch-and-exit): Inhibit interaction Date: Mon, 14 Aug 2023 10:00:20 -0400 Message-ID: References: <169195451549.1474.16374421496442723026@vcs2.savannah.gnu.org> <20230813192155.C53CEC295F9@vcs2.savannah.gnu.org> <87ttt22j2a.fsf@gmx.de> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="1544"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Cc: emacs-devel@gnu.org To: Michael Albinus Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Aug 14 16:01:18 2023 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 1qVY8E-0000Bl-9T for ged-emacs-devel@m.gmane-mx.org; Mon, 14 Aug 2023 16:01:18 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qVY7g-00068Z-OD; Mon, 14 Aug 2023 10:00:44 -0400 Original-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 1qVY7Q-000663-75 for emacs-devel@gnu.org; Mon, 14 Aug 2023 10:00:28 -0400 Original-Received: from mailscanner.iro.umontreal.ca ([132.204.25.50]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qVY7O-0007mD-2P for emacs-devel@gnu.org; Mon, 14 Aug 2023 10:00:27 -0400 Original-Received: from pmg3.iro.umontreal.ca (localhost [127.0.0.1]) by pmg3.iro.umontreal.ca (Proxmox) with ESMTP id 1378844273A; Mon, 14 Aug 2023 10:00:24 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=iro.umontreal.ca; s=mail; t=1692021622; bh=Gv8aS267pSwwd65wAw80EIWxjSp21T3VIb4SdSIxH0I=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=MKev+dPXtSK330ciI3n0q7TyarH9fzH21hWnr7JxClz6BXn3hiSYqI9sbHL8jBqpX osA6+OrG/oQF5TozxcDSezef0GBwesupItIvlLStv0ce18nePyag58o6tBcdPfKKYL /7ZJU9dsNArKdPNNwJzAdA8hPUEpTkZO8yHlYsbavDEUfwKxnFB42Pu1dgS5pAmt6P yHk8ST21xk9hLqQd9/3TsphhUh+nkM4QzqJMx7D977uupsXRPAIRAm1509bdeVy5Fd nesDHtY4zuH2KsgYzxJGAUn9YW5RYMzzoEatKmM3zoLAcmYvDBsHoGVeKb7bbgt9Og dhdsr6HeAUBWg== Original-Received: from mail01.iro.umontreal.ca (unknown [172.31.2.1]) by pmg3.iro.umontreal.ca (Proxmox) with ESMTP id C0D7A440B1D; Mon, 14 Aug 2023 10:00:22 -0400 (EDT) Original-Received: from pastel (unknown [45.72.228.154]) by mail01.iro.umontreal.ca (Postfix) with ESMTPSA id 9C8E9120270; Mon, 14 Aug 2023 10:00:22 -0400 (EDT) In-Reply-To: <87ttt22j2a.fsf@gmx.de> (Michael Albinus's message of "Mon, 14 Aug 2023 09:13:01 +0200") Received-SPF: pass client-ip=132.204.25.50; envelope-from=monnier@iro.umontreal.ca; helo=mailscanner.iro.umontreal.ca X-Spam_score_int: -42 X-Spam_score: -4.3 X-Spam_bar: ---- X-Spam_report: (-4.3 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_MED=-2.3, 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-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:308735 Archived-At: >> * lisp/emacs-lisp/ert.el (ert-run-tests-batch-and-exit): Inhibit interaction > This let fail several dozen tests on emba. Please revert. Hmm... why? FWIW, I added it because I'm seeing tests (e.g. `file-tests.el`) hang in `read-event` (apparently because a (cl-letf ((symbol-function ..)) ..) rebinding is not taking effect :-( ) and I figured that batch tests should indeed never need interaction. Stefan