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

Sage 3.1.4: magma related optional doctest failure in tut.tex #4402

Closed
sagetrac-mabshoff mannequin opened this issue Oct 30, 2008 · 4 comments
Closed

Sage 3.1.4: magma related optional doctest failure in tut.tex #4402

sagetrac-mabshoff mannequin opened this issue Oct 30, 2008 · 4 comments

Comments

@sagetrac-mabshoff
Copy link
Mannequin

sagetrac-mabshoff mannequin commented Oct 30, 2008

sage -t -long -optional devel/doc/prog/prog.tex
**********************************************************************
File "/scratch/mabshoff/release-cycle/sage-3.2.alpha1/tmp/prog.py", line 520:
    sage: E._magma_init_() # optional -- requires Magma
Expected:
    'EllipticCurve([_sage_[1]|GF(41)!0,GF(41)!0,GF(41)!0,GF(41)!2,GF(41)!5])'
Got:
    'EllipticCurve([GF(41)|GF(41)!0,GF(41)!0,GF(41)!0,GF(41)!2,GF(41)!5])'
**********************************************************************

Trivial to fix since this is just a printing issue.

Cheers,

Michael

Component: doctest coverage

Issue created by migration from https://trac.sagemath.org/ticket/4402

@sagetrac-mabshoff sagetrac-mabshoff mannequin added this to the sage-3.2.2 milestone Oct 30, 2008
@sagetrac-mabshoff
Copy link
Mannequin Author

sagetrac-mabshoff mannequin commented Nov 28, 2008

comment:1

William,

this one is still there since the TeX documentation isn't run per default. Unless you beat me to it I will fix this tomorrow.

Cheers,

Michael

@williamstein
Copy link
Contributor

comment:2

Attachment: trac_4402_doc.patch.gz

@sagetrac-mabshoff
Copy link
Mannequin Author

sagetrac-mabshoff mannequin commented Nov 30, 2008

comment:3

Positive review.

Cheers,

Michael

@sagetrac-mabshoff
Copy link
Mannequin Author

sagetrac-mabshoff mannequin commented Nov 30, 2008

comment:4

Merged in Sage 3.2.1.rc1

@sagetrac-mabshoff sagetrac-mabshoff mannequin closed this as completed Nov 30, 2008
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant