Message 353177 - Python tracker (original) (raw)
Message353177
Author | vstinner |
---|---|
Recipients | vstinner |
Date | 2019-09-25.11:22:30 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 1569410550.98.0.966439934624.issue38272@roundup.psfhosted.org |
In-reply-to |
Content |
---|
Similar error on PPC64LE Fedora 3.7: https://buildbot.python.org/all/#/builders/120/builds/1315 ====================================================================== FAIL: test_array_in_struct (ctypes.test.test_structures.StructureTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.7.edelsohn-fedora-ppc64le/build/Lib/ctypes/test/test_structures.py", line 478, in test_array_in_struct self.assertEqual(result, expected) AssertionError: 2.71828 != 5.85987 |
History | |||
---|---|---|---|
Date | User | Action | Args |
2019-09-25 11:22:30 | vstinner | set | recipients: + vstinner |
2019-09-25 11:22:30 | vstinner | set | messageid: 1569410550.98.0.966439934624.issue38272@roundup.psfhosted.org |
2019-09-25 11:22:30 | vstinner | link | issue38272 messages |
2019-09-25 11:22:30 | vstinner | create |