You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- gap-package: 'atlasrep'# random segfaults during testing
60
+
- gap-package: 'atlasrep'# random gc-related segfaults during testing
61
61
- gap-package: 'autodoc'# tries and fails to build its own documentation, inside the (partially write protected) artifacts dir
62
62
- gap-package: 'example'# no jll
63
63
- gap-package: 'examplesforhomalg'# `Error, found no GAP executable in PATH`
64
-
- 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 := � &
65
64
- gap-package: 'hap'# `polymake command not found. Please set POLYMAKE_COMMAND by hand`
66
65
- gap-package: 'hapcryst'# `polymake command not found. Please set POLYMAKE_COMMAND by hand`
67
66
- gap-package: 'help'# test failure in HeLP-4.0/tst/yes_4ti2.tst:39
68
67
- gap-package: 'io'# segfaults, most likely due to child process handling
69
68
- gap-package: 'itc'# dependency `xgap` has no jll
70
69
- gap-package: 'localizeringforhomalg'# `Error, found no GAP executable in PATH`
71
-
- gap-package: 'nconvex'# random segfaults during testing
72
-
- 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
73
-
- gap-package: 'packagemanager'# tests need curlInterface to passe, reactivate once we have a working JLL for that
74
-
- gap-package: 'polycyclic'# test suite currently broken and also disabled by GAP package distribution
70
+
- gap-package: 'packagemanager'# many "#I No sysinfo.gap found" warnings
75
71
- gap-package: 'polymaking'# `polymake command not found. Please set POLYMAKE_COMMAND by hand`
76
72
- gap-package: 'profiling'# segfaults during testing
77
73
- gap-package: 'ringsforhomalg'# `Error, found no GAP executable in PATH`
78
74
- gap-package: 'xgap'# no jll
79
75
80
76
steps:
81
77
- uses: actions/checkout@v5
82
-
- name: "Install PARI/GP"# for alnuth, and thus guarana, polenta, radiroot, twistedconjugacy
0 commit comments