TST: fix tiny test differences#6020
Merged
QuLogic merged 1 commit intomatplotlib:v2.xfrom Feb 18, 2016
Merged
Conversation
Member
|
I didn't check all, but it looks like the blue value is one less on the second red in the colourmap. It's not a big deal so 👍 if CI is fine. |
Member
|
Looks like you missed one though: matplotlib.tests.test_colorbar.test_colorbar_closed_patch.test |
9ca2013 to
f5f7606
Compare
Member
Author
|
Sorry about that. I did this on my laptop which might not have inkscape installed. It is indeed a 1 bit color flip L 158.4 32.4
L 158.4 43.2
-" style="fill:#6bacd1;"/>
- <path clip-path="url(#p2f8cb6be76)" d="M 288 43.2
+" style="fill:#6bacd0;"/>
+ <path clip-path="url(#p3d4ec13d54)" d="M 288 43.2
L 417.6 43.2
L 417.6 32.4
L 288 32.4
L 288 43.2
-" style="fill:#6bacd1;"/>
- <path clip-path="url(#p2f8cb6be76)" d="M 417.6 43.2
+" style="fill:#6bacd0;"/>
+ <path clip-path="url(#p3d4ec13d54)" d="M 417.6 43.2
L 547.2 43.2
L 547.2 32.4
L 417.6 32.4
L 417.6 43.2
-" style="fill:#6bacd1;"/>
- <path clip-path="url(#p2f8cb6be76)" d="M 28.8 32.4
+" style="fill:#6bacd0;"/>
+ <path clip-path="url(#p3d4ec13d54)" d="M 28.8 32.4 |
QuLogic
added a commit
that referenced
this pull request
Feb 18, 2016
TST: fix tiny test differences
Member
Author
|
Merged v2.x up to master so all of the tests should be un-broken now. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.