-
-
Notifications
You must be signed in to change notification settings - Fork 660
Closed
Milestone
Description
Part of #32544:
sage -t --long --random-seed=257293673212457698646690051018428858654 src/sage/geometry/hyperbolic_space/hyperbolic_model.py
**********************************************************************
File "src/sage/geometry/hyperbolic_space/hyperbolic_model.py", line 567, in sage.geometry.hyperbolic_space.hyperbolic_model.HyperbolicModel.random_geodesic
Failed example:
bool((h.endpoints()[0].coordinates()).imag() >= 0)
Expected:
True
Got:
False
**********************************************************************
1 item had failures:
1 of 3 in sage.geometry.hyperbolic_space.hyperbolic_model.HyperbolicModel.random_geodesic
[234 tests, 1 failure, 0.77 s]
------------------------------------
CC: @orlitzky @tscrim @sagetrac-jhonrubia6
Component: doctest framework
Author: Michael Orlitzky
Branch/Commit: eddded5
Reviewer: Travis Scrimshaw
Issue created by migration from https://trac.sagemath.org/ticket/32891