python testrunner/lib_python_tests.py in dir /build_dir/pypy-c-jit-linux-x86-64/build (timeout 4000 secs) watching logfiles {'pytestLog': 'cpython.log'} argv: ['python', 'testrunner/lib_python_tests.py'] environment: AUDITWHEEL_ARCH=x86_64 AUDITWHEEL_PLAT=manylinux2014_x86_64 AUDITWHEEL_POLICY=manylinux2014 DEVTOOLSET_ROOTPATH=/opt/rh/devtoolset-10/root HOME=/home/buildslave HOSTNAME=255659ffae49 LANG=en_US.UTF-8 LANGUAGE=en_US.UTF-8 LC_ALL=en_US.UTF-8 LD_LIBRARY_PATH=/usr/local/lib:/opt/rh/devtoolset-10/root/usr/lib64:/opt/rh/devtoolset-10/root/usr/lib:/opt/rh/devtoolset-10/root/usr/lib64/dyninst:/opt/rh/devtoolset-10/root/usr/lib/dyninst:/usr/local/lib64 LOGNAME=buildslave PATH=/python27_virt/bin:/opt/rh/devtoolset-10/root/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PKG_CONFIG_PATH=/usr/local/lib64/pkgconfig:/usr/local/lib/pkgconfig PWD=/build_dir/pypy-c-jit-linux-x86-64/build PYPY_LOCALBASE=/usr/local PYPY_MAKE_PORTABLE=1 PYPY_USESSION_DIR=/tmp/pytest SETUPTOOLS_USE_DISTUTILS=stdlib SHELL=/bin/bash SHLVL=2 SSL_CERT_FILE=/opt/_internal/certs.pem TERM=xterm TMPDIR=/tmp/pytest USER=buildslave USE_CURL=1 _=/python27_virt/bin/buildslave using PTY: False ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/pypy-c-jit-linux-x86-64/build/.hypothesis/examples') rootdir: /build_dir/pypy-c-jit-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.42.0 collected 433 items lib-python/3/test/test___all__.py . lib-python/3/test/test__locale.py . lib-python/3/test/test__opcode.py . lib-python/3/test/test__osx_support.py . lib-python/3/test/test__xxsubinterpreters.py . lib-python/3/test/test_abc.py . lib-python/3/test/test_abstract_numbers.py . lib-python/3/test/test_aifc.py . lib-python/3/test/test_argparse.py . lib-python/3/test/test_array.py . lib-python/3/test/test_asdl_parser.py . lib-python/3/test/test_ast.py . lib-python/3/test/test_asyncgen.py . lib-python/3/test/test_asynchat.py . lib-python/3/test/test_asyncore.py . lib-python/3/test/test_atexit.py . lib-python/3/test/test_audioop.py . lib-python/3/test/test_audit.py . lib-python/3/test/test_augassign.py . lib-python/3/test/test_base64.py . lib-python/3/test/test_baseexception.py . lib-python/3/test/test_bdb.py . lib-python/3/test/test_bigaddrspace.py . lib-python/3/test/test_bigmem.py . lib-python/3/test/test_binascii.py . lib-python/3/test/test_binop.py . lib-python/3/test/test_bisect.py . lib-python/3/test/test_bool.py . lib-python/3/test/test_buffer.py . lib-python/3/test/test_bufio.py . lib-python/3/test/test_builtin.py . lib-python/3/test/test_bytes.py . lib-python/3/test/test_bz2.py . lib-python/3/test/test_c_locale_coercion.py . lib-python/3/test/test_calendar.py . lib-python/3/test/test_call.py . lib-python/3/test/test_cgi.py . lib-python/3/test/test_cgitb.py . lib-python/3/test/test_charmapcodec.py . lib-python/3/test/test_check_c_globals.py . lib-python/3/test/test_class.py . lib-python/3/test/test_clinic.py . lib-python/3/test/test_cmath.py . lib-python/3/test/test_cmd.py . lib-python/3/test/test_cmd_line.py . lib-python/3/test/test_cmd_line_script.py . lib-python/3/test/test_code.py . lib-python/3/test/test_code_module.py . lib-python/3/test/test_codeccallbacks.py . lib-python/3/test/test_codecencodings_cn.py . lib-python/3/test/test_codecencodings_hk.py . lib-python/3/test/test_codecencodings_iso2022.py . lib-python/3/test/test_codecencodings_jp.py . lib-python/3/test/test_codecencodings_kr.py . lib-python/3/test/test_codecencodings_tw.py . lib-python/3/test/test_codecmaps_cn.py . lib-python/3/test/test_codecmaps_hk.py . lib-python/3/test/test_codecmaps_jp.py . lib-python/3/test/test_codecmaps_kr.py . lib-python/3/test/test_codecmaps_tw.py . lib-python/3/test/test_codecs.py . lib-python/3/test/test_codeop.py . lib-python/3/test/test_collections.py . lib-python/3/test/test_colorsys.py . lib-python/3/test/test_compare.py . lib-python/3/test/test_compile.py . lib-python/3/test/test_compileall.py . lib-python/3/test/test_complex.py . lib-python/3/test/test_configparser.py . lib-python/3/test/test_contains.py . lib-python/3/test/test_context.py . lib-python/3/test/test_contextlib.py . lib-python/3/test/test_contextlib_async.py . lib-python/3/test/test_copy.py . lib-python/3/test/test_copyreg.py . lib-python/3/test/test_coroutines.py . lib-python/3/test/test_cprofile.py . lib-python/3/test/test_crashers.py . lib-python/3/test/test_crypt.py . lib-python/3/test/test_csv.py . lib-python/3/test/test_ctypes.py . lib-python/3/test/test_curses.py . lib-python/3/test/test_datetime.py . lib-python/3/test/test_dbm.py . lib-python/3/test/test_dbm_dumb.py . lib-python/3/test/test_dbm_gnu.py . lib-python/3/test/test_dbm_ndbm.py . lib-python/3/test/test_decimal.py . lib-python/3/test/test_decorators.py . lib-python/3/test/test_defaultdict.py . lib-python/3/test/test_deque.py . lib-python/3/test/test_descr.py . lib-python/3/test/test_descrtut.py . lib-python/3/test/test_devpoll.py . lib-python/3/test/test_dict.py . lib-python/3/test/test_dict_version.py s lib-python/3/test/test_dictcomps.py . lib-python/3/test/test_dictviews.py . lib-python/3/test/test_difflib.py . lib-python/3/test/test_dis.py s lib-python/3/test/test_distutils.py . lib-python/3/test/test_docxmlrpc.py . lib-python/3/test/test_dtrace.py . lib-python/3/test/test_dynamic.py . lib-python/3/test/test_dynamicclassattribute.py . lib-python/3/test/test_eintr.py . lib-python/3/test/test_embed.py . lib-python/3/test/test_ensurepip.py . lib-python/3/test/test_enum.py . lib-python/3/test/test_enumerate.py . lib-python/3/test/test_eof.py . lib-python/3/test/test_epoll.py . lib-python/3/test/test_errno.py . lib-python/3/test/test_except_star.py . lib-python/3/test/test_exception_group.py . lib-python/3/test/test_exception_hierarchy.py . lib-python/3/test/test_exception_variations.py . lib-python/3/test/test_exceptions.py . lib-python/3/test/test_extcall.py . lib-python/3/test/test_faulthandler.py . lib-python/3/test/test_fcntl.py . lib-python/3/test/test_file.py . lib-python/3/test/test_file_eintr.py . lib-python/3/test/test_filecmp.py . lib-python/3/test/test_fileinput.py . lib-python/3/test/test_fileio.py . lib-python/3/test/test_fileutils.py . lib-python/3/test/test_finalization.py . lib-python/3/test/test_float.py . lib-python/3/test/test_flufl.py . lib-python/3/test/test_fnmatch.py . lib-python/3/test/test_fork1.py . lib-python/3/test/test_format.py . lib-python/3/test/test_fractions.py . lib-python/3/test/test_frame.py . lib-python/3/test/test_frozen.py s lib-python/3/test/test_fstring.py . lib-python/3/test/test_ftplib.py . lib-python/3/test/test_funcattrs.py . lib-python/3/test/test_functools.py . lib-python/3/test/test_gc.py s lib-python/3/test/test_generator_stop.py . lib-python/3/test/test_generators.py . lib-python/3/test/test_genericalias.py . lib-python/3/test/test_genericclass.py . lib-python/3/test/test_genericpath.py . lib-python/3/test/test_genexps.py . lib-python/3/test/test_getopt.py . lib-python/3/test/test_getpass.py . lib-python/3/test/test_getpath.py s lib-python/3/test/test_gettext.py . lib-python/3/test/test_glob.py . lib-python/3/test/test_global.py . lib-python/3/test/test_grammar.py . lib-python/3/test/test_graphlib.py . lib-python/3/test/test_grp.py . lib-python/3/test/test_gzip.py . lib-python/3/test/test_hash.py . lib-python/3/test/test_hashlib.py . lib-python/3/test/test_heapq.py . lib-python/3/test/test_hmac.py . lib-python/3/test/test_html.py . lib-python/3/test/test_htmlparser.py . lib-python/3/test/test_http_cookiejar.py . lib-python/3/test/test_http_cookies.py . lib-python/3/test/test_httplib.py . lib-python/3/test/test_httpservers.py . lib-python/3/test/test_idle.py . lib-python/3/test/test_imaplib.py . lib-python/3/test/test_imghdr.py . lib-python/3/test/test_imp.py . lib-python/3/test/test_index.py . lib-python/3/test/test_int.py . lib-python/3/test/test_int_literal.py . lib-python/3/test/test_interpreters.py . lib-python/3/test/test_io.py . lib-python/3/test/test_ioctl.py . lib-python/3/test/test_ipaddress.py . lib-python/3/test/test_isinstance.py . lib-python/3/test/test_iter.py . lib-python/3/test/test_iterlen.py . lib-python/3/test/test_itertools.py . lib-python/3/test/test_keyword.py . lib-python/3/test/test_keywordonlyarg.py . lib-python/3/test/test_kqueue.py . lib-python/3/test/test_largefile.py . lib-python/3/test/test_launcher.py . lib-python/3/test/test_lib2to3.py . lib-python/3/test/test_linecache.py . lib-python/3/test/test_list.py . lib-python/3/test/test_listcomps.py . lib-python/3/test/test_lltrace.py . lib-python/3/test/test_locale.py . lib-python/3/test/test_logging.py . lib-python/3/test/test_long.py . lib-python/3/test/test_longexp.py . lib-python/3/test/test_lzma.py . lib-python/3/test/test_mailbox.py . lib-python/3/test/test_mailcap.py . lib-python/3/test/test_marshal.py . lib-python/3/test/test_math.py . lib-python/3/test/test_memoryio.py . lib-python/3/test/test_memoryview.py . lib-python/3/test/test_metaclass.py . lib-python/3/test/test_mimetypes.py . lib-python/3/test/test_minidom.py . lib-python/3/test/test_mmap.py . lib-python/3/test/test_modulefinder.py . lib-python/3/test/test_msilib.py . lib-python/3/test/test_multibytecodec.py . lib-python/3/test/test_multiprocessing_main_handling.py . lib-python/3/test/test_named_expressions.py . lib-python/3/test/test_netrc.py . lib-python/3/test/test_nis.py . lib-python/3/test/test_nntplib.py . lib-python/3/test/test_ntpath.py . lib-python/3/test/test_numeric_tower.py . lib-python/3/test/test_opcache.py . lib-python/3/test/test_opcodes.py . lib-python/3/test/test_openpty.py . lib-python/3/test/test_operator.py . lib-python/3/test/test_optparse.py . lib-python/3/test/test_ordered_dict.py . lib-python/3/test/test_os.py . lib-python/3/test/test_ossaudiodev.py s lib-python/3/test/test_osx_env.py . lib-python/3/test/test_pathlib.py . lib-python/3/test/test_patma.py . lib-python/3/test/test_pdb.py . lib-python/3/test/test_peepholer.py . lib-python/3/test/test_pep646_syntax.py . lib-python/3/test/test_pickle.py . lib-python/3/test/test_picklebuffer.py . lib-python/3/test/test_pickletools.py . lib-python/3/test/test_pipes.py . lib-python/3/test/test_pkg.py . lib-python/3/test/test_pkgutil.py . lib-python/3/test/test_platform.py . lib-python/3/test/test_plistlib.py . lib-python/3/test/test_poll.py . lib-python/3/test/test_popen.py . lib-python/3/test/test_poplib.py . lib-python/3/test/test_positional_only_arg.py . lib-python/3/test/test_posix.py . lib-python/3/test/test_posixpath.py . lib-python/3/test/test_pow.py . lib-python/3/test/test_pprint.py . lib-python/3/test/test_print.py . lib-python/3/test/test_profile.py . lib-python/3/test/test_property.py . lib-python/3/test/test_pstats.py . lib-python/3/test/test_pty.py . lib-python/3/test/test_pulldom.py . lib-python/3/test/test_pwd.py . lib-python/3/test/test_py_compile.py . lib-python/3/test/test_pyclbr.py . lib-python/3/test/test_pyexpat.py . lib-python/3/test/test_queue.py . lib-python/3/test/test_quopri.py . lib-python/3/test/test_raise.py . lib-python/3/test/test_random.py . lib-python/3/test/test_range.py . lib-python/3/test/test_re.py . lib-python/3/test/test_readline.py . lib-python/3/test/test_regrtest.py . lib-python/3/test/test_repl.py . lib-python/3/test/test_reprlib.py . lib-python/3/test/test_resource.py . lib-python/3/test/test_richcmp.py . lib-python/3/test/test_rlcompleter.py . lib-python/3/test/test_robotparser.py . lib-python/3/test/test_runpy.py . lib-python/3/test/test_sax.py . lib-python/3/test/test_sched.py . lib-python/3/test/test_scope.py . lib-python/3/test/test_script_helper.py . lib-python/3/test/test_secrets.py . lib-python/3/test/test_select.py . lib-python/3/test/test_selectors.py . lib-python/3/test/test_set.py . lib-python/3/test/test_setcomps.py . lib-python/3/test/test_shelve.py . lib-python/3/test/test_shlex.py . lib-python/3/test/test_shutil.py . lib-python/3/test/test_signal.py . lib-python/3/test/test_site.py . lib-python/3/test/test_slice.py . lib-python/3/test/test_smtpd.py . lib-python/3/test/test_smtplib.py . lib-python/3/test/test_smtpnet.py . lib-python/3/test/test_sndhdr.py . lib-python/3/test/test_socket.py . lib-python/3/test/test_socketserver.py . lib-python/3/test/test_sort.py . lib-python/3/test/test_source_encoding.py . lib-python/3/test/test_spwd.py . lib-python/3/test/test_ssl.py . lib-python/3/test/test_stable_abi_ctypes.py s lib-python/3/test/test_startfile.py . lib-python/3/test/test_stat.py . lib-python/3/test/test_statistics.py . lib-python/3/test/test_strftime.py . lib-python/3/test/test_string.py . lib-python/3/test/test_string_literals.py . lib-python/3/test/test_stringprep.py . lib-python/3/test/test_strptime.py . lib-python/3/test/test_strtod.py . lib-python/3/test/test_struct.py . lib-python/3/test/test_structseq.py . lib-python/3/test/test_subclassinit.py . lib-python/3/test/test_subprocess.py . lib-python/3/test/test_sunau.py . lib-python/3/test/test_sundry.py . lib-python/3/test/test_super.py . lib-python/3/test/test_support.py . lib-python/3/test/test_symtable.py s lib-python/3/test/test_syntax.py . lib-python/3/test/test_sys.py . lib-python/3/test/test_sys_setprofile.py . lib-python/3/test/test_sys_settrace.py . lib-python/3/test/test_sysconfig.py . lib-python/3/test/test_sysconfig_pypy.py . lib-python/3/test/test_syslog.py . lib-python/3/test/test_tabnanny.py . lib-python/3/test/test_tarfile.py . lib-python/3/test/test_tcl.py . lib-python/3/test/test_telnetlib.py . lib-python/3/test/test_tempfile.py . lib-python/3/test/test_termios.py . lib-python/3/test/test_textwrap.py . lib-python/3/test/test_thread.py . lib-python/3/test/test_threadedtempfile.py . lib-python/3/test/test_threading.py . lib-python/3/test/test_threading_local.py . lib-python/3/test/test_threadsignals.py . lib-python/3/test/test_time.py . lib-python/3/test/test_timeit.py . lib-python/3/test/test_timeout.py . lib-python/3/test/test_tix.py s lib-python/3/test/test_tk.py s lib-python/3/test/test_tokenize.py . lib-python/3/test/test_trace.py . lib-python/3/test/test_traceback.py . lib-python/3/test/test_tracemalloc.py . lib-python/3/test/test_ttk_guionly.py s lib-python/3/test/test_ttk_textonly.py . lib-python/3/test/test_tty.py . lib-python/3/test/test_tuple.py . lib-python/3/test/test_turtle.py . lib-python/3/test/test_type_annotations.py . lib-python/3/test/test_type_cache.py . lib-python/3/test/test_type_comments.py . lib-python/3/test/test_typechecks.py . lib-python/3/test/test_types.py . lib-python/3/test/test_typing.py . lib-python/3/test/test_ucn.py . lib-python/3/test/test_unary.py . lib-python/3/test/test_unicode.py . lib-python/3/test/test_unicode_file.py . lib-python/3/test/test_unicode_file_functions.py . lib-python/3/test/test_unicode_identifiers.py . lib-python/3/test/test_unicodedata.py . lib-python/3/test/test_unittest.py . lib-python/3/test/test_univnewlines.py . lib-python/3/test/test_unpack.py . lib-python/3/test/test_unpack_ex.py . lib-python/3/test/test_unparse.py . lib-python/3/test/test_urllib.py . lib-python/3/test/test_urllib2.py . lib-python/3/test/test_urllib2_localnet.py . lib-python/3/test/test_urllib2net.py . lib-python/3/test/test_urllib_response.py . lib-python/3/test/test_urllibnet.py . lib-python/3/test/test_urlparse.py . lib-python/3/test/test_userdict.py . lib-python/3/test/test_userlist.py . lib-python/3/test/test_userstring.py . lib-python/3/test/test_utf8_mode.py . lib-python/3/test/test_utf8source.py . lib-python/3/test/test_uu.py . lib-python/3/test/test_uuid.py . lib-python/3/test/test_venv.py . lib-python/3/test/test_wait3.py . lib-python/3/test/test_wait4.py . lib-python/3/test/test_wave.py . lib-python/3/test/test_weakref.py . lib-python/3/test/test_weakset.py . lib-python/3/test/test_webbrowser.py . lib-python/3/test/test_winconsoleio.py . lib-python/3/test/test_winreg.py . lib-python/3/test/test_winsound.py s lib-python/3/test/test_with.py . lib-python/3/test/test_wsgiref.py . lib-python/3/test/test_xdrlib.py . lib-python/3/test/test_xml_dom_minicompat.py . lib-python/3/test/test_xml_etree.py . lib-python/3/test/test_xml_etree_c.py . lib-python/3/test/test_xmlrpc.py . lib-python/3/test/test_xmlrpc_net.py . lib-python/3/test/test_xxlimited.py s lib-python/3/test/test_xxtestfuzz.py s lib-python/3/test/test_yield_from.py . lib-python/3/test/test_zipapp.py . lib-python/3/test/test_zipfile.py . lib-python/3/test/test_zipfile64.py s lib-python/3/test/test_zipimport.py . lib-python/3/test/test_zipimport_support.py . lib-python/3/test/test_zlib.py . lib-python/3/test/test_asyncio . lib-python/3/test/test_capi . lib-python/3/test/test_concurrent_futures . lib-python/3/test/test_cppext . lib-python/3/test/test_dataclasses . lib-python/3/test/test_doctest . lib-python/3/test/test_email . lib-python/3/test/test_future_stmt . lib-python/3/test/test_gdb . lib-python/3/test/test_import . lib-python/3/test/test_importlib F lib-python/3/test/test_inspect . lib-python/3/test/test_json . lib-python/3/test/test_module . lib-python/3/test/test_multiprocessing_fork . lib-python/3/test/test_multiprocessing_forkserver . lib-python/3/test/test_multiprocessing_spawn . lib-python/3/test/test_peg_generator . lib-python/3/test/test_pydoc . lib-python/3/test/test_pyrepl . lib-python/3/test/test_sqlite3 . lib-python/3/test/test_tomllib . lib-python/3/test/test_tools s lib-python/3/test/test_warnings . lib-python/3/test/test_zoneinfo . =================================== FAILURES =================================== _______________________________________ _______________________________________ == PyPy 3.11.15 (a0a2919ebcf6, Jul 09 2026, 01:53:47) [PyPy 8.0.0-alpha0 with GCC 10.2.1 20210130 (Red Hat 10.2.1-11)] == Linux-6.1.0-22-amd64-x86_64-with-glibc2.17 little-endian == Python build: release with_assert == cwd: /tmp/pytest/test_python_worker_778793æ == CPU count: 4 == encodings: locale=UTF-8 FS=utf-8 == resources (3): curses,gui,network Using random seed: 939149257 0:00:00 load avg: 0.37 Run 1 test sequentially 0:00:00 load avg: 0.37 [1/1] test_importlib test_failure (test.test_importlib.builtin.test_finder.Frozen_FindSpecTests.test_failure) ... ok test_module (test.test_importlib.builtin.test_finder.Frozen_FindSpecTests.test_module) ... ok test_failure (test.test_importlib.builtin.test_finder.Frozen_FinderTests.test_failure) ... ok test_module (test.test_importlib.builtin.test_finder.Frozen_FinderTests.test_module) ... ok test_failure (test.test_importlib.builtin.test_finder.Source_FindSpecTests.test_failure) ... ok test_module (test.test_importlib.builtin.test_finder.Source_FindSpecTests.test_module) ... ok test_failure (test.test_importlib.builtin.test_finder.Source_FinderTests.test_failure) ... ok test_module (test.test_importlib.builtin.test_finder.Source_FinderTests.test_module) ... ok test_get_code (test.test_importlib.builtin.test_loader.Frozen_InspectLoaderTests.test_get_code) ... ok test_get_source (test.test_importlib.builtin.test_loader.Frozen_InspectLoaderTests.test_get_source) ... ok test_is_package (test.test_importlib.builtin.test_loader.Frozen_InspectLoaderTests.test_is_package) ... ok test_not_builtin (test.test_importlib.builtin.test_loader.Frozen_InspectLoaderTests.test_not_builtin) ... ok test_already_imported (test.test_importlib.builtin.test_loader.Frozen_LoaderTests.test_already_imported) ... ok test_module (test.test_importlib.builtin.test_loader.Frozen_LoaderTests.test_module) ... ok test_module_reuse (test.test_importlib.builtin.test_loader.Frozen_LoaderTests.test_module_reuse) ... ok test_unloadable (test.test_importlib.builtin.test_loader.Frozen_LoaderTests.test_unloadable) ... ok test_get_code (test.test_importlib.builtin.test_loader.Source_InspectLoaderTests.test_get_code) ... ok test_get_source (test.test_importlib.builtin.test_loader.Source_InspectLoaderTests.test_get_source) ... ok test_is_package (test.test_importlib.builtin.test_loader.Source_InspectLoaderTests.test_is_package) ... ok test_not_builtin (test.test_importlib.builtin.test_loader.Source_InspectLoaderTests.test_not_builtin) ... ok test_already_imported (test.test_importlib.builtin.test_loader.Source_LoaderTests.test_already_imported) ... ok test_module (test.test_importlib.builtin.test_loader.Source_LoaderTests.test_module) ... ok test_module_reuse (test.test_importlib.builtin.test_loader.Source_LoaderTests.test_module_reuse) ... ok test_unloadable (test.test_importlib.builtin.test_loader.Source_LoaderTests.test_unloadable) ... ok test_case_insensitivity (test.test_importlib.extension.test_case_sensitivity.Frozen_ExtensionModuleCaseSensitivityTest.test_case_insensitivity) ... skipped 'requires a case-insensitive filesystem' test_case_sensitive (test.test_importlib.extension.test_case_sensitivity.Frozen_ExtensionModuleCaseSensitivityTest.test_case_sensitive) ... skipped 'requires a case-insensitive filesystem' test_case_insensitivity (test.test_importlib.extension.test_case_sensitivity.Source_ExtensionModuleCaseSensitivityTest.test_case_insensitivity) ... skipped 'requires a case-insensitive filesystem' test_case_sensitive (test.test_importlib.extension.test_case_sensitivity.Source_ExtensionModuleCaseSensitivityTest.test_case_sensitive) ... skipped 'requires a case-insensitive filesystem' test_failure (test.test_importlib.extension.test_finder.Frozen_FinderTests.test_failure) ... ok test_module (test.test_importlib.extension.test_finder.Frozen_FinderTests.test_module) ... ok test_failure (test.test_importlib.extension.test_finder.Source_FinderTests.test_failure) ... ok test_module (test.test_importlib.extension.test_finder.Source_FinderTests.test_module) ... ok test_equality (test.test_importlib.extension.test_loader.Frozen_LoaderTests.test_equality) ... ok test_inequality (test.test_importlib.extension.test_loader.Frozen_LoaderTests.test_inequality) ... ok test_is_package (test.test_importlib.extension.test_loader.Frozen_LoaderTests.test_is_package) ... ok test_load_module_API (test.test_importlib.extension.test_loader.Frozen_LoaderTests.test_load_module_API) ... ok test_module (test.test_importlib.extension.test_loader.Frozen_LoaderTests.test_module) ... ok test_module_reuse (test.test_importlib.extension.test_loader.Frozen_LoaderTests.test_module_reuse) ... ok test_unloadable (test.test_importlib.extension.test_loader.Frozen_LoaderTests.test_unloadable) ... ok test_bad_modules (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_bad_modules) ... ok test_functionality (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_functionality) ... ok test_load_short_name (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_load_short_name) ... ok test_load_submodule (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_load_submodule) ... ok test_load_twice (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_load_twice) ... ok test_module (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_module) ... ok test_nonascii (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_nonascii) ... ok test_nonmodule (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_nonmodule) ... ok test_nonmodule_with_methods (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_nonmodule_with_methods) ... ok test_null_slots (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_null_slots) ... ok test_reload (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_reload) ... ok test_try_registration (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_try_registration) ... ok test_unloadable (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_unloadable) ... ok test_unloadable_nonascii (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_unloadable_nonascii) ... ok test_equality (test.test_importlib.extension.test_loader.Source_LoaderTests.test_equality) ... ok test_inequality (test.test_importlib.extension.test_loader.Source_LoaderTests.test_inequality) ... ok test_is_package (test.test_importlib.extension.test_loader.Source_LoaderTests.test_is_package) ... ok test_load_module_API (test.test_importlib.extension.test_loader.Source_LoaderTests.test_load_module_API) ... ok test_module (test.test_importlib.extension.test_loader.Source_LoaderTests.test_module) ... ok test_module_reuse (test.test_importlib.extension.test_loader.Source_LoaderTests.test_module_reuse) ... ok test_unloadable (test.test_importlib.extension.test_loader.Source_LoaderTests.test_unloadable) ... ok test_bad_modules (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_bad_modules) ... ok test_functionality (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_functionality) ... ok test_load_short_name (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_load_short_name) ... ok test_load_submodule (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_load_submodule) ... ok test_load_twice (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_load_twice) ... ok test_module (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_module) ... ok test_nonascii (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_nonascii) ... ok test_nonmodule (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_nonmodule) ... ok test_nonmodule_with_methods (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_nonmodule_with_methods) ... ok test_null_slots (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_null_slots) ... ok test_reload (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_reload) ... ok test_try_registration (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_try_registration) ... ok test_unloadable (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_unloadable) ... ok test_unloadable_nonascii (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_unloadable_nonascii) ... ok test_success (test.test_importlib.extension.test_path_hook.Frozen_PathHookTests.test_success) ... ok test_success (test.test_importlib.extension.test_path_hook.Source_PathHookTests.test_success) ... ok test.test_importlib.frozen (unittest.loader.ModuleSkipped.test.test_importlib.frozen) ... skipped "PyPy doesn't have frozen modules" test___loader__ (test.test_importlib.import_.test___loader__.Frozen_SpecLoaderAttributeTests.test___loader__) ... ok test___loader___is_None (test.test_importlib.import_.test___loader__.Frozen_LoaderAttributeTests.test___loader___is_None) ... ok test___loader___missing (test.test_importlib.import_.test___loader__.Frozen_LoaderAttributeTests.test___loader___missing) ... ok test___loader__ (test.test_importlib.import_.test___loader__.Source_SpecLoaderAttributeTests.test___loader__) ... ok test___loader___is_None (test.test_importlib.import_.test___loader__.Source_LoaderAttributeTests.test___loader___is_None) ... ok test___loader___missing (test.test_importlib.import_.test___loader__.Source_LoaderAttributeTests.test___loader___missing) ... ok test_None_as___package__ (test.test_importlib.import_.test___package__.Frozen_Using__package__PEP302.test_None_as___package__) ... ok test_bad__package__ (test.test_importlib.import_.test___package__.Frozen_Using__package__PEP302.test_bad__package__) ... ok test_bunk__package__ (test.test_importlib.import_.test___package__.Frozen_Using__package__PEP302.test_bunk__package__) ... ok test_spec_fallback (test.test_importlib.import_.test___package__.Frozen_Using__package__PEP302.test_spec_fallback) ... ok test_using___name__ (test.test_importlib.import_.test___package__.Frozen_Using__package__PEP302.test_using___name__) ... ok test_using___package__ (test.test_importlib.import_.test___package__.Frozen_Using__package__PEP302.test_using___package__) ... ok test_warn_when_package_and_spec_disagree (test.test_importlib.import_.test___package__.Frozen_Using__package__PEP302.test_warn_when_package_and_spec_disagree) ... ok test_warn_when_using___name__ (test.test_importlib.import_.test___package__.Frozen_Using__package__PEP302.test_warn_when_using___name__) ... ok test_None_as___package__ (test.test_importlib.import_.test___package__.Frozen_Using__package__PEP451.test_None_as___package__) ... ok test_bad__package__ (test.test_importlib.import_.test___package__.Frozen_Using__package__PEP451.test_bad__package__) ... ok test_bunk__package__ (test.test_importlib.import_.test___package__.Frozen_Using__package__PEP451.test_bunk__package__) ... ok test_spec_fallback (test.test_importlib.import_.test___package__.Frozen_Using__package__PEP451.test_spec_fallback) ... ok test_using___name__ (test.test_importlib.import_.test___package__.Frozen_Using__package__PEP451.test_using___name__) ... ok test_using___package__ (test.test_importlib.import_.test___package__.Frozen_Using__package__PEP451.test_using___package__) ... ok test_warn_when_package_and_spec_disagree (test.test_importlib.import_.test___package__.Frozen_Using__package__PEP451.test_warn_when_package_and_spec_disagree) ... ok test_warn_when_using___name__ (test.test_importlib.import_.test___package__.Frozen_Using__package__PEP451.test_warn_when_using___name__) ... ok test_package (test.test_importlib.import_.test___package__.Setting__package__PEP302.test_package) ... ok test_submodule (test.test_importlib.import_.test___package__.Setting__package__PEP302.test_submodule) ... ok test_top_level (test.test_importlib.import_.test___package__.Setting__package__PEP302.test_top_level) ... ok test_package (test.test_importlib.import_.test___package__.Setting__package__PEP451.test_package) ... ok test_submodule (test.test_importlib.import_.test___package__.Setting__package__PEP451.test_submodule) ... ok test_top_level (test.test_importlib.import_.test___package__.Setting__package__PEP451.test_top_level) ... ok test_None_as___package__ (test.test_importlib.import_.test___package__.Source_Using__package__PEP302.test_None_as___package__) ... ok test_bad__package__ (test.test_importlib.import_.test___package__.Source_Using__package__PEP302.test_bad__package__) ... ok test_bunk__package__ (test.test_importlib.import_.test___package__.Source_Using__package__PEP302.test_bunk__package__) ... ok test_spec_fallback (test.test_importlib.import_.test___package__.Source_Using__package__PEP302.test_spec_fallback) ... ok test_using___name__ (test.test_importlib.import_.test___package__.Source_Using__package__PEP302.test_using___name__) ... ok test_using___package__ (test.test_importlib.import_.test___package__.Source_Using__package__PEP302.test_using___package__) ... ok test_warn_when_package_and_spec_disagree (test.test_importlib.import_.test___package__.Source_Using__package__PEP302.test_warn_when_package_and_spec_disagree) ... ok test_warn_when_using___name__ (test.test_importlib.import_.test___package__.Source_Using__package__PEP302.test_warn_when_using___name__) ... ok test_None_as___package__ (test.test_importlib.import_.test___package__.Source_Using__package__PEP451.test_None_as___package__) ... ok test_bad__package__ (test.test_importlib.import_.test___package__.Source_Using__package__PEP451.test_bad__package__) ... ok test_bunk__package__ (test.test_importlib.import_.test___package__.Source_Using__package__PEP451.test_bunk__package__) ... ok test_spec_fallback (test.test_importlib.import_.test___package__.Source_Using__package__PEP451.test_spec_fallback) ... ok test_using___name__ (test.test_importlib.import_.test___package__.Source_Using__package__PEP451.test_using___name__) ... ok test_using___package__ (test.test_importlib.import_.test___package__.Source_Using__package__PEP451.test_using___package__) ... ok test_warn_when_package_and_spec_disagree (test.test_importlib.import_.test___package__.Source_Using__package__PEP451.test_warn_when_package_and_spec_disagree) ... ok test_warn_when_using___name__ (test.test_importlib.import_.test___package__.Source_Using__package__PEP451.test_warn_when_using___name__) ... ok test_blocked_fromlist (test.test_importlib.import_.test_api.Frozen_OldAPITests.test_blocked_fromlist) ... ok test_fromlist_load_error_propagates (test.test_importlib.import_.test_api.Frozen_OldAPITests.test_fromlist_load_error_propagates) ... ok test_name_requires_rparition (test.test_importlib.import_.test_api.Frozen_OldAPITests.test_name_requires_rparition) ... ok test_negative_level (test.test_importlib.import_.test_api.Frozen_OldAPITests.test_negative_level) ... ok test_nonexistent_fromlist_entry (test.test_importlib.import_.test_api.Frozen_OldAPITests.test_nonexistent_fromlist_entry) ... ok test_raises_ModuleNotFoundError (test.test_importlib.import_.test_api.Frozen_OldAPITests.test_raises_ModuleNotFoundError) ... ok test_blocked_fromlist (test.test_importlib.import_.test_api.Frozen_SpecAPITests.test_blocked_fromlist) ... ok test_fromlist_load_error_propagates (test.test_importlib.import_.test_api.Frozen_SpecAPITests.test_fromlist_load_error_propagates) ... ok test_name_requires_rparition (test.test_importlib.import_.test_api.Frozen_SpecAPITests.test_name_requires_rparition) ... ok test_negative_level (test.test_importlib.import_.test_api.Frozen_SpecAPITests.test_negative_level) ... ok test_nonexistent_fromlist_entry (test.test_importlib.import_.test_api.Frozen_SpecAPITests.test_nonexistent_fromlist_entry) ... ok test_raises_ModuleNotFoundError (test.test_importlib.import_.test_api.Frozen_SpecAPITests.test_raises_ModuleNotFoundError) ... ok test_blocked_fromlist (test.test_importlib.import_.test_api.Source_OldAPITests.test_blocked_fromlist) ... ok test_fromlist_load_error_propagates (test.test_importlib.import_.test_api.Source_OldAPITests.test_fromlist_load_error_propagates) ... ok test_name_requires_rparition (test.test_importlib.import_.test_api.Source_OldAPITests.test_name_requires_rparition) ... ok test_negative_level (test.test_importlib.import_.test_api.Source_OldAPITests.test_negative_level) ... ok test_nonexistent_fromlist_entry (test.test_importlib.import_.test_api.Source_OldAPITests.test_nonexistent_fromlist_entry) ... ok test_raises_ModuleNotFoundError (test.test_importlib.import_.test_api.Source_OldAPITests.test_raises_ModuleNotFoundError) ... ok test_blocked_fromlist (test.test_importlib.import_.test_api.Source_SpecAPITests.test_blocked_fromlist) ... ok test_fromlist_load_error_propagates (test.test_importlib.import_.test_api.Source_SpecAPITests.test_fromlist_load_error_propagates) ... ok test_name_requires_rparition (test.test_importlib.import_.test_api.Source_SpecAPITests.test_name_requires_rparition) ... ok test_negative_level (test.test_importlib.import_.test_api.Source_SpecAPITests.test_negative_level) ... ok test_nonexistent_fromlist_entry (test.test_importlib.import_.test_api.Source_SpecAPITests.test_nonexistent_fromlist_entry) ... ok test_raises_ModuleNotFoundError (test.test_importlib.import_.test_api.Source_SpecAPITests.test_raises_ModuleNotFoundError) ... ok test_None_in_cache (test.test_importlib.import_.test_caching.Frozen_UseCache.test_None_in_cache) ... ok test_using_cache (test.test_importlib.import_.test_caching.Frozen_UseCache.test_using_cache) ... ok test_None_in_cache (test.test_importlib.import_.test_caching.ImportlibUseCache.test_None_in_cache) ... ok test_using_cache (test.test_importlib.import_.test_caching.ImportlibUseCache.test_using_cache) ... ok test_using_cache_after_loader (test.test_importlib.import_.test_caching.ImportlibUseCache.test_using_cache_after_loader) ... ok test_using_cache_for_assigning_to_attribute (test.test_importlib.import_.test_caching.ImportlibUseCache.test_using_cache_for_assigning_to_attribute) ... ok test_using_cache_for_fromlist (test.test_importlib.import_.test_caching.ImportlibUseCache.test_using_cache_for_fromlist) ... ok test_None_in_cache (test.test_importlib.import_.test_caching.Source_UseCache.test_None_in_cache) ... ok test_using_cache (test.test_importlib.import_.test_caching.Source_UseCache.test_using_cache) ... ok test_empty_string (test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist.test_empty_string) ... ok test_fromlist_as_tuple (test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist.test_fromlist_as_tuple) ... ok test_invalid_type (test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist.test_invalid_type) ... ok test_invalid_type_in_all (test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist.test_invalid_type_in_all) ... ok test_module_from_package (test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist.test_module_from_package) ... ok test_module_from_package_triggers_ModuleNotFoundError (test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist.test_module_from_package_triggers_ModuleNotFoundError) ... ok test_nonexistent_from_package (test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist.test_nonexistent_from_package) ... ok test_nonexistent_in_all (test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist.test_nonexistent_in_all) ... ok test_nonexistent_object (test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist.test_nonexistent_object) ... ok test_object (test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist.test_object) ... ok test_star_in_all (test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist.test_star_in_all) ... ok test_star_with_others (test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist.test_star_with_others) ... ok test_using_star (test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist.test_using_star) ... ok test_return_from_from_import (test.test_importlib.import_.test_fromlist.Frozen_ReturnValue.test_return_from_from_import) ... ok test_return_from_import (test.test_importlib.import_.test_fromlist.Frozen_ReturnValue.test_return_from_import) ... ok test_empty_string (test.test_importlib.import_.test_fromlist.Source_HandlingFromlist.test_empty_string) ... ok test_fromlist_as_tuple (test.test_importlib.import_.test_fromlist.Source_HandlingFromlist.test_fromlist_as_tuple) ... ok test_invalid_type (test.test_importlib.import_.test_fromlist.Source_HandlingFromlist.test_invalid_type) ... ok test_invalid_type_in_all (test.test_importlib.import_.test_fromlist.Source_HandlingFromlist.test_invalid_type_in_all) ... ok test_module_from_package (test.test_importlib.import_.test_fromlist.Source_HandlingFromlist.test_module_from_package) ... ok test_module_from_package_triggers_ModuleNotFoundError (test.test_importlib.import_.test_fromlist.Source_HandlingFromlist.test_module_from_package_triggers_ModuleNotFoundError) ... ok test_nonexistent_from_package (test.test_importlib.import_.test_fromlist.Source_HandlingFromlist.test_nonexistent_from_package) ... ok test_nonexistent_in_all (test.test_importlib.import_.test_fromlist.Source_HandlingFromlist.test_nonexistent_in_all) ... ok test_nonexistent_object (test.test_importlib.import_.test_fromlist.Source_HandlingFromlist.test_nonexistent_object) ... ok test_object (test.test_importlib.import_.test_fromlist.Source_HandlingFromlist.test_object) ... ok test_star_in_all (test.test_importlib.import_.test_fromlist.Source_HandlingFromlist.test_star_in_all) ... ok test_star_with_others (test.test_importlib.import_.test_fromlist.Source_HandlingFromlist.test_star_with_others) ... ok test_using_star (test.test_importlib.import_.test_fromlist.Source_HandlingFromlist.test_using_star) ... ok test_return_from_from_import (test.test_importlib.import_.test_fromlist.Source_ReturnValue.test_return_from_from_import) ... ok test_return_from_import (test.test_importlib.import_.test_fromlist.Source_ReturnValue.test_return_from_import) ... ok test_no_path (test.test_importlib.import_.test_meta_path.Frozen_CallSignaturePEP302.test_no_path) ... ok test_with_path (test.test_importlib.import_.test_meta_path.Frozen_CallSignaturePEP302.test_with_path) ... ok test_no_path (test.test_importlib.import_.test_meta_path.Frozen_CallSignaturePEP451.test_no_path) ... ok test_with_path (test.test_importlib.import_.test_meta_path.Frozen_CallSignaturePEP451.test_with_path) ... ok test_continuing (test.test_importlib.import_.test_meta_path.Frozen_CallingOrder.test_continuing) ... ok test_empty (test.test_importlib.import_.test_meta_path.Frozen_CallingOrder.test_empty) ... ok test_first_called (test.test_importlib.import_.test_meta_path.Frozen_CallingOrder.test_first_called) ... ok test_no_path (test.test_importlib.import_.test_meta_path.Source_CallSignaturePEP302.test_no_path) ... ok test_with_path (test.test_importlib.import_.test_meta_path.Source_CallSignaturePEP302.test_with_path) ... ok test_no_path (test.test_importlib.import_.test_meta_path.Source_CallSignaturePEP451.test_no_path) ... ok test_with_path (test.test_importlib.import_.test_meta_path.Source_CallSignaturePEP451.test_with_path) ... ok test_continuing (test.test_importlib.import_.test_meta_path.Source_CallingOrder.test_continuing) ... ok test_empty (test.test_importlib.import_.test_meta_path.Source_CallingOrder.test_empty) ... ok test_first_called (test.test_importlib.import_.test_meta_path.Source_CallingOrder.test_first_called) ... ok test_bad_parent (test.test_importlib.import_.test_packages.Frozen_ParentModuleTests.test_bad_parent) ... ok test_import_parent (test.test_importlib.import_.test_packages.Frozen_ParentModuleTests.test_import_parent) ... ok test_module_not_package (test.test_importlib.import_.test_packages.Frozen_ParentModuleTests.test_module_not_package) ... ok test_module_not_package_but_side_effects (test.test_importlib.import_.test_packages.Frozen_ParentModuleTests.test_module_not_package_but_side_effects) ... ok test_raising_parent_after_double_relative_importing_child (test.test_importlib.import_.test_packages.Frozen_ParentModuleTests.test_raising_parent_after_double_relative_importing_child) ... ok test_raising_parent_after_importing_child (test.test_importlib.import_.test_packages.Frozen_ParentModuleTests.test_raising_parent_after_importing_child) ... ok test_raising_parent_after_relative_importing_child (test.test_importlib.import_.test_packages.Frozen_ParentModuleTests.test_raising_parent_after_relative_importing_child) ... ok test_bad_parent (test.test_importlib.import_.test_packages.Source_ParentModuleTests.test_bad_parent) ... ok test_import_parent (test.test_importlib.import_.test_packages.Source_ParentModuleTests.test_import_parent) ... ok test_module_not_package (test.test_importlib.import_.test_packages.Source_ParentModuleTests.test_module_not_package) ... ok test_module_not_package_but_side_effects (test.test_importlib.import_.test_packages.Source_ParentModuleTests.test_module_not_package_but_side_effects) ... ok test_raising_parent_after_double_relative_importing_child (test.test_importlib.import_.test_packages.Source_ParentModuleTests.test_raising_parent_after_double_relative_importing_child) ... ok test_raising_parent_after_importing_child (test.test_importlib.import_.test_packages.Source_ParentModuleTests.test_raising_parent_after_importing_child) ... ok test_raising_parent_after_relative_importing_child (test.test_importlib.import_.test_packages.Source_ParentModuleTests.test_raising_parent_after_relative_importing_child) ... ok test_None_on_sys_path (test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_None_on_sys_path) ... ok test_deleted_cwd (test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_deleted_cwd) ... ok test_empty_list (test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_empty_list) ... ok test_empty_path_hooks (test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_empty_path_hooks) ... ok test_failure (test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_failure) ... ok test_finder_with_find_loader (test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_finder_with_find_loader) ... ok test_finder_with_find_module (test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_finder_with_find_module) ... ok test_finder_with_find_spec (test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_finder_with_find_spec) ... ok test_invalidate_caches_clear_out_None (test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_invalidate_caches_clear_out_None) ... ok test_invalidate_caches_clear_out_relative_path (test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_invalidate_caches_clear_out_relative_path) ... ok test_invalidate_caches_finders (test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_invalidate_caches_finders) ... ok test_path (test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_path) ... ok test_path_hooks (test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_path_hooks) ... ok test_path_importer_cache_empty_string (test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_path_importer_cache_empty_string) ... ok test_sys_path (test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_sys_path) ... ok test_None_on_sys_path (test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_None_on_sys_path) ... ok test_deleted_cwd (test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_deleted_cwd) ... ok test_empty_list (test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_empty_list) ... ok test_empty_path_hooks (test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_empty_path_hooks) ... ok test_failure (test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_failure) ... ok test_finder_with_find_loader (test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_finder_with_find_loader) ... ok test_finder_with_find_module (test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_finder_with_find_module) ... ok test_finder_with_find_spec (test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_finder_with_find_spec) ... ok test_invalidate_caches_clear_out_None (test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_invalidate_caches_clear_out_None) ... ok test_invalidate_caches_clear_out_relative_path (test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_invalidate_caches_clear_out_relative_path) ... ok test_invalidate_caches_finders (test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_invalidate_caches_finders) ... ok test_path (test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_path) ... ok test_path_hooks (test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_path_hooks) ... ok test_path_importer_cache_empty_string (test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_path_importer_cache_empty_string) ... ok test_sys_path (test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_sys_path) ... ok test_finder_with_failing_find_module (test.test_importlib.import_.test_path.Frozen_PathEntryFinderTests.test_finder_with_failing_find_module) ... ok test_finder_with_failing_find_spec (test.test_importlib.import_.test_path.Frozen_PathEntryFinderTests.test_finder_with_failing_find_spec) ... ok test_None_on_sys_path (test.test_importlib.import_.test_path.Source_FindModuleTests.test_None_on_sys_path) ... ok test_deleted_cwd (test.test_importlib.import_.test_path.Source_FindModuleTests.test_deleted_cwd) ... ok test_empty_list (test.test_importlib.import_.test_path.Source_FindModuleTests.test_empty_list) ... ok test_empty_path_hooks (test.test_importlib.import_.test_path.Source_FindModuleTests.test_empty_path_hooks) ... ok test_failure (test.test_importlib.import_.test_path.Source_FindModuleTests.test_failure) ... ok test_finder_with_find_loader (test.test_importlib.import_.test_path.Source_FindModuleTests.test_finder_with_find_loader) ... ok test_finder_with_find_module (test.test_importlib.import_.test_path.Source_FindModuleTests.test_finder_with_find_module) ... ok test_finder_with_find_spec (test.test_importlib.import_.test_path.Source_FindModuleTests.test_finder_with_find_spec) ... ok test_invalidate_caches_clear_out_None (test.test_importlib.import_.test_path.Source_FindModuleTests.test_invalidate_caches_clear_out_None) ... ok test_invalidate_caches_clear_out_relative_path (test.test_importlib.import_.test_path.Source_FindModuleTests.test_invalidate_caches_clear_out_relative_path) ... ok test_invalidate_caches_finders (test.test_importlib.import_.test_path.Source_FindModuleTests.test_invalidate_caches_finders) ... ok test_path (test.test_importlib.import_.test_path.Source_FindModuleTests.test_path) ... ok test_path_hooks (test.test_importlib.import_.test_path.Source_FindModuleTests.test_path_hooks) ... ok test_path_importer_cache_empty_string (test.test_importlib.import_.test_path.Source_FindModuleTests.test_path_importer_cache_empty_string) ... ok test_sys_path (test.test_importlib.import_.test_path.Source_FindModuleTests.test_sys_path) ... ok test_None_on_sys_path (test.test_importlib.import_.test_path.Source_FindSpecTests.test_None_on_sys_path) ... ok test_deleted_cwd (test.test_importlib.import_.test_path.Source_FindSpecTests.test_deleted_cwd) ... ok test_empty_list (test.test_importlib.import_.test_path.Source_FindSpecTests.test_empty_list) ... ok test_empty_path_hooks (test.test_importlib.import_.test_path.Source_FindSpecTests.test_empty_path_hooks) ... ok test_failure (test.test_importlib.import_.test_path.Source_FindSpecTests.test_failure) ... ok test_finder_with_find_loader (test.test_importlib.import_.test_path.Source_FindSpecTests.test_finder_with_find_loader) ... ok test_finder_with_find_module (test.test_importlib.import_.test_path.Source_FindSpecTests.test_finder_with_find_module) ... ok test_finder_with_find_spec (test.test_importlib.import_.test_path.Source_FindSpecTests.test_finder_with_find_spec) ... ok test_invalidate_caches_clear_out_None (test.test_importlib.import_.test_path.Source_FindSpecTests.test_invalidate_caches_clear_out_None) ... ok test_invalidate_caches_clear_out_relative_path (test.test_importlib.import_.test_path.Source_FindSpecTests.test_invalidate_caches_clear_out_relative_path) ... ok test_invalidate_caches_finders (test.test_importlib.import_.test_path.Source_FindSpecTests.test_invalidate_caches_finders) ... ok test_path (test.test_importlib.import_.test_path.Source_FindSpecTests.test_path) ... ok test_path_hooks (test.test_importlib.import_.test_path.Source_FindSpecTests.test_path_hooks) ... ok test_path_importer_cache_empty_string (test.test_importlib.import_.test_path.Source_FindSpecTests.test_path_importer_cache_empty_string) ... ok test_sys_path (test.test_importlib.import_.test_path.Source_FindSpecTests.test_sys_path) ... ok test_finder_with_failing_find_module (test.test_importlib.import_.test_path.Source_PathEntryFinderTests.test_finder_with_failing_find_module) ... ok test_finder_with_failing_find_spec (test.test_importlib.import_.test_path.Source_PathEntryFinderTests.test_finder_with_failing_find_spec) ... ok test_attr_from_module (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_attr_from_module) ... ok test_deep_import (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_deep_import) ... ok test_empty_name_w_level_0 (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_empty_name_w_level_0) ... ok test_import_from_different_package (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_import_from_different_package) ... ok test_import_relative_import_no_fromlist (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_import_relative_import_no_fromlist) ... ok test_module_from_module (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_module_from_module) ... ok test_module_to_package (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_module_to_package) ... ok test_package_to_module (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_package_to_module) ... ok test_package_to_package (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_package_to_package) ... ok test_relative_import_no_globals (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_relative_import_no_globals) ... ok test_relative_import_no_package (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_relative_import_no_package) ... ok test_relative_import_no_package_exists_absolute (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_relative_import_no_package_exists_absolute) ... ok test_too_high_from_module (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_too_high_from_module) ... ok test_too_high_from_package (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_too_high_from_package) ... ok test_attr_from_module (test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_attr_from_module) ... ok test_deep_import (test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_deep_import) ... ok test_empty_name_w_level_0 (test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_empty_name_w_level_0) ... ok test_import_from_different_package (test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_import_from_different_package) ... ok test_import_relative_import_no_fromlist (test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_import_relative_import_no_fromlist) ... ok test_module_from_module (test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_module_from_module) ... ok test_module_to_package (test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_module_to_package) ... ok test_package_to_module (test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_package_to_module) ... ok test_package_to_package (test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_package_to_package) ... ok test_relative_import_no_globals (test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_relative_import_no_globals) ... ok test_relative_import_no_package (test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_relative_import_no_package) ... ok test_relative_import_no_package_exists_absolute (test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_relative_import_no_package_exists_absolute) ... ok test_too_high_from_module (test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_too_high_from_module) ... ok test_too_high_from_package (test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_too_high_from_package) ... ok test_insensitive (test.test_importlib.source.test_case_sensitivity.Frozen_CaseSensitivityTestPEP302.test_insensitive) ... skipped 'requires a case-insensitive filesystem' test_sensitive (test.test_importlib.source.test_case_sensitivity.Frozen_CaseSensitivityTestPEP302.test_sensitive) ... skipped 'requires a case-insensitive filesystem' test_insensitive (test.test_importlib.source.test_case_sensitivity.Frozen_CaseSensitivityTestPEP451.test_insensitive) ... skipped 'requires a case-insensitive filesystem' test_sensitive (test.test_importlib.source.test_case_sensitivity.Frozen_CaseSensitivityTestPEP451.test_sensitive) ... skipped 'requires a case-insensitive filesystem' test_insensitive (test.test_importlib.source.test_case_sensitivity.Source_CaseSensitivityTestPEP302.test_insensitive) ... skipped 'requires a case-insensitive filesystem' test_sensitive (test.test_importlib.source.test_case_sensitivity.Source_CaseSensitivityTestPEP302.test_sensitive) ... skipped 'requires a case-insensitive filesystem' test_insensitive (test.test_importlib.source.test_case_sensitivity.Source_CaseSensitivityTestPEP451.test_insensitive) ... skipped 'requires a case-insensitive filesystem' test_sensitive (test.test_importlib.source.test_case_sensitivity.Source_CaseSensitivityTestPEP451.test_sensitive) ... skipped 'requires a case-insensitive filesystem' test_bad_syntax (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_bad_syntax) ... ok test_checked_hash_based_pyc (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_checked_hash_based_pyc) ... ok test_equality (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_equality) ... ok test_file_from_empty_string_dir (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_file_from_empty_string_dir) ... ok test_get_filename_API (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_get_filename_API) ... ok test_inequality (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_inequality) ... ok test_lacking_parent (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_lacking_parent) ... ok test_load_module_API (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_load_module_API) ... ok test_module (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_module) ... ok test_module_reuse (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_module_reuse) ... ok test_overridden_checked_hash_based_pyc (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_overridden_checked_hash_based_pyc) ... ok test_overridden_unchecked_hash_based_pyc (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_overridden_unchecked_hash_based_pyc) ... ok test_package (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_package) ... ok test_state_after_failure (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_state_after_failure) ... ok test_timestamp_overflow (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_timestamp_overflow) ... ok test_unchecked_hash_based_pyc (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_unchecked_hash_based_pyc) ... ok test_unloadable (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_unloadable) ... ok test_bad_magic (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_bad_magic) ... ok test_bad_marshal (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_bad_marshal) ... ok test_empty_file (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_empty_file) ... ok test_magic_only (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_magic_only) ... ok test_no_marshal (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_no_marshal) ... ok test_non_code_marshal (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_non_code_marshal) ... ok test_old_timestamp (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_old_timestamp) ... ok test_partial_flags (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_partial_flags) ... ok test_partial_hash (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_partial_hash) ... ok test_partial_magic (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_partial_magic) ... ok test_partial_size (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_partial_size) ... ok test_partial_timestamp (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_partial_timestamp) ... ok test_read_only_bytecode (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_read_only_bytecode) ... ok test_bad_magic (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_bad_magic) ... ok test_bad_marshal (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_bad_marshal) ... ok test_empty_file (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_empty_file) ... ok test_magic_only (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_magic_only) ... ok test_no_marshal (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_no_marshal) ... ok test_non_code_marshal (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_non_code_marshal) ... ok test_old_timestamp (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_old_timestamp) ... ok test_partial_flags (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_partial_flags) ... ok test_partial_hash (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_partial_hash) ... ok test_partial_magic (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_partial_magic) ... ok test_partial_size (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_partial_size) ... ok test_partial_timestamp (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_partial_timestamp) ... ok test_read_only_bytecode (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_read_only_bytecode) ... ok test_bad_magic (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_bad_magic) ... ok test_empty_file (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_empty_file) ... ok test_magic_only (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_magic_only) ... ok test_no_marshal (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_no_marshal) ... ok test_non_code_marshal (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_non_code_marshal) ... ok test_partial_flags (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_partial_flags) ... ok test_partial_hash (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_partial_hash) ... ok test_partial_magic (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_partial_magic) ... ok test_partial_size (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_partial_size) ... ok test_partial_timestamp (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_partial_timestamp) ... ok test_bad_magic (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_bad_magic) ... ok test_empty_file (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_empty_file) ... ok test_magic_only (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_magic_only) ... ok test_no_marshal (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_no_marshal) ... ok test_non_code_marshal (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_non_code_marshal) ... ok test_partial_flags (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_partial_flags) ... ok test_partial_hash (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_partial_hash) ... ok test_partial_magic (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_partial_magic) ... ok test_partial_size (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_partial_size) ... ok test_partial_timestamp (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_partial_timestamp) ... ok test_bad_syntax (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_bad_syntax) ... ok test_checked_hash_based_pyc (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_checked_hash_based_pyc) ... ok test_equality (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_equality) ... ok test_file_from_empty_string_dir (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_file_from_empty_string_dir) ... ok test_get_filename_API (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_get_filename_API) ... ok test_inequality (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_inequality) ... ok test_lacking_parent (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_lacking_parent) ... ok test_load_module_API (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_load_module_API) ... ok test_module (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_module) ... ok test_module_reuse (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_module_reuse) ... ok test_overridden_checked_hash_based_pyc (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_overridden_checked_hash_based_pyc) ... ok test_overridden_unchecked_hash_based_pyc (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_overridden_unchecked_hash_based_pyc) ... ok test_package (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_package) ... ok test_state_after_failure (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_state_after_failure) ... ok test_timestamp_overflow (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_timestamp_overflow) ... ok test_unchecked_hash_based_pyc (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_unchecked_hash_based_pyc) ... ok test_unloadable (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_unloadable) ... ok test_bad_syntax (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_bad_syntax) ... ok test_checked_hash_based_pyc (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_checked_hash_based_pyc) ... ok test_equality (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_equality) ... ok test_file_from_empty_string_dir (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_file_from_empty_string_dir) ... ok test_get_filename_API (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_get_filename_API) ... ok test_inequality (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_inequality) ... ok test_lacking_parent (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_lacking_parent) ... ok test_load_module_API (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_load_module_API) ... ok test_module (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_module) ... ok test_module_reuse (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_module_reuse) ... ok test_overridden_checked_hash_based_pyc (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_overridden_checked_hash_based_pyc) ... ok test_overridden_unchecked_hash_based_pyc (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_overridden_unchecked_hash_based_pyc) ... ok test_package (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_package) ... ok test_state_after_failure (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_state_after_failure) ... ok test_timestamp_overflow (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_timestamp_overflow) ... ok test_unchecked_hash_based_pyc (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_unchecked_hash_based_pyc) ... ok test_unloadable (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_unloadable) ... ok test_bad_magic (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_bad_magic) ... ok test_bad_marshal (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_bad_marshal) ... ok test_empty_file (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_empty_file) ... ok test_magic_only (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_magic_only) ... ok test_no_marshal (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_no_marshal) ... ok test_non_code_marshal (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_non_code_marshal) ... ok test_old_timestamp (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_old_timestamp) ... ok test_partial_flags (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_partial_flags) ... ok test_partial_hash (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_partial_hash) ... ok test_partial_magic (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_partial_magic) ... ok test_partial_size (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_partial_size) ... ok test_partial_timestamp (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_partial_timestamp) ... ok test_read_only_bytecode (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_read_only_bytecode) ... ok test_bad_magic (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_bad_magic) ... ok test_bad_marshal (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_bad_marshal) ... ok test_empty_file (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_empty_file) ... ok test_magic_only (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_magic_only) ... ok test_no_marshal (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_no_marshal) ... ok test_non_code_marshal (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_non_code_marshal) ... ok test_old_timestamp (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_old_timestamp) ... ok test_partial_flags (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_partial_flags) ... ok test_partial_hash (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_partial_hash) ... ok test_partial_magic (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_partial_magic) ... ok test_partial_size (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_partial_size) ... ok test_partial_timestamp (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_partial_timestamp) ... ok test_read_only_bytecode (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_read_only_bytecode) ... ok test_bad_magic (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302.test_bad_magic) ... ok test_empty_file (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302.test_empty_file) ... ok test_magic_only (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302.test_magic_only) ... ok test_no_marshal (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302.test_no_marshal) ... ok test_non_code_marshal (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302.test_non_code_marshal) ... ok test_partial_flags (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302.test_partial_flags) ... ok test_partial_hash (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302.test_partial_hash) ... ok test_partial_magic (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302.test_partial_magic) ... ok test_partial_size (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302.test_partial_size) ... ok test_partial_timestamp (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302.test_partial_timestamp) ... ok test_bad_magic (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451.test_bad_magic) ... ok test_empty_file (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451.test_empty_file) ... ok test_magic_only (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451.test_magic_only) ... ok test_no_marshal (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451.test_no_marshal) ... ok test_non_code_marshal (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451.test_non_code_marshal) ... ok test_partial_flags (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451.test_partial_flags) ... ok test_partial_hash (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451.test_partial_hash) ... ok test_partial_magic (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451.test_partial_magic) ... ok test_partial_size (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451.test_partial_size) ... ok test_partial_timestamp (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451.test_partial_timestamp) ... ok test_dir_removal_handling (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP302.test_dir_removal_handling) ... ok test_empty_string_for_dir (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP302.test_empty_string_for_dir) ... ok test_failure (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP302.test_failure) ... ok test_ignore_file (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP302.test_ignore_file) ... ok test_invalidate_caches (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP302.test_invalidate_caches) ... ok test_module (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP302.test_module) ... ok test_module_in_package (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP302.test_module_in_package) ... ok test_no_read_directory (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP302.test_no_read_directory) ... ok test_package (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP302.test_package) ... ok test_package_in_package (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP302.test_package_in_package) ... ok test_package_over_module (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP302.test_package_over_module) ... ok test_dir_removal_handling (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420.test_dir_removal_handling) ... ok test_empty_string_for_dir (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420.test_empty_string_for_dir) ... ok test_failure (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420.test_failure) ... ok test_ignore_file (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420.test_ignore_file) ... ok test_invalidate_caches (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420.test_invalidate_caches) ... ok test_module (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420.test_module) ... ok test_module_in_package (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420.test_module_in_package) ... ok test_no_read_directory (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420.test_no_read_directory) ... ok test_package (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420.test_package) ... ok test_package_in_package (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420.test_package_in_package) ... ok test_package_over_module (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420.test_package_over_module) ... ok test_dir_removal_handling (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_dir_removal_handling) ... ok test_empty_string_for_dir (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_empty_string_for_dir) ... ok test_failure (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_failure) ... ok test_ignore_file (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_ignore_file) ... ok test_invalidate_caches (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_invalidate_caches) ... ok test_module (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_module) ... ok test_module_in_package (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_module_in_package) ... ok test_no_read_directory (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_no_read_directory) ... ok test_package (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_package) ... ok test_package_in_package (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_package_in_package) ... ok test_package_over_module (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_package_over_module) ... ok test_dir_removal_handling (test.test_importlib.source.test_finder.Source_FinderTestsPEP302.test_dir_removal_handling) ... ok test_empty_string_for_dir (test.test_importlib.source.test_finder.Source_FinderTestsPEP302.test_empty_string_for_dir) ... ok test_failure (test.test_importlib.source.test_finder.Source_FinderTestsPEP302.test_failure) ... ok test_ignore_file (test.test_importlib.source.test_finder.Source_FinderTestsPEP302.test_ignore_file) ... ok test_invalidate_caches (test.test_importlib.source.test_finder.Source_FinderTestsPEP302.test_invalidate_caches) ... ok test_module (test.test_importlib.source.test_finder.Source_FinderTestsPEP302.test_module) ... ok test_module_in_package (test.test_importlib.source.test_finder.Source_FinderTestsPEP302.test_module_in_package) ... ok test_no_read_directory (test.test_importlib.source.test_finder.Source_FinderTestsPEP302.test_no_read_directory) ... ok test_package (test.test_importlib.source.test_finder.Source_FinderTestsPEP302.test_package) ... ok test_package_in_package (test.test_importlib.source.test_finder.Source_FinderTestsPEP302.test_package_in_package) ... ok test_package_over_module (test.test_importlib.source.test_finder.Source_FinderTestsPEP302.test_package_over_module) ... ok test_dir_removal_handling (test.test_importlib.source.test_finder.Source_FinderTestsPEP420.test_dir_removal_handling) ... ok test_empty_string_for_dir (test.test_importlib.source.test_finder.Source_FinderTestsPEP420.test_empty_string_for_dir) ... ok test_failure (test.test_importlib.source.test_finder.Source_FinderTestsPEP420.test_failure) ... ok test_ignore_file (test.test_importlib.source.test_finder.Source_FinderTestsPEP420.test_ignore_file) ... ok test_invalidate_caches (test.test_importlib.source.test_finder.Source_FinderTestsPEP420.test_invalidate_caches) ... ok test_module (test.test_importlib.source.test_finder.Source_FinderTestsPEP420.test_module) ... ok test_module_in_package (test.test_importlib.source.test_finder.Source_FinderTestsPEP420.test_module_in_package) ... ok test_no_read_directory (test.test_importlib.source.test_finder.Source_FinderTestsPEP420.test_no_read_directory) ... ok test_package (test.test_importlib.source.test_finder.Source_FinderTestsPEP420.test_package) ... ok test_package_in_package (test.test_importlib.source.test_finder.Source_FinderTestsPEP420.test_package_in_package) ... ok test_package_over_module (test.test_importlib.source.test_finder.Source_FinderTestsPEP420.test_package_over_module) ... ok test_dir_removal_handling (test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_dir_removal_handling) ... ok test_empty_string_for_dir (test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_empty_string_for_dir) ... ok test_failure (test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_failure) ... ok test_ignore_file (test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_ignore_file) ... ok test_invalidate_caches (test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_invalidate_caches) ... ok test_module (test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_module) ... ok test_module_in_package (test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_module_in_package) ... ok test_no_read_directory (test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_no_read_directory) ... ok test_package (test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_package) ... ok test_package_in_package (test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_package_in_package) ... ok test_package_over_module (test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_package_over_module) ... ok test_empty_string (test.test_importlib.source.test_path_hook.Frozen_PathHookTest.test_empty_string) ... ok test_empty_string_legacy (test.test_importlib.source.test_path_hook.Frozen_PathHookTest.test_empty_string_legacy) ... ok test_success (test.test_importlib.source.test_path_hook.Frozen_PathHookTest.test_success) ... ok test_success_legacy (test.test_importlib.source.test_path_hook.Frozen_PathHookTest.test_success_legacy) ... ok test_empty_string (test.test_importlib.source.test_path_hook.Source_PathHookTest.test_empty_string) ... ok test_empty_string_legacy (test.test_importlib.source.test_path_hook.Source_PathHookTest.test_empty_string_legacy) ... ok test_success (test.test_importlib.source.test_path_hook.Source_PathHookTest.test_success) ... ok test_success_legacy (test.test_importlib.source.test_path_hook.Source_PathHookTest.test_success_legacy) ... ok test_bom (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP302.test_bom) ... ok test_bom_and_utf_8 (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP302.test_bom_and_utf_8) ... ok test_bom_conflict (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP302.test_bom_conflict) ... ok test_default_encoding (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP302.test_default_encoding) ... ok test_encoding_on_first_line (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP302.test_encoding_on_first_line) ... ok test_encoding_on_second_line (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP302.test_encoding_on_second_line) ... ok test_non_obvious_encoding (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP302.test_non_obvious_encoding) ... ok test_bom (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP451.test_bom) ... ok test_bom_and_utf_8 (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP451.test_bom_and_utf_8) ... ok test_bom_conflict (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP451.test_bom_conflict) ... ok test_default_encoding (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP451.test_default_encoding) ... ok test_encoding_on_first_line (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP451.test_encoding_on_first_line) ... ok test_encoding_on_second_line (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP451.test_encoding_on_second_line) ... ok test_non_obvious_encoding (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP451.test_non_obvious_encoding) ... ok test_cr (test.test_importlib.source.test_source_encoding.Frozen_LineEndingTestPEP302.test_cr) ... ok test_crlf (test.test_importlib.source.test_source_encoding.Frozen_LineEndingTestPEP302.test_crlf) ... ok test_lf (test.test_importlib.source.test_source_encoding.Frozen_LineEndingTestPEP302.test_lf) ... ok test_cr (test.test_importlib.source.test_source_encoding.Frozen_LineEndingTestPEP451.test_cr) ... ok test_crlf (test.test_importlib.source.test_source_encoding.Frozen_LineEndingTestPEP451.test_crlf) ... ok test_lf (test.test_importlib.source.test_source_encoding.Frozen_LineEndingTestPEP451.test_lf) ... ok test_bom (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP302.test_bom) ... ok test_bom_and_utf_8 (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP302.test_bom_and_utf_8) ... ok test_bom_conflict (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP302.test_bom_conflict) ... ok test_default_encoding (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP302.test_default_encoding) ... ok test_encoding_on_first_line (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP302.test_encoding_on_first_line) ... ok test_encoding_on_second_line (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP302.test_encoding_on_second_line) ... ok test_non_obvious_encoding (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP302.test_non_obvious_encoding) ... ok test_bom (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP451.test_bom) ... ok test_bom_and_utf_8 (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP451.test_bom_and_utf_8) ... ok test_bom_conflict (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP451.test_bom_conflict) ... ok test_default_encoding (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP451.test_default_encoding) ... ok test_encoding_on_first_line (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP451.test_encoding_on_first_line) ... ok test_encoding_on_second_line (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP451.test_encoding_on_second_line) ... ok test_non_obvious_encoding (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP451.test_non_obvious_encoding) ... ok test_cr (test.test_importlib.source.test_source_encoding.Source_LineEndingTestPEP302.test_cr) ... ok test_crlf (test.test_importlib.source.test_source_encoding.Source_LineEndingTestPEP302.test_crlf) ... ok test_lf (test.test_importlib.source.test_source_encoding.Source_LineEndingTestPEP302.test_lf) ... ok test_cr (test.test_importlib.source.test_source_encoding.Source_LineEndingTestPEP451.test_cr) ... ok test_crlf (test.test_importlib.source.test_source_encoding.Source_LineEndingTestPEP451.test_crlf) ... ok test_lf (test.test_importlib.source.test_source_encoding.Source_LineEndingTestPEP451.test_lf) ... ok test_get_source (test.test_importlib.test_abc.Frozen_InspectLoaderDefaultsTests.test_get_source) ... ok test_is_package (test.test_importlib.test_abc.Frozen_InspectLoaderDefaultsTests.test_is_package) ... ok test_get_code (test.test_importlib.test_abc.Frozen_ExecutionLoaderGetCodeTests.test_get_code) ... ok test_get_code_no_path (test.test_importlib.test_abc.Frozen_ExecutionLoaderGetCodeTests.test_get_code_no_path) ... ok test_get_code_source_is_None (test.test_importlib.test_abc.Frozen_ExecutionLoaderGetCodeTests.test_get_code_source_is_None) ... ok test_get_code_source_not_found (test.test_importlib.test_abc.Frozen_ExecutionLoaderGetCodeTests.test_get_code_source_not_found) ... ok test_subclasses (test.test_importlib.test_abc.Frozen_ExecutionLoader.test_subclasses) ... ok test_superclasses (test.test_importlib.test_abc.Frozen_ExecutionLoader.test_superclasses) ... ok test_subclasses (test.test_importlib.test_abc.Frozen_FileLoader.test_subclasses) ... ok test_superclasses (test.test_importlib.test_abc.Frozen_FileLoader.test_superclasses) ... ok test_get_source (test.test_importlib.test_abc.Frozen_InspectLoaderDefaultsTests.test_get_source) ... ok test_is_package (test.test_importlib.test_abc.Frozen_InspectLoaderDefaultsTests.test_is_package) ... ok test_get_code (test.test_importlib.test_abc.Frozen_InspectLoaderGetCodeTests.test_get_code) ... ok test_get_code_source_is_None (test.test_importlib.test_abc.Frozen_InspectLoaderGetCodeTests.test_get_code_source_is_None) ... ok test_get_code_source_not_found (test.test_importlib.test_abc.Frozen_InspectLoaderGetCodeTests.test_get_code_source_not_found) ... ok test_get_code_ImportError (test.test_importlib.test_abc.Frozen_InspectLoaderLoadModuleTests.test_get_code_ImportError) ... ok test_get_code_None (test.test_importlib.test_abc.Frozen_InspectLoaderLoadModuleTests.test_get_code_None) ... ok test_module_returned (test.test_importlib.test_abc.Frozen_InspectLoaderLoadModuleTests.test_module_returned) ... ok test_source_to_code_bytes (test.test_importlib.test_abc.Frozen_InspectLoaderSourceToCodeTests.test_source_to_code_bytes) ... ok test_source_to_code_no_path (test.test_importlib.test_abc.Frozen_InspectLoaderSourceToCodeTests.test_source_to_code_no_path) ... ok test_source_to_code_path (test.test_importlib.test_abc.Frozen_InspectLoaderSourceToCodeTests.test_source_to_code_path) ... ok test_source_to_code_source (test.test_importlib.test_abc.Frozen_InspectLoaderSourceToCodeTests.test_source_to_code_source) ... ok test_subclasses (test.test_importlib.test_abc.Frozen_InspectLoader.test_subclasses) ... ok test_superclasses (test.test_importlib.test_abc.Frozen_InspectLoader.test_superclasses) ... ok test_create_module (test.test_importlib.test_abc.Frozen_LoaderDefaultsTests.test_create_module) ... ok test_load_module (test.test_importlib.test_abc.Frozen_LoaderDefaultsTests.test_load_module) ... ok test_module_repr (test.test_importlib.test_abc.Frozen_LoaderDefaultsTests.test_module_repr) ... ok test_fresh (test.test_importlib.test_abc.Frozen_LoaderLoadModuleTests.test_fresh) ... ok test_reload (test.test_importlib.test_abc.Frozen_LoaderLoadModuleTests.test_reload) ... ok test_find_module (test.test_importlib.test_abc.Frozen_MetaPathFinderDefaultsTests.test_find_module) ... ok test_invalidate_caches (test.test_importlib.test_abc.Frozen_MetaPathFinderDefaultsTests.test_invalidate_caches) ... ok test_find_module (test.test_importlib.test_abc.Frozen_MetaPathFinderFindModuleTests.test_find_module) ... ok test_find_spec_with_explicit_target (test.test_importlib.test_abc.Frozen_MetaPathFinderFindModuleTests.test_find_spec_with_explicit_target) ... ok test_no_spec (test.test_importlib.test_abc.Frozen_MetaPathFinderFindModuleTests.test_no_spec) ... ok test_spec (test.test_importlib.test_abc.Frozen_MetaPathFinderFindModuleTests.test_spec) ... ok test_subclasses (test.test_importlib.test_abc.Frozen_MetaPathFinder.test_subclasses) ... ok test_superclasses (test.test_importlib.test_abc.Frozen_MetaPathFinder.test_superclasses) ... ok test_find_loader (test.test_importlib.test_abc.Frozen_PathEntryFinderDefaultsTests.test_find_loader) ... ok test_invalidate_caches (test.test_importlib.test_abc.Frozen_PathEntryFinderDefaultsTests.test_invalidate_caches) ... ok test_no_spec (test.test_importlib.test_abc.Frozen_PathEntryFinderFindLoaderTests.test_no_spec) ... ok test_spec_with_loader (test.test_importlib.test_abc.Frozen_PathEntryFinderFindLoaderTests.test_spec_with_loader) ... ok test_spec_with_portions (test.test_importlib.test_abc.Frozen_PathEntryFinderFindLoaderTests.test_spec_with_portions) ... ok test_subclasses (test.test_importlib.test_abc.Frozen_PathEntryFinder.test_subclasses) ... ok test_superclasses (test.test_importlib.test_abc.Frozen_PathEntryFinder.test_superclasses) ... ok test_get_data (test.test_importlib.test_abc.Frozen_ResourceLoaderDefaultsTests.test_get_data) ... ok test_contents (test.test_importlib.test_abc.Frozen_ResourceReaderDefaultsTests.test_contents) ... ok test_is_resource (test.test_importlib.test_abc.Frozen_ResourceReaderDefaultsTests.test_is_resource) ... ok test_open_resource (test.test_importlib.test_abc.Frozen_ResourceReaderDefaultsTests.test_open_resource) ... ok test_resource_path (test.test_importlib.test_abc.Frozen_ResourceReaderDefaultsTests.test_resource_path) ... ok test_subclasses (test.test_importlib.test_abc.Frozen_ResourceLoader.test_subclasses) ... ok test_superclasses (test.test_importlib.test_abc.Frozen_ResourceLoader.test_superclasses) ... ok test_code_bad_magic (test.test_importlib.test_abc.Frozen_SourceLoaderBytecodeTests.test_code_bad_magic) ... ok test_code_bad_timestamp (test.test_importlib.test_abc.Frozen_SourceLoaderBytecodeTests.test_code_bad_timestamp) ... ok test_code_with_everything (test.test_importlib.test_abc.Frozen_SourceLoaderBytecodeTests.test_code_with_everything) ... ok test_dont_write_bytecode (test.test_importlib.test_abc.Frozen_SourceLoaderBytecodeTests.test_dont_write_bytecode) ... ok test_no_bytecode (test.test_importlib.test_abc.Frozen_SourceLoaderBytecodeTests.test_no_bytecode) ... ok test_no_set_data (test.test_importlib.test_abc.Frozen_SourceLoaderBytecodeTests.test_no_set_data) ... ok test_set_data_raises_exceptions (test.test_importlib.test_abc.Frozen_SourceLoaderBytecodeTests.test_set_data_raises_exceptions) ... ok test_subclasses (test.test_importlib.test_abc.Frozen_SourceLoader.test_subclasses) ... ok test_superclasses (test.test_importlib.test_abc.Frozen_SourceLoader.test_superclasses) ... ok test_decoded_source (test.test_importlib.test_abc.Frozen_SourceLoaderGetSourceTests.test_decoded_source) ... ok test_default_encoding (test.test_importlib.test_abc.Frozen_SourceLoaderGetSourceTests.test_default_encoding) ... ok test_universal_newlines (test.test_importlib.test_abc.Frozen_SourceLoaderGetSourceTests.test_universal_newlines) ... ok test_get_code (test.test_importlib.test_abc.Frozen_SourceOnlyLoaderTests.test_get_code) ... ok test_get_source (test.test_importlib.test_abc.Frozen_SourceOnlyLoaderTests.test_get_source) ... ok test_get_source_encoding (test.test_importlib.test_abc.Frozen_SourceOnlyLoaderTests.test_get_source_encoding) ... ok test_is_package (test.test_importlib.test_abc.Frozen_SourceOnlyLoaderTests.test_is_package) ... ok test_load_module (test.test_importlib.test_abc.Frozen_SourceOnlyLoaderTests.test_load_module) ... ok test_package_settings (test.test_importlib.test_abc.Frozen_SourceOnlyLoaderTests.test_package_settings) ... ok test_source_to_code (test.test_importlib.test_abc.Frozen_SourceOnlyLoaderTests.test_source_to_code) ... ok test_create_module (test.test_importlib.test_abc.Source_LoaderDefaultsTests.test_create_module) ... ok test_load_module (test.test_importlib.test_abc.Source_LoaderDefaultsTests.test_load_module) ... ok test_module_repr (test.test_importlib.test_abc.Source_LoaderDefaultsTests.test_module_repr) ... ok test_code_bad_magic (test.test_importlib.test_abc.Source_SourceLoaderBytecodeTests.test_code_bad_magic) ... ok test_code_bad_timestamp (test.test_importlib.test_abc.Source_SourceLoaderBytecodeTests.test_code_bad_timestamp) ... ok test_code_with_everything (test.test_importlib.test_abc.Source_SourceLoaderBytecodeTests.test_code_with_everything) ... ok test_dont_write_bytecode (test.test_importlib.test_abc.Source_SourceLoaderBytecodeTests.test_dont_write_bytecode) ... ok test_no_bytecode (test.test_importlib.test_abc.Source_SourceLoaderBytecodeTests.test_no_bytecode) ... ok test_no_set_data (test.test_importlib.test_abc.Source_SourceLoaderBytecodeTests.test_no_set_data) ... ok test_set_data_raises_exceptions (test.test_importlib.test_abc.Source_SourceLoaderBytecodeTests.test_set_data_raises_exceptions) ... ok test_get_source (test.test_importlib.test_abc.Source_InspectLoaderDefaultsTests.test_get_source) ... ok test_is_package (test.test_importlib.test_abc.Source_InspectLoaderDefaultsTests.test_is_package) ... ok test_get_code (test.test_importlib.test_abc.Source_ExecutionLoaderGetCodeTests.test_get_code) ... ok test_get_code_no_path (test.test_importlib.test_abc.Source_ExecutionLoaderGetCodeTests.test_get_code_no_path) ... ok test_get_code_source_is_None (test.test_importlib.test_abc.Source_ExecutionLoaderGetCodeTests.test_get_code_source_is_None) ... ok test_get_code_source_not_found (test.test_importlib.test_abc.Source_ExecutionLoaderGetCodeTests.test_get_code_source_not_found) ... ok test_subclasses (test.test_importlib.test_abc.Source_ExecutionLoader.test_subclasses) ... ok test_superclasses (test.test_importlib.test_abc.Source_ExecutionLoader.test_superclasses) ... ok test_subclasses (test.test_importlib.test_abc.Source_FileLoader.test_subclasses) ... ok test_superclasses (test.test_importlib.test_abc.Source_FileLoader.test_superclasses) ... ok test_get_source (test.test_importlib.test_abc.Source_InspectLoaderDefaultsTests.test_get_source) ... ok test_is_package (test.test_importlib.test_abc.Source_InspectLoaderDefaultsTests.test_is_package) ... ok test_get_code (test.test_importlib.test_abc.Source_InspectLoaderGetCodeTests.test_get_code) ... ok test_get_code_source_is_None (test.test_importlib.test_abc.Source_InspectLoaderGetCodeTests.test_get_code_source_is_None) ... ok test_get_code_source_not_found (test.test_importlib.test_abc.Source_InspectLoaderGetCodeTests.test_get_code_source_not_found) ... ok test_get_code_ImportError (test.test_importlib.test_abc.Source_InspectLoaderLoadModuleTests.test_get_code_ImportError) ... ok test_get_code_None (test.test_importlib.test_abc.Source_InspectLoaderLoadModuleTests.test_get_code_None) ... ok test_module_returned (test.test_importlib.test_abc.Source_InspectLoaderLoadModuleTests.test_module_returned) ... ok test_source_to_code_bytes (test.test_importlib.test_abc.Source_InspectLoaderSourceToCodeTests.test_source_to_code_bytes) ... ok test_source_to_code_no_path (test.test_importlib.test_abc.Source_InspectLoaderSourceToCodeTests.test_source_to_code_no_path) ... ok test_source_to_code_path (test.test_importlib.test_abc.Source_InspectLoaderSourceToCodeTests.test_source_to_code_path) ... ok test_source_to_code_source (test.test_importlib.test_abc.Source_InspectLoaderSourceToCodeTests.test_source_to_code_source) ... ok test_subclasses (test.test_importlib.test_abc.Source_InspectLoader.test_subclasses) ... ok test_superclasses (test.test_importlib.test_abc.Source_InspectLoader.test_superclasses) ... ok test_fresh (test.test_importlib.test_abc.Source_LoaderLoadModuleTests.test_fresh) ... ok test_reload (test.test_importlib.test_abc.Source_LoaderLoadModuleTests.test_reload) ... ok test_find_module (test.test_importlib.test_abc.Source_MetaPathFinderDefaultsTests.test_find_module) ... ok test_invalidate_caches (test.test_importlib.test_abc.Source_MetaPathFinderDefaultsTests.test_invalidate_caches) ... ok test_find_module (test.test_importlib.test_abc.Source_MetaPathFinderFindModuleTests.test_find_module) ... ok test_find_spec_with_explicit_target (test.test_importlib.test_abc.Source_MetaPathFinderFindModuleTests.test_find_spec_with_explicit_target) ... ok test_no_spec (test.test_importlib.test_abc.Source_MetaPathFinderFindModuleTests.test_no_spec) ... ok test_spec (test.test_importlib.test_abc.Source_MetaPathFinderFindModuleTests.test_spec) ... ok test_subclasses (test.test_importlib.test_abc.Source_MetaPathFinder.test_subclasses) ... ok test_superclasses (test.test_importlib.test_abc.Source_MetaPathFinder.test_superclasses) ... ok test_find_loader (test.test_importlib.test_abc.Source_PathEntryFinderDefaultsTests.test_find_loader) ... ok test_invalidate_caches (test.test_importlib.test_abc.Source_PathEntryFinderDefaultsTests.test_invalidate_caches) ... ok test_no_spec (test.test_importlib.test_abc.Source_PathEntryFinderFindLoaderTests.test_no_spec) ... ok test_spec_with_loader (test.test_importlib.test_abc.Source_PathEntryFinderFindLoaderTests.test_spec_with_loader) ... ok test_spec_with_portions (test.test_importlib.test_abc.Source_PathEntryFinderFindLoaderTests.test_spec_with_portions) ... ok test_subclasses (test.test_importlib.test_abc.Source_PathEntryFinder.test_subclasses) ... ok test_superclasses (test.test_importlib.test_abc.Source_PathEntryFinder.test_superclasses) ... ok test_get_data (test.test_importlib.test_abc.Source_ResourceLoaderDefaultsTests.test_get_data) ... ok test_contents (test.test_importlib.test_abc.Source_ResourceReaderDefaultsTests.test_contents) ... ok test_is_resource (test.test_importlib.test_abc.Source_ResourceReaderDefaultsTests.test_is_resource) ... ok test_open_resource (test.test_importlib.test_abc.Source_ResourceReaderDefaultsTests.test_open_resource) ... ok test_resource_path (test.test_importlib.test_abc.Source_ResourceReaderDefaultsTests.test_resource_path) ... ok test_subclasses (test.test_importlib.test_abc.Source_ResourceLoader.test_subclasses) ... ok test_superclasses (test.test_importlib.test_abc.Source_ResourceLoader.test_superclasses) ... ok test_subclasses (test.test_importlib.test_abc.Source_SourceLoader.test_subclasses) ... ok test_superclasses (test.test_importlib.test_abc.Source_SourceLoader.test_superclasses) ... ok test_decoded_source (test.test_importlib.test_abc.Source_SourceLoaderGetSourceTests.test_decoded_source) ... ok test_default_encoding (test.test_importlib.test_abc.Source_SourceLoaderGetSourceTests.test_default_encoding) ... ok test_universal_newlines (test.test_importlib.test_abc.Source_SourceLoaderGetSourceTests.test_universal_newlines) ... ok test_get_code (test.test_importlib.test_abc.Source_SourceOnlyLoaderTests.test_get_code) ... ok test_get_source (test.test_importlib.test_abc.Source_SourceOnlyLoaderTests.test_get_source) ... ok test_get_source_encoding (test.test_importlib.test_abc.Source_SourceOnlyLoaderTests.test_get_source_encoding) ... ok test_is_package (test.test_importlib.test_abc.Source_SourceOnlyLoaderTests.test_is_package) ... ok test_load_module (test.test_importlib.test_abc.Source_SourceOnlyLoaderTests.test_load_module) ... ok test_package_settings (test.test_importlib.test_abc.Source_SourceOnlyLoaderTests.test_package_settings) ... ok test_source_to_code (test.test_importlib.test_abc.Source_SourceOnlyLoaderTests.test_source_to_code) ... ok test_no_frozen_importlib (test.test_importlib.test_api.FrozenImportlibTests.test_no_frozen_importlib) ... ok test_nothing (test.test_importlib.test_api.Frozen_FindLoaderPEP302Tests.test_nothing) ... ok test_success (test.test_importlib.test_api.Frozen_FindLoaderPEP302Tests.test_success) ... ok test_success_path (test.test_importlib.test_api.Frozen_FindLoaderPEP302Tests.test_success_path) ... ok test_sys_modules (test.test_importlib.test_api.Frozen_FindLoaderPEP302Tests.test_sys_modules) ... ok test_sys_modules_loader_is_None (test.test_importlib.test_api.Frozen_FindLoaderPEP302Tests.test_sys_modules_loader_is_None) ... ok test_sys_modules_loader_is_not_set (test.test_importlib.test_api.Frozen_FindLoaderPEP302Tests.test_sys_modules_loader_is_not_set) ... ok test_nothing (test.test_importlib.test_api.Frozen_FindLoaderPEP451Tests.test_nothing) ... ok test_success (test.test_importlib.test_api.Frozen_FindLoaderPEP451Tests.test_success) ... ok test_success_path (test.test_importlib.test_api.Frozen_FindLoaderPEP451Tests.test_success_path) ... ok test_sys_modules (test.test_importlib.test_api.Frozen_FindLoaderPEP451Tests.test_sys_modules) ... ok test_sys_modules_loader_is_None (test.test_importlib.test_api.Frozen_FindLoaderPEP451Tests.test_sys_modules_loader_is_None) ... ok test_sys_modules_loader_is_not_set (test.test_importlib.test_api.Frozen_FindLoaderPEP451Tests.test_sys_modules_loader_is_not_set) ... ok test_absolute_import_with_package (test.test_importlib.test_api.Frozen_ImportModuleTests.test_absolute_import_with_package) ... ok test_absolute_package_import (test.test_importlib.test_api.Frozen_ImportModuleTests.test_absolute_package_import) ... ok test_deep_relative_package_import (test.test_importlib.test_api.Frozen_ImportModuleTests.test_deep_relative_package_import) ... ok test_loaded_once (test.test_importlib.test_api.Frozen_ImportModuleTests.test_loaded_once) ... ok test_module_import (test.test_importlib.test_api.Frozen_ImportModuleTests.test_module_import) ... ok test_relative_import_wo_package (test.test_importlib.test_api.Frozen_ImportModuleTests.test_relative_import_wo_package) ... ok test_shallow_relative_package_import (test.test_importlib.test_api.Frozen_ImportModuleTests.test_shallow_relative_package_import) ... ok test_method_called (test.test_importlib.test_api.Frozen_InvalidateCacheTests.test_method_called) ... ok test_method_lacking (test.test_importlib.test_api.Frozen_InvalidateCacheTests.test_method_lacking) ... ok test_module_missing_spec (test.test_importlib.test_api.Frozen_ReloadTests.test_module_missing_spec) ... ok test_module_replaced (test.test_importlib.test_api.Frozen_ReloadTests.test_module_replaced) ... ok test_reload_loader_replaced (test.test_importlib.test_api.Frozen_ReloadTests.test_reload_loader_replaced) ... ok test_reload_location_changed (test.test_importlib.test_api.Frozen_ReloadTests.test_reload_location_changed) ... ok test_reload_missing_loader (test.test_importlib.test_api.Frozen_ReloadTests.test_reload_missing_loader) ... ok test_reload_modules (test.test_importlib.test_api.Frozen_ReloadTests.test_reload_modules) ... ok test_reload_namespace_changed (test.test_importlib.test_api.Frozen_ReloadTests.test_reload_namespace_changed) ... ok test_reload_submodule (test.test_importlib.test_api.Frozen_ReloadTests.test_reload_submodule) ... ok test_everyone_has___loader__ (test.test_importlib.test_api.Frozen_StartupTests.test_everyone_has___loader__) ... ok test_everyone_has___spec__ (test.test_importlib.test_api.Frozen_StartupTests.test_everyone_has___spec__) ... ok test_nothing (test.test_importlib.test_api.Source_FindLoaderPEP302Tests.test_nothing) ... ok test_success (test.test_importlib.test_api.Source_FindLoaderPEP302Tests.test_success) ... ok test_success_path (test.test_importlib.test_api.Source_FindLoaderPEP302Tests.test_success_path) ... ok test_sys_modules (test.test_importlib.test_api.Source_FindLoaderPEP302Tests.test_sys_modules) ... ok test_sys_modules_loader_is_None (test.test_importlib.test_api.Source_FindLoaderPEP302Tests.test_sys_modules_loader_is_None) ... ok test_sys_modules_loader_is_not_set (test.test_importlib.test_api.Source_FindLoaderPEP302Tests.test_sys_modules_loader_is_not_set) ... ok test_nothing (test.test_importlib.test_api.Source_FindLoaderPEP451Tests.test_nothing) ... ok test_success (test.test_importlib.test_api.Source_FindLoaderPEP451Tests.test_success) ... ok test_success_path (test.test_importlib.test_api.Source_FindLoaderPEP451Tests.test_success_path) ... ok test_sys_modules (test.test_importlib.test_api.Source_FindLoaderPEP451Tests.test_sys_modules) ... ok test_sys_modules_loader_is_None (test.test_importlib.test_api.Source_FindLoaderPEP451Tests.test_sys_modules_loader_is_None) ... ok test_sys_modules_loader_is_not_set (test.test_importlib.test_api.Source_FindLoaderPEP451Tests.test_sys_modules_loader_is_not_set) ... ok test_absolute_import_with_package (test.test_importlib.test_api.Source_ImportModuleTests.test_absolute_import_with_package) ... ok test_absolute_package_import (test.test_importlib.test_api.Source_ImportModuleTests.test_absolute_package_import) ... ok test_deep_relative_package_import (test.test_importlib.test_api.Source_ImportModuleTests.test_deep_relative_package_import) ... ok test_loaded_once (test.test_importlib.test_api.Source_ImportModuleTests.test_loaded_once) ... ok test_module_import (test.test_importlib.test_api.Source_ImportModuleTests.test_module_import) ... ok test_relative_import_wo_package (test.test_importlib.test_api.Source_ImportModuleTests.test_relative_import_wo_package) ... ok test_shallow_relative_package_import (test.test_importlib.test_api.Source_ImportModuleTests.test_shallow_relative_package_import) ... ok test_method_called (test.test_importlib.test_api.Source_InvalidateCacheTests.test_method_called) ... ok test_method_lacking (test.test_importlib.test_api.Source_InvalidateCacheTests.test_method_lacking) ... ok test_module_missing_spec (test.test_importlib.test_api.Source_ReloadTests.test_module_missing_spec) ... ok test_module_replaced (test.test_importlib.test_api.Source_ReloadTests.test_module_replaced) ... ok test_reload_loader_replaced (test.test_importlib.test_api.Source_ReloadTests.test_reload_loader_replaced) ... ok test_reload_location_changed (test.test_importlib.test_api.Source_ReloadTests.test_reload_location_changed) ... ok test_reload_missing_loader (test.test_importlib.test_api.Source_ReloadTests.test_reload_missing_loader) ... ok test_reload_modules (test.test_importlib.test_api.Source_ReloadTests.test_reload_modules) ... ok test_reload_namespace_changed (test.test_importlib.test_api.Source_ReloadTests.test_reload_namespace_changed) ... ok test_reload_submodule (test.test_importlib.test_api.Source_ReloadTests.test_reload_submodule) ... ok test_everyone_has___loader__ (test.test_importlib.test_api.Source_StartupTests.test_everyone_has___loader__) ... ok test_everyone_has___spec__ (test.test_importlib.test_api.Source_StartupTests.test_everyone_has___spec__) ... ok test_spec_path_joinpath (test.test_importlib.test_compatibilty_files.CompatibilityFilesNoReaderTests.test_spec_path_joinpath) ... ok test_child_path_is (test.test_importlib.test_compatibilty_files.CompatibilityFilesTests.test_child_path_is) ... ok test_child_path_iter (test.test_importlib.test_compatibilty_files.CompatibilityFilesTests.test_child_path_iter) ... ok test_child_path_name (test.test_importlib.test_compatibilty_files.CompatibilityFilesTests.test_child_path_name) ... ok test_child_path_open (test.test_importlib.test_compatibilty_files.CompatibilityFilesTests.test_child_path_open) ... ok test_open_invalid_mode (test.test_importlib.test_compatibilty_files.CompatibilityFilesTests.test_open_invalid_mode) ... ok test_orphan_path_invalid (test.test_importlib.test_compatibilty_files.CompatibilityFilesTests.test_orphan_path_invalid) ... ok test_orphan_path_is (test.test_importlib.test_compatibilty_files.CompatibilityFilesTests.test_orphan_path_is) ... ok test_orphan_path_iter (test.test_importlib.test_compatibilty_files.CompatibilityFilesTests.test_orphan_path_iter) ... ok test_orphan_path_name (test.test_importlib.test_compatibilty_files.CompatibilityFilesTests.test_orphan_path_name) ... ok test_orphan_path_open (test.test_importlib.test_compatibilty_files.CompatibilityFilesTests.test_orphan_path_open) ... ok test_spec_path_is (test.test_importlib.test_compatibilty_files.CompatibilityFilesTests.test_spec_path_is) ... ok test_spec_path_iter (test.test_importlib.test_compatibilty_files.CompatibilityFilesTests.test_spec_path_iter) ... ok test_spec_path_name (test.test_importlib.test_compatibilty_files.CompatibilityFilesTests.test_spec_path_name) ... ok test_spec_path_open (test.test_importlib.test_compatibilty_files.CompatibilityFilesTests.test_spec_path_open) ... ok test_wrap_spec (test.test_importlib.test_compatibilty_files.CompatibilityFilesTests.test_wrap_spec) ... ok test_contents (test.test_importlib.test_contents.ContentsDiskTests.test_contents) ... ok test_contents (test.test_importlib.test_contents.ContentsNamespaceTests.test_contents) ... ok test_contents (test.test_importlib.test_contents.ContentsZipTests.test_contents) ... ok test_read_bytes (test.test_importlib.test_files.OpenDiskTests.test_read_bytes) ... ok test_read_text (test.test_importlib.test_files.OpenDiskTests.test_read_text) ... ok test_traversable (test.test_importlib.test_files.OpenDiskTests.test_traversable) ... ok test_read_bytes (test.test_importlib.test_files.OpenNamespaceTests.test_read_bytes) ... ok test_read_text (test.test_importlib.test_files.OpenNamespaceTests.test_read_text) ... ok test_traversable (test.test_importlib.test_files.OpenNamespaceTests.test_traversable) ... ok test_read_bytes (test.test_importlib.test_files.OpenZipTests.test_read_bytes) ... ok test_read_text (test.test_importlib.test_files.OpenZipTests.test_read_text) ... ok test_traversable (test.test_importlib.test_files.OpenZipTests.test_traversable) ... ok test_init (test.test_importlib.test_lazy.LazyLoaderFactoryTests.test_init) ... ok test_validation (test.test_importlib.test_lazy.LazyLoaderFactoryTests.test_validation) ... ok test_attr_unchanged (test.test_importlib.test_lazy.LazyLoaderTests.test_attr_unchanged) ... ok test_delete_eventual_attr (test.test_importlib.test_lazy.LazyLoaderTests.test_delete_eventual_attr) ... ok test_delete_preexisting_attr (test.test_importlib.test_lazy.LazyLoaderTests.test_delete_preexisting_attr) ... ok test_e2e (test.test_importlib.test_lazy.LazyLoaderTests.test_e2e) ... ok test_init (test.test_importlib.test_lazy.LazyLoaderTests.test_init) ... ok test_lazy_self_referential_modules (test.test_importlib.test_lazy.LazyLoaderTests.test_lazy_self_referential_modules) ... ok test_module_already_in_sys (test.test_importlib.test_lazy.LazyLoaderTests.test_module_already_in_sys) ... ok test_module_load_race (test.test_importlib.test_lazy.LazyLoaderTests.test_module_load_race) ... ok test_module_substitution_error (test.test_importlib.test_lazy.LazyLoaderTests.test_module_substitution_error) ... ok test_mutated_attr (test.test_importlib.test_lazy.LazyLoaderTests.test_mutated_attr) ... ok test_mutated_preexisting_attr (test.test_importlib.test_lazy.LazyLoaderTests.test_mutated_preexisting_attr) ... ok test_new_attr (test.test_importlib.test_lazy.LazyLoaderTests.test_new_attr) ... ok test_deadlock (test.test_importlib.test_locks.Frozen_DeadlockAvoidanceTests.test_deadlock) ... ok test_no_deadlock (test.test_importlib.test_locks.Frozen_DeadlockAvoidanceTests.test_no_deadlock) ... ok test_all_locks (test.test_importlib.test_locks.Frozen_LifetimeTests.test_all_locks) ... FAIL test_lock_lifetime (test.test_importlib.test_locks.Frozen_LifetimeTests.test_lock_lifetime) ... ok test_acquire_contended (test.test_importlib.test_locks.Frozen_ModuleLockAsRLockTests.test_acquire_contended) ... ok test_acquire_destroy (test.test_importlib.test_locks.Frozen_ModuleLockAsRLockTests.test_acquire_destroy) ... ok test_acquire_release (test.test_importlib.test_locks.Frozen_ModuleLockAsRLockTests.test_acquire_release) ... ok test_constructor (test.test_importlib.test_locks.Frozen_ModuleLockAsRLockTests.test_constructor) ... ok test_different_thread (test.test_importlib.test_locks.Frozen_ModuleLockAsRLockTests.test_different_thread) ... ok test_reacquire (test.test_importlib.test_locks.Frozen_ModuleLockAsRLockTests.test_reacquire) ... ok test_release_unacquired (test.test_importlib.test_locks.Frozen_ModuleLockAsRLockTests.test_release_unacquired) ... ok test_thread_leak (test.test_importlib.test_locks.Frozen_ModuleLockAsRLockTests.test_thread_leak) ... ok test_weakref_deleted (test.test_importlib.test_locks.Frozen_ModuleLockAsRLockTests.test_weakref_deleted) ... ok test_weakref_exists (test.test_importlib.test_locks.Frozen_ModuleLockAsRLockTests.test_weakref_exists) ... ok test_deadlock (test.test_importlib.test_locks.Source_DeadlockAvoidanceTests.test_deadlock) ... ok test_no_deadlock (test.test_importlib.test_locks.Source_DeadlockAvoidanceTests.test_no_deadlock) ... ok test_all_locks (test.test_importlib.test_locks.Source_LifetimeTests.test_all_locks) ... ok test_lock_lifetime (test.test_importlib.test_locks.Source_LifetimeTests.test_lock_lifetime) ... ok test_acquire_contended (test.test_importlib.test_locks.Source_ModuleLockAsRLockTests.test_acquire_contended) ... ok test_acquire_destroy (test.test_importlib.test_locks.Source_ModuleLockAsRLockTests.test_acquire_destroy) ... ok test_acquire_release (test.test_importlib.test_locks.Source_ModuleLockAsRLockTests.test_acquire_release) ... ok test_constructor (test.test_importlib.test_locks.Source_ModuleLockAsRLockTests.test_constructor) ... ok test_different_thread (test.test_importlib.test_locks.Source_ModuleLockAsRLockTests.test_different_thread) ... ok test_reacquire (test.test_importlib.test_locks.Source_ModuleLockAsRLockTests.test_reacquire) ... ok test_release_unacquired (test.test_importlib.test_locks.Source_ModuleLockAsRLockTests.test_release_unacquired) ... ok test_thread_leak (test.test_importlib.test_locks.Source_ModuleLockAsRLockTests.test_thread_leak) ... ok test_weakref_deleted (test.test_importlib.test_locks.Source_ModuleLockAsRLockTests.test_weakref_deleted) ... ok test_weakref_exists (test.test_importlib.test_locks.Source_ModuleLockAsRLockTests.test_weakref_exists) ... ok test_for_name_does_not_exist (test.test_importlib.test_main.BasicTests.test_for_name_does_not_exist) ... ok test_invalid_inputs_to_from_name (test.test_importlib.test_main.BasicTests.test_invalid_inputs_to_from_name) ... ok test_new_style_classes (test.test_importlib.test_main.BasicTests.test_new_style_classes) ... ok test_package_not_found_mentions_metadata (test.test_importlib.test_main.BasicTests.test_package_not_found_mentions_metadata) When a package is not found, that could indicate that the ... ok test_retrieves_version_of_self (test.test_importlib.test_main.BasicTests.test_retrieves_version_of_self) ... ok test_egg (test.test_importlib.test_main.DirectoryTest.test_egg) ... ok test_egg_info (test.test_importlib.test_main.DirectoryTest.test_egg_info) ... ok test_invalid_usage (test.test_importlib.test_main.DiscoveryTests.test_invalid_usage) ... ok test_package_discovery (test.test_importlib.test_main.DiscoveryTests.test_package_discovery) ... ok test_unicode_dir_on_sys_path (test.test_importlib.test_main.FileSystem.test_unicode_dir_on_sys_path) Ensure a Unicode subdirectory of a directory on sys.path ... ok test_entrypoint_with_colon_in_name (test.test_importlib.test_main.ImportTests.test_entrypoint_with_colon_in_name) ... ok test_import_nonexistent_module (test.test_importlib.test_main.ImportTests.test_import_nonexistent_module) ... ok test_resolve (test.test_importlib.test_main.ImportTests.test_resolve) ... ok test_resolve_without_attr (test.test_importlib.test_main.ImportTests.test_resolve_without_attr) ... ok test_discovery (test.test_importlib.test_main.InaccessibleSysPath.test_discovery) Discovering distributions should succeed even if ... skipped 'pyfakefs not available' test_discovery (test.test_importlib.test_main.MissingSysPath.test_discovery) Discovering distributions should succeed even if ... ok test_dashes_in_dist_name_found_as_underscores (test.test_importlib.test_main.NameNormalizationTests.test_dashes_in_dist_name_found_as_underscores) For a package with a dash in the name, the dist-info metadata ... ok test_dist_name_found_as_any_case (test.test_importlib.test_main.NameNormalizationTests.test_dist_name_found_as_any_case) Ensure the metadata loads when queried with any case. ... ok test_unique_distributions (test.test_importlib.test_main.NameNormalizationTests.test_unique_distributions) Two distributions varying only by non-normalized name on ... ok test_metadata_loads (test.test_importlib.test_main.NonASCIITests.test_metadata_loads) ... ok test_metadata_loads_egg_info (test.test_importlib.test_main.NonASCIITests.test_metadata_loads_egg_info) ... ok test_packages_distributions_example (test.test_importlib.test_main.PackagesDistributionsPrebuiltTest.test_packages_distributions_example) ... ok test_packages_distributions_example2 (test.test_importlib.test_main.PackagesDistributionsPrebuiltTest.test_packages_distributions_example2) Test packages_distributions on a wheel built ... ok test_packages_distributions_neither_toplevel_nor_files (test.test_importlib.test_main.PackagesDistributionsTest.test_packages_distributions_neither_toplevel_nor_files) Test a package built without 'top-level.txt' or a file list. ... ok test_attr (test.test_importlib.test_main.TestEntryPoints.test_attr) ... ok test_entry_point_pickleable (test.test_importlib.test_main.TestEntryPoints.test_entry_point_pickleable) ... ok test_hashable (test.test_importlib.test_main.TestEntryPoints.test_hashable) EntryPoints should be hashable ... ok test_immutable (test.test_importlib.test_main.TestEntryPoints.test_immutable) EntryPoints should be immutable ... ok test_json_dump (test.test_importlib.test_main.TestEntryPoints.test_json_dump) json should not expect to be able to dump an EntryPoint ... ok test_module (test.test_importlib.test_main.TestEntryPoints.test_module) ... ok test_positional_args (test.test_importlib.test_main.TestEntryPoints.test_positional_args) Capture legacy (namedtuple) construction, discouraged. ... ok test_repr (test.test_importlib.test_main.TestEntryPoints.test_repr) ... ok test_sortable (test.test_importlib.test_main.TestEntryPoints.test_sortable) EntryPoint objects are sortable, but result is undefined. ... ok test_as_json (test.test_importlib.test_metadata_api.APITests.test_as_json) ... ok test_as_json_egg_info (test.test_importlib.test_metadata_api.APITests.test_as_json_egg_info) ... ok test_as_json_odd_case (test.test_importlib.test_metadata_api.APITests.test_as_json_odd_case) ... ok test_entry_points (test.test_importlib.test_metadata_api.APITests.test_entry_points) ... ok test_entry_points_allows_no_attributes (test.test_importlib.test_metadata_api.APITests.test_entry_points_allows_no_attributes) ... ok test_entry_points_by_index (test.test_importlib.test_metadata_api.APITests.test_entry_points_by_index) Prior versions of Distribution.entry_points would return a ... ok test_entry_points_dict_construction (test.test_importlib.test_metadata_api.APITests.test_entry_points_dict_construction) Prior versions of entry_points() returned simple lists and ... ok test_entry_points_distribution (test.test_importlib.test_metadata_api.APITests.test_entry_points_distribution) ... ok test_entry_points_groups_get (test.test_importlib.test_metadata_api.APITests.test_entry_points_groups_get) Prior versions of entry_points() returned a dict. Ensure ... ok test_entry_points_groups_getitem (test.test_importlib.test_metadata_api.APITests.test_entry_points_groups_getitem) Prior versions of entry_points() returned a dict. Ensure ... ok test_entry_points_missing_group (test.test_importlib.test_metadata_api.APITests.test_entry_points_missing_group) ... ok test_entry_points_missing_name (test.test_importlib.test_metadata_api.APITests.test_entry_points_missing_name) ... ok test_entry_points_unique_packages_normalized (test.test_importlib.test_metadata_api.APITests.test_entry_points_unique_packages_normalized) Entry points should only be exposed for the first package ... ok test_file_hash_repr (test.test_importlib.test_metadata_api.APITests.test_file_hash_repr) ... ok test_files_dist_info (test.test_importlib.test_metadata_api.APITests.test_files_dist_info) ... ok test_files_egg_info (test.test_importlib.test_metadata_api.APITests.test_files_egg_info) ... ok test_for_name_does_not_exist (test.test_importlib.test_metadata_api.APITests.test_for_name_does_not_exist) ... ok test_for_top_level (test.test_importlib.test_metadata_api.APITests.test_for_top_level) ... ok test_metadata_for_this_package (test.test_importlib.test_metadata_api.APITests.test_metadata_for_this_package) ... ok test_more_complex_deps_requires_text (test.test_importlib.test_metadata_api.APITests.test_more_complex_deps_requires_text) ... ok test_name_normalization (test.test_importlib.test_metadata_api.APITests.test_name_normalization) ... ok test_prefix_not_matched (test.test_importlib.test_metadata_api.APITests.test_prefix_not_matched) ... ok test_read_text (test.test_importlib.test_metadata_api.APITests.test_read_text) ... ok test_requires_dist_info (test.test_importlib.test_metadata_api.APITests.test_requires_dist_info) ... ok test_requires_egg_info (test.test_importlib.test_metadata_api.APITests.test_requires_egg_info) ... ok test_requires_egg_info_empty (test.test_importlib.test_metadata_api.APITests.test_requires_egg_info_empty) ... ok test_requires_egg_info_file (test.test_importlib.test_metadata_api.APITests.test_requires_egg_info_file) ... ok test_retrieves_version_of_distinfo_pkg (test.test_importlib.test_metadata_api.APITests.test_retrieves_version_of_distinfo_pkg) ... ok test_retrieves_version_of_self (test.test_importlib.test_metadata_api.APITests.test_retrieves_version_of_self) ... ok test_version_egg_info_file (test.test_importlib.test_metadata_api.APITests.test_version_egg_info_file) ... ok test_invalidate_cache (test.test_importlib.test_metadata_api.InvalidateCache.test_invalidate_cache) ... ok test_name_normalization (test.test_importlib.test_metadata_api.LegacyDots.test_name_normalization) ... ok test_name_normalization_versionless_egg_info (test.test_importlib.test_metadata_api.LegacyDots.test_name_normalization_versionless_egg_info) ... ok test_distribution_at_pathlib (test.test_importlib.test_metadata_api.OffSysPathTests.test_distribution_at_pathlib) Demonstrate how to load metadata direct from a directory. ... ok test_distribution_at_str (test.test_importlib.test_metadata_api.OffSysPathTests.test_distribution_at_str) ... ok test_find_distributions_specified_path (test.test_importlib.test_metadata_api.OffSysPathTests.test_find_distributions_specified_path) ... ok test_imports (test.test_importlib.test_namespace_pkgs.CombinedNamespacePackages.test_imports) ... ok test_project3_fails (test.test_importlib.test_namespace_pkgs.DynamicPathCalculation.test_project3_fails) ... ok test_project3_succeeds (test.test_importlib.test_namespace_pkgs.DynamicPathCalculation.test_project3_succeeds) ... ok test_dynamic_path (test.test_importlib.test_namespace_pkgs.DynamicPathNamespacePackage.test_dynamic_path) ... ok test_non_namespace_package_takes_precedence (test.test_importlib.test_namespace_pkgs.LegacySupport.test_non_namespace_package_takes_precedence) ... ok test_loader_abc (test.test_importlib.test_namespace_pkgs.LoaderTests.test_loader_abc) ... ok test_namespace_loader_consistency (test.test_importlib.test_namespace_pkgs.LoaderTests.test_namespace_loader_consistency) ... ok test_namespace_origin_consistency (test.test_importlib.test_namespace_pkgs.LoaderTests.test_namespace_origin_consistency) ... ok test_path_indexable (test.test_importlib.test_namespace_pkgs.LoaderTests.test_path_indexable) ... ok test_module_before_namespace_package (test.test_importlib.test_namespace_pkgs.ModuleAndNamespacePackageInSameDir.test_module_before_namespace_package) ... ok test_cant_import_other (test.test_importlib.test_namespace_pkgs.ReloadTests.test_cant_import_other) ... ok test_dynamic_path (test.test_importlib.test_namespace_pkgs.ReloadTests.test_dynamic_path) ... ok test_simple_package (test.test_importlib.test_namespace_pkgs.ReloadTests.test_simple_package) ... ok test_imports (test.test_importlib.test_namespace_pkgs.SeparatedNamespacePackages.test_imports) ... ok test_invalidate_caches (test.test_importlib.test_namespace_pkgs.SeparatedNamespacePackagesCreatedWhileRunning.test_invalidate_caches) ... ok test_imports (test.test_importlib.test_namespace_pkgs.SeparatedNestedZipNamespacePackages.test_imports) ... ok test_first_path_wins (test.test_importlib.test_namespace_pkgs.SeparatedOverlappingNamespacePackages.test_first_path_wins) ... ok test_first_path_wins_again (test.test_importlib.test_namespace_pkgs.SeparatedOverlappingNamespacePackages.test_first_path_wins_again) ... ok test_first_path_wins_importing_second_first (test.test_importlib.test_namespace_pkgs.SeparatedOverlappingNamespacePackages.test_first_path_wins_importing_second_first) ... ok test_imports (test.test_importlib.test_namespace_pkgs.SeparatedZipNamespacePackages.test_imports) ... ok test_cant_import_other (test.test_importlib.test_namespace_pkgs.SingleNamespacePackage.test_cant_import_other) ... ok test_module_repr (test.test_importlib.test_namespace_pkgs.SingleNamespacePackage.test_module_repr) ... ok test_simple_package (test.test_importlib.test_namespace_pkgs.SingleNamespacePackage.test_simple_package) ... ok test_cant_import_other (test.test_importlib.test_namespace_pkgs.SingleNestedZipNamespacePackage.test_cant_import_other) ... ok test_simple_package (test.test_importlib.test_namespace_pkgs.SingleNestedZipNamespacePackage.test_simple_package) ... ok test_cant_import_other (test.test_importlib.test_namespace_pkgs.SingleZipNamespacePackage.test_cant_import_other) ... ok test_simple_package (test.test_importlib.test_namespace_pkgs.SingleZipNamespacePackage.test_simple_package) ... ok test_missing_directory (test.test_importlib.test_namespace_pkgs.ZipWithMissingDirectory.test_missing_directory) ... expected failure test_present_directory (test.test_importlib.test_namespace_pkgs.ZipWithMissingDirectory.test_present_directory) ... ok test_extant_path (test.test_importlib.test_open.CommonBinaryTests.test_extant_path) ... ok test_importing_module_as_side_effect (test.test_importlib.test_open.CommonBinaryTests.test_importing_module_as_side_effect) ... ok test_missing_path (test.test_importlib.test_open.CommonBinaryTests.test_missing_path) ... ok test_non_package_by_name (test.test_importlib.test_open.CommonBinaryTests.test_non_package_by_name) ... ok test_non_package_by_package (test.test_importlib.test_open.CommonBinaryTests.test_non_package_by_package) ... ok test_package_name (test.test_importlib.test_open.CommonBinaryTests.test_package_name) ... ok test_package_object (test.test_importlib.test_open.CommonBinaryTests.test_package_object) ... ok test_pathlib_path (test.test_importlib.test_open.CommonBinaryTests.test_pathlib_path) ... ok test_string_path (test.test_importlib.test_open.CommonBinaryTests.test_string_path) ... ok test_useless_loader (test.test_importlib.test_open.CommonBinaryTests.test_useless_loader) ... ok test_extant_path (test.test_importlib.test_open.CommonTextTests.test_extant_path) ... ok test_importing_module_as_side_effect (test.test_importlib.test_open.CommonTextTests.test_importing_module_as_side_effect) ... ok test_missing_path (test.test_importlib.test_open.CommonTextTests.test_missing_path) ... ok test_non_package_by_name (test.test_importlib.test_open.CommonTextTests.test_non_package_by_name) ... ok test_non_package_by_package (test.test_importlib.test_open.CommonTextTests.test_non_package_by_package) ... ok test_package_name (test.test_importlib.test_open.CommonTextTests.test_package_name) ... ok test_package_object (test.test_importlib.test_open.CommonTextTests.test_package_object) ... ok test_pathlib_path (test.test_importlib.test_open.CommonTextTests.test_pathlib_path) ... ok test_string_path (test.test_importlib.test_open.CommonTextTests.test_string_path) ... ok test_useless_loader (test.test_importlib.test_open.CommonTextTests.test_useless_loader) ... ok test_open_binary (test.test_importlib.test_open.OpenDiskNamespaceTests.test_open_binary) ... ok test_open_binary_FileNotFoundError (test.test_importlib.test_open.OpenDiskNamespaceTests.test_open_binary_FileNotFoundError) ... ok test_open_text_FileNotFoundError (test.test_importlib.test_open.OpenDiskNamespaceTests.test_open_text_FileNotFoundError) ... ok test_open_text_default_encoding (test.test_importlib.test_open.OpenDiskNamespaceTests.test_open_text_default_encoding) ... ok test_open_text_given_encoding (test.test_importlib.test_open.OpenDiskNamespaceTests.test_open_text_given_encoding) ... ok test_open_text_with_errors (test.test_importlib.test_open.OpenDiskNamespaceTests.test_open_text_with_errors) ... ok test_open_binary (test.test_importlib.test_open.OpenDiskTests.test_open_binary) ... ok test_open_binary_FileNotFoundError (test.test_importlib.test_open.OpenDiskTests.test_open_binary_FileNotFoundError) ... ok test_open_text_FileNotFoundError (test.test_importlib.test_open.OpenDiskTests.test_open_text_FileNotFoundError) ... ok test_open_text_default_encoding (test.test_importlib.test_open.OpenDiskTests.test_open_text_default_encoding) ... ok test_open_text_given_encoding (test.test_importlib.test_open.OpenDiskTests.test_open_text_given_encoding) ... ok test_open_text_with_errors (test.test_importlib.test_open.OpenDiskTests.test_open_text_with_errors) ... ok test_open_binary (test.test_importlib.test_open.OpenZipTests.test_open_binary) ... ok test_open_binary_FileNotFoundError (test.test_importlib.test_open.OpenZipTests.test_open_binary_FileNotFoundError) ... ok test_open_text_FileNotFoundError (test.test_importlib.test_open.OpenZipTests.test_open_text_FileNotFoundError) ... ok test_open_text_default_encoding (test.test_importlib.test_open.OpenZipTests.test_open_text_default_encoding) ... ok test_open_text_given_encoding (test.test_importlib.test_open.OpenZipTests.test_open_text_given_encoding) ... ok test_open_text_with_errors (test.test_importlib.test_open.OpenZipTests.test_open_text_with_errors) ... ok test_extant_path (test.test_importlib.test_path.CommonTests.test_extant_path) ... ok test_importing_module_as_side_effect (test.test_importlib.test_path.CommonTests.test_importing_module_as_side_effect) ... ok test_missing_path (test.test_importlib.test_path.CommonTests.test_missing_path) ... ok test_non_package_by_name (test.test_importlib.test_path.CommonTests.test_non_package_by_name) ... ok test_non_package_by_package (test.test_importlib.test_path.CommonTests.test_non_package_by_package) ... ok test_package_name (test.test_importlib.test_path.CommonTests.test_package_name) ... ok test_package_object (test.test_importlib.test_path.CommonTests.test_package_object) ... ok test_pathlib_path (test.test_importlib.test_path.CommonTests.test_pathlib_path) ... ok test_string_path (test.test_importlib.test_path.CommonTests.test_string_path) ... ok test_useless_loader (test.test_importlib.test_path.CommonTests.test_useless_loader) ... ok test_natural_path (test.test_importlib.test_path.PathDiskTests.test_natural_path) ... ok test_reading (test.test_importlib.test_path.PathDiskTests.test_reading) ... ok test_reading (test.test_importlib.test_path.PathMemoryTests.test_reading) ... ok test_reading (test.test_importlib.test_path.PathZipTests.test_reading) ... ok test_remove_in_context_manager (test.test_importlib.test_path.PathZipTests.test_remove_in_context_manager) ... ok test_package_import__semantics (test.test_importlib.test_pkg_import.TestImport.test_package_import__semantics) ... ok test_extant_path (test.test_importlib.test_read.CommonBinaryTests.test_extant_path) ... ok test_importing_module_as_side_effect (test.test_importlib.test_read.CommonBinaryTests.test_importing_module_as_side_effect) ... ok test_missing_path (test.test_importlib.test_read.CommonBinaryTests.test_missing_path) ... ok test_non_package_by_name (test.test_importlib.test_read.CommonBinaryTests.test_non_package_by_name) ... ok test_non_package_by_package (test.test_importlib.test_read.CommonBinaryTests.test_non_package_by_package) ... ok test_package_name (test.test_importlib.test_read.CommonBinaryTests.test_package_name) ... ok test_package_object (test.test_importlib.test_read.CommonBinaryTests.test_package_object) ... ok test_pathlib_path (test.test_importlib.test_read.CommonBinaryTests.test_pathlib_path) ... ok test_string_path (test.test_importlib.test_read.CommonBinaryTests.test_string_path) ... ok test_useless_loader (test.test_importlib.test_read.CommonBinaryTests.test_useless_loader) ... ok test_extant_path (test.test_importlib.test_read.CommonTextTests.test_extant_path) ... ok test_importing_module_as_side_effect (test.test_importlib.test_read.CommonTextTests.test_importing_module_as_side_effect) ... ok test_missing_path (test.test_importlib.test_read.CommonTextTests.test_missing_path) ... ok test_non_package_by_name (test.test_importlib.test_read.CommonTextTests.test_non_package_by_name) ... ok test_non_package_by_package (test.test_importlib.test_read.CommonTextTests.test_non_package_by_package) ... ok test_package_name (test.test_importlib.test_read.CommonTextTests.test_package_name) ... ok test_package_object (test.test_importlib.test_read.CommonTextTests.test_package_object) ... ok test_pathlib_path (test.test_importlib.test_read.CommonTextTests.test_pathlib_path) ... ok test_string_path (test.test_importlib.test_read.CommonTextTests.test_string_path) ... ok test_useless_loader (test.test_importlib.test_read.CommonTextTests.test_useless_loader) ... ok test_read_bytes (test.test_importlib.test_read.ReadDiskTests.test_read_bytes) ... ok test_read_text_default_encoding (test.test_importlib.test_read.ReadDiskTests.test_read_text_default_encoding) ... ok test_read_text_given_encoding (test.test_importlib.test_read.ReadDiskTests.test_read_text_given_encoding) ... ok test_read_text_with_errors (test.test_importlib.test_read.ReadDiskTests.test_read_text_with_errors) ... ok test_read_bytes (test.test_importlib.test_read.ReadNamespaceTests.test_read_bytes) ... ok test_read_text_default_encoding (test.test_importlib.test_read.ReadNamespaceTests.test_read_text_default_encoding) ... ok test_read_text_given_encoding (test.test_importlib.test_read.ReadNamespaceTests.test_read_text_given_encoding) ... ok test_read_text_with_errors (test.test_importlib.test_read.ReadNamespaceTests.test_read_text_with_errors) ... ok test_read_bytes (test.test_importlib.test_read.ReadZipTests.test_read_bytes) ... ok test_read_submodule_resource (test.test_importlib.test_read.ReadZipTests.test_read_submodule_resource) ... ok test_read_submodule_resource_by_name (test.test_importlib.test_read.ReadZipTests.test_read_submodule_resource_by_name) ... ok test_read_text_default_encoding (test.test_importlib.test_read.ReadZipTests.test_read_text_default_encoding) ... ok test_read_text_given_encoding (test.test_importlib.test_read.ReadZipTests.test_read_text_given_encoding) ... ok test_read_text_with_errors (test.test_importlib.test_read.ReadZipTests.test_read_text_with_errors) ... ok test_init_file (test.test_importlib.test_reader.MultiplexedPathTest.test_init_file) ... ok test_init_no_paths (test.test_importlib.test_reader.MultiplexedPathTest.test_init_no_paths) ... ok test_is_dir (test.test_importlib.test_reader.MultiplexedPathTest.test_is_dir) ... ok test_is_file (test.test_importlib.test_reader.MultiplexedPathTest.test_is_file) ... ok test_iterdir (test.test_importlib.test_reader.MultiplexedPathTest.test_iterdir) ... ok test_iterdir_duplicate (test.test_importlib.test_reader.MultiplexedPathTest.test_iterdir_duplicate) ... ok test_join_path (test.test_importlib.test_reader.MultiplexedPathTest.test_join_path) ... ok test_name (test.test_importlib.test_reader.MultiplexedPathTest.test_name) ... ok test_open_file (test.test_importlib.test_reader.MultiplexedPathTest.test_open_file) ... ok test_repr (test.test_importlib.test_reader.MultiplexedPathTest.test_repr) ... ok test_files (test.test_importlib.test_reader.NamespaceReaderTest.test_files) ... ok test_init_error (test.test_importlib.test_reader.NamespaceReaderTest.test_init_error) ... ok test_resource_path (test.test_importlib.test_reader.NamespaceReaderTest.test_resource_path) ... ok test_as_file_does_not_keep_open (test.test_importlib.test_resource.DeletingZipsTest.test_as_file_does_not_keep_open) ... skipped 'Desired but not supported.' test_entered_path_does_not_keep_open (test.test_importlib.test_resource.DeletingZipsTest.test_entered_path_does_not_keep_open) ... ok test_is_file_does_not_keep_open (test.test_importlib.test_resource.DeletingZipsTest.test_is_file_does_not_keep_open) ... ok test_is_file_failure_does_not_keep_open (test.test_importlib.test_resource.DeletingZipsTest.test_is_file_failure_does_not_keep_open) ... ok test_iterdir_does_not_keep_open (test.test_importlib.test_resource.DeletingZipsTest.test_iterdir_does_not_keep_open) ... ok test_read_binary_does_not_keep_open (test.test_importlib.test_resource.DeletingZipsTest.test_read_binary_does_not_keep_open) ... ok test_read_text_does_not_keep_open (test.test_importlib.test_resource.DeletingZipsTest.test_read_text_does_not_keep_open) ... ok test_package_has_no_reader_fallback (test.test_importlib.test_resource.ResourceCornerCaseTests.test_package_has_no_reader_fallback) ... ok test_is_dir (test.test_importlib.test_resource.ResourceDiskTests.test_is_dir) ... ok test_is_file_exists (test.test_importlib.test_resource.ResourceDiskTests.test_is_file_exists) ... ok test_is_file_missing (test.test_importlib.test_resource.ResourceDiskTests.test_is_file_missing) ... ok test_is_submodule_resource (test.test_importlib.test_resource.ResourceFromNamespaceTest01.test_is_submodule_resource) ... ok test_read_submodule_resource_by_name (test.test_importlib.test_resource.ResourceFromNamespaceTest01.test_read_submodule_resource_by_name) ... ok test_submodule_contents (test.test_importlib.test_resource.ResourceFromNamespaceTest01.test_submodule_contents) ... ok test_submodule_contents_by_name (test.test_importlib.test_resource.ResourceFromNamespaceTest01.test_submodule_contents_by_name) ... ok test_is_submodule_resource (test.test_importlib.test_resource.ResourceFromZipsTest01.test_is_submodule_resource) ... ok test_read_submodule_resource_by_name (test.test_importlib.test_resource.ResourceFromZipsTest01.test_read_submodule_resource_by_name) ... ok test_submodule_contents (test.test_importlib.test_resource.ResourceFromZipsTest01.test_submodule_contents) ... ok test_submodule_contents_by_name (test.test_importlib.test_resource.ResourceFromZipsTest01.test_submodule_contents_by_name) ... ok test_unrelated_contents (test.test_importlib.test_resource.ResourceFromZipsTest02.test_unrelated_contents) Test thata zip with two unrelated subpackages return ... ok test_is_dir (test.test_importlib.test_resource.ResourceLoaderTests.test_is_dir) ... ok test_is_file (test.test_importlib.test_resource.ResourceLoaderTests.test_is_file) ... ok test_resource_contents (test.test_importlib.test_resource.ResourceLoaderTests.test_resource_contents) ... ok test_resource_missing (test.test_importlib.test_resource.ResourceLoaderTests.test_resource_missing) ... ok test_is_dir (test.test_importlib.test_resource.ResourceZipTests.test_is_dir) ... ok test_is_file_exists (test.test_importlib.test_resource.ResourceZipTests.test_is_file_exists) ... ok test_is_file_missing (test.test_importlib.test_resource.ResourceZipTests.test_is_file_missing) ... ok test_spec_from_file_location_default (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_default) ... ok test_spec_from_file_location_default_bad_suffix (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_default_bad_suffix) ... ok test_spec_from_file_location_default_without_location (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_default_without_location) ... ok test_spec_from_file_location_loader_no_location (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_loader_no_location) ... ok test_spec_from_file_location_loader_no_location_bad_get_filename (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_loader_no_location_bad_get_filename) ... ok test_spec_from_file_location_loader_no_location_no_get_filename (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_loader_no_location_no_get_filename) ... ok test_spec_from_file_location_path_like_arg (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_path_like_arg) ... ok test_spec_from_file_location_relative_path (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_relative_path) ... ok test_spec_from_file_location_smsl_default (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_default) ... ok test_spec_from_file_location_smsl_default_bad_is_package (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_default_bad_is_package) ... ok test_spec_from_file_location_smsl_default_no_is_package (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_default_no_is_package) ... ok test_spec_from_file_location_smsl_default_not_package (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_default_not_package) ... ok test_spec_from_file_location_smsl_empty (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_empty) ... ok test_spec_from_file_location_smsl_none (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_none) ... ok test_spec_from_file_location_smsl_not_empty (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_not_empty) ... ok test_spec_from_loader_default (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_default) ... ok test_spec_from_loader_default_with_bad_is_package (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_default_with_bad_is_package) ... ok test_spec_from_loader_default_with_file_loader (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_default_with_file_loader) ... ok test_spec_from_loader_is_package_false (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_is_package_false) ... ok test_spec_from_loader_is_package_false_with_fileloader (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_is_package_false_with_fileloader) ... ok test_spec_from_loader_is_package_true (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_is_package_true) ... ok test_spec_from_loader_is_package_true_with_fileloader (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_is_package_true_with_fileloader) ... ok test_spec_from_loader_is_package_with_loader_false (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_is_package_with_loader_false) ... ok test_spec_from_loader_is_package_with_loader_true (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_is_package_with_loader_true) ... ok test_spec_from_loader_origin (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_origin) ... ok test_spec_from_loader_origin_and_is_package (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_origin_and_is_package) ... ok test_module___loader___module_repr (test.test_importlib.test_spec.Frozen_ModuleReprTests.test_module___loader___module_repr) ... ok test_module___loader___module_repr_bad (test.test_importlib.test_spec.Frozen_ModuleReprTests.test_module___loader___module_repr_bad) ... ok test_module___spec__ (test.test_importlib.test_spec.Frozen_ModuleReprTests.test_module___spec__) ... ok test_module___spec___location (test.test_importlib.test_spec.Frozen_ModuleReprTests.test_module___spec___location) ... ok test_module___spec___no_origin (test.test_importlib.test_spec.Frozen_ModuleReprTests.test_module___spec___no_origin) ... ok test_module___spec___no_origin_no_loader (test.test_importlib.test_spec.Frozen_ModuleReprTests.test_module___spec___no_origin_no_loader) ... ok test_module_no_file (test.test_importlib.test_spec.Frozen_ModuleReprTests.test_module_no_file) ... ok test_module_no_file_no_loader (test.test_importlib.test_spec.Frozen_ModuleReprTests.test_module_no_file_no_loader) ... ok test_module_no_name (test.test_importlib.test_spec.Frozen_ModuleReprTests.test_module_no_name) ... ok test_module_with_file (test.test_importlib.test_spec.Frozen_ModuleReprTests.test_module_with_file) ... ok test_exec (test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_exec) ... ok test_load (test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_load) ... ok test_load_failed (test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_load_failed) ... ok test_load_failed_removed (test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_load_failed_removed) ... ok test_load_legacy (test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_load_legacy) ... ok test_load_legacy_attributes (test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_load_legacy_attributes) ... ok test_load_legacy_attributes_immutable (test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_load_legacy_attributes_immutable) ... ok test_load_replaced (test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_load_replaced) ... ok test_reload (test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_reload) ... ok test_reload_extra_attributes (test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_reload_extra_attributes) ... ok test_reload_init_module_attrs (test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_reload_init_module_attrs) ... ok test_reload_legacy (test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_reload_legacy) ... ok test_reload_modified (test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_reload_modified) ... ok test_cached_no_origin (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_no_origin) ... ok test_cached_set (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_set) ... ok test_cached_source (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_source) ... ok test_cached_source_missing_cache_tag (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_source_missing_cache_tag) ... ok test_cached_source_unknown_suffix (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_source_unknown_suffix) ... ok test_cached_sourceless (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_sourceless) ... ok test_cached_with_origin_not_location (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_with_origin_not_location) ... ok test_default (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_default) ... ok test_default_is_package_false (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_default_is_package_false) ... ok test_default_is_package_true (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_default_is_package_true) ... ok test_default_no_loader (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_default_no_loader) ... ok test_equality (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_equality) ... ok test_equality_location (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_equality_location) ... ok test_has_location_setter (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_has_location_setter) ... ok test_inequality (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_inequality) ... ok test_inequality_incomplete (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_inequality_incomplete) ... ok test_package (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_package) ... ok test_package_is_package (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_package_is_package) ... ok test_spec_from_file_location_default (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_default) ... ok test_spec_from_file_location_default_bad_suffix (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_default_bad_suffix) ... ok test_spec_from_file_location_default_without_location (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_default_without_location) ... ok test_spec_from_file_location_loader_no_location (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_loader_no_location) ... ok test_spec_from_file_location_loader_no_location_bad_get_filename (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_loader_no_location_bad_get_filename) ... ok test_spec_from_file_location_loader_no_location_no_get_filename (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_loader_no_location_no_get_filename) ... ok test_spec_from_file_location_path_like_arg (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_path_like_arg) ... ok test_spec_from_file_location_relative_path (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_relative_path) ... ok test_spec_from_file_location_smsl_default (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_default) ... ok test_spec_from_file_location_smsl_default_bad_is_package (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_default_bad_is_package) ... ok test_spec_from_file_location_smsl_default_no_is_package (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_default_no_is_package) ... ok test_spec_from_file_location_smsl_default_not_package (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_default_not_package) ... ok test_spec_from_file_location_smsl_empty (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_empty) ... ok test_spec_from_file_location_smsl_none (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_none) ... ok test_spec_from_file_location_smsl_not_empty (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_not_empty) ... ok test_spec_from_loader_default (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_default) ... ok test_spec_from_loader_default_with_bad_is_package (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_default_with_bad_is_package) ... ok test_spec_from_loader_default_with_file_loader (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_default_with_file_loader) ... ok test_spec_from_loader_is_package_false (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_is_package_false) ... ok test_spec_from_loader_is_package_false_with_fileloader (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_is_package_false_with_fileloader) ... ok test_spec_from_loader_is_package_true (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_is_package_true) ... ok test_spec_from_loader_is_package_true_with_fileloader (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_is_package_true_with_fileloader) ... ok test_spec_from_loader_is_package_with_loader_false (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_is_package_with_loader_false) ... ok test_spec_from_loader_is_package_with_loader_true (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_is_package_with_loader_true) ... ok test_spec_from_loader_origin (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_origin) ... ok test_spec_from_loader_origin_and_is_package (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_origin_and_is_package) ... ok test_module___loader___module_repr (test.test_importlib.test_spec.Source_ModuleReprTests.test_module___loader___module_repr) ... ok test_module___loader___module_repr_bad (test.test_importlib.test_spec.Source_ModuleReprTests.test_module___loader___module_repr_bad) ... ok test_module___spec__ (test.test_importlib.test_spec.Source_ModuleReprTests.test_module___spec__) ... ok test_module___spec___location (test.test_importlib.test_spec.Source_ModuleReprTests.test_module___spec___location) ... ok test_module___spec___no_origin (test.test_importlib.test_spec.Source_ModuleReprTests.test_module___spec___no_origin) ... ok test_module___spec___no_origin_no_loader (test.test_importlib.test_spec.Source_ModuleReprTests.test_module___spec___no_origin_no_loader) ... ok test_module_no_file (test.test_importlib.test_spec.Source_ModuleReprTests.test_module_no_file) ... ok test_module_no_file_no_loader (test.test_importlib.test_spec.Source_ModuleReprTests.test_module_no_file_no_loader) ... ok test_module_no_name (test.test_importlib.test_spec.Source_ModuleReprTests.test_module_no_name) ... ok test_module_with_file (test.test_importlib.test_spec.Source_ModuleReprTests.test_module_with_file) ... ok test_exec (test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_exec) ... ok test_load (test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_load) ... ok test_load_failed (test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_load_failed) ... ok test_load_failed_removed (test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_load_failed_removed) ... ok test_load_legacy (test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_load_legacy) ... ok test_load_legacy_attributes (test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_load_legacy_attributes) ... ok test_load_legacy_attributes_immutable (test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_load_legacy_attributes_immutable) ... ok test_load_replaced (test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_load_replaced) ... ok test_reload (test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_reload) ... ok test_reload_extra_attributes (test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_reload_extra_attributes) ... ok test_reload_init_module_attrs (test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_reload_init_module_attrs) ... ok test_reload_legacy (test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_reload_legacy) ... ok test_reload_modified (test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_reload_modified) ... ok test_cached_no_origin (test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_no_origin) ... ok test_cached_set (test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_set) ... ok test_cached_source (test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_source) ... ok test_cached_source_missing_cache_tag (test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_source_missing_cache_tag) ... ok test_cached_source_unknown_suffix (test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_source_unknown_suffix) ... ok test_cached_sourceless (test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_sourceless) ... ok test_cached_with_origin_not_location (test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_with_origin_not_location) ... ok test_default (test.test_importlib.test_spec.Source_ModuleSpecTests.test_default) ... ok test_default_is_package_false (test.test_importlib.test_spec.Source_ModuleSpecTests.test_default_is_package_false) ... ok test_default_is_package_true (test.test_importlib.test_spec.Source_ModuleSpecTests.test_default_is_package_true) ... ok test_default_no_loader (test.test_importlib.test_spec.Source_ModuleSpecTests.test_default_no_loader) ... ok test_equality (test.test_importlib.test_spec.Source_ModuleSpecTests.test_equality) ... ok test_equality_location (test.test_importlib.test_spec.Source_ModuleSpecTests.test_equality_location) ... ok test_has_location_setter (test.test_importlib.test_spec.Source_ModuleSpecTests.test_has_location_setter) ... ok test_inequality (test.test_importlib.test_spec.Source_ModuleSpecTests.test_inequality) ... ok test_inequality_incomplete (test.test_importlib.test_spec.Source_ModuleSpecTests.test_inequality_incomplete) ... ok test_package (test.test_importlib.test_spec.Source_ModuleSpecTests.test_package) ... ok test_package_is_package (test.test_importlib.test_spec.Source_ModuleSpecTests.test_package_is_package) ... ok test_circular_imports (test.test_importlib.test_threaded_import.ThreadedImportTests.test_circular_imports) ... skipped 'implementation detail specific to cpython' test_concurrent_futures_circular_import (test.test_importlib.test_threaded_import.ThreadedImportTests.test_concurrent_futures_circular_import) ... ok test_import_hangers (test.test_importlib.test_threaded_import.ThreadedImportTests.test_import_hangers) ... ok test_multiprocessing_pool_circular_import (test.test_importlib.test_threaded_import.ThreadedImportTests.test_multiprocessing_pool_circular_import) ... ok test_parallel_meta_path (test.test_importlib.test_threaded_import.ThreadedImportTests.test_parallel_meta_path) ... Trying 20 threads ... 46.1 ms OK. Trying 50 threads ... 128.1 ms OK. Trying 20 threads ... 58.6 ms OK. Trying 50 threads ... 137.7 ms OK. Trying 20 threads ... 67.6 ms OK. Trying 50 threads ... 111.3 ms OK. ok test_parallel_module_init (test.test_importlib.test_threaded_import.ThreadedImportTests.test_parallel_module_init) ... Trying 20 threads ... 72.0 ms OK. Trying 50 threads ... 74.2 ms OK. Trying 20 threads ... 48.3 ms OK. Trying 50 threads ... 98.4 ms OK. Trying 20 threads ... 60.2 ms OK. Trying 50 threads ... 83.8 ms OK. ok test_parallel_path_hooks (test.test_importlib.test_threaded_import.ThreadedImportTests.test_parallel_path_hooks) ... Trying 20 threads ... 93.6 ms OK. Trying 50 threads ... 90.4 ms OK. Trying 20 threads ... 59.6 ms OK. Trying 50 threads ... 79.3 ms OK. Trying 20 threads ... 48.9 ms OK. Trying 50 threads ... 47.3 ms OK. ok test_side_effect_import (test.test_importlib.test_threaded_import.ThreadedImportTests.test_side_effect_import) ... ok test_specified_encoding (test.test_importlib.test_util.Frozen_DecodeSourceBytesTests.test_specified_encoding) ... ok test_universal_newlines (test.test_importlib.test_util.Frozen_DecodeSourceBytesTests.test_universal_newlines) ... ok test_ut8_default (test.test_importlib.test_util.Frozen_DecodeSourceBytesTests.test_ut8_default) ... ok test_find_relative_module (test.test_importlib.test_util.Frozen_FindSpecTests.test_find_relative_module) ... ok test_find_relative_module_missing_package (test.test_importlib.test_util.Frozen_FindSpecTests.test_find_relative_module_missing_package) ... ok test_find_submodule (test.test_importlib.test_util.Frozen_FindSpecTests.test_find_submodule) ... ok test_find_submodule_in_module (test.test_importlib.test_util.Frozen_FindSpecTests.test_find_submodule_in_module) ... ok test_find_submodule_parent_already_imported (test.test_importlib.test_util.Frozen_FindSpecTests.test_find_submodule_parent_already_imported) ... ok test_nothing (test.test_importlib.test_util.Frozen_FindSpecTests.test_nothing) ... ok test_success (test.test_importlib.test_util.Frozen_FindSpecTests.test_success) ... ok test_sys_modules (test.test_importlib.test_util.Frozen_FindSpecTests.test_sys_modules) ... ok test_sys_modules_loader_is_None (test.test_importlib.test_util.Frozen_FindSpecTests.test_sys_modules_loader_is_None) ... ok test_sys_modules_spec_is_None (test.test_importlib.test_util.Frozen_FindSpecTests.test_sys_modules_spec_is_None) ... ok test_sys_modules_spec_is_not_set (test.test_importlib.test_util.Frozen_FindSpecTests.test_sys_modules_spec_is_not_set) ... ok test_sys_modules_without___loader__ (test.test_importlib.test_util.Frozen_FindSpecTests.test_sys_modules_without___loader__) ... ok test_incorporates_rn (test.test_importlib.test_util.Frozen_MagicNumberTests.test_incorporates_rn) ... ok test_length (test.test_importlib.test_util.Frozen_MagicNumberTests.test_length) ... ok test_attributes_set (test.test_importlib.test_util.Frozen_ModuleForLoaderTests.test_attributes_set) ... ok test_decorator_attrs (test.test_importlib.test_util.Frozen_ModuleForLoaderTests.test_decorator_attrs) ... ok test_false_module (test.test_importlib.test_util.Frozen_ModuleForLoaderTests.test_false_module) ... ok test_new_module (test.test_importlib.test_util.Frozen_ModuleForLoaderTests.test_new_module) ... ok test_new_module_failure (test.test_importlib.test_util.Frozen_ModuleForLoaderTests.test_new_module_failure) ... ok test_reload (test.test_importlib.test_util.Frozen_ModuleForLoaderTests.test_reload) ... ok test_reload_failure (test.test_importlib.test_util.Frozen_ModuleForLoaderTests.test_reload_failure) ... ok test_warning (test.test_importlib.test_util.Frozen_ModuleForLoaderTests.test_warning) ... ok test___cached__ (test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___cached__) ... ok test___file__ (test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___file__) ... ok test___loader__ (test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___loader__) ... ok test___name__ (test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___name__) ... ok test___package__ (test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___package__) ... ok test___path__ (test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___path__) ... ok test___spec__ (test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___spec__) ... ok test_create_module (test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test_create_module) ... ok test_create_module_returns_None (test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test_create_module_returns_None) ... ok test_no_create_module (test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test_no_create_module) ... ok test_cache_from_source (test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source) ... ok test_cache_from_source_cwd (test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_cwd) ... ok test_cache_from_source_debug_override (test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_debug_override) ... ok test_cache_from_source_debug_override_optimization_both_set (test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_debug_override_optimization_both_set) ... ok test_cache_from_source_no_cache_tag (test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_no_cache_tag) ... ok test_cache_from_source_no_dot (test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_no_dot) ... ok test_cache_from_source_optimization_None (test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_optimization_None) ... ok test_cache_from_source_optimization_empty_string (test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_optimization_empty_string) ... ok test_cache_from_source_optimization_set (test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_optimization_set) ... ok test_cache_from_source_override (test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_override) ... ok test_cache_from_source_path_like_arg (test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_path_like_arg) ... ok test_cache_from_source_respects_pycache_prefix (test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_respects_pycache_prefix) ... ok test_cache_from_source_respects_pycache_prefix_relative (test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_respects_pycache_prefix_relative) ... ok test_sep_altsep_and_sep_cache_from_source (test.test_importlib.test_util.Frozen_PEP3147Tests.test_sep_altsep_and_sep_cache_from_source) ... skipped 'test meaningful only where os.altsep is defined' test_source_from_cache (test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache) ... ok test_source_from_cache_bad_path (test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_bad_path) ... ok test_source_from_cache_inside_pycache_prefix (test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_inside_pycache_prefix) ... ok test_source_from_cache_missing_optimization (test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_missing_optimization) ... ok test_source_from_cache_no__pycache__ (test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_no__pycache__) ... ok test_source_from_cache_no_cache_tag (test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_no_cache_tag) ... ok test_source_from_cache_no_slash (test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_no_slash) ... ok test_source_from_cache_not_opt (test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_not_opt) ... ok test_source_from_cache_optimized_bytecode (test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_optimized_bytecode) ... ok test_source_from_cache_outside_pycache_prefix (test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_outside_pycache_prefix) ... ok test_source_from_cache_path_like_arg (test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_path_like_arg) ... ok test_source_from_cache_too_few_dots (test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_too_few_dots) ... ok test_source_from_cache_too_many_dots (test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_too_many_dots) ... ok test_absolute (test.test_importlib.test_util.Frozen_ResolveNameTests.test_absolute) ... ok test_absolute_within_package (test.test_importlib.test_util.Frozen_ResolveNameTests.test_absolute_within_package) ... ok test_escape (test.test_importlib.test_util.Frozen_ResolveNameTests.test_escape) ... ok test_in_package (test.test_importlib.test_util.Frozen_ResolveNameTests.test_in_package) ... ok test_no_package (test.test_importlib.test_util.Frozen_ResolveNameTests.test_no_package) ... ok test_other_package (test.test_importlib.test_util.Frozen_ResolveNameTests.test_other_package) ... ok test_attribute_is_None (test.test_importlib.test_util.Frozen_SetLoaderTests.test_attribute_is_None) ... ok test_no_attribute (test.test_importlib.test_util.Frozen_SetLoaderTests.test_no_attribute) ... ok test_not_reset (test.test_importlib.test_util.Frozen_SetLoaderTests.test_not_reset) ... ok test_decorator_attrs (test.test_importlib.test_util.Frozen_SetPackageTests.test_decorator_attrs) ... ok test_leaving_alone (test.test_importlib.test_util.Frozen_SetPackageTests.test_leaving_alone) ... ok test_package (test.test_importlib.test_util.Frozen_SetPackageTests.test_package) ... ok test_setting_if_missing (test.test_importlib.test_util.Frozen_SetPackageTests.test_setting_if_missing) ... ok test_submodule (test.test_importlib.test_util.Frozen_SetPackageTests.test_submodule) ... ok test_top_level (test.test_importlib.test_util.Frozen_SetPackageTests.test_top_level) ... ok test_magic_number (test.test_importlib.test_util.MagicNumberTests.test_magic_number) ... skipped 'implementation detail specific to cpython' test_atomic_write_should_notice_incomplete_writes (test.test_importlib.test_util.MiscTests.test_atomic_write_should_notice_incomplete_writes) ... ok test_specified_encoding (test.test_importlib.test_util.Source_DecodeSourceBytesTests.test_specified_encoding) ... ok test_universal_newlines (test.test_importlib.test_util.Source_DecodeSourceBytesTests.test_universal_newlines) ... ok test_ut8_default (test.test_importlib.test_util.Source_DecodeSourceBytesTests.test_ut8_default) ... ok test_find_relative_module (test.test_importlib.test_util.Source_FindSpecTests.test_find_relative_module) ... ok test_find_relative_module_missing_package (test.test_importlib.test_util.Source_FindSpecTests.test_find_relative_module_missing_package) ... ok test_find_submodule (test.test_importlib.test_util.Source_FindSpecTests.test_find_submodule) ... ok test_find_submodule_in_module (test.test_importlib.test_util.Source_FindSpecTests.test_find_submodule_in_module) ... ok test_find_submodule_parent_already_imported (test.test_importlib.test_util.Source_FindSpecTests.test_find_submodule_parent_already_imported) ... ok test_nothing (test.test_importlib.test_util.Source_FindSpecTests.test_nothing) ... ok test_success (test.test_importlib.test_util.Source_FindSpecTests.test_success) ... ok test_sys_modules (test.test_importlib.test_util.Source_FindSpecTests.test_sys_modules) ... ok test_sys_modules_loader_is_None (test.test_importlib.test_util.Source_FindSpecTests.test_sys_modules_loader_is_None) ... ok test_sys_modules_spec_is_None (test.test_importlib.test_util.Source_FindSpecTests.test_sys_modules_spec_is_None) ... ok test_sys_modules_spec_is_not_set (test.test_importlib.test_util.Source_FindSpecTests.test_sys_modules_spec_is_not_set) ... ok test_sys_modules_without___loader__ (test.test_importlib.test_util.Source_FindSpecTests.test_sys_modules_without___loader__) ... ok test_incorporates_rn (test.test_importlib.test_util.Source_MagicNumberTests.test_incorporates_rn) ... ok test_length (test.test_importlib.test_util.Source_MagicNumberTests.test_length) ... ok test_attributes_set (test.test_importlib.test_util.Source_ModuleForLoaderTests.test_attributes_set) ... ok test_decorator_attrs (test.test_importlib.test_util.Source_ModuleForLoaderTests.test_decorator_attrs) ... ok test_false_module (test.test_importlib.test_util.Source_ModuleForLoaderTests.test_false_module) ... ok test_new_module (test.test_importlib.test_util.Source_ModuleForLoaderTests.test_new_module) ... ok test_new_module_failure (test.test_importlib.test_util.Source_ModuleForLoaderTests.test_new_module_failure) ... ok test_reload (test.test_importlib.test_util.Source_ModuleForLoaderTests.test_reload) ... ok test_reload_failure (test.test_importlib.test_util.Source_ModuleForLoaderTests.test_reload_failure) ... ok test_warning (test.test_importlib.test_util.Source_ModuleForLoaderTests.test_warning) ... ok test___cached__ (test.test_importlib.test_util.Source_ModuleFromSpecTests.test___cached__) ... ok test___file__ (test.test_importlib.test_util.Source_ModuleFromSpecTests.test___file__) ... ok test___loader__ (test.test_importlib.test_util.Source_ModuleFromSpecTests.test___loader__) ... ok test___name__ (test.test_importlib.test_util.Source_ModuleFromSpecTests.test___name__) ... ok test___package__ (test.test_importlib.test_util.Source_ModuleFromSpecTests.test___package__) ... ok test___path__ (test.test_importlib.test_util.Source_ModuleFromSpecTests.test___path__) ... ok test___spec__ (test.test_importlib.test_util.Source_ModuleFromSpecTests.test___spec__) ... ok test_create_module (test.test_importlib.test_util.Source_ModuleFromSpecTests.test_create_module) ... ok test_create_module_returns_None (test.test_importlib.test_util.Source_ModuleFromSpecTests.test_create_module_returns_None) ... ok test_no_create_module (test.test_importlib.test_util.Source_ModuleFromSpecTests.test_no_create_module) ... ok test_cache_from_source (test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source) ... ok test_cache_from_source_cwd (test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_cwd) ... ok test_cache_from_source_debug_override (test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_debug_override) ... ok test_cache_from_source_debug_override_optimization_both_set (test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_debug_override_optimization_both_set) ... ok test_cache_from_source_no_cache_tag (test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_no_cache_tag) ... ok test_cache_from_source_no_dot (test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_no_dot) ... ok test_cache_from_source_optimization_None (test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_optimization_None) ... ok test_cache_from_source_optimization_empty_string (test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_optimization_empty_string) ... ok test_cache_from_source_optimization_set (test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_optimization_set) ... ok test_cache_from_source_override (test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_override) ... ok test_cache_from_source_path_like_arg (test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_path_like_arg) ... ok test_cache_from_source_respects_pycache_prefix (test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_respects_pycache_prefix) ... ok test_cache_from_source_respects_pycache_prefix_relative (test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_respects_pycache_prefix_relative) ... ok test_sep_altsep_and_sep_cache_from_source (test.test_importlib.test_util.Source_PEP3147Tests.test_sep_altsep_and_sep_cache_from_source) ... skipped 'test meaningful only where os.altsep is defined' test_source_from_cache (test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache) ... ok test_source_from_cache_bad_path (test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_bad_path) ... ok test_source_from_cache_inside_pycache_prefix (test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_inside_pycache_prefix) ... ok test_source_from_cache_missing_optimization (test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_missing_optimization) ... ok test_source_from_cache_no__pycache__ (test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_no__pycache__) ... ok test_source_from_cache_no_cache_tag (test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_no_cache_tag) ... ok test_source_from_cache_no_slash (test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_no_slash) ... ok test_source_from_cache_not_opt (test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_not_opt) ... ok test_source_from_cache_optimized_bytecode (test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_optimized_bytecode) ... ok test_source_from_cache_outside_pycache_prefix (test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_outside_pycache_prefix) ... ok test_source_from_cache_path_like_arg (test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_path_like_arg) ... ok test_source_from_cache_too_few_dots (test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_too_few_dots) ... ok test_source_from_cache_too_many_dots (test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_too_many_dots) ... ok test_absolute (test.test_importlib.test_util.Source_ResolveNameTests.test_absolute) ... ok test_absolute_within_package (test.test_importlib.test_util.Source_ResolveNameTests.test_absolute_within_package) ... ok test_escape (test.test_importlib.test_util.Source_ResolveNameTests.test_escape) ... ok test_in_package (test.test_importlib.test_util.Source_ResolveNameTests.test_in_package) ... ok test_no_package (test.test_importlib.test_util.Source_ResolveNameTests.test_no_package) ... ok test_other_package (test.test_importlib.test_util.Source_ResolveNameTests.test_other_package) ... ok test_attribute_is_None (test.test_importlib.test_util.Source_SetLoaderTests.test_attribute_is_None) ... ok test_no_attribute (test.test_importlib.test_util.Source_SetLoaderTests.test_no_attribute) ... ok test_not_reset (test.test_importlib.test_util.Source_SetLoaderTests.test_not_reset) ... ok test_decorator_attrs (test.test_importlib.test_util.Source_SetPackageTests.test_decorator_attrs) ... ok test_leaving_alone (test.test_importlib.test_util.Source_SetPackageTests.test_leaving_alone) ... ok test_package (test.test_importlib.test_util.Source_SetPackageTests.test_package) ... ok test_setting_if_missing (test.test_importlib.test_util.Source_SetPackageTests.test_setting_if_missing) ... ok test_submodule (test.test_importlib.test_util.Source_SetPackageTests.test_submodule) ... ok test_top_level (test.test_importlib.test_util.Source_SetPackageTests.test_top_level) ... ok test.test_importlib.test_windows (unittest.loader.ModuleSkipped.test.test_importlib.test_windows) ... skipped "No module named 'winreg'" test_case_insensitive (test.test_importlib.test_zip.TestEgg.test_case_insensitive) ... ok test_files (test.test_importlib.test_zip.TestEgg.test_files) ... ok test_missing_metadata (test.test_importlib.test_zip.TestEgg.test_missing_metadata) ... ok test_normalized_name (test.test_importlib.test_zip.TestEgg.test_normalized_name) ... ok test_one_distribution (test.test_importlib.test_zip.TestEgg.test_one_distribution) ... ok test_zip_entry_points (test.test_importlib.test_zip.TestEgg.test_zip_entry_points) ... ok test_zip_version (test.test_importlib.test_zip.TestEgg.test_zip_version) ... ok test_zip_version_does_not_match (test.test_importlib.test_zip.TestEgg.test_zip_version_does_not_match) ... ok test_case_insensitive (test.test_importlib.test_zip.TestZip.test_case_insensitive) ... ok test_files (test.test_importlib.test_zip.TestZip.test_files) ... ok test_missing_metadata (test.test_importlib.test_zip.TestZip.test_missing_metadata) ... ok test_one_distribution (test.test_importlib.test_zip.TestZip.test_one_distribution) ... ok test_zip_entry_points (test.test_importlib.test_zip.TestZip.test_zip_entry_points) ... ok test_zip_version (test.test_importlib.test_zip.TestZip.test_zip_version) ... ok test_zip_version_does_not_match (test.test_importlib.test_zip.TestZip.test_zip_version_does_not_match) ... ok ====================================================================== FAIL: test_all_locks (test.test_importlib.test_locks.Frozen_LifetimeTests.test_all_locks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build_dir/pypy-c-jit-linux-x86-64/build/lib-python/3/test/test_importlib/test_locks.py", line 140, in test_all_locks self.assertEqual(0, len(self.bootstrap._module_locks), ^^^^^^^^^^^ AssertionError: 0 != 6 : {'_multibytecodec': <weakref.ReferenceType at 0x00007fc235731760; dead>, '_csv': <weakref.ReferenceType at 0x00007fc235731740; dead>, '_continuation': <weakref.ReferenceType at 0x00007fc235731720; dead>, 'gc': <weakref.ReferenceType at 0x00007fc235731700; dead>, '_rawffi': <weakref.ReferenceType at 0x00007fc2357316e0; dead>, '_abc': <weakref.ReferenceType at 0x00007fc2357316c0; dead>} ---------------------------------------------------------------------- Ran 1382 tests in 6.419s FAILED (failures=1, skipped=20, expected failures=1) test_importlib failed (1 failure) == Tests result: FAILURE == 1 test failed: test_importlib Total duration: 6.9 sec Total tests: run=1,382 failures=1 skipped=20 Total test files: run=1/1 failed=1 Result: FAILURE test test_importlib failed =========================== short test summary info ============================ SKIP [4] /build_dir/pypy-c-jit-linux-x86-64/build/lib-python/conftest.py:606: CPython internal details SKIP [1] /build_dir/pypy-c-jit-linux-x86-64/build/lib-python/conftest.py:606: requires audio SKIP [1] /build_dir/pypy-c-jit-linux-x86-64/build/lib-python/conftest.py:606: needs ctypes.pythonapi SKIP [1] /build_dir/pypy-c-jit-linux-x86-64/build/lib-python/conftest.py:606: demands too many resources SKIP [1] /build_dir/pypy-c-jit-linux-x86-64/build/lib-python/conftest.py:606: needs low level audio SKIP [5] /build_dir/pypy-c-jit-linux-x86-64/build/lib-python/conftest.py:606: implementation detail SKIP [3] /build_dir/pypy-c-jit-linux-x86-64/build/lib-python/conftest.py:606: needs display ========================== slowest 10 test durations =========================== 140.66s call lib-python/3/test/test_asyncio::unmodified 139.79s call lib-python/3/test/test_concurrent_futures::unmodified 99.96s call lib-python/3/test/test_multiprocessing_spawn::unmodified 83.58s call lib-python/3/test/test_multiprocessing_forkserver::unmodified 60.23s call lib-python/3/test/test_multiprocessing_fork::unmodified 57.20s call lib-python/3/test/test_subprocess.py::unmodified 41.94s call lib-python/3/test/test_socket.py::unmodified 40.14s call lib-python/3/test/test_ssl.py::unmodified 29.60s call lib-python/3/test/test_hashlib.py::unmodified 22.14s call lib-python/3/test/test_regrtest.py::unmodified ============= 1 failed, 416 passed, 16 skipped in 1264.82 seconds ============== program finished with exit code 1 elapsedTime=1265.257623