Skip to content

Commit 9997e28

Browse files
tacaswellmeeseeksmachine
authored andcommitted
Backport PR #15763: Skip webagg test if tornado is not available.
1 parent b126d3b commit 9997e28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/matplotlib/tests/test_backend_webagg.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
@pytest.mark.parametrize("backend", ["webagg", "nbagg"])
88
def test_webagg_fallback(backend):
9+
pytest.importorskip("tornado")
910
if backend == "nbagg":
1011
pytest.importorskip("IPython")
1112
env = dict(os.environ)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy