guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: gnu: emacs-ess: Disable two bad tests.


From: guix-commits
Subject: branch master updated: gnu: emacs-ess: Disable two bad tests.
Date: Wed, 06 Mar 2024 18:16:39 -0500

This is an automated email from the git hooks/post-receive script.

rekado pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 201f90f34f gnu: emacs-ess: Disable two bad tests.
201f90f34f is described below

commit 201f90f34f90242bb74baa5ca44bda6131b3a035
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Mar 7 00:15:44 2024 +0100

    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
---
 gnu/packages/statistics.scm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 660400fc23..0d9f593614 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -6891,6 +6891,8 @@ Java package that provides routines for various 
statistical distributions.")
                                     "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"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]