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 vstinner
Recipients cvrebert, elsdoerfer, eric.araujo, giampaolo.rodola, loewis, ncoghlan, pitrou, python-dev, r.david.murray, rhettinger, serhiy.storchaka, ubershmekel, vstinner
Date 2014-09-11.10:58:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1410433090.99.0.692925503876.issue13968@psf.upfronthosting.co.za>
In-reply-to
Content
The test failed on a buildbot, I reopen the issue.

http://buildbot.python.org/all/builders/x86%20Ubuntu%20Shared%203.x/builds/10607/steps/test/logs/stdio

======================================================================
FAIL: test_selflink (test.test_glob.SymlinkLoopGlobTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/buildbot/buildarea/3.x.bolen-ubuntu/build/Lib/test/test_glob.py", line 284, in test_selflink
    self.assertIn(path, results)
AssertionError: '@test_23056_tmp_dir/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/file' not found in {'noodly2', '@test_23056_tmp-\udcff.py', '__pycache__'}
History
Date User Action Args
2014-09-11 10:58:11vstinnersetrecipients: + vstinner, loewis, rhettinger, ncoghlan, pitrou, giampaolo.rodola, eric.araujo, r.david.murray, cvrebert, ubershmekel, elsdoerfer, python-dev, serhiy.storchaka
2014-09-11 10:58:10vstinnersetmessageid: <1410433090.99.0.692925503876.issue13968@psf.upfronthosting.co.za>
2014-09-11 10:58:10vstinnerlinkissue13968 messages
2014-09-11 10:58:10vstinnercreate