⚠️⚠️⚠️ Buildbot failure⚠️⚠️⚠️Hi! The buildbots390x RHEL8 3.x has failed when building commit9ceaee7. What do you need to do: - Don't panic.
- Checkthe buildbot page in the devguide if you don't know what the buildbots are or how they work.
- 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.
- Check if the failure is related to this commit (9ceaee7) or if it is a false positive.
- 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 logsTraceback (most recent call last): File"/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/runpy.py", line198, in_run_module_as_mainreturn _run_code(code, main_globals,None,~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^"__main__", mod_spec)^^^^^^^^^^^^^^^^^^^^^ File"/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/runpy.py", line88, in_run_codeexec(code, run_globals)~~~~^^^^^^^^^^^^^^^^^^^ File"/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/test/__main__.py", line2, in<module> main(_add_python_opts=True)~~~~^^^^^^^^^^^^^^^^^^^^^^^ File"/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/test/libregrtest/main.py", line735, inmain 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", line727, inmain exitcode=self.run_tests(selected, tests)~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ File"/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/test/libregrtest/main.py", line564, inrun_testsreturnself._run_tests(selected, tests)~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ File"/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/test/libregrtest/main.py", line527, in_run_testsself._run_tests_mp(runtests,self.num_workers)~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File"/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/test/libregrtest/main.py", line425, 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", line595, inrun result=self._process_result(item)~~~~~~~~~~~~~~~~~~~~^^^^^^ File"/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/test/libregrtest/run_workers.py", line566, in_process_resultself.results.accumulate_result(result,self.runtests)~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^ File"/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/test/libregrtest/results.py", line132, inaccumulate_resultself.add_junit(xml_data)~~~~~~~~~~~~~~^^^^^^^^^^ File"/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/test/libregrtest/results.py", line165, inadd_junitself.testsuite_xml.append(ET.fromstring(e))~~~~~~~~~~~~~^^^ File"/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/xml/etree/ElementTree.py", line1342, inXML parser.feed(text)~~~~~~~~~~~^^^^^^xml.etree.ElementTree.ParseError:not well-formed (invalid token): line 1, column 68317make:*** [Makefile:2237: buildbottest] Error 1Traceback (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" /><testcase 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.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.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_incorporates_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.test_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="completed" 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_ResolveNamTests.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 ...<2 lines>...\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\' - \\xff\\xfeH\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00 ? ^^^^ + \\xfe\\xff\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00 ? ++++ ^ - \x00 + ">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 ...<5 lines>...\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.FunctionalAPITest_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\' - \\xff\\xfeH\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00 ? ^^^^ + \\xfe\\xff\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00 ? ++++ ^ - \x00 + ">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 ...<2 lines>...\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\' - \\xff\\xfeH\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00 ? ^^^^ + \\xfe\\xff\x00H\x00e\x00l\x00l\x00o\x00,\x00 \x00U\x00T\x00F\x00-\x001\x006\x00 \x00w\x00o\x00r\x00l\x00d\x00!\x00 ? ++++ ^ - \x00 + ">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 ...<5 lines>...\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.resources.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 |
Uh oh!
There was an error while loading.Please reload this page.
📚 Documentation preview 📚:https://cpython-previews--116609.org.readthedocs.build/