Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test fails when no packages loaded (missing AutomorphismGroup method) #3

Closed
olexandr-konovalov opened this issue Sep 17, 2018 · 0 comments

Comments

@olexandr-konovalov
Copy link
Member

See e.g. https://travis-ci.org/gap-system/gap-docker-pkg-tests-stable-4.10-staging/jobs/429353309

When GAP is started with -A option, we have:

########> Diff in /home/gap/inst/gap-stable-4.10/pkg/guarana-0.96/tst/smallexa\
ms.tst:92
# Input is:
exam := GUARANA.SomePolyMalcevExams( 6 );;
# Expected output:
# But found:
Error, no method found! For debugging hints type ?Recovery from NoMethodFound
Error, no 2nd choice method found for `AutomorphismGroup' on 1 arguments
########

Should some package be loaded in order to run this test?

@olexandr-konovalov olexandr-konovalov changed the title Test fails when no packages loaded Test fails when no packages loaded (missing AutomorphismGroup method) Sep 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant