mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
* test/lisp/international/ucs-normalize-tests.el: Save 30m on hydra.
This commit is contained in:
parent
aa27c42cf9
commit
8fe536f90d
1 changed files with 1 additions and 0 deletions
|
|
@ -233,6 +233,7 @@ implementations:
|
|||
|
||||
(ert-deftest ucs-normalize-part1 ()
|
||||
:tags '(:expensive-test)
|
||||
(skip-unless (not (getenv "EMACS_HYDRA_CI"))) ; SLOW ~ 1800s
|
||||
;; This takes a long time, so make sure we're compiled.
|
||||
(dolist (fun '(ucs-normalize-tests--part1-rule2
|
||||
ucs-normalize-tests--rule1-failing-for-partX
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue