From 6da22f02509ab32d97a5492967dc8f30d6e92b1b Mon Sep 17 00:00:00 2001 From: Max Horn Date: Mon, 3 Feb 2025 15:45:27 +0100 Subject: [PATCH] CI-distro: enable some GAP package tests to figure out why and where they crash --- .github/workflows/CI-distro.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/CI-distro.yml b/.github/workflows/CI-distro.yml index 341047d5..69b6f2bc 100644 --- a/.github/workflows/CI-distro.yml +++ b/.github/workflows/CI-distro.yml @@ -61,15 +61,11 @@ jobs: - ubuntu-latest gap-package: ${{fromJSON(needs.generate-matrix.outputs.gap-packages)}} exclude: - - gap-package: 'atlasrep' # random segfaults during testing - gap-package: 'autodoc' # tries and fails to build its own documentation, inside the (partially write protected) artifacts dir - gap-package: 'example' # no jll - gap-package: 'examplesforhomalg' # `Error, found no GAP executable in PATH` - - gap-package: 'guava' # random test failures in `guava-3.19/tst/guava.tst:649`: Syntax error: expression expected in /tmp/gaptempfile.i8tlxS:1 GUAVA_TEMP_VAR := � & - gap-package: 'hap' # `polymake command not found. Please set POLYMAKE_COMMAND by hand` - gap-package: 'hapcryst' # `polymake command not found. Please set POLYMAKE_COMMAND by hand` - - gap-package: 'help' # test failure in HeLP-4.0/tst/yes_4ti2.tst:39 - - gap-package: 'io' # segfaults, most likely due to child process handling - gap-package: 'itc' # dependency `xgap` has no jll - gap-package: 'localizeringforhomalg' # `Error, found no GAP executable in PATH` - gap-package: 'normalizinterface' # Tests fail: NormalizInterface currently bundles Normaliz 3.9.3 and its test suite is tuned to that, but our JLL builds it against normaliz_jll which has 3.10.2