* 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 ()
|
(ert-deftest ucs-normalize-part1 ()
|
||||||
:tags '(:expensive-test)
|
:tags '(:expensive-test)
|
||||||
|
(skip-unless (not (getenv "EMACS_HYDRA_CI"))) ; SLOW ~ 1800s
|
||||||
;; This takes a long time, so make sure we're compiled.
|
;; This takes a long time, so make sure we're compiled.
|
||||||
(dolist (fun '(ucs-normalize-tests--part1-rule2
|
(dolist (fun '(ucs-normalize-tests--part1-rule2
|
||||||
ucs-normalize-tests--rule1-failing-for-partX
|
ucs-normalize-tests--rule1-failing-for-partX
|
||||||
|
|
Loading…
Add table
Reference in a new issue