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 02d7003 commit 1e909bdCopy full SHA for 1e909bd
1 file changed
test/test_matplotlib/TestAxes.py
@@ -43,7 +43,7 @@ def tearDown( self ):
43
pass
44
45
#--------------------------------------------------------------------
46
- @knownfailureif(True, "Fails due to SF bug 2850075")
+ @knownfailureif('indeterminate', "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