* test/misc/test-custom-noloads.el (custom-test-load): Unstable.

This commit is contained in:
Glenn Morris 2021-02-21 18:58:14 -08:00
parent 02f846ce9e
commit af17b74a7a

View file

@ -35,7 +35,7 @@
;; FIXME: Multiple failures here.
(ert-deftest custom-test-load ()
:tags '(:expensive-test)
:tags '(:expensive-test :unstable)
:expected-result :failed ; FIXME: See above.
(skip-unless (file-readable-p custom-test-admin-cus-test))
(load custom-test-admin-cus-test)