bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#14823: file-notify-tests should be expected to fail when no file not


From: Glenn Morris
Subject: bug#14823: file-notify-tests should be expected to fail when no file notificatio package
Date: Mon, 08 Jul 2013 13:05:55 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

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.)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]