From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Jens Schmidt Newsgroups: gmane.emacs.devel Subject: Re: make check produces 25 failures and hangs (bug #65176). Date: Fri, 11 Aug 2023 21:39:01 +0200 Message-ID: References: <9e9bf73a-f7e8-24e2-bd3f-5f4e86baa65e@vodafonemail.de> <83zg2ygmwu.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="12926"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.14.0 Cc: acm@muc.de, yandros@gmail.com, emacs-devel@gnu.org To: Eli Zaretskii , Andrea Corallo Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Aug 11 21:40:21 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 1qUXzh-0003CL-6A for ged-emacs-devel@m.gmane-mx.org; Fri, 11 Aug 2023 21:40:21 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qUXys-0006Av-3j; Fri, 11 Aug 2023 15:39:30 -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 1qUXyp-0006AY-Lh for emacs-devel@gnu.org; Fri, 11 Aug 2023 15:39:27 -0400 Original-Received: from mr3.vodafonemail.de ([145.253.228.163]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qUXyn-0000v4-79; Fri, 11 Aug 2023 15:39:27 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=vodafonemail.de; s=vfde-mb-mr2-21dec; t=1691782761; bh=Z/2uk9L2XnPzF8Dnksin2GgkT0x2NCxYYwE4AGPd8e4=; h=Message-ID:Date:User-Agent:Subject:Content-Language:To:References: From:In-Reply-To:Content-Type:From; b=LxYSS6VN6ZRcY2MpwKFUbhU9pnBqX0VQBZbxsGyv/XW8ZB7HB5oBbY6xh+upX0R0O KvEFPjSNi+VIgqaJvgQMkHl8aEgAa1Wkkb7U8tFJm80xZCjAhV3G1x/MisWn+tp+Da 6Brd6cEZZtKvhei16cavSJEspCUiyvyXMusaXLP4= Original-Received: from smtp.vodafone.de (unknown [10.0.0.2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by mr3.vodafonemail.de (Postfix) with ESMTPS id 4RMvHs4PQkz204T; Fri, 11 Aug 2023 19:39:21 +0000 (UTC) Original-Received: from [192.168.178.41] (port-92-194-133-69.dynamic.as20676.net [92.194.133.69]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by smtp.vodafone.de (Postfix) with ESMTPSA id 4RMvHY1D2tzMks2; Fri, 11 Aug 2023 19:39:02 +0000 (UTC) Content-Language: de-DE-frami, en-US In-Reply-To: <83zg2ygmwu.fsf@gnu.org> X-purgate-type: clean X-purgate: clean X-purgate-size: 440 X-purgate-ID: 155817::1691782757-EDFFBA5E-1D58C5B0/0/0 Received-SPF: pass client-ip=145.253.228.163; envelope-from=jschmidt4gnu@vodafonemail.de; helo=mr3.vodafonemail.de X-Spam_score_int: -37 X-Spam_score: -3.8 X-Spam_bar: --- X-Spam_report: (-3.8 / 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, NICE_REPLY_A=-0.972, RCVD_IN_DNSWL_LOW=-0.7, 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:308591 Archived-At: On 2023-08-11 07:37, Eli Zaretskii wrote: > Andrea, could you please look into these test failures? Repro-case-golfing, hoping that Andrea hasn't started on this yet: (require 'cl-lib) (defun foo () (interactive) (cl-letf (((symbol-function 'read-string) (lambda (&rest _) "bar"))) (message (read-string "Prompt: ")))) M-x foo RET => does not prompt M-: (native-compile 'foo) RET M-x foo RET => prompts