Skip to content

random doctest failure in src/sage/graphs/generic_graph.py #32783

@yyyyx4

Description

@yyyyx4

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
----------------------------------------------------------------------

CC: @kliem @dcoudert

Component: graph theory

Author: David Coudert

Branch/Commit: e10245f

Reviewer: Jonathan Kliem

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions