Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

current CPython test report #4

Open
pmp-p opened this issue Jun 8, 2022 · 1 comment
Open

current CPython test report #4

pmp-p opened this issue Jun 8, 2022 · 1 comment

Comments

@pmp-p
Copy link
Member

pmp-p commented Jun 8, 2022

0.0.8

sys._emscripten_info(emscripten_version=(3, 1, 14), runtime='Mozilla/5.0 (X11; Linux x86_64; rv:99.0) Gecko/20100101 Firefox/99.0', pthreads=False, shared_memory=False)

314 tests OK.

1 test altered the execution environment:
test_os

98 tests skipped:
test__xxsubinterpreters test_asdl_parser test_asyncgen
test_asynchat test_asyncio test_asyncore test_bz2
test_check_c_globals test_clinic test_cmd_line
test_concurrent_futures test_contextlib_async test_curses
test_dbm_gnu test_dbm_ndbm test_devpoll test_doctest
test_docxmlrpc test_embed test_epoll test_faulthandler test_fcntl
test_file_eintr test_fork1 test_ftplib test_gdb test_grp test_gzip
test_httplib test_httpservers test_idle test_imaplib
test_interpreters test_ioctl test_kqueue test_launcher test_lzma
test_mmap test_msilib test_multiprocessing_fork
test_multiprocessing_forkserver test_multiprocessing_main_handling
test_multiprocessing_spawn test_nis test_openpty test_ossaudiodev
test_pdb test_pipes test_poll test_poplib test_pty test_pwd
test_readline test_regrtest test_repl test_resource test_select
test_selectors test_smtplib test_smtpnet test_socket
test_socketserver test_spwd test_ssl test_startfile
test_subprocess test_sys_settrace test_syslog test_tcl
test_telnetlib test_thread test_threadedtempfile test_threading
test_threading_local test_tix test_tk test_tools test_ttk_guionly
test_ttk_textonly test_turtle test_urllib2 test_urllib2_localnet
test_urllib2net test_urllibnet test_venv test_wait3 test_wait4
test_webbrowser test_winconsoleio test_winreg test_winsound
test_wsgiref test_xmlrpc test_xmlrpc_net test_zipfile64
test_zipimport_support test_zlib test_zoneinfo

2 tests run no tests:
test_dtrace test_pickle

Total duration: 23 min 45 sec
Tests result: SUCCESS
========== run_tests done ============
Tests total: 434
Skipped: 13 test_code test_zipfile test_argparse test_code_module test_distutils test_ensurepip test_genericpath test_inspect test_mailbox test_mailcap test_posixpath test_pydoc test_shutil
Failed total: 6 test___all__ test_fileio test_importlib test_posix test_unittest test_urllib

@pmp-p
Copy link
Member Author

pmp-p commented Jul 14, 2022

0.3.4

303 tests OK.

103 tests skipped:
test__xxsubinterpreters test_asdl_parser test_asyncgen
test_asynchat test_asyncio test_asyncore test_bz2
test_check_c_globals test_clinic test_cmd_line
test_concurrent_futures test_contextlib_async test_ctypes
test_curses test_dbm_gnu test_dbm_ndbm test_devpoll test_doctest
test_docxmlrpc test_dtrace test_embed test_epoll test_faulthandler
test_fcntl test_file_eintr test_fork1 test_ftplib test_gdb
test_grp test_gzip test_httplib test_httpservers test_idle
test_imaplib test_interpreters test_ioctl test_kqueue
test_launcher test_lzma test_mmap test_msilib
test_multiprocessing_fork test_multiprocessing_forkserver
test_multiprocessing_main_handling test_multiprocessing_spawn
test_nis test_openpty test_ossaudiodev test_pdb test_pipes
test_poll test_poplib test_pty test_pwd test_queue test_readline
test_regrtest test_repl test_resource test_select test_selectors
test_smtplib test_smtpnet test_socket test_socketserver test_spwd
test_ssl test_stable_abi_ctypes test_startfile test_subprocess
test_sys_settrace test_syslog test_tcl test_telnetlib test_thread
test_threadedtempfile test_threading test_threading_local test_tix
test_tk test_tools test_ttk_guionly test_ttk_textonly test_turtle
test_urllib2 test_urllib2_localnet test_urllib2net test_urllibnet
test_venv test_wait3 test_wait4 test_webbrowser test_winconsoleio
test_winreg test_winsound test_wsgiref test_xmlrpc test_xmlrpc_net
test_xxlimited test_zipfile64 test_zipimport_support test_zlib
test_zoneinfo

1 test run no tests:
test_pickle

Total duration: 21 min 29 sec
Tests result: SUCCESS
========== run_tests done ============
Tests total: 434
Skipped: 13 test_code test_zipfile test_argparse test_code_module test_distutils test_ensurepip test_genericpath test_inspect test_mailbox test_mailcap test_posixpath test_pydoc test_shutil
Failed total: 14 test___all__ test_compileall test_datetime test_fileio test_imp test_import test_importlib test_linecache test_logging test_os test_posix test_tarfile test_unittest test_urllib

sys._emscripten_info(emscripten_version=(3, 1, 16), runtime='Mozilla/5.0 (X11; Linux x86_64; rv:101.0) Gecko/20100101 Firefox/101.0', pthreads=False, shared_memory=False)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant