This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients Mariatta, Samson Lee, hynek, loewis, neologix, python-dev, serhiy.storchaka, xiang.zhang
Date 2016-10-28.06:23:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1477635816.88.0.891077168078.issue28353@psf.upfronthosting.co.za>
In-reply-to
Content
test_walk_bad_dir renamed one of subdirs and tearDown failed to clean up changed tree. An error happened depending on the order of listed subdirectories: ['SUB1', 'SUB2'] -- passed, ['SUB2', 'SUB1'] -- failed.
History
Date User Action Args
2016-10-28 06:23:36serhiy.storchakasetrecipients: + serhiy.storchaka, loewis, neologix, python-dev, hynek, xiang.zhang, Samson Lee, Mariatta
2016-10-28 06:23:36serhiy.storchakasetmessageid: <1477635816.88.0.891077168078.issue28353@psf.upfronthosting.co.za>
2016-10-28 06:23:36serhiy.storchakalinkissue28353 messages
2016-10-28 06:23:36serhiy.storchakacreate