Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Fixed broken `test_pickle.test_complete` test #6840
Conversation
mdboom
added the
needs_review
label
Jul 26, 2016
|
Looks right to me. The cleanup and image_comparison decorators should not be used together. |
Kojoley
referenced
this pull request
Jul 26, 2016
Closed
Test `test_pickle.test_complete` is broken #6839
tacaswell
merged commit f1f8fed
into matplotlib:master
Jul 28, 2016
tacaswell
removed the
needs_review
label
Jul 28, 2016
|
This does not backport cleanly due to subtle changes in the stream plot. attn @afvincent |
tacaswell
added a commit
that referenced
this pull request
Jul 31, 2016
|
|
tacaswell |
aaeaffd
|
|
I screwed up and pushed this backport to upstream as aaeaffd I am going to give travis a chance to confirm that it fails and then revert it. |
tacaswell
added a commit
that referenced
this pull request
Jul 31, 2016
|
|
tacaswell |
c9c2bfe
|
|
Reverted the backport to un-break 2.x as c9c2bfe Sorry folks |
QuLogic
added this to the
2.1 (next point release)
milestone
Aug 1, 2016
story645
added a commit
to story645/matplotlib
that referenced
this pull request
Aug 17, 2016
|
|
tacaswell + story645 |
9c3cf1f
|
QuLogic
added the
Testing
label
Oct 8, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Kojoley commentedJul 26, 2016
Fixes #6839