Skip to content

Tests are non-deterministic #239

@sdmccabe

Description

@sdmccabe

We hit an unexpected test failure in test_directed_input. The error was that one of the source graphs was disconnected. This was pretty unlikely, given the G(n,p) parameters, but it can happen, and because the tests do not fix np.random.seed() and random.seed(), it will probably pop up randomly from time to time and force us to restart Travis jobs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    wontfixThis will not be worked on

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions