]> git.eshelyaron.com Git - emacs.git/commit
Replace (skip-unless nil) by tag :unstable in test packages
authorMichael Albinus <michael.albinus@gmx.de>
Sat, 13 Apr 2019 08:58:17 +0000 (10:58 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Sat, 13 Apr 2019 08:58:17 +0000 (10:58 +0200)
commitae21fb3dbc1a596e5bc18a3b7f8a1460b9b0fca3
treebac4194fd58fd9274136c09b86d8911b4b9851e9
parent5a9937beb6347b330ddbb942c9c6f7ce1abb67c9
Replace (skip-unless nil) by tag :unstable in test packages

* test/lisp/filenotify-tests.el (file-notify--deftest-remote):
Use tag :unstable if SKIP is non-nil.

* test/lisp/net/tramp-tests.el (tramp-test36-vc-registered):
Use ert-skip instead of (skip-unless nil).

* test/lisp/progmodes/python-tests.el
(python-tests--python-nav-end-of-statement--infloop): Use tag
:unstable instead of (skip-unless nil).
test/lisp/filenotify-tests.el
test/lisp/net/tramp-tests.el
test/lisp/progmodes/python-tests.el