Skip to content

1 internet doctest failing in graphs/isgci.py #34612

@seblabbe

Description

@seblabbe

With 9.8.beta0, the command

sage -t --optional=sage,internet src/sage/graphs/isgci.py

gives

sage -t --random-seed=77042496144687512046172744154893811378 src/sage/graphs/isgci.py
**********************************************************************
File "src/sage/graphs/isgci.py", line 871, in sage.graphs.isgci.GraphClasses.update_db
Failed example:
    graph_classes.update_db()  # optional - internet
Expected nothing
Got:
    Database downloaded
**********************************************************************
1 item had failures:
   1 of   2 in sage.graphs.isgci.GraphClasses.update_db
    [86 tests, 1 failure, 2.26 s]
----------------------------------------------------------------------
sage -t --random-seed=77042496144687512046172744154893811378 src/sage/graphs/isgci.py  # 1 doctest failed
----------------------------------------------------------------------

Component: doctest coverage

Author: Sébastien Labbé

Branch/Commit: 1ef60e4

Reviewer: David Coudert

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions