Skip to content

gh-116608: Bring back importlib.resources functional API#116609

Merged
encukou merged 12 commits intopython:mainfrom
encukou:importlib-resources-revert
Apr 5, 2024
Merged

gh-116608: Bring back importlib.resources functional API#116609
encukou merged 12 commits intopython:mainfrom
encukou:importlib-resources-revert

Conversation

@encukou
Copy link
Copy Markdown
Member

@encukou encukou commented Mar 11, 2024

@brettcannon brettcannon removed their request for review March 12, 2024 23:50
@hroncok
Copy link
Copy Markdown
Contributor

hroncok commented Apr 5, 2024

I would really appreciate it if this landed in 3.13.0a6.

@rgommers
Copy link
Copy Markdown
Contributor

rgommers commented Apr 5, 2024

I would really appreciate it if this landed in 3.13.0a6.

+1 me too. This will allow building scipy, matplotlib, scikit-learn, etc. without patching the build system.

@encukou encukou merged commit 9ceaee7 into python:main Apr 5, 2024
@encukou encukou deleted the importlib-resources-revert branch April 5, 2024 11:56
@encukou
Copy link
Copy Markdown
Member Author

encukou commented Apr 5, 2024

Let's put it in then.

@bedevere-bot
Copy link
Copy Markdown

⚠️⚠️⚠️ Buildbot failure ⚠️⚠️⚠️

Hi! The buildbot s390x RHEL7 3.x has failed when building commit 9ceaee7.

What do you need to do:

  1. Don't panic.
  2. Check the buildbot page in the devguide if you don't know what the buildbots are or how they work.
  3. Go to the page of the buildbot that failed (https://buildbot.python.org/all/#builders/179/builds/7032) and take a look at the build logs.
  4. Check if the failure is related to this commit (9ceaee7) or if it is a false positive.
  5. If the failure is related to this commit, please, reflect that on the issue and make a new Pull Request with a fix.

You can take a look at the buildbot page here:

https://buildbot.python.org/all/#builders/179/builds/7032

Summary of the results of the build (if available):

Click to see traceback logs
Traceback (most recent call last):\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/unittest/case.py", line 58, in testPartExecutor\n    yield\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/unittest/case.py", line 651, in run\n    self._callTestMethod(testMethod)\n    ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/unittest/case.py", line 606, in _callTestMethod\n    if method() is not None:\n       ~~~~~~^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/test/test_importlib/test_namespace_pkgs.py", line 304, in test_missing_directory\n    import foo.one\nModuleNotFoundError: No module named \'foo\'\n</output></testcase><testcase name="test.test_impor
tlib.test_namespace_pkgs.ZipWithMissingDirectory.test_present_directory" status="run" result="completed" time="0.000420" /><testcase name="test.test_importlib.test_pkg_import.TestImport.test_package_import__semantics" status="run" result="completed" time="0.009662" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_default" status="run" result="completed" time="0.000122" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_default_bad_suffix" status="run" result="completed" time="0.000075" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_default_without_location" status="run" result="completed" time="0.000065" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_loader_no_location" status="run" result="completed" time="0.000087" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_loader_no_location_bad_get_filename" status="run" result="completed" time="0.000101" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_loader_no_location_no_get_filename" status="run" result="completed" time="0.000072" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_path_like_arg" status="run" result="completed" time="0.000112" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_relative_path" status="run" result="completed" time="0.000090" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_default" status="run" result="completed" time="0.000091" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_default_bad_is_package" status="run" result="completed" time="0.000105" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_default_no_is_package" status="run" result="completed" time="0.000080" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_default_not_package" status="run" result="completed" time="0.000102" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_empty" status="run" result="completed" time="0.000088" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_none" status="run" result="completed" time="0.000077" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_not_empty" status="run" result="completed" time="0.000081" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_default" status="run" result="completed" time="0.000070" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_default_with_bad_is_package" status="run" result="completed" time="0.000089" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_default_with_file_loader" status="run" result="completed" time="0.000084" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_is_package_false" status="run" result="completed" time="0.000067" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_is_package_false_with_fileloader" status="run" result="completed" time="0.000082" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_is_package_true" status="run" result="completed" time="0.000071" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_is_package_true_with_fileloader" status="run" result="completed" time="0.000092" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_is_package_with_loader_false" status="run" result="completed" time="0.000072" /><testcase name="test.test_importlib.tes
t_spec.Frozen_FactoryTests.test_spec_from_loader_is_package_with_loader_true" status="run" result="completed" time="0.000073" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_origin" status="run" result="completed" time="0.000065" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_origin_and_is_package" status="run" result="completed" time="0.000067" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_exec" status="run" result="completed" time="0.000098" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_load" status="run" result="completed" time="0.000127" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_load_failed" status="run" result="completed" time="0.000169" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_load_failed_removed" status="run" result="completed" time="0.000163" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_load_legacy_attributes_immutable" status="run" result="completed" time="0.000177" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_load_replaced" status="run" result="completed" time="0.005271" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_reload" status="run" result="completed" time="0.000149" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_reload_extra_attributes" status="run" result="completed" time="0.000141" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_reload_init_module_attrs" status="run" result="completed" time="0.000148" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_reload_modified" status="run" result="completed" time="0.000139" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_no_origin" status="run" result="completed" time="0.000056" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_set" status="run" result="completed" time="0.000054" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_source" status="run" result="completed" time="0.000064" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_source_missing_cache_tag" status="run" result="completed" time="0.000054" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_source_unknown_suffix" status="run" result="completed" time="0.000047" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_sourceless" status="run" result="completed" time="0.000049" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_with_origin_not_location" status="run" result="completed" time="0.000048" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_default" status="run" result="completed" time="0.000053" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_default_is_package_false" status="run" result="completed" time="0.000055" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_default_is_package_true" status="run" result="completed" time="0.000058" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_default_no_loader" status="run" result="completed" time="0.000051" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_equality" status="run" result="completed" time="0.000052" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_equality_location" status="run" result="completed" time="0.000059" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_has_location_setter" status="run" result="completed" time="0.000049" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_inequality" status="run" result="completed" time="0.000049" /><testcase name="tes
t.test_importlib.test_spec.Frozen_ModuleSpecTests.test_inequality_incomplete" status="run" result="completed" time="0.000052" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_package" status="run" result="completed" time="0.000051" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_package_is_package" status="run" result="completed" time="0.000049" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_default" status="run" result="completed" time="0.000135" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_default_bad_suffix" status="run" result="completed" time="0.000076" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_default_without_location" status="run" result="completed" time="0.000064" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_loader_no_location" status="run" result="completed" time="0.000087" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_loader_no_location_bad_get_filename" status="run" result="completed" time="0.000099" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_loader_no_location_no_get_filename" status="run" result="completed" time="0.000075" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_path_like_arg" status="run" result="completed" time="0.000104" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_relative_path" status="run" result="completed" time="0.000091" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_default" status="run" result="completed" time="0.000094" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_default_bad_is_package" status="run" result="completed" time="0.000107" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_default_no_is_package" status="run" result="completed" time="0.000082" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_default_not_package" status="run" result="completed" time="0.000102" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_empty" status="run" result="completed" time="0.000092" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_none" status="run" result="completed" time="0.000084" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_not_empty" status="run" result="completed" time="0.000082" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_default" status="run" result="completed" time="0.000072" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_default_with_bad_is_package" status="run" result="completed" time="0.000092" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_default_with_file_loader" status="run" result="completed" time="0.000085" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_is_package_false" status="run" result="completed" time="0.000068" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_is_package_false_with_fileloader" status="run" result="completed" time="0.000083" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_is_package_true" status="run" result="completed" time="0.000080" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_is_package_true_with_fileloader" status="run" result="completed" time="0.000096" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test
_spec_from_loader_is_package_with_loader_false" status="run" result="completed" time="0.000073" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_is_package_with_loader_true" status="run" result="completed" time="0.000075" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_origin" status="run" result="completed" time="0.000068" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_origin_and_is_package" status="run" result="completed" time="0.000068" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_exec" status="run" result="completed" time="0.000122" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_load" status="run" result="completed" time="0.000139" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_load_failed" status="run" result="completed" time="0.000167" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_load_failed_removed" status="run" result="completed" time="0.000163" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_load_legacy_attributes_immutable" status="run" result="completed" time="0.000173" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_load_replaced" status="run" result="completed" time="0.000153" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_reload" status="run" result="completed" time="0.000149" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_reload_extra_attributes" status="run" result="completed" time="0.000144" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_reload_init_module_attrs" status="run" result="completed" time="0.000160" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_reload_modified" status="run" result="completed" time="0.000147" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_no_origin" status="run" result="completed" time="0.000056" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_set" status="run" result="completed" time="0.000053" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_source" status="run" result="completed" time="0.000072" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_source_missing_cache_tag" status="run" result="completed" time="0.000060" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_source_unknown_suffix" status="run" result="completed" time="0.000049" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_sourceless" status="run" result="completed" time="0.000051" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_with_origin_not_location" status="run" result="completed" time="0.000049" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_default" status="run" result="completed" time="0.000056" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_default_is_package_false" status="run" result="completed" time="0.000056" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_default_is_package_true" status="run" result="completed" time="0.000060" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_default_no_loader" status="run" result="completed" time="0.000054" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_equality" status="run" result="completed" time="0.000053" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_equality_location" status="run" result="completed" time="0.000063" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_has_location_setter" status="run" result="completed" time="0.000051" /><testcase name="te
st.test_importlib.test_spec.Source_ModuleSpecTests.test_inequality" status="run" result="completed" time="0.000051" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_inequality_incomplete" status="run" result="completed" time="0.000053" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_package" status="run" result="completed" time="0.000052" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_package_is_package" status="run" result="completed" time="0.000052" /><testcase name="test.test_importlib.test_threaded_import.ThreadedImportTests.test_circular_imports" status="run" result="completed" time="0.572842" /><testcase name="test.test_importlib.test_threaded_import.ThreadedImportTests.test_concurrent_futures_circular_import" status="run" result="completed" time="0.573196" /><testcase name="test.test_importlib.test_threaded_import.ThreadedImportTests.test_import_hangers" status="run" result="completed" time="0.001404" /><testcase name="test.test_importlib.test_threaded_import.ThreadedImportTests.test_multiprocessing_pool_circular_import" status="run" result="completed" time="0.150871" /><testcase name="test.test_importlib.test_threaded_import.ThreadedImportTests.test_parallel_meta_path" status="run" result="completed" time="0.202410" /><testcase name="test.test_importlib.test_threaded_import.ThreadedImportTests.test_parallel_module_init" status="run" result="completed" time="0.054330" /><testcase name="test.test_importlib.test_threaded_import.ThreadedImportTests.test_parallel_path_hooks" status="run" result="completed" time="0.071360" /><testcase name="test.test_importlib.test_threaded_import.ThreadedImportTests.test_side_effect_import" status="run" result="completed" time="0.034623" /><testcase name="test.test_importlib.test_util.Frozen_DecodeSourceBytesTests.test_specified_encoding" status="run" result="completed" time="0.000077" /><testcase name="test.test_importlib.test_util.Frozen_DecodeSourceBytesTests.test_universal_newlines" status="run" result="completed" time="0.000057" /><testcase name="test.test_importlib.test_util.Frozen_DecodeSourceBytesTests.test_ut8_default" status="run" result="completed" time="0.000052" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_find_relative_module" status="run" result="completed" time="0.001966" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_find_relative_module_missing_package" status="run" result="completed" time="0.000855" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_find_submodule" status="run" result="completed" time="0.001730" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_find_submodule_in_module" status="run" result="completed" time="0.000196" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_find_submodule_parent_already_imported" status="run" result="completed" time="0.001750" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_nothing" status="run" result="completed" time="0.000152" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_success" status="run" result="completed" time="0.000068" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_sys_modules" status="run" result="completed" time="0.000052" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_sys_modules_loader_is_None" status="run" result="completed" time="0.000049" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_sys_modules_spec_is_None" status="run" result="completed" time="0.000058" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_sys_modules_spec_is_not_set" status="run" result="completed" time="0.000062" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_sys_modules_without___loader__" status="run" result="completed" time="0.000049" /><testcase name="test.test_importlib.test_util.Frozen_MagicNumberTests.test_incorporates_rn" status="run" resu
lt="completed" time="0.000039" /><testcase name="test.test_importlib.test_util.Frozen_MagicNumberTests.test_length" status="run" result="completed" time="0.000038" /><testcase name="test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___cached__" status="run" result="completed" time="0.000053" /><testcase name="test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___file__" status="run" result="completed" time="0.000048" /><testcase name="test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___loader__" status="run" result="completed" time="0.000041" /><testcase name="test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___name__" status="run" result="completed" time="0.000042" /><testcase name="test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___package__" status="run" result="completed" time="0.000045" /><testcase name="test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___path__" status="run" result="completed" time="0.000047" /><testcase name="test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___spec__" status="run" result="completed" time="0.000044" /><testcase name="test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test_create_module" status="run" result="completed" time="0.000122" /><testcase name="test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test_create_module_returns_None" status="run" result="completed" time="0.000085" /><testcase name="test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test_no_create_module" status="run" result="completed" time="0.000075" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source" status="run" result="completed" time="0.000065" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_cwd" status="run" result="completed" time="0.000050" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_debug_override" status="run" result="completed" time="0.000142" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_debug_override_optimization_both_set" status="run" result="completed" time="0.000059" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_no_cache_tag" status="run" result="completed" time="0.000059" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_no_dot" status="run" result="completed" time="0.000054" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_optimization_None" status="run" result="completed" time="0.000051" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_optimization_empty_string" status="run" result="completed" time="0.000049" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_optimization_set" status="run" result="completed" time="0.000083" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_override" status="run" result="completed" time="0.000134" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_path_like_arg" status="run" result="completed" time="0.000087" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_respects_pycache_prefix" status="run" result="completed" time="0.000203" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_respects_pycache_prefix_relative" status="run" result="completed" time="0.000106" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_sep_altsep_and_sep_cache_from_source" status="run" result="completed" time="0.000009"><skipped>test meaningful only where os.altsep is defined</skipped></testcase><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache" status="run" result="completed" time="0.000062" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_bad_path" st
atus="run" result="completed" time="0.000058" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_inside_pycache_prefix" status="run" result="completed" time="0.000067" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_missing_optimization" status="run" result="completed" time="0.000061" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_no__pycache__" status="run" result="completed" time="0.000056" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_no_cache_tag" status="run" result="completed" time="0.000057" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_no_slash" status="run" result="completed" time="0.000053" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_not_opt" status="run" result="completed" time="0.000056" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_optimized_bytecode" status="run" result="completed" time="0.000053" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_outside_pycache_prefix" status="run" result="completed" time="0.000067" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_path_like_arg" status="run" result="completed" time="0.000083" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_too_few_dots" status="run" result="completed" time="0.000054" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_too_many_dots" status="run" result="completed" time="0.000054" /><testcase name="test.test_importlib.test_util.Frozen_ResolveNameTests.test_absolute" status="run" result="completed" time="0.000042" /><testcase name="test.test_importlib.test_util.Frozen_ResolveNameTests.test_absolute_within_package" status="run" result="completed" time="0.000037" /><testcase name="test.test_importlib.test_util.Frozen_ResolveNameTests.test_escape" status="run" result="completed" time="0.000052" /><testcase name="test.test_importlib.test_util.Frozen_ResolveNameTests.test_in_package" status="run" result="completed" time="0.000039" /><testcase name="test.test_importlib.test_util.Frozen_ResolveNameTests.test_no_package" status="run" result="completed" time="0.000047" /><testcase name="test.test_importlib.test_util.Frozen_ResolveNameTests.test_other_package" status="run" result="completed" time="0.000087" /><testcase name="test.test_importlib.test_util.IncompatibleExtensionModuleRestrictionsTests.test_complete_multi_phase_init_module" status="run" result="completed" time="0.090389" /><testcase name="test.test_importlib.test_util.IncompatibleExtensionModuleRestrictionsTests.test_incomplete_multi_phase_init_module" status="run" result="completed" time="0.109559" /><testcase name="test.test_importlib.test_util.IncompatibleExtensionModuleRestrictionsTests.test_single_phase_init_module" status="run" result="completed" time="0.121563" /><testcase name="test.test_importlib.test_util.MagicNumberTests.test_magic_number" status="run" result="completed" time="0.000009"><skipped>only applies to candidate or final python release levels</skipped></testcase><testcase name="test.test_importlib.test_util.Source_DecodeSourceBytesTests.test_specified_encoding" status="run" result="completed" time="0.000086" /><testcase name="test.test_importlib.test_util.Source_DecodeSourceBytesTests.test_universal_newlines" status="run" result="completed" time="0.000058" /><testcase name="test.test_importlib.test_util.Source_DecodeSourceBytesTests.test_ut8_default" status="run" result="completed" time="0.000050" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_find_relative_module" status="run" result="completed" time="0.001912" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_find_relative_module_missing_package" status="run" result="completed" time="0.000833" /><testc
ase name="test.test_importlib.test_util.Source_FindSpecTests.test_find_submodule" status="run" result="completed" time="0.001690" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_find_submodule_in_module" status="run" result="completed" time="0.000185" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_find_submodule_parent_already_imported" status="run" result="completed" time="0.001730" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_nothing" status="run" result="completed" time="0.000143" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_success" status="run" result="completed" time="0.000064" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_sys_modules" status="run" result="completed" time="0.000057" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_sys_modules_loader_is_None" status="run" result="completed" time="0.000050" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_sys_modules_spec_is_None" status="run" result="completed" time="0.000056" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_sys_modules_spec_is_not_set" status="run" result="completed" time="0.000059" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_sys_modules_without___loader__" status="run" result="completed" time="0.000047" /><testcase name="test.test_importlib.test_util.Source_MagicNumberTests.test_incorporates_rn" status="run" result="completed" time="0.000037" /><testcase name="test.test_importlib.test_util.Source_MagicNumberTests.test_length" status="run" result="completed" time="0.000039" /><testcase name="test.test_importlib.test_util.Source_ModuleFromSpecTests.test___cached__" status="run" result="completed" time="0.000057" /><testcase name="test.test_importlib.test_util.Source_ModuleFromSpecTests.test___file__" status="run" result="completed" time="0.000052" /><testcase name="test.test_importlib.test_util.Source_ModuleFromSpecTests.test___loader__" status="run" result="completed" time="0.000041" /><testcase name="test.test_importlib.test_util.Source_ModuleFromSpecTests.test___name__" status="run" result="completed" time="0.000043" /><testcase name="test.test_importlib.test_util.Source_ModuleFromSpecTests.test___package__" status="run" result="completed" time="0.000044" /><testcase name="test.test_importlib.test_util.Source_ModuleFromSpecTests.test___path__" status="run" result="completed" time="0.000046" /><testcase name="test.test_importlib.test_util.Source_ModuleFromSpecTests.test___spec__" status="run" result="completed" time="0.000044" /><testcase name="test.test_importlib.test_util.Source_ModuleFromSpecTests.test_create_module" status="run" result="completed" time="0.000111" /><testcase name="test.test_importlib.test_util.Source_ModuleFromSpecTests.test_create_module_returns_None" status="run" result="completed" time="0.000080" /><testcase name="test.test_importlib.test_util.Source_ModuleFromSpecTests.test_no_create_module" status="run" result="completed" time="0.000071" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source" status="run" result="completed" time="0.000069" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_cwd" status="run" result="completed" time="0.000051" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_debug_override" status="run" result="completed" time="0.000142" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_debug_override_optimization_both_set" status="run" result="completed" time="0.000058" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_no_cache_tag" status="run" result="completed" time="0.000057" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_no_dot" status="run" result="completed" time="0.000053" /><testcase name="test.test_importlib.test_util
.Source_PEP3147Tests.test_cache_from_source_optimization_None" status="run" result="completed" time="0.000049" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_optimization_empty_string" status="run" result="completed" time="0.000048" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_optimization_set" status="run" result="completed" time="0.000082" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_override" status="run" result="completed" time="0.000130" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_path_like_arg" status="run" result="completed" time="0.000086" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_respects_pycache_prefix" status="run" result="completed" time="0.000194" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_respects_pycache_prefix_relative" status="run" result="completed" time="0.000105" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_sep_altsep_and_sep_cache_from_source" status="run" result="completed" time="0.000007"><skipped>test meaningful only where os.altsep is defined</skipped></testcase><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache" status="run" result="completed" time="0.000061" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_bad_path" status="run" result="completed" time="0.000056" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_inside_pycache_prefix" status="run" result="completed" time="0.000066" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_missing_optimization" status="run" result="completed" time="0.000061" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_no__pycache__" status="run" result="completed" time="0.000053" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_no_cache_tag" status="run" result="completed" time="0.000055" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_no_slash" status="run" result="completed" time="0.000051" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_not_opt" status="run" result="completed" time="0.000054" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_optimized_bytecode" status="run" result="completed" time="0.000051" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_outside_pycache_prefix" status="run" result="completed" time="0.000066" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_path_like_arg" status="run" result="completed" time="0.000081" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_too_few_dots" status="run" result="completed" time="0.000053" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_too_many_dots" status="run" result="completed" time="0.000051" /><testcase name="test.test_importlib.test_util.Source_ResolveNameTests.test_absolute" status="run" result="completed" time="0.000039" /><testcase name="test.test_importlib.test_util.Source_ResolveNameTests.test_absolute_within_package" status="run" result="completed" time="0.000035" /><testcase name="test.test_importlib.test_util.Source_ResolveNameTests.test_escape" status="run" result="completed" time="0.000049" /><testcase name="test.test_importlib.test_util.Source_ResolveNameTests.test_in_package" status="run" result="completed" time="0.000038" /><testcase name="test.test_importlib.test_util.Source_ResolveNameTests.test_no_package" status="run" result="completed" time="0.000045" /><testcase name="test.test_importlib.test_util.Source_ResolveNameTests.test_other_package" statu
s="run" result="completed" time="0.000038" /><testcase name="unittest.loader.ModuleSkipped.test.test_importlib.test_windows" status="run" result="completed" time="0.000008"><skipped>No module named \'winreg\'</skipped></testcase></testsuite>']
Kill <WorkerThread #1 running test=test_file pid=30623 time=109 ms> process group
Kill <WorkerThread #2 running test=test_unicodedata pid=28122 time=4.4 sec> process group
Kill <WorkerThread #3 running test=test_tarfile pid=28137 time=3.3 sec> process group
Kill <WorkerThread #4 running test=test_socket pid=26243 time=30.7 sec> process group
Kill <WorkerThread #5 running test=test_contextlib_async pid=30627 time=8 ms> process group


Traceback (most recent call last):
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/runpy.py", line 198, in _run_module_as_main
    return _run_code(code, main_globals, None,
           ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^
                     "__main__", mod_spec)
                     ^^^^^^^^^^^^^^^^^^^^^
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/runpy.py", line 88, in _run_code
    exec(code, run_globals)
    ~~~~^^^^^^^^^^^^^^^^^^^
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/test/__main__.py", line 2, in <module>
    main(_add_python_opts=True)
    ~~~~^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/test/libregrtest/main.py", line 735, in main
    Regrtest(ns, _add_python_opts=_add_python_opts).main(tests=tests)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/test/libregrtest/main.py", line 727, in main
    exitcode = self.run_tests(selected, tests)
               ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/test/libregrtest/main.py", line 564, in run_tests
    return self._run_tests(selected, tests)
           ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/test/libregrtest/main.py", line 527, in _run_tests
    self._run_tests_mp(runtests, self.num_workers)
    ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/test/libregrtest/main.py", line 425, in _run_tests_mp
    RunWorkers(num_workers, runtests, self.logger, self.results).run()
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/test/libregrtest/run_workers.py", line 595, in run
    result = self._process_result(item)
             ~~~~~~~~~~~~~~~~~~~~^^^^^^
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/test/libregrtest/run_workers.py", line 566, in _process_result
    self.results.accumulate_result(result, self.runtests)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/test/libregrtest/results.py", line 132, in accumulate_result
    self.add_junit(xml_data)
    ~~~~~~~~~~~~~~^^^^^^^^^^
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/test/libregrtest/results.py", line 165, in add_junit
    self.testsuite_xml.append(ET.fromstring(e))
                              ~~~~~~~~~~~~~^^^
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/xml/etree/ElementTree.py", line 1342, in XML
    parser.feed(text)
    ~~~~~~~~~~~^^^^^^
xml.etree.ElementTree.ParseError: not well-formed (invalid token): line 1, column 68317
make: *** [buildbottest] Error 1


Traceback (most recent call last):\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/unittest/case.py", line 58, in testPartExecutor\n    yield\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/unittest/case.py", line 651, in run\n    self._callTestMethod(testMethod)\n    ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/unittest/case.py", line 606, in _callTestMethod\n    if method() is not None:\n       ~~~~~~^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/test/test_importlib/resources/test_functional.py", line 115, in test_open_text\n    self.assertEqual(\n    ~~~~~~~~~~~~~~~~^\n        f.read(),\n        ^^^^^^^^^\n    ...&lt;2 lines&gt;...\n        ),\n        ^^\n    )\n    ^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/unittest/case.py", line 907, in assertEqual\n    assertion_func(first, second, msg=msg)\n    ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^\n  Fil
 "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/unittest/case.py", line 1273, in assertMultiLineEqual\n    self.fail(self._formatMessage(msg, standardMsg))\n    ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/unittest/case.py", line 732, in fail\n    raise self.failureException(msg)\nAssertionError: \'\\\\xff\\\\xfeH\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 \\x00[67 chars]\\x00\' != \'\\\\xfe\\\\xff\\x00H\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 [67 chars]00\\n\'\n- \\xff\\xfeH\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00\n?     ^^^^\n+ \\xfe\\xff\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00\n? ++++    ^\n- \x00\n+ \n\n</failure></testcase><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_ModuleAnchor.test_path" status="run" result="completed" time="0.000255" /><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_ModuleAnchor.test_read_binary" status="run" result="completed" time="0.000452" /><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_ModuleAnchor.test_read_text" status="run" result="completed" time="0.003624"><system-out /><system-err /><failure type="AssertionError" message="AssertionError: \'\\\\xff\\\\xfeH\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 \\x00[67 chars]\\x00\' != \'\\\\xfe\\\\xff\\x00H\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 [67 chars]00\\n\'&#10;- \\xff\\xfeH\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00&#10;?     ^^^^&#10;+ \\xfe\\xff\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00&#10;? ++++    ^&#10;- \x00&#10;+ &#10;&#10;">Traceback (most recent call last):\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/unittest/case.py", line 58, in testPartExecutor\n    yield\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/unittest/case.py", line 651, in run\n    self._callTestMethod(testMethod)\n    ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/unittest/case.py", line 606, in _callTestMethod\n    if method() is not None:\n       ~~~~~~^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/test/test_importlib/resources/test_functional.py", line 68, in test_read_text\n    self.assertEqual(\n    ~~~~~~~~~~~~~~~~^\n        resources.read_text(\n        ^^^^^^^^^^^^^^^^^^^^\n    ...&lt;5 lines&gt;...\n        ),\n        ^^\n    )\n    ^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/unittest/case.py", line 907, in assertEqual\n    assertion_func(first, second, msg=msg)\n    ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/unittest/case.py", line 1273, in assertMultiLineEqual\n    self.fail(self._formatMessage(msg, standardMsg))\n    ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/unittest/case.py", line 732, in fail\n    raise self.failureException(msg)\nAssertionError: \'\\\\xff\\\\xfeH\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 \\x00[67 chars]\\x00\' != \'\\\\xfe\\\\xff\\x00H\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 [67 chars]00\\n\'\n- \\xff\\xfeH\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00\n?     ^^^^\n+ \\xfe\\xff\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00\n? ++++    ^\n- \x00\n+ \n\n</failure></testcase><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_ModuleAnchor.test_text_errors" status="run" result="completed" time="0.000110" /><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_common_errors" status="run" result="completed" time="0.001588" /><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_
StringAnchor.test_contents" status="run" result="completed" time="0.000856" /><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_is_resource" status="run" result="completed" time="0.005109" /><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_open_binary" status="run" result="completed" time="0.000492" /><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_open_text" status="run" result="completed" time="0.003520"><system-out /><system-err /><failure type="AssertionError" message="AssertionError: \'\\\\xff\\\\xfeH\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 \\x00[67 chars]\\x00\' != \'\\\\xfe\\\\xff\\x00H\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 [67 chars]00\\n\'&#10;- \\xff\\xfeH\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00&#10;?     ^^^^&#10;+ \\xfe\\xff\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00&#10;? ++++    ^&#10;- \x00&#10;+ &#10;&#10;">Traceback (most recent call last):\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/unittest/case.py", line 58, in testPartExecutor\n    yield\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/unittest/case.py", line 651, in run\n    self._callTestMethod(testMethod)\n    ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/unittest/case.py", line 606, in _callTestMethod\n    if method() is not None:\n       ~~~~~~^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/test/test_importlib/resources/test_functional.py", line 115, in test_open_text\n    self.assertEqual(\n    ~~~~~~~~~~~~~~~~^\n        f.read(),\n        ^^^^^^^^^\n    ...&lt;2 lines&gt;...\n        ),\n        ^^\n    )\n    ^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/unittest/case.py", line 907, in assertEqual\n    assertion_func(first, second, msg=msg)\n    ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/unittest/case.py", line 1273, in assertMultiLineEqual\n    self.fail(self._formatMessage(msg, standardMsg))\n    ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/unittest/case.py", line 732, in fail\n    raise self.failureException(msg)\nAssertionError: \'\\\\xff\\\\xfeH\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 \\x00[67 chars]\\x00\' != \'\\\\xfe\\\\xff\\x00H\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 [67 chars]00\\n\'\n- \\xff\\xfeH\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00\n?     ^^^^\n+ \\xfe\\xff\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00\n? ++++    ^\n- \x00\n+ \n\n</failure></testcase><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_path" status="run" result="completed" time="0.000258" /><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_read_binary" status="run" result="completed" time="0.000463" /><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_read_text" status="run" result="completed" time="0.003598"><system-out /><system-err /><failure type="AssertionError" message="AssertionError: \'\\\\xff\\\\xfeH\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 \\x00[67 chars]\\x00\' != \'\\\\xfe\\\\xff\\x00H\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 [67 chars]00\\n\'&#10;- \\xff\\xfeH\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00&#10;?     ^^^^&#10;+ \\xfe\\xff\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00&#10;? ++++    ^&#10;- \x00&#10;+ &#10;&#10;">Traceback (most recent call last):\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/unittest/case.py", line 58, in testPartExecutor\n    yield\
n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/unittest/case.py", line 651, in run\n    self._callTestMethod(testMethod)\n    ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/unittest/case.py", line 606, in _callTestMethod\n    if method() is not None:\n       ~~~~~~^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/test/test_importlib/resources/test_functional.py", line 68, in test_read_text\n    self.assertEqual(\n    ~~~~~~~~~~~~~~~~^\n        resources.read_text(\n        ^^^^^^^^^^^^^^^^^^^^\n    ...&lt;5 lines&gt;...\n        ),\n        ^^\n    )\n    ^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/unittest/case.py", line 907, in assertEqual\n    assertion_func(first, second, msg=msg)\n    ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/unittest/case.py", line 1273, in assertMultiLineEqual\n    self.fail(self._formatMessage(msg, standardMsg))\n    ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/unittest/case.py", line 732, in fail\n    raise self.failureException(msg)\nAssertionError: \'\\\\xff\\\\xfeH\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 \\x00[67 chars]\\x00\' != \'\\\\xfe\\\\xff\\x00H\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 [67 chars]00\\n\'\n- \\xff\\xfeH\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00\n?     ^^^^\n+ \\xfe\\xff\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00\n? ++++    ^\n- \x00\n+ \n\n</failure></testcase><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_text_errors" status="run" result="completed" time="0.000103" /><testcase name="test.test_importlib.resources.test_open.CommonBinaryTests.test_extant_path" status="run" result="completed" time="0.000083" /><testcase name="test.test_importlib.resources.test_open.CommonBinaryTests.test_importing_module_as_side_effect" status="run" result="completed" time="0.000318" /><testcase name="test.test_importlib.resources.test_open.CommonBinaryTests.test_missing_path" status="run" result="completed" time="0.000070" /><testcase name="test.test_importlib.resources.test_open.CommonBinaryTests.test_package_name" status="run" result="completed" time="0.000120" /><testcase name="test.test_importlib.resources.test_open.CommonBinaryTests.test_package_object" status="run" result="completed" time="0.000116" /><testcase name="test.test_importlib.resources.test_open.CommonBinaryTests.test_pathlib_path" status="run" result="completed" time="0.000121" /><testcase name="test.test_importlib.resources.test_open.CommonBinaryTests.test_string_path" status="run" result="completed" time="0.000116" /><testcase name="test.test_importlib.resources.test_open.CommonBinaryTests.test_useless_loader" status="run" result="completed" time="0.000078" /><testcase name="test.test_importlib.resources.test_open.CommonTextTests.test_extant_path" status="run" result="completed" time="0.000082" /><testcase name="test.test_importlib.resources.test_open.CommonTextTests.test_importing_module_as_side_effect" status="run" result="completed" time="0.000303" /><testcase name="test.test_importlib.resources.test_open.CommonTextTests.test_missing_path" status="run" result="completed" time="0.000079" /><testcase name="test.test_importlib.resources.test_open.CommonTextTests.test_package_name" status="run" result="completed" time="0.000127" /><testcase name="test.test_importlib.resources.test_open.CommonTextTests.test_package_object" status="run" result="completed" time="0.000124" /><testcase name="test.test_importlib.resources.test_open.CommonTextTests.test_pathlib_path" status="run" result="completed" time="0.000127" /><testcase name="test.test_importlib.resources.test_open.CommonTextTests.test_string_path" status="run" result="completed" time="0.000124" /><testcase name="test.test_importlib.resources.test_open.CommonTextTests.

@bedevere-bot
Copy link
Copy Markdown

⚠️⚠️⚠️ Buildbot failure ⚠️⚠️⚠️

Hi! The buildbot s390x Debian 3.x has failed when building commit 9ceaee7.

What do you need to do:

  1. Don't panic.
  2. Check the buildbot page in the devguide if you don't know what the buildbots are or how they work.
  3. Go to the page of the buildbot that failed (https://buildbot.python.org/all/#builders/49/builds/8570) and take a look at the build logs.
  4. Check if the failure is related to this commit (9ceaee7) or if it is a false positive.
  5. If the failure is related to this commit, please, reflect that on the issue and make a new Pull Request with a fix.

You can take a look at the buildbot page here:

https://buildbot.python.org/all/#builders/49/builds/8570

Summary of the results of the build (if available):

Click to see traceback logs
Traceback (most recent call last):\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-debian-z/build/Lib/unittest/case.py", line 58, in testPartExecutor\n    yield\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-debian-z/build/Lib/unittest/case.py", line 651, in run\n    self._callTestMethod(testMethod)\n    ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-debian-z/build/Lib/unittest/case.py", line 606, in _callTestMethod\n    if method() is not None:\n       ~~~~~~^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-debian-z/build/Lib/test/test_importlib/resources/test_functional.py", line 115, in test_open_text\n    self.assertEqual(\n    ~~~~~~~~~~~~~~~~^\n        f.read(),\n        ^^^^^^^^^\n    ...&lt;2 lines&gt;...\n        ),\n        ^^\n    )\n    ^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-debian-z/build/Lib/unittest/case.py", line 907, in assertEqual\n    assertion_func(first, second, msg=msg)\n    ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-debian-z/build/Lib/unittest/case.py", line 1273, in assertMultiLineEqual\n    self.fail(self._formatMessage(msg, standardMsg))\n    ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-debian-z/build/Lib/unittest/case.py", line 732, in fail\n    raise self.failureException(msg)\nAssertionError: \'\\\\xff\\\\xfeH\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 \\x00[67 chars]\\x00\' != \'\\\\xfe\\\\xff\\x00H\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 [67 chars]00\\n\'\n- \\xff\\xfeH\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00\n?     ^^^^\n+ \\xfe\\xff\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00\n? ++++    ^\n- \x00\n+ \n\n</failure></testcase><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_path" status="run" result="completed" time="0.000297" /><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_read_binary" status="run" result="completed" time="0.000533" /><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_read_text" status="run" result="completed" time="0.004209"><system-out /><system-err /><failure type="AssertionError" message="AssertionError: \'\\\\xff\\\\xfeH\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 \\x00[67 chars]\\x00\' != \'\\\\xfe\\\\xff\\x00H\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 [67 chars]00\\n\'&#10;- \\xff\\xfeH\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00&#10;?     ^^^^&#10;+ \\xfe\\xff\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00&#10;? ++++    ^&#10;- \x00&#10;+ &#10;&#10;">Traceback (most recent call last):\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-debian-z/build/


