me
/
guix
Archived
1
0
Fork 0

gnu: emacs-ess: Disable one more test.

* gnu/packages/statistics.scm (emacs-ess)[arguments]: Disable browser test.

Change-Id: Ia63f1e35c3eb4d0cce84cd5388b7376b39facb8e
master
Ricardo Wurmus 2024-05-08 12:22:15 +02:00
parent 5fe06b3bc5
commit cb5b2d6d24
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 0 deletions

View File

@ -6913,6 +6913,8 @@ Java package that provides routines for various statistical distributions.")
(disable-tests (list "test/ess-test-inf.el"
"test/ess-test-r.el")
("ess--derive-connection-path"
;; Looks like an off-by-one error.
"ess--command-browser-unscoped-essr"
"ess-eval-line-test"
"ess-eval-region-test"
"ess-mock-remote-process"