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

JuliaExperimental fails on oscar-ci #350

Closed
mohamed-barakat opened this issue Feb 29, 2020 · 3 comments
Closed

JuliaExperimental fails on oscar-ci #350

mohamed-barakat opened this issue Feb 29, 2020 · 3 comments

Comments

@mohamed-barakat
Copy link
Contributor

JuliaExperimental is failing on oscar-ci:

https://oscarci.mathematik.uni-kl.de/job/oscar/7393/artifact/logs/build-7393/JuliaExperimental.log

with errors like

# Input is:
vec:= GAPToNemo( c, [ 1, 2 ] );
# Expected output:
<<Julia: [1 2]>>
# But found:
<vector object of length 2 over Integers>
@fingolfin
Copy link
Member

My guess is that this this is caused by the recent MatrixObj changes in the GAP master branch. Only that we really shouldn't be using the GAP master branch here anyway... I assume this is an issue with the OSCAR CI setup. I will investigate.

CC @ThomasBreuer

@fingolfin
Copy link
Member

This has been resolved by switching oscarci to install GAP from stable-4.11, not from master

@mohamed-barakat
Copy link
Contributor Author

@fingolfin Thank you very much.

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