Traceback (most recent call last):\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-debian-z/build/Lib/unittest/case.py", line 58, in testPartExecutor\n    yield\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-debian-z/build/Lib/unittest/case.py", line 651, in run\n    self._callTestMethod(testMethod)\n    ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-debian-z/build/Lib/unittest/case.py", line 606, in _callTestMethod\n    if method() is not None:\n       ~~~~~~^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-debian-z/build/Lib/test/test_importlib/resources/test_functional.py", line 115, in test_open_text\n    self.assertEqual(\n    ~~~~~~~~~~~~~~~~^\n        f.read(),\n        ^^^^^^^^^\n    ...&lt;2 lines&gt;...\n        ),\n        ^^\n    )\n    ^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-debian-z/build/Lib/unittest/case.py", line 907, in assertEqual\n    assertion_func(first, second, msg=msg)\n    ~~~~~~~~~~~~~~^^^^

@bedevere-bot
Copy link
Copy Markdown

⚠️⚠️⚠️ Buildbot failure ⚠️⚠️⚠️

Hi! The buildbot s390x SLES 3.x has failed when building commit 9ceaee7.

What do you need to do:

  1. Don't panic.
  2. Check the buildbot page in the devguide if you don't know what the buildbots are or how they work.
  3. Go to the page of the buildbot that failed (https://buildbot.python.org/all/#builders/540/builds/8524) and take a look at the build logs.
  4. Check if the failure is related to this commit (9ceaee7) or if it is a false positive.
  5. If the failure is related to this commit, please, reflect that on the issue and make a new Pull Request with a fix.

You can take a look at the buildbot page here:

https://buildbot.python.org/all/#builders/540/builds/8524

Summary of the results of the build (if available):

Click to see traceback logs
Traceback (most recent call last):
  File "/home/dje/cpython-buildarea/3.x.edelsohn-sles-z/build/Lib/runpy.py", line 198, in _run_module_as_main
    return _run_code(code, main_globals, None,
           ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^
                     "__main__", mod_spec)
                     ^^^^^^^^^^^^^^^^^^^^^
  File "/home/dje/cpython-buildarea/3.x.edelsohn-sles-z/build/Lib/runpy.py", line 88, in _run_code
    exec(code, run_globals)
    ~~~~^^^^^^^^^^^^^^^^^^^
  File "/home/dje/cpython-buildarea/3.x.edelsohn-sles-z/build/Lib/test/__main__.py", line 2, in <module>
    main(_add_python_opts=True)
    ~~~~^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/dje/cpython-buildarea/3.x.edelsohn-sles-z/build/Lib/test/libregrtest/main.py", line 735, in main
    Regrtest(ns, _add_python_opts=_add_python_opts).main(tests=tests)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
  File "/home/dje/cpython-buildarea/3.x.edelsohn-sles-z/build/Lib/test/libregrtest/main.py", line 727, in main
    exitcode = self.run_tests(selected, tests)
               ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
  File "/home/dje/cpython-buildarea/3.x.edelsohn-sles-z/build/Lib/test/libregrtest/main.py", line 564, in run_tests
    return self._run_tests(selected, tests)
           ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
  File "/home/dje/cpython-buildarea/3.x.edelsohn-sles-z/build/Lib/test/libregrtest/main.py", line 527, in _run_tests
    self._run_tests_mp(runtests, self.num_workers)
    ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/dje/cpython-buildarea/3.x.edelsohn-sles-z/build/Lib/test/libregrtest/main.py", line 425, in _run_tests_mp
    RunWorkers(num_workers, runtests, self.logger, self.results).run()
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
  File "/home/dje/cpython-buildarea/3.x.edelsohn-sles-z/build/Lib/test/libregrtest/run_workers.py", line 595, in run
    result = self._process_result(item)
             ~~~~~~~~~~~~~~~~~~~~^^^^^^
  File "/home/dje/cpython-buildarea/3.x.edelsohn-sles-z/build/Lib/test/libregrtest/run_workers.py", line 566, in _process_result
    self.results.accumulate_result(result, self.runtests)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/dje/cpython-buildarea/3.x.edelsohn-sles-z/build/Lib/test/libregrtest/results.py", line 132, in accumulate_result
    self.add_junit(xml_data)
    ~~~~~~~~~~~~~~^^^^^^^^^^
  File "/home/dje/cpython-buildarea/3.x.edelsohn-sles-z/build/Lib/test/libregrtest/results.py", line 165, in add_junit
    self.testsuite_xml.append(ET.fromstring(e))
                              ~~~~~~~~~~~~~^^^
  File "/home/dje/cpython-buildarea/3.x.edelsohn-sles-z/build/Lib/xml/etree/ElementTree.py", line 1342, in XML
    parser.feed(text)
    ~~~~~~~~~~~^^^^^^
xml.etree.ElementTree.ParseError: not well-formed (invalid token): line 1, column 68317
make: *** [Makefile:2232: buildbottest] Error 1


Traceback (most recent call last):\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-sles-z/build/Lib/unittest/case.py", line 58, in testPartExecutor\n    yield\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-sles-z/build/Lib/unittest/case.py", line 651, in run\n    self._callTestMethod(testMethod)\n    ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-sles-z/build/Lib/unittest/case.py", line 606, in _callTestMethod\n    if method() is not None:\n       ~~~~~~^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-sles-z/build/Lib/test/test_importlib/test_namespace_pkgs.py", line 304, in test_missing_directory\n    import foo.one\nModuleNotFoundError: No module named \'foo\'\n</output></testcase><testcase name="test.test_impor
tlib.test_namespace_pkgs.ZipWithMissingDirectory.test_present_directory" status="run" result="completed" time="0.000369" /><testcase name="test.test_importlib.test_pkg_import.TestImport.test_package_import__semantics" status="run" result="completed" time="0.016637" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_default" status="run" result="completed" time="0.000107" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_default_bad_suffix" status="run" result="completed" time="0.000065" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_default_without_location" status="run" result="completed" time="0.000055" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_loader_no_location" status="run" result="completed" time="0.000074" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_loader_no_location_bad_get_filename" status="run" result="completed" time="0.000088" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_loader_no_location_no_get_filename" status="run" result="completed" time="0.000061" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_path_like_arg" status="run" result="completed" time="0.000101" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_relative_path" status="run" result="completed" time="0.000074" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_default" status="run" result="completed" time="0.000076" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_default_bad_is_package" status="run" result="completed" time="0.000093" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_default_no_is_package" status="run" result="completed" time="0.000066" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_default_not_package" status="run" result="completed" time="0.000086" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_empty" status="run" result="completed" time="0.000073" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_none" status="run" result="completed" time="0.000064" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_not_empty" status="run" result="completed" time="0.000067" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_default" status="run" result="completed" time="0.000059" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_default_with_bad_is_package" status="run" result="completed" time="0.000076" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_default_with_file_loader" status="run" result="completed" time="0.000070" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_is_package_false" status="run" result="completed" time="0.000056" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_is_package_false_with_fileloader" status="run" result="completed" time="0.000068" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_is_package_true" status="run" result="completed" time="0.000058" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_is_package_true_with_fileloader" status="run" result="completed" time="0.000077" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_is_package_with_loader_false" status="run" result="completed" time="0.000060" /><testcase name="test.test_importlib.tes
t_spec.Frozen_FactoryTests.test_spec_from_loader_is_package_with_loader_true" status="run" result="completed" time="0.000061" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_origin" status="run" result="completed" time="0.000055" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_origin_and_is_package" status="run" result="completed" time="0.000056" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_exec" status="run" result="completed" time="0.000085" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_load" status="run" result="completed" time="0.000113" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_load_failed" status="run" result="completed" time="0.000146" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_load_failed_removed" status="run" result="completed" time="0.000141" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_load_legacy_attributes_immutable" status="run" result="completed" time="0.000161" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_load_replaced" status="run" result="completed" time="0.000127" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_reload" status="run" result="completed" time="0.000122" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_reload_extra_attributes" status="run" result="completed" time="0.000143" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_reload_init_module_attrs" status="run" result="completed" time="0.000126" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_reload_modified" status="run" result="completed" time="0.000119" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_no_origin" status="run" result="completed" time="0.000046" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_set" status="run" result="completed" time="0.000044" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_source" status="run" result="completed" time="0.000052" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_source_missing_cache_tag" status="run" result="completed" time="0.000044" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_source_unknown_suffix" status="run" result="completed" time="0.000038" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_sourceless" status="run" result="completed" time="0.000040" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_with_origin_not_location" status="run" result="completed" time="0.000039" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_default" status="run" result="completed" time="0.000044" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_default_is_package_false" status="run" result="completed" time="0.000045" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_default_is_package_true" status="run" result="completed" time="0.000047" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_default_no_loader" status="run" result="completed" time="0.000042" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_equality" status="run" result="completed" time="0.000042" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_equality_location" status="run" result="completed" time="0.000048" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_has_location_setter" status="run" result="completed" time="0.000040" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_inequality" status="run" result="completed" time="0.000040" /><testcase name="tes
t.test_importlib.test_spec.Frozen_ModuleSpecTests.test_inequality_incomplete" status="run" result="completed" time="0.000042" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_package" status="run" result="completed" time="0.000041" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_package_is_package" status="run" result="completed" time="0.000040" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_default" status="run" result="completed" time="0.000116" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_default_bad_suffix" status="run" result="completed" time="0.000061" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_default_without_location" status="run" result="completed" time="0.000057" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_loader_no_location" status="run" result="completed" time="0.000075" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_loader_no_location_bad_get_filename" status="run" result="completed" time="0.000083" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_loader_no_location_no_get_filename" status="run" result="completed" time="0.000061" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_path_like_arg" status="run" result="completed" time="0.000086" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_relative_path" status="run" result="completed" time="0.000074" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_default" status="run" result="completed" time="0.000077" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_default_bad_is_package" status="run" result="completed" time="0.000090" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_default_no_is_package" status="run" result="completed" time="0.000067" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_default_not_package" status="run" result="completed" time="0.000085" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_empty" status="run" result="completed" time="0.000073" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_none" status="run" result="completed" time="0.000065" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_not_empty" status="run" result="completed" time="0.000067" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_default" status="run" result="completed" time="0.000060" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_default_with_bad_is_package" status="run" result="completed" time="0.000078" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_default_with_file_loader" status="run" result="completed" time="0.000070" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_is_package_false" status="run" result="completed" time="0.000057" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_is_package_false_with_fileloader" status="run" result="completed" time="0.000068" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_is_package_true" status="run" result="completed" time="0.000059" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_is_package_true_with_fileloader" status="run" result="completed" time="0.000076" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test
_spec_from_loader_is_package_with_loader_false" status="run" result="completed" time="0.000059" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_is_package_with_loader_true" status="run" result="completed" time="0.000062" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_origin" status="run" result="completed" time="0.000055" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_origin_and_is_package" status="run" result="completed" time="0.000056" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_exec" status="run" result="completed" time="0.000105" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_load" status="run" result="completed" time="0.000118" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_load_failed" status="run" result="completed" time="0.000147" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_load_failed_removed" status="run" result="completed" time="0.000141" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_load_legacy_attributes_immutable" status="run" result="completed" time="0.000149" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_load_replaced" status="run" result="completed" time="0.000130" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_reload" status="run" result="completed" time="0.000128" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_reload_extra_attributes" status="run" result="completed" time="0.000124" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_reload_init_module_attrs" status="run" result="completed" time="0.000133" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_reload_modified" status="run" result="completed" time="0.000123" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_no_origin" status="run" result="completed" time="0.000046" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_set" status="run" result="completed" time="0.000044" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_source" status="run" result="completed" time="0.000062" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_source_missing_cache_tag" status="run" result="completed" time="0.000048" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_source_unknown_suffix" status="run" result="completed" time="0.000040" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_sourceless" status="run" result="completed" time="0.000042" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_with_origin_not_location" status="run" result="completed" time="0.000040" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_default" status="run" result="completed" time="0.000046" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_default_is_package_false" status="run" result="completed" time="0.000047" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_default_is_package_true" status="run" result="completed" time="0.000050" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_default_no_loader" status="run" result="completed" time="0.000044" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_equality" status="run" result="completed" time="0.000046" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_equality_location" status="run" result="completed" time="0.000052" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_has_location_setter" status="run" result="completed" time="0.000041" /><testcase name="te
st.test_importlib.test_spec.Source_ModuleSpecTests.test_inequality" status="run" result="completed" time="0.000042" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_inequality_incomplete" status="run" result="completed" time="0.000043" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_package" status="run" result="completed" time="0.000043" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_package_is_package" status="run" result="completed" time="0.000043" /><testcase name="test.test_importlib.test_threaded_import.ThreadedImportTests.test_circular_imports" status="run" result="completed" time="0.632527" /><testcase name="test.test_importlib.test_threaded_import.ThreadedImportTests.test_concurrent_futures_circular_import" status="run" result="completed" time="6.545993" /><testcase name="test.test_importlib.test_threaded_import.ThreadedImportTests.test_import_hangers" status="run" result="completed" time="0.102015" /><testcase name="test.test_importlib.test_threaded_import.ThreadedImportTests.test_multiprocessing_pool_circular_import" status="run" result="completed" time="0.748099" /><testcase name="test.test_importlib.test_threaded_import.ThreadedImportTests.test_parallel_meta_path" status="run" result="completed" time="0.513199" /><testcase name="test.test_importlib.test_threaded_import.ThreadedImportTests.test_parallel_module_init" status="run" result="completed" time="0.042325" /><testcase name="test.test_importlib.test_threaded_import.ThreadedImportTests.test_parallel_path_hooks" status="run" result="completed" time="0.053406" /><testcase name="test.test_importlib.test_threaded_import.ThreadedImportTests.test_side_effect_import" status="run" result="completed" time="0.033181" /><testcase name="test.test_importlib.test_util.Frozen_DecodeSourceBytesTests.test_specified_encoding" status="run" result="completed" time="0.000073" /><testcase name="test.test_importlib.test_util.Frozen_DecodeSourceBytesTests.test_universal_newlines" status="run" result="completed" time="0.000050" /><testcase name="test.test_importlib.test_util.Frozen_DecodeSourceBytesTests.test_ut8_default" status="run" result="completed" time="0.000042" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_find_relative_module" status="run" result="completed" time="0.001770" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_find_relative_module_missing_package" status="run" result="completed" time="0.000734" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_find_submodule" status="run" result="completed" time="0.001779" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_find_submodule_in_module" status="run" result="completed" time="0.000167" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_find_submodule_parent_already_imported" status="run" result="completed" time="0.001543" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_nothing" status="run" result="completed" time="0.000126" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_success" status="run" result="completed" time="0.000060" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_sys_modules" status="run" result="completed" time="0.000045" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_sys_modules_loader_is_None" status="run" result="completed" time="0.000041" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_sys_modules_spec_is_None" status="run" result="completed" time="0.000050" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_sys_modules_spec_is_not_set" status="run" result="completed" time="0.000053" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_sys_modules_without___loader__" status="run" result="completed" time="0.000041" /><testcase name="test.test_importlib.test_util.Frozen_MagicNumberTests.test_incorporates_rn" status="run" resu
lt="completed" time="0.000032" /><testcase name="test.test_importlib.test_util.Frozen_MagicNumberTests.test_length" status="run" result="completed" time="0.000030" /><testcase name="test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___cached__" status="run" result="completed" time="0.000045" /><testcase name="test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___file__" status="run" result="completed" time="0.000040" /><testcase name="test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___loader__" status="run" result="completed" time="0.000034" /><testcase name="test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___name__" status="run" result="completed" time="0.000036" /><testcase name="test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___package__" status="run" result="completed" time="0.000038" /><testcase name="test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___path__" status="run" result="completed" time="0.000039" /><testcase name="test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___spec__" status="run" result="completed" time="0.000037" /><testcase name="test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test_create_module" status="run" result="completed" time="0.000101" /><testcase name="test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test_create_module_returns_None" status="run" result="completed" time="0.000071" /><testcase name="test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test_no_create_module" status="run" result="completed" time="0.000064" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source" status="run" result="completed" time="0.000055" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_cwd" status="run" result="completed" time="0.000042" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_debug_override" status="run" result="completed" time="0.000127" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_debug_override_optimization_both_set" status="run" result="completed" time="0.000050" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_no_cache_tag" status="run" result="completed" time="0.000049" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_no_dot" status="run" result="completed" time="0.000045" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_optimization_None" status="run" result="completed" time="0.000043" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_optimization_empty_string" status="run" result="completed" time="0.000041" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_optimization_set" status="run" result="completed" time="0.000071" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_override" status="run" result="completed" time="0.000115" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_path_like_arg" status="run" result="completed" time="0.000077" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_respects_pycache_prefix" status="run" result="completed" time="0.000176" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_respects_pycache_prefix_relative" status="run" result="completed" time="0.000092" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_sep_altsep_and_sep_cache_from_source" status="run" result="completed" time="0.000008"><skipped>test meaningful only where os.altsep is defined</skipped></testcase><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache" status="run" result="completed" time="0.000053" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_bad_path" st
atus="run" result="completed" time="0.000050" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_inside_pycache_prefix" status="run" result="completed" time="0.000057" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_missing_optimization" status="run" result="completed" time="0.000052" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_no__pycache__" status="run" result="completed" time="0.000047" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_no_cache_tag" status="run" result="completed" time="0.000047" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_no_slash" status="run" result="completed" time="0.000044" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_not_opt" status="run" result="completed" time="0.000046" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_optimized_bytecode" status="run" result="completed" time="0.000045" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_outside_pycache_prefix" status="run" result="completed" time="0.000056" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_path_like_arg" status="run" result="completed" time="0.000072" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_too_few_dots" status="run" result="completed" time="0.000045" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_too_many_dots" status="run" result="completed" time="0.000043" /><testcase name="test.test_importlib.test_util.Frozen_ResolveNameTests.test_absolute" status="run" result="completed" time="0.000034" /><testcase name="test.test_importlib.test_util.Frozen_ResolveNameTests.test_absolute_within_package" status="run" result="completed" time="0.000029" /><testcase name="test.test_importlib.test_util.Frozen_ResolveNameTests.test_escape" status="run" result="completed" time="0.000042" /><testcase name="test.test_importlib.test_util.Frozen_ResolveNameTests.test_in_package" status="run" result="completed" time="0.000033" /><testcase name="test.test_importlib.test_util.Frozen_ResolveNameTests.test_no_package" status="run" result="completed" time="0.000039" /><testcase name="test.test_importlib.test_util.Frozen_ResolveNameTests.test_other_package" status="run" result="completed" time="0.000033" /><testcase name="test.test_importlib.test_util.IncompatibleExtensionModuleRestrictionsTests.test_complete_multi_phase_init_module" status="run" result="completed" time="0.083808" /><testcase name="test.test_importlib.test_util.IncompatibleExtensionModuleRestrictionsTests.test_incomplete_multi_phase_init_module" status="run" result="completed" time="0.100141" /><testcase name="test.test_importlib.test_util.IncompatibleExtensionModuleRestrictionsTests.test_single_phase_init_module" status="run" result="completed" time="0.110773" /><testcase name="test.test_importlib.test_util.MagicNumberTests.test_magic_number" status="run" result="completed" time="0.000010"><skipped>only applies to candidate or final python release levels</skipped></testcase><testcase name="test.test_importlib.test_util.Source_DecodeSourceBytesTests.test_specified_encoding" status="run" result="completed" time="0.000081" /><testcase name="test.test_importlib.test_util.Source_DecodeSourceBytesTests.test_universal_newlines" status="run" result="completed" time="0.000053" /><testcase name="test.test_importlib.test_util.Source_DecodeSourceBytesTests.test_ut8_default" status="run" result="completed" time="0.000041" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_find_relative_module" status="run" result="completed" time="0.001775" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_find_relative_module_missing_package" status="run" result="completed" time="0.000682" /><testc
ase name="test.test_importlib.test_util.Source_FindSpecTests.test_find_submodule" status="run" result="completed" time="0.001414" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_find_submodule_in_module" status="run" result="completed" time="0.000157" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_find_submodule_parent_already_imported" status="run" result="completed" time="0.001463" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_nothing" status="run" result="completed" time="0.000122" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_success" status="run" result="completed" time="0.000058" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_sys_modules" status="run" result="completed" time="0.000051" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_sys_modules_loader_is_None" status="run" result="completed" time="0.000042" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_sys_modules_spec_is_None" status="run" result="completed" time="0.000048" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_sys_modules_spec_is_not_set" status="run" result="completed" time="0.000050" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_sys_modules_without___loader__" status="run" result="completed" time="0.000040" /><testcase name="test.test_importlib.test_util.Source_MagicNumberTests.test_incorporates_rn" status="run" result="completed" time="0.000031" /><testcase name="test.test_importlib.test_util.Source_MagicNumberTests.test_length" status="run" result="completed" time="0.000028" /><testcase name="test.test_importlib.test_util.Source_ModuleFromSpecTests.test___cached__" status="run" result="completed" time="0.000049" /><testcase name="test.test_importlib.test_util.Source_ModuleFromSpecTests.test___file__" status="run" result="completed" time="0.000044" /><testcase name="test.test_importlib.test_util.Source_ModuleFromSpecTests.test___loader__" status="run" result="completed" time="0.000034" /><testcase name="test.test_importlib.test_util.Source_ModuleFromSpecTests.test___name__" status="run" result="completed" time="0.000036" /><testcase name="test.test_importlib.test_util.Source_ModuleFromSpecTests.test___package__" status="run" result="completed" time="0.000036" /><testcase name="test.test_importlib.test_util.Source_ModuleFromSpecTests.test___path__" status="run" result="completed" time="0.000037" /><testcase name="test.test_importlib.test_util.Source_ModuleFromSpecTests.test___spec__" status="run" result="completed" time="0.000035" /><testcase name="test.test_importlib.test_util.Source_ModuleFromSpecTests.test_create_module" status="run" result="completed" time="0.000099" /><testcase name="test.test_importlib.test_util.Source_ModuleFromSpecTests.test_create_module_returns_None" status="run" result="completed" time="0.000065" /><testcase name="test.test_importlib.test_util.Source_ModuleFromSpecTests.test_no_create_module" status="run" result="completed" time="0.000060" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source" status="run" result="completed" time="0.000060" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_cwd" status="run" result="completed" time="0.000043" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_debug_override" status="run" result="completed" time="0.000125" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_debug_override_optimization_both_set" status="run" result="completed" time="0.000049" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_no_cache_tag" status="run" result="completed" time="0.000046" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_no_dot" status="run" result="completed" time="0.000044" /><testcase name="test.test_importlib.test_util
.Source_PEP3147Tests.test_cache_from_source_optimization_None" status="run" result="completed" time="0.000041" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_optimization_empty_string" status="run" result="completed" time="0.000040" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_optimization_set" status="run" result="completed" time="0.000069" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_override" status="run" result="completed" time="0.000111" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_path_like_arg" status="run" result="completed" time="0.000078" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_respects_pycache_prefix" status="run" result="completed" time="0.000167" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_respects_pycache_prefix_relative" status="run" result="completed" time="0.000089" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_sep_altsep_and_sep_cache_from_source" status="run" result="completed" time="0.000007"><skipped>test meaningful only where os.altsep is defined</skipped></testcase><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache" status="run" result="completed" time="0.000052" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_bad_path" status="run" result="completed" time="0.000047" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_inside_pycache_prefix" status="run" result="completed" time="0.000055" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_missing_optimization" status="run" result="completed" time="0.000050" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_no__pycache__" status="run" result="completed" time="0.000045" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_no_cache_tag" status="run" result="completed" time="0.000045" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_no_slash" status="run" result="completed" time="0.000043" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_not_opt" status="run" result="completed" time="0.000046" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_optimized_bytecode" status="run" result="completed" time="0.000043" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_outside_pycache_prefix" status="run" result="completed" time="0.000063" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_path_like_arg" status="run" result="completed" time="0.000069" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_too_few_dots" status="run" result="completed" time="0.000044" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_too_many_dots" status="run" result="completed" time="0.000042" /><testcase name="test.test_importlib.test_util.Source_ResolveNameTests.test_absolute" status="run" result="completed" time="0.000032" /><testcase name="test.test_importlib.test_util.Source_ResolveNameTests.test_absolute_within_package" status="run" result="completed" time="0.000029" /><testcase name="test.test_importlib.test_util.Source_ResolveNameTests.test_escape" status="run" result="completed" time="0.000040" /><testcase name="test.test_importlib.test_util.Source_ResolveNameTests.test_in_package" status="run" result="completed" time="0.000031" /><testcase name="test.test_importlib.test_util.Source_ResolveNameTests.test_no_package" status="run" result="completed" time="0.000037" /><testcase name="test.test_importlib.test_util.Source_ResolveNameTests.test_other_package" statu
s="run" result="completed" time="0.000031" /><testcase name="unittest.loader.ModuleSkipped.test.test_importlib.test_windows" status="run" result="completed" time="0.000010"><skipped>No module named \'winreg\'</skipped></testcase></testsuite>']
Kill <WorkerThread #1 running test=test_zipimport pid=27193 time=20.8 sec> process group
Kill <WorkerThread #2 running test=test_tools pid=11378 time=2 min 11 sec> process group
Kill <WorkerThread #4 running test=test_ucn pid=34332 time=449 ms> process group


Traceback (most recent call last):\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-sles-z/build/Lib/unittest/case.py", line 58, in testPartExecutor\n    yield\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-sles-z/build/Lib/unittest/case.py", line 651, in run\n    self._callTestMethod(testMethod)\n    ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-sles-z/build/Lib/unittest/case.py", line 606, in _callTestMethod\n    if method() is not None:\n       ~~~~~~^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-sles-z/build/Lib/test/test_importlib/resources/test_functional.py", line 115, in test_open_text\n    self.assertEqual(\n    ~~~~~~~~~~~~~~~~^\n        f.read(),\n        ^^^^^^^^^\n    ...&lt;2 lines&gt;...\n        ),\n        ^^\n    )\n    ^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-sles-z/build/Lib/unittest/case.py", line 907, in assertEqual\n    assertion_func(first, second, msg=msg)\n    ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^\n  Fil
 "/home/dje/cpython-buildarea/3.x.edelsohn-sles-z/build/Lib/unittest/case.py", line 1273, in assertMultiLineEqual\n    self.fail(self._formatMessage(msg, standardMsg))\n    ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-sles-z/build/Lib/unittest/case.py", line 732, in fail\n    raise self.failureException(msg)\nAssertionError: \'\\\\xff\\\\xfeH\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 \\x00[67 chars]\\x00\' != \'\\\\xfe\\\\xff\\x00H\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 [67 chars]00\\n\'\n- \\xff\\xfeH\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00\n?     ^^^^\n+ \\xfe\\xff\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00\n? ++++    ^\n- \x00\n+ \n\n</failure></testcase><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_ModuleAnchor.test_path" status="run" result="completed" time="0.000233" /><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_ModuleAnchor.test_read_binary" status="run" result="completed" time="0.000401" /><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_ModuleAnchor.test_read_text" status="run" result="completed" time="0.003212"><system-out /><system-err /><failure type="AssertionError" message="AssertionError: \'\\\\xff\\\\xfeH\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 \\x00[67 chars]\\x00\' != \'\\\\xfe\\\\xff\\x00H\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 [67 chars]00\\n\'&#10;- \\xff\\xfeH\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00&#10;?     ^^^^&#10;+ \\xfe\\xff\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00&#10;? ++++    ^&#10;- \x00&#10;+ &#10;&#10;">Traceback (most recent call last):\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-sles-z/build/Lib/unittest/case.py", line 58, in testPartExecutor\n    yield\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-sles-z/build/Lib/unittest/case.py", line 651, in run\n    self._callTestMethod(testMethod)\n    ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-sles-z/build/Lib/unittest/case.py", line 606, in _callTestMethod\n    if method() is not None:\n       ~~~~~~^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-sles-z/build/Lib/test/test_importlib/resources/test_functional.py", line 68, in test_read_text\n    self.assertEqual(\n    ~~~~~~~~~~~~~~~~^\n        resources.read_text(\n        ^^^^^^^^^^^^^^^^^^^^\n    ...&lt;5 lines&gt;...\n        ),\n        ^^\n    )\n    ^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-sles-z/build/Lib/unittest/case.py", line 907, in assertEqual\n    assertion_func(first, second, msg=msg)\n    ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-sles-z/build/Lib/unittest/case.py", line 1273, in assertMultiLineEqual\n    self.fail(self._formatMessage(msg, standardMsg))\n    ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-sles-z/build/Lib/unittest/case.py", line 732, in fail\n    raise self.failureException(msg)\nAssertionError: \'\\\\xff\\\\xfeH\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 \\x00[67 chars]\\x00\' != \'\\\\xfe\\\\xff\\x00H\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 [67 chars]00\\n\'\n- \\xff\\xfeH\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00\n?     ^^^^\n+ \\xfe\\xff\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00\n? ++++    ^\n- \x00\n+ \n\n</failure></testcase><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_ModuleAnchor.test_text_errors" status="run" result="completed" time="0.000095" /><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_common_errors" status="run" result="completed" time="0.001365" /><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_
StringAnchor.test_contents" status="run" result="completed" time="0.000928" /><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_is_resource" status="run" result="completed" time="0.000568" /><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_open_binary" status="run" result="completed" time="0.005213" /><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_open_text" status="run" result="completed" time="0.003267"><system-out /><system-err /><failure type="AssertionError" message="AssertionError: \'\\\\xff\\\\xfeH\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 \\x00[67 chars]\\x00\' != \'\\\\xfe\\\\xff\\x00H\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 [67 chars]00\\n\'&#10;- \\xff\\xfeH\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00&#10;?     ^^^^&#10;+ \\xfe\\xff\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00&#10;? ++++    ^&#10;- \x00&#10;+ &#10;&#10;">Traceback (most recent call last):\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-sles-z/build/Lib/unittest/case.py", line 58, in testPartExecutor\n    yield\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-sles-z/build/Lib/unittest/case.py", line 651, in run\n    self._callTestMethod(testMethod)\n    ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-sles-z/build/Lib/unittest/case.py", line 606, in _callTestMethod\n    if method() is not None:\n       ~~~~~~^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-sles-z/build/Lib/test/test_importlib/resources/test_functional.py", line 115, in test_open_text\n    self.assertEqual(\n    ~~~~~~~~~~~~~~~~^\n        f.read(),\n        ^^^^^^^^^\n    ...&lt;2 lines&gt;...\n        ),\n        ^^\n    )\n    ^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-sles-z/build/Lib/unittest/case.py", line 907, in assertEqual\n    assertion_func(first, second, msg=msg)\n    ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-sles-z/build/Lib/unittest/case.py", line 1273, in assertMultiLineEqual\n    self.fail(self._formatMessage(msg, standardMsg))\n    ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-sles-z/build/Lib/unittest/case.py", line 732, in fail\n    raise self.failureException(msg)\nAssertionError: \'\\\\xff\\\\xfeH\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 \\x00[67 chars]\\x00\' != \'\\\\xfe\\\\xff\\x00H\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 [67 chars]00\\n\'\n- \\xff\\xfeH\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00\n?     ^^^^\n+ \\xfe\\xff\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00\n? ++++    ^\n- \x00\n+ \n\n</failure></testcase><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_path" status="run" result="completed" time="0.000237" /><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_read_binary" status="run" result="completed" time="0.000410" /><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_read_text" status="run" result="completed" time="0.028590"><system-out /><system-err /><failure type="AssertionError" message="AssertionError: \'\\\\xff\\\\xfeH\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 \\x00[67 chars]\\x00\' != \'\\\\xfe\\\\xff\\x00H\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 [67 chars]00\\n\'&#10;- \\xff\\xfeH\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00&#10;?     ^^^^&#10;+ \\xfe\\xff\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00&#10;? ++++    ^&#10;- \x00&#10;+ &#10;&#10;">Traceback (most recent call last):\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-sles-z/build/Lib/unittest/case.py", line 58, in testPartExecutor\n    yield\
n  File "/home/dje/cpython-buildarea/3.x.edelsohn-sles-z/build/Lib/unittest/case.py", line 651, in run\n    self._callTestMethod(testMethod)\n    ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-sles-z/build/Lib/unittest/case.py", line 606, in _callTestMethod\n    if method() is not None:\n       ~~~~~~^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-sles-z/build/Lib/test/test_importlib/resources/test_functional.py", line 68, in test_read_text\n    self.assertEqual(\n    ~~~~~~~~~~~~~~~~^\n        resources.read_text(\n        ^^^^^^^^^^^^^^^^^^^^\n    ...&lt;5 lines&gt;...\n        ),\n        ^^\n    )\n    ^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-sles-z/build/Lib/unittest/case.py", line 907, in assertEqual\n    assertion_func(first, second, msg=msg)\n    ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-sles-z/build/Lib/unittest/case.py", line 1273, in assertMultiLineEqual\n    self.fail(self._formatMessage(msg, standardMsg))\n    ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-sles-z/build/Lib/unittest/case.py", line 732, in fail\n    raise self.failureException(msg)\nAssertionError: \'\\\\xff\\\\xfeH\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 \\x00[67 chars]\\x00\' != \'\\\\xfe\\\\xff\\x00H\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 [67 chars]00\\n\'\n- \\xff\\xfeH\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00\n?     ^^^^\n+ \\xfe\\xff\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00\n? ++++    ^\n- \x00\n+ \n\n</failure></testcase><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_text_errors" status="run" result="completed" time="0.000102" /><testcase name="test.test_importlib.resources.test_open.CommonBinaryTests.test_extant_path" status="run" result="completed" time="0.000088" /><testcase name="test.test_importlib.resources.test_open.CommonBinaryTests.test_importing_module_as_side_effect" status="run" result="completed" time="0.000326" /><testcase name="test.test_importlib.resources.test_open.CommonBinaryTests.test_missing_path" status="run" result="completed" time="0.000062" /><testcase name="test.test_importlib.resources.test_open.CommonBinaryTests.test_package_name" status="run" result="completed" time="0.000106" /><testcase name="test.test_importlib.resources.test_open.CommonBinaryTests.test_package_object" status="run" result="completed" time="0.000101" /><testcase name="test.test_importlib.resources.test_open.CommonBinaryTests.test_pathlib_path" status="run" result="completed" time="0.000106" /><testcase name="test.test_importlib.resources.test_open.CommonBinaryTests.test_string_path" status="run" result="completed" time="0.000101" /><testcase name="test.test_importlib.resources.test_open.CommonBinaryTests.test_useless_loader" status="run" result="completed" time="0.000071" /><testcase name="test.test_importlib.resources.test_open.CommonTextTests.test_extant_path" status="run" result="completed" time="0.000080" /><testcase name="test.test_importlib.resources.test_open.CommonTextTests.test_importing_module_as_side_effect" status="run" result="completed" time="0.000271" /><testcase name="test.test_importlib.resources.test_open.CommonTextTests.test_missing_path" status="run" result="completed" time="0.000069" /><testcase name="test.test_importlib.resources.test_open.CommonTextTests.test_package_name" status="run" result="completed" time="0.000112" /><testcase name="test.test_importlib.resources.test_open.CommonTextTests.test_package_object" status="run" result="completed" time="0.000108" /><testcase name="test.test_importlib.resources.test_open.CommonTextTests.test_pathlib_path" status="run" result="completed" time="0.000117" /><testcase name="test.test_importlib.resources.test_open.CommonTextTests.test_string_path" status="run" result="completed" time="0.000191" /><testcase name="test.test_importlib.resources.test_open.CommonTextTests.

