New submission from Xavier de Gaye <[email protected]>:
test_struct_by_value is ok on Android API 24 on the armv7, x86 and x86_64
architectures.
======================================================================
FAIL: test_struct_by_value (ctypes.test.test_win32.Structures)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/sdcard/org.python/lib/python3.7/ctypes/test/test_win32.py", line 137,
in test_struct_by_value
self.assertEqual(ret.left, left.value)
AssertionError: -200 != 10
----------------------------------------------------------------------
Ran 1 test in 0.204s
----------
components: Extension Modules, Tests
messages: 307440
nosy: xdegaye
priority: normal
severity: normal
stage: needs patch
status: open
title: [ctypes] test_struct_by_value fails on android-24-arm64
type: behavior
versions: Python 3.7
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue32203>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com