From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Emacs pretest 28.0.91 is out Date: Tue, 11 Jan 2022 19:06:44 +0200 Message-ID: <83o84i6w2j.fsf@gnu.org> References: <877db65wg4.fsf@gmail.com> <87y23m4awm.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="26787"; mail-complaints-to="usenet@ciao.gmane.io" Cc: stefan@marxist.se, emacs-devel@gnu.org To: Robert Pluim Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue Jan 11 18:10:07 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 1n7Kes-0006jb-Rh for ged-emacs-devel@m.gmane-mx.org; Tue, 11 Jan 2022 18:10:07 +0100 Original-Received: from localhost ([::1]:37280 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n7Ker-0004K0-OK for ged-emacs-devel@m.gmane-mx.org; Tue, 11 Jan 2022 12:10:05 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:34278) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n7Kbp-0001uS-4N for emacs-devel@gnu.org; Tue, 11 Jan 2022 12:06:58 -0500 Original-Received: from [2001:470:142:3::e] (port=52240 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n7Kbo-0006b7-QN; Tue, 11 Jan 2022 12:06:56 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From: Date; bh=D3PTgHBdHk97v3VPMo7WWOI9/CRdk33126ieMpNQSAo=; b=hgASL7C85vDU24l1rFaa mcTOj1jcTx/9scyG1kxH9QTDR6rOGFb+cqvpId/MRtvgn17bpXi1jX3tOIo/91++IgVAhSz2oFfsD Op/DSItb6NfBfNEOlpUZrwzwaTapN1oebBITANxR8caPEaq43qlmS2a+mbXyKMMrghregDIVl5zQy doRoK0TvsvW3GAA99iVyfyII+GveN225DqhixRetEpUqqMymgu45ZOm27j/voMnuL4J8YVI3OI6+x VwzxmkLbgwAoVlhHK9/UKvGt/j2S4rxpCW7vb3La2OtkYVKRvLZkoxahe3XdIijqjnSR5t9pLA86P CN+wGO9hWl0BgA==; Original-Received: from [87.69.77.57] (port=4784 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n7Kbi-0004DK-1g; Tue, 11 Jan 2022 12:06:54 -0500 In-Reply-To: <87y23m4awm.fsf@gmail.com> (message from Robert Pluim on Tue, 11 Jan 2022 15:14:33 +0100) 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:284616 Archived-At: > From: Robert Pluim > Date: Tue, 11 Jan 2022 15:14:33 +0100 > Cc: emacs-devel@gnu.org > > I see the latter two are fixed on master already. I guess since this > is macOS specific weʼre not going to backport those to emacs-28. If the fixes are simple enough, we could backport them The test suite is not really critical for the success of a release, so we can install changes in it which we won't in the "main" code.