@bedevere-bot
Copy link
Copy Markdown

⚠️⚠️⚠️ Buildbot failure ⚠️⚠️⚠️

Hi! The buildbot s390x Fedora Clang 3.x has failed when building commit 9ceaee7.

What do you need to do:

  1. Don't panic.
  2. Check the buildbot page in the devguide if you don't know what the buildbots are or how they work.
  3. Go to the page of the buildbot that failed (https://buildbot.python.org/all/#builders/3/builds/5831) and take a look at the build logs.
  4. Check if the failure is related to this commit (9ceaee7) or if it is a false positive.
  5. If the failure is related to this commit, please, reflect that on the issue and make a new Pull Request with a fix.

You can take a look at the buildbot page here:

https://buildbot.python.org/all/#builders/3/builds/5831

Summary of the results of the build (if available):

Click to see traceback logs
Traceback (most recent call last):\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/unittest/case.py", line 58, in testPartExecutor\n    yield\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/unittest/case.py", line 651, in run\n    self._callTestMethod(testMethod)\n    ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/unittest/case.py", line 606, in _callTestMethod\n    if method() is not None:\n       ~~~~~~^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_importlib/resources/test_functional.py", line 115, in test_open_text\n    self.assertEqual(\n    ~~~~~~~~~~~~~~~~^\n        f.read(),\n        ^^^^^^^^^\n    ...&lt;2 lines&gt;...\n        ),\n        ^^\n    )\n    ^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/unittest/case.py", line 907, in assertEqual\n    assertion_func(first, second, msg=msg)\n    ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/unittest/case.py", line 1273, in assertMultiLineEqual\n    self.fail(self._formatMessage(msg, standardMsg))\n    ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/unittest/case.py", line 732, in fail\n    raise self.failureException(msg)\nAssertionError: \'\\\\xff\\\\xfeH\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 \\x00[67 chars]\\x00\' != \'\\\\xfe\\\\xff\\x00H\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 [67 chars]00\\n\'\n- \\xff\\xfeH\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00\n?     ^^^^\n+ \\xfe\\xff\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00\n? ++++    ^\n- \x00\n+ \n\n</failure></testcase><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_path" status="run" result="completed" time="0.000588" /><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_read_binary" status="run" result="completed" time="0.001154" /><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_read_text" status="run" result="completed" time="0.012446"><system-out /><system-err /><failure type="AssertionError" message="AssertionError: \'\\\\xff\\\\xfeH\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 \\x00[67 chars]\\x00\' != \'\\\\xfe\\\\xff\\x00H\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 [67 chars]00\\n\'&#10;- \\xff\\xfeH\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00&#10;?     ^^^^&#10;+ \\xfe\\xff\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00&#10;? ++++    ^&#10


Traceback (most recent call last):\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/unittest/case.py", line 58, in testPartExecutor\n    yield\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/unittest/case.py", line 651, in run\n    self._callTestMethod(testMethod)\n    ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/unittest/case.py", line 606, in _callTestMethod\n    if method() is not None:\n       ~~~~~~^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_importlib/resources/test_functional.py", line 115, in test_open_text\n    self.assertEqual(\n    ~~~~~~~~~~~~~~~~^\n        f.read(),\n        ^^^^^^^^^\n    ...&lt;2 lines&gt;...\n        ),\n        ^^\n    )\n    ^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/unittest/case.py", line 907, in assertEqual\n    assertion_func(first, second, ms

@bedevere-bot
Copy link
Copy Markdown

⚠️⚠️⚠️ Buildbot failure ⚠️⚠️⚠️

Hi! The buildbot s390x RHEL8 3.x has failed when building commit 9ceaee7.

What do you need to do:

  1. Don't panic.
  2. Check the buildbot page in the devguide if you don't know what the buildbots are or how they work.
  3. Go to the page of the buildbot that failed (https://buildbot.python.org/all/#builders/509/builds/6262) and take a look at the build logs.
  4. Check if the failure is related to this commit (9ceaee7) or if it is a false positive.
  5. If the failure is related to this commit, please, reflect that on the issue and make a new Pull Request with a fix.

You can take a look at the buildbot page here:

https://buildbot.python.org/all/#builders/509/builds/6262

Summary of the results of the build (if available):

Click to see traceback logs
Traceback (most recent call last):
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/runpy.py", line 198, in _run_module_as_main
    return _run_code(code, main_globals, None,
           ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^
                     "__main__", mod_spec)
                     ^^^^^^^^^^^^^^^^^^^^^
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/runpy.py", line 88, in _run_code
    exec(code, run_globals)
    ~~~~^^^^^^^^^^^^^^^^^^^
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/test/__main__.py", line 2, in <module>
    main(_add_python_opts=True)
    ~~~~^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/test/libregrtest/main.py", line 735, in main
    Regrtest(ns, _add_python_opts=_add_python_opts).main(tests=tests)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/test/libregrtest/main.py", line 727, in main
    exitcode = self.run_tests(selected, tests)
               ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/test/libregrtest/main.py", line 564, in run_tests
    return self._run_tests(selected, tests)
           ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/test/libregrtest/main.py", line 527, in _run_tests
    self._run_tests_mp(runtests, self.num_workers)
    ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/test/libregrtest/main.py", line 425, in _run_tests_mp
    RunWorkers(num_workers, runtests, self.logger, self.results).run()
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/test/libregrtest/run_workers.py", line 595, in run
    result = self._process_result(item)
             ~~~~~~~~~~~~~~~~~~~~^^^^^^
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/test/libregrtest/run_workers.py", line 566, in _process_result
    self.results.accumulate_result(result, self.runtests)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/test/libregrtest/results.py", line 132, in accumulate_result
    self.add_junit(xml_data)
    ~~~~~~~~~~~~~~^^^^^^^^^^
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/test/libregrtest/results.py", line 165, in add_junit
    self.testsuite_xml.append(ET.fromstring(e))
                              ~~~~~~~~~~~~~^^^
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/xml/etree/ElementTree.py", line 1342, in XML
    parser.feed(text)
    ~~~~~~~~~~~^^^^^^
xml.etree.ElementTree.ParseError: not well-formed (invalid token): line 1, column 68317
make: *** [Makefile:2237: buildbottest] Error 1


Traceback (most recent call last):\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/unittest/case.py", line 58, in testPartExecutor\n    yield\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/unittest/case.py", line 651, in run\n    self._callTestMethod(testMethod)\n    ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/unittest/case.py", line 606, in _callTestMethod\n    if method() is not None:\n       ~~~~~~^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/test/test_importlib/test_namespace_pkgs.py", line 304, in test_missing_directory\n    import foo.one\nModuleNotFoundError: No module named \'foo\'\n</output></testcase
><testcase name="test.test_importlib.test_namespace_pkgs.ZipWithMissingDirectory.test_present_directory" status="run" result="completed" time="0.000375" /><testcase name="test.test_importlib.test_pkg_import.TestImport.test_package_import__semantics" status="run" result="completed" time="0.001947" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_default" status="run" result="completed" time="0.000104" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_default_bad_suffix" status="run" result="completed" time="0.000060" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_default_without_location" status="run" result="completed" time="0.000052" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_loader_no_location" status="run" result="completed" time="0.000071" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_loader_no_location_bad_get_filename" status="run" result="completed" time="0.000083" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_loader_no_location_no_get_filename" status="run" result="completed" time="0.000061" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_path_like_arg" status="run" result="completed" time="0.000089" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_relative_path" status="run" result="completed" time="0.000074" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_default" status="run" result="completed" time="0.000076" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_default_bad_is_package" status="run" result="completed" time="0.000088" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_default_no_is_package" status="run" result="completed" time="0.000065" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_default_not_package" status="run" result="completed" time="0.000085" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_empty" status="run" result="completed" time="0.000071" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_none" status="run" result="completed" time="0.000063" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_not_empty" status="run" result="completed" time="0.000066" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_default" status="run" result="completed" time="0.000058" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_default_with_bad_is_package" status="run" result="completed" time="0.000074" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_default_with_file_loader" status="run" result="completed" time="0.000075" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_is_package_false" status="run" result="completed" time="0.000055" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_is_package_false_with_fileloader" status="run" result="completed" time="0.000067" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_is_package_true" status="run" result="completed" time="0.000056" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_is_package_true_with_fileloader" status="run" result="completed" time="0.000075" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_is_package_with_loader_false" status="run" result="completed" time="0.000058" /><testca
se name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_is_package_with_loader_true" status="run" result="completed" time="0.000059" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_origin" status="run" result="completed" time="0.000053" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_origin_and_is_package" status="run" result="completed" time="0.000054" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_exec" status="run" result="completed" time="0.000082" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_load" status="run" result="completed" time="0.000110" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_load_failed" status="run" result="completed" time="0.000142" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_load_failed_removed" status="run" result="completed" time="0.000139" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_load_legacy_attributes_immutable" status="run" result="completed" time="0.000152" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_load_replaced" status="run" result="completed" time="0.000124" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_reload" status="run" result="completed" time="0.000119" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_reload_extra_attributes" status="run" result="completed" time="0.000116" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_reload_init_module_attrs" status="run" result="completed" time="0.000127" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_reload_modified" status="run" result="completed" time="0.000116" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_no_origin" status="run" result="completed" time="0.000044" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_set" status="run" result="completed" time="0.000043" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_source" status="run" result="completed" time="0.000051" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_source_missing_cache_tag" status="run" result="completed" time="0.000044" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_source_unknown_suffix" status="run" result="completed" time="0.000037" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_sourceless" status="run" result="completed" time="0.000039" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_with_origin_not_location" status="run" result="completed" time="0.000037" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_default" status="run" result="completed" time="0.000043" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_default_is_package_false" status="run" result="completed" time="0.000043" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_default_is_package_true" status="run" result="completed" time="0.000046" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_default_no_loader" status="run" result="completed" time="0.000041" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_equality" status="run" result="completed" time="0.000042" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_equality_location" status="run" result="completed" time="0.000047" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_has_location_setter" status="run" result="completed" time="0.000039" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_inequality" status="run" result="completed" time=
"0.000039" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_inequality_incomplete" status="run" result="completed" time="0.000041" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_package" status="run" result="completed" time="0.000040" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_package_is_package" status="run" result="completed" time="0.000039" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_default" status="run" result="completed" time="0.000110" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_default_bad_suffix" status="run" result="completed" time="0.000061" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_default_without_location" status="run" result="completed" time="0.000052" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_loader_no_location" status="run" result="completed" time="0.000071" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_loader_no_location_bad_get_filename" status="run" result="completed" time="0.000082" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_loader_no_location_no_get_filename" status="run" result="completed" time="0.000060" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_path_like_arg" status="run" result="completed" time="0.000085" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_relative_path" status="run" result="completed" time="0.000074" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_default" status="run" result="completed" time="0.000076" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_default_bad_is_package" status="run" result="completed" time="0.000088" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_default_no_is_package" status="run" result="completed" time="0.000066" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_default_not_package" status="run" result="completed" time="0.000085" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_empty" status="run" result="completed" time="0.000073" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_none" status="run" result="completed" time="0.000068" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_not_empty" status="run" result="completed" time="0.000066" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_default" status="run" result="completed" time="0.000058" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_default_with_bad_is_package" status="run" result="completed" time="0.000075" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_default_with_file_loader" status="run" result="completed" time="0.000070" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_is_package_false" status="run" result="completed" time="0.000055" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_is_package_false_with_fileloader" status="run" result="completed" time="0.000068" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_is_package_true" status="run" result="completed" time="0.000058" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_is_package_true_with_fileloader" status="run" result="completed" time="0.000076" /><testcase name="test.test_importlib.te
st_spec.Source_FactoryTests.test_spec_from_loader_is_package_with_loader_false" status="run" result="completed" time="0.000058" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_is_package_with_loader_true" status="run" result="completed" time="0.000060" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_origin" status="run" result="completed" time="0.000054" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_origin_and_is_package" status="run" result="completed" time="0.000055" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_exec" status="run" result="completed" time="0.000098" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_load" status="run" result="completed" time="0.000115" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_load_failed" status="run" result="completed" time="0.000143" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_load_failed_removed" status="run" result="completed" time="0.000139" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_load_legacy_attributes_immutable" status="run" result="completed" time="0.000149" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_load_replaced" status="run" result="completed" time="0.000129" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_reload" status="run" result="completed" time="0.000127" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_reload_extra_attributes" status="run" result="completed" time="0.000122" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_reload_init_module_attrs" status="run" result="completed" time="0.000132" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_reload_modified" status="run" result="completed" time="0.000122" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_no_origin" status="run" result="completed" time="0.000045" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_set" status="run" result="completed" time="0.000042" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_source" status="run" result="completed" time="0.000059" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_source_missing_cache_tag" status="run" result="completed" time="0.000048" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_source_unknown_suffix" status="run" result="completed" time="0.000039" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_sourceless" status="run" result="completed" time="0.000041" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_with_origin_not_location" status="run" result="completed" time="0.000039" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_default" status="run" result="completed" time="0.000044" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_default_is_package_false" status="run" result="completed" time="0.000044" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_default_is_package_true" status="run" result="completed" time="0.000048" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_default_no_loader" status="run" result="completed" time="0.000043" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_equality" status="run" result="completed" time="0.000042" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_equality_location" status="run" result="completed" time="0.000052" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_has_location_setter" status="run" result="completed" time
="0.000040" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_inequality" status="run" result="completed" time="0.000040" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_inequality_incomplete" status="run" result="completed" time="0.000042" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_package" status="run" result="completed" time="0.000041" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_package_is_package" status="run" result="completed" time="0.000041" /><testcase name="test.test_importlib.test_threaded_import.ThreadedImportTests.test_circular_imports" status="run" result="completed" time="0.502845" /><testcase name="test.test_importlib.test_threaded_import.ThreadedImportTests.test_concurrent_futures_circular_import" status="run" result="completed" time="0.310392" /><testcase name="test.test_importlib.test_threaded_import.ThreadedImportTests.test_import_hangers" status="run" result="completed" time="0.000513" /><testcase name="test.test_importlib.test_threaded_import.ThreadedImportTests.test_multiprocessing_pool_circular_import" status="run" result="completed" time="0.215194" /><testcase name="test.test_importlib.test_threaded_import.ThreadedImportTests.test_parallel_meta_path" status="run" result="completed" time="0.142829" /><testcase name="test.test_importlib.test_threaded_import.ThreadedImportTests.test_parallel_module_init" status="run" result="completed" time="0.041548" /><testcase name="test.test_importlib.test_threaded_import.ThreadedImportTests.test_parallel_path_hooks" status="run" result="completed" time="0.097367" /><testcase name="test.test_importlib.test_threaded_import.ThreadedImportTests.test_side_effect_import" status="run" result="completed" time="0.031312" /><testcase name="test.test_importlib.test_util.Frozen_DecodeSourceBytesTests.test_specified_encoding" status="run" result="completed" time="0.000063" /><testcase name="test.test_importlib.test_util.Frozen_DecodeSourceBytesTests.test_universal_newlines" status="run" result="completed" time="0.000049" /><testcase name="test.test_importlib.test_util.Frozen_DecodeSourceBytesTests.test_ut8_default" status="run" result="completed" time="0.000043" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_find_relative_module" status="run" result="completed" time="0.001550" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_find_relative_module_missing_package" status="run" result="completed" time="0.000672" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_find_submodule" status="run" result="completed" time="0.001405" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_find_submodule_in_module" status="run" result="completed" time="0.000217" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_find_submodule_parent_already_imported" status="run" result="completed" time="0.001514" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_nothing" status="run" result="completed" time="0.000126" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_success" status="run" result="completed" time="0.000057" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_sys_modules" status="run" result="completed" time="0.000042" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_sys_modules_loader_is_None" status="run" result="completed" time="0.000039" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_sys_modules_spec_is_None" status="run" result="completed" time="0.000047" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_sys_modules_spec_is_not_set" status="run" result="completed" time="0.000050" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_sys_modules_without___loader__" status="run" result="completed" time="0.000039" /><testcase name="test.test_importlib.test_util.Frozen_MagicNumberTests.test_in
corporates_rn" status="run" result="completed" time="0.000030" /><testcase name="test.test_importlib.test_util.Frozen_MagicNumberTests.test_length" status="run" result="completed" time="0.000029" /><testcase name="test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___cached__" status="run" result="completed" time="0.000045" /><testcase name="test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___file__" status="run" result="completed" time="0.000038" /><testcase name="test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___loader__" status="run" result="completed" time="0.000033" /><testcase name="test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___name__" status="run" result="completed" time="0.000034" /><testcase name="test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___package__" status="run" result="completed" time="0.000036" /><testcase name="test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___path__" status="run" result="completed" time="0.000036" /><testcase name="test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___spec__" status="run" result="completed" time="0.000035" /><testcase name="test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test_create_module" status="run" result="completed" time="0.000099" /><testcase name="test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test_create_module_returns_None" status="run" result="completed" time="0.000067" /><testcase name="test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test_no_create_module" status="run" result="completed" time="0.000061" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source" status="run" result="completed" time="0.000054" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_cwd" status="run" result="completed" time="0.000040" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_debug_override" status="run" result="completed" time="0.000115" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_debug_override_optimization_both_set" status="run" result="completed" time="0.000047" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_no_cache_tag" status="run" result="completed" time="0.000046" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_no_dot" status="run" result="completed" time="0.000043" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_optimization_None" status="run" result="completed" time="0.000040" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_optimization_empty_string" status="run" result="completed" time="0.000038" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_optimization_set" status="run" result="completed" time="0.000065" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_override" status="run" result="completed" time="0.000106" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_path_like_arg" status="run" result="completed" time="0.000070" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_respects_pycache_prefix" status="run" result="completed" time="0.000166" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_respects_pycache_prefix_relative" status="run" result="completed" time="0.000089" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_sep_altsep_and_sep_cache_from_source" status="run" result="completed" time="0.000007"><skipped>test meaningful only where os.altsep is defined</skipped></testcase><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache" status="run" result="completed" time="0.000051" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.tes
t_source_from_cache_bad_path" status="run" result="completed" time="0.000047" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_inside_pycache_prefix" status="run" result="completed" time="0.000054" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_missing_optimization" status="run" result="completed" time="0.000049" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_no__pycache__" status="run" result="completed" time="0.000045" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_no_cache_tag" status="run" result="completed" time="0.000048" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_no_slash" status="run" result="completed" time="0.000043" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_not_opt" status="run" result="completed" time="0.000045" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_optimized_bytecode" status="run" result="completed" time="0.000042" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_outside_pycache_prefix" status="run" result="completed" time="0.000054" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_path_like_arg" status="run" result="completed" time="0.000068" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_too_few_dots" status="run" result="completed" time="0.000044" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_too_many_dots" status="run" result="completed" time="0.000042" /><testcase name="test.test_importlib.test_util.Frozen_ResolveNameTests.test_absolute" status="run" result="completed" time="0.000032" /><testcase name="test.test_importlib.test_util.Frozen_ResolveNameTests.test_absolute_within_package" status="run" result="completed" time="0.000028" /><testcase name="test.test_importlib.test_util.Frozen_ResolveNameTests.test_escape" status="run" result="completed" time="0.000039" /><testcase name="test.test_importlib.test_util.Frozen_ResolveNameTests.test_in_package" status="run" result="completed" time="0.000031" /><testcase name="test.test_importlib.test_util.Frozen_ResolveNameTests.test_no_package" status="run" result="completed" time="0.000036" /><testcase name="test.test_importlib.test_util.Frozen_ResolveNameTests.test_other_package" status="run" result="completed" time="0.000030" /><testcase name="test.test_importlib.test_util.IncompatibleExtensionModuleRestrictionsTests.test_complete_multi_phase_init_module" status="run" result="completed" time="0.079886" /><testcase name="test.test_importlib.test_util.IncompatibleExtensionModuleRestrictionsTests.test_incomplete_multi_phase_init_module" status="run" result="completed" time="0.094468" /><testcase name="test.test_importlib.test_util.IncompatibleExtensionModuleRestrictionsTests.test_single_phase_init_module" status="run" result="completed" time="0.106401" /><testcase name="test.test_importlib.test_util.MagicNumberTests.test_magic_number" status="run" result="completed" time="0.000007"><skipped>only applies to candidate or final python release levels</skipped></testcase><testcase name="test.test_importlib.test_util.Source_DecodeSourceBytesTests.test_specified_encoding" status="run" result="completed" time="0.000070" /><testcase name="test.test_importlib.test_util.Source_DecodeSourceBytesTests.test_universal_newlines" status="run" result="completed" time="0.000050" /><testcase name="test.test_importlib.test_util.Source_DecodeSourceBytesTests.test_ut8_default" status="run" result="completed" time="0.000040" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_find_relative_module" status="run" result="completed" time="0.001461" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_find_relative_module_missing_package" status="run" result="com
pleted" time="0.000651" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_find_submodule" status="run" result="completed" time="0.001349" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_find_submodule_in_module" status="run" result="completed" time="0.000155" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_find_submodule_parent_already_imported" status="run" result="completed" time="0.001373" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_nothing" status="run" result="completed" time="0.000120" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_success" status="run" result="completed" time="0.000054" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_sys_modules" status="run" result="completed" time="0.000045" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_sys_modules_loader_is_None" status="run" result="completed" time="0.000040" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_sys_modules_spec_is_None" status="run" result="completed" time="0.000046" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_sys_modules_spec_is_not_set" status="run" result="completed" time="0.000049" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_sys_modules_without___loader__" status="run" result="completed" time="0.000039" /><testcase name="test.test_importlib.test_util.Source_MagicNumberTests.test_incorporates_rn" status="run" result="completed" time="0.000029" /><testcase name="test.test_importlib.test_util.Source_MagicNumberTests.test_length" status="run" result="completed" time="0.000028" /><testcase name="test.test_importlib.test_util.Source_ModuleFromSpecTests.test___cached__" status="run" result="completed" time="0.000045" /><testcase name="test.test_importlib.test_util.Source_ModuleFromSpecTests.test___file__" status="run" result="completed" time="0.000043" /><testcase name="test.test_importlib.test_util.Source_ModuleFromSpecTests.test___loader__" status="run" result="completed" time="0.000033" /><testcase name="test.test_importlib.test_util.Source_ModuleFromSpecTests.test___name__" status="run" result="completed" time="0.000034" /><testcase name="test.test_importlib.test_util.Source_ModuleFromSpecTests.test___package__" status="run" result="completed" time="0.000036" /><testcase name="test.test_importlib.test_util.Source_ModuleFromSpecTests.test___path__" status="run" result="completed" time="0.000036" /><testcase name="test.test_importlib.test_util.Source_ModuleFromSpecTests.test___spec__" status="run" result="completed" time="0.000035" /><testcase name="test.test_importlib.test_util.Source_ModuleFromSpecTests.test_create_module" status="run" result="completed" time="0.000089" /><testcase name="test.test_importlib.test_util.Source_ModuleFromSpecTests.test_create_module_returns_None" status="run" result="completed" time="0.000063" /><testcase name="test.test_importlib.test_util.Source_ModuleFromSpecTests.test_no_create_module" status="run" result="completed" time="0.000057" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source" status="run" result="completed" time="0.000056" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_cwd" status="run" result="completed" time="0.000041" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_debug_override" status="run" result="completed" time="0.000115" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_debug_override_optimization_both_set" status="run" result="completed" time="0.000046" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_no_cache_tag" status="run" result="completed" time="0.000044" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_no_dot" status="run" result="completed" time="0.000044" /><testcase nam
="test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_optimization_None" status="run" result="completed" time="0.000040" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_optimization_empty_string" status="run" result="completed" time="0.000038" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_optimization_set" status="run" result="completed" time="0.000067" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_override" status="run" result="completed" time="0.000108" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_path_like_arg" status="run" result="completed" time="0.000070" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_respects_pycache_prefix" status="run" result="completed" time="0.000162" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_respects_pycache_prefix_relative" status="run" result="completed" time="0.000086" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_sep_altsep_and_sep_cache_from_source" status="run" result="completed" time="0.000006"><skipped>test meaningful only where os.altsep is defined</skipped></testcase><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache" status="run" result="completed" time="0.000049" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_bad_path" status="run" result="completed" time="0.000045" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_inside_pycache_prefix" status="run" result="completed" time="0.000054" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_missing_optimization" status="run" result="completed" time="0.000048" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_no__pycache__" status="run" result="completed" time="0.000044" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_no_cache_tag" status="run" result="completed" time="0.000044" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_no_slash" status="run" result="completed" time="0.000042" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_not_opt" status="run" result="completed" time="0.000044" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_optimized_bytecode" status="run" result="completed" time="0.000042" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_outside_pycache_prefix" status="run" result="completed" time="0.000054" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_path_like_arg" status="run" result="completed" time="0.000067" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_too_few_dots" status="run" result="completed" time="0.000043" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_too_many_dots" status="run" result="completed" time="0.000041" /><testcase name="test.test_importlib.test_util.Source_ResolveNameTests.test_absolute" status="run" result="completed" time="0.000032" /><testcase name="test.test_importlib.test_util.Source_ResolveNameTests.test_absolute_within_package" status="run" result="completed" time="0.000028" /><testcase name="test.test_importlib.test_util.Source_ResolveNameTests.test_escape" status="run" result="completed" time="0.000039" /><testcase name="test.test_importlib.test_util.Source_ResolveNameTests.test_in_package" status="run" result="completed" time="0.000030" /><testcase name="test.test_importlib.test_util.Source_ResolveNameTests.test_no_package" status="run" result="completed" time="0.000036" /><testcase name="test.test_importlib.test_util.Source_ResolveNam
Tests.test_other_package" status="run" result="completed" time="0.000030" /><testcase name="unittest.loader.ModuleSkipped.test.test_importlib.test_windows" status="run" result="completed" time="0.000006"><skipped>No module named \'winreg\'</skipped></testcase></testsuite>']


Traceback (most recent call last):\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/unittest/case.py", line 58, in testPartExecutor\n    yield\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/unittest/case.py", line 651, in run\n    self._callTestMethod(testMethod)\n    ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/unittest/case.py", line 606, in _callTestMethod\n    if method() is not None:\n       ~~~~~~^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/test/test_importlib/resources/test_functional.py", line 115, in test_open_text\n    self.assertEqual(\n    ~~~~~~~~~~~~~~~~^\n        f.read(),\n        ^^^^^^^^^\n    ...&lt;2 lines&gt;...\n        ),\n        ^^\n    )\n    ^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/unittest/case.py", line 907, in assertEqual\n    assertion_func(first, second, msg=msg)\n    ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^\n
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/unittest/case.py", line 1273, in assertMultiLineEqual\n    self.fail(self._formatMessage(msg, standardMsg))\n    ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/unittest/case.py", line 732, in fail\n    raise self.failureException(msg)\nAssertionError: \'\\\\xff\\\\xfeH\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 \\x00[67 chars]\\x00\' != \'\\\\xfe\\\\xff\\x00H\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 [67 chars]00\\n\'\n- \\xff\\xfeH\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00\n?     ^^^^\n+ \\xfe\\xff\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00\n? ++++    ^\n- \x00\n+ \n\n</failure></testcase><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_ModuleAnchor.test_path" status="run" result="completed" time="0.000222" /><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_ModuleAnchor.test_read_binary" status="run" result="completed" time="0.000384" /><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_ModuleAnchor.test_read_text" status="run" result="completed" time="0.003066"><system-out /><system-err /><failure type="AssertionError" message="AssertionError: \'\\\\xff\\\\xfeH\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 \\x00[67 chars]\\x00\' != \'\\\\xfe\\\\xff\\x00H\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 [67 chars]00\\n\'&#10;- \\xff\\xfeH\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00&#10;?     ^^^^&#10;+ \\xfe\\xff\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00&#10;? ++++    ^&#10;- \x00&#10;+ &#10;&#10;">Traceback (most recent call last):\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/unittest/case.py", line 58, in testPartExecutor\n    yield\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/unittest/case.py", line 651, in run\n    self._callTestMethod(testMethod)\n    ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/unittest/case.py", line 606, in _callTestMethod\n    if method() is not None:\n       ~~~~~~^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/test/test_importlib/resources/test_functional.py", line 68, in test_read_text\n    self.assertEqual(\n    ~~~~~~~~~~~~~~~~^\n        resources.read_text(\n        ^^^^^^^^^^^^^^^^^^^^\n    ...&lt;5 lines&gt;...\n        ),\n        ^^\n    )\n    ^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/unittest/case.py", line 907, in assertEqual\n    assertion_func(first, second, msg=msg)\n    ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/unittest/case.py", line 1273, in assertMultiLineEqual\n    self.fail(self._formatMessage(msg, standardMsg))\n    ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/unittest/case.py", line 732, in fail\n    raise self.failureException(msg)\nAssertionError: \'\\\\xff\\\\xfeH\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 \\x00[67 chars]\\x00\' != \'\\\\xfe\\\\xff\\x00H\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 [67 chars]00\\n\'\n- \\xff\\xfeH\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00\n?     ^^^^\n+ \\xfe\\xff\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00\n? ++++    ^\n- \x00\n+ \n\n</failure></testcase><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_ModuleAnchor.test_text_errors" status="run" result="completed" time="0.000092" /><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_common_errors" status="run" result="completed" time="0.001323" /><testcase name="test.test_importlib.resources.test_functional.Func
tionalAPITest_StringAnchor.test_contents" status="run" result="completed" time="0.000735" /><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_is_resource" status="run" result="completed" time="0.000527" /><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_open_binary" status="run" result="completed" time="0.000382" /><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_open_text" status="run" result="completed" time="0.002921"><system-out /><system-err /><failure type="AssertionError" message="AssertionError: \'\\\\xff\\\\xfeH\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 \\x00[67 chars]\\x00\' != \'\\\\xfe\\\\xff\\x00H\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 [67 chars]00\\n\'&#10;- \\xff\\xfeH\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00&#10;?     ^^^^&#10;+ \\xfe\\xff\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00&#10;? ++++    ^&#10;- \x00&#10;+ &#10;&#10;">Traceback (most recent call last):\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/unittest/case.py", line 58, in testPartExecutor\n    yield\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/unittest/case.py", line 651, in run\n    self._callTestMethod(testMethod)\n    ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/unittest/case.py", line 606, in _callTestMethod\n    if method() is not None:\n       ~~~~~~^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/test/test_importlib/resources/test_functional.py", line 115, in test_open_text\n    self.assertEqual(\n    ~~~~~~~~~~~~~~~~^\n        f.read(),\n        ^^^^^^^^^\n    ...&lt;2 lines&gt;...\n        ),\n        ^^\n    )\n    ^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/unittest/case.py", line 907, in assertEqual\n    assertion_func(first, second, msg=msg)\n    ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/unittest/case.py", line 1273, in assertMultiLineEqual\n    self.fail(self._formatMessage(msg, standardMsg))\n    ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/unittest/case.py", line 732, in fail\n    raise self.failureException(msg)\nAssertionError: \'\\\\xff\\\\xfeH\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 \\x00[67 chars]\\x00\' != \'\\\\xfe\\\\xff\\x00H\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 [67 chars]00\\n\'\n- \\xff\\xfeH\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00\n?     ^^^^\n+ \\xfe\\xff\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00\n? ++++    ^\n- \x00\n+ \n\n</failure></testcase><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_path" status="run" result="completed" time="0.000221" /><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_read_binary" status="run" result="completed" time="0.000383" /><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_read_text" status="run" result="completed" time="0.003047"><system-out /><system-err /><failure type="AssertionError" message="AssertionError: \'\\\\xff\\\\xfeH\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 \\x00[67 chars]\\x00\' != \'\\\\xfe\\\\xff\\x00H\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 [67 chars]00\\n\'&#10;- \\xff\\xfeH\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00&#10;?     ^^^^&#10;+ \\xfe\\xff\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00&#10;? ++++    ^&#10;- \x00&#10;+ &#10;&#10;">Traceback (most recent call last):\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/unittest/case.py", line 58, in testPa
rtExecutor\n    yield\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/unittest/case.py", line 651, in run\n    self._callTestMethod(testMethod)\n    ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/unittest/case.py", line 606, in _callTestMethod\n    if method() is not None:\n       ~~~~~~^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/test/test_importlib/resources/test_functional.py", line 68, in test_read_text\n    self.assertEqual(\n    ~~~~~~~~~~~~~~~~^\n        resources.read_text(\n        ^^^^^^^^^^^^^^^^^^^^\n    ...&lt;5 lines&gt;...\n        ),\n        ^^\n    )\n    ^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/unittest/case.py", line 907, in assertEqual\n    assertion_func(first, second, msg=msg)\n    ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/unittest/case.py", line 1273, in assertMultiLineEqual\n    self.fail(self._formatMessage(msg, standardMsg))\n    ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/unittest/case.py", line 732, in fail\n    raise self.failureException(msg)\nAssertionError: \'\\\\xff\\\\xfeH\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 \\x00[67 chars]\\x00\' != \'\\\\xfe\\\\xff\\x00H\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 [67 chars]00\\n\'\n- \\xff\\xfeH\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00\n?     ^^^^\n+ \\xfe\\xff\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00\n? ++++    ^\n- \x00\n+ \n\n</failure></testcase><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_text_errors" status="run" result="completed" time="0.000091" /><testcase name="test.test_importlib.resources.test_open.CommonBinaryTests.test_extant_path" status="run" result="completed" time="0.000068" /><testcase name="test.test_importlib.resources.test_open.CommonBinaryTests.test_importing_module_as_side_effect" status="run" result="completed" time="0.000259" /><testcase name="test.test_importlib.resources.test_open.CommonBinaryTests.test_missing_path" status="run" result="completed" time="0.000059" /><testcase name="test.test_importlib.resources.test_open.CommonBinaryTests.test_package_name" status="run" result="completed" time="0.000100" /><testcase name="test.test_importlib.resources.test_open.CommonBinaryTests.test_package_object" status="run" result="completed" time="0.000097" /><testcase name="test.test_importlib.resources.test_open.CommonBinaryTests.test_pathlib_path" status="run" result="completed" time="0.000099" /><testcase name="test.test_importlib.resources.test_open.CommonBinaryTests.test_string_path" status="run" result="completed" time="0.000095" /><testcase name="test.test_importlib.resources.test_open.CommonBinaryTests.test_useless_loader" status="run" result="completed" time="0.000067" /><testcase name="test.test_importlib.resources.test_open.CommonTextTests.test_extant_path" status="run" result="completed" time="0.000071" /><testcase name="test.test_importlib.resources.test_open.CommonTextTests.test_importing_module_as_side_effect" status="run" result="completed" time="0.000257" /><testcase name="test.test_importlib.resources.test_open.CommonTextTests.test_missing_path" status="run" result="completed" time="0.000067" /><testcase name="test.test_importlib.resources.test_open.CommonTextTests.test_package_name" status="run" result="completed" time="0.000107" /><testcase name="test.test_importlib.resources.test_open.CommonTextTests.test_package_object" status="run" result="completed" time="0.000101" /><testcase name="test.test_importlib.resources.test_open.CommonTextTests.test_pathlib_path" status="run" result="completed" time="0.000106" /><testcase name="test.test_importlib.resources.test_open.CommonTextTests.test_string_path" status="run" result="completed" time="0.000100" /><testcase name="test.test_importlib.resource
s.test_open.CommonTextTests.test_useless_loader" status="run" result="completed" time="0.000066" /><testcase name="test.test_importlib.resources.test_open.OpenDiskNamespaceTests.test_open_binary" status="run" result="completed" time="0.000190" /><testcase name="test.test_importlib.resources.test_open.OpenDiskNamespaceTests.test_open_binary_FileNotFoundError" status="run" result="completed" time="0.000197" /><testcase name="test.test_importlib.resources.test_open.OpenDiskNamespaceTests.test_open_text_FileNotFoundError" status="run" result="completed" time="0.000192" /><testcase name="test.test_importlib.resources.test_open.OpenDiskNamespaceTests.test_open_text_default_encoding" status="run" result="completed" time="0.000192" /><testcase name="test.test_importlib.resources.test_open.OpenDiskNamespaceTests.test_open_text_given_encoding" status="run" result="completed" time="0.000201" /><testcase name="test.test_importlib.resources.test_open.OpenDiskNamespaceTests.test_open_text_with_errors" status="run" result="completed" time="0.000225" /><testcase name="test.test_importlib.resources.test_open.OpenDiskTests.test_open_binary" status="run" result="completed" time="0.000108" /><testcase name="test.test_importlib.resources.test_open.OpenDiskTests.test_open_binary_FileNotFoundError" status="run" result="completed" time="0.000104" /><testcase name="test.test_importlib.resources.test_open.OpenDiskTests.test_open_text_FileNotFoundError" status="run" result="completed" time="0.000102" /><testcase name="test.test_importlib.resources.test_open.OpenDiskTests.test_open_text_default_encoding" status="run" result="completed" time="0.000111" /><testcase name="test.test_importlib.resources.test_open.OpenDiskTests.test_open_text_given_encoding" status="run" result="completed" time="0.000113" /><testcase name="test.test_importlib.resources.test_open.OpenDiskTests.test_open_text_with_errors" status="run" result="completed" time="0.000146" /><testcase name="test.test_importlib.resources.test_open.OpenZipTests.test_open_binary" status="run" result="completed" time="0.000362" /><testcase name="test.test_importlib.resources.test_open.OpenZipTests.test_open_binary_FileNotFoundError" status="run" result="completed" time="0.000309" /><testcase name="test.test_importlib.resources.test_open.OpenZipTests.test_open_text_FileNotFoundError" status="run" result="completed" time="0.000307" /><testcase name="test.test_importlib.resources.test_open.OpenZipTests.test_open_text_default_encoding" status="run" result="completed" time="0.000348" /><testcase name="test.test_importlib.resources.test_open.OpenZipTests.test_open_text_given_encoding" status="run" result="completed" time="0.000344" /><testcase name="test.test_importlib.resources.test_open.OpenZipTests.test_open_text_with_errors" status="run" result="completed" time="0.000412" /><testcase name="test.test_importlib.resources.test_path.CommonTests.test_extant_path" status="run" result="completed" time="0.000317" /><testcase name="test.test_importlib.resources.test_path.CommonTests.test_importing_module_as_side_effect" status="run" result="completed" time="0.000230" /><testcase name="test.test_importlib.resources.test_path.CommonTests.test_missing_path" status="run" result="completed" time="0.000124" /><testcase name="test.test_importlib.resources.test_path.CommonTests.test_package_name" status="run" result="completed" time="0.000073" /><testcase name="test.test_importlib.resources.test_path.CommonTests.test_package_object" status="run" result="completed" time="0.000071" /><testcase name="test.test_importlib.resources.test_path.CommonTests.test_pathlib_path" status="run" result="completed" time="0.000071" /><testcase name="test.test_importlib.resources.test_path.CommonTests.test_string_path" status="run" result="completed" time="0.000075" /><testcase name="test.test_importlib.resources.test_path.CommonTests.test_useless_loader" status="run" result="completed" time="0.000122" /><testcase name="test.test_importlib.resources.test_path.PathDiskTests.test_natural_path" status="run" result="completed" time="0.000

