Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
sagemath
GitHub Repository: sagemath/sage
Path: blob/develop/build/pkgs/cmake/spkg-check.in
6378 views
# Do not run a test suite: see https://github.com/sagemath/sage/issues/30093.
#
# - The test suite takes a long time and can fail in minor ways.
# - If some major aspect of cmake fails, it only affects the build
#   process of Sage, not the mathematical correctness of its results.
# - If some minor aspect of cmake fails, it won't affect anything about Sage.

echo "We skip the test suite for cmake: see https://github.com/sagemath/sage/issues/30093."