Skip to content

Commit

Permalink
TST: not clear how this ever worked
Browse files Browse the repository at this point in the history
  • Loading branch information
tacaswell committed Jun 15, 2023
1 parent aede4c9 commit f134738
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/matplotlib/tests/test_text.py
Expand Up @@ -966,6 +966,7 @@ def test_text_antialiased_on_default_vs_manual(fig_test, fig_ref):
fig_ref.text(0.5, 0.5, '6 inches x 2 inches')


@pytest.xfail
def test_text_annotation_get_window_extent():
figure = Figure(dpi=100)
renderer = RendererAgg(200, 200, 100)
Expand Down

0 comments on commit f134738

Please sign in to comment.