mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-01 13:58:04 +00:00
This fixes ptest failures on 32bit architectures
AssertionError:
Failed ptests:
{'python3': ['test_extractall_none_gid',
'test_extractall_none_gname',
'test_extractall_none_mode',
'test_extractall_none_mtime',
'test_extractall_none_uid',
'test_extractall_none_uname',
'setUpClass',
'python3']}
(From OE-Core rev: 43104b547cb79693c83df0882773ae8dd74b1d35)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
||
|---|---|---|
| .. | ||
| 0001-Avoid-shebang-overflow-on-python-config.py.patch | ||
| 0001-gh-107811-tarfile-treat-overflow-in-UID-GID-as-failu.patch | ||
| 0001-gh-114492-Initialize-struct-termios-before-calling-t.patch | ||
| 0001-Lib-pty.py-handle-stdin-I-O-errors-same-way-as-maste.patch | ||
| 0001-Lib-sysconfig.py-use-prefix-value-from-build-configu.patch | ||
| 0001-Makefile.pre-use-qemu-wrapper-when-gathering-profile.patch | ||
| 0001-python3-use-cc_basename-to-replace-CC-for-checking-c.patch | ||
| 0001-Skip-failing-tests-due-to-load-variability-on-YP-AB.patch | ||
| 0001-skip-no_stdout_fileno-test-due-to-load-variability.patch | ||
| 0001-sysconfig.py-use-platlibdir-also-for-purelib.patch | ||
| 0001-test_ctypes.test_find-skip-without-tools-sdk.patch | ||
| 0001-test_locale.py-correct-the-test-output-format.patch | ||
| 0001-test_shutdown-skip-problematic-test.patch | ||
| 0001-test_storlines-skip-due-to-load-variability.patch | ||
| 0001-Update-test_sysconfig-for-posix_user-purelib.patch | ||
| 0020-configure.ac-setup.py-do-not-add-a-curses-include-pa.patch | ||
| cgi_py.patch | ||
| check_build_completeness.py | ||
| create_manifest3.py | ||
| crosspythonpath.patch | ||
| deterministic_imports.patch | ||
| get_module_deps3.py | ||
| makerace.patch | ||
| python3-manifest.json | ||
| reformat_sysconfig.py | ||
| run-ptest | ||