1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-29 07:58:28 +00:00

* test/automated/vc-tests.el (vc-test-rcs04-checkout-model):

Mark as an expected failure.
This commit is contained in:
Glenn Morris 2015-05-29 00:12:15 -07:00
parent 622f345b30
commit 708889b3e2

View File

@ -587,6 +587,8 @@ For backends which dont support it, `vc-not-supported' is signalled."
,(intern (format "vc-test-%s04-checkout-model" backend-string)) ()
,(format "Check `vc-checkout-model' for the %s backend."
backend-string)
;; FIXME make this pass.
:expected-result ,(if (equal backend 'RCS) :failed :passed)
(skip-unless
(ert-test-passed-p
(ert-test-most-recent-result