Skip to content

Reduce number of/eliminate xfails in nx-cugraph tests #31

@rlratzel

Description

@rlratzel

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions