-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Closed
Labels
Difficulty: Mediumhttps://matplotlib.org/devdocs/devel/contribute.html#good-first-issueshttps://matplotlib.org/devdocs/devel/contribute.html#good-first-issuesGUI: MacOSXGood first issueOpen a pull request against these issues if there are no active ones!Open a pull request against these issues if there are no active ones!OS: Appletopic: testing
Milestone
Description
In the interest of getting 3.3.1 out, we skipped the test_interactive_backend
test on Travis macOS. It works correctly on a 'real' macOS machine from MacStadium, so we were okay with this for now. However, we should get to the bottom of this failure, whether it's because of old macOS settings on Travis, or whether it's something we can't rely on overall.
Matplotlib version
- Operating system: macOS
- Matplotlib version:
master
+Go back to checking figures for their manager in destroy. #18184 (45d748b) - Matplotlib backend (
print(matplotlib.get_backend())
): macOS - Python version: 3.8.5
Marked as Good first issue, as this should be self-contained to the macOS backend and CI, but Medium difficulty, because it's CI...
Metadata
Metadata
Assignees
Labels
Difficulty: Mediumhttps://matplotlib.org/devdocs/devel/contribute.html#good-first-issueshttps://matplotlib.org/devdocs/devel/contribute.html#good-first-issuesGUI: MacOSXGood first issueOpen a pull request against these issues if there are no active ones!Open a pull request against these issues if there are no active ones!OS: Appletopic: testing