@bedevere-bot
Copy link
Copy Markdown

⚠️⚠️⚠️ Buildbot failure ⚠️⚠️⚠️

Hi! The buildbot s390x RHEL7 LTO + PGO 3.x has failed when building commit 9ceaee7.

What do you need to do:

  1. Don't panic.
  2. Check the buildbot page in the devguide if you don't know what the buildbots are or how they work.
  3. Go to the page of the buildbot that failed (https://buildbot.python.org/all/#builders/244/builds/6979) and take a look at the build logs.
  4. Check if the failure is related to this commit (9ceaee7) or if it is a false positive.
  5. If the failure is related to this commit, please, reflect that on the issue and make a new Pull Request with a fix.

You can take a look at the buildbot page here:

https://buildbot.python.org/all/#builders/244/builds/6979

Summary of the results of the build (if available):

Click to see traceback logs
Traceback (most recent call last):\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/unittest/case.py", line 58, in testPartExecutor\n    yield\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/unittest/case.py", line 651, in run\n    self._callTestMethod(testMethod)\n    ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/unittest/case.py", line 606, in _callTestMethod\n    if method() is not None:\n       ~~~~~~^^\n  File "/home/dje
/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/test/test_importlib/test_namespace_pkgs.py", line 304, in test_missing_directory\n    import foo.one\nModuleNotFoundError: No module named \'foo\'\n</output></testcase><testcase name="test.test_importlib.test_namespace_pkgs.ZipWithMissingDirectory.test_present_directory" status="run" result="completed" time="0.000373" /><testcase name="test.test_importlib.test_pkg_import.TestImport.test_package_import__semantics" status="run" result="completed" time="0.001564" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_default" status="run" result="completed" time="0.000102" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_default_bad_suffix" status="run" result="completed" time="0.000058" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_default_without_location" status="run" result="completed" time="0.000051" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_loader_no_location" status="run" result="completed" time="0.000071" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_loader_no_location_bad_get_filename" status="run" result="completed" time="0.000089" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_loader_no_location_no_get_filename" status="run" result="completed" time="0.000059" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_path_like_arg" status="run" result="completed" time="0.000087" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_relative_path" status="run" result="completed" time="0.000071" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_default" status="run" result="completed" time="0.000075" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_default_bad_is_package" status="run" result="completed" time="0.000091" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_default_no_is_package" status="run" result="completed" time="0.000064" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_default_not_package" status="run" result="completed" time="0.000088" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_empty" status="run" result="completed" time="0.000070" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_none" status="run" result="completed" time="0.000062" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_not_empty" status="run" result="completed" time="0.000064" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_default" status="run" result="completed" time="0.000057" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_default_with_bad_is_package" status="run" result="completed" time="0.000078" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_default_with_file_loader" status="run" result="completed" time="0.000068" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_is_package_false" status="run" result="completed" time="0.000054" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_is_package_false_with_fileloader" status="run" result="completed" time="0.000066" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_is_package_true" status="run" result="completed" time="0.000057" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_is_package_true_with_fileloader" s
tatus="run" result="completed" time="0.000074" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_is_package_with_loader_false" status="run" result="completed" time="0.000058" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_is_package_with_loader_true" status="run" result="completed" time="0.000058" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_origin" status="run" result="completed" time="0.000053" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_origin_and_is_package" status="run" result="completed" time="0.000053" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_exec" status="run" result="completed" time="0.000086" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_load" status="run" result="completed" time="0.000122" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_load_failed" status="run" result="completed" time="0.000161" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_load_failed_removed" status="run" result="completed" time="0.000159" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_load_legacy_attributes_immutable" status="run" result="completed" time="0.000168" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_load_replaced" status="run" result="completed" time="0.000149" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_reload" status="run" result="completed" time="0.000131" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_reload_extra_attributes" status="run" result="completed" time="0.000127" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_reload_init_module_attrs" status="run" result="completed" time="0.000136" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_reload_modified" status="run" result="completed" time="0.000129" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_no_origin" status="run" result="completed" time="0.000046" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_set" status="run" result="completed" time="0.000063" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_source" status="run" result="completed" time="0.000062" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_source_missing_cache_tag" status="run" result="completed" time="0.000047" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_source_unknown_suffix" status="run" result="completed" time="0.000038" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_sourceless" status="run" result="completed" time="0.000040" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_with_origin_not_location" status="run" result="completed" time="0.000038" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_default" status="run" result="completed" time="0.000045" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_default_is_package_false" status="run" result="completed" time="0.000044" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_default_is_package_true" status="run" result="completed" time="0.000048" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_default_no_loader" status="run" result="completed" time="0.000042" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_equality" status="run" result="completed" time="0.000043" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_equality_location" status="run" result="completed" time="0.000047" /><testcase name="test.test_importlib.test_spe
c.Frozen_ModuleSpecTests.test_has_location_setter" status="run" result="completed" time="0.000038" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_inequality" status="run" result="completed" time="0.000038" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_inequality_incomplete" status="run" result="completed" time="0.000040" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_package" status="run" result="completed" time="0.000039" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_package_is_package" status="run" result="completed" time="0.000039" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_default" status="run" result="completed" time="0.000126" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_default_bad_suffix" status="run" result="completed" time="0.000061" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_default_without_location" status="run" result="completed" time="0.000051" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_loader_no_location" status="run" result="completed" time="0.000073" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_loader_no_location_bad_get_filename" status="run" result="completed" time="0.000089" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_loader_no_location_no_get_filename" status="run" result="completed" time="0.000062" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_path_like_arg" status="run" result="completed" time="0.000087" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_relative_path" status="run" result="completed" time="0.000074" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_default" status="run" result="completed" time="0.000076" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_default_bad_is_package" status="run" result="completed" time="0.000092" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_default_no_is_package" status="run" result="completed" time="0.000066" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_default_not_package" status="run" result="completed" time="0.000087" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_empty" status="run" result="completed" time="0.000072" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_none" status="run" result="completed" time="0.000063" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_not_empty" status="run" result="completed" time="0.000066" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_default" status="run" result="completed" time="0.000060" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_default_with_bad_is_package" status="run" result="completed" time="0.000081" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_default_with_file_loader" status="run" result="completed" time="0.000070" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_is_package_false" status="run" result="completed" time="0.000056" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_is_package_false_with_fileloader" status="run" result="completed" time="0.000068" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_is_package_true" status="run" result="completed" tim
="0.000059" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_is_package_true_with_fileloader" status="run" result="completed" time="0.000075" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_is_package_with_loader_false" status="run" result="completed" time="0.000058" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_is_package_with_loader_true" status="run" result="completed" time="0.000060" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_origin" status="run" result="completed" time="0.000055" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_origin_and_is_package" status="run" result="completed" time="0.000055" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_exec" status="run" result="completed" time="0.000116" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_load" status="run" result="completed" time="0.000143" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_load_failed" status="run" result="completed" time="0.000168" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_load_failed_removed" status="run" result="completed" time="0.000161" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_load_legacy_attributes_immutable" status="run" result="completed" time="0.000171" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_load_replaced" status="run" result="completed" time="0.000151" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_reload" status="run" result="completed" time="0.000145" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_reload_extra_attributes" status="run" result="completed" time="0.000138" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_reload_init_module_attrs" status="run" result="completed" time="0.000150" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_reload_modified" status="run" result="completed" time="0.000141" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_no_origin" status="run" result="completed" time="0.000047" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_set" status="run" result="completed" time="0.000043" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_source" status="run" result="completed" time="0.000060" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_source_missing_cache_tag" status="run" result="completed" time="0.000049" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_source_unknown_suffix" status="run" result="completed" time="0.000040" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_sourceless" status="run" result="completed" time="0.000042" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_with_origin_not_location" status="run" result="completed" time="0.000040" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_default" status="run" result="completed" time="0.000046" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_default_is_package_false" status="run" result="completed" time="0.000047" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_default_is_package_true" status="run" result="completed" time="0.000049" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_default_no_loader" status="run" result="completed" time="0.000043" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_equality" status="run" result="completed" time="0.000044" /><testcase name="test.test_importlib.test_spec.Sour
ce_ModuleSpecTests.test_equality_location" status="run" result="completed" time="0.000052" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_has_location_setter" status="run" result="completed" time="0.000041" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_inequality" status="run" result="completed" time="0.000040" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_inequality_incomplete" status="run" result="completed" time="0.000042" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_package" status="run" result="completed" time="0.000041" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_package_is_package" status="run" result="completed" time="0.000041" /><testcase name="test.test_importlib.test_threaded_import.ThreadedImportTests.test_circular_imports" status="run" result="completed" time="0.503082" /><testcase name="test.test_importlib.test_threaded_import.ThreadedImportTests.test_concurrent_futures_circular_import" status="run" result="completed" time="0.355440" /><testcase name="test.test_importlib.test_threaded_import.ThreadedImportTests.test_import_hangers" status="run" result="completed" time="0.000585" /><testcase name="test.test_importlib.test_threaded_import.ThreadedImportTests.test_multiprocessing_pool_circular_import" status="run" result="completed" time="0.120088" /><testcase name="test.test_importlib.test_threaded_import.ThreadedImportTests.test_parallel_meta_path" status="run" result="completed" time="0.207410" /><testcase name="test.test_importlib.test_threaded_import.ThreadedImportTests.test_parallel_module_init" status="run" result="completed" time="0.039973" /><testcase name="test.test_importlib.test_threaded_import.ThreadedImportTests.test_parallel_path_hooks" status="run" result="completed" time="0.095103" /><testcase name="test.test_importlib.test_threaded_import.ThreadedImportTests.test_side_effect_import" status="run" result="completed" time="0.037108" /><testcase name="test.test_importlib.test_util.Frozen_DecodeSourceBytesTests.test_specified_encoding" status="run" result="completed" time="0.000063" /><testcase name="test.test_importlib.test_util.Frozen_DecodeSourceBytesTests.test_universal_newlines" status="run" result="completed" time="0.000045" /><testcase name="test.test_importlib.test_util.Frozen_DecodeSourceBytesTests.test_ut8_default" status="run" result="completed" time="0.000040" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_find_relative_module" status="run" result="completed" time="0.001637" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_find_relative_module_missing_package" status="run" result="completed" time="0.000740" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_find_submodule" status="run" result="completed" time="0.001440" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_find_submodule_in_module" status="run" result="completed" time="0.000161" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_find_submodule_parent_already_imported" status="run" result="completed" time="0.001448" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_nothing" status="run" result="completed" time="0.000102" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_success" status="run" result="completed" time="0.000058" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_sys_modules" status="run" result="completed" time="0.000043" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_sys_modules_loader_is_None" status="run" result="completed" time="0.000039" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_sys_modules_spec_is_None" status="run" result="completed" time="0.000046" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_sys_modules_spec_is_not_set" status="run" result="completed" time="0.000048" /><testca
se name="test.test_importlib.test_util.Frozen_FindSpecTests.test_sys_modules_without___loader__" status="run" result="completed" time="0.000040" /><testcase name="test.test_importlib.test_util.Frozen_MagicNumberTests.test_incorporates_rn" status="run" result="completed" time="0.000031" /><testcase name="test.test_importlib.test_util.Frozen_MagicNumberTests.test_length" status="run" result="completed" time="0.000029" /><testcase name="test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___cached__" status="run" result="completed" time="0.000046" /><testcase name="test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___file__" status="run" result="completed" time="0.000041" /><testcase name="test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___loader__" status="run" result="completed" time="0.000033" /><testcase name="test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___name__" status="run" result="completed" time="0.000035" /><testcase name="test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___package__" status="run" result="completed" time="0.000036" /><testcase name="test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___path__" status="run" result="completed" time="0.000038" /><testcase name="test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___spec__" status="run" result="completed" time="0.000036" /><testcase name="test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test_create_module" status="run" result="completed" time="0.000120" /><testcase name="test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test_create_module_returns_None" status="run" result="completed" time="0.000078" /><testcase name="test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test_no_create_module" status="run" result="completed" time="0.000066" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source" status="run" result="completed" time="0.000059" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_cwd" status="run" result="completed" time="0.000039" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_debug_override" status="run" result="completed" time="0.000115" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_debug_override_optimization_both_set" status="run" result="completed" time="0.000048" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_no_cache_tag" status="run" result="completed" time="0.000047" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_no_dot" status="run" result="completed" time="0.000042" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_optimization_None" status="run" result="completed" time="0.000039" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_optimization_empty_string" status="run" result="completed" time="0.000037" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_optimization_set" status="run" result="completed" time="0.000064" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_override" status="run" result="completed" time="0.000114" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_path_like_arg" status="run" result="completed" time="0.000075" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_respects_pycache_prefix" status="run" result="completed" time="0.000165" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_respects_pycache_prefix_relative" status="run" result="completed" time="0.000085" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_sep_altsep_and_sep_cache_from_source" status="run" result="completed" time="0.000008"><skipped>test meaningful only where os.altsep is defined</skip
ped></testcase><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache" status="run" result="completed" time="0.000049" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_bad_path" status="run" result="completed" time="0.000045" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_inside_pycache_prefix" status="run" result="completed" time="0.000053" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_missing_optimization" status="run" result="completed" time="0.000047" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_no__pycache__" status="run" result="completed" time="0.000043" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_no_cache_tag" status="run" result="completed" time="0.000045" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_no_slash" status="run" result="completed" time="0.000041" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_not_opt" status="run" result="completed" time="0.000043" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_optimized_bytecode" status="run" result="completed" time="0.000041" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_outside_pycache_prefix" status="run" result="completed" time="0.000052" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_path_like_arg" status="run" result="completed" time="0.000067" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_too_few_dots" status="run" result="completed" time="0.000042" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_too_many_dots" status="run" result="completed" time="0.000040" /><testcase name="test.test_importlib.test_util.Frozen_ResolveNameTests.test_absolute" status="run" result="completed" time="0.000033" /><testcase name="test.test_importlib.test_util.Frozen_ResolveNameTests.test_absolute_within_package" status="run" result="completed" time="0.000028" /><testcase name="test.test_importlib.test_util.Frozen_ResolveNameTests.test_escape" status="run" result="completed" time="0.000039" /><testcase name="test.test_importlib.test_util.Frozen_ResolveNameTests.test_in_package" status="run" result="completed" time="0.000030" /><testcase name="test.test_importlib.test_util.Frozen_ResolveNameTests.test_no_package" status="run" result="completed" time="0.000036" /><testcase name="test.test_importlib.test_util.Frozen_ResolveNameTests.test_other_package" status="run" result="completed" time="0.000030" /><testcase name="test.test_importlib.test_util.IncompatibleExtensionModuleRestrictionsTests.test_complete_multi_phase_init_module" status="run" result="completed" time="0.090296" /><testcase name="test.test_importlib.test_util.IncompatibleExtensionModuleRestrictionsTests.test_incomplete_multi_phase_init_module" status="run" result="completed" time="0.106954" /><testcase name="test.test_importlib.test_util.IncompatibleExtensionModuleRestrictionsTests.test_single_phase_init_module" status="run" result="completed" time="0.122497" /><testcase name="test.test_importlib.test_util.MagicNumberTests.test_magic_number" status="run" result="completed" time="0.000008"><skipped>only applies to candidate or final python release levels</skipped></testcase><testcase name="test.test_importlib.test_util.Source_DecodeSourceBytesTests.test_specified_encoding" status="run" result="completed" time="0.000066" /><testcase name="test.test_importlib.test_util.Source_DecodeSourceBytesTests.test_universal_newlines" status="run" result="completed" time="0.000048" /><testcase name="test.test_importlib.test_util.Source_DecodeSourceBytesTests.test_ut8_default" status="run" result="completed" time="0.000040" /><testcase name="test.test_importlib.test_util.Source_F
indSpecTests.test_find_relative_module" status="run" result="completed" time="0.001583" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_find_relative_module_missing_package" status="run" result="completed" time="0.000752" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_find_submodule" status="run" result="completed" time="0.001491" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_find_submodule_in_module" status="run" result="completed" time="0.000150" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_find_submodule_parent_already_imported" status="run" result="completed" time="0.001548" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_nothing" status="run" result="completed" time="0.000104" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_success" status="run" result="completed" time="0.000057" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_sys_modules" status="run" result="completed" time="0.000049" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_sys_modules_loader_is_None" status="run" result="completed" time="0.000042" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_sys_modules_spec_is_None" status="run" result="completed" time="0.000047" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_sys_modules_spec_is_not_set" status="run" result="completed" time="0.000049" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_sys_modules_without___loader__" status="run" result="completed" time="0.000040" /><testcase name="test.test_importlib.test_util.Source_MagicNumberTests.test_incorporates_rn" status="run" result="completed" time="0.000031" /><testcase name="test.test_importlib.test_util.Source_MagicNumberTests.test_length" status="run" result="completed" time="0.000029" /><testcase name="test.test_importlib.test_util.Source_ModuleFromSpecTests.test___cached__" status="run" result="completed" time="0.000051" /><testcase name="test.test_importlib.test_util.Source_ModuleFromSpecTests.test___file__" status="run" result="completed" time="0.000048" /><testcase name="test.test_importlib.test_util.Source_ModuleFromSpecTests.test___loader__" status="run" result="completed" time="0.000034" /><testcase name="test.test_importlib.test_util.Source_ModuleFromSpecTests.test___name__" status="run" result="completed" time="0.000037" /><testcase name="test.test_importlib.test_util.Source_ModuleFromSpecTests.test___package__" status="run" result="completed" time="0.000037" /><testcase name="test.test_importlib.test_util.Source_ModuleFromSpecTests.test___path__" status="run" result="completed" time="0.000038" /><testcase name="test.test_importlib.test_util.Source_ModuleFromSpecTests.test___spec__" status="run" result="completed" time="0.000037" /><testcase name="test.test_importlib.test_util.Source_ModuleFromSpecTests.test_create_module" status="run" result="completed" time="0.000118" /><testcase name="test.test_importlib.test_util.Source_ModuleFromSpecTests.test_create_module_returns_None" status="run" result="completed" time="0.000078" /><testcase name="test.test_importlib.test_util.Source_ModuleFromSpecTests.test_no_create_module" status="run" result="completed" time="0.000065" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source" status="run" result="completed" time="0.000060" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_cwd" status="run" result="completed" time="0.000042" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_debug_override" status="run" result="completed" time="0.000124" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_debug_override_optimization_both_set" status="run" result="completed" time="0.000049" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_
no_cache_tag" status="run" result="completed" time="0.000045" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_no_dot" status="run" result="completed" time="0.000043" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_optimization_None" status="run" result="completed" time="0.000040" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_optimization_empty_string" status="run" result="completed" time="0.000039" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_optimization_set" status="run" result="completed" time="0.000067" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_override" status="run" result="completed" time="0.000123" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_path_like_arg" status="run" result="completed" time="0.000071" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_respects_pycache_prefix" status="run" result="completed" time="0.000165" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_respects_pycache_prefix_relative" status="run" result="completed" time="0.000086" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_sep_altsep_and_sep_cache_from_source" status="run" result="completed" time="0.000007"><skipped>test meaningful only where os.altsep is defined</skipped></testcase><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache" status="run" result="completed" time="0.000050" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_bad_path" status="run" result="completed" time="0.000046" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_inside_pycache_prefix" status="run" result="completed" time="0.000053" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_missing_optimization" status="run" result="completed" time="0.000049" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_no__pycache__" status="run" result="completed" time="0.000043" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_no_cache_tag" status="run" result="completed" time="0.000044" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_no_slash" status="run" result="completed" time="0.000041" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_not_opt" status="run" result="completed" time="0.000043" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_optimized_bytecode" status="run" result="completed" time="0.000041" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_outside_pycache_prefix" status="run" result="completed" time="0.000053" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_path_like_arg" status="run" result="completed" time="0.000067" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_too_few_dots" status="run" result="completed" time="0.000042" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_too_many_dots" status="run" result="completed" time="0.000041" /><testcase name="test.test_importlib.test_util.Source_ResolveNameTests.test_absolute" status="run" result="completed" time="0.000033" /><testcase name="test.test_importlib.test_util.Source_ResolveNameTests.test_absolute_within_package" status="run" result="completed" time="0.000027" /><testcase name="test.test_importlib.test_util.Source_ResolveNameTests.test_escape" status="run" result="completed" time="0.000040" /><testcase name="test.test_importlib.test_util.Source_ResolveNameTests.test_in_package" status="run" result="compl
ted" time="0.000030" /><testcase name="test.test_importlib.test_util.Source_ResolveNameTests.test_no_package" status="run" result="completed" time="0.000035" /><testcase name="test.test_importlib.test_util.Source_ResolveNameTests.test_other_package" status="run" result="completed" time="0.000030" /><testcase name="unittest.loader.ModuleSkipped.test.test_importlib.test_windows" status="run" result="completed" time="0.000007"><skipped>No module named \'winreg\'</skipped></testcase></testsuite>']
Kill <WorkerThread #1 running test=test.test_multiprocessing_forkserver.test_manager pid=46931 time=13.4 sec> process group
Kill <WorkerThread #3 running test=test_tokenize pid=47932 time=5.2 sec> process group
Kill <WorkerThread #4 running test=test_cext pid=44480 time=44.1 sec> process group
Kill <WorkerThread #5 running test=test_unicodedata pid=46849 time=19.4 sec> process group
Kill <WorkerThread #6 running test=test_signal pid=44837 time=38.1 sec> process group
Kill <WorkerThread #2 running test=test_clinic pid=50636 time=11 ms> process group
Traceback (most recent call last):
  File "<frozen runpy>", line 198, in _run_module_as_main
  File "<frozen runpy>", line 88, in _run_code
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/test/__main__.py", line 2, in <module>
    main(_add_python_opts=True)
    ~~~~^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/test/libregrtest/main.py", line 735, in main
    Regrtest(ns, _add_python_opts=_add_python_opts).main(tests=tests)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/test/libregrtest/main.py", line 727, in main
    exitcode = self.run_tests(selected, tests)
               ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/test/libregrtest/main.py", line 564, in run_tests
    return self._run_tests(selected, tests)
           ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/test/libregrtest/main.py", line 527, in _run_tests
    self._run_tests_mp(runtests, self.num_workers)
    ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/test/libregrtest/main.py", line 425, in _run_tests_mp
    RunWorkers(num_workers, runtests, self.logger, self.results).run()
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/test/libregrtest/run_workers.py", line 595, in run
    result = self._process_result(item)
             ~~~~~~~~~~~~~~~~~~~~^^^^^^
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/test/libregrtest/run_workers.py", line 566, in _process_result
    self.results.accumulate_result(result, self.runtests)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/test/libregrtest/results.py", line 132, in accumulate_result
    self.add_junit(xml_data)
    ~~~~~~~~~~~~~~^^^^^^^^^^
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/test/libregrtest/results.py", line 165, in add_junit
    self.testsuite_xml.append(ET.fromstring(e))
                              ~~~~~~~~~~~~~^^^
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/xml/etree/ElementTree.py", line 1342, in XML
    parser.feed(text)
    ~~~~~~~~~~~^^^^^^
xml.etree.ElementTree.ParseError: not well-formed (invalid token): line 1, column 68317
make: *** [buildbottest] Error 1


Traceback (most recent call last):\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/unittest/case.py", line 58, in testPartExecutor\n    yield\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/unittest/case.py", line 651, in run\n    self._callTestMethod(testMethod)\n    ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/unittest/case.py", line 606, in _callTestMethod\n    if method() is not None:\n       ~~~~~~^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/test/test_importlib/resources/test_functional.py", line 115, in test_open_text\n    self.assertEqual(\n    ~~~~~~~~~~~~~~~~^\n        f.read(),\n        ^^^^^^^^^\n    ...&lt;2 lines&gt;...\n        ),\n        ^^\n    )\n    ^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/unittest/case.py", line 907, in assertEqual\n    assertion_func(first, second, msg=msg)\n    ~~~~~
~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/unittest/case.py", line 1273, in assertMultiLineEqual\n    self.fail(self._formatMessage(msg, standardMsg))\n    ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/unittest/case.py", line 732, in fail\n    raise self.failureException(msg)\nAssertionError: \'\\\\xff\\\\xfeH\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 \\x00[67 chars]\\x00\' != \'\\\\xfe\\\\xff\\x00H\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 [67 chars]00\\n\'\n- \\xff\\xfeH\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00\n?     ^^^^\n+ \\xfe\\xff\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00\n? ++++    ^\n- \x00\n+ \n\n</failure></testcase><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_ModuleAnchor.test_path" status="run" result="completed" time="0.000224" /><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_ModuleAnchor.test_read_binary" status="run" result="completed" time="0.000385" /><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_ModuleAnchor.test_read_text" status="run" result="completed" time="0.003293"><system-out /><system-err /><failure type="AssertionError" message="AssertionError: \'\\\\xff\\\\xfeH\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 \\x00[67 chars]\\x00\' != \'\\\\xfe\\\\xff\\x00H\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 [67 chars]00\\n\'&#10;- \\xff\\xfeH\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00&#10;?     ^^^^&#10;+ \\xfe\\xff\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00&#10;? ++++    ^&#10;- \x00&#10;+ &#10;&#10;">Traceback (most recent call last):\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/unittest/case.py", line 58, in testPartExecutor\n    yield\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/unittest/case.py", line 651, in run\n    self._callTestMethod(testMethod)\n    ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/unittest/case.py", line 606, in _callTestMethod\n    if method() is not None:\n       ~~~~~~^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/test/test_importlib/resources/test_functional.py", line 68, in test_read_text\n    self.assertEqual(\n    ~~~~~~~~~~~~~~~~^\n        resources.read_text(\n        ^^^^^^^^^^^^^^^^^^^^\n    ...&lt;5 lines&gt;...\n        ),\n        ^^\n    )\n    ^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/unittest/case.py", line 907, in assertEqual\n    assertion_func(first, second, msg=msg)\n    ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/unittest/case.py", line 1273, in assertMultiLineEqual\n    self.fail(self._formatMessage(msg, standardMsg))\n    ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/unittest/case.py", line 732, in fail\n    raise self.failureException(msg)\nAssertionError: \'\\\\xff\\\\xfeH\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 \\x00[67 chars]\\x00\' != \'\\\\xfe\\\\xff\\x00H\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 [67 chars]00\\n\'\n- \\xff\\xfeH\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00\n?     ^^^^\n+ \\xfe\\xff\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00\n? ++++    ^\n- \x00\n+ \n\n</failure></testcase><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_ModuleAnchor.test_text_errors" status="run" result="completed" time="0.000093" /><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_common_errors" status="run" resul
t="completed" time="0.001186" /><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_contents" status="run" result="completed" time="0.000763" /><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_is_resource" status="run" result="completed" time="0.000531" /><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_open_binary" status="run" result="completed" time="0.000387" /><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_open_text" status="run" result="completed" time="0.003289"><system-out /><system-err /><failure type="AssertionError" message="AssertionError: \'\\\\xff\\\\xfeH\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 \\x00[67 chars]\\x00\' != \'\\\\xfe\\\\xff\\x00H\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 [67 chars]00\\n\'&#10;- \\xff\\xfeH\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00&#10;?     ^^^^&#10;+ \\xfe\\xff\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00&#10;? ++++    ^&#10;- \x00&#10;+ &#10;&#10;">Traceback (most recent call last):\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/unittest/case.py", line 58, in testPartExecutor\n    yield\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/unittest/case.py", line 651, in run\n    self._callTestMethod(testMethod)\n    ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/unittest/case.py", line 606, in _callTestMethod\n    if method() is not None:\n       ~~~~~~^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/test/test_importlib/resources/test_functional.py", line 115, in test_open_text\n    self.assertEqual(\n    ~~~~~~~~~~~~~~~~^\n        f.read(),\n        ^^^^^^^^^\n    ...&lt;2 lines&gt;...\n        ),\n        ^^\n    )\n    ^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/unittest/case.py", line 907, in assertEqual\n    assertion_func(first, second, msg=msg)\n    ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/unittest/case.py", line 1273, in assertMultiLineEqual\n    self.fail(self._formatMessage(msg, standardMsg))\n    ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/unittest/case.py", line 732, in fail\n    raise self.failureException(msg)\nAssertionError: \'\\\\xff\\\\xfeH\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 \\x00[67 chars]\\x00\' != \'\\\\xfe\\\\xff\\x00H\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 [67 chars]00\\n\'\n- \\xff\\xfeH\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00\n?     ^^^^\n+ \\xfe\\xff\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00\n? ++++    ^\n- \x00\n+ \n\n</failure></testcase><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_path" status="run" result="completed" time="0.000224" /><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_read_binary" status="run" result="completed" time="0.000390" /><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_read_text" status="run" result="completed" time="0.003403"><system-out /><system-err /><failure type="AssertionError" message="AssertionError: \'\\\\xff\\\\xfeH\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 \\x00[67 chars]\\x00\' != \'\\\\xfe\\\\xff\\x00H\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 [67 chars]00\\n\'&#10;- \\xff\\xfeH\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00&#10;?     ^^^^&#10;+ \\xfe\\xff\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00&#10;? ++++    ^&#10;- \x00&#10;+ &#10;
&#10;">Traceback (most recent call last):\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/unittest/case.py", line 58, in testPartExecutor\n    yield\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/unittest/case.py", line 651, in run\n    self._callTestMethod(testMethod)\n    ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/unittest/case.py", line 606, in _callTestMethod\n    if method() is not None:\n       ~~~~~~^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/test/test_importlib/resources/test_functional.py", line 68, in test_read_text\n    self.assertEqual(\n    ~~~~~~~~~~~~~~~~^\n        resources.read_text(\n        ^^^^^^^^^^^^^^^^^^^^\n    ...&lt;5 lines&gt;...\n        ),\n        ^^\n    )\n    ^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/unittest/case.py", line 907, in assertEqual\n    assertion_func(first, second, msg=msg)\n    ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/unittest/case.py", line 1273, in assertMultiLineEqual\n    self.fail(self._formatMessage(msg, standardMsg))\n    ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/unittest/case.py", line 732, in fail\n    raise self.failureException(msg)\nAssertionError: \'\\\\xff\\\\xfeH\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 \\x00[67 chars]\\x00\' != \'\\\\xfe\\\\xff\\x00H\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 [67 chars]00\\n\'\n- \\xff\\xfeH\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00\n?     ^^^^\n+ \\xfe\\xff\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00\n? ++++    ^\n- \x00\n+ \n\n</failure></testcase><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_text_errors" status="run" result="completed" time="0.000089" /><testcase name="test.test_importlib.resources.test_open.CommonBinaryTests.test_extant_path" status="run" result="completed" time="0.000070" /><testcase name="test.test_importlib.resources.test_open.CommonBinaryTests.test_importing_module_as_side_effect" status="run" result="completed" time="0.000255" /><testcase name="test.test_importlib.resources.test_open.CommonBinaryTests.test_missing_path" status="run" result="completed" time="0.000061" /><testcase name="test.test_importlib.resources.test_open.CommonBinaryTests.test_package_name" status="run" result="completed" time="0.000100" /><testcase name="test.test_importlib.resources.test_open.CommonBinaryTests.test_package_object" status="run" result="completed" time="0.000096" /><testcase name="test.test_importlib.resources.test_open.CommonBinaryTests.test_pathlib_path" status="run" result="completed" time="0.000099" /><testcase name="test.test_importlib.resources.test_open.CommonBinaryTests.test_string_path" status="run" result="completed" time="0.000094" /><testcase name="test.test_importlib.resources.test_open.CommonBinaryTests.test_useless_loader" status="run" result="completed" time="0.000066" /><testcase name="test.test_importlib.resources.test_open.CommonTextTests.test_extant_path" status="run" result="completed" time="0.000073" /><testcase name="test.test_importlib.resources.test_open.CommonTextTests.test_importing_module_as_side_effect" status="run" result="completed" time="0.000250" /><testcase name="test.test_importlib.resources.test_open.CommonTextTests.test_missing_path" status="run" result="completed" time="0.000067" /><testcase name="test.test_importlib.resources.test_open.CommonTextTests.test_package_name" status="run" result="completed" time="0.000106" /><testcase name="test.test_importlib.resources.test_open.CommonTextTests.test_package_object" status="run" result="completed" time="0.000102" /><testcase name="test.test_importlib.resources.test_open.CommonTextTests.test_pathlib_path" status="run" result="completed" time="

