]> granicus.if.org Git - python/commit
Temporarily ignore rmtree errors in test_getcwd_long_pathnames to see
authorR. David Murray <rdmurray@bitdance.com>
Thu, 9 Jul 2009 16:17:30 +0000 (16:17 +0000)
committerR. David Murray <rdmurray@bitdance.com>
Thu, 9 Jul 2009 16:17:30 +0000 (16:17 +0000)
commit6fcf7cae5c78a9a9e222851e63cf7dc37721b187
treec61e1843e6524e8492d5c473519d355c807f8c4a
parent573399a2f621f6940c25579098e1d8d02d0918b9
Temporarily ignore rmtree errors in test_getcwd_long_pathnames to see
if the test gives useful failure info on Solaris buildbot.
Lib/test/test_posix.py