http://bugs.winehq.org/show_bug.cgi?id=21276 Summary: python's test_uuid test fails Product: Wine Version: 1.1.35 Platform: x86 URL: http://www.python.org OS/Version: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: austinenglish(a)gmail.com Created an attachment (id=25586) --> (http://bugs.winehq.org/attachment.cgi?id=25586) test output Install python and run: wine 'c:\Python31\python.exe' -m test.test_uuid test_windll_getnode (__main__.TestUUID) ... FAIL ====================================================================== FAIL: test_windll_getnode (__main__.TestUUID) ---------------------------------------------------------------------- Traceback (most recent call last): File "C:\Python31\lib\test\test_uuid.py", line 354, in test_windll_getnode self.check_node(uuid._windll_getnode(), 'windll') File "C:\Python31\lib\test\test_uuid.py", line 293, in check_node self.assertEqual(universal_local_bit, 0, message) AssertionError: 3ea2990eaebd doesn't look like a real MAC address Full output attached. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.