Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

DOC/FIX: clarify the docs for check_figures_equal #16940

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

Merged
merged 2 commits into from
Mar 31, 2020

Conversation

tacaswell
Copy link
Member

PR Summary

Clarify that the names matter and add a check with a better exception.

closes #16916

PR Checklist

  • Has Pytest style unit tests
  • Code is Flake 8 compliant
  • New features are documented, with examples if plot related
  • Documentation is sphinx and numpydoc compliant

@tacaswell tacaswell added this to the v3.2.2 milestone Mar 27, 2020
lib/matplotlib/testing/decorators.py Outdated Show resolved Hide resolved
lib/matplotlib/tests/test_testing.py Outdated Show resolved Hide resolved
Clarify that the names matter and add a check with a better exception.

closes matplotlib#16916
@tacaswell tacaswell force-pushed the doc_compare_figures_equal branch from d2328fe to b0d63b5 Compare March 30, 2020 03:37
@tacaswell
Copy link
Member Author

@QuLogic both comments addressed.

lib/matplotlib/testing/decorators.py Outdated Show resolved Hide resolved
Co-Authored-By: Tim Hoffmann <2836374+timhoffm@users.noreply.github.com>
Copy link
Member

@timhoffm timhoffm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Anybody can merge after CI pass.

@QuLogic
Copy link
Member

QuLogic commented Mar 30, 2020

This test_too_many_date_ticks seems a bit painful, timing out on macOS before and now it's crashing on AppVeyor.

@tacaswell
Copy link
Member Author

Opened #16973 to try and make that test more efficent.

@QuLogic QuLogic merged commit b01325c into matplotlib:master Mar 31, 2020
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Mar 31, 2020
QuLogic added a commit that referenced this pull request Mar 31, 2020
…940-on-v3.2.x

Backport PR #16940 on branch v3.2.x (DOC/FIX: clarify the docs for check_figures_equal)
@tacaswell tacaswell deleted the doc_compare_figures_equal branch May 6, 2021 23:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

check_figures_equal regression from 3.2.0 to 3.2.1
4 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.