-
-
Notifications
You must be signed in to change notification settings - Fork 656
Closed
Milestone
Description
Part of #32544:
sage -t --random-seed=51685253128277730790124890611460558667 src/sage/graphs/generic_graph.py
**********************************************************************
File "src/sage/graphs/generic_graph.py", line 577, in sage.graphs.generic_graph.GenericGraph.__eq__
Failed example:
G == H # most often true
Expected:
True
Got:
False
**********************************************************************
1 item had failures:
1 of 30 in sage.graphs.generic_graph.GenericGraph.__eq__
[3566 tests, 1 failure, 18.95 s]
----------------------------------------------------------------------
sage -t --random-seed=51685253128277730790124890611460558667 src/sage/graphs/generic_graph.py # 1 doctest failed
----------------------------------------------------------------------
Component: graph theory
Author: David Coudert
Branch/Commit: e10245f
Reviewer: Jonathan Kliem
Issue created by migration from https://trac.sagemath.org/ticket/32783