Skip to content

Commit 303f88e

Browse files
Debian Science Teamrebecca-palmer
Debian Science Team
authored andcommitted
xfail_statsmodels_bug
Author: Rebecca N. Palmer <[email protected]> Bug: pandas-dev/pandas#24088 Forwarded: not-needed Gbp-Pq: Name xfail_statsmodels_bug.patch
1 parent 06cc5e7 commit 303f88e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pandas/tests/plotting/test_datetimelike.py

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

2525

2626
@td.skip_if_no_mpl
27+
@pytest.mark.xfail(reason="https://github.com/statsmodels/statsmodels/issues/4772")
2728
class TestTSPlot(TestPlotBase):
2829

2930
def setup_method(self, method):

0 commit comments

Comments
 (0)