don't run too-long-filename test
--HG-- branch : trunk
This commit is contained in:
@@ -186,6 +186,7 @@ class TestLocalPath(common.CommonFSTests):
|
||||
assert l3.strpath == wc.strpath
|
||||
assert not hasattr(l3, 'commit')
|
||||
|
||||
@py.test.mark.xfail(run=False, reason="unreliable est for long filenames")
|
||||
def test_long_filenames(self, tmpdir):
|
||||
if sys.platform == "win32":
|
||||
py.test.skip("win32: work around needed for path length limit")
|
||||
|
||||
Reference in New Issue
Block a user