New submission from STINNER Victor <vstin...@python.org>:
I bet on a regression caused by bpo-22273, commit/16c0f6df62a39f9f7712b1c0577de4eefcb4c1bf. ARMv7 Debian buster 3.7: https://buildbot.python.org/all/#/builders/177/builds/396 ====================================================================== FAIL: test_array_in_struct (ctypes.test.test_structures.StructureTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/ssd/buildbot/buildarea/3.7.gps-ubuntu-exynos5-armv7l/build/Lib/ctypes/test/test_structures.py", line 478, in test_array_in_struct self.assertEqual(result, expected) AssertionError: 3.923919392286974e+252 != 5.85987 ---------- components: Tests messages: 353175 nosy: vstinner priority: normal severity: normal status: open title: test_ctypes: test_array_in_struct() failed on ARMv7 Debian buster 3.7 versions: Python 3.7 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue38272> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com