@bedevere-bot
Copy link
Copy Markdown

⚠️⚠️⚠️ Buildbot failure ⚠️⚠️⚠️

Hi! The buildbot s390x RHEL7 LTO 3.x has failed when building commit 9ceaee7.

What do you need to do:

  1. Don't panic.
  2. Check the buildbot page in the devguide if you don't know what the buildbots are or how they work.
  3. Go to the page of the buildbot that failed (https://buildbot.python.org/all/#builders/402/builds/6894) and take a look at the build logs.
  4. Check if the failure is related to this commit (9ceaee7) or if it is a false positive.
  5. If the failure is related to this commit, please, reflect that on the issue and make a new Pull Request with a fix.

You can take a look at the buildbot page here:

https://buildbot.python.org/all/#builders/402/builds/6894

Summary of the results of the build (if available):

Click to see traceback logs
Traceback (most recent call last):\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/unittest/case.py", line 58, in testPartExecutor\n    yield\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/unittest/case.py", line 651, in run\n    self._callTestMethod(testMethod)\n    ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/unittest/case.py", line 606, in _callTestMethod\n    if method() is not None:\n       ~~~~~~^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/test/test_importlib/resources/test_functional.py", line 115, in test_open_text\n    self.assertEqual(\n    ~~~~~~~~~~~~~~~~^\n        f.read(),\n        ^^^^^^^^^\n    ...&lt;2 lines&gt;...\n        ),\n        ^^\n    )\n    ^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/unittest/case.py", line 907, in assertEqual\n    assertion_func(first, second, msg=msg)\n    ~~~~~~~~~~~~~~^^^^^^^^^^^
^^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/unittest/case.py", line 1273, in assertMultiLineEqual\n    self.fail(self._formatMessage(msg, standardMsg))\n    ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/unittest/case.py", line 732, in fail\n    raise self.failureException(msg)\nAssertionError: \'\\\\xff\\\\xfeH\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 \\x00[67 chars]\\x00\' != \'\\\\xfe\\\\xff\\x00H\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 [67 chars]00\\n\'\n- \\xff\\xfeH\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00\n?     ^^^^\n+ \\xfe\\xff\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00\n? ++++    ^\n- \x00\n+ \n\n</failure></testcase><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_ModuleAnchor.test_path" status="run" result="completed" time="0.000221" /><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_ModuleAnchor.test_read_binary" status="run" result="completed" time="0.000382" /><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_ModuleAnchor.test_read_text" status="run" result="completed" time="0.003287"><system-out /><system-err /><failure type="AssertionError" message="AssertionError: \'\\\\xff\\\\xfeH\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 \\x00[67 chars]\\x00\' != \'\\\\xfe\\\\xff\\x00H\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 [67 chars]00\\n\'&#10;- \\xff\\xfeH\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00&#10;?     ^^^^&#10;+ \\xfe\\xff\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00&#10;? ++++    ^&#10;- \x00&#10;+ &#10;&#10;">Traceback (most recent call last):\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/unittest/case.py", line 58, in testPartExecutor\n    yield\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/unittest/case.py", line 651, in run\n    self._callTestMethod(testMethod)\n    ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/unittest/case.py", line 606, in _callTestMethod\n    if method() is not None:\n       ~~~~~~^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/test/test_importlib/resources/test_functional.py", line 68, in test_read_text\n    self.assertEqual(\n    ~~~~~~~~~~~~~~~~^\n        resources.read_text(\n        ^^^^^^^^^^^^^^^^^^^^\n    ...&lt;5 lines&gt;...\n        ),\n        ^^\n    )\n    ^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/unittest/case.py", line 907, in assertEqual\n    assertion_func(first, second, msg=msg)\n    ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/unittest/case.py", line 1273, in assertMultiLineEqual\n    self.fail(self._formatMessage(msg, standardMsg))\n    ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/unittest/case.py", line 732, in fail\n    raise self.failureException(msg)\nAssertionError: \'\\\\xff\\\\xfeH\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 \\x00[67 chars]\\x00\' != \'\\\\xfe\\\\xff\\x00H\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 [67 chars]00\\n\'\n- \\xff\\xfeH\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00\n?     ^^^^\n+ \\xfe\\xff\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00\n? ++++    ^\n- \x00\n+ \n\n</failure></testcase><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_ModuleAnchor.test_text_errors" status="run" result="completed" time="0.000094" /><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_common_errors" status="run" result="completed" time="0.001196" /><testcase name="test.tes
t_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_contents" status="run" result="completed" time="0.000748" /><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_is_resource" status="run" result="completed" time="0.000584" /><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_open_binary" status="run" result="completed" time="0.000385" /><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_open_text" status="run" result="completed" time="0.003149"><system-out /><system-err /><failure type="AssertionError" message="AssertionError: \'\\\\xff\\\\xfeH\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 \\x00[67 chars]\\x00\' != \'\\\\xfe\\\\xff\\x00H\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 [67 chars]00\\n\'&#10;- \\xff\\xfeH\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00&#10;?     ^^^^&#10;+ \\xfe\\xff\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00&#10;? ++++    ^&#10;- \x00&#10;+ &#10;&#10;">Traceback (most recent call last):\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/unittest/case.py", line 58, in testPartExecutor\n    yield\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/unittest/case.py", line 651, in run\n    self._callTestMethod(testMethod)\n    ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/unittest/case.py", line 606, in _callTestMethod\n    if method() is not None:\n       ~~~~~~^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/test/test_importlib/resources/test_functional.py", line 115, in test_open_text\n    self.assertEqual(\n    ~~~~~~~~~~~~~~~~^\n        f.read(),\n        ^^^^^^^^^\n    ...&lt;2 lines&gt;...\n        ),\n        ^^\n    )\n    ^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/unittest/case.py", line 907, in assertEqual\n    assertion_func(first, second, msg=msg)\n    ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/unittest/case.py", line 1273, in assertMultiLineEqual\n    self.fail(self._formatMessage(msg, standardMsg))\n    ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/unittest/case.py", line 732, in fail\n    raise self.failureException(msg)\nAssertionError: \'\\\\xff\\\\xfeH\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 \\x00[67 chars]\\x00\' != \'\\\\xfe\\\\xff\\x00H\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 [67 chars]00\\n\'\n- \\xff\\xfeH\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00\n?     ^^^^\n+ \\xfe\\xff\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00\n? ++++    ^\n- \x00\n+ \n\n</failure></testcase><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_path" status="run" result="completed" time="0.000220" /><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_read_binary" status="run" result="completed" time="0.000384" /><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_read_text" status="run" result="completed" time="0.003229"><system-out /><system-err /><failure type="AssertionError" message="AssertionError: \'\\\\xff\\\\xfeH\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 \\x00[67 chars]\\x00\' != \'\\\\xfe\\\\xff\\x00H\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 [67 chars]00\\n\'&#10;- \\xff\\xfeH\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00&#10;?     ^^^^&#10;+ \\xfe\\xff\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00&#10;? ++++    ^&#10;- \x00&#10;+ &#10;&#10;">Traceback (most recent call last):\n  File "/home/dje/cpython-buildarea/3.x.e
delsohn-rhel-z.lto/build/Lib/unittest/case.py", line 58, in testPartExecutor\n    yield\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/unittest/case.py", line 651, in run\n    self._callTestMethod(testMethod)\n    ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/unittest/case.py", line 606, in _callTestMethod\n    if method() is not None:\n       ~~~~~~^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/test/test_importlib/resources/test_functional.py", line 68, in test_read_text\n    self.assertEqual(\n    ~~~~~~~~~~~~~~~~^\n        resources.read_text(\n        ^^^^^^^^^^^^^^^^^^^^\n    ...&lt;5 lines&gt;...\n        ),\n        ^^\n    )\n    ^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/unittest/case.py", line 907, in assertEqual\n    assertion_func(first, second, msg=msg)\n    ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/unittest/case.py", line 1273, in assertMultiLineEqual\n    self.fail(self._formatMessage(msg, standardMsg))\n    ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/unittest/case.py", line 732, in fail\n    raise self.failureException(msg)\nAssertionError: \'\\\\xff\\\\xfeH\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 \\x00[67 chars]\\x00\' != \'\\\\xfe\\\\xff\\x00H\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 [67 chars]00\\n\'\n- \\xff\\xfeH\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00\n?     ^^^^\n+ \\xfe\\xff\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00\n? ++++    ^\n- \x00\n+ \n\n</failure></testcase><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_text_errors" status="run" result="completed" time="0.000089" /><testcase name="test.test_importlib.resources.test_open.CommonBinaryTests.test_extant_path" status="run" result="completed" time="0.000069" /><testcase name="test.test_importlib.resources.test_open.CommonBinaryTests.test_importing_module_as_side_effect" status="run" result="completed" time="0.000249" /><testcase name="test.test_importlib.resources.test_open.CommonBinaryTests.test_missing_path" status="run" result="completed" time="0.000060" /><testcase name="test.test_importlib.resources.test_open.CommonBinaryTests.test_package_name" status="run" result="completed" time="0.000098" /><testcase name="test.test_importlib.resources.test_open.CommonBinaryTests.test_package_object" status="run" result="completed" time="0.000093" /><testcase name="test.test_importlib.resources.test_open.CommonBinaryTests.test_pathlib_path" status="run" result="completed" time="0.000096" /><testcase name="test.test_importlib.resources.test_open.CommonBinaryTests.test_string_path" status="run" result="completed" time="0.000093" /><testcase name="test.test_importlib.resources.test_open.CommonBinaryTests.test_useless_loader" status="run" result="completed" time="0.000065" /><testcase name="test.test_importlib.resources.test_open.CommonTextTests.test_extant_path" status="run" result="completed" time="0.000073" /><testcase name="test.test_importlib.resources.test_open.CommonTextTests.test_importing_module_as_side_effect" status="run" result="completed" time="0.000244" /><testcase name="test.test_importlib.resources.test_open.CommonTextTests.test_missing_path" status="run" result="completed" time="0.000067" /><testcase name="test.test_importlib.resources.test_open.CommonTextTests.test_package_name" status="run" result="completed" time="0.000103" /><testcase name="test.test_importlib.resources.test_open.CommonTextTests.test_package_object" status="run" result="completed" time="0.000102" /><testcase name="test.test_importlib.resources.test_open.CommonTextTests.test_pathlib_path" status="run" result="completed" time="0.000104" /><testcase name="test.test_importlib.resources.test_open.CommonTextTests.test_string_path" status="ru
n" result="completed" time="0.000100" /><testcase name="test.test_importlib.resources.test_open.CommonTextTests.test_useless_loader" status="run" result="completed" time="0.000065" /><testcase name="test.test_importlib.resources.test_open.OpenDiskNamespaceTests.test_open_binary" status="run" result="completed" time="0.000193" /><testcase name="test.test_importlib.resources.test_open.OpenDiskNamespaceTests.test_open_binary_FileNotFoundError" status="run" result="completed" time="0.000191" /><testcase name="test.test_importlib.resources.test_open.OpenDiskNamespaceTests.test_open_text_FileNotFoundError" status="run" result="completed" time="0.000188" /><testcase name="test.test_importlib.resources.test_open.OpenDiskNamespaceTests.test_open_text_default_encoding" status="run" result="completed" time="0.000189" /><testcase name="test.test_importlib.resources.test_open.OpenDiskNamespaceTests.test_open_text_given_encoding" status="run" result="completed" time="0.000566" /><testcase name="test.test_importlib.resources.test_open.OpenDiskNamespaceTests.test_open_text_with_errors" status="run" result="completed" time="0.000227" /><testcase name="test.test_importlib.resources.test_open.OpenDiskTests.test_open_binary" status="run" result="completed" time="0.000111" /><testcase name="test.test_importlib.resources.test_open.OpenDiskTests.test_open_binary_FileNotFoundError" status="run" result="completed" time="0.000102" /><testcase name="test.test_importlib.resources.test_open.OpenDiskTests.test_open_text_FileNotFoundError" status="run" result="completed" time="0.000099" /><testcase name="test.test_importlib.resources.test_open.OpenDiskTests.test_open_text_default_encoding" status="run" result="completed" time="0.000109" /><testcase name="test.test_importlib.resources.test_open.OpenDiskTests.test_open_text_given_encoding" status="run" result="completed" time="0.000110" /><testcase name="test.test_importlib.resources.test_open.OpenDiskTests.test_open_text_with_errors" status="run" result="completed" time="0.000143" /><testcase name="test.test_importlib.resources.test_open.OpenZipTests.test_open_binary" status="run" result="completed" time="0.000409" /><testcase name="test.test_importlib.resources.test_open.OpenZipTests.test_open_binary_FileNotFoundError" status="run" result="completed" time="0.000336" /><testcase name="test.test_importlib.resources.test_open.OpenZipTests.test_open_text_FileNotFoundError" status="run" result="completed" time="0.000330" /><testcase name="test.test_importlib.resources.test_open.OpenZipTests.test_open_text_default_encoding" status="run" result="completed" time="0.000372" /><testcase name="test.test_importlib.resources.test_open.OpenZipTests.test_open_text_given_encoding" status="run" result="completed" time="0.000376" /><testcase name="test.test_importlib.resources.test_open.OpenZipTests.test_open_text_with_errors" status="run" result="completed" time="0.000437" /><testcase name="test.test_importlib.resources.test_path.CommonTests.test_extant_path" status="run" result="completed" time="0.000403" /><testcase name="test.test_importlib.resources.test_path.CommonTests.test_importing_module_as_side_effect" status="run" result="completed" time="0.000225" /><testcase name="test.test_importlib.resources.test_path.CommonTests.test_missing_path" status="run" result="completed" time="0.000146" /><testcase name="test.test_importlib.resources.test_path.CommonTests.test_package_name" status="run" result="completed" time="0.000075" /><testcase name="test.test_importlib.resources.test_path.CommonTests.test_package_object" status="run" result="completed" time="0.000070" /><testcase name="test.test_importlib.resources.test_path.CommonTests.test_pathlib_path" status="run" result="completed" time="0.000071" /><testcase name="test.test_importlib.resources.test_path.CommonTests.test_string_path" status="run" result="completed" time="0.000069" /><testcase name="test.test_importlib.resources.test_path.CommonTests.test_useless_loader" status="run" result="completed" time="0.000132" /><testcase name="test.test_importlib.resources.te
st_path.PathDiskTests.test_natural_path" status="run" result="completed" time="0.000092" /><testcase name="test.test_importlib.resources.test_path.PathDiskTests.test_reading" status="run" result="completed" time="0.000126" /><testcase name="test.test_importlib.resources.test_path.PathMemoryTests.test_reading" status="run" result="completed" time="0.000183" /><testcase name="test.test_importlib.resources.test_path.PathZipTests.test_reading" status="run" result="completed" time="0.000544" /><testcase name="test.test_importlib.resources.test_path.PathZipTests.test_remove_in_context_manager" status="run" result="completed" time="0.000463" /><testcase name="test.test_importlib.resources.test_read.CommonBinaryTests.test_extant_path" status="run" result="completed" time="0.000065" /><testcase name="test.test_importlib.resources.test_read.CommonBinaryTests.test_importing_module_as_side_effect" status="run" result="completed" time="0.000245" /><testcase name="test.test_importlib.resources.test_read.CommonBinaryTests.test_missing_path" status="run" result="completed" time="0.000059" /><testcase name="test.test_importlib.resources.test_read.CommonBinaryTests.test_package_name" status="run" result="completed" time="0.000100" /><testcase name="test.test_importlib.resources.test_read.CommonBinaryTests.test_package_object" status="run" result="completed" time="0.000095" /><testcase name="test.test_importlib.resources.test_read.CommonBinaryTests.test_pathlib_path" status="run" result="completed" time="0.000097" /><testcase name="test.test_importlib.resources.test_read.CommonBinaryTests.test_string_path" status="run" result="completed" time="0.000094" /><testcase name="test.test_importlib.resources.test_read.CommonBinaryTests.test_useless_loader" status="run" result="completed" time="0.000064" /><testcase name="test.test_importlib.resources.test_read.CommonTextTests.test_extant_path" status="run" result="completed" time="0.000073" /><testcase name="test.test_importlib.resources.test_read.CommonTextTests.test_importing_module_as_side_effect" status="run" result="completed" time="0.000259" /><testcase name="test.test_importlib.resources.test_read.CommonTextTests.test_missing_path" status="run" result="completed" time="0.000069" /><testcase name="test.test_importlib.resources.test_read.CommonTextTests.test_package_name" status="run" result="completed" time="0.000110" /><testcase name="test.test_importlib.resources.test_read.CommonTextTests.test_package_object" status="run" result="completed" time="0.000104" /><testcase name="test.test_importlib.resources.test_read.CommonTextTests.test_pathlib_path" status="run" result="completed" time="0.000107" /><testcase name="test.test_importlib.resources.test_read.CommonTextTests.test_string_path" status="run" result="completed" time="0.000104" /><testcase name="test.test_importlib.resources.test_read.CommonTextTests.test_useless_loader" status="run" result="completed" time="0.000065" /><testcase name="test.test_importlib.resources.test_read.ReadDiskTests.test_read_bytes" status="run" result="completed" time="0.000105" /><testcase name="test.test_importlib.resources.test_read.ReadDiskTests.test_read_text_default_encoding" status="run" result="completed" time="0.000110" /><testcase name="test.test_importlib.resources.test_read.ReadDiskTests.test_read_text_given_encoding" status="run" result="completed" time="0.000112" /><testcase name="test.test_importlib.resources.test_read.ReadDiskTests.test_read_text_with_errors" status="run" result="completed" time="0.000152" /><testcase name="test.test_importlib.resources.test_read.ReadNamespaceTests.test_read_bytes" status="run" result="completed" time="0.000187" /><testcase name="test.test_importlib.resources.test_read.ReadNamespaceTests.test_read_text_default_encoding" status="run" result="completed" time="0.000188" /><testcase name="test.test_importlib.resources.test_read.ReadNamespaceTests.test_read_text_given_encoding" status="run" result="completed" time="0.000186" /><testcase name="test.test_importlib.resources.test_read.ReadNamespaceTests.test_read_text_wi
th_errors" status="run" result="completed" time="0.000233" /><testcase name="test.test_importlib.resources.test_read.ReadZipTests.test_read_bytes" status="run" result="completed" time="0.000385" /><testcase name="test.test_importlib.resources.test_read.ReadZipTests.test_read_submodule_resource" status="run" result="completed" time="0.000550" /><testcase name="test.test_importlib.resources.test_read.ReadZipTests.test_read_submodule_resource_by_name" status="run" result="completed" time="0.000593" /><testcase name="test.test_importlib.resources.test_read.ReadZipTests.test_read_text_default_encoding" status="run" result="completed" time="0.000394" /><testcase name="test.test_importlib.resources.test_read.ReadZipTests.test_read_text_given_encoding" status="run" result="completed" time="0.000388" /><testcase name="test.test_importlib.resources.test_read.ReadZipTests.test_read_text_with_errors" status="run" result="completed" time="0.000452" /><testcase name="test.test_importlib.resources.test_reader.MultiplexedPathTest.test_init_file" status="run" result="completed" time="0.000082" /><testcase name="test.test_importlib.resources.test_reader.MultiplexedPathTest.test_init_no_paths" status="run" result="completed" time="0.000040" /><testcase name="test.test_importlib.resources.test_reader.MultiplexedPathTest.test_is_dir" status="run" result="completed" time="0.000061" /><testcase name="test.test_importlib.resources.test_reader.MultiplexedPathTest.test_is_file" status="run" result="completed" time="0.000058" /><testcase name="test.test_importlib.resources.test_reader.MultiplexedPathTest.test_iterdir" status="run" result="completed" time="0.000116" /><testcase name="test.test_importlib.resources.test_reader.MultiplexedPathTest.test_iterdir_duplicate" status="run" result="completed" time="0.000360" /><testcase name="test.test_importlib.resources.test_reader.MultiplexedPathTest.test_join_path" status="run" result="completed" time="0.000813" /><testcase name="test.test_importlib.resources.test_reader.MultiplexedPathTest.test_join_path_common_subdir" status="run" result="completed" time="0.000835" /><testcase name="test.test_importlib.resources.test_reader.MultiplexedPathTest.test_join_path_compound" status="run" result="completed" time="0.000153" /><testcase name="test.test_importlib.resources.test_reader.MultiplexedPathTest.test_name" status="run" result="completed" time="0.000065" /><testcase name="test.test_importlib.resources.test_reader.MultiplexedPathTest.test_open_file" status="run" result="completed" time="0.000101" /><testcase name="test.test_importlib.resources.test_reader.MultiplexedPathTest.test_repr" status="run" result="completed" time="0.000063" /><testcase name="test.test_importlib.resources.test_reader.NamespaceReaderTest.test_files" status="run" result="completed" time="0.000268" /><testcase name="test.test_importlib.resources.test_reader.NamespaceReaderTest.test_init_error" status="run" result="completed" time="0.000040" /><testcase name="test.test_importlib.resources.test_reader.NamespaceReaderTest.test_resource_path" status="run" result="completed" time="0.000241" /><testcase name="test.test_importlib.resources.test_resource.DeletingZipsTest.test_as_file_does_not_keep_open" status="run" result="completed" time="0.000008"><skipped>Desired but not supported.</skipped></testcase><testcase name="test.test_importlib.resources.test_resource.DeletingZipsTest.test_entered_path_does_not_keep_open" status="run" result="completed" time="0.012012" /><testcase name="test.test_importlib.resources.test_resource.DeletingZipsTest.test_is_file_does_not_keep_open" status="run" result="completed" time="0.000987" /><testcase name="test.test_importlib.resources.test_resource.DeletingZipsTest.test_is_file_failure_does_not_keep_open" status="run" result="completed" time="0.000940" /><testcase name="test.test_importlib.resources.test_resource.DeletingZipsTest.test_iterdir_does_not_keep_open" status="run" result="completed" time="0.000993" /><testcase name="test.test_importlib.resources.test_resource.DeletingZipsTest.test_read_binary_does
_not_keep_open" status="run" result="completed" time="0.000988" /><testcase name="test.test_importlib.resources.test_resource.DeletingZipsTest.test_read_text_does_not_keep_open" status="run" result="completed" time="0.000996" /><testcase name="test.test_importlib.resources.test_resource.ResourceCornerCaseTests.test_package_has_no_reader_fallback" status="run" result="completed" time="0.000065" /><testcase name="test.test_importlib.resources.test_resource.ResourceDiskTests.test_is_dir" status="run" result="completed" time="0.000105" /><testcase name="test.test_importlib.resources.test_resource.ResourceDiskTests.test_is_file_exists" status="run" result="completed" time="0.000089" /><testcase name="test.test_importlib.resources.test_resource.ResourceDiskTests.test_is_file_missing" status="run" result="completed" time="0.000092" /><testcase name="test.test_importlib.resources.test_resource.ResourceFromNamespaceTest01.test_is_submodule_resource" status="run" result="completed" time="0.000166" /><testcase name="test.test_importlib.resources.test_resource.ResourceFromNamespaceTest01.test_read_submodule_resource_by_name" status="run" result="completed" time="0.000157" /><testcase name="test.test_importlib.resources.test_resource.ResourceFromNamespaceTest01.test_submodule_contents" status="run" result="completed" time="0.000130" /><testcase name="test.test_importlib.resources.test_resource.ResourceFromNamespaceTest01.test_submodule_contents_by_name" status="run" result="completed" time="0.000128" /><testcase name="test.test_importlib.resources.test_resource.ResourceFromZipsTest01.test_as_file_directory" status="run" result="completed" time="0.001634" /><testcase name="test.test_importlib.resources.test_resource.ResourceFromZipsTest01.test_is_submodule_resource" status="run" result="completed" time="0.013025" /><testcase name="test.test_importlib.resources.test_resource.ResourceFromZipsTest01.test_read_submodule_resource_by_name" status="run" result="completed" time="0.000483" /><testcase name="test.test_importlib.resources.test_resource.ResourceFromZipsTest01.test_submodule_contents" status="run" result="completed" time="0.000515" /><testcase name="test.test_importlib.resources.test_resource.ResourceFromZipsTest01.test_submodule_contents_by_name" status="run" result="completed" time="0.000507" /><testcase name="test.test_importlib.resources.test_resource.ResourceFromZipsTest02.test_unrelated_contents" status="run" result="completed" time="0.000874" /><testcase name="test.test_importlib.resources.test_resource.ResourceLoaderTests.test_is_dir" status="run" result="completed" time="0.000065" /><testcase name="test.test_importlib.resources.test_resource.ResourceLoaderTests.test_is_file" status="run" result="completed" time="0.000055" /><testcase name="test.test_importlib.resources.test_resource.ResourceLoaderTests.test_resource_contents" status="run" result="completed" time="0.000061" /><testcase name="test.test_importlib.resources.test_resource.ResourceLoaderTests.test_resource_missing" status="run" result="completed" time="0.000054" /><testcase name="test.test_importlib.resources.test_resource.ResourceZipTests.test_is_dir" status="run" result="completed" time="0.000333" /><testcase name="test.test_importlib.resources.test_resource.ResourceZipTests.test_is_file_exists" status="run" result="completed" time="0.000318" /><testcase name="test.test_importlib.resources.test_resource.ResourceZipTests.test_is_file_missing" status="run" result="completed" time="0.000314" /><testcase name="test.test_importlib.source.test_case_sensitivity.Frozen_CaseSensitivityTestPEP451.test_insensitive" status="run" result="completed" time="0.000007"><skipped>requires a case-insensitive filesystem</skipped></testcase><testcase name="test.test_importlib.source.test_case_sensitivity.Frozen_CaseSensitivityTestPEP451.test_sensitive" status="run" result="completed" time="0.000006"><skipped>requires a case-insensitive filesystem</skipped></testcase><testcase name="test.test_importlib.source.test_case_sensitivity.Source_CaseSensitivityTestPEP451.test_insensitive" s
tatus="run" result="completed" time="0.000006"><skipped>requires a case-insensitive filesystem</skipped></testcase><testcase name="test.test_importlib.source.test_case_sensitivity.Source_CaseSensitivityTestPEP451.test_sensitive" status="run" result="completed" time="0.000005"><skipped>requires a case-insensitive filesystem</skipped></testcase><testcase name="test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_bad_syntax" status="run" result="completed" time="0.000514" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_checked_hash_based_pyc" status="run" result="completed" time="0.000909" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_equality" status="run" result="completed" time="0.000036" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_file_from_empty_string_dir" status="run" result="completed" time="0.000440" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_get_filename_API" status="run" result="completed" time="0.000131" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_inequality" status="run" result="completed" time="0.000034" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_lacking_parent" status="run" result="completed" time="0.000685" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_load_module_API" status="run" result="completed" time="0.000208" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_module" status="run" result="completed" time="0.000527" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_module_reuse" status="run" result="completed" time="0.008933" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_overridden_checked_hash_based_pyc" status="run" result="completed" time="0.001278" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_overridden_unchecked_hash_based_pyc" status="run" result="completed" time="0.000887" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_package" status="run" result="completed" time="0.000641" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_state_after_failure" status="run" result="completed" time="0.000573" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_timestamp_overflow" status="run" result="completed" time="0.000765" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_unchecked_hash_based_pyc" status="run" result="completed" time="0.000710" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_unloadable" status="run" result="completed" time="0.000074" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_bad_magic" status="run" result="completed" time="0.005453" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_bad_marshal" status="run" result="completed" time="0.000657" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_empty_file" status="run" result="completed" time="0.000679" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_magic_only" status="run" result="completed" time="0.000768" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_no_marshal" status="run" result="completed" time="0.000618" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_non_code_marshal" status="run" result="completed" time="0.000649" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_old_timestamp" status="run" result="completed" time
="0.000705" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_partial_flags" status="run" result="completed" time="0.006088" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_partial_hash" status="run" result="completed" time="0.001433" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_partial_magic" status="run" result="completed" time="0.000701" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_partial_size" status="run" result="completed" time="0.000763" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_partial_timestamp" status="run" result="completed" time="0.000702" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_read_only_bytecode" status="run" result="completed" time="0.000703" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_bad_magic" status="run" result="completed" time="0.006431" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_bad_marshal" status="run" result="completed" time="0.000624" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_empty_file" status="run" result="completed" time="0.000622" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_magic_only" status="run" result="completed" time="0.000707" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_no_marshal" status="run" result="completed" time="0.000550" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_non_code_marshal" status="run" result="completed" time="0.000586" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_old_timestamp" status="run" result="completed" time="0.000642" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_partial_flags" status="run" result="completed" time="0.000710" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_partial_hash" status="run" result="completed" time="0.001350" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_partial_magic" status="run" result="completed" time="0.000653" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_partial_size" status="run" result="completed" time="0.000698" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_partial_timestamp" status="run" result="completed" time="0.000644" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_read_only_bytecode" status="run" result="completed" time="0.000615" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_bad_magic" status="run" result="completed" time="0.000590" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_empty_file" status="run" result="completed" time="0.000569" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_magic_only" status="run" result="completed" time="0.000591" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_no_marshal" status="run" result="completed" time="0.000668" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_non_code_marshal" status="run" res
ult="completed" time="0.000605" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_partial_flags" status="run" result="completed" time="0.000589" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_partial_hash" status="run" result="completed" time="0.001125" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_partial_magic" status="run" result="completed" time="0.000594" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_partial_size" status="run" result="completed" time="0.000585" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_partial_timestamp" status="run" result="completed" time="0.000576" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_bad_magic" status="run" result="completed" time="0.000541" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_empty_file" status="run" result="completed" time="0.000501" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_magic_only" status="run" result="completed" time="0.000545" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_no_marshal" status="run" result="completed" time="0.000544" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_non_code_marshal" status="run" result="completed" time="0.000696" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_partial_flags" status="run" result="completed" time="0.000545" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_partial_hash" status="run" result="completed" time="0.002208" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_partial_magic" status="run" result="completed" time="0.000567" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_partial_size" status="run" result="completed" time="0.000558" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_partial_timestamp" status="run" result="completed" time="0.000564" /><testcase name="test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_bad_syntax" status="run" result="completed" time="0.000542" /><testcase name="test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_checked_hash_based_pyc" status="run" result="completed" time="0.000843" /><testcase name="test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_equality" status="run" result="completed" time="0.000055" /><testcase name="test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_file_from_empty_string_dir" status="run" result="completed" time="0.000472" /><testcase name="test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_get_filename_API" status="run" result="completed" time="0.000148" /><testcase name="test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_inequality" status="run" result="completed" time="0.000051" /><testcase name="test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_lacking_parent" status="run" result="completed" time="0.000664" /><testcase name="test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_load_module_API" status="run" result="completed" time="0.000266" /><testcase name="test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_module" status="run" result="completed" time="0.000524" /><testcase name="test
.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_module_reuse" status="run" result="completed" time="0.000794" /><testcase name="test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_overridden_checked_hash_based_pyc" status="run" result="completed" time="0.000750" /><testcase name="test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_overridden_unchecked_hash_based_pyc" status="run" result="completed" time="0.000811" /><testcase name="test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_package" status="run" result="completed" time="0.000577" /><testcase name="test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_state_after_failure" status="run" result="completed" time="0.000572" /><testcase name="test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_timestamp_overflow" status="run" result="completed" time="0.000776" /><testcase name="test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_unchecked_hash_based_pyc" status="run" result="completed" time="0.000933" /><testcase name="test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_unloadable" status="run" result="completed" time="0.000092" /><testcase name="test.test_importlib.source.test_file_loader.Source_SimpleTest.test_bad_syntax" status="run" result="completed" time="0.000540" /><testcase name="test.test_importlib.source.test_file_loader.Source_SimpleTest.test_checked_hash_based_pyc" status="run" result="completed" time="0.001042" /><testcase name="test.test_importlib.source.test_file_loader.Source_SimpleTest.test_equality" status="run" result="completed" time="0.000036" /><testcase name="test.test_importlib.source.test_file_loader.Source_SimpleTest.test_file_from_empty_string_dir" status="run" result="completed" time="0.000416" /><testcase name="test.test_importlib.source.test_file_loader.Source_SimpleTest.test_get_filename_API" status="run" result="completed" time="0.000124" /><testcase name="test.test_importlib.source.test_file_loader.Source_SimpleTest.test_inequality" status="run" result="completed" time="0.000034" /><testcase name="test.test_importlib.source.test_file_loader.Source_SimpleTest.test_lacking_parent" status="run" result="completed" time="0.000615" /><testcase name="test.test_importlib.source.test_file_loader.Source_SimpleTest.test_load_module_API" status="run" result="completed" time="0.000228" /><testcase name="test.test_importlib.source.test_file_loader.Source_SimpleTest.test_module" status="run" result="completed" time="0.000527" /><testcase name="test.test_importlib.source.test_file_loader.Source_SimpleTest.test_module_reuse" status="run" result="completed" time="0.001001" /><testcase name="test.test_importlib.source.test_file_loader.Source_SimpleTest.test_overridden_checked_hash_based_pyc" status="run" result="completed" time="0.000929" /><testcase name="test.test_importlib.source.test_file_loader.Source_SimpleTest.test_overridden_unchecked_hash_based_pyc" status="run" result="completed" time="0.001064" /><testcase name="test.test_importlib.source.test_file_loader.Source_SimpleTest.test_package" status="run" result="completed" time="0.000623" /><testcase name="test.test_importlib.source.test_file_loader.Source_SimpleTest.test_state_after_failure" status="run" result="completed" time="0.000671" /><testcase name="test.test_importlib.source.test_file_loader.Source_SimpleTest.test_timestamp_overflow" status="run" result="completed" time="0.000892" /><testcase name="test.test_importlib.source.test_file_loader.Source_SimpleTest.test_unchecked_hash_based_pyc" status="run" result="completed" time="0.000887" /><testcase name="test.test_importlib.source.test_file_loader.Source_SimpleTest.test_unloadable" status="run" result="completed" time="0.000071" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_bad_magic" status="run" result="completed" time="0.000907" /><testcase name="test.test_importlib.source.test_file_loader
.Source_SourceLoaderBadBytecodeTestPEP302.test_bad_marshal" status="run" result="completed" time="0.000735" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_empty_file" status="run" result="completed" time="0.000716" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_magic_only" status="run" result="completed" time="0.000827" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_no_marshal" status="run" result="completed" time="0.000756" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_non_code_marshal" status="run" result="completed" time="0.000744" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_old_timestamp" status="run" result="completed" time="0.000746" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_partial_flags" status="run" result="completed" time="0.000820" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_partial_hash" status="run" result="completed" time="0.002493" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_partial_magic" status="run" result="completed" time="0.000853" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_partial_size" status="run" result="completed" time="0.000728" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_partial_timestamp" status="run" result="completed" time="0.000711" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_read_only_bytecode" status="run" result="completed" time="0.000639" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_bad_magic" status="run" result="completed" time="0.000670" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_bad_marshal" status="run" result="completed" time="0.000546" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_empty_file" status="run" result="completed" time="0.000592" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_magic_only" status="run" result="completed" time="0.000657" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_no_marshal" status="run" result="completed" time="0.000529" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_non_code_marshal" status="run" result="completed" time="0.000555" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_old_timestamp" status="run" result="completed" time="0.000605" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_partial_flags" status="run" result="completed" time="0.000636" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_partial_hash" status="run" result="completed" time="0.001219" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_partial_magic" status="run" result="completed" time="0.000622" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_partial_size" status="run" result="completed" time="0.000812" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_partial_timestamp" status="run" result="completed" time="0.000628" /><testcase name="test.test_importlib.source.test_file_loader.So
urce_SourceLoaderBadBytecodeTestPEP451.test_read_only_bytecode" status="run" result="completed" time="0.000576" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302.test_bad_magic" status="run" result="completed" time="0.000578" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302.test_empty_file" status="run" result="completed" time="0.000552" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302.test_magic_only" status="run" result="completed" time="0.000566" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302.test_no_marshal" status="run" result="completed" time="0.000583" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302.test_non_code_marshal" status="run" result="completed" time="0.000577" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302.test_partial_flags" status="run" result="completed" time="0.000588" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302.test_partial_hash" status="run" result="completed" time="0.001100" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302.test_partial_magic" status="run" result="completed" time="0.000577" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302.test_partial_size" status="run" result="completed" time="0.000577" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302.test_partial_timestamp" status="run" result="completed" time="0.000563" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451.test_bad_magic" status="run" result="completed" time="0.000535" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451.test_empty_file" status="run" result="completed" time="0.000483" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451.test_magic_only" status="run" result="completed" time="0.000552" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451.test_no_marshal" status="run" result="completed" time="0.000536" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451.test_non_code_marshal" status="run" result="completed" time="0.000543" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451.test_partial_flags" status="run" result="completed" time="0.000537" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451.test_partial_hash" status="run" result="completed" time="0.001058" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451.test_partial_magic" status="run" result="completed" time="0.000547" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451.test_partial_size" status="run" result="completed" time="0.000537" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451.test_partial_timestamp" status="run" result="completed" time="0.000550" /><testcase name="test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420.test_dir_removal_handling" status="run" result="completed" time="0.000280" /><testcase name="test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420.test_empty_string_for_dir" status="run" result="completed" time="0.000152" /><testcase name="test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420.test_failure" status="run" result="completed" time="0.000235" /><testcase name="test.test_importlib.sour
ce.test_finder.Frozen_FinderTestsPEP420.test_ignore_file" status="run" result="completed" time="0.000128" /><testcase name="test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420.test_invalidate_caches" status="run" result="completed" time="0.000036" /><testcase name="test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420.test_module" status="run" result="completed" time="0.001132" /><testcase name="test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420.test_module_in_package" status="run" result="completed" time="0.000430" /><testcase name="test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420.test_no_read_directory" status="run" result="completed" time="0.000194" /><testcase name="test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420.test_package" status="run" result="completed" time="0.001283" /><testcase name="test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420.test_package_in_package" status="run" result="completed" time="0.000447" /><testcase name="test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420.test_package_over_module" status="run" result="completed" time="0.000354" /><testcase name="test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_dir_removal_handling" status="run" result="completed" time="0.000259" /><testcase name="test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_empty_string_for_dir" status="run" result="completed" time="0.000142" /><testcase name="test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_failure" status="run" result="completed" time="0.000218" /><testcase name="test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_ignore_file" status="run" result="completed" time="0.000122" /><testcase name="test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_invalidate_caches" status="run" result="completed" time="0.000035" /><testcase name="test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_module" status="run" result="completed" time="0.001084" /><testcase name="test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_module_in_package" status="run" result="completed" time="0.000361" /><testcase name="test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_no_read_directory" status="run" result="completed" time="0.000160" /><testcase name="test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_package" status="run" result="completed" time="0.001346" /><testcase name="test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_package_in_package" status="run" result="completed" time="0.000443" /><testcase name="test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_package_over_module" status="run" result="completed" time="0.000360" /><testcase name="test.test_importlib.source.test_finder.Source_FinderTestsPEP420.test_dir_removal_handling" status="run" result="completed" time="0.000278" /><testcase name="test.test_importlib.source.test_finder.Source_FinderTestsPEP420.test_empty_string_for_dir" status="run" result="completed" time="0.010060" /><testcase name="test.test_importlib.source.test_finder.Source_FinderTestsPEP420.test_failure" status="run" result="completed" time="0.000258" /><testcase name="test.test_importlib.source.test_finder.Source_FinderTestsPEP420.test_ignore_file" status="run" result="completed" time="0.000126" /><testcase name="test.test_importlib.source.test_finder.Source_FinderTestsPEP420.test_invalidate_caches" status="run" result="completed" time="0.000037" /><testcase name="test.test_importlib.source.test_finder.Source_FinderTestsPEP420.test_module" status="run" result="completed" time="0.001209" /><testcase name="test.test_importlib.source.test_finder.Source_FinderTestsPEP420.test_module_in_package" status="run" result="completed" time="0.000398" /><testcase name="test.test_importlib.source.test_finder.Source_FinderTestsPEP420.test_no_read_directory" status="run" result="completed" time="0.000189" /><testcase name="test.test_importlib.source.test_fin
der.Source_FinderTestsPEP420.test_package" status="run" result="completed" time="0.001337" /><testcase name="test.test_importlib.source.test_finder.Source_FinderTestsPEP420.test_package_in_package" status="run" result="completed" time="0.000426" /><testcase name="test.test_importlib.source.test_finder.Source_FinderTestsPEP420.test_package_over_module" status="run" result="completed" time="0.000387" /><testcase name="test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_dir_removal_handling" status="run" result="completed" time="0.000263" /><testcase name="test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_empty_string_for_dir" status="run" result="completed" time="0.000143" /><testcase name="test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_failure" status="run" result="completed" time="0.014889" /><testcase name="test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_ignore_file" status="run" result="completed" time="0.000135" /><testcase name="test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_invalidate_caches" status="run" result="completed" time="0.000037" /><testcase name="test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_module" status="run" result="completed" time="0.001190" /><testcase name="test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_module_in_package" status="run" result="completed" time="0.000357" /><testcase name="test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_no_read_directory" status="run" result="completed" time="0.000176" /><testcase name="test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_package" status="run" result="completed" time="0.001360" /><testcase name="test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_package_in_package" status="run" result="completed" time="0.000477" /><testcase name="test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_package_over_module" status="run" result="completed" time="0.000371" /><testcase name="test.test_importlib.source.test_path_hook.Frozen_PathHookTest.test_empty_string" status="run" result="completed" time="0.000052" /><testcase name="test.test_importlib.source.test_path_hook.Frozen_PathHookTest.test_success" status="run" result="completed" time="0.000208" /><testcase name="test.test_importlib.source.test_path_hook.Source_PathHookTest.test_empty_string" status="run" result="completed" time="0.000055" /><testcase name="test.test_importlib.source.test_path_hook.Source_PathHookTest.test_success" status="run" result="completed" time="0.000216" /><testcase name="test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP302.test_bom" status="run" result="completed" time="0.000580" /><testcase name="test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP302.test_bom_and_utf_8" status="run" result="completed" time="0.000573" /><testcase name="test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP302.test_bom_conflict" status="run" result="completed" time="0.000397" /><testcase name="test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP302.test_default_encoding" status="run" result="completed" time="0.000578" /><testcase name="test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP302.test_encoding_on_first_line" status="run" result="completed" time="0.000547" /><testcase name="test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP302.test_encoding_on_second_line" status="run" result="completed" time="0.000576" /><testcase name="test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP302.test_non_obvious_encoding" status="run" result="completed" time="0.000931" /><testcase name="test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP451.test_bom" status="run" result="completed" time="0.000546" /><testcase name="test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP451.test_bom_and_utf_8" status="run" result="completed" time="0.000500" />
<testcase name="test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP451.test_bom_conflict" status="run" result="completed" time="0.009435" /><testcase name="test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP451.test_default_encoding" status="run" result="completed" time="0.000573" /><testcase name="test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP451.test_encoding_on_first_line" status="run" result="completed" time="0.000519" /><testcase name="test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP451.test_encoding_on_second_line" status="run" result="completed" time="0.000538" /><testcase name="test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP451.test_non_obvious_encoding" status="run" result="completed" time="0.000505" /><testcase name="test.test_importlib.source.test_source_encoding.Frozen_LineEndingTestPEP302.test_cr" status="run" result="completed" time="0.000564" /><testcase name="test.test_importlib.source.test_source_encoding.Frozen_LineEndingTestPEP302.test_crlf" status="run" result="completed" time="0.000552" /><testcase name="test.test_importlib.source.test_source_encoding.Frozen_LineEndingTestPEP302.test_lf" status="run" result="completed" time="0.000524" /><testcase name="test.test_importlib.source.test_source_encoding.Frozen_LineEndingTestPEP451.test_cr" status="run" result="completed" time="0.000503" /><testcase name="test.test_importlib.source.test_source_encoding.Frozen_LineEndingTestPEP451.test_crlf" status="run" result="completed" time="0.000478" /><testcase name="test.test_importlib.source.test_source_encoding.Frozen_LineEndingTestPEP451.test_lf" status="run" result="completed" time="0.000484" /><testcase name="test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP302.test_bom" status="run" result="completed" time="0.000619" /><testcase name="test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP302.test_bom_and_utf_8" status="run" result="completed" time="0.000583" /><testcase name="test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP302.test_bom_conflict" status="run" result="completed" time="0.000384" /><testcase name="test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP302.test_default_encoding" status="run" result="completed" time="0.000548" /><testcase name="test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP302.test_encoding_on_first_line" status="run" result="completed" time="0.000583" /><testcase name="test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP302.test_encoding_on_second_line" status="run" result="completed" time="0.000553" /><testcase name="test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP302.test_non_obvious_encoding" status="run" result="completed" time="0.000578" /><testcase name="test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP451.test_bom" status="run" result="completed" time="0.000504" /><testcase name="test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP451.test_bom_and_utf_8" status="run" result="completed" time="0.000532" /><testcase name="test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP451.test_bom_conflict" status="run" result="completed" time="0.000378" /><testcase name="test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP451.test_default_encoding" status="run" result="completed" time="0.000485" /><testcase name="test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP451.test_encoding_on_first_line" status="run" result="completed" time="0.000505" /><testcase name="test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP451.test_encoding_on_second_line" status="run" result="completed" time="0.000493" /><testcase name="test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP451.test_non_obvious_encoding" status="run" result="completed" time="0.000512" /><testcase name="test.test_importlib.source.test_source_encoding.Source_LineEndingT
stPEP302.test_cr" status="run" result="completed" time="0.000549" /><testcase name="test.test_importlib.source.test_source_encoding.Source_LineEndingTestPEP302.test_crlf" status="run" result="completed" time="0.000549" /><testcase name="test.test_importlib.source.test_source_encoding.Source_LineEndingTestPEP302.test_lf" status="run" result="completed" time="0.000529" /><testcase name="test.test_importlib.source.test_source_encoding.Source_LineEndingTestPEP451.test_cr" status="run" result="completed" time="0.000478" /><testcase name="test.test_importlib.source.test_source_encoding.Source_LineEndingTestPEP451.test_crlf" status="run" result="completed" time="0.000487" /><testcase name="test.test_importlib.source.test_source_encoding.Source_LineEndingTestPEP451.test_lf" status="run" result="completed" time="0.000472" /><testcase name="test.test_importlib.test_abc.Frozen_InspectLoaderDefaultsTests.test_get_source" status="run" result="completed" time="0.000053" /><testcase name="test.test_importlib.test_abc.Frozen_InspectLoaderDefaultsTests.test_is_package" status="run" result="completed" time="0.000041" /><testcase name="test.test_importlib.test_abc.Frozen_ExecutionLoaderGetCodeTests.test_get_code" status="run" result="completed" time="0.000684" /><testcase name="test.test_importlib.test_abc.Frozen_ExecutionLoaderGetCodeTests.test_get_code_no_path" status="run" result="completed" time="0.001501" /><testcase name="test.test_importlib.test_abc.Frozen_ExecutionLoaderGetCodeTests.test_get_code_source_is_None" status="run" result="completed" time="0.000282" /><testcase name="test.test_importlib.test_abc.Frozen_ExecutionLoaderGetCodeTests.test_get_code_source_not_found" status="run" result="completed" time="0.000044" /><testcase name="test.test_importlib.test_abc.Frozen_ExecutionLoader.test_subclasses" status="run" result="completed" time="0.000046" /><testcase name="test.test_importlib.test_abc.Frozen_ExecutionLoader.test_superclasses" status="run" result="completed" time="0.000038" /><testcase name="test.test_importlib.test_abc.Frozen_FileLoader.test_subclasses" status="run" result="completed" time="0.000047" /><testcase name="test.test_importlib.test_abc.Frozen_FileLoader.test_superclasses" status="run" result="completed" time="0.000040" /><testcase name="test.test_importlib.test_abc.Frozen_InspectLoaderDefaultsTests.test_get_source" status="run" result="completed" time="0.000046" /><testcase name="test.test_importlib.test_abc.Frozen_InspectLoaderDefaultsTests.test_is_package" status="run" result="completed" time="0.000039" /><testcase name="test.test_importlib.test_abc.Frozen_InspectLoaderGetCodeTests.test_get_code" status="run" result="completed" time="0.000325" /><testcase name="test.test_importlib.test_abc.Frozen_InspectLoaderGetCodeTests.test_get_code_source_is_None" status="run" result="completed" time="0.000275" /><testcase name="test.test_importlib.test_abc.Frozen_InspectLoaderGetCodeTests.test_get_code_source_not_found" status="run" result="completed" time="0.000040" /><testcase name="test.test_importlib.test_abc.Frozen_InspectLoaderLoadModuleTests.test_get_code_ImportError" status="run" result="completed" time="0.000341" /><testcase name="test.test_importlib.test_abc.Frozen_InspectLoaderLoadModuleTests.test_get_code_None" status="run" result="completed" time="0.000328" /><testcase name="test.test_importlib.test_abc.Frozen_InspectLoaderLoadModuleTests.test_module_returned" status="run" result="completed" time="0.000342" /><testcase name="test.test_importlib.test_abc.Frozen_InspectLoaderSourceToCodeTests.test_source_to_code_bytes" status="run" result="completed" time="0.000070" /><testcase name="test.test_importlib.test_abc.Frozen_InspectLoaderSourceToCodeTests.test_source_to_code_no_path" status="run" result="completed" time="0.000052" /><testcase name="test.test_importlib.test_abc.Frozen_InspectLoaderSourceToCodeTests.test_source_to_code_path" status="run" result="completed" time="0.000046" /><testcase name="test.test_importlib.test_abc.Frozen_InspectLoaderSourceToCodeTests.test_source_to_code_source" status="run" re
sult="completed" time="0.000062" /><testcase name="test.test_importlib.test_abc.Frozen_InspectLoader.test_subclasses" status="run" result="completed" time="0.000054" /><testcase name="test.test_importlib.test_abc.Frozen_InspectLoader.test_superclasses" status="run" result="completed" time="0.000034" /><testcase name="test.test_importlib.test_abc.Frozen_LoaderDefaultsTests.test_create_module" status="run" result="completed" time="0.000033" /><testcase name="test.test_importlib.test_abc.Frozen_LoaderDefaultsTests.test_load_module" status="run" result="completed" time="0.000040" /><testcase name="test.test_importlib.test_abc.Frozen_LoaderDefaultsTests.test_module_repr" status="run" result="completed" time="0.000052" /><testcase name="test.test_importlib.test_abc.Frozen_LoaderLoadModuleTests.test_fresh" status="run" result="completed" time="0.000139" /><testcase name="test.test_importlib.test_abc.Frozen_LoaderLoadModuleTests.test_reload" status="run" result="completed" time="0.000119" /><testcase name="test.test_importlib.test_abc.Frozen_MetaPathFinderDefaultsTests.test_invalidate_caches" status="run" result="completed" time="0.000033" /><testcase name="test.test_importlib.test_abc.Frozen_MetaPathFinderFindModuleTests.test_find_spec_with_explicit_target" status="run" result="completed" time="0.000079" /><testcase name="test.test_importlib.test_abc.Frozen_MetaPathFinderFindModuleTests.test_no_spec" status="run" result="completed" time="0.000075" /><testcase name="test.test_importlib.test_abc.Frozen_MetaPathFinderFindModuleTests.test_spec" status="run" result="completed" time="0.000069" /><testcase name="test.test_importlib.test_abc.Frozen_MetaPathFinder.test_subclasses" status="run" result="completed" time="0.000054" /><testcase name="test.test_importlib.test_abc.Frozen_MetaPathFinder.test_superclasses" status="run" result="completed" time="0.000028" /><testcase name="test.test_importlib.test_abc.Frozen_PathEntryFinderDefaultsTests.test_invalidate_caches" status="run" result="completed" time="0.000033" /><testcase name="test.test_importlib.test_abc.Frozen_PathEntryFinder.test_subclasses" status="run" result="completed" time="0.000039" /><testcase name="test.test_importlib.test_abc.Frozen_PathEntryFinder.test_superclasses" status="run" result="completed" time="0.000028" /><testcase name="test.test_importlib.test_abc.Frozen_ResourceLoaderDefaultsTests.test_get_data" status="run" result="completed" time="0.000048" /><testcase name="test.test_importlib.test_abc.Frozen_ResourceLoader.test_subclasses" status="run" result="completed" time="0.000034" /><testcase name="test.test_importlib.test_abc.Frozen_ResourceLoader.test_superclasses" status="run" result="completed" time="0.000033" /><testcase name="test.test_importlib.test_abc.Frozen_SourceLoaderBytecodeTests.test_code_bad_magic" status="run" result="completed" time="0.000428" /><testcase name="test.test_importlib.test_abc.Frozen_SourceLoaderBytecodeTests.test_code_bad_timestamp" status="run" result="completed" time="0.000417" /><testcase name="test.test_importlib.test_abc.Frozen_SourceLoaderBytecodeTests.test_code_with_everything" status="run" result="completed" time="0.000179" /><testcase name="test.test_importlib.test_abc.Frozen_SourceLoaderBytecodeTests.test_dont_write_bytecode" status="run" result="completed" time="0.000214" /><testcase name="test.test_importlib.test_abc.Frozen_SourceLoaderBytecodeTests.test_no_bytecode" status="run" result="completed" time="0.000276" /><testcase name="test.test_importlib.test_abc.Frozen_SourceLoaderBytecodeTests.test_no_set_data" status="run" result="completed" time="0.000363" /><testcase name="test.test_importlib.test_abc.Frozen_SourceLoaderBytecodeTests.test_set_data_raises_exceptions" status="run" result="completed" time="0.000355" /><testcase name="test.test_importlib.test_abc.Frozen_SourceLoader.test_subclasses" status="run" result="completed" time="0.000042" /><testcase name="test.test_importlib.test_abc.Frozen_SourceLoader.test_superclasses" status="run" result="completed" time="0.000038" /><testcase name="test.test_importlib.test_abc
.Frozen_SourceLoaderGetSourceTests.test_decoded_source" status="run" result="completed" time="0.000083" /><testcase name="test.test_importlib.test_abc.Frozen_SourceLoaderGetSourceTests.test_default_encoding" status="run" result="completed" time="0.000045" /><testcase name="test.test_importlib.test_abc.Frozen_SourceLoaderGetSourceTests.test_universal_newlines" status="run" result="completed" time="0.000042" /><testcase name="test.test_importlib.test_abc.Frozen_SourceOnlyLoaderTests.test_get_code" status="run" result="completed" time="0.000172" /><testcase name="test.test_importlib.test_abc.Frozen_SourceOnlyLoaderTests.test_get_source" status="run" result="completed" time="0.000072" /><testcase name="test.test_importlib.test_abc.Frozen_SourceOnlyLoaderTests.test_get_source_encoding" status="run" result="completed" time="0.000071" /><testcase name="test.test_importlib.test_abc.Frozen_SourceOnlyLoaderTests.test_is_package" status="run" result="completed" time="0.000073" /><testcase name="test.test_importlib.test_abc.Frozen_SourceOnlyLoaderTests.test_load_module" status="run" result="completed" time="0.000239" /><testcase name="test.test_importlib.test_abc.Frozen_SourceOnlyLoaderTests.test_package_settings" status="run" result="completed" time="0.000235" /><testcase name="test.test_importlib.test_abc.Frozen_SourceOnlyLoaderTests.test_source_to_code" status="run" result="completed" time="0.000142" /><testcase name="test.test_importlib.test_abc.Source_LoaderDefaultsTests.test_create_module" status="run" result="completed" time="0.000035" /><testcase name="test.test_importlib.test_abc.Source_LoaderDefaultsTests.test_load_module" status="run" result="completed" time="0.000041" /><testcase name="test.test_importlib.test_abc.Source_LoaderDefaultsTests.test_module_repr" status="run" result="completed" time="0.000049" /><testcase name="test.test_importlib.test_abc.Source_SourceLoaderBytecodeTests.test_code_bad_magic" status="run" result="completed" time="0.000415" /><testcase name="test.test_importlib.test_abc.Source_SourceLoaderBytecodeTests.test_code_bad_timestamp" status="run" result="completed" time="0.000411" /><testcase name="test.test_importlib.test_abc.Source_SourceLoaderBytecodeTests.test_code_with_everything" status="run" result="completed" time="0.000188" /><testcase name="test.test_importlib.test_abc.Source_SourceLoaderBytecodeTests.test_dont_write_bytecode" status="run" result="completed" time="0.010273" /><testcase name="test.test_importlib.test_abc.Source_SourceLoaderBytecodeTests.test_no_bytecode" status="run" result="completed" time="0.000300" /><testcase name="test.test_importlib.test_abc.Source_SourceLoaderBytecodeTests.test_no_set_data" status="run" result="completed" time="0.000374" /><testcase name="test.test_importlib.test_abc.Source_SourceLoaderBytecodeTests.test_set_data_raises_exceptions" status="run" result="completed" time="0.011220" /><testcase name="test.test_importlib.test_abc.Source_InspectLoaderDefaultsTests.test_get_source" status="run" result="completed" time="0.000050" /><testcase name="test.test_importlib.test_abc.Source_InspectLoaderDefaultsTests.test_is_package" status="run" result="completed" time="0.000041" /><testcase name="test.test_importlib.test_abc.Source_ExecutionLoaderGetCodeTests.test_get_code" status="run" result="completed" time="0.000597" /><testcase name="test.test_importlib.test_abc.Source_ExecutionLoaderGetCodeTests.test_get_code_no_path" status="run" result="completed" time="0.000567" /><testcase name="test.test_importlib.test_abc.Source_ExecutionLoaderGetCodeTests.test_get_code_source_is_None" status="run" result="completed" time="0.000278" /><testcase name="test.test_importlib.test_abc.Source_ExecutionLoaderGetCodeTests.test_get_code_source_not_found" status="run" result="completed" time="0.000043" /><testcase name="test.test_importlib.test_abc.Source_ExecutionLoader.test_subclasses" status="run" result="completed" time="0.000044" /><testcase name="test.test_importlib.test_abc.Source_ExecutionLoader.test_superclasses" status="run" result="completed" time="0.000035" /><testcase
 name="test.test_importlib.test_abc.Source_FileLoader.test_subclasses" status="run" result="completed" time="0.000046" /><testcase name="test.test_importlib.test_abc.Source_FileLoader.test_superclasses" status="run" result="completed" time="0.000038" /><testcase name="test.test_importlib.test_abc.Source_InspectLoaderDefaultsTests.test_get_source" status="run" result="completed" time="0.000044" /><testcase name="test.test_importlib.test_abc.Source_InspectLoaderDefaultsTests.test_is_package" status="run" result="completed" time="0.000038" /><testcase name="test.test_importlib.test_abc.Source_InspectLoaderGetCodeTests.test_get_code" status="run" result="completed" time="0.000322" /><testcase name="test.test_importlib.test_abc.Source_InspectLoaderGetCodeTests.test_get_code_source_is_None" status="run" result="completed" time="0.000274" /><testcase name="test.test_importlib.test_abc.Source_InspectLoaderGetCodeTests.test_get_code_source_not_found" status="run" result="completed" time="0.000041" /><testcase name="test.test_importlib.test_abc.Source_InspectLoaderLoadModuleTests.test_get_code_ImportError" status="run" result="completed" time="0.000341" /><testcase name="test.test_importlib.test_abc.Source_InspectLoaderLoadModuleTests.test_get_code_None" status="run" result="completed" time="0.000327" /><testcase name="test.test_importlib.test_abc.Source_InspectLoaderLoadModuleTests.test_module_returned" status="run" result="completed" time="0.000349" /><testcase name="test.test_importlib.test_abc.Source_InspectLoaderSourceToCodeTests.test_source_to_code_bytes" status="run" result="completed" time="0.000071" /><testcase name="test.test_importlib.test_abc.Source_InspectLoaderSourceToCodeTests.test_source_to_code_no_path" status="run" result="completed" time="0.000049" /><testcase name="test.test_importlib.test_abc.Source_InspectLoaderSourceToCodeTests.test_source_to_code_path" status="run" result="completed" time="0.000047" /><testcase name="test.test_importlib.test_abc.Source_InspectLoaderSourceToCodeTests.test_source_to_code_source" status="run" result="completed" time="0.000061" /><testcase name="test.test_importlib.test_abc.Source_InspectLoader.test_subclasses" status="run" result="completed" time="0.000053" /><testcase name="test.test_importlib.test_abc.Source_InspectLoader.test_superclasses" status="run" result="completed" time="0.000035" /><testcase name="test.test_importlib.test_abc.Source_LoaderLoadModuleTests.test_fresh" status="run" result="completed" time="0.000174" /><testcase name="test.test_importlib.test_abc.Source_LoaderLoadModuleTests.test_reload" status="run" result="completed" time="0.000139" /><testcase name="test.test_importlib.test_abc.Source_MetaPathFinderDefaultsTests.test_invalidate_caches" status="run" result="completed" time="0.000034" /><testcase name="test.test_importlib.test_abc.Source_MetaPathFinderFindModuleTests.test_find_spec_with_explicit_target" status="run" result="completed" time="0.000086" /><testcase name="test.test_importlib.test_abc.Source_MetaPathFinderFindModuleTests.test_no_spec" status="run" result="completed" time="0.000075" /><testcase name="test.test_importlib.test_abc.Source_MetaPathFinderFindModuleTests.test_spec" status="run" result="completed" time="0.000068" /><testcase name="test.test_importlib.test_abc.Source_MetaPathFinder.test_subclasses" status="run" result="completed" time="0.000052" /><testcase name="test.test_importlib.test_abc.Source_MetaPathFinder.test_superclasses" status="run" result="completed" time="0.000028" /><testcase name="test.test_importlib.test_abc.Source_PathEntryFinderDefaultsTests.test_invalidate_caches" status="run" result="completed" time="0.000031" /><testcase name="test.test_importlib.test_abc.Source_PathEntryFinder.test_subclasses" status="run" result="completed" time="0.000039" /><testcase name="test.test_importlib.test_abc.Source_PathEntryFinder.test_superclasses" status="run" result="completed" time="0.000027" /><testcase name="test.test_importlib.test_abc.Source_ResourceLoaderDefaultsTests.test_get_data" status="run" result="completed" time="0.0


