Skip Core tests that have been known to fail on various
authorDoug Torrance <dtorrance@debian.org>
Sun, 1 May 2022 18:10:02 +0000 (19:10 +0100)
committerPeter Michael Green <plugwash@raspbian.org>
Sun, 1 May 2022 18:10:02 +0000 (19:10 +0100)
commit1f643c7a3f5305efcab10a689cad099eac547cd3
treee2706cb0ea8dcd82c08b912d08bdb2a0eb202bf1
parente1f6118cb7dd99996fb76cf7ca406271d25fe4b1
Skip Core tests that have been known to fail on various

Bug: https://github.com/Macaulay2/M2/issues/241 (plethysms)
Bug: https://github.com/Macaulay2/M2/issues/1304 (ComputationsBook/varieties)
Bug: https://github.com/Macaulay2/M2/issues/1578 (isSubset)
Bug: https://github.com/Macaulay2/M2/issues/1580 (smith)
Bug: https://github.com/Macaulay2/M2/issues/1663 (schur-2)
Bug: https://github.com/Macaulay2/M2/issues/1742 (ComputationsBook/
 monomialIdeals)
Bug: https://github.com/Macaulay2/M2/issues/2014 (timing-quotient)
Bug: https://github.com/Macaulay2/M2/issues/2162 (ComputationsBook/
 constructions)
Bug: https://github.com/Macaulay2/M2/issues/2184 (000-core)
Bug: https://github.com/Macaulay2/M2/issues/2206 (CSM.test, methods)
Bug: https://github.com/Macaulay2/M2/issues/2242 (ComputationsBook/geometry)
Origin: https://github.com/Macaulay2/M2/pull/2358 (ComputationsBook/varieties)
Last-Update: 2021-12-13

architectures.

Gbp-Pq: Name skip-failing-core-tests.patch
M2/Macaulay2/tests/ComputationsBook/Makefile.in
M2/Macaulay2/tests/ComputationsBook/varieties/Makefile.in
M2/Macaulay2/tests/Makefile.test.in
M2/Macaulay2/tests/normal/smith.m2
M2/Macaulay2/tests/normal/timing-quotient.m2
M2/Macaulay2/tests/slow/isSubset.m2
M2/Macaulay2/tests/slow/plethysms.m2
M2/Macaulay2/tests/threads/schur-2.m2