Skip to content

Commit

Permalink
Disable guava test (has random failures)
Browse files Browse the repository at this point in the history
  • Loading branch information
lgoettgens committed Jan 7, 2025
1 parent 16237e0 commit 3bb4f87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI-distro.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ jobs:
- gap-package: 'example' # no jll
- gap-package: 'examplesforhomalg' # `Error, found no GAP executable in PATH`
- gap-package: 'guarana' # `AL_EXECUTABLE, the executable for PARI/GP, has to be set`
- 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
Expand Down

0 comments on commit 3bb4f87

Please sign in to comment.