Traceback (most recent call last):\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/unittest/case.py", line 58, in testPartExecutor\n    yield\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/unittest/case.py", line 651, in run\n    self._callTestMethod(testMethod)\n    ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/unittest/case.py", line 606, in _callTestMethod\n    if method() is not None:\n       ~~~~~~^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/test/test_importlib/test_namespace_pkgs.py", line 304, in test_missing_
directory\n    import foo.one\nModuleNotFoundError: No module named \'foo\'\n</output></testcase><testcase name="test.test_importlib.test_namespace_pkgs.ZipWithMissingDirectory.test_present_directory" status="run" result="completed" time="0.000373" /><testcase name="test.test_importlib.test_pkg_import.TestImport.test_package_import__semantics" status="run" result="completed" time="0.001687" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_default" status="run" result="completed" time="0.000104" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_default_bad_suffix" status="run" result="completed" time="0.000059" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_default_without_location" status="run" result="completed" time="0.000049" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_loader_no_location" status="run" result="completed" time="0.000071" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_loader_no_location_bad_get_filename" status="run" result="completed" time="0.000092" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_loader_no_location_no_get_filename" status="run" result="completed" time="0.000059" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_path_like_arg" status="run" result="completed" time="0.000092" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_relative_path" status="run" result="completed" time="0.000071" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_default" status="run" result="completed" time="0.000075" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_default_bad_is_package" status="run" result="completed" time="0.000091" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_default_no_is_package" status="run" result="completed" time="0.000067" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_default_not_package" status="run" result="completed" time="0.000088" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_empty" status="run" result="completed" time="0.000070" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_none" status="run" result="completed" time="0.000062" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_not_empty" status="run" result="completed" time="0.000065" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_default" status="run" result="completed" time="0.000057" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_default_with_bad_is_package" status="run" result="completed" time="0.000079" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_default_with_file_loader" status="run" result="completed" time="0.000069" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_is_package_false" status="run" result="completed" time="0.000055" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_is_package_false_with_fileloader" status="run" result="completed" time="0.000066" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_is_package_true" status="run" result="completed" time="0.000056" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_is_package_true_with_fileloader" status="run" result="completed" time="0.000073" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_fro
m_loader_is_package_with_loader_false" status="run" result="completed" time="0.000058" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_is_package_with_loader_true" status="run" result="completed" time="0.000058" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_origin" status="run" result="completed" time="0.000051" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_origin_and_is_package" status="run" result="completed" time="0.000053" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_exec" status="run" result="completed" time="0.000085" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_load" status="run" result="completed" time="0.000123" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_load_failed" status="run" result="completed" time="0.030054" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_load_failed_removed" status="run" result="completed" time="0.000170" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_load_legacy_attributes_immutable" status="run" result="completed" time="0.000175" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_load_replaced" status="run" result="completed" time="0.000153" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_reload" status="run" result="completed" time="0.000136" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_reload_extra_attributes" status="run" result="completed" time="0.000128" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_reload_init_module_attrs" status="run" result="completed" time="0.000139" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_reload_modified" status="run" result="completed" time="0.000128" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_no_origin" status="run" result="completed" time="0.000046" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_set" status="run" result="completed" time="0.000044" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_source" status="run" result="completed" time="0.000050" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_source_missing_cache_tag" status="run" result="completed" time="0.000043" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_source_unknown_suffix" status="run" result="completed" time="0.000036" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_sourceless" status="run" result="completed" time="0.000039" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_with_origin_not_location" status="run" result="completed" time="0.000036" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_default" status="run" result="completed" time="0.000043" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_default_is_package_false" status="run" result="completed" time="0.000043" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_default_is_package_true" status="run" result="completed" time="0.000046" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_default_no_loader" status="run" result="completed" time="0.000040" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_equality" status="run" result="completed" time="0.000041" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_equality_location" status="run" result="completed" time="0.000045" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_has_location_setter" status="run" result="completed" time="0.000037" /><testcase name="test.test_i
mportlib.test_spec.Frozen_ModuleSpecTests.test_inequality" status="run" result="completed" time="0.000038" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_inequality_incomplete" status="run" result="completed" time="0.000040" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_package" status="run" result="completed" time="0.000039" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_package_is_package" status="run" result="completed" time="0.000038" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_default" status="run" result="completed" time="0.000119" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_default_bad_suffix" status="run" result="completed" time="0.000060" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_default_without_location" status="run" result="completed" time="0.000051" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_loader_no_location" status="run" result="completed" time="0.000072" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_loader_no_location_bad_get_filename" status="run" result="completed" time="0.000086" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_loader_no_location_no_get_filename" status="run" result="completed" time="0.000085" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_path_like_arg" status="run" result="completed" time="0.000120" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_relative_path" status="run" result="completed" time="0.000083" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_default" status="run" result="completed" time="0.000080" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_default_bad_is_package" status="run" result="completed" time="0.000103" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_default_no_is_package" status="run" result="completed" time="0.000067" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_default_not_package" status="run" result="completed" time="0.000092" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_empty" status="run" result="completed" time="0.000074" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_none" status="run" result="completed" time="0.000067" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_not_empty" status="run" result="completed" time="0.000067" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_default" status="run" result="completed" time="0.000061" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_default_with_bad_is_package" status="run" result="completed" time="0.000082" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_default_with_file_loader" status="run" result="completed" time="0.000069" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_is_package_false" status="run" result="completed" time="0.000055" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_is_package_false_with_fileloader" status="run" result="completed" time="0.000068" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_is_package_true" status="run" result="completed" time="0.000059" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_is_package_true_with_file
loader" status="run" result="completed" time="0.000075" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_is_package_with_loader_false" status="run" result="completed" time="0.000058" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_is_package_with_loader_true" status="run" result="completed" time="0.000062" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_origin" status="run" result="completed" time="0.000055" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_origin_and_is_package" status="run" result="completed" time="0.000055" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_exec" status="run" result="completed" time="0.000118" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_load" status="run" result="completed" time="0.000141" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_load_failed" status="run" result="completed" time="0.000169" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_load_failed_removed" status="run" result="completed" time="0.000160" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_load_legacy_attributes_immutable" status="run" result="completed" time="0.000171" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_load_replaced" status="run" result="completed" time="0.000149" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_reload" status="run" result="completed" time="0.000141" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_reload_extra_attributes" status="run" result="completed" time="0.000135" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_reload_init_module_attrs" status="run" result="completed" time="0.000146" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_reload_modified" status="run" result="completed" time="0.000135" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_no_origin" status="run" result="completed" time="0.000046" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_set" status="run" result="completed" time="0.000043" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_source" status="run" result="completed" time="0.000060" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_source_missing_cache_tag" status="run" result="completed" time="0.000048" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_source_unknown_suffix" status="run" result="completed" time="0.000038" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_sourceless" status="run" result="completed" time="0.000041" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_with_origin_not_location" status="run" result="completed" time="0.000039" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_default" status="run" result="completed" time="0.000046" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_default_is_package_false" status="run" result="completed" time="0.000044" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_default_is_package_true" status="run" result="completed" time="0.000048" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_default_no_loader" status="run" result="completed" time="0.000043" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_equality" status="run" result="completed" time="0.000044" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_equality_location" status="run" result="completed" time="0.000051" /><testcase name="test.test_importlib
.test_spec.Source_ModuleSpecTests.test_has_location_setter" status="run" result="completed" time="0.000040" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_inequality" status="run" result="completed" time="0.000042" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_inequality_incomplete" status="run" result="completed" time="0.000041" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_package" status="run" result="completed" time="0.000041" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_package_is_package" status="run" result="completed" time="0.000042" /><testcase name="test.test_importlib.test_threaded_import.ThreadedImportTests.test_circular_imports" status="run" result="completed" time="0.598161" /><testcase name="test.test_importlib.test_threaded_import.ThreadedImportTests.test_concurrent_futures_circular_import" status="run" result="completed" time="0.586706" /><testcase name="test.test_importlib.test_threaded_import.ThreadedImportTests.test_import_hangers" status="run" result="completed" time="0.000568" /><testcase name="test.test_importlib.test_threaded_import.ThreadedImportTests.test_multiprocessing_pool_circular_import" status="run" result="completed" time="0.731678" /><testcase name="test.test_importlib.test_threaded_import.ThreadedImportTests.test_parallel_meta_path" status="run" result="completed" time="5.794404" /><testcase name="test.test_importlib.test_threaded_import.ThreadedImportTests.test_parallel_module_init" status="run" result="completed" time="2.031688" /><testcase name="test.test_importlib.test_threaded_import.ThreadedImportTests.test_parallel_path_hooks" status="run" result="completed" time="0.147833" /><testcase name="test.test_importlib.test_threaded_import.ThreadedImportTests.test_side_effect_import" status="run" result="completed" time="0.038978" /><testcase name="test.test_importlib.test_util.Frozen_DecodeSourceBytesTests.test_specified_encoding" status="run" result="completed" time="0.000065" /><testcase name="test.test_importlib.test_util.Frozen_DecodeSourceBytesTests.test_universal_newlines" status="run" result="completed" time="0.000046" /><testcase name="test.test_importlib.test_util.Frozen_DecodeSourceBytesTests.test_ut8_default" status="run" result="completed" time="0.000041" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_find_relative_module" status="run" result="completed" time="0.001722" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_find_relative_module_missing_package" status="run" result="completed" time="0.000708" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_find_submodule" status="run" result="completed" time="0.001458" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_find_submodule_in_module" status="run" result="completed" time="0.000143" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_find_submodule_parent_already_imported" status="run" result="completed" time="0.001564" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_nothing" status="run" result="completed" time="0.000111" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_success" status="run" result="completed" time="0.000059" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_sys_modules" status="run" result="completed" time="0.000044" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_sys_modules_loader_is_None" status="run" result="completed" time="0.000041" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_sys_modules_spec_is_None" status="run" result="completed" time="0.000049" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_sys_modules_spec_is_not_set" status="run" result="completed" time="0.000049" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_sys_modules_without___loader__" status="run" result="completed"
 time="0.000040" /><testcase name="test.test_importlib.test_util.Frozen_MagicNumberTests.test_incorporates_rn" status="run" result="completed" time="0.000031" /><testcase name="test.test_importlib.test_util.Frozen_MagicNumberTests.test_length" status="run" result="completed" time="0.000029" /><testcase name="test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___cached__" status="run" result="completed" time="0.000048" /><testcase name="test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___file__" status="run" result="completed" time="0.000042" /><testcase name="test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___loader__" status="run" result="completed" time="0.000033" /><testcase name="test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___name__" status="run" result="completed" time="0.000036" /><testcase name="test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___package__" status="run" result="completed" time="0.000036" /><testcase name="test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___path__" status="run" result="completed" time="0.000037" /><testcase name="test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___spec__" status="run" result="completed" time="0.000035" /><testcase name="test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test_create_module" status="run" result="completed" time="0.000118" /><testcase name="test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test_create_module_returns_None" status="run" result="completed" time="0.000076" /><testcase name="test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test_no_create_module" status="run" result="completed" time="0.000064" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source" status="run" result="completed" time="0.000054" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_cwd" status="run" result="completed" time="0.000039" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_debug_override" status="run" result="completed" time="0.000120" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_debug_override_optimization_both_set" status="run" result="completed" time="0.000047" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_no_cache_tag" status="run" result="completed" time="0.000046" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_no_dot" status="run" result="completed" time="0.000042" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_optimization_None" status="run" result="completed" time="0.000039" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_optimization_empty_string" status="run" result="completed" time="0.000036" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_optimization_set" status="run" result="completed" time="0.000064" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_override" status="run" result="completed" time="0.000112" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_path_like_arg" status="run" result="completed" time="0.000073" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_respects_pycache_prefix" status="run" result="completed" time="0.000167" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_respects_pycache_prefix_relative" status="run" result="completed" time="0.000085" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_sep_altsep_and_sep_cache_from_source" status="run" result="completed" time="0.000008"><skipped>test meaningful only where os.altsep is defined</skipped></testcase><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache" status="run" result="co
