-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
As part of paying down tech debt, there are a number of NetworkX tests that will fail if run using nx-cugraph. These are tests that represent differences between implementations that don't need to prevent users from using nx-cugraph (they're mainly corner cases, such as differences in randomly-selected values for example), but we should still try to reduce these, with the ultimate goal being running the NetworkX tests with nx-cugraph without special cases to dynamically add xfails.
Removing the xfails will involve a combination of updating nx-cugraph and changing the NetworkX tests to be more accommodating of other implementations.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels