X Tutup
Skip to content

Label outer offset text#4446

Merged
tacaswell merged 2 commits intomatplotlib:masterfrom
anntzer:label_outer-offsetText
Mar 26, 2016
Merged

Label outer offset text#4446
tacaswell merged 2 commits intomatplotlib:masterfrom
anntzer:label_outer-offsetText

Conversation

@anntzer
Copy link
Copy Markdown
Contributor

@anntzer anntzer commented May 20, 2015

Partial fix for #4445: hide the offset text when using label outer. Also slightly saner(?) implementation of check_{shared,visible} in the tests.

@tacaswell
Copy link
Copy Markdown
Member

Any guesses what is causing that failure? That is an unexpected one...

@tacaswell tacaswell added this to the next point release milestone May 21, 2015
@anntzer
Copy link
Copy Markdown
Contributor Author

anntzer commented May 21, 2015

I have no idea. I am unable to run the entire test suite locally due to some (unrelated) LaTeX error but I did make sure that the tests I wrote pass...

@tacaswell tacaswell modified the milestones: proposed next point release, next point release Jun 17, 2015
@tacaswell
Copy link
Copy Markdown
Member

Moved to 'proposed next point release' meaning that this will not be a blocker for the next point release, but will go in if it is ready, as this is failing the tests and has had no activity for a month.

@anntzer
Copy link
Copy Markdown
Contributor Author

anntzer commented Jun 17, 2015

Can you try to reproduce the test failure locally? Here, for me, test_diff_cell_table passes fine, so I have no idea of what is happening.

@tacaswell
Copy link
Copy Markdown
Member

I also can not reproduce this, kicked travis to restart.

@tacaswell
Copy link
Copy Markdown
Member

It looks like the test_shared test is missing a @cleanup. My guess is that somehow the addition of the second figure in that test is what is causing trouble?

@anntzer anntzer force-pushed the label_outer-offsetText branch from 02ecdf4 to a97cb54 Compare March 22, 2016 02:52
@anntzer
Copy link
Copy Markdown
Contributor Author

anntzer commented Mar 22, 2016

Well, the tests seemed to be passing at least on 3.5, but adding an @clenaup can't hurt so I just amended the second commit.

@tacaswell
Copy link
Copy Markdown
Member

The dispatching on the multiprocess may not be deterministic.

@anntzer
Copy link
Copy Markdown
Contributor Author

anntzer commented Mar 22, 2016

Ouch!

@tacaswell tacaswell merged commit 448d9ed into matplotlib:master Mar 26, 2016
@anntzer anntzer deleted the label_outer-offsetText branch May 11, 2016 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup