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.bugs Subject: bug#64800: [PATCH] Fix unstable Proced Refine Tests Date: Wed, 26 Jul 2023 17:10:57 +0300 Message-ID: <83ila6oj9q.fsf@gnu.org> References: <83tttvsz5x.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="35307"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 64800-done@debbugs.gnu.org To: Laurence Warne Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Wed Jul 26 20:30:33 2023 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1qOjHM-00090w-6a for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 26 Jul 2023 20:30:32 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qOiDT-0000p8-8o; Wed, 26 Jul 2023 13:22:27 -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 1qOfEE-0006gT-Uk for bug-gnu-emacs@gnu.org; Wed, 26 Jul 2023 10:11:04 -0400 Original-Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qOfEE-0006GO-Mn for bug-gnu-emacs@gnu.org; Wed, 26 Jul 2023 10:11:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qOfEE-0001VA-DT for bug-gnu-emacs@gnu.org; Wed, 26 Jul 2023 10:11:02 -0400 Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Wed, 26 Jul 2023 14:11:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 64800 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Mail-Followup-To: 64800@debbugs.gnu.org, eliz@gnu.org, laurencewarne@gmail.com Original-Received: via spool by 64800-done@debbugs.gnu.org id=D64800.16903806305725 (code D ref 64800); Wed, 26 Jul 2023 14:11:02 +0000 Original-Received: (at 64800-done) by debbugs.gnu.org; 26 Jul 2023 14:10:30 +0000 Original-Received: from localhost ([127.0.0.1]:49720 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qOfDi-0001UG-2L for submit@debbugs.gnu.org; Wed, 26 Jul 2023 10:10:30 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:33372) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qOfDf-0001U0-Cw for 64800-done@debbugs.gnu.org; Wed, 26 Jul 2023 10:10:28 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qOfDa-00068D-1Z; Wed, 26 Jul 2023 10:10:22 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=d9ua15AygzNrXjO9VJ9UnxJe5RIbqop1QkV/V3+FIi4=; b=olMThiLwirq6 j3IuCYarz29+RZ6blu5FqnvcKP5MRjPf7gW8/P5OHTltEH7ultDU6+c8xhkWu33Y5/QTjDiSKfaF+ K2ILyI5PB1d/jTauD8sjqXSDJu9KX3XaeTjltxc7itj7AFihPiCYYfWyGk7PAAcbDyjgwcaqmmqWT RSF46YQ2K075bNsAMLJbPl64DdU32pUYKckghKeHUXw0Djkkctj3fVqhN9gY8tQDZwbwh7iaTxpTy 55VOZIx65+E0LXC0iZ2lG65u5AUmt6EJyuFb+sCzfE1LhZ4ZlOMW5tNYYy0kxxr7XCj2qEk0MEB2D TCg5LMUB51ENElUzQ1HqjQ==; Original-Received: from [87.69.77.57] (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 1qOfDN-0007EX-4Z; Wed, 26 Jul 2023 10:10:13 -0400 In-Reply-To: (message from Laurence Warne on Sun, 23 Jul 2023 14:20:33 +0100) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:266128 Archived-At: > From: Laurence Warne > Date: Sun, 23 Jul 2023 14:20:33 +0100 > Cc: 64800@debbugs.gnu.org > > With non-nix systems, that's a fair point I guess session id might not be supported (though if you're on > a nix system my guess would be you're using a proced format with session id omitted, in general the > tests should guard against this by setting the format for duration of the test). I've attached a new patch > which makes the tests still check against PID, but also makes the tests check if PPID matches as a > fallback before failing. Thanks, installed on the master branch, and closing the bug.