Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Future-proofing and improve tests #7209

Merged
merged 4 commits into from Jan 6, 2024
Merged

Conversation

rossbar
Copy link
Contributor

@rossbar rossbar commented Jan 5, 2024

This PR fixes the warnings seen in the test suite from the nightly wheels of the default dependencies. Other improvements include:

  • A fix to one of the warning filters in the test config
  • Seeding a doctest to avoid intermittent failures

@dschult dschult merged commit f573004 into networkx:main Jan 6, 2024
39 of 40 checks passed
@jarrodmillman jarrodmillman added this to the 3.3 milestone Jan 6, 2024
cvanelteren pushed a commit to cvanelteren/networkx that referenced this pull request Apr 22, 2024
* Fix intermittent doctest failures for expanders with seeding.

* Rm deprecated asftype.

* Fix warnings filter for join.

* Prepare for pandas copy-on-write.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

4 participants