Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3be044 commit 5bbf7d3Copy full SHA for 5bbf7d3
1 file changed
test/test_matplotlib/TestAxes.py
@@ -43,6 +43,7 @@ def tearDown( self ):
43
pass
44
45
#--------------------------------------------------------------------
46
+ @knownfailureif(True, "Fails due to SF bug 2850075")
47
def test_empty_datetime( self ):
48
"""Test plotting empty axes with dates along one axis."""
49
fname = self.outFile( "empty_datetime.png" )
0 commit comments