Go to file
David Abdurachmanov 456dbafecc
Disable test_distutils test on riscv64
[..]
FAILED (errors=2)
test test_distutils failed
1 test failed again:
    test_distutils
== Tests result: FAILURE then FAILURE ==
413 tests OK.
10 slowest tests:
- test_multiprocessing_spawn: 10 min 59 sec
- test_asyncio: 9 min 45 sec
- test_signal: 7 min 59 sec
- test_concurrent_futures: 7 min 6 sec
- test_multiprocessing_forkserver: 5 min 12 sec
- test_multiprocessing_fork: 3 min 50 sec
- test_compileall: 3 min
- test_largefile: 2 min 14 sec
- test_pickle: 2 min 4 sec
- test_cppext: 2 min 2 sec
1 test failed:
    test_distutils
20 tests skipped:
    test_curses test_devpoll test_ioctl test_kqueue test_launcher
    test_msilib test_ossaudiodev test_smtpnet test_socketserver
    test_startfile test_tix test_tk test_ttk_guionly test_urllib2net
    test_urllibnet test_winconsoleio test_winreg test_winsound
    test_xmlrpc_net test_zipfile64
1 re-run test:
    test_distutils
Total duration: 22 min 27 sec
Tests result: FAILURE then FAILURE
[..]

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2022-09-18 12:46:46 +03:00
tests CI tests config: Define and reuse the pybasever variable 2022-07-12 15:56:13 +00:00
.gitignore Ignore stuff 2017-12-01 13:57:42 +01:00
00001-rpath.patch Initial Python 3.11 package forked from Python 3.10 2021-10-11 15:02:04 +02:00
00251-change-user-install-location.patch Don't use custom installation schemes 2022-08-17 14:57:24 +02:00
00328-pyc-timestamp-invalidation-mode.patch Update to 3.11.0b4 2022-07-12 00:52:25 +02:00
00371-revert-bpo-1596321-fix-threading-_shutdown-for-the-main-thread-gh-28549-gh-28589.patch Update to 3.11.0rc2 2022-09-13 11:00:55 +02:00
check-pyc-timestamps.py Renew check-pyc-timestamps.py 2018-08-17 16:05:13 +02:00
idle3.appdata.xml Add AppData and desktop file for IDLE 3 (rhbz#1392049) 2017-02-28 14:33:44 +01:00
idle3.desktop Add AppData and desktop file for IDLE 3 (rhbz#1392049) 2017-02-28 14:33:44 +01:00
pgp_keys.asc Initial Python 3.10 package forked from Python 3.9 2020-10-12 10:32:54 +02:00
python3.11.spec Disable test_distutils test on riscv64 2022-09-18 12:46:46 +03:00
rpminspect.yaml rpminspect: Explicitly list allowed badfuncs in the _socket module 2022-09-05 17:32:25 +00:00
rpmlint.toml rpmlint: Remove a superfluous space in one of the filters 2022-09-05 11:20:40 +02:00
sources Update to 3.11.0rc2 2022-09-13 11:00:55 +02:00