============================= test session starts ==============================
platform sunos5 -- Python $(PYTHON_VERSION).X -- $(PYTHON)
cachedir: .pytest_cache
rootdir: $(@D)
configfile: pyproject.toml
asyncio: mode=strict
collecting ... collected 1411 items / 2 skipped

IPython/core/completer.py::IPython.core.completer SKIPPED (all docst...)
IPython/core/completer.py::IPython.core.completer.provisionalcompleter SKIPPED
IPython/core/debugger.py::IPython.core.debugger SKIPPED (all docstes...)
IPython/core/display.py::IPython.core.display.GeoJSON.__init__ PASSED
IPython/core/display.py::IPython.core.display.Image.__init__ PASSED
IPython/core/display.py::IPython.core.display.set_matplotlib_close SKIPPED
IPython/core/display.py::IPython.core.display.set_matplotlib_formats SKIPPED
IPython/core/display_functions.py::IPython.core.display_functions.display PASSED
IPython/core/excolors.py::IPython.core.excolors.exception_colors PASSED
IPython/core/history.py::IPython.core.history.extract_hist_ranges PASSED
IPython/core/interactiveshell.py::IPython.core.interactiveshell.InteractiveShell.clear_main_mod_cache PASSED
IPython/core/interactiveshell.py::IPython.core.interactiveshell.InteractiveShell.complete SKIPPED
IPython/core/interactiveshell.py::IPython.core.interactiveshell.InteractiveShell.get_path_links PASSED
IPython/core/interactiveshell.py::IPython.core.interactiveshell.InteractiveShell.set_next_input SKIPPED
IPython/core/magics/ast_mod.py::IPython.core.magics.ast_mod SKIPPED
IPython/core/magics/auto.py::IPython.core.magics.auto.AutoMagics.autocall SKIPPED
IPython/core/magics/basic.py::IPython.core.magics.basic.BasicMagics.alias_magic SKIPPED
IPython/core/magics/basic.py::IPython.core.magics.basic.BasicMagics.precision SKIPPED
IPython/core/magics/code.py::IPython.core.magics.code.CodeMagics.edit SKIPPED
IPython/core/magics/code.py::IPython.core.magics.code.extract_symbols PASSED
IPython/core/magics/config.py::IPython.core.magics.config.ConfigMagics.config PASSED
IPython/core/magics/execution.py::IPython.core.magics.execution.ExecutionMagics.code_wrap SKIPPED
IPython/core/magics/execution.py::IPython.core.magics.execution.ExecutionMagics.macro SKIPPED
IPython/core/magics/execution.py::IPython.core.magics.execution.ExecutionMagics.prun SKIPPED
IPython/core/magics/execution.py::IPython.core.magics.execution.ExecutionMagics.run SKIPPED
IPython/core/magics/execution.py::IPython.core.magics.execution.ExecutionMagics.time SKIPPED
IPython/core/magics/execution.py::IPython.core.magics.execution.ExecutionMagics.timeit SKIPPED
IPython/core/magics/history.py::IPython.core.magics.history.HistoryMagics.history SKIPPED
IPython/core/magics/namespace.py::IPython.core.magics.namespace.NamespaceMagics.pdef SKIPPED
IPython/core/magics/namespace.py::IPython.core.magics.namespace.NamespaceMagics.reset PASSED
IPython/core/magics/namespace.py::IPython.core.magics.namespace.NamespaceMagics.reset_selective PASSED
IPython/core/magics/namespace.py::IPython.core.magics.namespace.NamespaceMagics.who SKIPPED
IPython/core/magics/namespace.py::IPython.core.magics.namespace.NamespaceMagics.who_ls SKIPPED
IPython/core/magics/namespace.py::IPython.core.magics.namespace.NamespaceMagics.whos SKIPPED
IPython/core/magics/osm.py::IPython.core.magics.osm.OSMagics.alias SKIPPED
IPython/core/magics/osm.py::IPython.core.magics.osm.OSMagics.cd SKIPPED
IPython/core/magics/osm.py::IPython.core.magics.osm.OSMagics.pwd SKIPPED
IPython/core/magics/osm.py::IPython.core.magics.osm.OSMagics.sc SKIPPED
IPython/core/magics/pylab.py::IPython.core.magics.pylab.PylabMagics.matplotlib SKIPPED
IPython/core/magics/script.py::IPython.core.magics.script.ScriptMagics.shebang PASSED
IPython/core/oinspect.py::IPython.core.oinspect.Inspector.pdoc SKIPPED
IPython/core/tests/test_alias.py::test_alias_args_commented PASSED
IPython/core/tests/test_alias.py::test_alias_args_commented_nargs PASSED
IPython/core/tests/test_alias.py::test_alias_args_error PASSED
IPython/core/tests/test_alias.py::test_alias_lifecycle PASSED
IPython/core/tests/test_application.py::test_cli_priority PASSED
IPython/core/tests/test_application.py::test_unicode_cwd PASSED
IPython/core/tests/test_application.py::test_unicode_ipdir PASSED
IPython/core/tests/test_async_helpers.py::AsyncTest::test_autoawait PASSED
IPython/core/tests/test_async_helpers.py::AsyncTest::test_autoawait_asyncio_wrong_sleep SKIPPED
IPython/core/tests/test_async_helpers.py::AsyncTest::test_autoawait_curio PASSED
IPython/core/tests/test_async_helpers.py::AsyncTest::test_autoawait_trio SKIPPED
IPython/core/tests/test_async_helpers.py::AsyncTest::test_autoawait_trio_wrong_sleep SKIPPED
IPython/core/tests/test_async_helpers.py::AsyncTest::test_execute PASSED
IPython/core/tests/test_async_helpers.py::AsyncTest::test_in_func_no_error PASSED
IPython/core/tests/test_async_helpers.py::AsyncTest::test_memory_error PASSED
IPython/core/tests/test_async_helpers.py::AsyncTest::test_nonlocal PASSED
IPython/core/tests/test_async_helpers.py::AsyncTest::test_should_be_async PASSED
IPython/core/tests/test_async_helpers.py::AsyncTest::test_top_level_return_error PASSED
IPython/core/tests/test_autocall.py::IPython.core.tests.test_autocall.doctest_autocall PASSED
IPython/core/tests/test_autocall.py::test_autocall_should_ignore_raw_strings PASSED
IPython/core/tests/test_compilerop.py::test_cache PASSED
IPython/core/tests/test_compilerop.py::test_cache_unicode PASSED
IPython/core/tests/test_compilerop.py::test_code_name PASSED
IPython/core/tests/test_compilerop.py::test_code_name2 PASSED
IPython/core/tests/test_compilerop.py::test_compiler_check_cache PASSED
IPython/core/tests/test_compilerop.py::test_proper_default_encoding PASSED
IPython/core/tests/test_completer.py::TestCompleter::test_abspath_file_completions PASSED
IPython/core/tests/test_completer.py::TestCompleter::test_aimport_module_completer PASSED
IPython/core/tests/test_completer.py::TestCompleter::test_all_completions_dups PASSED
IPython/core/tests/test_completer.py::TestCompleter::test_back_latex_completion PASSED
IPython/core/tests/test_completer.py::TestCompleter::test_back_unicode_completion PASSED
IPython/core/tests/test_completer.py::TestCompleter::test_cell_magics PASSED
IPython/core/tests/test_completer.py::TestCompleter::test_class_key_completion PASSED
IPython/core/tests/test_completer.py::TestCompleter::test_completion_have_signature PASSED
IPython/core/tests/test_completer.py::TestCompleter::test_completions_have_type PASSED
IPython/core/tests/test_completer.py::TestCompleter::test_custom_completion_error PASSED
IPython/core/tests/test_completer.py::TestCompleter::test_custom_completion_ordering PASSED
IPython/core/tests/test_completer.py::TestCompleter::test_dataframe_key_completion SKIPPED
IPython/core/tests/test_completer.py::TestCompleter::test_deduplicate_completions XPASS
IPython/core/tests/test_completer.py::TestCompleter::test_default_arguments_from_docstring PASSED
IPython/core/tests/test_completer.py::TestCompleter::test_delim_setting PASSED
IPython/core/tests/test_completer.py::TestCompleter::test_dict_key_completion_bytes PASSED
IPython/core/tests/test_completer.py::TestCompleter::test_dict_key_completion_closures PASSED
IPython/core/tests/test_completer.py::TestCompleter::test_dict_key_completion_contexts PASSED
IPython/core/tests/test_completer.py::TestCompleter::test_dict_key_completion_invalids PASSED
IPython/core/tests/test_completer.py::TestCompleter::test_dict_key_completion_numbers PASSED
IPython/core/tests/test_completer.py::TestCompleter::test_dict_key_completion_string PASSED
IPython/core/tests/test_completer.py::TestCompleter::test_dict_key_completion_unicode_py3 PASSED
IPython/core/tests/test_completer.py::TestCompleter::test_dict_key_restrict_to_dicts PASSED
IPython/core/tests/test_completer.py::TestCompleter::test_forward_unicode_completion PASSED
IPython/core/tests/test_completer.py::TestCompleter::test_from_module_completer PASSED
IPython/core/tests/test_completer.py::TestCompleter::test_func_kw_completions PASSED
IPython/core/tests/test_completer.py::TestCompleter::test_fwd_unicode_restricts PASSED
IPython/core/tests/test_completer.py::TestCompleter::test_get__all__entries_no__all__ok PASSED
IPython/core/tests/test_completer.py::TestCompleter::test_get__all__entries_ok PASSED
IPython/core/tests/test_completer.py::TestCompleter::test_greedy_completions PASSED
IPython/core/tests/test_completer.py::TestCompleter::test_has_open_quotes1 PASSED
IPython/core/tests/test_completer.py::TestCompleter::test_has_open_quotes2 PASSED
IPython/core/tests/test_completer.py::TestCompleter::test_has_open_quotes3 PASSED
IPython/core/tests/test_completer.py::TestCompleter::test_has_open_quotes4 PASSED
IPython/core/tests/test_completer.py::TestCompleter::test_import_module_completer PASSED
IPython/core/tests/test_completer.py::TestCompleter::test_jedi PASSED
IPython/core/tests/test_completer.py::TestCompleter::test_latex_completions PASSED
IPython/core/tests/test_completer.py::TestCompleter::test_latex_no_results PASSED
IPython/core/tests/test_completer.py::TestCompleter::test_limit_to__all__False_ok PASSED
IPython/core/tests/test_completer.py::TestCompleter::test_line_cell_magics PASSED
IPython/core/tests/test_completer.py::TestCompleter::test_line_magics PASSED
IPython/core/tests/test_completer.py::TestCompleter::test_local_file_completions PASSED
IPython/core/tests/test_completer.py::TestCompleter::test_magic_color PASSED
IPython/core/tests/test_completer.py::TestCompleter::test_magic_completion_order PASSED
IPython/core/tests/test_completer.py::TestCompleter::test_magic_completion_shadowing PASSED
IPython/core/tests/test_completer.py::TestCompleter::test_magic_completion_shadowing_explicit PASSED
IPython/core/tests/test_completer.py::TestCompleter::test_magic_config PASSED
IPython/core/tests/test_completer.py::TestCompleter::test_match_dict_keys PASSED
IPython/core/tests/test_completer.py::TestCompleter::test_match_dict_keys_tuple PASSED
IPython/core/tests/test_completer.py::TestCompleter::test_matcher_disabling PASSED
IPython/core/tests/test_completer.py::TestCompleter::test_matcher_priority PASSED
IPython/core/tests/test_completer.py::TestCompleter::test_matcher_suppression PASSED
IPython/core/tests/test_completer.py::TestCompleter::test_matcher_suppression_with_iterator PASSED
IPython/core/tests/test_completer.py::TestCompleter::test_matcher_suppression_with_jedi PASSED
IPython/core/tests/test_completer.py::TestCompleter::test_mix_terms PASSED
IPython/core/tests/test_completer.py::TestCompleter::test_nested_import_module_completer PASSED
IPython/core/tests/test_completer.py::TestCompleter::test_object_key_completion PASSED
IPython/core/tests/test_completer.py::TestCompleter::test_omit__names PASSED
IPython/core/tests/test_completer.py::TestCompleter::test_percent_symbol_restrict_to_magic_completions PASSED
IPython/core/tests/test_completer.py::TestCompleter::test_quoted_file_completions PASSED
IPython/core/tests/test_completer.py::TestCompleter::test_snake_case_completion PASSED
IPython/core/tests/test_completer.py::TestCompleter::test_spaces PASSED
IPython/core/tests/test_completer.py::TestCompleter::test_struct_array_key_completion SKIPPED
IPython/core/tests/test_completer.py::TestCompleter::test_tryimport PASSED
IPython/core/tests/test_completer.py::TestCompleter::test_unicode_completions PASSED
IPython/core/tests/test_completer.py::test_line_split PASSED
IPython/core/tests/test_completer.py::test_match_numeric_literal_for_dict_key[+1-+1] PASSED
IPython/core/tests/test_completer.py::test_match_numeric_literal_for_dict_key[+1.-+1.] PASSED
IPython/core/tests/test_completer.py::test_match_numeric_literal_for_dict_key[, +.1-+.1] PASSED
IPython/core/tests/test_completer.py::test_match_numeric_literal_for_dict_key[, .1-.1] PASSED
IPython/core/tests/test_completer.py::test_match_numeric_literal_for_dict_key[, 1 + 1-None] PASSED
IPython/core/tests/test_completer.py::test_match_numeric_literal_for_dict_key[, 1-1] PASSED
IPython/core/tests/test_completer.py::test_match_numeric_literal_for_dict_key[,1-1] PASSED
IPython/core/tests/test_completer.py::test_match_numeric_literal_for_dict_key[-1--1] PASSED
IPython/core/tests/test_completer.py::test_match_numeric_literal_for_dict_key[-1.--1.] PASSED
IPython/core/tests/test_completer.py::test_match_numeric_literal_for_dict_key[-1.0--1.0] PASSED
IPython/core/tests/test_completer.py::test_match_numeric_literal_for_dict_key[..-None] PASSED
IPython/core/tests/test_completer.py::test_match_numeric_literal_for_dict_key[.1 -None] PASSED
IPython/core/tests/test_completer.py::test_match_numeric_literal_for_dict_key[.1-.1] PASSED
IPython/core/tests/test_completer.py::test_match_numeric_literal_for_dict_key[.1.-None] PASSED
IPython/core/tests/test_completer.py::test_match_numeric_literal_for_dict_key[0b_0011_1111_0100_1110-0b_0011_1111_0100_1110] PASSED
IPython/core/tests/test_completer.py::test_match_numeric_literal_for_dict_key[0b_1110_0101-0b_1110_0101] PASSED
IPython/core/tests/test_completer.py::test_match_numeric_literal_for_dict_key[0xdeadbeef-0xdeadbeef] PASSED
IPython/core/tests/test_completer.py::test_match_numeric_literal_for_dict_key[1 + 1-None] PASSED
IPython/core/tests/test_completer.py::test_match_numeric_literal_for_dict_key[1..-None] PASSED
IPython/core/tests/test_completer.py::test_match_numeric_literal_for_dict_key[1.234-1.234] PASSED
IPython/core/tests/test_completer.py::test_protect_filename PASSED
IPython/core/tests/test_completer.py::test_unicode_range PASSED
IPython/core/tests/test_completerlib.py::Test_magic_run_completer::test_1 PASSED
IPython/core/tests/test_completerlib.py::Test_magic_run_completer::test_2 PASSED
IPython/core/tests/test_completerlib.py::Test_magic_run_completer::test_3 PASSED
IPython/core/tests/test_completerlib.py::Test_magic_run_completer::test_completion_in_dir PASSED
IPython/core/tests/test_completerlib.py::Test_magic_run_completer::test_completion_more_args PASSED
IPython/core/tests/test_completerlib.py::Test_magic_run_completer_nonascii::test_1 PASSED
IPython/core/tests/test_completerlib.py::Test_magic_run_completer_nonascii::test_2 PASSED
IPython/core/tests/test_completerlib.py::Test_magic_run_completer_nonascii::test_3 PASSED
IPython/core/tests/test_completerlib.py::test_bad_module_all PASSED
IPython/core/tests/test_completerlib.py::test_import_invalid_module PASSED
IPython/core/tests/test_completerlib.py::test_module_without_init PASSED
IPython/core/tests/test_completerlib.py::test_valid_exported_submodules PASSED
IPython/core/tests/test_debugger.py::IPython.core.tests.test_debugger.can_exit PASSED
IPython/core/tests/test_debugger.py::IPython.core.tests.test_debugger.can_quit PASSED
IPython/core/tests/test_debugger.py::IPython.core.tests.test_debugger.test_ipdb_magics PASSED
IPython/core/tests/test_debugger.py::IPython.core.tests.test_debugger.test_ipdb_magics2 PASSED
IPython/core/tests/test_debugger.py::test_decorator_skip SKIPPED (re...)
IPython/core/tests/test_debugger.py::test_decorator_skip_disabled SKIPPED
IPython/core/tests/test_debugger.py::test_decorator_skip_with_breakpoint PASSED
IPython/core/tests/test_debugger.py::test_interruptible_core_debugger PASSED
IPython/core/tests/test_debugger.py::test_ipdb_magics PASSED
IPython/core/tests/test_debugger.py::test_ipdb_magics2 PASSED
IPython/core/tests/test_debugger.py::test_where_erase_value PASSED
IPython/core/tests/test_debugger.py::test_xmode_skip PASSED
IPython/core/tests/test_display.py::test_base64image PASSED
IPython/core/tests/test_display.py::test_display_available PASSED
IPython/core/tests/test_display.py::test_display_handle PASSED
IPython/core/tests/test_display.py::test_display_id PASSED
IPython/core/tests/test_display.py::test_displayobject_repr PASSED
IPython/core/tests/test_display.py::test_embed_svg_url PASSED
IPython/core/tests/test_display.py::test_encourage_iframe_over_html PASSED
IPython/core/tests/test_display.py::test_geojson PASSED
IPython/core/tests/test_display.py::test_html_metadata PASSED
IPython/core/tests/test_display.py::test_image_alt_tag PASSED
IPython/core/tests/test_display.py::test_image_bad_filename_raises_proper_exception PASSED
IPython/core/tests/test_display.py::test_image_filename_defaults PASSED
IPython/core/tests/test_display.py::test_image_mimes PASSED
IPython/core/tests/test_display.py::test_image_size PASSED
IPython/core/tests/test_display.py::test_json PASSED
IPython/core/tests/test_display.py::test_progress PASSED
IPython/core/tests/test_display.py::test_progress_iter PASSED
IPython/core/tests/test_display.py::test_retina_jpeg PASSED
IPython/core/tests/test_display.py::test_retina_png PASSED
IPython/core/tests/test_display.py::test_set_matplotlib_close SKIPPED
IPython/core/tests/test_display.py::test_set_matplotlib_formats SKIPPED
IPython/core/tests/test_display.py::test_set_matplotlib_formats_kwargs SKIPPED
IPython/core/tests/test_display.py::test_textdisplayobj_pretty_repr PASSED
IPython/core/tests/test_display.py::test_update_display PASSED
IPython/core/tests/test_display.py::test_video_embedding PASSED
IPython/core/tests/test_displayhook.py::test_capture_display_hook_format PASSED
IPython/core/tests/test_displayhook.py::test_interactivehooks_ast_modes PASSED
IPython/core/tests/test_displayhook.py::test_interactivehooks_ast_modes_semi_suppress PASSED
IPython/core/tests/test_displayhook.py::test_output_displayed PASSED
IPython/core/tests/test_displayhook.py::test_output_quiet PASSED
IPython/core/tests/test_displayhook.py::test_underscore_no_overwrite_builtins PASSED
IPython/core/tests/test_displayhook.py::test_underscore_no_overwrite_user PASSED
IPython/core/tests/test_events.py::CallbackTests::test_bare_function_missed_unregister PASSED
IPython/core/tests/test_events.py::CallbackTests::test_cb_error PASSED
IPython/core/tests/test_events.py::CallbackTests::test_cb_keyboard_interrupt PASSED
IPython/core/tests/test_events.py::CallbackTests::test_register_unregister PASSED
IPython/core/tests/test_events.py::CallbackTests::test_unregister_during_callback PASSED
IPython/core/tests/test_exceptiongroup_tb.py::test_native_exceptiongroup[another-another] PASSED
IPython/core/tests/test_exceptiongroup_tb.py::test_native_exceptiongroup[another-from] PASSED
IPython/core/tests/test_exceptiongroup_tb.py::test_native_exceptiongroup[another-none] PASSED
IPython/core/tests/test_exceptiongroup_tb.py::test_native_exceptiongroup[from-another] PASSED
IPython/core/tests/test_exceptiongroup_tb.py::test_native_exceptiongroup[from-from] PASSED
IPython/core/tests/test_exceptiongroup_tb.py::test_native_exceptiongroup[from-none] PASSED
IPython/core/tests/test_exceptiongroup_tb.py::test_native_exceptiongroup[none-another] PASSED
IPython/core/tests/test_exceptiongroup_tb.py::test_native_exceptiongroup[none-from] PASSED
IPython/core/tests/test_exceptiongroup_tb.py::test_native_exceptiongroup[none-none] PASSED
IPython/core/tests/test_extension.py::test_extension_builtins PASSED
IPython/core/tests/test_extension.py::test_extension_loading PASSED
IPython/core/tests/test_extension.py::test_non_extension PASSED
IPython/core/tests/test_formatters.py::test_bad_precision PASSED
IPython/core/tests/test_formatters.py::test_bad_repr_traceback PASSED
IPython/core/tests/test_formatters.py::test_deferred PASSED
IPython/core/tests/test_formatters.py::test_error_method PASSED
IPython/core/tests/test_formatters.py::test_error_pretty_method PASSED
IPython/core/tests/test_formatters.py::test_for_type PASSED
IPython/core/tests/test_formatters.py::test_for_type_by_name PASSED
IPython/core/tests/test_formatters.py::test_for_type_string PASSED
IPython/core/tests/test_formatters.py::test_format_config PASSED
IPython/core/tests/test_formatters.py::test_in_formatter PASSED
IPython/core/tests/test_formatters.py::test_ipython_display_formatter PASSED
IPython/core/tests/test_formatters.py::test_lookup PASSED
IPython/core/tests/test_formatters.py::test_lookup_by_type PASSED
IPython/core/tests/test_formatters.py::test_lookup_by_type_string PASSED
IPython/core/tests/test_formatters.py::test_lookup_string PASSED
IPython/core/tests/test_formatters.py::test_nowarn_notimplemented PASSED
IPython/core/tests/test_formatters.py::test_pass_correct_include_exclude PASSED
IPython/core/tests/test_formatters.py::test_pdf_formatter PASSED
IPython/core/tests/test_formatters.py::test_pop PASSED
IPython/core/tests/test_formatters.py::test_pop_string PASSED
IPython/core/tests/test_formatters.py::test_precision PASSED
IPython/core/tests/test_formatters.py::test_pretty PASSED
IPython/core/tests/test_formatters.py::test_pretty_max_seq_length PASSED
IPython/core/tests/test_formatters.py::test_print_method_bound PASSED
IPython/core/tests/test_formatters.py::test_print_method_weird PASSED
IPython/core/tests/test_formatters.py::test_repr_mime PASSED
IPython/core/tests/test_formatters.py::test_repr_mime_failure PASSED
IPython/core/tests/test_formatters.py::test_repr_mime_meta PASSED
IPython/core/tests/test_formatters.py::test_string_in_formatter PASSED
IPython/core/tests/test_formatters.py::test_warn_error_for_type PASSED
IPython/core/tests/test_guarded_eval.py::test_accepts_non_overriden_properties SKIPPED
IPython/core/tests/test_guarded_eval.py::test_access_builtins[context0] PASSED
IPython/core/tests/test_guarded_eval.py::test_access_builtins[context1] PASSED
IPython/core/tests/test_guarded_eval.py::test_access_builtins[context2] PASSED
IPython/core/tests/test_guarded_eval.py::test_access_builtins[context3] PASSED
IPython/core/tests/test_guarded_eval.py::test_access_builtins_fails PASSED
IPython/core/tests/test_guarded_eval.py::test_access_locals_and_globals PASSED
IPython/core/tests/test_guarded_eval.py::test_assumption_instance_attr_do_not_matter PASSED
IPython/core/tests/test_guarded_eval.py::test_assumption_named_tuples_share_getitem PASSED
IPython/core/tests/test_guarded_eval.py::test_dict PASSED
IPython/core/tests/test_guarded_eval.py::test_dict_literal PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_binary_operations[context0-1 & 1-1] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_binary_operations[context0-1 & 2-0] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_binary_operations[context0-1 + 1-2] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_binary_operations[context0-1 | 2-3] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_binary_operations[context0-2 * 3-6] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_binary_operations[context0-2 << 1-4] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_binary_operations[context0-2 >> 1-1] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_binary_operations[context0-3 - 1-2] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_binary_operations[context0-5 / 2-2.5] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_binary_operations[context0-5 // 2-2] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_binary_operations[context0-5**2-25] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_binary_operations[context1-1 & 1-1] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_binary_operations[context1-1 & 2-0] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_binary_operations[context1-1 + 1-2] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_binary_operations[context1-1 | 2-3] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_binary_operations[context1-2 * 3-6] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_binary_operations[context1-2 << 1-4] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_binary_operations[context1-2 >> 1-1] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_binary_operations[context1-3 - 1-2] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_binary_operations[context1-5 / 2-2.5] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_binary_operations[context1-5 // 2-2] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_binary_operations[context1-5**2-25] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_binary_operations[context2-1 & 1-1] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_binary_operations[context2-1 & 2-0] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_binary_operations[context2-1 + 1-2] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_binary_operations[context2-1 | 2-3] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_binary_operations[context2-2 * 3-6] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_binary_operations[context2-2 << 1-4] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_binary_operations[context2-2 >> 1-1] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_binary_operations[context2-3 - 1-2] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_binary_operations[context2-5 / 2-2.5] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_binary_operations[context2-5 // 2-2] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_binary_operations[context2-5**2-25] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_calls[data0-data.index(2)-data.append(4)-1-True] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_calls[data1-data.keys().isdisjoint({})-data.update()-True-True] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_calls[data2-data()-data.__class__()-HeapType-False] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_calls[data3-data()-data.__class__()-frozenset-False] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context0-(1 < 4) < 3-True] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context0-0 in [1]-False] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context0-0 not in [1]-True] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context0-1 != 1-False] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context0-1 != 2-True] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context0-1 < 2 < 3 < 4-True] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context0-1 < 2 > 1 > 0 > -1 < 1-True] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context0-1 < 4 < 3-False] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context0-1 == 2-False] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context0-1 >= 2-False] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context0-1 in [1] in [[1]]-True] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context0-1 in [1] in [[2]]-False] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context0-1 in [1]-True] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context0-1 not in [1]-False] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context0-2 < 1-False] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context0-2 <= 1-False] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context0-2 <= 2-True] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context0-2 == 2-True] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context0-2 > 1-True] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context0-2 >= 2-True] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context0-4 > 3 > 2 > 1-True] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context0-4 > 3 > 2 > 9-False] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context0-9 < 2 < 3 < 4-False] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context0-False is False-True] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context0-False is not True-True] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context0-True is False-False] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context0-True is True-True] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context0-True is not True-False] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context1-(1 < 4) < 3-True] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context1-0 in [1]-False] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context1-0 not in [1]-True] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context1-1 != 1-False] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context1-1 != 2-True] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context1-1 < 2 < 3 < 4-True] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context1-1 < 2 > 1 > 0 > -1 < 1-True] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context1-1 < 4 < 3-False] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context1-1 == 2-False] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context1-1 >= 2-False] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context1-1 in [1] in [[1]]-True] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context1-1 in [1] in [[2]]-False] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context1-1 in [1]-True] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context1-1 not in [1]-False] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context1-2 < 1-False] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context1-2 <= 1-False] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context1-2 <= 2-True] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context1-2 == 2-True] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context1-2 > 1-True] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context1-2 >= 2-True] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context1-4 > 3 > 2 > 1-True] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context1-4 > 3 > 2 > 9-False] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context1-9 < 2 < 3 < 4-False] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context1-False is False-True] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context1-False is not True-True] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context1-True is False-False] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context1-True is True-True] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context1-True is not True-False] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context2-(1 < 4) < 3-True] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context2-0 in [1]-False] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context2-0 not in [1]-True] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context2-1 != 1-False] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context2-1 != 2-True] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context2-1 < 2 < 3 < 4-True] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context2-1 < 2 > 1 > 0 > -1 < 1-True] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context2-1 < 4 < 3-False] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context2-1 == 2-False] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context2-1 >= 2-False] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context2-1 in [1] in [[1]]-True] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context2-1 in [1] in [[2]]-False] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context2-1 in [1]-True] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context2-1 not in [1]-False] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context2-2 < 1-False] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context2-2 <= 1-False] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context2-2 <= 2-True] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context2-2 == 2-True] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context2-2 > 1-True] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context2-2 >= 2-True] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context2-4 > 3 > 2 > 1-True] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context2-4 > 3 > 2 > 9-False] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context2-9 < 2 < 3 < 4-False] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context2-False is False-True] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context2-False is not True-True] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context2-True is False-False] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context2-True is True-True] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_comparisons[context2-True is not True-False] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_complex_cases[context0-(1\n+\n1)-2] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_complex_cases[context0-list(range(10))[-1:]-expected1] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_complex_cases[context0-list(range(20))[3:-2:3]-expected2] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_complex_cases[context1-(1\n+\n1)-2] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_complex_cases[context1-list(range(10))[-1:]-expected1] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_complex_cases[context1-list(range(20))[3:-2:3]-expected2] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_complex_cases[context2-(1\n+\n1)-2] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_complex_cases[context2-list(range(10))[-1:]-expected1] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_complex_cases[context2-list(range(20))[3:-2:3]-expected2] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_if_expression PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_literals[context0-0xdeedbeef-3740122863] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_literals[context0-1-1] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_literals[context0-1.0-1.0] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_literals[context0-None-None] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_literals[context0-True-True] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_literals[context0-[]-expected6] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_literals[context0-{}-expected5] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_literals[context1-0xdeedbeef-3740122863] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_literals[context1-1-1] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_literals[context1-1.0-1.0] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_literals[context1-None-None] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_literals[context1-True-True] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_literals[context1-[]-expected6] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_literals[context1-{}-expected5] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_literals[context2-0xdeedbeef-3740122863] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_literals[context2-1-1] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_literals[context2-1.0-1.0] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_literals[context2-None-None] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_literals[context2-True-True] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_literals[context2-[]-expected6] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_literals[context2-{}-expected5] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_literals[context3-0xdeedbeef-3740122863] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_literals[context3-1-1] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_literals[context3-1.0-1.0] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_literals[context3-None-None] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_literals[context3-True-True] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_literals[context3-[]-expected6] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_literals[context3-{}-expected5] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_unary_operations[context0-+5-5] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_unary_operations[context0--5--5] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_unary_operations[context0-~5--6] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_unary_operations[context1-+5-5] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_unary_operations[context1--5--5] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_unary_operations[context1-~5--6] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_unary_operations[context2-+5-5] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_unary_operations[context2--5--5] PASSED
IPython/core/tests/test_guarded_eval.py::test_evaluates_unary_operations[context2-~5--6] PASSED
IPython/core/tests/test_guarded_eval.py::test_external_changed_api SKIPPED
IPython/core/tests/test_guarded_eval.py::test_external_not_installed PASSED
IPython/core/tests/test_guarded_eval.py::test_guards_attributes PASSED
IPython/core/tests/test_guarded_eval.py::test_guards_binary_operations PASSED
IPython/core/tests/test_guarded_eval.py::test_guards_comparisons PASSED
IPython/core/tests/test_guarded_eval.py::test_guards_locals_and_globals PASSED
IPython/core/tests/test_guarded_eval.py::test_guards_unary_operations PASSED
IPython/core/tests/test_guarded_eval.py::test_list PASSED
IPython/core/tests/test_guarded_eval.py::test_list_literal PASSED
IPython/core/tests/test_guarded_eval.py::test_method_descriptor PASSED
IPython/core/tests/test_guarded_eval.py::test_module_access SKIPPED
IPython/core/tests/test_guarded_eval.py::test_named_tuple PASSED
IPython/core/tests/test_guarded_eval.py::test_number_attributes[complex.real-real] PASSED
IPython/core/tests/test_guarded_eval.py::test_number_attributes[float.is_integer-is_integer] PASSED
IPython/core/tests/test_guarded_eval.py::test_number_attributes[int.numerator-numerator] PASSED
IPython/core/tests/test_guarded_eval.py::test_object PASSED
IPython/core/tests/test_guarded_eval.py::test_pandas_bad_series SKIPPED
IPython/core/tests/test_guarded_eval.py::test_pandas_dataframe_loc SKIPPED
IPython/core/tests/test_guarded_eval.py::test_pandas_series SKIPPED
IPython/core/tests/test_guarded_eval.py::test_pandas_series_iloc SKIPPED
IPython/core/tests/test_guarded_eval.py::test_rejects_custom_properties PASSED
IPython/core/tests/test_guarded_eval.py::test_rejects_forbidden PASSED
IPython/core/tests/test_guarded_eval.py::test_rejects_side_effect_syntax[context0-class C: pass] PASSED
IPython/core/tests/test_guarded_eval.py::test_rejects_side_effect_syntax[context0-def func(): pass] PASSED
IPython/core/tests/test_guarded_eval.py::test_rejects_side_effect_syntax[context0-del x] PASSED
IPython/core/tests/test_guarded_eval.py::test_rejects_side_effect_syntax[context0-import ast] PASSED
IPython/core/tests/test_guarded_eval.py::test_rejects_side_effect_syntax[context0-x += 1] PASSED
IPython/core/tests/test_guarded_eval.py::test_rejects_side_effect_syntax[context0-x = 1] PASSED
IPython/core/tests/test_guarded_eval.py::test_rejects_side_effect_syntax[context1-class C: pass] PASSED
IPython/core/tests/test_guarded_eval.py::test_rejects_side_effect_syntax[context1-def func(): pass] PASSED
IPython/core/tests/test_guarded_eval.py::test_rejects_side_effect_syntax[context1-del x] PASSED
IPython/core/tests/test_guarded_eval.py::test_rejects_side_effect_syntax[context1-import ast] PASSED
IPython/core/tests/test_guarded_eval.py::test_rejects_side_effect_syntax[context1-x += 1] PASSED
IPython/core/tests/test_guarded_eval.py::test_rejects_side_effect_syntax[context1-x = 1] PASSED
IPython/core/tests/test_guarded_eval.py::test_rejects_side_effect_syntax[context2-class C: pass] PASSED
IPython/core/tests/test_guarded_eval.py::test_rejects_side_effect_syntax[context2-def func(): pass] PASSED
IPython/core/tests/test_guarded_eval.py::test_rejects_side_effect_syntax[context2-del x] PASSED
IPython/core/tests/test_guarded_eval.py::test_rejects_side_effect_syntax[context2-import ast] PASSED
IPython/core/tests/test_guarded_eval.py::test_rejects_side_effect_syntax[context2-x += 1] PASSED
IPython/core/tests/test_guarded_eval.py::test_rejects_side_effect_syntax[context2-x = 1] PASSED
IPython/core/tests/test_guarded_eval.py::test_set PASSED
IPython/core/tests/test_guarded_eval.py::test_set_literal PASSED
IPython/core/tests/test_guarded_eval.py::test_subscript PASSED
IPython/core/tests/test_guarded_eval.py::test_unbind_method PASSED
IPython/core/tests/test_handlers.py::test_handlers PASSED
IPython/core/tests/test_history.py::test_extract_hist_ranges PASSED
IPython/core/tests/test_history.py::test_extract_hist_ranges_empty_str PASSED
IPython/core/tests/test_history.py::test_get_tail_session_awareness PASSED
IPython/core/tests/test_history.py::test_hist_file_config PASSED
IPython/core/tests/test_history.py::test_histmanager_disabled PASSED
IPython/core/tests/test_history.py::test_history PASSED
IPython/core/tests/test_history.py::test_magic_rerun PASSED
IPython/core/tests/test_history.py::test_proper_default_encoding PASSED
IPython/core/tests/test_history.py::test_timestamp_type PASSED
IPython/core/tests/test_hooks.py::test_command_chain_dispatcher_eq_priority PASSED
IPython/core/tests/test_hooks.py::test_command_chain_dispatcher_ff PASSED
IPython/core/tests/test_hooks.py::test_command_chain_dispatcher_fofo PASSED
IPython/core/tests/test_imports.py::test_import_completer PASSED
IPython/core/tests/test_imports.py::test_import_crashhandler PASSED
IPython/core/tests/test_imports.py::test_import_debugger PASSED
IPython/core/tests/test_imports.py::test_import_excolors PASSED
IPython/core/tests/test_imports.py::test_import_getipython PASSED
IPython/core/tests/test_imports.py::test_import_history PASSED
IPython/core/tests/test_imports.py::test_import_hooks PASSED
IPython/core/tests/test_imports.py::test_import_interactiveshell PASSED
IPython/core/tests/test_imports.py::test_import_logger PASSED
IPython/core/tests/test_imports.py::test_import_macro PASSED
IPython/core/tests/test_imports.py::test_import_magic PASSED
IPython/core/tests/test_imports.py::test_import_oinspect PASSED
IPython/core/tests/test_imports.py::test_import_prefilter PASSED
IPython/core/tests/test_imports.py::test_import_prompts PASSED
IPython/core/tests/test_imports.py::test_import_release PASSED
IPython/core/tests/test_imports.py::test_import_ultratb PASSED
IPython/core/tests/test_imports.py::test_import_usage PASSED
IPython/core/tests/test_inputsplitter.py::CellModeCellMagics::test_cellmagic_help PASSED
IPython/core/tests/test_inputsplitter.py::CellModeCellMagics::test_incremental PASSED
IPython/core/tests/test_inputsplitter.py::CellModeCellMagics::test_no_strip_coding PASSED
IPython/core/tests/test_inputsplitter.py::CellModeCellMagics::test_whole_cell PASSED
IPython/core/tests/test_inputsplitter.py::IPythonInputTestCase::test_cellmagic_preempt PASSED
IPython/core/tests/test_inputsplitter.py::IPythonInputTestCase::test_check_complete PASSED
IPython/core/tests/test_inputsplitter.py::IPythonInputTestCase::test_continuation PASSED
IPython/core/tests/test_inputsplitter.py::IPythonInputTestCase::test_dedent_break PASSED
IPython/core/tests/test_inputsplitter.py::IPythonInputTestCase::test_dedent_continue PASSED
IPython/core/tests/test_inputsplitter.py::IPythonInputTestCase::test_dedent_pass PASSED
IPython/core/tests/test_inputsplitter.py::IPythonInputTestCase::test_dedent_raise PASSED
IPython/core/tests/test_inputsplitter.py::IPythonInputTestCase::test_dedent_return PASSED
IPython/core/tests/test_inputsplitter.py::IPythonInputTestCase::test_indent PASSED
IPython/core/tests/test_inputsplitter.py::IPythonInputTestCase::test_indent2 PASSED
IPython/core/tests/test_inputsplitter.py::IPythonInputTestCase::test_indent3 PASSED
IPython/core/tests/test_inputsplitter.py::IPythonInputTestCase::test_indent4 PASSED
IPython/core/tests/test_inputsplitter.py::IPythonInputTestCase::test_line_continuation PASSED
IPython/core/tests/test_inputsplitter.py::IPythonInputTestCase::test_multiline_passthrough PASSED
IPython/core/tests/test_inputsplitter.py::IPythonInputTestCase::test_push PASSED
IPython/core/tests/test_inputsplitter.py::IPythonInputTestCase::test_push2 PASSED
IPython/core/tests/test_inputsplitter.py::IPythonInputTestCase::test_push3 PASSED
IPython/core/tests/test_inputsplitter.py::IPythonInputTestCase::test_push_accepts_more PASSED
IPython/core/tests/test_inputsplitter.py::IPythonInputTestCase::test_push_accepts_more2 PASSED
IPython/core/tests/test_inputsplitter.py::IPythonInputTestCase::test_push_accepts_more3 PASSED
IPython/core/tests/test_inputsplitter.py::IPythonInputTestCase::test_push_accepts_more4 PASSED
IPython/core/tests/test_inputsplitter.py::IPythonInputTestCase::test_push_accepts_more5 PASSED
IPython/core/tests/test_inputsplitter.py::IPythonInputTestCase::test_reset PASSED
IPython/core/tests/test_inputsplitter.py::IPythonInputTestCase::test_source PASSED
IPython/core/tests/test_inputsplitter.py::IPythonInputTestCase::test_syntax PASSED
IPython/core/tests/test_inputsplitter.py::IPythonInputTestCase::test_syntax_error PASSED
IPython/core/tests/test_inputsplitter.py::IPythonInputTestCase::test_syntax_multiline PASSED
IPython/core/tests/test_inputsplitter.py::IPythonInputTestCase::test_syntax_multiline_cell PASSED
IPython/core/tests/test_inputsplitter.py::IPythonInputTestCase::test_unicode PASSED
IPython/core/tests/test_inputsplitter.py::InputSplitterTestCase::test_check_complete PASSED
IPython/core/tests/test_inputsplitter.py::InputSplitterTestCase::test_continuation PASSED
IPython/core/tests/test_inputsplitter.py::InputSplitterTestCase::test_dedent_break PASSED
IPython/core/tests/test_inputsplitter.py::InputSplitterTestCase::test_dedent_continue PASSED
IPython/core/tests/test_inputsplitter.py::InputSplitterTestCase::test_dedent_pass PASSED
IPython/core/tests/test_inputsplitter.py::InputSplitterTestCase::test_dedent_raise PASSED
IPython/core/tests/test_inputsplitter.py::InputSplitterTestCase::test_dedent_return PASSED
IPython/core/tests/test_inputsplitter.py::InputSplitterTestCase::test_indent PASSED
IPython/core/tests/test_inputsplitter.py::InputSplitterTestCase::test_indent2 PASSED
IPython/core/tests/test_inputsplitter.py::InputSplitterTestCase::test_indent3 PASSED
IPython/core/tests/test_inputsplitter.py::InputSplitterTestCase::test_indent4 PASSED
IPython/core/tests/test_inputsplitter.py::InputSplitterTestCase::test_line_continuation PASSED
IPython/core/tests/test_inputsplitter.py::InputSplitterTestCase::test_push PASSED
IPython/core/tests/test_inputsplitter.py::InputSplitterTestCase::test_push2 PASSED
IPython/core/tests/test_inputsplitter.py::InputSplitterTestCase::test_push3 PASSED
IPython/core/tests/test_inputsplitter.py::InputSplitterTestCase::test_push_accepts_more PASSED
IPython/core/tests/test_inputsplitter.py::InputSplitterTestCase::test_push_accepts_more2 PASSED
IPython/core/tests/test_inputsplitter.py::InputSplitterTestCase::test_push_accepts_more3 PASSED
IPython/core/tests/test_inputsplitter.py::InputSplitterTestCase::test_push_accepts_more4 PASSED
IPython/core/tests/test_inputsplitter.py::InputSplitterTestCase::test_push_accepts_more5 PASSED
IPython/core/tests/test_inputsplitter.py::InputSplitterTestCase::test_reset PASSED
IPython/core/tests/test_inputsplitter.py::InputSplitterTestCase::test_source PASSED
IPython/core/tests/test_inputsplitter.py::InputSplitterTestCase::test_syntax_error PASSED
IPython/core/tests/test_inputsplitter.py::InputSplitterTestCase::test_unicode PASSED
IPython/core/tests/test_inputsplitter.py::InteractiveLoopTestCase::test_abc PASSED
IPython/core/tests/test_inputsplitter.py::InteractiveLoopTestCase::test_multi PASSED
IPython/core/tests/test_inputsplitter.py::InteractiveLoopTestCase::test_simple PASSED
IPython/core/tests/test_inputsplitter.py::InteractiveLoopTestCase::test_simple2 PASSED
IPython/core/tests/test_inputsplitter.py::InteractiveLoopTestCase::test_xy PASSED
IPython/core/tests/test_inputsplitter.py::LineModeCellMagics::test_cellmagic_help PASSED
IPython/core/tests/test_inputsplitter.py::LineModeCellMagics::test_incremental PASSED
IPython/core/tests/test_inputsplitter.py::LineModeCellMagics::test_whole_cell PASSED
IPython/core/tests/test_inputsplitter.py::NoInputEncodingTestCase::test PASSED
IPython/core/tests/test_inputsplitter.py::test_find_next_indent PASSED
IPython/core/tests/test_inputsplitter.py::test_get_input_encoding PASSED
IPython/core/tests/test_inputsplitter.py::test_last_blank PASSED
IPython/core/tests/test_inputsplitter.py::test_last_two_blanks PASSED
IPython/core/tests/test_inputsplitter.py::test_remove_comments PASSED
IPython/core/tests/test_inputsplitter.py::test_spaces PASSED
IPython/core/tests/test_inputtransformer.py::test_assemble_logical_lines PASSED
IPython/core/tests/test_inputtransformer.py::test_assemble_python_lines PASSED
IPython/core/tests/test_inputtransformer.py::test_assign_magic PASSED
IPython/core/tests/test_inputtransformer.py::test_assign_system PASSED
IPython/core/tests/test_inputtransformer.py::test_cellmagic PASSED
IPython/core/tests/test_inputtransformer.py::test_classic_prompt PASSED
IPython/core/tests/test_inputtransformer.py::test_escaped_help PASSED
IPython/core/tests/test_inputtransformer.py::test_escaped_magic PASSED
IPython/core/tests/test_inputtransformer.py::test_escaped_noesc PASSED
IPython/core/tests/test_inputtransformer.py::test_escaped_paren PASSED
IPython/core/tests/test_inputtransformer.py::test_escaped_quote PASSED
IPython/core/tests/test_inputtransformer.py::test_escaped_quote2 PASSED
IPython/core/tests/test_inputtransformer.py::test_escaped_shell PASSED
IPython/core/tests/test_inputtransformer.py::test_has_comment PASSED
IPython/core/tests/test_inputtransformer.py::test_help_end PASSED
IPython/core/tests/test_inputtransformer.py::test_ipy_prompt PASSED
IPython/core/tests/test_inputtransformer.py::test_token_input_transformer PASSED
IPython/core/tests/test_inputtransformer2.py::test_check_complete PASSED
IPython/core/tests/test_inputtransformer2.py::test_check_complete_II[async with example:\n    pass-expected1] PASSED
IPython/core/tests/test_inputtransformer2.py::test_check_complete_II[async with example:\n    pass\n    -expected2] PASSED
IPython/core/tests/test_inputtransformer2.py::test_check_complete_II[def foo():\n    """-expected0] PASSED
IPython/core/tests/test_inputtransformer2.py::test_check_complete_invalidates_sunken_brackets[())(-expected7] PASSED
IPython/core/tests/test_inputtransformer2.py::test_check_complete_invalidates_sunken_brackets[()](-expected9] PASSED
IPython/core/tests/test_inputtransformer2.py::test_check_complete_invalidates_sunken_brackets[)(-expected3] PASSED
IPython/core/tests/test_inputtransformer2.py::test_check_complete_invalidates_sunken_brackets[)-expected0] PASSED
IPython/core/tests/test_inputtransformer2.py::test_check_complete_invalidates_sunken_brackets[)[](-expected8] PASSED
IPython/core/tests/test_inputtransformer2.py::test_check_complete_invalidates_sunken_brackets[]()(-expected6] PASSED
IPython/core/tests/test_inputtransformer2.py::test_check_complete_invalidates_sunken_brackets[]-expected1] PASSED
IPython/core/tests/test_inputtransformer2.py::test_check_complete_invalidates_sunken_brackets[][-expected4] PASSED
IPython/core/tests/test_inputtransformer2.py::test_check_complete_invalidates_sunken_brackets[}-expected2] PASSED
IPython/core/tests/test_inputtransformer2.py::test_check_complete_invalidates_sunken_brackets[}{-expected5] PASSED
IPython/core/tests/test_inputtransformer2.py::test_check_complete_param[(\n))-incomplete-0] PASSED
IPython/core/tests/test_inputtransformer2.py::test_check_complete_param[1\\\n+2-complete-None] PASSED
IPython/core/tests/test_inputtransformer2.py::test_check_complete_param[\\\r\n-incomplete-0] PASSED
IPython/core/tests/test_inputtransformer2.py::test_check_complete_param[a = '''\n   hi-incomplete-3] PASSED
IPython/core/tests/test_inputtransformer2.py::test_check_complete_param[a = 1-complete-None] PASSED
IPython/core/tests/test_inputtransformer2.py::test_check_complete_param[a = [1,\n2,-incomplete-0] PASSED
IPython/core/tests/test_inputtransformer2.py::test_check_complete_param[a \\ -invalid-None] PASSED
IPython/core/tests/test_inputtransformer2.py::test_check_complete_param[def a():\n x=1\n global x-invalid-None] PASSED
IPython/core/tests/test_inputtransformer2.py::test_check_complete_param[for a in range(5):-incomplete-4] PASSED
IPython/core/tests/test_inputtransformer2.py::test_check_complete_param[for a in range(5):\n    if a > 0:-incomplete-8] PASSED
IPython/core/tests/test_inputtransformer2.py::test_check_complete_param[raise = 2-invalid-None] PASSED
IPython/core/tests/test_inputtransformer2.py::test_check_make_token_by_line_never_ends_empty PASSED
IPython/core/tests/test_inputtransformer2.py::test_continued_line PASSED
IPython/core/tests/test_inputtransformer2.py::test_find_assign_magic PASSED
IPython/core/tests/test_inputtransformer2.py::test_find_assign_op_dedent PASSED
IPython/core/tests/test_inputtransformer2.py::test_find_assign_system PASSED
IPython/core/tests/test_inputtransformer2.py::test_find_autocalls PASSED
IPython/core/tests/test_inputtransformer2.py::test_find_help PASSED
IPython/core/tests/test_inputtransformer2.py::test_find_magic_escape PASSED
IPython/core/tests/test_inputtransformer2.py::test_null_cleanup_transformer PASSED
IPython/core/tests/test_inputtransformer2.py::test_side_effects_I PASSED
IPython/core/tests/test_inputtransformer2.py::test_side_effects_II PASSED
IPython/core/tests/test_inputtransformer2.py::test_transform_assign_magic PASSED
IPython/core/tests/test_inputtransformer2.py::test_transform_assign_system PASSED
IPython/core/tests/test_inputtransformer2.py::test_transform_autocall PASSED
IPython/core/tests/test_inputtransformer2.py::test_transform_help PASSED
IPython/core/tests/test_inputtransformer2.py::test_transform_magic_escape PASSED
IPython/core/tests/test_inputtransformer2_line.py::test_cell_magic PASSED
IPython/core/tests/test_inputtransformer2_line.py::test_classic_prompt PASSED
IPython/core/tests/test_inputtransformer2_line.py::test_crlf_magic PASSED
IPython/core/tests/test_inputtransformer2_line.py::test_ipython_prompt PASSED
IPython/core/tests/test_inputtransformer2_line.py::test_leading_empty_lines PASSED
IPython/core/tests/test_inputtransformer2_line.py::test_leading_indent PASSED
IPython/core/tests/test_interactiveshell.py::ExitCodeChecks::test_exit_code_error PASSED
IPython/core/tests/test_interactiveshell.py::ExitCodeChecks::test_exit_code_ok PASSED
IPython/core/tests/test_interactiveshell.py::ExitCodeChecks::test_exit_code_signal PASSED
IPython/core/tests/test_interactiveshell.py::ExitCodeChecks::test_exit_code_signal_csh PASSED
IPython/core/tests/test_interactiveshell.py::InteractiveShellTestCase::test_In_variable PASSED
IPython/core/tests/test_interactiveshell.py::InteractiveShellTestCase::test_bad_custom_tb PASSED
IPython/core/tests/test_interactiveshell.py::InteractiveShellTestCase::test_bad_custom_tb_return PASSED
IPython/core/tests/test_interactiveshell.py::InteractiveShellTestCase::test_bad_var_expand PASSED
IPython/core/tests/test_interactiveshell.py::InteractiveShellTestCase::test_can_pickle PASSED
IPython/core/tests/test_interactiveshell.py::InteractiveShellTestCase::test_custom_exception PASSED
IPython/core/tests/test_interactiveshell.py::InteractiveShellTestCase::test_custom_syntaxerror_exception PASSED
IPython/core/tests/test_interactiveshell.py::InteractiveShellTestCase::test_dont_cache_with_semicolon PASSED
IPython/core/tests/test_interactiveshell.py::InteractiveShellTestCase::test_drop_by_id PASSED
IPython/core/tests/test_interactiveshell.py::InteractiveShellTestCase::test_future_flags PASSED
IPython/core/tests/test_interactiveshell.py::InteractiveShellTestCase::test_get_exception_only PASSED
IPython/core/tests/test_interactiveshell.py::InteractiveShellTestCase::test_gh_597 PASSED
IPython/core/tests/test_interactiveshell.py::InteractiveShellTestCase::test_global_ns PASSED
IPython/core/tests/test_interactiveshell.py::InteractiveShellTestCase::test_inspect_text PASSED
IPython/core/tests/test_interactiveshell.py::InteractiveShellTestCase::test_last_execution_result PASSED
IPython/core/tests/test_interactiveshell.py::InteractiveShellTestCase::test_magic_names_in_string PASSED
IPython/core/tests/test_interactiveshell.py::InteractiveShellTestCase::test_mktempfile PASSED
IPython/core/tests/test_interactiveshell.py::InteractiveShellTestCase::test_multiline_string_cells PASSED
IPython/core/tests/test_interactiveshell.py::InteractiveShellTestCase::test_naked_string_cells PASSED
IPython/core/tests/test_interactiveshell.py::InteractiveShellTestCase::test_new_main_mod PASSED
IPython/core/tests/test_interactiveshell.py::InteractiveShellTestCase::test_ofind_cell_magic PASSED
IPython/core/tests/test_interactiveshell.py::InteractiveShellTestCase::test_ofind_line_magic PASSED
IPython/core/tests/test_interactiveshell.py::InteractiveShellTestCase::test_ofind_multiple_attribute_lookups PASSED
IPython/core/tests/test_interactiveshell.py::InteractiveShellTestCase::test_ofind_prefers_property_to_instance_level_attribute PASSED
IPython/core/tests/test_interactiveshell.py::InteractiveShellTestCase::test_ofind_property_with_error PASSED
IPython/core/tests/test_interactiveshell.py::InteractiveShellTestCase::test_ofind_slotted_attributes PASSED
IPython/core/tests/test_interactiveshell.py::InteractiveShellTestCase::test_open_standard_error_stream PASSED
IPython/core/tests/test_interactiveshell.py::InteractiveShellTestCase::test_open_standard_input_stream PASSED
IPython/core/tests/test_interactiveshell.py::InteractiveShellTestCase::test_open_standard_output_stream PASSED
IPython/core/tests/test_interactiveshell.py::InteractiveShellTestCase::test_reset_aliasing PASSED
IPython/core/tests/test_interactiveshell.py::InteractiveShellTestCase::test_run_cell_multiline PASSED
IPython/core/tests/test_interactiveshell.py::InteractiveShellTestCase::test_run_empty_cell PASSED
IPython/core/tests/test_interactiveshell.py::InteractiveShellTestCase::test_showtraceback_with_surrogates PASSED
IPython/core/tests/test_interactiveshell.py::InteractiveShellTestCase::test_silent_noadvance PASSED
IPython/core/tests/test_interactiveshell.py::InteractiveShellTestCase::test_silent_nodisplayhook PASSED
IPython/core/tests/test_interactiveshell.py::InteractiveShellTestCase::test_silent_postexec PASSED
IPython/core/tests/test_interactiveshell.py::InteractiveShellTestCase::test_syntax_error PASSED
IPython/core/tests/test_interactiveshell.py::InteractiveShellTestCase::test_trailing_newline PASSED
IPython/core/tests/test_interactiveshell.py::InteractiveShellTestCase::test_var_expand PASSED
IPython/core/tests/test_interactiveshell.py::InteractiveShellTestCase::test_var_expand_local PASSED
IPython/core/tests/test_interactiveshell.py::InteractiveShellTestCase::test_var_expand_self PASSED
IPython/core/tests/test_interactiveshell.py::TestAstTransform2::test_run_cell PASSED
IPython/core/tests/test_interactiveshell.py::TestAstTransform2::test_run_cell_non_int PASSED
IPython/core/tests/test_interactiveshell.py::TestAstTransform2::test_timeit PASSED
IPython/core/tests/test_interactiveshell.py::TestAstTransform::test_macro PASSED
IPython/core/tests/test_interactiveshell.py::TestAstTransform::test_non_int_const PASSED
IPython/core/tests/test_interactiveshell.py::TestAstTransform::test_run_cell PASSED
IPython/core/tests/test_interactiveshell.py::TestAstTransform::test_time PASSED
IPython/core/tests/test_interactiveshell.py::TestAstTransform::test_timeit PASSED
IPython/core/tests/test_interactiveshell.py::TestAstTransformError::test_unregistering PASSED
IPython/core/tests/test_interactiveshell.py::TestAstTransformInputRejection::test_input_rejection PASSED
IPython/core/tests/test_interactiveshell.py::TestImportNoDeprecate::test_no_dep PASSED
IPython/core/tests/test_interactiveshell.py::TestMiscTransform::test_transform_only_once PASSED
IPython/core/tests/test_interactiveshell.py::TestModules::test_extraneous_loads PASSED
IPython/core/tests/test_interactiveshell.py::TestSafeExecfileNonAsciiPath::test_1 PASSED
IPython/core/tests/test_interactiveshell.py::TestShowTracebackAttack::test_set_show_tracebacks_none PASSED
IPython/core/tests/test_interactiveshell.py::TestShowTracebackAttack::test_set_show_tracebacks_noop PASSED
IPython/core/tests/test_interactiveshell.py::TestSyntaxErrorTransformer::test_syntaxerror_input_transformer PASSED
IPython/core/tests/test_interactiveshell.py::TestSystemPipedExitCode::test_exit_code_error PASSED
IPython/core/tests/test_interactiveshell.py::TestSystemPipedExitCode::test_exit_code_ok PASSED
IPython/core/tests/test_interactiveshell.py::TestSystemPipedExitCode::test_exit_code_signal PASSED
IPython/core/tests/test_interactiveshell.py::TestSystemPipedExitCode::test_exit_code_signal_csh PASSED
IPython/core/tests/test_interactiveshell.py::TestSystemRaw::test_1 PASSED
IPython/core/tests/test_interactiveshell.py::TestSystemRaw::test_control_c PASSED
IPython/core/tests/test_interactiveshell.py::TestSystemRaw::test_exit_code_error PASSED
IPython/core/tests/test_interactiveshell.py::TestSystemRaw::test_exit_code_ok PASSED
IPython/core/tests/test_interactiveshell.py::TestSystemRaw::test_exit_code_signal PASSED
IPython/core/tests/test_interactiveshell.py::TestSystemRaw::test_exit_code_signal_csh PASSED
IPython/core/tests/test_interactiveshell.py::TestWarningSuppression::test_deprecation_warning PASSED
IPython/core/tests/test_interactiveshell.py::TestWarningSuppression::test_warning_suppression PASSED
IPython/core/tests/test_interactiveshell.py::test__IPYTHON__ PASSED
IPython/core/tests/test_interactiveshell.py::test_custom_exc_count PASSED
IPython/core/tests/test_interactiveshell.py::test_magic_warnings[cd] PASSED
IPython/core/tests/test_interactiveshell.py::test_magic_warnings[conda] PASSED
IPython/core/tests/test_interactiveshell.py::test_magic_warnings[pip] PASSED
IPython/core/tests/test_interactiveshell.py::test_run_cell_async PASSED
IPython/core/tests/test_interactiveshell.py::test_run_cell_asyncio_run PASSED
IPython/core/tests/test_interactiveshell.py::test_run_cell_await PASSED
IPython/core/tests/test_interactiveshell.py::test_set_custom_completer PASSED
IPython/core/tests/test_interactiveshell.py::test_should_run_async PASSED
IPython/core/tests/test_interactiveshell.py::test_user_expression PASSED
IPython/core/tests/test_interactiveshell.py::test_user_variables PASSED
IPython/core/tests/test_iplib.py::IPython.core.tests.test_iplib.doctest_tb_context PASSED
IPython/core/tests/test_iplib.py::IPython.core.tests.test_iplib.doctest_tb_plain PASSED
IPython/core/tests/test_iplib.py::IPython.core.tests.test_iplib.doctest_tb_sysexit PASSED
IPython/core/tests/test_iplib.py::IPython.core.tests.test_iplib.doctest_tb_verbose PASSED
IPython/core/tests/test_iplib.py::test_db PASSED
IPython/core/tests/test_iplib.py::test_reset PASSED
IPython/core/tests/test_iplib.py::test_run_cell PASSED
IPython/core/tests/test_logger.py::test_logstart_inaccessible_file PASSED
IPython/core/tests/test_logger.py::test_logstart_unicode PASSED
IPython/core/tests/test_magic.py::CellMagicTestCase::test_cell_magic_class PASSED
IPython/core/tests/test_magic.py::CellMagicTestCase::test_cell_magic_class2 PASSED
IPython/core/tests/test_magic.py::CellMagicTestCase::test_cell_magic_func_deco PASSED
IPython/core/tests/test_magic.py::CellMagicTestCase::test_cell_magic_reg PASSED
IPython/core/tests/test_magic.py::IPython.core.tests.test_magic.doctest_hist_f PASSED
IPython/core/tests/test_magic.py::IPython.core.tests.test_magic.doctest_hist_op PASSED
IPython/core/tests/test_magic.py::IPython.core.tests.test_magic.doctest_precision PASSED
IPython/core/tests/test_magic.py::IPython.core.tests.test_magic.doctest_who PASSED
IPython/core/tests/test_magic.py::IPython.core.tests.test_magic.test_debug_magic PASSED
IPython/core/tests/test_magic.py::IPython.core.tests.test_magic.test_debug_magic_locals PASSED
IPython/core/tests/test_magic.py::TestEnv::test_env PASSED
IPython/core/tests/test_magic.py::TestEnv::test_env_get_set_complex PASSED
IPython/core/tests/test_magic.py::TestEnv::test_env_get_set_simple PASSED
IPython/core/tests/test_magic.py::TestEnv::test_env_secret PASSED
IPython/core/tests/test_magic.py::TestEnv::test_env_set_bad_input PASSED
IPython/core/tests/test_magic.py::TestEnv::test_env_set_whitespace PASSED
IPython/core/tests/test_magic.py::TestResetErrors::test_reset_redefine PASSED
IPython/core/tests/test_magic.py::TestXdel::test_xdel PASSED
IPython/core/tests/test_magic.py::test_alias_magic PASSED
IPython/core/tests/test_magic.py::test_bookmark PASSED
IPython/core/tests/test_magic.py::test_capture PASSED
IPython/core/tests/test_magic.py::test_cd_force_quiet PASSED
IPython/core/tests/test_magic.py::test_cell_magic_not_found PASSED
IPython/core/tests/test_magic.py::test_config PASSED
IPython/core/tests/test_magic.py::test_config_available_configs PASSED
IPython/core/tests/test_magic.py::test_config_print_class PASSED
IPython/core/tests/test_magic.py::test_debug_magic PASSED
IPython/core/tests/test_magic.py::test_debug_magic_locals PASSED
IPython/core/tests/test_magic.py::test_dirops PASSED
IPython/core/tests/test_magic.py::test_doctest_mode PASSED
IPython/core/tests/test_magic.py::test_edit_cell PASSED
IPython/core/tests/test_magic.py::test_edit_fname PASSED
IPython/core/tests/test_magic.py::test_edit_interactive PASSED
IPython/core/tests/test_magic.py::test_extension PASSED
IPython/core/tests/test_magic.py::test_extract_code_ranges PASSED
IPython/core/tests/test_magic.py::test_extract_symbols PASSED
IPython/core/tests/test_magic.py::test_extract_symbols_raises_exception_with_non_python_code PASSED
IPython/core/tests/test_magic.py::test_file PASSED
IPython/core/tests/test_magic.py::test_file_amend PASSED
IPython/core/tests/test_magic.py::test_file_double_quote PASSED
IPython/core/tests/test_magic.py::test_file_single_quote PASSED
IPython/core/tests/test_magic.py::test_file_spaces PASSED
IPython/core/tests/test_magic.py::test_file_unicode PASSED
IPython/core/tests/test_magic.py::test_file_var_expand PASSED
IPython/core/tests/test_magic.py::test_hist_pof PASSED
IPython/core/tests/test_magic.py::test_lazy_magics PASSED
IPython/core/tests/test_magic.py::test_line_cell_info PASSED
IPython/core/tests/test_magic.py::test_logging_magic_not_quiet PASSED
IPython/core/tests/test_magic.py::test_logging_magic_quiet_from_arg PASSED
IPython/core/tests/test_magic.py::test_logging_magic_quiet_from_config PASSED
IPython/core/tests/test_magic.py::test_ls_magic PASSED
IPython/core/tests/test_magic.py::test_macro PASSED
IPython/core/tests/test_magic.py::test_macro_run PASSED
IPython/core/tests/test_magic.py::test_magic_error_status PASSED
IPython/core/tests/test_magic.py::test_magic_magic PASSED
IPython/core/tests/test_magic.py::test_magic_not_found PASSED
IPython/core/tests/test_magic.py::test_magic_parse_long_options PASSED
IPython/core/tests/test_magic.py::test_magic_parse_options PASSED
IPython/core/tests/test_magic.py::test_multiline_time PASSED
IPython/core/tests/test_magic.py::test_multiple_magics PASSED
IPython/core/tests/test_magic.py::test_notebook_export_json PASSED
IPython/core/tests/test_magic.py::test_numpy_reset_array_undec SKIPPED
IPython/core/tests/test_magic.py::test_parse_options PASSED
IPython/core/tests/test_magic.py::test_parse_options_preserve_non_option_string PASSED
IPython/core/tests/test_magic.py::test_prun_quotes PASSED
IPython/core/tests/test_magic.py::test_prun_special_syntax PASSED
IPython/core/tests/test_magic.py::test_psearch PASSED
IPython/core/tests/test_magic.py::test_rehashx PASSED
IPython/core/tests/test_magic.py::test_reset_dhist PASSED
IPython/core/tests/test_magic.py::test_reset_hard PASSED
IPython/core/tests/test_magic.py::test_reset_in PASSED
IPython/core/tests/test_magic.py::test_reset_in_length PASSED
IPython/core/tests/test_magic.py::test_reset_out PASSED
IPython/core/tests/test_magic.py::test_run_magic_preserve_code_block PASSED
IPython/core/tests/test_magic.py::test_run_module_from_import_hook PASSED
IPython/core/tests/test_magic.py::test_save PASSED
IPython/core/tests/test_magic.py::test_save_with_no_args PASSED
IPython/core/tests/test_magic.py::test_script_bg_err PASSED
IPython/core/tests/test_magic.py::test_script_bg_out PASSED
IPython/core/tests/test_magic.py::test_script_bg_out_err PASSED
IPython/core/tests/test_magic.py::test_script_bg_proc PASSED
IPython/core/tests/test_magic.py::test_script_config PASSED
IPython/core/tests/test_magic.py::test_script_defaults PASSED
IPython/core/tests/test_magic.py::test_script_err PASSED
IPython/core/tests/test_magic.py::test_script_out PASSED
IPython/core/tests/test_magic.py::test_script_out_err PASSED
IPython/core/tests/test_magic.py::test_store PASSED
IPython/core/tests/test_magic.py::test_strip_initial_indent PASSED
IPython/core/tests/test_magic.py::test_tb_syntaxerror PASSED
IPython/core/tests/test_magic.py::test_time PASSED
IPython/core/tests/test_magic.py::test_time2 PASSED
IPython/core/tests/test_magic.py::test_time3 PASSED
IPython/core/tests/test_magic.py::test_time_last_not_expression PASSED
IPython/core/tests/test_magic.py::test_time_local_ns PASSED
IPython/core/tests/test_magic.py::test_time_no_output_with_semicolon PASSED
IPython/core/tests/test_magic.py::test_time_no_var_expand PASSED
IPython/core/tests/test_magic.py::test_timeit_arguments PASSED
IPython/core/tests/test_magic.py::test_timeit_invalid_return PASSED
IPython/core/tests/test_magic.py::test_timeit_quiet PASSED
IPython/core/tests/test_magic.py::test_timeit_return PASSED
IPython/core/tests/test_magic.py::test_timeit_return_quiet PASSED
IPython/core/tests/test_magic.py::test_timeit_shlex PASSED
IPython/core/tests/test_magic.py::test_timeit_special_syntax PASSED
IPython/core/tests/test_magic.py::test_whos PASSED
IPython/core/tests/test_magic.py::test_xmode PASSED
IPython/core/tests/test_magic_arguments.py::test_magic_arguments PASSED
IPython/core/tests/test_magic_terminal.py::PasteTestCase::test_paste PASSED
IPython/core/tests/test_magic_terminal.py::PasteTestCase::test_paste_echo PASSED
IPython/core/tests/test_magic_terminal.py::PasteTestCase::test_paste_email PASSED
IPython/core/tests/test_magic_terminal.py::PasteTestCase::test_paste_email2 PASSED
IPython/core/tests/test_magic_terminal.py::PasteTestCase::test_paste_email_py PASSED
IPython/core/tests/test_magic_terminal.py::PasteTestCase::test_paste_leading_commas PASSED
IPython/core/tests/test_magic_terminal.py::PasteTestCase::test_paste_py_multi PASSED
IPython/core/tests/test_magic_terminal.py::PasteTestCase::test_paste_py_multi_r PASSED
IPython/core/tests/test_magic_terminal.py::PasteTestCase::test_paste_pyprompt PASSED
IPython/core/tests/test_magic_terminal.py::PasteTestCase::test_paste_trailing_question PASSED
IPython/core/tests/test_magic_terminal.py::test_cpaste PASSED
IPython/core/tests/test_oinspect.py::test_bool_raise PASSED
IPython/core/tests/test_oinspect.py::test_builtin_init PASSED
IPython/core/tests/test_oinspect.py::test_calldef_none PASSED
IPython/core/tests/test_oinspect.py::test_class_signature PASSED
IPython/core/tests/test_oinspect.py::test_definition_kwonlyargs PASSED
IPython/core/tests/test_oinspect.py::test_empty_property_has_no_source PASSED
IPython/core/tests/test_oinspect.py::test_find_file PASSED
IPython/core/tests/test_oinspect.py::test_find_file_decorated1 PASSED
IPython/core/tests/test_oinspect.py::test_find_file_decorated2 PASSED
IPython/core/tests/test_oinspect.py::test_find_file_magic PASSED
IPython/core/tests/test_oinspect.py::test_find_source_lines PASSED
IPython/core/tests/test_oinspect.py::test_getdoc PASSED
IPython/core/tests/test_oinspect.py::test_getsource PASSED
IPython/core/tests/test_oinspect.py::test_info PASSED
IPython/core/tests/test_oinspect.py::test_info_awkward PASSED
IPython/core/tests/test_oinspect.py::test_info_serialliar PASSED
IPython/core/tests/test_oinspect.py::test_init_colors PASSED
IPython/core/tests/test_oinspect.py::test_inspect_getfile_raises_exception PASSED
IPython/core/tests/test_oinspect.py::test_pdef PASSED
IPython/core/tests/test_oinspect.py::test_pinfo_bool_raise PASSED
IPython/core/tests/test_oinspect.py::test_pinfo_docstring_dynamic PASSED
IPython/core/tests/test_oinspect.py::test_pinfo_docstring_if_detail_and_no_source PASSED
IPython/core/tests/test_oinspect.py::test_pinfo_docstring_no_source PASSED
IPython/core/tests/test_oinspect.py::test_pinfo_getindex PASSED
IPython/core/tests/test_oinspect.py::test_pinfo_magic PASSED
IPython/core/tests/test_oinspect.py::test_pinfo_no_docstring_if_source PASSED
IPython/core/tests/test_oinspect.py::test_pinfo_nonascii PASSED
IPython/core/tests/test_oinspect.py::test_pinfo_type PASSED
IPython/core/tests/test_oinspect.py::test_property_docstring_is_in_info_for_detail_level_0 PASSED
IPython/core/tests/test_oinspect.py::test_property_sources PASSED
IPython/core/tests/test_oinspect.py::test_qmark_getindex PASSED
IPython/core/tests/test_oinspect.py::test_qmark_getindex_negatif PASSED
IPython/core/tests/test_oinspect.py::test_render_signature_long PASSED
IPython/core/tests/test_oinspect.py::test_render_signature_short PASSED
IPython/core/tests/test_page.py::test_detect_screen_size PASSED
IPython/core/tests/test_paths.py::test_get_ipython_cache_dir PASSED
IPython/core/tests/test_paths.py::test_get_ipython_dir_1 PASSED
IPython/core/tests/test_paths.py::test_get_ipython_dir_2 PASSED
IPython/core/tests/test_paths.py::test_get_ipython_dir_3 PASSED
IPython/core/tests/test_paths.py::test_get_ipython_dir_4 PASSED
IPython/core/tests/test_paths.py::test_get_ipython_dir_5 PASSED
IPython/core/tests/test_paths.py::test_get_ipython_dir_6 PASSED
IPython/core/tests/test_paths.py::test_get_ipython_dir_7 PASSED
IPython/core/tests/test_paths.py::test_get_ipython_dir_8 PASSED
IPython/core/tests/test_paths.py::test_get_ipython_module_path PASSED
IPython/core/tests/test_paths.py::test_get_ipython_package_dir PASSED
IPython/core/tests/test_prefilter.py::test_autocall_binops PASSED
IPython/core/tests/test_prefilter.py::test_autocall_should_support_unicode PASSED
IPython/core/tests/test_prefilter.py::test_issue_114 PASSED
IPython/core/tests/test_prefilter.py::test_prefilter PASSED
IPython/core/tests/test_prefilter.py::test_prefilter_attribute_errors PASSED
IPython/core/tests/test_prefilter.py::test_prefilter_shadowed PASSED
IPython/core/tests/test_profile.py::ProfileStartupTest::test_startup_ipy PASSED
IPython/core/tests/test_profile.py::ProfileStartupTest::test_startup_py PASSED
IPython/core/tests/test_profile.py::test_list_bundled_profiles PASSED
IPython/core/tests/test_profile.py::test_list_profiles_in PASSED
IPython/core/tests/test_profile.py::test_profile_create_ipython_dir PASSED
IPython/core/tests/test_prompts.py::PromptTests::test_lazy_eval_float PASSED
IPython/core/tests/test_prompts.py::PromptTests::test_lazy_eval_nonascii_bytes PASSED
IPython/core/tests/test_prompts.py::PromptTests::test_lazy_eval_unicode PASSED
IPython/core/tests/test_run.py::IPython.core.tests.test_run.doctest_refbug PASSED
IPython/core/tests/test_run.py::IPython.core.tests.test_run.doctest_reset_del PASSED
IPython/core/tests/test_run.py::IPython.core.tests.test_run.doctest_run_builtins PASSED
IPython/core/tests/test_run.py::IPython.core.tests.test_run.doctest_run_option_parser PASSED
IPython/core/tests/test_run.py::IPython.core.tests.test_run.doctest_run_option_parser_for_posix PASSED
IPython/core/tests/test_run.py::IPython.core.tests.test_run.doctest_run_option_parser_for_windows SKIPPED
IPython/core/tests/test_run.py::TestMagicRunPass::test_builtins_id PASSED
IPython/core/tests/test_run.py::TestMagicRunPass::test_builtins_type PASSED
IPython/core/tests/test_run.py::TestMagicRunPass::test_run_debug_twice PASSED
IPython/core/tests/test_run.py::TestMagicRunPass::test_run_debug_twice_with_breakpoint PASSED
IPython/core/tests/test_run.py::TestMagicRunPass::test_run_profile PASSED
IPython/core/tests/test_run.py::TestMagicRunSimple::test_aggressive_namespace_cleanup PASSED
IPython/core/tests/test_run.py::TestMagicRunSimple::test_file_options PASSED
IPython/core/tests/test_run.py::TestMagicRunSimple::test_ignore_sys_exit PASSED
IPython/core/tests/test_run.py::TestMagicRunSimple::test_obj_del PASSED
IPython/core/tests/test_run.py::TestMagicRunSimple::test_run_formatting PASSED
IPython/core/tests/test_run.py::TestMagicRunSimple::test_run_i_after_reset PASSED
IPython/core/tests/test_run.py::TestMagicRunSimple::test_run_ipy_file_attribute PASSED
IPython/core/tests/test_run.py::TestMagicRunSimple::test_run_nb PASSED
IPython/core/tests/test_run.py::TestMagicRunSimple::test_run_nb_error PASSED
IPython/core/tests/test_run.py::TestMagicRunSimple::test_run_py_file_attribute PASSED
IPython/core/tests/test_run.py::TestMagicRunSimple::test_run_second PASSED
IPython/core/tests/test_run.py::TestMagicRunSimple::test_simpledef PASSED
IPython/core/tests/test_run.py::TestMagicRunSimple::test_tclass PASSED
IPython/core/tests/test_run.py::TestMagicRunSimple::test_unicode PASSED
IPython/core/tests/test_run.py::TestMagicRunWithPackage::test_debug_run_submodule_with_absolute_import PASSED
IPython/core/tests/test_run.py::TestMagicRunWithPackage::test_debug_run_submodule_with_relative_import PASSED
IPython/core/tests/test_run.py::TestMagicRunWithPackage::test_module_options PASSED
IPython/core/tests/test_run.py::TestMagicRunWithPackage::test_module_options_with_separator PASSED
IPython/core/tests/test_run.py::TestMagicRunWithPackage::test_prun_submodule_with_absolute_import PASSED
IPython/core/tests/test_run.py::TestMagicRunWithPackage::test_prun_submodule_with_relative_import PASSED
IPython/core/tests/test_run.py::TestMagicRunWithPackage::test_run_submodule_with_absolute_import PASSED
IPython/core/tests/test_run.py::TestMagicRunWithPackage::test_run_submodule_with_relative_import PASSED
IPython/core/tests/test_run.py::test_multiprocessing_run PASSED
IPython/core/tests/test_run.py::test_run__name__ PASSED
IPython/core/tests/test_run.py::test_run_tb PASSED
IPython/core/tests/test_run.py::test_script_tb PASSED
IPython/core/tests/test_shellapp.py::TestFileToRun::test_ipy_script_file_attribute PASSED
IPython/core/tests/test_shellapp.py::TestFileToRun::test_py_script_file_attribute PASSED
IPython/core/tests/test_shellapp.py::TestFileToRun::test_py_script_file_attribute_interactively PASSED
IPython/core/tests/test_splitinput.py::test_LineInfo PASSED
IPython/core/tests/test_splitinput.py::test_split_user_input PASSED
IPython/core/tests/test_ultratb.py::ChangedPyFileTest::test_changing_py_file PASSED
IPython/core/tests/test_ultratb.py::IndentationErrorTest::test_indentationerror_shows_line PASSED
IPython/core/tests/test_ultratb.py::MemoryErrorTest::test_memoryerror PASSED
IPython/core/tests/test_ultratb.py::NestedGenExprTestCase::test_nested_genexpr PASSED
IPython/core/tests/test_ultratb.py::NonAsciiTest::test_iso8859_5 PASSED
IPython/core/tests/test_ultratb.py::NonAsciiTest::test_nonascii_msg PASSED
IPython/core/tests/test_ultratb.py::NonAsciiTest::test_nonascii_path PASSED
IPython/core/tests/test_ultratb.py::PEP678NotesReportingTest::test_plain_reports_notes PASSED
IPython/core/tests/test_ultratb.py::PEP678NotesReportingTest::test_verbose_reports_notes PASSED
IPython/core/tests/test_ultratb.py::Python3ChainedExceptionsTest::test_direct_cause_error PASSED
IPython/core/tests/test_ultratb.py::Python3ChainedExceptionsTest::test_exception_during_handling_error PASSED
IPython/core/tests/test_ultratb.py::Python3ChainedExceptionsTest::test_plain_direct_cause_error PASSED
IPython/core/tests/test_ultratb.py::Python3ChainedExceptionsTest::test_plain_exception_during_handling_error PASSED
IPython/core/tests/test_ultratb.py::Python3ChainedExceptionsTest::test_plain_suppress_exception_chaining PASSED
IPython/core/tests/test_ultratb.py::Python3ChainedExceptionsTest::test_suppress_exception_chaining PASSED
IPython/core/tests/test_ultratb.py::RecursionTest::test_no_recursion PASSED
IPython/core/tests/test_ultratb.py::RecursionTest::test_recursion_one_frame PASSED
IPython/core/tests/test_ultratb.py::RecursionTest::test_recursion_three_frames PASSED
IPython/core/tests/test_ultratb.py::SyntaxErrorTest::test_changing_py_file PASSED
IPython/core/tests/test_ultratb.py::SyntaxErrorTest::test_non_syntaxerror PASSED
IPython/core/tests/test_ultratb.py::SyntaxErrorTest::test_syntaxerror_no_stacktrace_at_compile_time PASSED
IPython/core/tests/test_ultratb.py::SyntaxErrorTest::test_syntaxerror_stacktrace_when_running_compiled_code PASSED
IPython/core/tests/test_ultratb.py::test_handlers PASSED
IPython/extensions/autoreload.py::IPython.extensions.autoreload SKIPPED
IPython/extensions/storemagic.py::IPython.extensions.storemagic.StoreMagics.store SKIPPED
IPython/extensions/tests/test_autoreload.py::TestAutoreload::test_aimport_parsing PASSED
IPython/extensions/tests/test_autoreload.py::TestAutoreload::test_autoload_newly_added_objects PASSED
IPython/extensions/tests/test_autoreload.py::TestAutoreload::test_autoreload_output PASSED
IPython/extensions/tests/test_autoreload.py::TestAutoreload::test_comparing_numpy_structures SKIPPED
IPython/extensions/tests/test_autoreload.py::TestAutoreload::test_reload_class_attributes PASSED
IPython/extensions/tests/test_autoreload.py::TestAutoreload::test_reload_class_type PASSED
IPython/extensions/tests/test_autoreload.py::TestAutoreload::test_reload_enums PASSED
IPython/extensions/tests/test_autoreload.py::TestAutoreload::test_smoketest_aimport PASSED
IPython/extensions/tests/test_autoreload.py::TestAutoreload::test_smoketest_autoreload PASSED
IPython/extensions/tests/test_autoreload.py::TestAutoreload::test_verbose_names PASSED
IPython/extensions/tests/test_storemagic.py::test_autorestore PASSED
IPython/extensions/tests/test_storemagic.py::test_store_restore PASSED
IPython/external/tests/test_qt_loaders.py::test_import_denier PASSED
IPython/lib/display.py::IPython.lib.display.Audio SKIPPED (could not...)
IPython/lib/lexers.py::IPython.lib.lexers.IPythonConsoleLexer PASSED
IPython/lib/tests/test_backgroundjobs.py::test_dead PASSED
IPython/lib/tests/test_backgroundjobs.py::test_flush PASSED
IPython/lib/tests/test_backgroundjobs.py::test_longer PASSED
IPython/lib/tests/test_backgroundjobs.py::test_result PASSED
IPython/lib/tests/test_clipboard.py::test_clipboard_get SKIPPED (Ski...)
IPython/lib/tests/test_deepreload.py::test_deepreload PASSED
IPython/lib/tests/test_deepreload.py::test_not_in_sys_modules PASSED
IPython/lib/tests/test_deepreload.py::test_not_module PASSED
IPython/lib/tests/test_display.py::TestAudioDataWithNumpy::test_audio_data_normalization SKIPPED
IPython/lib/tests/test_display.py::TestAudioDataWithNumpy::test_audio_data_without_normalization SKIPPED
IPython/lib/tests/test_display.py::TestAudioDataWithNumpy::test_audio_data_without_normalization_raises_for_invalid_data PASSED
IPython/lib/tests/test_display.py::TestAudioDataWithNumpy::test_audio_from_list SKIPPED
IPython/lib/tests/test_display.py::TestAudioDataWithNumpy::test_audio_from_numpy_array SKIPPED
IPython/lib/tests/test_display.py::TestAudioDataWithNumpy::test_audio_from_numpy_array_without_rate_raises SKIPPED
IPython/lib/tests/test_display.py::TestAudioDataWithoutNumpy::test_audio_data_normalization SKIPPED
IPython/lib/tests/test_display.py::TestAudioDataWithoutNumpy::test_audio_data_without_normalization SKIPPED
IPython/lib/tests/test_display.py::TestAudioDataWithoutNumpy::test_audio_data_without_normalization_raises_for_invalid_data PASSED
IPython/lib/tests/test_display.py::TestAudioDataWithoutNumpy::test_audio_from_list SKIPPED
IPython/lib/tests/test_display.py::TestAudioDataWithoutNumpy::test_audio_from_numpy_array SKIPPED
IPython/lib/tests/test_display.py::TestAudioDataWithoutNumpy::test_audio_from_numpy_array_without_rate_raises SKIPPED
IPython/lib/tests/test_display.py::TestAudioDataWithoutNumpy::test_audio_raises_for_nested_list SKIPPED
IPython/lib/tests/test_display.py::test_audio_from_file PASSED
IPython/lib/tests/test_display.py::test_code_from_file PASSED
IPython/lib/tests/test_display.py::test_error_on_directory_to_FileLink PASSED
IPython/lib/tests/test_display.py::test_error_on_file_to_FileLinks PASSED
IPython/lib/tests/test_display.py::test_existing_path_FileLink PASSED
IPython/lib/tests/test_display.py::test_existing_path_FileLink_repr PASSED
IPython/lib/tests/test_display.py::test_existing_path_FileLinks PASSED
IPython/lib/tests/test_display.py::test_existing_path_FileLinks_alt_formatter PASSED
IPython/lib/tests/test_display.py::test_existing_path_FileLinks_repr PASSED
IPython/lib/tests/test_display.py::test_existing_path_FileLinks_repr_alt_formatter PASSED
IPython/lib/tests/test_display.py::test_instantiation_FileLink PASSED
IPython/lib/tests/test_display.py::test_instantiation_FileLinks PASSED
IPython/lib/tests/test_display.py::test_recursive_FileLinks PASSED
IPython/lib/tests/test_display.py::test_warning_on_non_existent_path_FileLink PASSED
IPython/lib/tests/test_display.py::test_warning_on_non_existent_path_FileLinks PASSED
IPython/lib/tests/test_editorhooks.py::test_install_editor PASSED
IPython/lib/tests/test_imports.py::test_import_backgroundjobs PASSED
IPython/lib/tests/test_imports.py::test_import_deepreload PASSED
IPython/lib/tests/test_imports.py::test_import_demo PASSED
IPython/lib/tests/test_latextools.py::test_check_latex_to_png_dvipng_fails_when_no_cmd[dvipng] PASSED
IPython/lib/tests/test_latextools.py::test_check_latex_to_png_dvipng_fails_when_no_cmd[latex] PASSED
IPython/lib/tests/test_latextools.py::test_genelatex_no_wrap PASSED
IPython/lib/tests/test_latextools.py::test_genelatex_wrap_with_breqn PASSED
IPython/lib/tests/test_latextools.py::test_genelatex_wrap_without_breqn PASSED
IPython/lib/tests/test_latextools.py::test_latex_to_html SKIPPED (Th...)
IPython/lib/tests/test_latextools.py::test_latex_to_png_color SKIPPED
IPython/lib/tests/test_latextools.py::test_latex_to_png_dvipng_runs[$$x^2$$-False] SKIPPED
IPython/lib/tests/test_latextools.py::test_latex_to_png_dvipng_runs[x^2-True] SKIPPED
IPython/lib/tests/test_latextools.py::test_latex_to_png_invalid_hex_colors PASSED
IPython/lib/tests/test_latextools.py::test_latex_to_png_mpl_runs[s_wrap0-no_op] SKIPPED
IPython/lib/tests/test_latextools.py::test_latex_to_png_mpl_runs[s_wrap0-patch_latextool] SKIPPED
IPython/lib/tests/test_latextools.py::test_latex_to_png_mpl_runs[s_wrap1-no_op] SKIPPED
IPython/lib/tests/test_latextools.py::test_latex_to_png_mpl_runs[s_wrap1-patch_latextool] SKIPPED
IPython/lib/tests/test_lexers.py::TestLexers::testIPythonLexer PASSED
IPython/lib/tests/test_pretty.py::TestsPretty::test_long_dict PASSED
IPython/lib/tests/test_pretty.py::TestsPretty::test_long_list PASSED
IPython/lib/tests/test_pretty.py::TestsPretty::test_long_set PASSED
IPython/lib/tests/test_pretty.py::TestsPretty::test_long_tuple PASSED
IPython/lib/tests/test_pretty.py::TestsPretty::test_super_repr PASSED
IPython/lib/tests/test_pretty.py::TestsPretty::test_unbound_method PASSED
IPython/lib/tests/test_pretty.py::test_bad_repr PASSED
IPython/lib/tests/test_pretty.py::test_basic_class PASSED
IPython/lib/tests/test_pretty.py::test_callability_checking PASSED
IPython/lib/tests/test_pretty.py::test_collections_counter PASSED
IPython/lib/tests/test_pretty.py::test_collections_defaultdict PASSED
IPython/lib/tests/test_pretty.py::test_collections_deque PASSED
IPython/lib/tests/test_pretty.py::test_collections_ordereddict PASSED
IPython/lib/tests/test_pretty.py::test_collections_userlist PASSED
IPython/lib/tests/test_pretty.py::test_custom_repr PASSED
IPython/lib/tests/test_pretty.py::test_dispatch PASSED
IPython/lib/tests/test_pretty.py::test_function_pretty PASSED
IPython/lib/tests/test_pretty.py::test_indentation PASSED
IPython/lib/tests/test_pretty.py::test_mappingproxy PASSED
IPython/lib/tests/test_pretty.py::test_metaclass_repr PASSED
IPython/lib/tests/test_pretty.py::test_pprint_break PASSED
IPython/lib/tests/test_pretty.py::test_pprint_break_repr PASSED
IPython/lib/tests/test_pretty.py::test_pprint_heap_allocated_type PASSED
IPython/lib/tests/test_pretty.py::test_pprint_nomod PASSED
IPython/lib/tests/test_pretty.py::test_pretty_environ PASSED
IPython/lib/tests/test_pretty.py::test_really_bad_repr PASSED
IPython/lib/tests/test_pretty.py::test_sets[obj0-set()] PASSED
IPython/lib/tests/test_pretty.py::test_sets[obj1-frozenset()] PASSED
IPython/lib/tests/test_pretty.py::test_sets[obj2-{1}] PASSED
IPython/lib/tests/test_pretty.py::test_sets[obj3-frozenset({1})] PASSED
IPython/lib/tests/test_pretty.py::test_sets[obj4-{1, 2}] PASSED
IPython/lib/tests/test_pretty.py::test_sets[obj5-frozenset({1, 2})] PASSED
IPython/lib/tests/test_pretty.py::test_sets[obj6-{-3, -2, -1}] PASSED
IPython/lib/tests/test_pretty.py::test_simplenamespace PASSED
IPython/lib/tests/test_pretty.py::test_unicode_repr PASSED
IPython/lib/tests/test_pygments.py::test_pygments_entry_points[IPython console session] PASSED
IPython/lib/tests/test_pygments.py::test_pygments_entry_points[IPython3] PASSED
IPython/lib/tests/test_pygments.py::test_pygments_entry_points[IPython] PASSED
IPython/terminal/magics.py::IPython.terminal.magics.TerminalMagics.cpaste SKIPPED
IPython/terminal/tests/test_debug_magic.py::test_debug_magic_passes_through_generators PASSED
IPython/terminal/tests/test_embed.py::test_ipython_embed PASSED
IPython/terminal/tests/test_embed.py::test_nest_embed PASSED
IPython/terminal/tests/test_help.py::test_ipython_help PASSED
IPython/terminal/tests/test_help.py::test_locate_help PASSED
IPython/terminal/tests/test_help.py::test_locate_profile_help PASSED
IPython/terminal/tests/test_help.py::test_profile_create_help PASSED
IPython/terminal/tests/test_help.py::test_profile_help PASSED
IPython/terminal/tests/test_help.py::test_profile_list_help PASSED
IPython/terminal/tests/test_help.py::test_trust_help PASSED
IPython/terminal/tests/test_interactivshell.py::InteractiveShellTestCase::test_inputtransformer_syntaxerror PASSED
IPython/terminal/tests/test_interactivshell.py::InteractiveShellTestCase::test_repl_not_plain_text PASSED
IPython/terminal/tests/test_interactivshell.py::TerminalMagicsTestCase::test_paste_magics_blankline PASSED
IPython/terminal/tests/test_interactivshell.py::TestAutoSuggest::test_changing_provider PASSED
IPython/terminal/tests/test_interactivshell.py::TestContextAwareCompletion::test_adjust_completion_text_based_on_context PASSED
IPython/terminal/tests/test_interactivshell.py::TestElide::test_elide PASSED
IPython/terminal/tests/test_interactivshell.py::TestElide::test_elide_typed_no_match PASSED
IPython/terminal/tests/test_interactivshell.py::TestElide::test_elide_typed_normal PASSED
IPython/terminal/tests/test_interactivshell.py::TestElide::test_elide_typed_short_match PASSED
IPython/terminal/tests/test_pt_inputhooks.py::test_inputhook_qt PASSED
IPython/terminal/tests/test_shortcuts.py::test_accept[-def out(tag: str, n=50):-def out(tag: str, n=50):] PASSED
IPython/terminal/tests/test_shortcuts.py::test_accept[def -out(tag: str, n=50):-out(tag: str, n=50):] PASSED
IPython/terminal/tests/test_shortcuts.py::test_accept_and_keep_cursor[-def out(tag: str, n=50):-def out(tag: str, n=50):-0] PASSED
IPython/terminal/tests/test_shortcuts.py::test_accept_and_keep_cursor[def -out(tag: str, n=50):-out(tag: str, n=50):-4] PASSED
IPython/terminal/tests/test_shortcuts.py::test_accept_character[-def out(tag: str, n=50):-d] PASSED
IPython/terminal/tests/test_shortcuts.py::test_accept_character[d-ef out(tag: str, n=50):-e] PASSED
IPython/terminal/tests/test_shortcuts.py::test_accept_character[de -f out(tag: str, n=50):-f] PASSED
IPython/terminal/tests/test_shortcuts.py::test_accept_character[def- out(tag: str, n=50):- ] PASSED
IPython/terminal/tests/test_shortcuts.py::test_accept_word[-def out(tag: str, n=50):-def ] PASSED
IPython/terminal/tests/test_shortcuts.py::test_accept_word[d-ef out(tag: str, n=50):-ef ] PASSED
IPython/terminal/tests/test_shortcuts.py::test_accept_word[de-f out(tag: str, n=50):-f ] PASSED
IPython/terminal/tests/test_shortcuts.py::test_accept_word[def -out(tag: str, n=50):-out(tag: ] PASSED
IPython/terminal/tests/test_shortcuts.py::test_accept_word[def- out(tag: str, n=50):- ] PASSED
IPython/terminal/tests/test_shortcuts.py::test_add_shortcut_for_existing_command PASSED
IPython/terminal/tests/test_shortcuts.py::test_add_shortcut_for_new_command PASSED
IPython/terminal/tests/test_shortcuts.py::test_autosuggest_at_EOL[123456   \n789-6-123456789-True] PASSED
IPython/terminal/tests/test_shortcuts.py::test_autosuggest_at_EOL[123456-3-123456789-False] PASSED
IPython/terminal/tests/test_shortcuts.py::test_autosuggest_at_EOL[123456-6-123456789-True] PASSED
IPython/terminal/tests/test_shortcuts.py::test_autosuggest_token[-def out(tag: str, n=50):-def ] PASSED
IPython/terminal/tests/test_shortcuts.py::test_autosuggest_token[d-ef out(tag: str, n=50):-ef ] PASSED
IPython/terminal/tests/test_shortcuts.py::test_autosuggest_token[de -f out(tag: str, n=50):-f ] PASSED
IPython/terminal/tests/test_shortcuts.py::test_autosuggest_token[def -out(tag: str, n=50):-out(] PASSED
IPython/terminal/tests/test_shortcuts.py::test_autosuggest_token[def o-ut(tag: str, n=50):-ut(] PASSED
IPython/terminal/tests/test_shortcuts.py::test_autosuggest_token[def ou-t(tag: str, n=50):-t(] PASSED
IPython/terminal/tests/test_shortcuts.py::test_autosuggest_token[def out(-tag: str, n=50):-tag: ] PASSED
IPython/terminal/tests/test_shortcuts.py::test_autosuggest_token[def out(t-ag: str, n=50):-ag: ] PASSED
IPython/terminal/tests/test_shortcuts.py::test_autosuggest_token[def out(ta-g: str, n=50):-g: ] PASSED
IPython/terminal/tests/test_shortcuts.py::test_autosuggest_token[def out(tag-: str, n=50):-: ] PASSED
IPython/terminal/tests/test_shortcuts.py::test_autosuggest_token[def out(tag: -str, n=50):-str, ] PASSED
IPython/terminal/tests/test_shortcuts.py::test_autosuggest_token[def out(tag: s-tr, n=50):-tr, ] PASSED
IPython/terminal/tests/test_shortcuts.py::test_autosuggest_token[def out(tag: st-r, n=50):-r, ] PASSED
IPython/terminal/tests/test_shortcuts.py::test_autosuggest_token[def out(tag: str, -n=50):-n=] PASSED
IPython/terminal/tests/test_shortcuts.py::test_autosuggest_token[def out(tag: str, n-=50):-=] PASSED
IPython/terminal/tests/test_shortcuts.py::test_autosuggest_token[def out(tag: str, n=-50):-50)] PASSED
IPython/terminal/tests/test_shortcuts.py::test_autosuggest_token[def out(tag: str, n=5-0):-0)] PASSED
IPython/terminal/tests/test_shortcuts.py::test_autosuggest_token[def out(tag: str, n=50)-:-:] PASSED
IPython/terminal/tests/test_shortcuts.py::test_autosuggest_token[def out(tag: str, n=50-):-):] PASSED
IPython/terminal/tests/test_shortcuts.py::test_autosuggest_token[def out(tag: str,- n=50):- n] PASSED
IPython/terminal/tests/test_shortcuts.py::test_autosuggest_token[def out(tag: str-, n=50):-, n] PASSED
IPython/terminal/tests/test_shortcuts.py::test_autosuggest_token[def out(tag:- str, n=50):- ] PASSED
IPython/terminal/tests/test_shortcuts.py::test_autosuggest_token[def out-(tag: str, n=50):-(] PASSED
IPython/terminal/tests/test_shortcuts.py::test_autosuggest_token[def- out(tag: str, n=50):- ] PASSED
IPython/terminal/tests/test_shortcuts.py::test_autosuggest_token_empty PASSED
IPython/terminal/tests/test_shortcuts.py::test_deprected PASSED
IPython/terminal/tests/test_shortcuts.py::test_disable_shortcut PASSED
IPython/terminal/tests/test_shortcuts.py::test_discard[-def out(tag: str, n=50):] PASSED
IPython/terminal/tests/test_shortcuts.py::test_discard[def -out(tag: str, n=50):] PASSED
IPython/terminal/tests/test_shortcuts.py::test_modify_shortcut_failure PASSED
IPython/terminal/tests/test_shortcuts.py::test_modify_shortcut_with_filters PASSED
IPython/terminal/tests/test_shortcuts.py::test_modify_unique_shortcut PASSED
IPython/terminal/tests/test_shortcuts.py::test_navigable_provider PASSED
IPython/terminal/tests/test_shortcuts.py::test_navigable_provider_connection PASSED
IPython/terminal/tests/test_shortcuts.py::test_navigable_provider_multiline_entries PASSED
IPython/terminal/tests/test_shortcuts.py::test_other_providers PASSED
IPython/terminal/tests/test_shortcuts.py::test_reset_search_buffer PASSED
IPython/terminal/tests/test_shortcuts.py::test_setting_shortcuts_before_pt_app_init PASSED
IPython/testing/plugin/dtexample.py::IPython.testing.plugin.dtexample.ipfunc PASSED
IPython/testing/plugin/dtexample.py::IPython.testing.plugin.dtexample.ipos PASSED
IPython/testing/plugin/dtexample.py::IPython.testing.plugin.dtexample.iprand PASSED
IPython/testing/plugin/dtexample.py::IPython.testing.plugin.dtexample.iprand_all PASSED
IPython/testing/plugin/dtexample.py::IPython.testing.plugin.dtexample.pyfunc PASSED
IPython/testing/plugin/dtexample.py::IPython.testing.plugin.dtexample.random_all PASSED
IPython/testing/plugin/dtexample.py::IPython.testing.plugin.dtexample.ranfunc PASSED
IPython/testing/plugin/simple.py::IPython.testing.plugin.simple.ipyfunc PASSED
IPython/testing/plugin/simple.py::IPython.testing.plugin.simple.pyfunc PASSED
IPython/testing/plugin/test_combo.txt::test_combo.txt PASSED
IPython/testing/plugin/test_example.txt::test_example.txt PASSED
IPython/testing/plugin/test_example.txt::test_example.txt PASSED
IPython/testing/plugin/test_exampleip.txt::test_exampleip.txt PASSED
IPython/testing/plugin/test_ipdoctest.py::IPython.testing.plugin.test_ipdoctest.doctest_builtin_underscore PASSED
IPython/testing/plugin/test_ipdoctest.py::IPython.testing.plugin.test_ipdoctest.doctest_multiline1 PASSED
IPython/testing/plugin/test_ipdoctest.py::IPython.testing.plugin.test_ipdoctest.doctest_multiline2 PASSED
IPython/testing/plugin/test_ipdoctest.py::IPython.testing.plugin.test_ipdoctest.doctest_multiline3 PASSED
IPython/testing/plugin/test_ipdoctest.py::IPython.testing.plugin.test_ipdoctest.doctest_simple PASSED
IPython/testing/plugin/test_refs.py::IPython.testing.plugin.test_refs.doctest_ivars PASSED
IPython/testing/plugin/test_refs.py::IPython.testing.plugin.test_refs.doctest_run PASSED
IPython/testing/plugin/test_refs.py::IPython.testing.plugin.test_refs.doctest_runvars PASSED
IPython/testing/plugin/test_refs.py::test_trivial PASSED
IPython/testing/tests/test_decorators.py::IPython.testing.tests.test_decorators.FooClass PASSED
IPython/testing/tests/test_decorators.py::IPython.testing.tests.test_decorators.FooClass.__init__ SKIPPED
IPython/testing/tests/test_decorators.py::IPython.testing.tests.test_decorators.FooClass.bar SKIPPED
IPython/testing/tests/test_decorators.py::IPython.testing.tests.test_decorators.FooClass.baz PASSED
IPython/testing/tests/test_decorators.py::IPython.testing.tests.test_decorators.call_doctest_bad PASSED
IPython/testing/tests/test_decorators.py::IPython.testing.tests.test_decorators.doctest_bad SKIPPED
IPython/testing/tests/test_decorators.py::test_deliberately_broken SKIPPED
IPython/testing/tests/test_decorators.py::test_deliberately_broken2 SKIPPED
IPython/testing/tests/test_decorators.py::test_linux PASSED
IPython/testing/tests/test_decorators.py::test_osx PASSED
IPython/testing/tests/test_decorators.py::test_skip_dt_decorator PASSED
IPython/testing/tests/test_decorators.py::test_skip_dt_decorator2 PASSED
IPython/testing/tests/test_decorators.py::test_win32 PASSED
IPython/testing/tests/test_decorators.py::trivial::test PASSED
IPython/testing/tests/test_ipunittest.py::IPython.testing.tests.test_ipunittest.Foo.ipdt_method PASSED
IPython/testing/tests/test_ipunittest.py::IPython.testing.tests.test_ipunittest.Foo.normaldt_method PASSED
IPython/testing/tests/test_ipunittest.py::ipdt_flush::test PASSED
IPython/testing/tests/test_ipunittest.py::ipdt_indented_test::test PASSED
IPython/testing/tests/test_ipunittest.py::simple_dt::test PASSED
IPython/testing/tests/test_tools.py::TestAssertPrints::test_failing PASSED
IPython/testing/tests/test_tools.py::TestAssertPrints::test_passing PASSED
IPython/testing/tests/test_tools.py::Test_ipexec_validate::test_exception_path PASSED
IPython/testing/tests/test_tools.py::Test_ipexec_validate::test_exception_path2 PASSED
IPython/testing/tests/test_tools.py::Test_ipexec_validate::test_main_path PASSED
IPython/testing/tests/test_tools.py::Test_ipexec_validate::test_main_path2 PASSED
IPython/testing/tests/test_tools.py::test_full_path_posix PASSED
IPython/testing/tests/test_tools.py::test_full_path_win32 SKIPPED (T...)
IPython/testing/tests/test_tools.py::test_parser PASSED
IPython/testing/tests/test_tools.py::test_temp_pyfile PASSED
IPython/testing/tools.py::IPython.testing.tools.AssertPrints PASSED
IPython/testing/tools.py::IPython.testing.tools.full_path PASSED
IPython/utils/contexts.py::IPython.utils.contexts.preserve_keys PASSED
IPython/utils/frame.py::IPython.utils.frame.extract_vars PASSED
IPython/utils/ipstruct.py::IPython.utils.ipstruct.Struct.__add__ PASSED
IPython/utils/ipstruct.py::IPython.utils.ipstruct.Struct.__getattr__ PASSED
IPython/utils/ipstruct.py::IPython.utils.ipstruct.Struct.__iadd__ PASSED
IPython/utils/ipstruct.py::IPython.utils.ipstruct.Struct.__init__ PASSED
IPython/utils/ipstruct.py::IPython.utils.ipstruct.Struct.__isub__ PASSED
IPython/utils/ipstruct.py::IPython.utils.ipstruct.Struct.__setattr__ PASSED
IPython/utils/ipstruct.py::IPython.utils.ipstruct.Struct.__setitem__ PASSED
IPython/utils/ipstruct.py::IPython.utils.ipstruct.Struct.__sub__ PASSED
IPython/utils/ipstruct.py::IPython.utils.ipstruct.Struct.copy PASSED
IPython/utils/ipstruct.py::IPython.utils.ipstruct.Struct.hasattr PASSED
IPython/utils/ipstruct.py::IPython.utils.ipstruct.Struct.merge PASSED
IPython/utils/path.py::IPython.utils.path.expand_path PASSED
IPython/utils/strdispatch.py::IPython.utils.strdispatch.StrDispatch PASSED
IPython/utils/sysinfo.py::IPython.utils.sysinfo.sys_info PASSED
IPython/utils/tests/test_capture.py::test_capture_output PASSED
IPython/utils/tests/test_capture.py::test_capture_output_no_display PASSED
IPython/utils/tests/test_capture.py::test_capture_output_no_stderr PASSED
IPython/utils/tests/test_capture.py::test_capture_output_no_stdout PASSED
IPython/utils/tests/test_capture.py::test_rich_output PASSED
IPython/utils/tests/test_capture.py::test_rich_output_display PASSED
IPython/utils/tests/test_capture.py::test_rich_output_empty[method_mime0] PASSED
IPython/utils/tests/test_capture.py::test_rich_output_empty[method_mime1] PASSED
IPython/utils/tests/test_capture.py::test_rich_output_empty[method_mime2] PASSED
IPython/utils/tests/test_capture.py::test_rich_output_empty[method_mime3] PASSED
IPython/utils/tests/test_capture.py::test_rich_output_empty[method_mime4] PASSED
IPython/utils/tests/test_capture.py::test_rich_output_empty[method_mime5] PASSED
IPython/utils/tests/test_capture.py::test_rich_output_metadata[method_mime0] PASSED
IPython/utils/tests/test_capture.py::test_rich_output_metadata[method_mime1] PASSED
IPython/utils/tests/test_capture.py::test_rich_output_metadata[method_mime2] PASSED
IPython/utils/tests/test_capture.py::test_rich_output_metadata[method_mime3] PASSED
IPython/utils/tests/test_capture.py::test_rich_output_metadata[method_mime4] PASSED
IPython/utils/tests/test_capture.py::test_rich_output_metadata[method_mime5] PASSED
IPython/utils/tests/test_capture.py::test_rich_output_no_metadata[method_mime0] PASSED
IPython/utils/tests/test_capture.py::test_rich_output_no_metadata[method_mime1] PASSED
IPython/utils/tests/test_capture.py::test_rich_output_no_metadata[method_mime2] PASSED
IPython/utils/tests/test_capture.py::test_rich_output_no_metadata[method_mime3] PASSED
IPython/utils/tests/test_capture.py::test_rich_output_no_metadata[method_mime4] PASSED
IPython/utils/tests/test_capture.py::test_rich_output_no_metadata[method_mime5] PASSED
IPython/utils/tests/test_decorators.py::test_flag_calls PASSED
IPython/utils/tests/test_deprecated.py::test_append_deprecated PASSED
IPython/utils/tests/test_dir2.py::test_SubClass PASSED
IPython/utils/tests/test_dir2.py::test_SubClass_with_trait_names_attr PASSED
IPython/utils/tests/test_dir2.py::test_base PASSED
IPython/utils/tests/test_dir2.py::test_misbehaving_object_without_trait_names PASSED
IPython/utils/tests/test_imports.py::test_import_PyColorize PASSED
IPython/utils/tests/test_imports.py::test_import_coloransi PASSED
IPython/utils/tests/test_imports.py::test_import_generics PASSED
IPython/utils/tests/test_imports.py::test_import_ipstruct PASSED
IPython/utils/tests/test_imports.py::test_import_strdispatch PASSED
IPython/utils/tests/test_imports.py::test_import_wildcard PASSED
IPython/utils/tests/test_importstring.py::test_import_nested PASSED
IPython/utils/tests/test_importstring.py::test_import_plain PASSED
IPython/utils/tests/test_importstring.py::test_import_raises PASSED
IPython/utils/tests/test_io.py::TeeTestCase::test PASSED
IPython/utils/tests/test_io.py::TestIOStream::test_capture_output PASSED
IPython/utils/tests/test_io.py::test_tee_simple PASSED
IPython/utils/tests/test_module_paths.py::test_find_mod_1 PASSED
IPython/utils/tests/test_module_paths.py::test_find_mod_2 PASSED
IPython/utils/tests/test_module_paths.py::test_find_mod_3 PASSED
IPython/utils/tests/test_module_paths.py::test_find_mod_4 PASSED
IPython/utils/tests/test_module_paths.py::test_find_mod_5 PASSED
IPython/utils/tests/test_module_paths.py::test_tempdir PASSED
IPython/utils/tests/test_openpy.py::test_detect_encoding PASSED
IPython/utils/tests/test_openpy.py::test_read_file PASSED
IPython/utils/tests/test_openpy.py::test_source_to_unicode PASSED
IPython/utils/tests/test_path.py::TestLinkOrCopy::test_link_into_dir PASSED
IPython/utils/tests/test_path.py::TestLinkOrCopy::test_link_successful PASSED
IPython/utils/tests/test_path.py::TestLinkOrCopy::test_link_twice PASSED
IPython/utils/tests/test_path.py::TestLinkOrCopy::test_no_link PASSED
IPython/utils/tests/test_path.py::TestLinkOrCopy::test_target_exists PASSED
IPython/utils/tests/test_path.py::TestLinkOrCopy::test_windows SKIPPED
IPython/utils/tests/test_path.py::TestRaiseDeprecation::test_not_writable_ipdir PASSED
IPython/utils/tests/test_path.py::TestShellGlob::test_match_posix PASSED
IPython/utils/tests/test_path.py::TestShellGlob::test_match_windows SKIPPED
IPython/utils/tests/test_path.py::test_ensure_dir_exists PASSED
IPython/utils/tests/test_path.py::test_filefind PASSED
IPython/utils/tests/test_path.py::test_get_home_dir_1 SKIPPED (This ...)
IPython/utils/tests/test_path.py::test_get_home_dir_2 SKIPPED (This ...)
IPython/utils/tests/test_path.py::test_get_home_dir_3 PASSED
IPython/utils/tests/test_path.py::test_get_home_dir_4 PASSED
IPython/utils/tests/test_path.py::test_get_home_dir_5 PASSED
IPython/utils/tests/test_path.py::test_get_home_dir_8 SKIPPED (This ...)
IPython/utils/tests/test_path.py::test_get_long_path_name PASSED
IPython/utils/tests/test_path.py::test_get_long_path_name_win32 SKIPPED
IPython/utils/tests/test_path.py::test_get_py_filename PASSED
IPython/utils/tests/test_path.py::test_get_xdg_dir_0 PASSED
IPython/utils/tests/test_path.py::test_get_xdg_dir_1 PASSED
IPython/utils/tests/test_path.py::test_get_xdg_dir_2 PASSED
IPython/utils/tests/test_path.py::test_get_xdg_dir_3 PASSED
IPython/utils/tests/test_path.py::test_unescape_glob[\\*\\[\\!\\]\\?-*[!]?] PASSED
IPython/utils/tests/test_path.py::test_unescape_glob[\\\\*-\\*] PASSED
IPython/utils/tests/test_path.py::test_unescape_glob[\\\\\\*-\\*] PASSED
IPython/utils/tests/test_path.py::test_unescape_glob[\\\\a-\\a] PASSED
IPython/utils/tests/test_path.py::test_unescape_glob[\\a-\\a] PASSED
IPython/utils/tests/test_path.py::test_unicode_in_filename PASSED
IPython/utils/tests/test_process.py::SubProcessTestCase::test_get_output_error_code PASSED
IPython/utils/tests/test_process.py::SubProcessTestCase::test_getoutput PASSED
IPython/utils/tests/test_process.py::SubProcessTestCase::test_getoutput_error PASSED
IPython/utils/tests/test_process.py::SubProcessTestCase::test_getoutput_quoted PASSED
IPython/utils/tests/test_process.py::SubProcessTestCase::test_getoutput_quoted2 PASSED
IPython/utils/tests/test_process.py::SubProcessTestCase::test_system PASSED
IPython/utils/tests/test_process.py::SubProcessTestCase::test_system_interrupt PASSED
IPython/utils/tests/test_process.py::SubProcessTestCase::test_system_quotes PASSED
IPython/utils/tests/test_process.py::test_arg_split[h\u01cello-argv2] PASSED
IPython/utils/tests/test_process.py::test_arg_split[hello there-argv1] PASSED
IPython/utils/tests/test_process.py::test_arg_split[hi-argv0] PASSED
IPython/utils/tests/test_process.py::test_arg_split[something "with quotes"-argv3] PASSED
IPython/utils/tests/test_process.py::test_arg_split_win32[h\u01cello-argv2] SKIPPED
IPython/utils/tests/test_process.py::test_arg_split_win32[hello there-argv1] SKIPPED
IPython/utils/tests/test_process.py::test_arg_split_win32[hi-argv0] SKIPPED
IPython/utils/tests/test_process.py::test_arg_split_win32[something "with quotes"-argv3] SKIPPED
IPython/utils/tests/test_process.py::test_find_cmd_fail PASSED
IPython/utils/tests/test_process.py::test_find_cmd_ls PASSED
IPython/utils/tests/test_process.py::test_find_cmd_pythonw SKIPPED (...)
IPython/utils/tests/test_pycolorize.py::test_parse_error[LightBG] PASSED
IPython/utils/tests/test_pycolorize.py::test_parse_error[Linux] PASSED
IPython/utils/tests/test_pycolorize.py::test_parse_error[Neutral] PASSED
IPython/utils/tests/test_pycolorize.py::test_parse_error[NoColor] PASSED
IPython/utils/tests/test_pycolorize.py::test_parse_sample[LightBG] PASSED
IPython/utils/tests/test_pycolorize.py::test_parse_sample[Linux] PASSED
IPython/utils/tests/test_pycolorize.py::test_parse_sample[Neutral] PASSED
IPython/utils/tests/test_pycolorize.py::test_parse_sample[NoColor] PASSED
IPython/utils/tests/test_shimmodule.py::test_shimmodule_repr_does_not_fail_on_import_error PASSED
IPython/utils/tests/test_shimmodule.py::test_shimmodule_repr_forwards_to_module PASSED
IPython/utils/tests/test_sysinfo.py::test_json_getsysinfo PASSED
IPython/utils/tests/test_sysinfo.py::test_num_cpus PASSED
IPython/utils/tests/test_tempdir.py::test_named_file_in_temporary_directory PASSED
IPython/utils/tests/test_tempdir.py::test_temporary_working_directory PASSED
IPython/utils/tests/test_text.py::test_LSString PASSED
IPython/utils/tests/test_text.py::test_SList PASSED
IPython/utils/tests/test_text.py::test_columnize[aaaaa          ccccc\nbbbbb          ddddd\n-20-False-True] PASSED
IPython/utils/tests/test_text.py::test_columnize[aaaaa      bbbbb      ccccc      ddddd\n-40-False-True] PASSED
IPython/utils/tests/test_text.py::test_columnize[aaaaa  bbbbb  ccccc  ddddd\n-80-False-False] PASSED
IPython/utils/tests/test_text.py::test_columnize[aaaaa  bbbbb  ccccc  ddddd\n-80-True-False] PASSED
IPython/utils/tests/test_text.py::test_columnize[aaaaa  bbbbb\nccccc  ddddd\n-12-True-False] PASSED
IPython/utils/tests/test_text.py::test_columnize[aaaaa  bbbbb\nccccc  ddddd\n-25-True-False] PASSED
IPython/utils/tests/test_text.py::test_columnize[aaaaa  ccccc\nbbbbb  ddddd\n-12-False-False] PASSED
IPython/utils/tests/test_text.py::test_columnize[aaaaa  ccccc\nbbbbb  ddddd\n-12-False-True] PASSED
IPython/utils/tests/test_text.py::test_columnize[aaaaa  ccccc\nbbbbb  ddddd\n-25-False-False] PASSED
IPython/utils/tests/test_text.py::test_columnize[aaaaa\nbbbbb\nccccc\nddddd\n-10-False-False] PASSED
IPython/utils/tests/test_text.py::test_columnize[aaaaa\nbbbbb\nccccc\nddddd\n-10-False-True] PASSED
IPython/utils/tests/test_text.py::test_columnize[aaaaa\nbbbbb\nccccc\nddddd\n-10-True-False] PASSED
IPython/utils/tests/test_text.py::test_columnize_long[False] PASSED
IPython/utils/tests/test_text.py::test_columnize_long[True] PASSED
IPython/utils/tests/test_text.py::test_columnize_medium[False] PASSED
IPython/utils/tests/test_text.py::test_columnize_medium[True] PASSED
IPython/utils/tests/test_text.py::test_columnize_random PASSED
IPython/utils/tests/test_text.py::test_dollar_formatter PASSED
IPython/utils/tests/test_text.py::test_eval_formatter PASSED
IPython/utils/tests/test_text.py::test_full_eval_formatter PASSED
IPython/utils/tests/test_text.py::test_strip_email PASSED
IPython/utils/tests/test_text.py::test_strip_email2 PASSED
IPython/utils/tests/test_tokenutil.py::test_attrs PASSED
IPython/utils/tests/test_tokenutil.py::test_function PASSED
IPython/utils/tests/test_tokenutil.py::test_line_at_cursor PASSED
IPython/utils/tests/test_tokenutil.py::test_multiline PASSED
IPython/utils/tests/test_tokenutil.py::test_multiline_statement[16-int] PASSED
IPython/utils/tests/test_tokenutil.py::test_multiline_statement[17-int] PASSED
IPython/utils/tests/test_tokenutil.py::test_multiline_statement[18-int] PASSED
IPython/utils/tests/test_tokenutil.py::test_multiline_statement[19-int] PASSED
IPython/utils/tests/test_tokenutil.py::test_multiline_statement[20-int] PASSED
IPython/utils/tests/test_tokenutil.py::test_multiline_statement[21-int] PASSED
IPython/utils/tests/test_tokenutil.py::test_multiline_statement[22-map] PASSED
IPython/utils/tests/test_tokenutil.py::test_multiline_statement[23-map] PASSED
IPython/utils/tests/test_tokenutil.py::test_multiline_statement[24-map] PASSED
IPython/utils/tests/test_tokenutil.py::test_multiline_statement[25-map] PASSED
IPython/utils/tests/test_tokenutil.py::test_multiline_statement[26-map] PASSED
IPython/utils/tests/test_tokenutil.py::test_multiline_statement[27-map] PASSED
IPython/utils/tests/test_tokenutil.py::test_multiline_token PASSED
IPython/utils/tests/test_tokenutil.py::test_nested_call PASSED
IPython/utils/tests/test_tokenutil.py::test_simple PASSED
IPython/utils/tests/test_wildcard.py::Tests::test_case PASSED
IPython/utils/tests/test_wildcard.py::Tests::test_case_showall PASSED
IPython/utils/tests/test_wildcard.py::Tests::test_dict_attributes PASSED
IPython/utils/tests/test_wildcard.py::Tests::test_dict_dir PASSED
IPython/utils/tests/test_wildcard.py::Tests::test_nocase PASSED
IPython/utils/tests/test_wildcard.py::Tests::test_nocase_showall PASSED
IPython/utils/text.py::IPython.utils.text.DollarFormatter PASSED
IPython/utils/text.py::IPython.utils.text.EvalFormatter PASSED
IPython/utils/text.py::IPython.utils.text.FullEvalFormatter PASSED
IPython/utils/text.py::IPython.utils.text.compute_item_matrix PASSED
IPython/utils/text.py::IPython.utils.text.get_text_list PASSED
IPython/utils/text.py::IPython.utils.text.list_strings PASSED
IPython/utils/text.py::IPython.utils.text.marquee PASSED
IPython/utils/text.py::IPython.utils.text.strip_email_quotes PASSED

=============================== warnings summary ===============================
IPython/core/tests/test_inputtransformer2.py::test_check_make_token_by_line_never_ends_empty
  $(@D)/IPython/core/tests/test_inputtransformer2.py:179: UserWarning: `make_tokens_by_line` received a list of lines which do not have lineending markers ('\n', '\r', '\r\n', '\x0b', '\x0c'), behavior will be unspecified
    assert make_tokens_by_line(c + k)[-1] != []

IPython/core/tests/test_interactiveshell.py::test_run_cell_async
  $(PYTHON_DIR)/asyncio/events.py:80: DeprecationWarning: `run_cell_async` will not call `transform_cell` automatically in the future. Please pass the result to `transformed_cell` argument and any exception that happen during thetransform in `preprocessing_exc_tuple` in IPython 7.17 and above.
    self._context.run(self._callback, *self._args)

IPython/core/tests/test_logger.py::test_logstart_unicode
  $(@D)/IPython/core/tests/test_logger.py:24: DeprecationWarning: `magic(...)` is deprecated since IPython 0.13 (warning added in 8.1), use run_line_magic(magic_name, parameter_s).
    _ip.magic("logstart -to %s" % logfname)

IPython/core/tests/test_magic.py::test_doctest_mode
  $(@D)/IPython/core/magics/basic.py:461: DeprecationWarning: `magic(...)` is deprecated since IPython 0.13 (warning added in 8.1), use run_line_magic(magic_name, parameter_s).
    shell.magic('xmode Plain')

IPython/core/tests/test_magic.py::test_doctest_mode
  $(@D)/IPython/core/magics/basic.py:472: DeprecationWarning: `magic(...)` is deprecated since IPython 0.13 (warning added in 8.1), use run_line_magic(magic_name, parameter_s).
    shell.magic('xmode ' + dstore.xmode)

IPython/core/tests/test_magic.py::test_prun_quotes
  $(@D)/IPython/core/tests/test_magic.py:822: DeprecationWarning: `magic(...)` is deprecated since IPython 0.13 (warning added in 8.1), use run_line_magic(magic_name, parameter_s).
    _ip.magic(r"prun -q x = '\t'")

IPython/core/tests/test_magic.py::test_extension
IPython/core/tests/test_run.py::TestMagicRunSimple::test_run_nb_error
IPython/core/tests/test_run.py::TestMagicRunSimple::test_run_nb_error
IPython/core/tests/test_run.py::TestMagicRunSimple::test_run_nb_error
  $(PYTHON_DIR)/vendor-packages/_pytest/python_api.py:952: DeprecationWarning: `magic(...)` is deprecated since IPython 0.13 (warning added in 8.1), use run_line_magic(magic_name, parameter_s).
    func(*args[1:], **kwargs)

IPython/core/tests/test_prefilter.py::test_autocall_binops
  $(@D)/IPython/core/tests/test_prefilter.py:51: DeprecationWarning: `magic(...)` is deprecated since IPython 0.13 (warning added in 8.1), use run_line_magic(magic_name, parameter_s).
    ip.magic('autocall 2')

IPython/core/tests/test_prefilter.py::test_autocall_binops
  $(@D)/IPython/core/tests/test_prefilter.py:74: DeprecationWarning: `magic(...)` is deprecated since IPython 0.13 (warning added in 8.1), use run_line_magic(magic_name, parameter_s).
    ip.magic('autocall 0')

IPython/core/tests/test_prefilter.py::test_prefilter_attribute_errors
  $(@D)/IPython/core/tests/test_prefilter.py:109: DeprecationWarning: `magic(...)` is deprecated since IPython 0.13 (warning added in 8.1), use run_line_magic(magic_name, parameter_s).
    ip.magic('autocall 2')

IPython/core/tests/test_prefilter.py::test_prefilter_attribute_errors
  $(@D)/IPython/core/tests/test_prefilter.py:117: DeprecationWarning: `magic(...)` is deprecated since IPython 0.13 (warning added in 8.1), use run_line_magic(magic_name, parameter_s).
    ip.magic('autocall 0')

IPython/core/tests/test_prefilter.py::test_autocall_should_support_unicode
  $(@D)/IPython/core/tests/test_prefilter.py:121: DeprecationWarning: `magic(...)` is deprecated since IPython 0.13 (warning added in 8.1), use run_line_magic(magic_name, parameter_s).
    ip.magic('autocall 2')

IPython/core/tests/test_prefilter.py::test_autocall_should_support_unicode
  $(@D)/IPython/core/tests/test_prefilter.py:126: DeprecationWarning: `magic(...)` is deprecated since IPython 0.13 (warning added in 8.1), use run_line_magic(magic_name, parameter_s).
    ip.magic('autocall 0')

IPython/core/tests/test_run.py::TestMagicRunSimple::test_aggressive_namespace_cleanup
IPython/core/tests/test_run.py::TestMagicRunSimple::test_aggressive_namespace_cleanup
IPython/core/tests/test_run.py::TestMagicRunSimple::test_aggressive_namespace_cleanup
IPython/core/tests/test_run.py::TestMagicRunSimple::test_aggressive_namespace_cleanup
IPython/core/tests/test_run.py::TestMagicRunSimple::test_aggressive_namespace_cleanup
  /tmp/tmpXXXXXXXX.py:4: DeprecationWarning: `magic(...)` is deprecated since IPython 0.13 (warning added in 8.1), use run_line_magic(magic_name, parameter_s).

IPython/core/tests/test_run.py::TestMagicRunSimple::test_unicode
  $(@D)/IPython/core/tests/test_run.py:342: DeprecationWarning: `magic(...)` is deprecated since IPython 0.13 (warning added in 8.1), use run_line_magic(magic_name, parameter_s).
    _ip.magic('run "%s"' % na)

IPython/core/tests/test_ultratb.py::IndentationErrorTest::test_indentationerror_shows_line
  $(@D)/IPython/core/tests/test_ultratb.py:178: DeprecationWarning: `magic(...)` is deprecated since IPython 0.13 (warning added in 8.1), use run_line_magic(magic_name, parameter_s).
    ip.magic('run %s' % fname)

IPython/core/tests/test_ultratb.py::SyntaxErrorTest::test_changing_py_file
  $(@D)/IPython/core/tests/test_ultratb.py:226: DeprecationWarning: `magic(...)` is deprecated since IPython 0.13 (warning added in 8.1), use run_line_magic(magic_name, parameter_s).
    ip.magic("run " + fname)

IPython/core/tests/test_ultratb.py::SyntaxErrorTest::test_changing_py_file
  $(@D)/IPython/core/tests/test_ultratb.py:234: DeprecationWarning: `magic(...)` is deprecated since IPython 0.13 (warning added in 8.1), use run_line_magic(magic_name, parameter_s).
    ip.magic("run " + fname)

IPython/extensions/tests/test_storemagic.py::test_store_restore
  $(@D)/IPython/extensions/tests/test_storemagic.py:8: DeprecationWarning: `magic(...)` is deprecated since IPython 0.13 (warning added in 8.1), use run_line_magic(magic_name, parameter_s).
    ip.magic('load_ext storemagic')

IPython/extensions/tests/test_storemagic.py::test_store_restore
  $(@D)/IPython/extensions/tests/test_storemagic.py:16: DeprecationWarning: `magic(...)` is deprecated since IPython 0.13 (warning added in 8.1), use run_line_magic(magic_name, parameter_s).
    ip.magic('alias bar echo "hello"')

IPython/extensions/tests/test_storemagic.py::test_store_restore
  $(@D)/IPython/extensions/tests/test_storemagic.py:20: DeprecationWarning: `magic(...)` is deprecated since IPython 0.13 (warning added in 8.1), use run_line_magic(magic_name, parameter_s).
    ip.magic('cd ' + tmpd)

IPython/extensions/tests/test_storemagic.py::test_store_restore
  $(@D)/IPython/extensions/tests/test_storemagic.py:21: DeprecationWarning: `magic(...)` is deprecated since IPython 0.13 (warning added in 8.1), use run_line_magic(magic_name, parameter_s).
    ip.magic('store foo')

IPython/extensions/tests/test_storemagic.py::test_store_restore
  $(@D)/IPython/extensions/tests/test_storemagic.py:22: DeprecationWarning: `magic(...)` is deprecated since IPython 0.13 (warning added in 8.1), use run_line_magic(magic_name, parameter_s).
    ip.magic('store bar')

IPython/extensions/tests/test_storemagic.py::test_store_restore
  $(@D)/IPython/extensions/tests/test_storemagic.py:23: DeprecationWarning: `magic(...)` is deprecated since IPython 0.13 (warning added in 8.1), use run_line_magic(magic_name, parameter_s).
    ip.magic('store foobar foobaz')

IPython/extensions/tests/test_storemagic.py::test_store_restore
  $(@D)/IPython/extensions/tests/test_storemagic.py:36: DeprecationWarning: `magic(...)` is deprecated since IPython 0.13 (warning added in 8.1), use run_line_magic(magic_name, parameter_s).
    ip.magic('cd -')

IPython/extensions/tests/test_storemagic.py::test_store_restore
  $(@D)/IPython/extensions/tests/test_storemagic.py:40: DeprecationWarning: `magic(...)` is deprecated since IPython 0.13 (warning added in 8.1), use run_line_magic(magic_name, parameter_s).
    ip.magic("store -r foo bar foobar foobaz")

IPython/extensions/tests/test_storemagic.py::test_store_restore
  $(@D)/IPython/extensions/tests/test_storemagic.py:46: DeprecationWarning: `magic(...)` is deprecated since IPython 0.13 (warning added in 8.1), use run_line_magic(magic_name, parameter_s).
    ip.magic("store -r")  # restores _dh too

IPython/extensions/tests/test_storemagic.py::test_autorestore
  $(@D)/IPython/extensions/tests/test_storemagic.py:53: DeprecationWarning: `magic(...)` is deprecated since IPython 0.13 (warning added in 8.1), use run_line_magic(magic_name, parameter_s).
    ip.magic('store foo')

IPython/utils/text.py::IPython.utils.text.compute_item_matrix
  <doctest IPython.utils.text.compute_item_matrix[1]>:1: PendingDeprecationWarning: `compute_item_matrix` is Pending Deprecation since IPython 8.17.It is considered fro removal in in future version. Please open an issue if you believe it should be kept.

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
============================= slowest 10 durations =============================
======== 1320 passed, 92 skipped, 1 xpassed, 36 warnings ========