homepage

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 janssen
Recipients janssen, ronaldoussoren, skrah, vstinner, yig
Date 2010年06月22日.01:04:32
SpamBayes Score 6.2209556e-06
Marked as misclassified No
Message-id <1277168675.16.0.512703841657.issue8621@psf.upfronthosting.co.za>
In-reply-to
Content
This is on an Intel machine running OS X 10.5.8. I downloaded and built 2.7rc2 from source with "./configure ; make". I then ran the tests with "make test". test_uuid fails with this output:
test test_uuid failed -- Traceback (most recent call last):
 File "/private/tmp/Python-2.7rc2/Lib/test/test_uuid.py", line 472, in testIssue8621
 self.assertNotEqual(parent_value, child_value)
AssertionError: '751ca85de22f4450b7f95dd3f82c7e5f' == '751ca85de22f4450b7f95dd3f82c7e5f'
However, when I run the test standalone with this command-line, it passes:
% ./python.exe -Wd -3 -E -tt ./Lib/test/regrtest.py -l test_uuid
test_uuid
1 test OK.
Not sure what's going on.
History
Date User Action Args
2010年06月22日 01:04:35janssensetrecipients: + janssen, ronaldoussoren, vstinner, skrah, yig
2010年06月22日 01:04:35janssensetmessageid: <1277168675.16.0.512703841657.issue8621@psf.upfronthosting.co.za>
2010年06月22日 01:04:33janssenlinkissue8621 messages
2010年06月22日 01:04:32janssencreate

AltStyle によって変換されたページ (->オリジナル) /