]> git.eshelyaron.com Git - emacs.git/commit
Mark some tests as expensive
authorStefan Kangas <stefan@marxist.se>
Thu, 10 Sep 2020 18:25:19 +0000 (20:25 +0200)
committerStefan Kangas <stefan@marxist.se>
Thu, 10 Sep 2020 18:25:19 +0000 (20:25 +0200)
commit262d0c6acfe898d826b6037bc1155a21fa785f1e
tree6aad97c64eb1d66e090ea4d52acc3fa0b1b3f0de
parentbe4c4a7389cf0a47bc2c3e2896d4d0e2f09daa16
Mark some tests as expensive

* test/lisp/autorevert-tests.el
(auto-revert-test00-auto-revert-mode)
(auto-revert-test03-auto-revert-tail-mode)
(auto-revert-test04-auto-revert-mode-dired):
* test/lisp/cedet/semantic-utest-c.el
(semantic-test-c-preprocessor-simulation):
* test/lisp/cedet/srecode-utest-getset.el
(srecode-utest-getset-output):
* test/lisp/emacs-lisp/cl-seq-tests.el (cl-seq-test-bug24264):
* test/lisp/emacs-lisp/package-tests.el
(package-test-update-archives-async):
* test/lisp/filenotify-tests.el (file-notify-test03-events)
(file-notify-test04-autorevert)
(file-notify-test05-file-validity, file-notify-test08-backup):
* test/lisp/net/gnutls-tests.el (test-gnutls-005-aead-ciphers):
* test/lisp/shadowfile-tests.el (shadow-test00-clusters)
(shadow-test09-shadow-copy-files):
test/lisp/autorevert-tests.el
test/lisp/cedet/semantic-utest-c.el
test/lisp/cedet/srecode-utest-getset.el
test/lisp/emacs-lisp/cl-seq-tests.el
test/lisp/emacs-lisp/package-tests.el
test/lisp/filenotify-tests.el
test/lisp/net/gnutls-tests.el
test/lisp/shadowfile-tests.el