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 ezio.melotti, ronaldoussoren, vstinner, wangchun, zvezdan
Date 2010-04-20.22:20:31
SpamBayes Score 9.446559e-06
Marked as misclassified No
Message-id <1271802033.76.0.785512191655.issue7852@psf.upfronthosting.co.za>
In-reply-to
Content
r80279 and r80280 caused many buildbot to fail:

 i386 Ubuntu 3.x
 AMD64 Ubuntu trunk 
 AMD64 Ubuntu wide trunk 
 x86 Ubuntu trunk
 x86 XP-4 trunk 
 x86 XP-5 trunk 

======================================================================
FAIL: test_appleformatting (test.test_plistlib.TestPlistlib)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/scratch/pybot-buildarea/3.x.klose-ubuntu-i386/build/Lib/test/test_plistlib.py", line 142, in test_appleformatting
    "generated data was not identical to Apple's output")
AssertionError: generated data was not identical to Apple's output

----------------------------------------------------------------------
History
Date User Action Args
2010-04-20 22:20:33vstinnersetrecipients: + vstinner, ronaldoussoren, ezio.melotti, wangchun, zvezdan
2010-04-20 22:20:33vstinnersetmessageid: <1271802033.76.0.785512191655.issue7852@psf.upfronthosting.co.za>
2010-04-20 22:20:32vstinnerlinkissue7852 messages
2010-04-20 22:20:32vstinnercreate