From 1f386de825e99acb20b6a484455f672a13af2b06 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Sat, 27 Jan 2024 23:44:34 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- src/tests/python_tests.yaml | 250 ++++++++++++++++++------------------ 1 file changed, 125 insertions(+), 125 deletions(-) diff --git a/src/tests/python_tests.yaml b/src/tests/python_tests.yaml index 4921e268b9e..1c725bd668a 100644 --- a/src/tests/python_tests.yaml +++ b/src/tests/python_tests.yaml @@ -57,7 +57,7 @@ - test_asdl_parser - test_ast: skip: - - test_stdlib_validates # incompatible with zipimport + - test_stdlib_validates # incompatible with zipimport - test_asyncgen: xfail: async - test_asyncio.test_base_events: @@ -113,7 +113,7 @@ - test_asyncio.test_windows_utils - test_atexit: skip: - - test_general # fork + - test_general # fork - test_audioop - test_audit: xfail: all tests fork @@ -123,22 +123,22 @@ - test_bdb: skip: # incompatible with zipimport - - test_bp_after_last_statement - - test_bp_condition - - test_bp_exception_on_condition_evaluation - - test_bp_ignore_count - - test_clear_two_bp_on_same_line - - test_disabled_temporary_bp - - test_ignore_count_on_disabled_bp - - test_temporary_bp - - test_next_command_in_generator_for_loop - - test_next_command_in_generator_with_subiterator - - test_next_until_return_in_generator - - test_return_command_in_generator_with_subiterator - - test_step_at_return_with_no_trace_in_caller - - test_runeval_step - - test_next_over_import - - test_skip + - test_bp_after_last_statement + - test_bp_condition + - test_bp_exception_on_condition_evaluation + - test_bp_ignore_count + - test_clear_two_bp_on_same_line + - test_disabled_temporary_bp + - test_ignore_count_on_disabled_bp + - test_temporary_bp + - test_next_command_in_generator_for_loop + - test_next_command_in_generator_with_subiterator + - test_next_until_return_in_generator + - test_return_command_in_generator_with_subiterator + - test_step_at_return_with_no_trace_in_caller + - test_runeval_step + - test_next_over_import + - test_skip - test_bigaddrspace - test_bigmem - test_binascii @@ -149,12 +149,12 @@ - test_bufio - test_builtin: skip: - - test_open_non_inheritable - - test_compile_top_level_await + - test_open_non_inheritable + - test_compile_top_level_await - test_bytes - test_bz2: skip: - - testThreading + - testThreading - test_c_locale_coercion - test_calendar - test_call @@ -180,7 +180,7 @@ - test_capi.test_watchers - test_cgi: skip: - - test_log # OSError: [Errno 70] Invalid seek + - test_log # OSError: [Errno 70] Invalid seek - test_cgitb - test_charmapcodec - test_class @@ -205,7 +205,7 @@ - test_codecmaps_tw - test_codecs: skip: - - test_write # frozen encodings.utf_8 + - test_write # frozen encodings.utf_8 - test_codeop - test_collections - test_colorsys @@ -228,7 +228,7 @@ - test_contains - test_context: skip: - - test_context_threads_1 + - test_context_threads_1 - test_contextlib - test_contextlib_async: xfail: async @@ -335,7 +335,7 @@ - test_email.test_defect_handling - test_email.test_email: skip: - - test_make_msgid_collisions # fork + - test_make_msgid_collisions # fork - test_email.test_generator - test_email.test_headerregistry - test_email.test_inversion @@ -346,12 +346,12 @@ - test_email.test_utils - test_embed: skip: - - test_set_config # fork + - test_set_config # fork - test_ensurepip: xfail: nonsense - test_enum: skip: - - test_unique_composite # fork + - test_unique_composite # fork - test_enumerate - test_eof - test_epoll @@ -366,9 +366,9 @@ - test_faulthandler: skip: # fork - - test_disabled_by_default - - test_sys_xoptions - - test_env_var + - test_disabled_by_default + - test_sys_xoptions + - test_env_var - test_fcntl - test_file - test_file_eintr: @@ -378,7 +378,7 @@ - test_fileio: skip: # stack overflow in v8 - - '*Recursive*' + - "*Recursive*" - test_fileutils - test_finalization - test_float @@ -392,14 +392,14 @@ - test_frozen: skip: # frozen modules are disabled in runtime - - test_unfrozen_submodule_in_frozen_package + - test_unfrozen_submodule_in_frozen_package - test_fstring - test_ftplib: xfail: socket - test_funcattrs - test_functools: skip: - - '*threaded*' + - "*threaded*" - test_future_stmt.test_future - test_future_stmt.test_future_flags - test_future_stmt.test_future_multiple_features @@ -407,8 +407,8 @@ - test_future_stmt.test_future_single_import - test_gc: skip: - - test_garbage_at_shutdown - - test_trashcan_threads + - test_garbage_at_shutdown + - test_trashcan_threads - test_gdb.test_backtrace - test_gdb.test_cfunction - test_gdb.test_cfunction_full @@ -421,9 +421,9 @@ - test_genericclass - test_genericpath: skip: - - test_samefile_on_link - - test_samestat_on_link - - test_exists_fd + - test_samefile_on_link + - test_samestat_on_link + - test_exists_fd - test_genexps - test_getopt - test_getpass @@ -432,7 +432,7 @@ - test_glob: skip: # RecursionError: maximum recursion depth exceeded while calling a Python object - - test_selflink + - test_selflink - test_global - test_grammar - test_graphlib @@ -441,7 +441,7 @@ - test_hash - test_hashlib: skip: - - test_threaded_hashing + - test_threaded_hashing - test_heapq - test_hmac - test_html @@ -451,9 +451,9 @@ - test_httplib: skip: # sockets - - test_response_fileno - - testHTTPConnectionSourceAddress - - testTimeoutAttribute + - test_response_fileno + - testHTTPConnectionSourceAddress + - testTimeoutAttribute - test_httpservers: xfail: threads - test_idle @@ -496,7 +496,7 @@ - test_importlib.test_api: skip: # incompatible with zipimport - - test_reload_missing_loader + - test_reload_missing_loader - test_importlib.test_lazy - test_importlib.test_locks: xfail: threading @@ -517,8 +517,8 @@ - test_interpreters: skip: # threads - - test_main - - '*thread*' + - test_main + - "*thread*" - test_io: xfail: segfault-outofmemory in test_large_file_ops ("Array buffer allocation failed") # The remaining test_io tests seem to hang too @@ -562,15 +562,15 @@ - test_linecache: skip: # incompatible with zipimport - - test_clearcache - - test_getline - - test_memoryerror + - test_clearcache + - test_getline + - test_memoryerror - test_list - test_listcomps - test_lltrace - test_locale: skip: - - '*diacritic*' + - "*diacritic*" - test_logging: xfail: threading - test_long @@ -580,7 +580,7 @@ xfail: fs - test_mailcap: skip: - - test_test # not sure why it fails... + - test_test # not sure why it fails... - test_marshal - test_math - test_math_property @@ -591,11 +591,11 @@ - test_minidom - test_mmap: skip: - - '*large*' # segfault-outofmemory Invalid typed array length: 6442450944" + - "*large*" # segfault-outofmemory Invalid typed array length: 6442450944" # resizing mmap doesn't work (raises [Errno 48] Out of memory) - - test_basic - - test_offset - - test_resize_past_pos + - test_basic + - test_offset + - test_resize_past_pos - test_modulefinder - test_monitoring - test_msilib @@ -620,11 +620,11 @@ - test_ntpath: # same set of failures as in test_posixpath skip: - - test_exists_fd - - test_samestat_on_link - - test_samefile_on_link - - test_sameopenfile - - test_nonascii_abspath + - test_exists_fd + - test_samestat_on_link + - test_samefile_on_link + - test_sameopenfile + - test_nonascii_abspath - test_numeric_tower - test_opcache - test_opcodes @@ -641,13 +641,13 @@ - test_osx_env - test_pathlib: skip: - - test_hardlink_to - - test_home - - test_link_to - - test_is_socket_true - - test_readlink - - test_open_mode - - test_touch_mode + - test_hardlink_to + - test_home + - test_link_to + - test_is_socket_true + - test_readlink + - test_open_mode + - test_touch_mode - test_patma - test_pdb: xfail: 21/51 use subprocess @@ -669,7 +669,7 @@ - test_pkgutil - test_platform: skip: - - test_architecture_via_symlink # fork + - test_architecture_via_symlink # fork - test_plistlib - test_poll: xfail: subprocess @@ -682,10 +682,10 @@ xfail: missing pwd module - test_posixpath: skip: - - test_exists_fd - - test_samestat_on_link - - test_samefile_on_link - - test_nonascii_abspath + - test_exists_fd + - test_samestat_on_link + - test_samefile_on_link + - test_nonascii_abspath - test_pow - test_pprint - test_print @@ -697,7 +697,7 @@ - test_pwd - test_py_compile: skip: - - test_stdin # fork + - test_stdin # fork - test_pyclbr - test_pydoc: xfail: pydoc_data unvendored @@ -707,16 +707,16 @@ xfail: threads - test_quopri: skip: - - test_scriptdecode # fork - - test_scriptencode # fork + - test_scriptdecode # fork + - test_scriptencode # fork - test_raise - test_random: skip: - - test_after_fork + - test_after_fork - test_range - test_re: skip: - - '*locale*' + - "*locale*" - test_readline - test_regrtest: xfail: All tests fork @@ -731,28 +731,28 @@ xfail: socket - test_runpy: skip: - - test_pymain_run* # fork - # incompatible with zipimport - - test_run_module - - test_run_module_alter_sys - - test_run_module_in_namespace_package - - test_run_name - - test_run_namespace_package - - test_run_namespace_package_in_namespace_package - - test_run_package - - test_run_package_alter_sys - - test_run_package_in_namespace_package + - test_pymain_run* # fork + # incompatible with zipimport + - test_run_module + - test_run_module_alter_sys + - test_run_module_in_namespace_package + - test_run_name + - test_run_namespace_package + - test_run_namespace_package_in_namespace_package + - test_run_package + - test_run_package_alter_sys + - test_run_package_in_namespace_package - test_sax - test_sched: skip: - - '*concurrent' # threads + - "*concurrent" # threads - test_scope - test_script_helper - test_secrets - test_select: skip: - - test_select # fork + - test_select # fork - test_selectors: xfail: networking - test_set @@ -762,15 +762,15 @@ - test_shlex - test_shutil: skip: - - test_copy2_symlinks - - test_copy_symlinks - - test_copymode_symlink_to_symlink - - test_copystat_symlinks - - test_dont_copy_file_onto_link_to_itself - - test_copytree_dangling_symlinks - - test_copytree_symlink_dir - - test_copytree_symlinks - - test_copyfile_nonexistent_dir + - test_copy2_symlinks + - test_copy_symlinks + - test_copymode_symlink_to_symlink + - test_copystat_symlinks + - test_dont_copy_file_onto_link_to_itself + - test_copytree_dangling_symlinks + - test_copytree_symlink_dir + - test_copytree_symlinks + - test_copyfile_nonexistent_dir - test_signal: xfail: emscripten signals implementation isn't very complete @@ -788,7 +788,7 @@ - test_sort - test_source_encoding: skip: - - test_20731 + - test_20731 - test_spwd - test_sqlite3.test_backup - test_sqlite3.test_cli @@ -807,14 +807,14 @@ - test_statistics - test_strftime: skip: - - test_strftime # strftime has some bugs + - test_strftime # strftime has some bugs - test_string - test_string_literals - test_stringprep - test_strptime: skip: - - test_week_of_year_and_day_of_week_calculation - - test_timezone + - test_week_of_year_and_day_of_week_calculation + - test_timezone - test_strtod - test_struct - test_structseq @@ -840,21 +840,21 @@ - test_tabnanny - test_tarfile: skip: - - test_file_mode - - test_extractall* - - test_link_size - - test_dereference_hardlink - - test_add_hardlink - - test_add_twice + - test_file_mode + - test_extractall* + - test_link_size + - test_dereference_hardlink + - test_add_hardlink + - test_add_twice - test_tcl - test_telnetlib: xfail: 7/19 fail with sockets - test_tempfile: skip: - - test_non_directory # setup failure Errno 2: Permission Denied - - test_process_awareness # fork - - test_truncate_with_size_parameter # setup failure FileNotFoundError: [Errno 44] No such file or directory - - test_noinherit # self.assertEqual(os.get_inheritable(file.fd), False) ==> AssertionError: True != False + - test_non_directory # setup failure Errno 2: Permission Denied + - test_process_awareness # fork + - test_truncate_with_size_parameter # setup failure FileNotFoundError: [Errno 44] No such file or directory + - test_noinherit # self.assertEqual(os.get_inheritable(file.fd), False) ==> AssertionError: True != False - test_termios - test_textwrap - test_thread: @@ -869,13 +869,13 @@ xfail: threading - test_time: skip: - - test_thread_time # setup failure: OSError: [Errno 28] Invalid argument - - test_time_ns_type # setup failure: OSError: [Errno 28] Invalid argument - - test_localtime_timezone # pyodide.asm.js:4222 AssertionError: 'Pacific Standard Time' != 'Pacific S' - - test_4dyear # '%4Y' != '0001' - - test_ctime # '1941' != '-100' - - test_monotonic # self.assertTrue(0.450 <= dt) fails - - test_pthread_getcpuclockid # time.pthread_getcpuclockid(threading.get_ident()) fails + - test_thread_time # setup failure: OSError: [Errno 28] Invalid argument + - test_time_ns_type # setup failure: OSError: [Errno 28] Invalid argument + - test_localtime_timezone # pyodide.asm.js:4222 AssertionError: 'Pacific Standard Time' != 'Pacific S' + - test_4dyear # '%4Y' != '0001' + - test_ctime # '1941' != '-100' + - test_monotonic # self.assertTrue(0.450 <= dt) fails + - test_pthread_getcpuclockid # time.pthread_getcpuclockid(threading.get_ident()) fails - test_timeit - test_timeout - test_tix @@ -902,7 +902,7 @@ xfail: slow, sometimes times out - test_traceback: skip: - - test_encoded_file # fork + - test_encoded_file # fork - test_tracemalloc - test_ttk.test_extensions - test_ttk.test_style @@ -922,7 +922,7 @@ - test_typing: skip: # stack overflow in v8 - - '*recursion*' + - "*recursion*" - test_ucn - test_unary - test_unicode @@ -952,7 +952,7 @@ xfail-safari: Doesn't work - test_urllib2: skip: - - test_http_body_pipe # fork + - test_http_body_pipe # fork - test_urllib2_localnet: xfail: socket - test_urllib2net @@ -967,7 +967,7 @@ - test_uu - test_uuid: skip: - - testIssue8621 + - testIssue8621 - test_venv: xfail: nonsense - test_wait3: @@ -991,7 +991,7 @@ - test_xml_etree: skip: # stack overflow in v8 - - test_recursive_repr + - test_recursive_repr - test_xml_etree_c - test_xmlrpc: xfail: networking