all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#14823: file-notify-tests should be expected to fail when no file notificatio package
@ 2013-07-08 17:05 Glenn Morris
  2013-07-09  7:57 ` Michael Albinus
  0 siblings, 1 reply; 3+ messages in thread
From: Glenn Morris @ 2013-07-08 17:05 UTC (permalink / raw)
  To: 14823

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





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-07-09 16:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-08 17:05 bug#14823: file-notify-tests should be expected to fail when no file notificatio package Glenn Morris
2013-07-09  7:57 ` Michael Albinus
2013-07-09 16:23   ` Glenn Morris

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.