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
It will be nice to release the new version of LOOPS since LOOPS 3.4.0 does not comply with automated test failure detection, so nobody is alerted when changes in GAP break the test. I've just discovered that LOOPS tests fail when all packages are loaded with the error saying
if not x ^ G!.FRData.pi in Image( G!.FRData.pi ) then
return false;
elif ForAny( G!.FRData.sphere, function ( s )
return x in s;
end ) then
return true;
fi; at /home/gap/inst/gap-stable-4.9/pkg/fr-2.4.5/gap/group.gi:166
It will be nice to release the new version of LOOPS since LOOPS 3.4.0 does not comply with automated test failure detection, so nobody is alerted when changes in GAP break the test. I've just discovered that LOOPS tests fail when all packages are loaded with the error saying
Please see https://travis-ci.org/gap-system/gap-docker-pkg-tests-stable-4.9-staging/jobs/417080418
The text was updated successfully, but these errors were encountered: