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 failures in stable-4.9 branch of GAP #3

Closed
olexandr-konovalov opened this issue Aug 17, 2018 · 2 comments
Closed

Test failures in stable-4.9 branch of GAP #3

olexandr-konovalov opened this issue Aug 17, 2018 · 2 comments

Comments

@olexandr-konovalov
Copy link
Member

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

Please see https://travis-ci.org/gap-system/gap-docker-pkg-tests-stable-4.9-staging/jobs/417080418

@nagygp
Copy link
Collaborator

nagygp commented Nov 12, 2018

@alex-konovalov Can we close this issue after solving #4 ?

@olexandr-konovalov
Copy link
Member Author

Sure. Problem resolved, and we do not test stable-4.9 branch any more.

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

2 participants