maxima-ecl: Disable failing tests

This commit is contained in:
Timo Kaufmann
2018-04-24 11:16:55 +02:00
parent 62529a693b
commit b707c91814
2 changed files with 25 additions and 0 deletions
@@ -69,6 +69,10 @@ stdenv.mkDerivation ({
url = "https://git.sagemath.org/sage.git/plain/build/pkgs/maxima/patches/maxima.system.patch?id=07d6c37d18811e2b377a9689790a7c5e24da16ba";
sha256 = "18zafig8vflhkr80jq2ivk46k92dkszqlyq8cfmj0b2vcfjwwbar";
})
# There are some transient test failures. I hope this disables all those tests.
# If those test failures ever happen in the non-ecl version, that should be
# reportetd upstream.
./known-ecl-failures.patch
];
# Failures in the regression test suite won't abort the build process. We run