gnu: emacs-ess: Disable two bad tests.

These tests used to be disabled before and they do still fail.

* gnu/packages/statistics.scm (emacs-ess)[arguments]: Disable two more tests.

Change-Id: I44a18b43d4fa6af2c9244bb8f3697a01c6c8d255
This commit is contained in:
Ricardo Wurmus 2024-03-07 00:15:44 +01:00
parent 228ee09d35
commit 201f90f34f
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -6891,6 +6891,8 @@ (define-public emacs-ess
"ess-eval-line-test"
"ess-eval-region-test"
"ess-mock-remote-process"
"ess-r-eval-sink-freeze-test"
"ess-r-eval-ns-env-roxy-tracebug-test"
"ess-r-load-ESSR-github-fetch-no"
"ess-r-load-ESSR-github-fetch-yes"
"ess-set-working-directory-test"