mpleted" time="0.000049" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_bad_path" status="run" result="completed" time="0.000045" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_inside_pycache_prefix" status="run" result="completed" time="0.000052" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_missing_optimization" status="run" result="completed" time="0.000048" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_no__pycache__" status="run" result="completed" time="0.000042" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_no_cache_tag" status="run" result="completed" time="0.000044" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_no_slash" status="run" result="completed" time="0.000040" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_not_opt" status="run" result="completed" time="0.000043" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_optimized_bytecode" status="run" result="completed" time="0.000040" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_outside_pycache_prefix" status="run" result="completed" time="0.000052" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_path_like_arg" status="run" result="completed" time="0.000067" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_too_few_dots" status="run" result="completed" time="0.000041" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_too_many_dots" status="run" result="completed" time="0.000040" /><testcase name="test.test_importlib.test_util.Frozen_ResolveNameTests.test_absolute" status="run" result="completed" time="0.000034" /><testcase name="test.test_importlib.test_util.Frozen_ResolveNameTests.test_absolute_within_package" status="run" result="completed" time="0.000028" /><testcase name="test.test_importlib.test_util.Frozen_ResolveNameTests.test_escape" status="run" result="completed" time="0.000040" /><testcase name="test.test_importlib.test_util.Frozen_ResolveNameTests.test_in_package" status="run" result="completed" time="0.000031" /><testcase name="test.test_importlib.test_util.Frozen_ResolveNameTests.test_no_package" status="run" result="completed" time="0.000036" /><testcase name="test.test_importlib.test_util.Frozen_ResolveNameTests.test_other_package" status="run" result="completed" time="0.000031" /><testcase name="test.test_importlib.test_util.IncompatibleExtensionModuleRestrictionsTests.test_complete_multi_phase_init_module" status="run" result="completed" time="0.106067" /><testcase name="test.test_importlib.test_util.IncompatibleExtensionModuleRestrictionsTests.test_incomplete_multi_phase_init_module" status="run" result="completed" time="0.162863" /><testcase name="test.test_importlib.test_util.IncompatibleExtensionModuleRestrictionsTests.test_single_phase_init_module" status="run" result="completed" time="0.127182" /><testcase name="test.test_importlib.test_util.MagicNumberTests.test_magic_number" status="run" result="completed" time="0.000009"><skipped>only applies to candidate or final python release levels</skipped></testcase><testcase name="test.test_importlib.test_util.Source_DecodeSourceBytesTests.test_specified_encoding" status="run" result="completed" time="0.000077" /><testcase name="test.test_importlib.test_util.Source_DecodeSourceBytesTests.test_universal_newlines" status="run" result="completed" time="0.000049" /><testcase name="test.test_importlib.test_util.Source_DecodeSourceBytesTests.test_ut8_default" status="run" result="completed" time="0.000041" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_find_relative_module" status="run" result="completed" time="0.001696" /><testcase name="test.test_importlib.te
st_util.Source_FindSpecTests.test_find_relative_module_missing_package" status="run" result="completed" time="0.000733" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_find_submodule" status="run" result="completed" time="0.001455" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_find_submodule_in_module" status="run" result="completed" time="0.000141" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_find_submodule_parent_already_imported" status="run" result="completed" time="0.001490" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_nothing" status="run" result="completed" time="0.000101" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_success" status="run" result="completed" time="0.000057" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_sys_modules" status="run" result="completed" time="0.000051" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_sys_modules_loader_is_None" status="run" result="completed" time="0.000042" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_sys_modules_spec_is_None" status="run" result="completed" time="0.000047" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_sys_modules_spec_is_not_set" status="run" result="completed" time="0.000049" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_sys_modules_without___loader__" status="run" result="completed" time="0.000040" /><testcase name="test.test_importlib.test_util.Source_MagicNumberTests.test_incorporates_rn" status="run" result="completed" time="0.000032" /><testcase name="test.test_importlib.test_util.Source_MagicNumberTests.test_length" status="run" result="completed" time="0.000028" /><testcase name="test.test_importlib.test_util.Source_ModuleFromSpecTests.test___cached__" status="run" result="completed" time="0.000052" /><testcase name="test.test_importlib.test_util.Source_ModuleFromSpecTests.test___file__" status="run" result="completed" time="0.000048" /><testcase name="test.test_importlib.test_util.Source_ModuleFromSpecTests.test___loader__" status="run" result="completed" time="0.000034" /><testcase name="test.test_importlib.test_util.Source_ModuleFromSpecTests.test___name__" status="run" result="completed" time="0.000036" /><testcase name="test.test_importlib.test_util.Source_ModuleFromSpecTests.test___package__" status="run" result="completed" time="0.000037" /><testcase name="test.test_importlib.test_util.Source_ModuleFromSpecTests.test___path__" status="run" result="completed" time="0.000038" /><testcase name="test.test_importlib.test_util.Source_ModuleFromSpecTests.test___spec__" status="run" result="completed" time="0.000037" /><testcase name="test.test_importlib.test_util.Source_ModuleFromSpecTests.test_create_module" status="run" result="completed" time="0.000119" /><testcase name="test.test_importlib.test_util.Source_ModuleFromSpecTests.test_create_module_returns_None" status="run" result="completed" time="0.000078" /><testcase name="test.test_importlib.test_util.Source_ModuleFromSpecTests.test_no_create_module" status="run" result="completed" time="0.000066" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source" status="run" result="completed" time="0.000066" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_cwd" status="run" result="completed" time="0.000044" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_debug_override" status="run" result="completed" time="0.000129" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_debug_override_optimization_both_set" status="run" result="completed" time="0.000049" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_no_cache_tag" status="run" result="completed" time="0.000048" /><testcase name="test.test_importlib.test_util.Source_PEP3147Test
s.test_cache_from_source_no_dot" status="run" result="completed" time="0.000044" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_optimization_None" status="run" result="completed" time="0.000042" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_optimization_empty_string" status="run" result="completed" time="0.000039" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_optimization_set" status="run" result="completed" time="0.000068" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_override" status="run" result="completed" time="0.000119" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_path_like_arg" status="run" result="completed" time="0.000079" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_respects_pycache_prefix" status="run" result="completed" time="0.000169" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_respects_pycache_prefix_relative" status="run" result="completed" time="0.000087" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_sep_altsep_and_sep_cache_from_source" status="run" result="completed" time="0.000007"><skipped>test meaningful only where os.altsep is defined</skipped></testcase><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache" status="run" result="completed" time="0.000052" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_bad_path" status="run" result="completed" time="0.000046" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_inside_pycache_prefix" status="run" result="completed" time="0.000055" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_missing_optimization" status="run" result="completed" time="0.000048" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_no__pycache__" status="run" result="completed" time="0.000043" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_no_cache_tag" status="run" result="completed" time="0.000044" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_no_slash" status="run" result="completed" time="0.000041" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_not_opt" status="run" result="completed" time="0.000044" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_optimized_bytecode" status="run" result="completed" time="0.000043" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_outside_pycache_prefix" status="run" result="completed" time="0.000055" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_path_like_arg" status="run" result="completed" time="0.000069" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_too_few_dots" status="run" result="completed" time="0.000043" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_too_many_dots" status="run" result="completed" time="0.000041" /><testcase name="test.test_importlib.test_util.Source_ResolveNameTests.test_absolute" status="run" result="completed" time="0.000034" /><testcase name="test.test_importlib.test_util.Source_ResolveNameTests.test_absolute_within_package" status="run" result="completed" time="0.000028" /><testcase name="test.test_importlib.test_util.Source_ResolveNameTests.test_escape" status="run" result="completed" time="0.000040" /><testcase name="test.test_importlib.test_util.Source_ResolveNameTests.test_in_package" status="run" result="completed" time="0.000031" /><testcase name="test.test_importlib.test_util.Source_ResolveNameTests.test_no_package" status="run" resu
lt="completed" time="0.000035" /><testcase name="test.test_importlib.test_util.Source_ResolveNameTests.test_other_package" status="run" result="completed" time="0.000030" /><testcase name="unittest.loader.ModuleSkipped.test.test_importlib.test_windows" status="run" result="completed" time="0.000007"><skipped>No module named \'winreg\'</skipped></testcase></testsuite>']
Kill <WorkerThread #1 running test=test_modulefinder pid=18813 time=502 ms> process group
Kill <WorkerThread #2 running test=test_math pid=14227 time=50.0 sec> process group
Kill <WorkerThread #4 running test=test.test_multiprocessing_spawn.test_misc pid=15655 time=11.9 sec> process group
Kill <WorkerThread #5 running test=test_tools pid=1360 time=1 min 36 sec> process group
Kill <WorkerThread #6 running test=test_queue pid=15582 time=13.4 sec> process group


Traceback (most recent call last):
  File "<frozen runpy>", line 198, in _run_module_as_main
  File "<frozen runpy>", line 88, in _run_code
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/test/__main__.py", line 2, in <module>
    main(_add_python_opts=True)
    ~~~~^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/test/libregrtest/main.py", line 735, in main
    Regrtest(ns, _add_python_opts=_add_python_opts).main(tests=tests)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/test/libregrtest/main.py", line 727, in main
    exitcode = self.run_tests(selected, tests)
               ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/test/libregrtest/main.py", line 564, in run_tests
    return self._run_tests(selected, tests)
           ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/test/libregrtest/main.py", line 527, in _run_tests
    self._run_tests_mp(runtests, self.num_workers)
    ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/test/libregrtest/main.py", line 425, in _run_tests_mp
    RunWorkers(num_workers, runtests, self.logger, self.results).run()
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/test/libregrtest/run_workers.py", line 595, in run
    result = self._process_result(item)
             ~~~~~~~~~~~~~~~~~~~~^^^^^^
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/test/libregrtest/run_workers.py", line 566, in _process_result
    self.results.accumulate_result(result, self.runtests)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/test/libregrtest/results.py", line 132, in accumulate_result
    self.add_junit(xml_data)
    ~~~~~~~~~~~~~~^^^^^^^^^^
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/test/libregrtest/results.py", line 165, in add_junit
    self.testsuite_xml.append(ET.fromstring(e))
                              ~~~~~~~~~~~~~^^^
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/xml/etree/ElementTree.py", line 1342, in XML
    parser.feed(text)
    ~~~~~~~~~~~^^^^^^
xml.etree.ElementTree.ParseError: not well-formed (invalid token): line 1, column 68317
make: *** [buildbottest] Error 1

@bedevere-bot
Copy link
Copy Markdown

⚠️⚠️⚠️ Buildbot failure ⚠️⚠️⚠️

Hi! The buildbot s390x Fedora 3.x has failed when building commit 9ceaee7.

What do you need to do:

  1. Don't panic.
  2. Check the buildbot page in the devguide if you don't know what the buildbots are or how they work.
  3. Go to the page of the buildbot that failed (https://buildbot.python.org/all/#builders/223/builds/5661) and take a look at the build logs.
  4. Check if the failure is related to this commit (9ceaee7) or if it is a false positive.
  5. If the failure is related to this commit, please, reflect that on the issue and make a new Pull Request with a fix.

You can take a look at the buildbot page here:

https://buildbot.python.org/all/#builders/223/builds/5661

Summary of the results of the build (if available):

Click to see traceback logs
Traceback (most recent call last):\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/unittest/case.py", line 58, in testPartExecutor\n    yield\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/unittest/case.py", line 651, in run\n    self._callTestMethod(testMethod)\n    ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/unittest/case.py", line 606, in _callTestMethod\n    if method() is not None:\n       ~~~~~~^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/resources/test_functional.py", line 115, in test_open_text\n    self.assertEqual(\n    ~~~~~~~~~~~~~~~~^\n        f.read(),\n        ^^^^^^^^^\n    ...&lt;2 lines&gt;...\n        ),\n        ^^\n    )\n    ^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/unittest/case.py", line 907, in assertEqual\n    assertion_func(first, second, msg=msg)\n    ~~~~~~~~~~~~~~^^^^


Traceback (most recent call last):\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/unittest/case.py", line 58, in testPartExecutor\n    yield\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/unittest/case.py", line 651, in run\n    self._callTestMethod(testMethod)\n    ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/unittest/case.py", line 606, in _callTestMethod\n    if method() is not None:\n       ~~~~~~^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/resources/test_functional.py", line 115, in test_open_text\n    self.assertEqual(\n    ~~~~~~~~~~~~~~~~^\n        f.read(),\n        ^^^^^^^^^\n    ...&lt;2 lines&gt;...\n        ),\n        ^^\n    )\n    ^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/unittest/case.py", line 907, in assertEqual\n    assertion_func(first, second, msg=msg)\n    ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/unittest/case.py", line 1273, in assertMultiLineEqual\n    self.fail(self._formatMessage(msg, standardMsg))\n    ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/unittest/case.py", line 732, in fail\n    raise self.failureException(msg)\nAssertionError: \'\\\\xff\\\\xfeH\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 \\x00[67 chars]\\x00\' != \'\\\\xfe\\\\xff\\x00H\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 [67 chars]00\\n\'\n- \\xff\\xfeH\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00\n?     ^^^^\n+ \\xfe\\xff\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00\n? ++++    ^\n- \x00\n+ \n\n</failure></testcase><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_path" status="run" result="completed" time="0.000314" /><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_read_binary" status="run" result="completed" time="0.000535" /><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_read_text" status="run" result="completed" time="0.004169"><system-out /><system-err /><failure type="AssertionError" message="AssertionError: \'\\\\xff\\\\xfeH\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 \\x00[67 chars]\\x00\' != \'\\\\xfe\\\\xff\\x00H\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 [67 chars]00\\n\'&#10;- \\xff\\xfeH\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00&#10;?     ^^^^&#10;+ \\xfe\\xff\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00&#10;? ++++    ^&#10;- \x00&#10;+ &#10;&#10;">Traceback (most recent call last):\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/

@bedevere-bot
Copy link
Copy Markdown

⚠️⚠️⚠️ Buildbot failure ⚠️⚠️⚠️

Hi! The buildbot s390x RHEL8 LTO + PGO 3.x has failed when building commit 9ceaee7.

What do you need to do:

  1. Don't panic.
  2. Check the buildbot page in the devguide if you don't know what the buildbots are or how they work.
  3. Go to the page of the buildbot that failed (https://buildbot.python.org/all/#builders/442/builds/6326) and take a look at the build logs.
  4. Check if the failure is related to this commit (9ceaee7) or if it is a false positive.
  5. If the failure is related to this commit, please, reflect that on the issue and make a new Pull Request with a fix.

You can take a look at the buildbot page here:

https://buildbot.python.org/all/#builders/442/builds/6326

Summary of the results of the build (if available):

Click to see traceback logs
Traceback (most recent call last):\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/unittest/case.py", line 58, in testPartExecutor\n    yield\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/unittest/case.py", line 651, in run\n    self._callTestMethod(testMethod)\n    ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/unittest/case.py", line 606, in _callTestMethod\n    if method() is not None:\n       ~~~~~~^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/test/test_importlib/resources/test_functional.py", line 68, in test_read_text\n    self.assertEqual(\n    ~~~~~~~~~~~~~~~~^\n        resources.read_text(\n        ^^^^^^^^^^^^^^^^^^^^\n    ...&lt;5 lines&gt;...\n        ),\n        ^^\n    )\n    ^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/unittest/case.py", line 907, in assertEqual\n    assertion_func(first, second, msg=msg)\n    ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/unittest/case.py", line 1273, in assertMultiLineEqual\n    self.fail(self._formatMessage(msg, standardMsg))\n    ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/unittest/case.py", line 732, in fail\n    raise self.failureException(msg)\nAssertionError: \'\\\\xff\\\\xfeH\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 \\x00[67 chars]\\x00\' != \'\\\\xfe\\\\xff\\x00H\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 [67 chars]00\\n\'\n- \\xff\\xfeH\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00\n?     ^^^^\n+ \\xfe\\xff\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00\n? ++++    ^\n- \x00\n+ \n\n</failure></testcase><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_text_errors" status="run" result="completed" time="0.000034" /><testcase name="test.test_importlib.resources.test_open.CommonBinaryTests.test_extant_path" status="run" result="completed" time="0.000030" /><testcase name="test.test_importlib.resources.test_open.CommonBinaryTests.test_importing_module_as_side_effect" status="run" result="completed" time="0.000120" /><testcase name="test.test_importlib.resources.test_open.CommonBinaryTests.test_missing_path" status="run" result="completed" time="0.000023" /><testcase name="test.test_importlib.resources.test_open.CommonBinaryTests.test_package_name" status="run" result="completed" time="0.000038" /><testcase name="test.test_importlib.resources.test_open.CommonBinaryTests.test_package_object" status="run" result="completed" time="0.000036" /><testcase name="test.test_importlib.resources.test_open.CommonBinaryTests.test_pathlib_path" status="run" result="completed" time="0.000035" /><testcase name="test.test_importlib.resources.test_open.CommonBinaryTests.test_string_path" status="run" result="completed" time="0.000033" /><testcase name="test.test_importlib.resources.test_open.CommonBinaryTests.test_useless_loader" status="run" result="completed" time="0.000025" /><testcase name="test.test_importlib.resources.test_open.CommonTextTests.test_extant_path" status="run" result="completed" time="0.000030" /><testcase name="test.test_importlib.resources.test_open.CommonTextTests.test_importing_module_as_side_effect" status="run" result="completed" time="0.000112" /><testcase name="test.test_importlib.resources.test_open.CommonTextTests.test_missing_path" status="run" result="completed" time="0.000026" /><testcase name="test.test_importlib.resources.test_open.CommonTextTests.test_package_name" status="run" result="completed" time="0.000038" /><testcase name="test.test_importlib.resources.test_open.CommonTextTests.test_package_object" status="run" result="completed" time="0.000036" /><testcase name="test.test_importlib.resources.test_open.CommonTextTests.test_pathlib_path" status="ru
n" result="completed" time="0.000036" /><testcase name="test.test_importlib.resources.test_open.CommonTextTests.test_string_path" status="run" result="completed" time="0.000034" /><testcase name="test.test_importlib.resources.test_open.CommonTextTests.test_useless_loader" status="run" result="completed" time="0.000024" /><testcase name="test.test_importlib.resources.test_open.OpenDiskNamespaceTests.test_open_binary" status="run" result="completed" time="0.000087" /><testcase name="test.test_importlib.resources.test_open.OpenDiskNamespaceTests.test_open_binary_FileNotFoundError" status="run" result="completed" time="0.000082" /><testcase name="test.test_importlib.resources.test_open.OpenDiskNamespaceTests.test_open_text_FileNotFoundError" status="run" result="completed" time="0.000077" /><testcase name="test.test_importlib.resources.test_open.OpenDiskNamespaceTests.test_open_text_default_encoding" status="run" result="completed" time="0.000076" /><testcase name="test.test_importlib.resources.test_open.OpenDiskNamespaceTests.test_open_text_given_encoding" status="run" result="completed" time="0.000243" /><testcase name="test.test_importlib.resources.test_open.OpenDiskNamespaceTests.test_open_text_with_errors" status="run" result="completed" time="0.000101" /><testcase name="test.test_importlib.resources.test_open.OpenDiskTests.test_open_binary" status="run" result="completed" time="0.000044" /><testcase name="test.test_importlib.resources.test_open.OpenDiskTests.test_open_binary_FileNotFoundError" status="run" result="completed" time="0.000039" /><testcase name="test.test_importlib.resources.test_open.OpenDiskTests.test_open_text_FileNotFoundError" status="run" result="completed" time="0.000036" /><testcase name="test.test_importlib.resources.test_open.OpenDiskTests.test_open_text_default_encoding" status="run" result="completed" time="0.000040" /><testcase name="test.test_importlib.resources.test_open.OpenDiskTests.test_open_text_given_encoding" status="run" result="completed" time="0.000040" /><testcase name="test.test_importlib.resources.test_open.OpenDiskTests.test_open_text_with_errors" status="run" result="completed" time="0.000055" /><testcase name="test.test_importlib.resources.test_open.OpenZipTests.test_open_binary" status="run" result="completed" time="0.000158" /><testcase name="test.test_importlib.resources.test_open.OpenZipTests.test_open_binary_FileNotFoundError" status="run" result="completed" time="0.000122" /><testcase name="test.test_importlib.resources.test_open.OpenZipTests.test_open_text_FileNotFoundError" status="run" result="completed" time="0.000115" /><testcase name="test.test_importlib.resources.test_open.OpenZipTests.test_open_text_default_encoding" status="run" result="completed" time="0.000164" /><testcase name="test.test_importlib.resources.test_open.OpenZipTests.test_open_text_given_encoding" status="run" result="completed" time="0.000133" /><testcase name="test.test_importlib.resources.test_open.OpenZipTests.test_open_text_with_errors" status="run" result="completed" time="0.000158" /><testcase name="test.test_importlib.resources.test_path.CommonTests.test_extant_path" status="run" result="completed" time="0.000167" /><testcase name="test.test_importlib.resources.test_path.CommonTests.test_importing_module_as_side_effect" status="run" result="completed" time="0.000105" /><testcase name="test.test_importlib.resources.test_path.CommonTests.test_missing_path" status="run" result="completed" time="0.000077" /><testcase name="test.test_importlib.resources.test_path.CommonTests.test_package_name" status="run" result="completed" time="0.000046" /><testcase name="test.test_importlib.resources.test_path.CommonTests.test_package_object" status="run" result="completed" time="0.000023" /><testcase name="test.test_importlib.resources.test_path.CommonTests.test_pathlib_path" status="run" result="completed" time="0.000022" /><testcase name="test.test_importlib.resources.test_path.CommonTests.test_string_path" status="run" result="completed" time="0.000021" /><testcase name="test.test_importlib.resources.t
st_path.CommonTests.test_useless_loader" status="run" result="completed" time="0.000058" /><testcase name="test.test_importlib.resources.test_path.PathDiskTests.test_natural_path" status="run" result="completed" time="0.000032" /><testcase name="test.test_importlib.resources.test_path.PathDiskTests.test_reading" status="run" result="completed" time="0.000049" /><testcase name="test.test_importlib.resources.test_path.PathMemoryTests.test_reading" status="run" result="completed" time="0.000083" /><testcase name="test.test_importlib.resources.test_path.PathZipTests.test_reading" status="run" result="completed" time="0.000229" /><testcase name="test.test_importlib.resources.test_path.PathZipTests.test_remove_in_context_manager" status="run" result="completed" time="0.000184" /><testcase name="test.test_importlib.resources.test_read.CommonBinaryTests.test_extant_path" status="run" result="completed" time="0.000027" /><testcase name="test.test_importlib.resources.test_read.CommonBinaryTests.test_importing_module_as_side_effect" status="run" result="completed" time="0.000115" /><testcase name="test.test_importlib.resources.test_read.CommonBinaryTests.test_missing_path" status="run" result="completed" time="0.000021" /><testcase name="test.test_importlib.resources.test_read.CommonBinaryTests.test_package_name" status="run" result="completed" time="0.000038" /><testcase name="test.test_importlib.resources.test_read.CommonBinaryTests.test_package_object" status="run" result="completed" time="0.000035" /><testcase name="test.test_importlib.resources.test_read.CommonBinaryTests.test_pathlib_path" status="run" result="completed" time="0.000035" /><testcase name="test.test_importlib.resources.test_read.CommonBinaryTests.test_string_path" status="run" result="completed" time="0.000033" /><testcase name="test.test_importlib.resources.test_read.CommonBinaryTests.test_useless_loader" status="run" result="completed" time="0.000024" /><testcase name="test.test_importlib.resources.test_read.CommonTextTests.test_extant_path" status="run" result="completed" time="0.000031" /><testcase name="test.test_importlib.resources.test_read.CommonTextTests.test_importing_module_as_side_effect" status="run" result="completed" time="0.000111" /><testcase name="test.test_importlib.resources.test_read.CommonTextTests.test_missing_path" status="run" result="completed" time="0.000025" /><testcase name="test.test_importlib.resources.test_read.CommonTextTests.test_package_name" status="run" result="completed" time="0.000040" /><testcase name="test.test_importlib.resources.test_read.CommonTextTests.test_package_object" status="run" result="completed" time="0.000038" /><testcase name="test.test_importlib.resources.test_read.CommonTextTests.test_pathlib_path" status="run" result="completed" time="0.000038" /><testcase name="test.test_importlib.resources.test_read.CommonTextTests.test_string_path" status="run" result="completed" time="0.000037" /><testcase name="test.test_importlib.resources.test_read.CommonTextTests.test_useless_loader" status="run" result="completed" time="0.000024" /><testcase name="test.test_importlib.resources.test_read.ReadDiskTests.test_read_bytes" status="run" result="completed" time="0.000038" /><testcase name="test.test_importlib.resources.test_read.ReadDiskTests.test_read_text_default_encoding" status="run" result="completed" time="0.000038" /><testcase name="test.test_importlib.resources.test_read.ReadDiskTests.test_read_text_given_encoding" status="run" result="completed" time="0.000039" /><testcase name="test.test_importlib.resources.test_read.ReadDiskTests.test_read_text_with_errors" status="run" result="completed" time="0.000058" /><testcase name="test.test_importlib.resources.test_read.ReadNamespaceTests.test_read_bytes" status="run" result="completed" time="0.000081" /><testcase name="test.test_importlib.resources.test_read.ReadNamespaceTests.test_read_text_default_encoding" status="run" result="completed" time="0.000078" /><testcase name="test.test_importlib.resources.test_read.ReadNamespaceTests.test_read_text_given_encoding" st
atus="run" result="completed" time="0.000073" /><testcase name="test.test_importlib.resources.test_read.ReadNamespaceTests.test_read_text_with_errors" status="run" result="completed" time="0.000094" /><testcase name="test.test_importlib.resources.test_read.ReadZipTests.test_read_bytes" status="run" result="completed" time="0.000151" /><testcase name="test.test_importlib.resources.test_read.ReadZipTests.test_read_submodule_resource" status="run" result="completed" time="0.000224" /><testcase name="test.test_importlib.resources.test_read.ReadZipTests.test_read_submodule_resource_by_name" status="run" result="completed" time="0.000202" /><testcase name="test.test_importlib.resources.test_read.ReadZipTests.test_read_text_default_encoding" status="run" result="completed" time="0.000138" /><testcase name="test.test_importlib.resources.test_read.ReadZipTests.test_read_text_given_encoding" status="run" result="completed" time="0.000134" /><testcase name="test.test_importlib.resources.test_read.ReadZipTests.test_read_text_with_errors" status="run" result="completed" time="0.000161" /><testcase name="test.test_importlib.resources.test_reader.MultiplexedPathTest.test_init_file" status="run" result="completed" time="0.000034" /><testcase name="test.test_importlib.resources.test_reader.MultiplexedPathTest.test_init_no_paths" status="run" result="completed" time="0.000015" /><testcase name="test.test_importlib.resources.test_reader.MultiplexedPathTest.test_is_dir" status="run" result="completed" time="0.000024" /><testcase name="test.test_importlib.resources.test_reader.MultiplexedPathTest.test_is_file" status="run" result="completed" time="0.000021" /><testcase name="test.test_importlib.resources.test_reader.MultiplexedPathTest.test_iterdir" status="run" result="completed" time="0.000045" /><testcase name="test.test_importlib.resources.test_reader.MultiplexedPathTest.test_iterdir_duplicate" status="run" result="completed" time="0.000161" /><testcase name="test.test_importlib.resources.test_reader.MultiplexedPathTest.test_join_path" status="run" result="completed" time="0.000273" /><testcase name="test.test_importlib.resources.test_reader.MultiplexedPathTest.test_join_path_common_subdir" status="run" result="completed" time="0.000280" /><testcase name="test.test_importlib.resources.test_reader.MultiplexedPathTest.test_join_path_compound" status="run" result="completed" time="0.000057" /><testcase name="test.test_importlib.resources.test_reader.MultiplexedPathTest.test_name" status="run" result="completed" time="0.000022" /><testcase name="test.test_importlib.resources.test_reader.MultiplexedPathTest.test_open_file" status="run" result="completed" time="0.000036" /><testcase name="test.test_importlib.resources.test_reader.MultiplexedPathTest.test_repr" status="run" result="completed" time="0.000022" /><testcase name="test.test_importlib.resources.test_reader.NamespaceReaderTest.test_files" status="run" result="completed" time="0.000111" /><testcase name="test.test_importlib.resources.test_reader.NamespaceReaderTest.test_init_error" status="run" result="completed" time="0.000015" /><testcase name="test.test_importlib.resources.test_reader.NamespaceReaderTest.test_resource_path" status="run" result="completed" time="0.000093" /><testcase name="test.test_importlib.resources.test_resource.DeletingZipsTest.test_as_file_does_not_keep_open" status="run" result="completed" time="0.000004"><skipped>Desired but not supported.</skipped></testcase><testcase name="test.test_importlib.resources.test_resource.DeletingZipsTest.test_entered_path_does_not_keep_open" status="run" result="completed" time="0.000488" /><testcase name="test.test_importlib.resources.test_resource.DeletingZipsTest.test_is_file_does_not_keep_open" status="run" result="completed" time="0.000398" /><testcase name="test.test_importlib.resources.test_resource.DeletingZipsTest.test_is_file_failure_does_not_keep_open" status="run" result="completed" time="0.000385" /><testcase name="test.test_importlib.resources.test_resource.DeletingZipsTest.test_iterdir_does_not_keep_open" status="
run" result="completed" time="0.000399" /><testcase name="test.test_importlib.resources.test_resource.DeletingZipsTest.test_read_binary_does_not_keep_open" status="run" result="completed" time="0.000397" /><testcase name="test.test_importlib.resources.test_resource.DeletingZipsTest.test_read_text_does_not_keep_open" status="run" result="completed" time="0.000406" /><testcase name="test.test_importlib.resources.test_resource.ResourceCornerCaseTests.test_package_has_no_reader_fallback" status="run" result="completed" time="0.000027" /><testcase name="test.test_importlib.resources.test_resource.ResourceDiskTests.test_is_dir" status="run" result="completed" time="0.000044" /><testcase name="test.test_importlib.resources.test_resource.ResourceDiskTests.test_is_file_exists" status="run" result="completed" time="0.000033" /><testcase name="test.test_importlib.resources.test_resource.ResourceDiskTests.test_is_file_missing" status="run" result="completed" time="0.000033" /><testcase name="test.test_importlib.resources.test_resource.ResourceFromNamespaceTest01.test_is_submodule_resource" status="run" result="completed" time="0.000079" /><testcase name="test.test_importlib.resources.test_resource.ResourceFromNamespaceTest01.test_read_submodule_resource_by_name" status="run" result="completed" time="0.000080" /><testcase name="test.test_importlib.resources.test_resource.ResourceFromNamespaceTest01.test_submodule_contents" status="run" result="completed" time="0.000051" /><testcase name="test.test_importlib.resources.test_resource.ResourceFromNamespaceTest01.test_submodule_contents_by_name" status="run" result="completed" time="0.000052" /><testcase name="test.test_importlib.resources.test_resource.ResourceFromZipsTest01.test_as_file_directory" status="run" result="completed" time="0.000609" /><testcase name="test.test_importlib.resources.test_resource.ResourceFromZipsTest01.test_is_submodule_resource" status="run" result="completed" time="0.000209" /><testcase name="test.test_importlib.resources.test_resource.ResourceFromZipsTest01.test_read_submodule_resource_by_name" status="run" result="completed" time="0.000189" /><testcase name="test.test_importlib.resources.test_resource.ResourceFromZipsTest01.test_submodule_contents" status="run" result="completed" time="0.000197" /><testcase name="test.test_importlib.resources.test_resource.ResourceFromZipsTest01.test_submodule_contents_by_name" status="run" result="completed" time="0.000195" /><testcase name="test.test_importlib.resources.test_resource.ResourceFromZipsTest02.test_unrelated_contents" status="run" result="completed" time="0.000355" /><testcase name="test.test_importlib.resources.test_resource.ResourceLoaderTests.test_is_dir" status="run" result="completed" time="0.000029" /><testcase name="test.test_importlib.resources.test_resource.ResourceLoaderTests.test_is_file" status="run" result="completed" time="0.000071" /><testcase name="test.test_importlib.resources.test_resource.ResourceLoaderTests.test_resource_contents" status="run" result="completed" time="0.000023" /><testcase name="test.test_importlib.resources.test_resource.ResourceLoaderTests.test_resource_missing" status="run" result="completed" time="0.000020" /><testcase name="test.test_importlib.resources.test_resource.ResourceZipTests.test_is_dir" status="run" result="completed" time="0.000128" /><testcase name="test.test_importlib.resources.test_resource.ResourceZipTests.test_is_file_exists" status="run" result="completed" time="0.000113" /><testcase name="test.test_importlib.resources.test_resource.ResourceZipTests.test_is_file_missing" status="run" result="completed" time="0.000109" /><testcase name="test.test_importlib.source.test_case_sensitivity.Frozen_CaseSensitivityTestPEP451.test_insensitive" status="run" result="completed" time="0.000003"><skipped>requires a case-insensitive filesystem</skipped></testcase><testcase name="test.test_importlib.source.test_case_sensitivity.Frozen_CaseSensitivityTestPEP451.test_sensitive" status="run" result="completed" time="0.000002"><skipped>requires a case-insensitive filesyst
m</skipped></testcase><testcase name="test.test_importlib.source.test_case_sensitivity.Source_CaseSensitivityTestPEP451.test_insensitive" status="run" result="completed" time="0.000002"><skipped>requires a case-insensitive filesystem</skipped></testcase><testcase name="test.test_importlib.source.test_case_sensitivity.Source_CaseSensitivityTestPEP451.test_sensitive" status="run" result="completed" time="0.000002"><skipped>requires a case-insensitive filesystem</skipped></testcase><testcase name="test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_bad_syntax" status="run" result="completed" time="0.000568" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_checked_hash_based_pyc" status="run" result="completed" time="0.000891" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_equality" status="run" result="completed" time="0.000015" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_file_from_empty_string_dir" status="run" result="completed" time="0.000184" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_get_filename_API" status="run" result="completed" time="0.000053" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_inequality" status="run" result="completed" time="0.000012" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_lacking_parent" status="run" result="completed" time="0.000293" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_load_module_API" status="run" result="completed" time="0.000083" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_module" status="run" result="completed" time="0.000224" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_module_reuse" status="run" result="completed" time="0.000661" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_overridden_checked_hash_based_pyc" status="run" result="completed" time="0.000938" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_overridden_unchecked_hash_based_pyc" status="run" result="completed" time="0.000853" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_package" status="run" result="completed" time="0.000253" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_state_after_failure" status="run" result="completed" time="0.000545" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_timestamp_overflow" status="run" result="completed" time="0.000625" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_unchecked_hash_based_pyc" status="run" result="completed" time="0.000727" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_unloadable" status="run" result="completed" time="0.000030" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_bad_magic" status="run" result="completed" time="0.000653" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_bad_marshal" status="run" result="completed" time="0.000595" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_empty_file" status="run" result="completed" time="0.000498" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_magic_only" status="run" result="completed" time="0.000622" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_no_marshal" status="run" result="completed" time="0.000569" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_non_code_marshal" status="run" result="completed" time="0.000573" /><testcase name="t
st.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_old_timestamp" status="run" result="completed" time="0.000310" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_partial_flags" status="run" result="completed" time="0.000624" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_partial_hash" status="run" result="completed" time="0.001286" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_partial_magic" status="run" result="completed" time="0.000730" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_partial_size" status="run" result="completed" time="0.000658" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_partial_timestamp" status="run" result="completed" time="0.000630" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_read_only_bytecode" status="run" result="completed" time="0.000297" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_bad_magic" status="run" result="completed" time="0.000606" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_bad_marshal" status="run" result="completed" time="0.000557" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_empty_file" status="run" result="completed" time="0.000432" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_magic_only" status="run" result="completed" time="0.000602" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_no_marshal" status="run" result="completed" time="0.000564" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_non_code_marshal" status="run" result="completed" time="0.000552" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_old_timestamp" status="run" result="completed" time="0.000278" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_partial_flags" status="run" result="completed" time="0.000597" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_partial_hash" status="run" result="completed" time="0.001143" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_partial_magic" status="run" result="completed" time="0.000583" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_partial_size" status="run" result="completed" time="0.000581" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_partial_timestamp" status="run" result="completed" time="0.000578" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_read_only_bytecode" status="run" result="completed" time="0.000255" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_bad_magic" status="run" result="completed" time="0.000573" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_empty_file" status="run" result="completed" time="0.000415" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_magic_only" status="run" result="completed" time="0.000571" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_no_marshal" status="run" result="completed" time="0.000575" /><tes
tcase name="test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_non_code_marshal" status="run" result="completed" time="0.000568" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_partial_flags" status="run" result="completed" time="0.000568" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_partial_hash" status="run" result="completed" time="0.001106" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_partial_magic" status="run" result="completed" time="0.000568" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_partial_size" status="run" result="completed" time="0.000563" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_partial_timestamp" status="run" result="completed" time="0.000565" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_bad_magic" status="run" result="completed" time="0.000545" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_empty_file" status="run" result="completed" time="0.000372" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_magic_only" status="run" result="completed" time="0.000545" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_no_marshal" status="run" result="completed" time="0.000524" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_non_code_marshal" status="run" result="completed" time="0.000545" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_partial_flags" status="run" result="completed" time="0.000543" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_partial_hash" status="run" result="completed" time="0.001056" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_partial_magic" status="run" result="completed" time="0.000537" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_partial_size" status="run" result="completed" time="0.000530" /><testcase name="test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_partial_timestamp" status="run" result="completed" time="0.000540" /><testcase name="test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_bad_syntax" status="run" result="completed" time="0.000541" /><testcase name="test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_checked_hash_based_pyc" status="run" result="completed" time="0.000822" /><testcase name="test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_equality" status="run" result="completed" time="0.000023" /><testcase name="test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_file_from_empty_string_dir" status="run" result="completed" time="0.000193" /><testcase name="test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_get_filename_API" status="run" result="completed" time="0.000062" /><testcase name="test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_inequality" status="run" result="completed" time="0.000020" /><testcase name="test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_lacking_parent" status="run" result="completed" time="0.000288" /><testcase name="test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_load_module_API" status="run" result="completed" time="0.000110" /><testcase name="test.test_impo
rtlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_module" status="run" result="completed" time="0.000220" /><testcase name="test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_module_reuse" status="run" result="completed" time="0.000663" /><testcase name="test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_overridden_checked_hash_based_pyc" status="run" result="completed" time="0.000761" /><testcase name="test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_overridden_unchecked_hash_based_pyc" status="run" result="completed" time="0.000815" /><testcase name="test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_package" status="run" result="completed" time="0.000251" /><testcase name="test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_state_after_failure" status="run" result="completed" time="0.000547" /><testcase name="test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_timestamp_overflow" status="run" result="completed" time="0.000630" /><testcase name="test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_unchecked_hash_based_pyc" status="run" result="completed" time="0.000753" /><testcase name="test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_unloadable" status="run" result="completed" time="0.000037" /><testcase name="test.test_importlib.source.test_file_loader.Source_SimpleTest.test_bad_syntax" status="run" result="completed" time="0.000495" /><testcase name="test.test_importlib.source.test_file_loader.Source_SimpleTest.test_checked_hash_based_pyc" status="run" result="completed" time="0.000786" /><testcase name="test.test_importlib.source.test_file_loader.Source_SimpleTest.test_equality" status="run" result="completed" time="0.000013" /><testcase name="test.test_importlib.source.test_file_loader.Source_SimpleTest.test_file_from_empty_string_dir" status="run" result="completed" time="0.000161" /><testcase name="test.test_importlib.source.test_file_loader.Source_SimpleTest.test_get_filename_API" status="run" result="completed" time="0.000048" /><testcase name="test.test_importlib.source.test_file_loader.Source_SimpleTest.test_inequality" status="run" result="completed" time="0.000012" /><testcase name="test.test_importlib.source.test_file_loader.Source_SimpleTest.test_lacking_parent" status="run" result="completed" time="0.000268" /><testcase name="test.test_importlib.source.test_file_loader.Source_SimpleTest.test_load_module_API" status="run" result="completed" time="0.000093" /><testcase name="test.test_importlib.source.test_file_loader.Source_SimpleTest.test_module" status="run" result="completed" time="0.000214" /><testcase name="test.test_importlib.source.test_file_loader.Source_SimpleTest.test_module_reuse" status="run" result="completed" time="0.000649" /><testcase name="test.test_importlib.source.test_file_loader.Source_SimpleTest.test_overridden_checked_hash_based_pyc" status="run" result="completed" time="0.000740" /><testcase name="test.test_importlib.source.test_file_loader.Source_SimpleTest.test_overridden_unchecked_hash_based_pyc" status="run" result="completed" time="0.000812" /><testcase name="test.test_importlib.source.test_file_loader.Source_SimpleTest.test_package" status="run" result="completed" time="0.000237" /><testcase name="test.test_importlib.source.test_file_loader.Source_SimpleTest.test_state_after_failure" status="run" result="completed" time="0.000530" /><testcase name="test.test_importlib.source.test_file_loader.Source_SimpleTest.test_timestamp_overflow" status="run" result="completed" time="0.000616" /><testcase name="test.test_importlib.source.test_file_loader.Source_SimpleTest.test_unchecked_hash_based_pyc" status="run" result="completed" time="0.000726" /><testcase name="test.test_importlib.source.test_file_loader.Source_SimpleTest.test_unloadable" status="run" result="completed" time="0.000029" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourceLoaderBadByte
codeTestPEP302.test_bad_magic" status="run" result="completed" time="0.000735" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_bad_marshal" status="run" result="completed" time="0.000563" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_empty_file" status="run" result="completed" time="0.000448" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_magic_only" status="run" result="completed" time="0.000605" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_no_marshal" status="run" result="completed" time="0.000558" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_non_code_marshal" status="run" result="completed" time="0.000577" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_old_timestamp" status="run" result="completed" time="0.000293" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_partial_flags" status="run" result="completed" time="0.000622" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_partial_hash" status="run" result="completed" time="0.001203" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_partial_magic" status="run" result="completed" time="0.000608" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_partial_size" status="run" result="completed" time="0.000614" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_partial_timestamp" status="run" result="completed" time="0.000597" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_read_only_bytecode" status="run" result="completed" time="0.000273" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_bad_magic" status="run" result="completed" time="0.000596" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_bad_marshal" status="run" result="completed" time="0.000538" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_empty_file" status="run" result="completed" time="0.000427" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_magic_only" status="run" result="completed" time="0.000589" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_no_marshal" status="run" result="completed" time="0.000529" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_non_code_marshal" status="run" result="completed" time="0.000547" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_old_timestamp" status="run" result="completed" time="0.000272" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_partial_flags" status="run" result="completed" time="0.000578" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_partial_hash" status="run" result="completed" time="0.001161" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_partial_magic" status="run" result="completed" time="0.000580" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_partial_size" status="run" result="completed" time="0.000591" /><testcase name="test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP


Traceback (most recent call last):
  File "<frozen runpy>", line 198, in _run_module_as_main
  File "<frozen runpy>", line 88, in _run_code
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/test/__main__.py", line 2, in <module>
    main(_add_python_opts=True)
    ~~~~^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/test/libregrtest/main.py", line 735, in main
    Regrtest(ns, _add_python_opts=_add_python_opts).main(tests=tests)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/test/libregrtest/main.py", line 727, in main
    exitcode = self.run_tests(selected, tests)
               ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/test/libregrtest/main.py", line 564, in run_tests
    return self._run_tests(selected, tests)
           ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/test/libregrtest/main.py", line 527, in _run_tests
    self._run_tests_mp(runtests, self.num_workers)
    ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/test/libregrtest/main.py", line 425, in _run_tests_mp
    RunWorkers(num_workers, runtests, self.logger, self.results).run()
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/test/libregrtest/run_workers.py", line 595, in run
    result = self._process_result(item)
             ~~~~~~~~~~~~~~~~~~~~^^^^^^
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/test/libregrtest/run_workers.py", line 566, in _process_result
    self.results.accumulate_result(result, self.runtests)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/test/libregrtest/results.py", line 132, in accumulate_result
    self.add_junit(xml_data)
    ~~~~~~~~~~~~~~^^^^^^^^^^
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/test/libregrtest/results.py", line 165, in add_junit
    self.testsuite_xml.append(ET.fromstring(e))
                              ~~~~~~~~~~~~~^^^
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/xml/etree/ElementTree.py", line 1342, in XML
    parser.feed(text)
    ~~~~~~~~~~~^^^^^^
xml.etree.ElementTree.ParseError: not well-formed (invalid token): line 1, column 68317
make: *** [Makefile:2237: buildbottest] Error 1


Traceback (most recent call last):\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/unittest/case.py", line 58, in testPartExecutor\n    yield\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/unittest/case.py", line 651, in run\n    self._callTestMethod(testMethod)\n    ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/unittest/case.py", line 606, in _callTestMethod\n    if method() is not None:\n       ~~~~~~^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/test/test_importlib/resources/test_functional.py", line 115, in test_open_text\n    self.assertEqual(\n    ~~~~~~~~~~~~~~~~^\n        f.read(),\n        ^^^^^^^^^\n    ...&lt;2 lines&gt;...\n        ),\n        ^^\n    )\n    ^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/unittest/case.py", line 907, in assertEqual\n    assertion_func(first, second, msg=msg)\n    
~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/unittest/case.py", line 1273, in assertMultiLineEqual\n    self.fail(self._formatMessage(msg, standardMsg))\n    ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/unittest/case.py", line 732, in fail\n    raise self.failureException(msg)\nAssertionError: \'\\\\xff\\\\xfeH\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 \\x00[67 chars]\\x00\' != \'\\\\xfe\\\\xff\\x00H\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 [67 chars]00\\n\'\n- \\xff\\xfeH\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00\n?     ^^^^\n+ \\xfe\\xff\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00\n? ++++    ^\n- \x00\n+ \n\n</failure></testcase><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_ModuleAnchor.test_path" status="run" result="completed" time="0.000098" /><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_ModuleAnchor.test_read_binary" status="run" result="completed" time="0.000151" /><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_ModuleAnchor.test_read_text" status="run" result="completed" time="0.001236"><system-out /><system-err /><failure type="AssertionError" message="AssertionError: \'\\\\xff\\\\xfeH\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 \\x00[67 chars]\\x00\' != \'\\\\xfe\\\\xff\\x00H\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 [67 chars]00\\n\'&#10;- \\xff\\xfeH\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00&#10;?     ^^^^&#10;+ \\xfe\\xff\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00&#10;? ++++    ^&#10;- \x00&#10;+ &#10;&#10;">Traceback (most recent call last):\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/unittest/case.py", line 58, in testPartExecutor\n    yield\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/unittest/case.py", line 651, in run\n    self._callTestMethod(testMethod)\n    ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/unittest/case.py", line 606, in _callTestMethod\n    if method() is not None:\n       ~~~~~~^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/test/test_importlib/resources/test_functional.py", line 68, in test_read_text\n    self.assertEqual(\n    ~~~~~~~~~~~~~~~~^\n        resources.read_text(\n        ^^^^^^^^^^^^^^^^^^^^\n    ...&lt;5 lines&gt;...\n        ),\n        ^^\n    )\n    ^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/unittest/case.py", line 907, in assertEqual\n    assertion_func(first, second, msg=msg)\n    ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/unittest/case.py", line 1273, in assertMultiLineEqual\n    self.fail(self._formatMessage(msg, standardMsg))\n    ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/unittest/case.py", line 732, in fail\n    raise self.failureException(msg)\nAssertionError: \'\\\\xff\\\\xfeH\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 \\x00[67 chars]\\x00\' != \'\\\\xfe\\\\xff\\x00H\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 [67 chars]00\\n\'\n- \\xff\\xfeH\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00\n?     ^^^^\n+ \\xfe\\xff\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00\n? ++++    ^\n- \x00\n+ \n\n</failure></testcase><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_ModuleAnchor.test_text_errors" status="run" result="completed" time="0.000036" /><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_common_errors" stat
us="run" result="completed" time="0.000430" /><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_contents" status="run" result="completed" time="0.000303" /><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_is_resource" status="run" result="completed" time="0.000184" /><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_open_binary" status="run" result="completed" time="0.000142" /><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_open_text" status="run" result="completed" time="0.001154"><system-out /><system-err /><failure type="AssertionError" message="AssertionError: \'\\\\xff\\\\xfeH\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 \\x00[67 chars]\\x00\' != \'\\\\xfe\\\\xff\\x00H\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 [67 chars]00\\n\'&#10;- \\xff\\xfeH\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00&#10;?     ^^^^&#10;+ \\xfe\\xff\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00&#10;? ++++    ^&#10;- \x00&#10;+ &#10;&#10;">Traceback (most recent call last):\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/unittest/case.py", line 58, in testPartExecutor\n    yield\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/unittest/case.py", line 651, in run\n    self._callTestMethod(testMethod)\n    ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/unittest/case.py", line 606, in _callTestMethod\n    if method() is not None:\n       ~~~~~~^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/test/test_importlib/resources/test_functional.py", line 115, in test_open_text\n    self.assertEqual(\n    ~~~~~~~~~~~~~~~~^\n        f.read(),\n        ^^^^^^^^^\n    ...&lt;2 lines&gt;...\n        ),\n        ^^\n    )\n    ^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/unittest/case.py", line 907, in assertEqual\n    assertion_func(first, second, msg=msg)\n    ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/unittest/case.py", line 1273, in assertMultiLineEqual\n    self.fail(self._formatMessage(msg, standardMsg))\n    ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/unittest/case.py", line 732, in fail\n    raise self.failureException(msg)\nAssertionError: \'\\\\xff\\\\xfeH\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 \\x00[67 chars]\\x00\' != \'\\\\xfe\\\\xff\\x00H\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 [67 chars]00\\n\'\n- \\xff\\xfeH\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00\n?     ^^^^\n+ \\xfe\\xff\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00\n? ++++    ^\n- \x00\n+ \n\n</failure></testcase><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_path" status="run" result="completed" time="0.000095" /><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_read_binary" status="run" result="completed" time="0.000143" /><testcase name="test.test_importlib.resources.test_functional.FunctionalAPITest_StringAnchor.test_read_text" status="run" result="completed" time="0.001191"><system-out /><system-err /><failure type="AssertionError" message="AssertionError: \'\\\\xff\\\\xfeH\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 \\x00[67 chars]\\x00\' != \'\\\\xfe\\\\xff\\x00H\\x00e\\x00l\\x00l\\x00o\\x00,\\x00 [67 chars]00\\n\'&#10;- \\xff\\xfeH\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00&#10;?     ^^^^&#10;+ \\xfe\\xff\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00&#10;? ++++    ^&#


