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
########> 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?
The text was updated successfully, but these errors were encountered:
olexandr-konovalov
changed the title
Test fails when no packages loaded
Test fails when no packages loaded (missing AutomorphismGroup method)
Sep 17, 2018
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:Should some package be loaded in order to run this test?
The text was updated successfully, but these errors were encountered: