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.

classification
Title: [ctypes] test_struct_by_value fails on android-24-arm64
Type: behavior Stage: resolved
Components: Extension Modules, Tests Versions: Python 3.7
process
Status: closed Resolution: out of date
Dependencies: Superseder:
Assigned To: Nosy List: iritkatriel, pmpp
Priority: normal Keywords:

Created on 2017年12月02日 17:26 by xdegaye, last changed 2022年04月11日 14:58 by admin. This issue is now closed.

Messages (2)
msg307440 - (view) Author: Xavier de Gaye (xdegaye) * (Python triager) Date: 2017年12月02日 17:26
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
msg411525 - (view) Author: Irit Katriel (iritkatriel) * (Python committer) Date: 2022年01月24日 22:43
3.7 is no longer being maintained. Please create a new issue if you are having this problem on a current version (>= 3.9)
History
Date User Action Args
2022年04月11日 14:58:55adminsetgithub: 76384
2022年01月24日 22:43:48iritkatrielsetstatus: open -> closed

nosy: + iritkatriel
messages: + msg411525

resolution: out of date
stage: needs patch -> resolved
2019年12月10日 08:10:02xdegayesetnosy: - xdegaye
2018年01月23日 20:53:38pmppsetnosy: + pmpp
2017年12月09日 15:42:06xdegayelinkissue26865 dependencies
2017年12月02日 17:26:14xdegayecreate

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