Traceback (most recent call last):\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/unittest/case.py", line 58, in testPartExecutor\n    yield\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/unittest/case.py", line 651, in run\n    self._callTestMethod(testMethod)\n    ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/unittest/case.py", line 606, in _callTestMethod\n    if method() is not None:\n   
    ~~~~~~^^\n  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/test/test_importlib/test_namespace_pkgs.py", line 304, in test_missing_directory\n    import foo.one\nModuleNotFoundError: No module named \'foo\'\n</output></testcase><testcase name="test.test_importlib.test_namespace_pkgs.ZipWithMissingDirectory.test_present_directory" status="run" result="completed" time="0.000160" /><testcase name="test.test_importlib.test_pkg_import.TestImport.test_package_import__semantics" status="run" result="completed" time="0.001190" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_default" status="run" result="completed" time="0.000045" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_default_bad_suffix" status="run" result="completed" time="0.000023" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_default_without_location" status="run" result="completed" time="0.000018" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_loader_no_location" status="run" result="completed" time="0.000025" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_loader_no_location_bad_get_filename" status="run" result="completed" time="0.000033" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_loader_no_location_no_get_filename" status="run" result="completed" time="0.000021" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_path_like_arg" status="run" result="completed" time="0.000035" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_relative_path" status="run" result="completed" time="0.000024" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_default" status="run" result="completed" time="0.000025" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_default_bad_is_package" status="run" result="completed" time="0.000031" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_default_no_is_package" status="run" result="completed" time="0.000019" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_default_not_package" status="run" result="completed" time="0.000028" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_empty" status="run" result="completed" time="0.000022" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_none" status="run" result="completed" time="0.000018" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_not_empty" status="run" result="completed" time="0.000019" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_default" status="run" result="completed" time="0.000019" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_default_with_bad_is_package" status="run" result="completed" time="0.000025" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_default_with_file_loader" status="run" result="completed" time="0.000021" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_is_package_false" status="run" result="completed" time="0.000017" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_is_package_false_with_fileloader" status="run" result="completed" time="0.000020" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_is_package_true" status="run" result="completed" time="0.000018" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_is
_package_true_with_fileloader" status="run" result="completed" time="0.000023" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_is_package_with_loader_false" status="run" result="completed" time="0.000018" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_is_package_with_loader_true" status="run" result="completed" time="0.000019" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_origin" status="run" result="completed" time="0.000016" /><testcase name="test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_origin_and_is_package" status="run" result="completed" time="0.000016" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_exec" status="run" result="completed" time="0.000035" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_load" status="run" result="completed" time="0.000048" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_load_failed" status="run" result="completed" time="0.000063" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_load_failed_removed" status="run" result="completed" time="0.000058" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_load_legacy_attributes_immutable" status="run" result="completed" time="0.000066" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_load_replaced" status="run" result="completed" time="0.000050" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_reload" status="run" result="completed" time="0.000045" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_reload_extra_attributes" status="run" result="completed" time="0.000042" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_reload_init_module_attrs" status="run" result="completed" time="0.000045" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_reload_modified" status="run" result="completed" time="0.000042" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_no_origin" status="run" result="completed" time="0.000016" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_set" status="run" result="completed" time="0.000014" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_source" status="run" result="completed" time="0.000015" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_source_missing_cache_tag" status="run" result="completed" time="0.000013" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_source_unknown_suffix" status="run" result="completed" time="0.000010" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_sourceless" status="run" result="completed" time="0.000011" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_with_origin_not_location" status="run" result="completed" time="0.000010" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_default" status="run" result="completed" time="0.000013" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_default_is_package_false" status="run" result="completed" time="0.000012" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_default_is_package_true" status="run" result="completed" time="0.000014" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_default_no_loader" status="run" result="completed" time="0.000011" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_equality" status="run" result="completed" time="0.000013" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_equality_location" status="run" result="completed" time="0.000014" /><testcase na
me="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_has_location_setter" status="run" result="completed" time="0.000011" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_inequality" status="run" result="completed" time="0.000011" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_inequality_incomplete" status="run" result="completed" time="0.000012" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_package" status="run" result="completed" time="0.000011" /><testcase name="test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_package_is_package" status="run" result="completed" time="0.000011" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_default" status="run" result="completed" time="0.000049" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_default_bad_suffix" status="run" result="completed" time="0.000022" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_default_without_location" status="run" result="completed" time="0.000017" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_loader_no_location" status="run" result="completed" time="0.000024" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_loader_no_location_bad_get_filename" status="run" result="completed" time="0.000029" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_loader_no_location_no_get_filename" status="run" result="completed" time="0.000019" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_path_like_arg" status="run" result="completed" time="0.000031" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_relative_path" status="run" result="completed" time="0.000023" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_default" status="run" result="completed" time="0.000024" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_default_bad_is_package" status="run" result="completed" time="0.000029" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_default_no_is_package" status="run" result="completed" time="0.000020" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_default_not_package" status="run" result="completed" time="0.000027" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_empty" status="run" result="completed" time="0.000021" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_none" status="run" result="completed" time="0.000018" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_not_empty" status="run" result="completed" time="0.000019" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_default" status="run" result="completed" time="0.000019" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_default_with_bad_is_package" status="run" result="completed" time="0.000024" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_default_with_file_loader" status="run" result="completed" time="0.000021" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_is_package_false" status="run" result="completed" time="0.000016" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_is_package_false_with_fileloader" status="run" result="completed" time="0.000020" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_is_package_true" sta
tus="run" result="completed" time="0.000017" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_is_package_true_with_fileloader" status="run" result="completed" time="0.000022" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_is_package_with_loader_false" status="run" result="completed" time="0.000017" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_is_package_with_loader_true" status="run" result="completed" time="0.000018" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_origin" status="run" result="completed" time="0.000017" /><testcase name="test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_origin_and_is_package" status="run" result="completed" time="0.000016" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_exec" status="run" result="completed" time="0.000046" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_load" status="run" result="completed" time="0.000052" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_load_failed" status="run" result="completed" time="0.000062" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_load_failed_removed" status="run" result="completed" time="0.000057" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_load_legacy_attributes_immutable" status="run" result="completed" time="0.000063" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_load_replaced" status="run" result="completed" time="0.000053" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_reload" status="run" result="completed" time="0.000050" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_reload_extra_attributes" status="run" result="completed" time="0.000047" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_reload_init_module_attrs" status="run" result="completed" time="0.000050" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_reload_modified" status="run" result="completed" time="0.000046" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_no_origin" status="run" result="completed" time="0.000016" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_set" status="run" result="completed" time="0.000014" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_source" status="run" result="completed" time="0.000020" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_source_missing_cache_tag" status="run" result="completed" time="0.000015" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_source_unknown_suffix" status="run" result="completed" time="0.000011" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_sourceless" status="run" result="completed" time="0.000012" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_with_origin_not_location" status="run" result="completed" time="0.000010" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_default" status="run" result="completed" time="0.000013" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_default_is_package_false" status="run" result="completed" time="0.000013" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_default_is_package_true" status="run" result="completed" time="0.000014" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_default_no_loader" status="run" result="completed" time="0.000012" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_equality" status="run" result="completed" time="0.000013" /><testcase name="te
st.test_importlib.test_spec.Source_ModuleSpecTests.test_equality_location" status="run" result="completed" time="0.000015" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_has_location_setter" status="run" result="completed" time="0.000011" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_inequality" status="run" result="completed" time="0.000011" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_inequality_incomplete" status="run" result="completed" time="0.000012" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_package" status="run" result="completed" time="0.000012" /><testcase name="test.test_importlib.test_spec.Source_ModuleSpecTests.test_package_is_package" status="run" result="completed" time="0.000011" /><testcase name="test.test_importlib.test_threaded_import.ThreadedImportTests.test_circular_imports" status="run" result="completed" time="0.501630" /><testcase name="test.test_importlib.test_threaded_import.ThreadedImportTests.test_concurrent_futures_circular_import" status="run" result="completed" time="0.162159" /><testcase name="test.test_importlib.test_threaded_import.ThreadedImportTests.test_import_hangers" status="run" result="completed" time="0.000263" /><testcase name="test.test_importlib.test_threaded_import.ThreadedImportTests.test_multiprocessing_pool_circular_import" status="run" result="completed" time="0.117372" /><testcase name="test.test_importlib.test_threaded_import.ThreadedImportTests.test_parallel_meta_path" status="run" result="completed" time="0.148184" /><testcase name="test.test_importlib.test_threaded_import.ThreadedImportTests.test_parallel_module_init" status="run" result="completed" time="0.027169" /><testcase name="test.test_importlib.test_threaded_import.ThreadedImportTests.test_parallel_path_hooks" status="run" result="completed" time="0.049387" /><testcase name="test.test_importlib.test_threaded_import.ThreadedImportTests.test_side_effect_import" status="run" result="completed" time="0.015792" /><testcase name="test.test_importlib.test_util.Frozen_DecodeSourceBytesTests.test_specified_encoding" status="run" result="completed" time="0.000029" /><testcase name="test.test_importlib.test_util.Frozen_DecodeSourceBytesTests.test_universal_newlines" status="run" result="completed" time="0.000019" /><testcase name="test.test_importlib.test_util.Frozen_DecodeSourceBytesTests.test_ut8_default" status="run" result="completed" time="0.000015" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_find_relative_module" status="run" result="completed" time="0.000722" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_find_relative_module_missing_package" status="run" result="completed" time="0.000301" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_find_submodule" status="run" result="completed" time="0.000629" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_find_submodule_in_module" status="run" result="completed" time="0.000062" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_find_submodule_parent_already_imported" status="run" result="completed" time="0.000620" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_nothing" status="run" result="completed" time="0.000039" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_success" status="run" result="completed" time="0.000024" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_sys_modules" status="run" result="completed" time="0.000016" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_sys_modules_loader_is_None" status="run" result="completed" time="0.000014" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_sys_modules_spec_is_None" status="run" result="completed" time="0.000018" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_sys_modules_spec_is_not_set" status="run" result="comp
leted" time="0.000018" /><testcase name="test.test_importlib.test_util.Frozen_FindSpecTests.test_sys_modules_without___loader__" status="run" result="completed" time="0.000013" /><testcase name="test.test_importlib.test_util.Frozen_MagicNumberTests.test_incorporates_rn" status="run" result="completed" time="0.000010" /><testcase name="test.test_importlib.test_util.Frozen_MagicNumberTests.test_length" status="run" result="completed" time="0.000010" /><testcase name="test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___cached__" status="run" result="completed" time="0.000018" /><testcase name="test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___file__" status="run" result="completed" time="0.000014" /><testcase name="test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___loader__" status="run" result="completed" time="0.000010" /><testcase name="test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___name__" status="run" result="completed" time="0.000011" /><testcase name="test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___package__" status="run" result="completed" time="0.000012" /><testcase name="test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___path__" status="run" result="completed" time="0.000012" /><testcase name="test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___spec__" status="run" result="completed" time="0.000010" /><testcase name="test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test_create_module" status="run" result="completed" time="0.000047" /><testcase name="test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test_create_module_returns_None" status="run" result="completed" time="0.000026" /><testcase name="test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test_no_create_module" status="run" result="completed" time="0.000024" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source" status="run" result="completed" time="0.000019" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_cwd" status="run" result="completed" time="0.000013" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_debug_override" status="run" result="completed" time="0.000043" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_debug_override_optimization_both_set" status="run" result="completed" time="0.000016" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_no_cache_tag" status="run" result="completed" time="0.000016" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_no_dot" status="run" result="completed" time="0.000013" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_optimization_None" status="run" result="completed" time="0.000013" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_optimization_empty_string" status="run" result="completed" time="0.000011" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_optimization_set" status="run" result="completed" time="0.000020" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_override" status="run" result="completed" time="0.000039" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_path_like_arg" status="run" result="completed" time="0.000028" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_respects_pycache_prefix" status="run" result="completed" time="0.000062" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_respects_pycache_prefix_relative" status="run" result="completed" time="0.000033" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_sep_altsep_and_sep_cache_from_source" status="run" result="completed" time="0.000004"><skipped>test meaningful only 
where os.altsep is defined</skipped></testcase><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache" status="run" result="completed" time="0.000016" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_bad_path" status="run" result="completed" time="0.000015" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_inside_pycache_prefix" status="run" result="completed" time="0.000017" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_missing_optimization" status="run" result="completed" time="0.000016" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_no__pycache__" status="run" result="completed" time="0.000014" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_no_cache_tag" status="run" result="completed" time="0.000014" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_no_slash" status="run" result="completed" time="0.000012" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_not_opt" status="run" result="completed" time="0.000013" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_optimized_bytecode" status="run" result="completed" time="0.000013" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_outside_pycache_prefix" status="run" result="completed" time="0.000016" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_path_like_arg" status="run" result="completed" time="0.000024" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_too_few_dots" status="run" result="completed" time="0.000012" /><testcase name="test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_too_many_dots" status="run" result="completed" time="0.000012" /><testcase name="test.test_importlib.test_util.Frozen_ResolveNameTests.test_absolute" status="run" result="completed" time="0.000011" /><testcase name="test.test_importlib.test_util.Frozen_ResolveNameTests.test_absolute_within_package" status="run" result="completed" time="0.000008" /><testcase name="test.test_importlib.test_util.Frozen_ResolveNameTests.test_escape" status="run" result="completed" time="0.000012" /><testcase name="test.test_importlib.test_util.Frozen_ResolveNameTests.test_in_package" status="run" result="completed" time="0.000010" /><testcase name="test.test_importlib.test_util.Frozen_ResolveNameTests.test_no_package" status="run" result="completed" time="0.000010" /><testcase name="test.test_importlib.test_util.Frozen_ResolveNameTests.test_other_package" status="run" result="completed" time="0.000009" /><testcase name="test.test_importlib.test_util.IncompatibleExtensionModuleRestrictionsTests.test_complete_multi_phase_init_module" status="run" result="completed" time="0.036511" /><testcase name="test.test_importlib.test_util.IncompatibleExtensionModuleRestrictionsTests.test_incomplete_multi_phase_init_module" status="run" result="completed" time="0.042784" /><testcase name="test.test_importlib.test_util.IncompatibleExtensionModuleRestrictionsTests.test_single_phase_init_module" status="run" result="completed" time="0.049114" /><testcase name="test.test_importlib.test_util.MagicNumberTests.test_magic_number" status="run" result="completed" time="0.000004"><skipped>only applies to candidate or final python release levels</skipped></testcase><testcase name="test.test_importlib.test_util.Source_DecodeSourceBytesTests.test_specified_encoding" status="run" result="completed" time="0.000038" /><testcase name="test.test_importlib.test_util.Source_DecodeSourceBytesTests.test_universal_newlines" status="run" result="completed" time="0.000020" /><testcase name="test.test_importlib.test_util.Source_DecodeSourceBytesTests.test_ut8_default" status="run" result="completed" time="0.000015" /><testcase name="test.t
st_importlib.test_util.Source_FindSpecTests.test_find_relative_module" status="run" result="completed" time="0.000717" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_find_relative_module_missing_package" status="run" result="completed" time="0.000280" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_find_submodule" status="run" result="completed" time="0.000627" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_find_submodule_in_module" status="run" result="completed" time="0.000058" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_find_submodule_parent_already_imported" status="run" result="completed" time="0.000652" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_nothing" status="run" result="completed" time="0.000040" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_success" status="run" result="completed" time="0.000023" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_sys_modules" status="run" result="completed" time="0.000019" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_sys_modules_loader_is_None" status="run" result="completed" time="0.000015" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_sys_modules_spec_is_None" status="run" result="completed" time="0.000017" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_sys_modules_spec_is_not_set" status="run" result="completed" time="0.000017" /><testcase name="test.test_importlib.test_util.Source_FindSpecTests.test_sys_modules_without___loader__" status="run" result="completed" time="0.000013" /><testcase name="test.test_importlib.test_util.Source_MagicNumberTests.test_incorporates_rn" status="run" result="completed" time="0.000011" /><testcase name="test.test_importlib.test_util.Source_MagicNumberTests.test_length" status="run" result="completed" time="0.000010" /><testcase name="test.test_importlib.test_util.Source_ModuleFromSpecTests.test___cached__" status="run" result="completed" time="0.000020" /><testcase name="test.test_importlib.test_util.Source_ModuleFromSpecTests.test___file__" status="run" result="completed" time="0.000017" /><testcase name="test.test_importlib.test_util.Source_ModuleFromSpecTests.test___loader__" status="run" result="completed" time="0.000011" /><testcase name="test.test_importlib.test_util.Source_ModuleFromSpecTests.test___name__" status="run" result="completed" time="0.000012" /><testcase name="test.test_importlib.test_util.Source_ModuleFromSpecTests.test___package__" status="run" result="completed" time="0.000012" /><testcase name="test.test_importlib.test_util.Source_ModuleFromSpecTests.test___path__" status="run" result="completed" time="0.000013" /><testcase name="test.test_importlib.test_util.Source_ModuleFromSpecTests.test___spec__" status="run" result="completed" time="0.000011" /><testcase name="test.test_importlib.test_util.Source_ModuleFromSpecTests.test_create_module" status="run" result="completed" time="0.000046" /><testcase name="test.test_importlib.test_util.Source_ModuleFromSpecTests.test_create_module_returns_None" status="run" result="completed" time="0.000026" /><testcase name="test.test_importlib.test_util.Source_ModuleFromSpecTests.test_no_create_module" status="run" result="completed" time="0.000024" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source" status="run" result="completed" time="0.000024" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_cwd" status="run" result="completed" time="0.000015" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_debug_override" status="run" result="completed" time="0.000046" /><testcase name="test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_debug_override_optimization_both_set" status="run" result="completed" time="0.000016" /><testcase name="test.test_importlib.test_util.Source_PEP3

@bedevere-bot
Copy link