sage: disable intermittent test

This commit is contained in:
Mauricio Collares
2021-02-25 22:31:27 -03:00
parent 25420cd787
commit 7efa803a4b
2 changed files with 32 additions and 0 deletions
@@ -71,6 +71,9 @@ stdenv.mkDerivation rec {
# fix intermittent errors in sagespawn.pyx: https://trac.sagemath.org/ticket/31052
./patches/sagespawn-implicit-casting.patch
# disable pexpect interrupt test (see https://trac.sagemath.org/ticket/30945)
./patches/disable-pexpect-intermittent-failure.patch
];
# Patches needed because of package updates. We could just pin the versions of