Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Tst/restore old tests#26131
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Tst/restore old tests#26131
Uh oh!
There was an error while loading.Please reload this page.
Conversation
66ec46f
tob37850f
Compare
Adding |
b37850f
tod42b548
CompareIt looks like |
d42b548
tob85c527
Compare…_neg_coords""This partially reverts commit7b71257.Too many tests were removed, restore the extra tests.
Remove the light font because we don't have a good one on mac on CI
b85c527
tod96d68c
Compare
PR summary
In7b71257 via#4843 I intended to revert the changes from#4019 however, I incorrectly resolved the merge conflicts and also removed the tests added in#4023 and#4342.
This is attempting to put them back. There are two complications:
Annotation
defaulting to data coordinates when added directly to aFigure
that does not have an Axes. I'm not clear why this ever worked (we must have had more complicated default coordinate behavior?!).I found this issue while looking at what images were in our repo that were not generated by running the test suite.