Archived
1
0
Fork 0

gnu: emacs-haskell-mode: Delete test failing on Emacs 27.1.

*
gnu/packages/emacs-xyz.scm (emacs-haskell-mode)[arguments]<delete-failing-tests>:
Add "haskell-indent-tests.el" to list of deleted tests as it currently fails
on Emacs 27.1

https://github.com/haskell/haskell-mode/issues/1714
This commit is contained in:
Brett Gilio 2020-08-29 22:27:09 -05:00
parent 73a3085e34
commit d560a2c781
No known key found for this signature in database
GPG key ID: F6C52DD1BA27CB87

View file

@ -959,8 +959,13 @@ replacement.")
;; native input.
(lambda _
(with-directory-excursion "tests"
;; File `haskell-indent-tests.el' fails with
;; `haskell-indent-put-region-in-literate-2'
;; on Emacs 27.1+
;; XXX: https://github.com/haskell/haskell-mode/issues/1714
(for-each delete-file
'("haskell-customize-tests.el"
'("haskell-indent-tests.el"
"haskell-customize-tests.el"
"inferior-haskell-tests.el")))
#t))
(replace 'install