From unknown Mon Aug 18 14:21:07 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#14823 <14823@debbugs.gnu.org> To: bug#14823 <14823@debbugs.gnu.org> Subject: Status: file-notify-tests should be expected to fail when no file notificatio package Reply-To: bug#14823 <14823@debbugs.gnu.org> Date: Mon, 18 Aug 2025 21:21:07 +0000 retitle 14823 file-notify-tests should be expected to fail when no file not= ificatio package reassign 14823 emacs submitter 14823 Glenn Morris severity 14823 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Mon Jul 08 13:05:59 2013 Received: (at submit) by debbugs.gnu.org; 8 Jul 2013 17:05:59 +0000 Received: from localhost ([127.0.0.1]:39848 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1UwEsw-0002Tq-Jm for submit@debbugs.gnu.org; Mon, 08 Jul 2013 13:05:58 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:55266 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1UwEsu-0002Th-QQ for submit@debbugs.gnu.org; Mon, 08 Jul 2013 13:05:57 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1UwEst-00010z-80; Mon, 08 Jul 2013 13:05:55 -0400 From: Glenn Morris To: submit@debbugs.gnu.org Subject: file-notify-tests should be expected to fail when no file notificatio package X-Spook: Plame cryptographic Crypto AG Ft. Knox condor AMEMB X-Ran: <(0rbBp!KR%eX>6rnBCoc^F(Z]2,\sOEa=|+>6JVxbVu8'R'4:Pp0SF]>K0),0[rY~Rxx; X-Hue: cyan X-Debbugs-No-Ack: yes X-Attribution: GM Date: Mon, 08 Jul 2013 13:05:55 -0400 Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -5.3 (-----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.3 (-----) Package: emacs Version: 24.3.50 Current trunk for me on GNU/Linux: cd test/automated ../../src/emacs -Q -batch -l ./file-notify-tests.el \ -f ert-run-tests-batch-and-exit 3 unexpected results: FAILED file-notify-test00-availability FAILED file-notify-test01-add-watch FAILED file-notify-test02-events Test file-notify-test02-events condition: (file-notify-error "No file notification package available") These tests should have ":expected-result :failed" when no file notification package is available. (Ideally, they would be skipped, but ert does not have that feature so :expected-result is the best we can do at present.) From debbugs-submit-bounces@debbugs.gnu.org Tue Jul 09 03:58:02 2013 Received: (at 14823) by debbugs.gnu.org; 9 Jul 2013 07:58:02 +0000 Received: from localhost ([127.0.0.1]:41137 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1UwSoC-0004qO-Li for submit@debbugs.gnu.org; Tue, 09 Jul 2013 03:58:01 -0400 Received: from mout.gmx.net ([212.227.17.21]:52361) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1UwSoA-0004pz-6c for 14823@debbugs.gnu.org; Tue, 09 Jul 2013 03:57:59 -0400 Received: from detlef.gmx.de ([93.202.50.65]) by mail.gmx.com (mrgmx003) with ESMTPS (Nemesis) id 0Mda8q-1UZKHD12p2-00POwY; Tue, 09 Jul 2013 09:57:51 +0200 From: Michael Albinus To: Glenn Morris Subject: Re: bug#14823: file-notify-tests should be expected to fail when no file notificatio package In-Reply-To: (Glenn Morris's message of "Mon, 08 Jul 2013 13:05:55 -0400") References: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) Date: Tue, 09 Jul 2013 09:57:38 +0200 Message-ID: <87d2qskvwt.fsf@gmx.de> MIME-Version: 1.0 Content-Type: text/plain X-Provags-ID: V03:K0:qNlWn5ae++bMEVCr+XysEfEH5X4eROdgrl7cpWX3fj5OeMeYy2J EcLSpAJOZmk6DYHkTMSPsWEDVycQlljNkQ6tajXxDyLa70oCVNTnOozyh5YHdzLcq4iBr1f BhisvFui0D12Swpe0zqO0a+fJKlht5APIq0mhUh6jUnVP35IgQ7pcLVbOL1fgtiQXziUzvH hCWnFHCbxz3wN6m9l5Tyw== X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 14823 Cc: 14823@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) Glenn Morris writes: > These tests should have ":expected-result :failed" when no file > notification package is available. (Ideally, they would be skipped, but > ert does not have that feature so :expected-result is the best we can do > at present.) Should be fixed now, could you please check? When ert has a real skip feature, we could handle also the case to run the tests for remote file systems, even when no file notification package has been linked with Emacs. For now, we don't run them in this case. Best regards, Michael. From debbugs-submit-bounces@debbugs.gnu.org Tue Jul 09 12:23:05 2013 Received: (at 14823) by debbugs.gnu.org; 9 Jul 2013 16:23:05 +0000 Received: from localhost ([127.0.0.1]:43001 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Uwagy-0006pI-J1 for submit@debbugs.gnu.org; Tue, 09 Jul 2013 12:23:04 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:56821 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Uwagw-0006ot-FC for 14823@debbugs.gnu.org; Tue, 09 Jul 2013 12:23:03 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1Uwagv-0002hm-OX; Tue, 09 Jul 2013 12:23:01 -0400 From: Glenn Morris To: Michael Albinus Subject: Re: bug#14823: file-notify-tests should be expected to fail when no file notificatio package References: <87d2qskvwt.fsf@gmx.de> X-Spook: event security M-14 ICE Islam Abduganievich Karimov csim X-Ran: ww7`KODWIJ;"5("A9"0%keO29{s'F]PA89%#q#&;or5m)#JBe+y\t/q:`G'O`gtleE%M_t X-Hue: green X-Debbugs-No-Ack: yes X-Attribution: GM Date: Tue, 09 Jul 2013 12:23:01 -0400 In-Reply-To: <87d2qskvwt.fsf@gmx.de> (Michael Albinus's message of "Tue, 09 Jul 2013 09:57:38 +0200") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -4.6 (----) X-Debbugs-Envelope-To: 14823 Cc: 14823@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.6 (----) Michael Albinus wrote: > Should be fixed now, could you please check? Yes thanks. From debbugs-submit-bounces@debbugs.gnu.org Tue Jul 09 12:23:15 2013 Received: (at control) by debbugs.gnu.org; 9 Jul 2013 16:23:15 +0000 Received: from localhost ([127.0.0.1]:43004 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Uwah8-0006pp-82 for submit@debbugs.gnu.org; Tue, 09 Jul 2013 12:23:14 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:56828 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Uwah5-0006pa-Go for control@debbugs.gnu.org; Tue, 09 Jul 2013 12:23:11 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1Uwah5-0002jC-1W for control@debbugs.gnu.org; Tue, 09 Jul 2013 12:23:11 -0400 Date: Tue, 09 Jul 2013 12:23:11 -0400 Message-Id: Subject: control message for bug 14823 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -5.3 (-----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.3 (-----) close 14823 From unknown Mon Aug 18 14:21:07 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 07 Aug 2013 11:24:03 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator