-
-
Notifications
You must be signed in to change notification settings - Fork 654
Closed
Milestone
Description
Sage 9.7 on x86_64:
sage -t --long --random-seed=190440690778015682984135421278300846991 /nix/store/jv3l7isa1hf4bjvf40lmrflzmyd696kz-sage-src-9.7/src/sage/schemes/elliptic_curves/hom_velusqrt.py
**********************************************************************
File "/nix/store/jv3l7isa1hf4bjvf40lmrflzmyd696kz-sage-src-9.7/src/sage/schemes/elliptic_curves/hom_velusqrt.py", line 1089, in sage.schemes.elliptic_curves.hom_velusqrt.EllipticCurveHom_velusqrt._eval
Failed example:
E, K = _random_example_for_testing()
Exception raised:
Traceback (most recent call last):
File "/nix/store/g4h4aagj23nf3br90zn0545s8aqgbvxd-python3-3.10.8-env/lib/python3.10/site-packages/sage/doctest/forker.py", line 695, in _run
self.compile_and_execute(example, compiler, test.globs)
File "/nix/store/g4h4aagj23nf3br90zn0545s8aqgbvxd-python3-3.10.8-env/lib/python3.10/site-packages/sage/doctest/forker.py", line 1101, in compile_and_execute
exec(compiled, globs)
File "<doctest sage.schemes.elliptic_curves.hom_velusqrt.EllipticCurveHom_velusqrt._eval[16]>", line 1, in <module>
E, K = _random_example_for_testing()
File "/nix/store/g4h4aagj23nf3br90zn0545s8aqgbvxd-python3-3.10.8-env/lib/python3.10/site-packages/sage/schemes/elliptic_curves/hom_velusqrt.py", line 1225, in _random_example_for_testing
assert K.order() == deg
AssertionError
CC: @yyyyx4
Component: elliptic curves
Author: Lorenz Panny
Branch/Commit: 2402ce0
Reviewer: Frédéric Chapoton
Issue created by migration from https://trac.sagemath.org/ticket/34723