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.

作者 vstinner
收信人 Arfrever, eric.araujo, gregory.p.smith, gvanrossum, larry, loewis, maubp, ncoghlan, pitrou, python-dev, r.david.murray, rosslagerwall, shaurz, vstinner
日期 2012-04-29.17:57:51
SpamBayes Score -1.0
Marked as misclassified
Message-id <1335722272.72.0.970549476503.issue14127@psf.upfronthosting.co.za>
In-reply-to
内容
Failure on x86 OpenIndiana 3.x:

FAIL: test_stat_attributes (test.test_os.StatAttributeTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/export/home/buildbot/32bits/3.x.cea-indiana-x86/build/Lib/test/test_os.py", line 240, in test_stat_attributes
    self.check_stat_attributes(self.fname)
  File "/export/home/buildbot/32bits/3.x.cea-indiana-x86/build/Lib/test/test_os.py", line 199, in check_stat_attributes
    self.assertEqual(floaty, nanosecondy)
AssertionError: 133572199178458 != 133572199178457

http://www.python.org/dev/buildbot/all/builders/x86%20OpenIndiana%203.x/builds/3494/steps/test/logs/stdio
历史
日期 用户 动作 参数
2012-04-29 17:57:52vstinner修改recipients: + vstinner, gvanrossum, loewis, gregory.p.smith, ncoghlan, pitrou, larry, eric.araujo, Arfrever, r.david.murray, maubp, shaurz, rosslagerwall, python-dev
2012-04-29 17:57:52vstinner修改messageid: <1335722272.72.0.970549476503.issue14127@psf.upfronthosting.co.za>
2012-04-29 17:57:52vstinner链接issue14127 messages
2012-04-29 17:57:51vstinner创建