Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Label outer offset text #4446
Conversation
tacaswell
added the
needs_review
label
May 20, 2015
|
Any guesses what is causing that failure? That is an unexpected one... |
tacaswell
added this to the
next point release
milestone
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
modified the milestone: proposed next point release, next point release
Jun 17, 2015
|
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. |
|
Can you try to reproduce the test failure locally? Here, for me, |
|
I also can not reproduce this, kicked travis to restart. |
tacaswell
closed this
Mar 22, 2016
tacaswell
reopened this
Mar 22, 2016
tacaswell
added needs_review and removed needs_review
labels
Mar 22, 2016
|
It looks like the |
|
Well, the tests seemed to be passing at least on 3.5, but adding an |
|
The dispatching on the multiprocess may not be deterministic. |
|
Ouch! |
anntzer commentedMay 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.