-
Notifications
You must be signed in to change notification settings - Fork 43
Closed
Labels
wontfixThis will not be worked onThis will not be worked on
Description
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
Labels
wontfixThis will not be worked onThis will not be worked on