From b2cf2a3f4add1e94a506443bc02ad6a194409bbc Mon Sep 17 00:00:00 2001 From: Conda Bot <18747875+conda-bot@users.noreply.github.com> Date: Sun, 12 Jan 2025 02:54:50 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20updated=20file(s)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/update.yml | 2 +- durations/Linux.json | 4779 +++++++++++++++++----------------- durations/Windows.json | 4667 +++++++++++++++++---------------- durations/macOS.json | 4711 ++++++++++++++++----------------- 4 files changed, 7141 insertions(+), 7018 deletions(-) diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index 90ee32b6..05a359fe 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -80,7 +80,7 @@ jobs: - if: github.event.comment.body != '@conda-bot render' id: create # no-op if no commits were made - uses: peter-evans/create-pull-request@5e914681df9dc83aa4e4905692ca88beb2f9e91f # v7.0.5 + uses: peter-evans/create-pull-request@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f # v7.0.6 with: push-to-fork: ${{ env.FORK }} token: ${{ secrets.SYNC_TOKEN }} diff --git a/durations/Linux.json b/durations/Linux.json index 232d1e9d..8d77f566 100644 --- a/durations/Linux.json +++ b/durations/Linux.json @@ -1,1586 +1,1624 @@ { - "tests/base/test_constants.py::test_ChannelPriority": 0.002202181704385768, - "tests/base/test_constants.py::test_null_is_falsey": 0.002085184792424708, - "tests/base/test_context.py::test_aggressive_update_packages": 0.013983937745426606, - "tests/base/test_context.py::test_channel_alias_validation[bad_value-channel_alias value 'bad_value' must have scheme/protocol.]": 0.0017884041806747399, - "tests/base/test_context.py::test_channel_alias_validation[https://example.com/-True]": 0.001803574593768858, - "tests/base/test_context.py::test_channel_priority": 0.02389625924851252, - "tests/base/test_context.py::test_channel_settings": 0.02425636687649265, - "tests/base/test_context.py::test_channels_defaults": 0.0249873980275877, - "tests/base/test_context.py::test_channels_defaults_condarc": 0.025927220925273286, - "tests/base/test_context.py::test_channels_empty": 0.0245854393274362, - "tests/base/test_context.py::test_client_ssl_cert": 0.040322018557397796, - "tests/base/test_context.py::test_clobber_enum": 0.025347182912199034, - "tests/base/test_context.py::test_clobber_enum[clobber]": 0.011790562248836825, - "tests/base/test_context.py::test_clobber_enum[prevent]": 0.011794125950425454, - "tests/base/test_context.py::test_clobber_enum[warn]": 0.011849665608461277, - "tests/base/test_context.py::test_conda_bld_path": 0.020054511019443676, - "tests/base/test_context.py::test_conda_build_root_dir": 0.02399404292932233, - "tests/base/test_context.py::test_conda_envs_path": 0.04473819811142224, - "tests/base/test_context.py::test_context_parameter_map": 0.024085614712806902, - "tests/base/test_context.py::test_context_parameters_have_descriptions": 0.046330206773700304, - "tests/base/test_context.py::test_custom_multichannels": 0.02554400387544975, - "tests/base/test_context.py::test_default_python_validation[-True]": 0.0017540946513674392, - "tests/base/test_context.py::test_default_python_validation[3.12-True]": 0.001770557026821929, - "tests/base/test_context.py::test_default_python_validation[4.12-default_python value '4.12' not of the form '[23].[0-9][0-9]?' or '']": 0.0017676374689069019, - "tests/base/test_context.py::test_default_python_validation[not a number-default_python value 'not a number' not of the form '[23].[0-9][0-9]?' or '']": 0.0017649949374259704, - "tests/base/test_context.py::test_default_target_is_root_prefix": 0.024008816358641917, - "tests/base/test_context.py::test_expandvars": 0.06242674367821893, - "tests/base/test_context.py::test_get_plugin_config_data_env_var_source": 0.0016380216326690052, - "tests/base/test_context.py::test_get_plugin_config_data_file_source": 0.004268448814769524, - "tests/base/test_context.py::test_get_plugin_config_data_skip_bad_values": 0.0016566939348055436, - "tests/base/test_context.py::test_local_build_root_custom_rc": 0.04339631807951201, - "tests/base/test_context.py::test_local_build_root_default_rc": 0.011915867238945665, - "tests/base/test_context.py::test_migrated_custom_channels": 0.027104147564842394, - "tests/base/test_context.py::test_old_channel_alias": 0.02749681992656764, - "tests/base/test_context.py::test_proxy_servers": 0.02438886981948005, - "tests/base/test_context.py::test_reporters_default_value": 0.0019277535984630451, - "tests/base/test_context.py::test_reporters_from_config_file": 0.024916411166907907, - "tests/base/test_context.py::test_reporters_json_is_true": 0.035109671792019355, - "tests/base/test_context.py::test_reporters_quiet_is_true": 0.03509045344392505, - "tests/base/test_context.py::test_restore_free_channel": 0.015289845882357914, - "tests/base/test_context.py::test_signing_metadata_url_base": 0.034773192629686256, - "tests/base/test_context.py::test_signing_metadata_url_base_empty_default_channels": 0.03513504416446748, + "tests/base/test_constants.py::test_ChannelPriority": 0.002306281825169525, + "tests/base/test_constants.py::test_null_is_falsey": 0.002121297363960877, + "tests/base/test_context.py::test_aggressive_update_packages": 0.013502963276966574, + "tests/base/test_context.py::test_channel_alias_validation[bad_value-channel_alias value 'bad_value' must have scheme/protocol.]": 0.001793191547518567, + "tests/base/test_context.py::test_channel_alias_validation[https://example.com/-True]": 0.001812930312514083, + "tests/base/test_context.py::test_channel_priority": 0.023613802318431323, + "tests/base/test_context.py::test_channel_settings": 0.023907297345584475, + "tests/base/test_context.py::test_channels_defaults": 0.024987398027587697, + "tests/base/test_context.py::test_channels_defaults_condarc": 0.025499056267275787, + "tests/base/test_context.py::test_channels_empty": 0.024285279898973507, + "tests/base/test_context.py::test_check_allowlist": 0.014583198799134013, + "tests/base/test_context.py::test_check_allowlist_and_denylist": 0.02034216271887068, + "tests/base/test_context.py::test_check_denylist": 0.014272432944220545, + "tests/base/test_context.py::test_client_ssl_cert": 0.039937334728031834, + "tests/base/test_context.py::test_clobber_enum": 0.025347182912199038, + "tests/base/test_context.py::test_clobber_enum[clobber]": 0.011890761173857867, + "tests/base/test_context.py::test_clobber_enum[prevent]": 0.011874721838052523, + "tests/base/test_context.py::test_clobber_enum[warn]": 0.011883087661646308, + "tests/base/test_context.py::test_conda_bld_path": 0.017741484180195888, + "tests/base/test_context.py::test_conda_build_root_dir": 0.023666066119208375, + "tests/base/test_context.py::test_conda_envs_path": 0.044551631600889804, + "tests/base/test_context.py::test_context_parameter_map": 0.023710016342584826, + "tests/base/test_context.py::test_context_parameters_have_descriptions": 0.0455666228271552, + "tests/base/test_context.py::test_custom_multichannels": 0.025137143740885604, + "tests/base/test_context.py::test_default_python_validation[-True]": 0.0017670888145712338, + "tests/base/test_context.py::test_default_python_validation[3.12-True]": 0.001786138767097768, + "tests/base/test_context.py::test_default_python_validation[4.12-default_python value '4.12' not of the form '[23].[0-9][0-9]?' or '']": 0.001791870519648717, + "tests/base/test_context.py::test_default_python_validation[not a number-default_python value 'not a number' not of the form '[23].[0-9][0-9]?' or '']": 0.0017829813115892807, + "tests/base/test_context.py::test_default_target_is_root_prefix": 0.023680779585496532, + "tests/base/test_context.py::test_expandvars": 0.0625667605072386, + "tests/base/test_context.py::test_get_plugin_config_data_env_var_source": 0.0016504050849915116, + "tests/base/test_context.py::test_get_plugin_config_data_file_source": 0.0041360749207243995, + "tests/base/test_context.py::test_get_plugin_config_data_skip_bad_values": 0.0016775120054477227, + "tests/base/test_context.py::test_local_build_root_custom_rc": 0.04391027786433768, + "tests/base/test_context.py::test_local_build_root_default_rc": 0.012045771353801433, + "tests/base/test_context.py::test_migrated_custom_channels": 0.026791308073331813, + "tests/base/test_context.py::test_old_channel_alias": 0.027303218097720072, + "tests/base/test_context.py::test_proxy_servers": 0.02390983416872142, + "tests/base/test_context.py::test_reporters_default_value": 0.0019277530619415172, + "tests/base/test_context.py::test_reporters_from_config_file": 0.024916410537835998, + "tests/base/test_context.py::test_reporters_json_is_true": 0.03510966449864992, + "tests/base/test_context.py::test_reporters_quiet_is_true": 0.03509044615430828, + "tests/base/test_context.py::test_restore_free_channel": 0.014834591750639557, + "tests/base/test_context.py::test_signing_metadata_url_base": 0.03444184444887588, + "tests/base/test_context.py::test_signing_metadata_url_base_empty_default_channels": 0.03501245062966777, "tests/base/test_context.py::test_specify_channels_cli_adding_defaults_no_condarc": 0.02586481312460205, - "tests/base/test_context.py::test_specify_channels_cli_condarc": 0.02725761111039561, - "tests/base/test_context.py::test_specify_channels_cli_not_adding_defaults_no_condarc": 0.025761557018730424, - "tests/base/test_context.py::test_specify_different_channels_cli_condarc": 0.02707570228938099, - "tests/base/test_context.py::test_specify_same_channels_cli_as_in_condarc": 0.02700373564194062, - "tests/base/test_context.py::test_subdirs": 0.01107369578227882, - "tests/base/test_context.py::test_target_prefix": 0.049382779561995285, - "tests/base/test_context.py::test_threads": 0.05039688944370918, - "tests/base/test_context.py::test_validate_prefix_name[base-False-mock_return_values2-expected2]": 0.003018350025513047, - "tests/base/test_context.py::test_validate_prefix_name[env-name-False-mock_return_values0-expected0]": 0.0035961501027412957, - "tests/base/test_context.py::test_validate_prefix_name[not/allow#characters:in-path-False-mock_return_values1-expected1]": 0.0032778352357162774, - "tests/cli/test_cli_install.py::test_emscripten_forge[classic]": 5.914347087221633, - "tests/cli/test_cli_install.py::test_emscripten_forge[libmamba]": 7.516645831864261, - "tests/cli/test_cli_install.py::test_find_conflicts_called_once[classic]": 30.83042508551999, - "tests/cli/test_cli_install.py::test_find_conflicts_called_once[libmamba]": 0.0160366855935602, - "tests/cli/test_cli_install.py::test_pre_link_message[classic]": 0.7098029365344226, - "tests/cli/test_cli_install.py::test_pre_link_message[libmamba]": 0.7551595541038534, - "tests/cli/test_common.py::test_check_non_admin_enabled_false": 0.003417988860499398, - "tests/cli/test_common.py::test_check_non_admin_enabled_true": 0.003096261720168509, - "tests/cli/test_common.py::test_confirm_dry_run_exit": 0.0028340751105717385, - "tests/cli/test_common.py::test_confirm_yn_always_yes": 0.0028811479526698893, - "tests/cli/test_common.py::test_confirm_yn_dry_run_exit": 0.002865490796832544, - "tests/cli/test_common.py::test_confirm_yn_no": 0.003098698822564722, - "tests/cli/test_common.py::test_confirm_yn_yes": 0.003109697518350013, - "tests/cli/test_common.py::test_is_active_prefix[-False]": 0.0020657918444143115, - "tests/cli/test_common.py::test_is_active_prefix[active_prefix-True]": 0.0019779158480244053, - "tests/cli/test_common.py::test_print_envs_list": 0.010780009984014568, - "tests/cli/test_common.py::test_print_envs_list_output_false": 0.009711592794343277, - "tests/cli/test_compare.py::test_compare_fail": 0.3387155001109152, - "tests/cli/test_compare.py::test_compare_success": 0.5289464184500072, - "tests/cli/test_conda_argparse.py::test_cli_args_as_strings": 0.06935238436601812, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.ArgumentParser-isclass]": 0.0019352801390166538, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.BUILTIN_COMMANDS-]": 0.0019498085468800813, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.ExtendConstAction-isclass]": 0.001959055320418691, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.NullCountAction-isclass]": 0.001930912678830436, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_output_and_prompt_options-isfunction]": 0.0020956452374378187, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_channels-isfunction]": 0.0020451029816537284, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_create_install_update-isfunction]": 0.0020391374791772997, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_default_packages-isfunction]": 0.001997453523398727, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_help-isfunction]": 0.0019753892750327432, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_json-isfunction]": 0.0019712286886245517, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_known-isfunction]": 0.001953366348350164, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_networking-isfunction]": 0.0019588163591479782, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_package_install_options-isfunction]": 0.0019499919602327432, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_prefix-isfunction]": 0.001955949775838629, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_prune-isfunction]": 0.001950850722872628, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_pscheck-isfunction]": 0.001950568630715629, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_show_channel_urls-isfunction]": 0.0019483068575023104, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_solver-isfunction]": 0.0019530765812849446, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_solver_mode-isfunction]": 0.0019490853315689337, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_update_modifiers-isfunction]": 0.0019380938107736358, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_verbose-isfunction]": 0.0019475996953729154, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_clean-isfunction]": 0.0019519090026049307, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_compare-isfunction]": 0.001939935092034732, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_config-isfunction]": 0.0019406784171111721, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_create-isfunction]": 0.001947327255921994, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_info-isfunction]": 0.0019522879311346603, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_init-isfunction]": 0.002002977275118399, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_install-isfunction]": 0.0019429548613914165, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_list-isfunction]": 0.0019404585054122012, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_notices-isfunction]": 0.0019506515246107525, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_package-isfunction]": 0.0019415667044619701, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_plugins-isfunction]": 0.0019391442164348566, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_remove-isfunction]": 0.0019276328037389134, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_rename-isfunction]": 0.0019333470895606737, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_run-isfunction]": 0.0019352164565578714, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_search-isfunction]": 0.0019377735471802933, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_update-isfunction]": 0.0019372018931607454, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.do_call-isfunction]": 0.001936031713883621, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.escaped_sys_rc_path-]": 0.001931092400527928, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.escaped_user_rc_path-]": 0.0019386782646190807, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.find_builtin_commands-isfunction]": 0.0019514049517780426, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.generate_parser-isfunction]": 0.0019355304185064124, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.generate_pre_parser-isfunction]": 0.001933595792446475, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.sys_rc_path-]": 0.0020350647830950836, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.user_rc_path-]": 0.0019398311489991428, - "tests/cli/test_conda_argparse.py::test_list_through_python_api": 1.9956454731768636, - "tests/cli/test_conda_argparse.py::test_parser_basics": 0.02632000270543289, - "tests/cli/test_config.py::test_add_invalid_key": 0.06701444270713004, - "tests/cli/test_config.py::test_add_key": 0.07828519315963896, - "tests/cli/test_config.py::test_channels_add_duplicate": 0.07351600678215016, - "tests/cli/test_config.py::test_channels_add_empty": 0.07300323625178104, - "tests/cli/test_config.py::test_channels_add_empty_with_defaults": 0.07163056195444961, - "tests/cli/test_config.py::test_channels_append": 0.07872385528603479, - "tests/cli/test_config.py::test_channels_append_duplicate": 0.07892517123548652, - "tests/cli/test_config.py::test_channels_prepend": 0.07684528195305661, - "tests/cli/test_config.py::test_channels_prepend_duplicate": 0.07951437031311041, - "tests/cli/test_config.py::test_channels_remove": 0.07777652479635164, - "tests/cli/test_config.py::test_channels_remove_duplicate": 0.1396870703628483, - "tests/cli/test_config.py::test_conda_config_describe": 4.196808449906982, - "tests/cli/test_config.py::test_conda_config_validate": 1.822626092338213, - "tests/cli/test_config.py::test_conda_config_validate_sslverify_truststore": 1.8684396665034553, - "tests/cli/test_config.py::test_create_condarc_on_set": 0.07248164299911286, - "tests/cli/test_config.py::test_custom_multichannels_add": 0.07384910138616943, - "tests/cli/test_config.py::test_custom_multichannels_add_duplicate": 0.07522505444323743, - "tests/cli/test_config.py::test_custom_multichannels_append": 0.07293291194486946, - "tests/cli/test_config.py::test_custom_multichannels_append_duplicate": 0.07614090010271933, - "tests/cli/test_config.py::test_custom_multichannels_prepend": 0.07359591202061891, - "tests/cli/test_config.py::test_custom_multichannels_prepend_duplicate": 0.0799223382035479, - "tests/cli/test_config.py::test_get_all": 0.0859418208356504, - "tests/cli/test_config.py::test_get_all_inc_maps": 0.09135779984677962, - "tests/cli/test_config.py::test_get_boolean_value": 0.0847254070410028, - "tests/cli/test_config.py::test_get_channels_list": 0.08395814315688832, - "tests/cli/test_config.py::test_get_invalid_key": 0.10904192714262563, - "tests/cli/test_config.py::test_get_map_full": 0.08248730638999693, - "tests/cli/test_config.py::test_get_map_subkey[conda_build.cache_dir-/tmp/conda-bld]": 0.08567004155390093, - "tests/cli/test_config.py::test_get_map_subkey[proxy_servers.http-1.2.3.4:5678]": 0.08383084183372307, - "tests/cli/test_config.py::test_get_multiple_keys": 0.08666262573157302, - "tests/cli/test_config.py::test_get_multiple_keys_incl_map_full": 0.08809766231675, - "tests/cli/test_config.py::test_get_multiple_keys_incl_map_subkey": 0.08660192254827402, - "tests/cli/test_config.py::test_get_string_value": 0.08411715840161667, - "tests/cli/test_config.py::test_get_unconfigured_key": 0.08228561669040915, - "tests/cli/test_config.py::test_invalid_yaml": 0.06129635584648681, - "tests/cli/test_config.py::test_remove_key": 0.07740247625652767, - "tests/cli/test_config.py::test_remove_key_duplicate": 0.1408401909348699, - "tests/cli/test_config.py::test_remove_unconfigured_key": 0.06786709718943383, - "tests/cli/test_config.py::test_set_and_get_bool": 0.14758309142623038, - "tests/cli/test_config.py::test_set_check_types[always_yes-false-False]": 0.07217778654161086, - "tests/cli/test_config.py::test_set_check_types[always_yes-no-False]": 0.07564101718402322, - "tests/cli/test_config.py::test_set_check_types[always_yes-true-True]": 0.07266204400483064, - "tests/cli/test_config.py::test_set_check_types[always_yes-yes-True]": 0.07442050491207204, - "tests/cli/test_config.py::test_set_check_types[channel_alias-https://repo.example.com-https://repo.example.com]": 0.07275604563242412, - "tests/cli/test_config.py::test_set_check_types[proxy_servers.http-1.2.3.4:5678-py_value5]": 0.07312313065788179, - "tests/cli/test_config.py::test_set_invalid_key": 0.06757841417815054, - "tests/cli/test_config.py::test_set_key": 0.07756364556535213, - "tests/cli/test_config.py::test_set_map_key[conda_build.cache_dir-/tmp/conda-bld-/var/tmp/build]": 0.07913414030279212, - "tests/cli/test_config.py::test_set_map_key[conda_build.error_overlinking-true-false]": 0.00040056827580643104, - "tests/cli/test_config.py::test_set_map_key[proxy_servers.http-1.2.3.4:5678-4.3.2.1:9876]": 0.07677178560735344, - "tests/cli/test_config.py::test_set_rc_without_user_rc": 0.06941669616714766, - "tests/cli/test_config.py::test_set_unconfigured_key": 0.07751555571222808, - "tests/cli/test_config.py::test_show_sorts_keys": 0.1182681828739473, - "tests/cli/test_config.py::test_ssl_verify_default": 0.003980101969577341, - "tests/cli/test_config.py::test_ssl_verify_set_bool": 0.0737827860094644, - "tests/cli/test_config.py::test_ssl_verify_set_filename": 0.07237861285353449, - "tests/cli/test_env.py::test_conda_env_create_empty_file[classic]": 0.06888280859553374, - "tests/cli/test_env.py::test_conda_env_create_empty_file[libmamba]": 0.06693556772495292, - "tests/cli/test_env.py::test_conda_env_create_http[classic]": 214.13234060110096, - "tests/cli/test_env.py::test_conda_env_create_http[libmamba]": 8.206463582347725, - "tests/cli/test_env.py::test_conda_env_create_no_existent_file[classic]": 0.06692556628660505, - "tests/cli/test_env.py::test_conda_env_create_no_existent_file[libmamba]": 0.07114260561664035, - "tests/cli/test_env.py::test_conda_env_create_no_existent_file_with_name[classic]": 0.0725087944727038, - "tests/cli/test_env.py::test_conda_env_create_no_existent_file_with_name[libmamba]": 0.0726288671825085, - "tests/cli/test_env.py::test_conda_env_create_no_file[classic]": 0.06764400459836391, - "tests/cli/test_env.py::test_conda_env_create_no_file[libmamba]": 0.07485397593743273, - "tests/cli/test_env.py::test_create_dry_run_json[classic]": 1.048986632631607, - "tests/cli/test_env.py::test_create_dry_run_json[libmamba]": 1.1297027027714568, - "tests/cli/test_env.py::test_create_dry_run_yaml[classic]": 1.488796017045675, - "tests/cli/test_env.py::test_create_dry_run_yaml[libmamba]": 1.128439153691941, - "tests/cli/test_env.py::test_create_unsolvable_env[classic]": 1.847442283218892, - "tests/cli/test_env.py::test_create_unsolvable_env[libmamba]": 1.194565561175887, - "tests/cli/test_env.py::test_create_valid_env[classic]": 3.129593341673793, - "tests/cli/test_env.py::test_create_valid_env[libmamba]": 2.1850591644226403, - "tests/cli/test_env.py::test_create_valid_env_json_output[classic]": 0.4884288850437183, - "tests/cli/test_env.py::test_create_valid_env_json_output[libmamba]": 0.6649042078309033, - "tests/cli/test_env.py::test_create_valid_env_with_conda_and_pip_json_output[classic]": 66.60623927674091, - "tests/cli/test_env.py::test_create_valid_env_with_conda_and_pip_json_output[libmamba]": 7.779088819947177, - "tests/cli/test_env.py::test_create_valid_env_with_variables[classic]": 1.0699547768596092, - "tests/cli/test_env.py::test_create_valid_env_with_variables[libmamba]": 1.2528431644589615, + "tests/base/test_context.py::test_specify_channels_cli_condarc": 0.026996987310905936, + "tests/base/test_context.py::test_specify_channels_cli_not_adding_defaults_no_condarc": 0.025473617395990432, + "tests/base/test_context.py::test_specify_different_channels_cli_condarc": 0.026789116848192643, + "tests/base/test_context.py::test_specify_same_channels_cli_as_in_condarc": 0.02670705453557299, + "tests/base/test_context.py::test_subdirs": 0.011531320069665804, + "tests/base/test_context.py::test_target_prefix": 0.048000550647064176, + "tests/base/test_context.py::test_threads": 0.051654443852626825, + "tests/base/test_context.py::test_validate_prefix_name[base-False-mock_return_values2-expected2]": 0.003138365982622308, + "tests/base/test_context.py::test_validate_prefix_name[env-name-False-mock_return_values0-expected0]": 0.003522780455535257, + "tests/base/test_context.py::test_validate_prefix_name[not/allow#characters:in-path-False-mock_return_values1-expected1]": 0.0032655952629442463, + "tests/cli/test_all_commands.py::test_denylist_channels[denylist_channel_name-False-command0]": 0.21026865319607368, + "tests/cli/test_all_commands.py::test_denylist_channels[denylist_channel_name-False-command1]": 0.20847344078422833, + "tests/cli/test_all_commands.py::test_denylist_channels[denylist_channel_name-False-command2]": 0.056097747285550725, + "tests/cli/test_all_commands.py::test_denylist_channels[denylist_channel_name-False-command3]": 0.07227565936756859, + "tests/cli/test_all_commands.py::test_denylist_channels[denylist_channel_name-False-command4]": 0.17157873693072553, + "tests/cli/test_all_commands.py::test_denylist_channels[denylist_channel_name-True-command0]": 0.22342038882051657, + "tests/cli/test_all_commands.py::test_denylist_channels[denylist_channel_name-True-command1]": 0.22951248157042403, + "tests/cli/test_all_commands.py::test_denylist_channels[denylist_channel_name-True-command2]": 0.059037900087149854, + "tests/cli/test_all_commands.py::test_denylist_channels[denylist_channel_name-True-command3]": 0.07589403121866153, + "tests/cli/test_all_commands.py::test_denylist_channels[denylist_channel_name-True-command4]": 0.15702828828300824, + "tests/cli/test_all_commands.py::test_denylist_channels[https://conda.anaconda.org/denylist_channel_name-False-command0]": 0.20768305382634358, + "tests/cli/test_all_commands.py::test_denylist_channels[https://conda.anaconda.org/denylist_channel_name-False-command1]": 0.2076595133769533, + "tests/cli/test_all_commands.py::test_denylist_channels[https://conda.anaconda.org/denylist_channel_name-False-command2]": 0.05607648641941968, + "tests/cli/test_all_commands.py::test_denylist_channels[https://conda.anaconda.org/denylist_channel_name-False-command3]": 0.08056166908274093, + "tests/cli/test_all_commands.py::test_denylist_channels[https://conda.anaconda.org/denylist_channel_name-False-command4]": 0.15695016119344096, + "tests/cli/test_all_commands.py::test_denylist_channels[https://conda.anaconda.org/denylist_channel_name-True-command0]": 0.2093727922581241, + "tests/cli/test_all_commands.py::test_denylist_channels[https://conda.anaconda.org/denylist_channel_name-True-command1]": 0.20941210835576912, + "tests/cli/test_all_commands.py::test_denylist_channels[https://conda.anaconda.org/denylist_channel_name-True-command2]": 0.05874574387431088, + "tests/cli/test_all_commands.py::test_denylist_channels[https://conda.anaconda.org/denylist_channel_name-True-command3]": 0.07703766899933161, + "tests/cli/test_all_commands.py::test_denylist_channels[https://conda.anaconda.org/denylist_channel_name-True-command4]": 0.17365510635414008, + "tests/cli/test_cli_install.py::test_emscripten_forge[classic]": 5.816765421814356, + "tests/cli/test_cli_install.py::test_emscripten_forge[libmamba]": 7.429381167332655, + "tests/cli/test_cli_install.py::test_find_conflicts_called_once[classic]": 32.628869459340294, + "tests/cli/test_cli_install.py::test_find_conflicts_called_once[libmamba]": 0.016872140096087385, + "tests/cli/test_cli_install.py::test_pre_link_message[classic]": 0.9146217556484203, + "tests/cli/test_cli_install.py::test_pre_link_message[libmamba]": 0.8991001351519287, + "tests/cli/test_common.py::test_check_non_admin_enabled_false": 0.0033551382526494098, + "tests/cli/test_common.py::test_check_non_admin_enabled_true": 0.003037450955231385, + "tests/cli/test_common.py::test_confirm_dry_run_exit": 0.002834074989430565, + "tests/cli/test_common.py::test_confirm_yn_always_yes": 0.002881147949543254, + "tests/cli/test_common.py::test_confirm_yn_dry_run_exit": 0.002865490432925524, + "tests/cli/test_common.py::test_confirm_yn_no": 0.0030986978490699585, + "tests/cli/test_common.py::test_confirm_yn_yes": 0.00310969427948728, + "tests/cli/test_common.py::test_is_active_prefix[-False]": 0.0021080714860996995, + "tests/cli/test_common.py::test_is_active_prefix[active_prefix-True]": 0.0020230894745168616, + "tests/cli/test_common.py::test_print_envs_list": 0.008732995997435317, + "tests/cli/test_common.py::test_print_envs_list_output_false": 0.00683280445947441, + "tests/cli/test_compare.py::test_compare_fail": 0.4129801148628167, + "tests/cli/test_compare.py::test_compare_success": 0.5295091920409322, + "tests/cli/test_conda_argparse.py::test_cli_args_as_strings": 0.0716153024428854, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.ArgumentParser-isclass]": 0.001975849803934906, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.BUILTIN_COMMANDS-]": 0.0019640459084344936, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.ExtendConstAction-isclass]": 0.001975715982116243, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.NullCountAction-isclass]": 0.0019539684639817306, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_output_and_prompt_options-isfunction]": 0.0021257007587069405, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_channels-isfunction]": 0.0020771502119815138, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_create_install_update-isfunction]": 0.0020433611602567892, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_default_packages-isfunction]": 0.0020235536148861875, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_help-isfunction]": 0.0019980059120642624, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_json-isfunction]": 0.0019859156298786696, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_known-isfunction]": 0.0019916260890853006, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_networking-isfunction]": 0.0019814115406951356, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_package_install_options-isfunction]": 0.0019755956476192665, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_prefix-isfunction]": 0.0019789804422326762, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_prune-isfunction]": 0.0019817432893217005, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_pscheck-isfunction]": 0.001972595563555688, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_show_channel_urls-isfunction]": 0.00198411539254381, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_solver-isfunction]": 0.0019799087288512166, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_solver_mode-isfunction]": 0.001964922648147335, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_update_modifiers-isfunction]": 0.0019772918850859186, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_verbose-isfunction]": 0.0019828161338272072, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_clean-isfunction]": 0.0019719997443185164, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_compare-isfunction]": 0.0019671004071760297, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_config-isfunction]": 0.0019737142464094806, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_create-isfunction]": 0.0019667713941207902, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_info-isfunction]": 0.001970146256903271, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_init-isfunction]": 0.00199865165904423, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_install-isfunction]": 0.0019691517975146703, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_list-isfunction]": 0.001958197616364352, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_notices-isfunction]": 0.001956688446324876, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_package-isfunction]": 0.0019715379112913082, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_plugins-isfunction]": 0.001961378500774087, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_remove-isfunction]": 0.0019542871307169224, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_rename-isfunction]": 0.001957598966049101, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_run-isfunction]": 0.0019627068495043196, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_search-isfunction]": 0.001971709710580659, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_update-isfunction]": 0.001968518337921652, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.do_call-isfunction]": 0.001959788632728017, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.escaped_sys_rc_path-]": 0.0019602295309503904, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.escaped_user_rc_path-]": 0.001958206601512719, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.find_builtin_commands-isfunction]": 0.001968926058001934, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.generate_parser-isfunction]": 0.0019583408941708635, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.generate_pre_parser-isfunction]": 0.0029724676606696543, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.sys_rc_path-]": 0.002043920814618667, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.user_rc_path-]": 0.0019723278705140574, + "tests/cli/test_conda_argparse.py::test_list_through_python_api": 1.9878066253572901, + "tests/cli/test_conda_argparse.py::test_parser_basics": 0.02652643180503479, + "tests/cli/test_conda_argparse.py::test_sorted_commands_in_error": 0.00372858047884845, + "tests/cli/test_config.py::test_add_invalid_key": 0.0688161280662042, + "tests/cli/test_config.py::test_add_key": 0.07889349490927883, + "tests/cli/test_config.py::test_channels_add_duplicate": 0.0739632430082482, + "tests/cli/test_config.py::test_channels_add_empty": 0.07341315130318182, + "tests/cli/test_config.py::test_channels_add_empty_with_defaults": 0.07205327447642558, + "tests/cli/test_config.py::test_channels_append": 0.07876505566711477, + "tests/cli/test_config.py::test_channels_append_duplicate": 0.07867292436046162, + "tests/cli/test_config.py::test_channels_prepend": 0.07827383259505771, + "tests/cli/test_config.py::test_channels_prepend_duplicate": 0.07972561341991442, + "tests/cli/test_config.py::test_channels_remove": 0.07795151262796399, + "tests/cli/test_config.py::test_channels_remove_duplicate": 0.13995772984223506, + "tests/cli/test_config.py::test_conda_config_describe": 3.9517644788254165, + "tests/cli/test_config.py::test_conda_config_validate": 1.7092269533125513, + "tests/cli/test_config.py::test_conda_config_validate_sslverify_truststore": 2.0976006030949983, + "tests/cli/test_config.py::test_create_condarc_on_set": 0.07363045416113949, + "tests/cli/test_config.py::test_custom_multichannels_add": 0.07595250864318835, + "tests/cli/test_config.py::test_custom_multichannels_add_duplicate": 0.0754464658612188, + "tests/cli/test_config.py::test_custom_multichannels_append": 0.07516503389970804, + "tests/cli/test_config.py::test_custom_multichannels_append_duplicate": 0.07836863247754998, + "tests/cli/test_config.py::test_custom_multichannels_prepend": 0.07525777872538165, + "tests/cli/test_config.py::test_custom_multichannels_prepend_duplicate": 0.07600580239604722, + "tests/cli/test_config.py::test_get_all": 0.08653063628035236, + "tests/cli/test_config.py::test_get_all_inc_maps": 0.09187732681360311, + "tests/cli/test_config.py::test_get_boolean_value": 0.08283184415360055, + "tests/cli/test_config.py::test_get_channels_list": 0.08518000100366363, + "tests/cli/test_config.py::test_get_invalid_key": 0.0959510884006717, + "tests/cli/test_config.py::test_get_map_full": 0.08569993433807999, + "tests/cli/test_config.py::test_get_map_subkey[conda_build.cache_dir-/tmp/conda-bld]": 0.08504230434011625, + "tests/cli/test_config.py::test_get_map_subkey[proxy_servers.http-1.2.3.4:5678]": 0.08393857313624799, + "tests/cli/test_config.py::test_get_multiple_keys": 0.08496423169470016, + "tests/cli/test_config.py::test_get_multiple_keys_incl_map_full": 0.0894167417315291, + "tests/cli/test_config.py::test_get_multiple_keys_incl_map_subkey": 0.08714798050760401, + "tests/cli/test_config.py::test_get_string_value": 0.08336926311295345, + "tests/cli/test_config.py::test_get_unconfigured_key": 0.08471549458376791, + "tests/cli/test_config.py::test_invalid_yaml": 0.061582524025889845, + "tests/cli/test_config.py::test_remove_key": 0.07763386301156011, + "tests/cli/test_config.py::test_remove_key_duplicate": 0.14137469830368604, + "tests/cli/test_config.py::test_remove_unconfigured_key": 0.0678158909194373, + "tests/cli/test_config.py::test_set_and_get_bool": 0.147413021983567, + "tests/cli/test_config.py::test_set_check_types[always_yes-false-False]": 0.0724570396275744, + "tests/cli/test_config.py::test_set_check_types[always_yes-no-False]": 0.0746838273922818, + "tests/cli/test_config.py::test_set_check_types[always_yes-true-True]": 0.07629190580108468, + "tests/cli/test_config.py::test_set_check_types[always_yes-yes-True]": 0.07401446062580977, + "tests/cli/test_config.py::test_set_check_types[channel_alias-https://repo.example.com-https://repo.example.com]": 0.07230030672240532, + "tests/cli/test_config.py::test_set_check_types[proxy_servers.http-1.2.3.4:5678-py_value5]": 0.07401879089926332, + "tests/cli/test_config.py::test_set_invalid_key": 0.06757950945468132, + "tests/cli/test_config.py::test_set_key": 0.08063529612414765, + "tests/cli/test_config.py::test_set_map_key[conda_build.cache_dir-/tmp/conda-bld-/var/tmp/build]": 0.08111189054464925, + "tests/cli/test_config.py::test_set_map_key[conda_build.error_overlinking-true-false]": 0.0004064533183956542, + "tests/cli/test_config.py::test_set_map_key[proxy_servers.http-1.2.3.4:5678-4.3.2.1:9876]": 0.0775563972927015, + "tests/cli/test_config.py::test_set_rc_without_user_rc": 0.07103167847196097, + "tests/cli/test_config.py::test_set_unconfigured_key": 0.07763383128436076, + "tests/cli/test_config.py::test_show_sorts_keys": 0.11760073078007145, + "tests/cli/test_config.py::test_ssl_verify_default": 0.00401324812351939, + "tests/cli/test_config.py::test_ssl_verify_set_bool": 0.07601390981698443, + "tests/cli/test_config.py::test_ssl_verify_set_filename": 0.07569002354462136, + "tests/cli/test_env.py::test_conda_env_create_empty_file[classic]": 0.06780096775618039, + "tests/cli/test_env.py::test_conda_env_create_empty_file[libmamba]": 0.06802009463352161, + "tests/cli/test_env.py::test_conda_env_create_http[classic]": 220.87967293129302, + "tests/cli/test_env.py::test_conda_env_create_http[libmamba]": 8.528468314402902, + "tests/cli/test_env.py::test_conda_env_create_no_existent_file[classic]": 0.06981707354579472, + "tests/cli/test_env.py::test_conda_env_create_no_existent_file[libmamba]": 0.0693981040607052, + "tests/cli/test_env.py::test_conda_env_create_no_existent_file_with_name[classic]": 0.07074821669126607, + "tests/cli/test_env.py::test_conda_env_create_no_existent_file_with_name[libmamba]": 0.07300077557400068, + "tests/cli/test_env.py::test_conda_env_create_no_file[classic]": 0.06918914217277385, + "tests/cli/test_env.py::test_conda_env_create_no_file[libmamba]": 0.07462468480785579, + "tests/cli/test_env.py::test_create_dry_run_json[classic]": 1.1151696792513979, + "tests/cli/test_env.py::test_create_dry_run_json[libmamba]": 0.9802128752631836, + "tests/cli/test_env.py::test_create_dry_run_yaml[classic]": 1.175489582928244, + "tests/cli/test_env.py::test_create_dry_run_yaml[libmamba]": 1.1076698833178422, + "tests/cli/test_env.py::test_create_unsolvable_env[classic]": 1.9802788842539236, + "tests/cli/test_env.py::test_create_unsolvable_env[libmamba]": 1.30738791560367, + "tests/cli/test_env.py::test_create_valid_env[classic]": 3.1821056524048306, + "tests/cli/test_env.py::test_create_valid_env[libmamba]": 2.2553204977186057, + "tests/cli/test_env.py::test_create_valid_env_json_output[classic]": 0.4187305260592982, + "tests/cli/test_env.py::test_create_valid_env_json_output[libmamba]": 0.6251957179716559, + "tests/cli/test_env.py::test_create_valid_env_with_conda_and_pip_json_output[classic]": 68.95535470458461, + "tests/cli/test_env.py::test_create_valid_env_with_conda_and_pip_json_output[libmamba]": 7.78020759289745, + "tests/cli/test_env.py::test_create_valid_env_with_variables[classic]": 1.1258828622294221, + "tests/cli/test_env.py::test_create_valid_env_with_variables[libmamba]": 1.3870829086501524, "tests/cli/test_env.py::test_create_valid_remote_env[classic]": 4.664426763729089, "tests/cli/test_env.py::test_create_valid_remote_env[libmamba]": 2.854165121879604, - "tests/cli/test_env.py::test_deprecated_binstar[classic]": 0.12690702006577154, - "tests/cli/test_env.py::test_deprecated_binstar[libmamba]": 0.12079368246854943, - "tests/cli/test_env.py::test_env_export[classic]": 42.220613752249996, - "tests/cli/test_env.py::test_env_export[libmamba]": 2.1577414691781307, - "tests/cli/test_env.py::test_env_export_json[classic]": 6.013563402210993, - "tests/cli/test_env.py::test_env_export_json[libmamba]": 0.8523921644351706, - "tests/cli/test_env.py::test_env_export_with_variables[classic]": 39.62178046428892, - "tests/cli/test_env.py::test_env_export_with_variables[libmamba]": 1.980893734025708, - "tests/cli/test_env.py::test_export_multi_channel[classic]": 54.76877515077425, - "tests/cli/test_env.py::test_export_multi_channel[libmamba]": 17.36968811333292, - "tests/cli/test_env.py::test_invalid_extensions[classic]": 0.06610467563329335, - "tests/cli/test_env.py::test_invalid_extensions[libmamba]": 0.06666998660451955, - "tests/cli/test_env.py::test_list[classic]": 1.9348236126491347, - "tests/cli/test_env.py::test_list[libmamba]": 2.145957142198738, + "tests/cli/test_env.py::test_deprecated_binstar[classic]": 0.12428894986849023, + "tests/cli/test_env.py::test_deprecated_binstar[libmamba]": 0.14227914774163122, + "tests/cli/test_env.py::test_env_export[classic]": 42.039173164241134, + "tests/cli/test_env.py::test_env_export[libmamba]": 2.443436815078957, + "tests/cli/test_env.py::test_env_export_json[classic]": 6.358540819165994, + "tests/cli/test_env.py::test_env_export_json[libmamba]": 0.9014973453813856, + "tests/cli/test_env.py::test_env_export_with_variables[classic]": 39.29115579090459, + "tests/cli/test_env.py::test_env_export_with_variables[libmamba]": 2.189620507501709, + "tests/cli/test_env.py::test_export_multi_channel[classic]": 56.865158191060786, + "tests/cli/test_env.py::test_export_multi_channel[libmamba]": 17.71431018862599, + "tests/cli/test_env.py::test_invalid_extensions[classic]": 0.06637228107382552, + "tests/cli/test_env.py::test_invalid_extensions[libmamba]": 0.06773666705877392, + "tests/cli/test_env.py::test_list[classic]": 1.9768534622305232, + "tests/cli/test_env.py::test_list[libmamba]": 2.621563039936173, "tests/cli/test_env.py::test_name[classic]": 0.7282005508759622, - "tests/cli/test_env.py::test_name[libmamba]": 1.4348856421931397, - "tests/cli/test_env.py::test_name_override[classic]": 0.39678927902924405, - "tests/cli/test_env.py::test_name_override[libmamba]": 0.7446134535300089, - "tests/cli/test_env.py::test_non_existent_file[classic]": 0.07139897798167572, - "tests/cli/test_env.py::test_non_existent_file[libmamba]": 0.06829115229609485, - "tests/cli/test_env.py::test_pip_error_is_propagated[classic]": 50.23845738503334, - "tests/cli/test_env.py::test_pip_error_is_propagated[libmamba]": 7.081963674709336, - "tests/cli/test_env.py::test_remove_dry_run[classic]": 0.3612867307163801, - "tests/cli/test_env.py::test_remove_dry_run[libmamba]": 1.0324196771085268, - "tests/cli/test_env.py::test_set_unset_env_vars[classic]": 0.5705822286461241, - "tests/cli/test_env.py::test_set_unset_env_vars[libmamba]": 1.0858720519331597, - "tests/cli/test_env.py::test_set_unset_env_vars_env_no_exist[classic]": 0.07331332916202976, - "tests/cli/test_env.py::test_set_unset_env_vars_env_no_exist[libmamba]": 0.06968585032754614, - "tests/cli/test_env.py::test_update[classic]": 73.69753697277008, - "tests/cli/test_env.py::test_update[libmamba]": 1.7748907700950785, - "tests/cli/test_env.py::test_update_env_json_output[classic]": 58.42032900257095, - "tests/cli/test_env.py::test_update_env_json_output[libmamba]": 1.5088808267918972, - "tests/cli/test_env.py::test_update_env_no_action_json_output[classic]": 97.9659921924046, - "tests/cli/test_env.py::test_update_env_no_action_json_output[libmamba]": 9.86610017411452, - "tests/cli/test_env.py::test_update_env_only_pip_json_output[classic]": 93.79545603154679, - "tests/cli/test_env.py::test_update_env_only_pip_json_output[libmamba]": 10.191049270590206, - "tests/cli/test_find_commands.py::test_find_commands": 0.010255429313596225, - "tests/cli/test_find_commands.py::test_find_executable": 0.004272162651102545, - "tests/cli/test_main.py::test_ensure_no_command_provided_returns_help[--debug]": 0.044498081929717416, - "tests/cli/test_main.py::test_ensure_no_command_provided_returns_help[--json]": 0.04435545385594523, - "tests/cli/test_main.py::test_ensure_no_command_provided_returns_help[--trace]": 0.04914779162070947, - "tests/cli/test_main.py::test_ensure_no_command_provided_returns_help[-v]": 0.04653245688449364, - "tests/cli/test_main.py::test_main": 0.04917385718323153, - "tests/cli/test_main_clean.py::test_clean_all[False]": 0.5288615463841122, - "tests/cli/test_main_clean.py::test_clean_all[True]": 0.5246695478884524, - "tests/cli/test_main_clean.py::test_clean_all_mock_lstat[False]": 0.3908365598175134, - "tests/cli/test_main_clean.py::test_clean_all_mock_lstat[True]": 0.2722836769984334, - "tests/cli/test_main_clean.py::test_clean_and_packages": 0.3845614517219236, - "tests/cli/test_main_clean.py::test_clean_force_pkgs_dirs": 0.2520533599472255, - "tests/cli/test_main_clean.py::test_clean_index_cache": 0.24172960352340464, - "tests/cli/test_main_clean.py::test_clean_logfiles": 0.18368587266183228, - "tests/cli/test_main_clean.py::test_clean_tarballs": 0.18417967577292407, - "tests/cli/test_main_clean.py::test_clean_tempfiles": 0.18685932278748263, - "tests/cli/test_main_clean.py::test_get_size": 0.0026780694705353476, - "tests/cli/test_main_clean.py::test_get_size_None": 0.0019437802724300182, - "tests/cli/test_main_clean.py::test_get_size_list": 0.0018876731429311787, - "tests/cli/test_main_commands.py::test_commands": 0.07238235376234066, - "tests/cli/test_main_compare.py::test_compare": 0.05757834497505882, - "tests/cli/test_main_config.py::test_config_get_key": 0.012955308360952435, - "tests/cli/test_main_config.py::test_config_get_missing[get]": 0.0832200248772461, - "tests/cli/test_main_config.py::test_config_get_missing[key]": 0.08204034915219924, - "tests/cli/test_main_config.py::test_config_get_missing[unknown]": 0.08078681804559039, - "tests/cli/test_main_config.py::test_config_get_system[get]": 0.07954333659587268, - "tests/cli/test_main_config.py::test_config_get_system[key]": 0.08198867689032881, - "tests/cli/test_main_config.py::test_config_get_system[unknown]": 0.08149140163074318, - "tests/cli/test_main_config.py::test_config_get_user[get]": 0.08571253777797123, - "tests/cli/test_main_config.py::test_config_get_user[key]": 0.08258576239688158, - "tests/cli/test_main_config.py::test_config_get_user[unknown]": 0.08258291243487878, - "tests/cli/test_main_config.py::test_config_read_rc": 0.0036357696775630617, - "tests/cli/test_main_config.py::test_config_remove_item": 0.0052567515123262895, - "tests/cli/test_main_config.py::test_config_remove_key": 0.002665601865107734, - "tests/cli/test_main_config.py::test_config_set_key": 0.004194181312631649, - "tests/cli/test_main_config.py::test_config_set_keys": 0.00733863743013152, - "tests/cli/test_main_config.py::test_config_show_sources_json": 0.07087621691492205, - "tests/cli/test_main_config.py::test_config_write_rc": 0.003333476414844693, - "tests/cli/test_main_export.py::test_execute_export_no_file_specified": 0.07501734145730636, - "tests/cli/test_main_export.py::test_export": 0.06964950650321704, - "tests/cli/test_main_export.py::test_export_add_channels": 0.07337280074037245, - "tests/cli/test_main_export.py::test_export_override_channels": 0.08128553529053299, - "tests/cli/test_main_export.py::test_export_with_json": 0.0806309092716848, - "tests/cli/test_main_export.py::test_export_yaml_file_extension": 0.05981348185511532, - "tests/cli/test_main_info.py::test_info": 0.29018418190428974, + "tests/cli/test_env.py::test_name[libmamba]": 1.4348856421931395, + "tests/cli/test_env.py::test_name_override[classic]": 0.5994327972513132, + "tests/cli/test_env.py::test_name_override[libmamba]": 0.8579283717624135, + "tests/cli/test_env.py::test_non_existent_file[classic]": 0.06913171787880223, + "tests/cli/test_env.py::test_non_existent_file[libmamba]": 0.06988950264930113, + "tests/cli/test_env.py::test_pip_error_is_propagated[classic]": 49.698704139182304, + "tests/cli/test_env.py::test_pip_error_is_propagated[libmamba]": 7.006028007256937, + "tests/cli/test_env.py::test_remove_dry_run[classic]": 0.48066413077792, + "tests/cli/test_env.py::test_remove_dry_run[libmamba]": 1.2645699032133617, + "tests/cli/test_env.py::test_set_unset_env_vars[classic]": 0.6816221557046949, + "tests/cli/test_env.py::test_set_unset_env_vars[libmamba]": 1.3633945515294534, + "tests/cli/test_env.py::test_set_unset_env_vars_env_no_exist[classic]": 0.07060464176585608, + "tests/cli/test_env.py::test_set_unset_env_vars_env_no_exist[libmamba]": 0.06862215755659239, + "tests/cli/test_env.py::test_update[classic]": 67.45936602540057, + "tests/cli/test_env.py::test_update[libmamba]": 1.845373087974754, + "tests/cli/test_env.py::test_update_env_json_output[classic]": 56.43457290546478, + "tests/cli/test_env.py::test_update_env_json_output[libmamba]": 1.3856066819380548, + "tests/cli/test_env.py::test_update_env_no_action_json_output[classic]": 93.9928099711226, + "tests/cli/test_env.py::test_update_env_no_action_json_output[libmamba]": 10.049489614481244, + "tests/cli/test_env.py::test_update_env_only_pip_json_output[classic]": 96.26649977861044, + "tests/cli/test_env.py::test_update_env_only_pip_json_output[libmamba]": 9.979576484873423, + "tests/cli/test_find_commands.py::test_find_commands": 0.010187911977915468, + "tests/cli/test_find_commands.py::test_find_executable": 0.004299813521219439, + "tests/cli/test_main.py::test_ensure_no_command_provided_returns_help[--debug]": 0.047396919240333964, + "tests/cli/test_main.py::test_ensure_no_command_provided_returns_help[--json]": 0.045748463473788865, + "tests/cli/test_main.py::test_ensure_no_command_provided_returns_help[--trace]": 0.04810699120019356, + "tests/cli/test_main.py::test_ensure_no_command_provided_returns_help[-v]": 0.04565892257229987, + "tests/cli/test_main.py::test_main": 0.049402488361234634, + "tests/cli/test_main_clean.py::test_clean_all[False]": 0.5347910756367414, + "tests/cli/test_main_clean.py::test_clean_all[True]": 0.5316861289877829, + "tests/cli/test_main_clean.py::test_clean_all_mock_lstat[False]": 0.4665289868856979, + "tests/cli/test_main_clean.py::test_clean_all_mock_lstat[True]": 0.27817353082231766, + "tests/cli/test_main_clean.py::test_clean_and_packages": 0.3887029054478203, + "tests/cli/test_main_clean.py::test_clean_force_pkgs_dirs": 0.24577850530706405, + "tests/cli/test_main_clean.py::test_clean_index_cache": 0.23570114533322412, + "tests/cli/test_main_clean.py::test_clean_logfiles": 0.1846027765850924, + "tests/cli/test_main_clean.py::test_clean_tarballs": 0.1866799076290538, + "tests/cli/test_main_clean.py::test_clean_tempfiles": 0.18587210624004766, + "tests/cli/test_main_clean.py::test_get_size": 0.002684142447751003, + "tests/cli/test_main_clean.py::test_get_size_None": 0.001955289015408469, + "tests/cli/test_main_clean.py::test_get_size_list": 0.0019156805566597189, + "tests/cli/test_main_commands.py::test_commands": 0.0718542452106638, + "tests/cli/test_main_compare.py::test_compare": 0.057650544419411226, + "tests/cli/test_main_config.py::test_config_get_key": 0.013000634585368986, + "tests/cli/test_main_config.py::test_config_get_missing[get]": 0.08400434840963596, + "tests/cli/test_main_config.py::test_config_get_missing[key]": 0.08124612804890792, + "tests/cli/test_main_config.py::test_config_get_missing[unknown]": 0.08045322324455709, + "tests/cli/test_main_config.py::test_config_get_system[get]": 0.08010806897414625, + "tests/cli/test_main_config.py::test_config_get_system[key]": 0.08116278549988189, + "tests/cli/test_main_config.py::test_config_get_system[unknown]": 0.0824918052548026, + "tests/cli/test_main_config.py::test_config_get_user[get]": 0.08648710744663318, + "tests/cli/test_main_config.py::test_config_get_user[key]": 0.08491278195497308, + "tests/cli/test_main_config.py::test_config_get_user[unknown]": 0.08374085476234208, + "tests/cli/test_main_config.py::test_config_read_rc": 0.0036720584040120636, + "tests/cli/test_main_config.py::test_config_remove_item": 0.00536088719916288, + "tests/cli/test_main_config.py::test_config_remove_key": 0.0026406904463745708, + "tests/cli/test_main_config.py::test_config_set_key": 0.00426475485353202, + "tests/cli/test_main_config.py::test_config_set_keys": 0.007007469035417802, + "tests/cli/test_main_config.py::test_config_show_sources_json": 0.07183288882906094, + "tests/cli/test_main_config.py::test_config_write_rc": 0.0033259357951834507, + "tests/cli/test_main_export.py::test_execute_export_no_file_specified": 0.0708682280505787, + "tests/cli/test_main_export.py::test_export": 0.06991769918060804, + "tests/cli/test_main_export.py::test_export_add_channels": 0.07200335718917408, + "tests/cli/test_main_export.py::test_export_override_channels": 0.08163478557134346, + "tests/cli/test_main_export.py::test_export_with_json": 0.07536463508368875, + "tests/cli/test_main_export.py::test_export_yaml_file_extension": 0.06099070099133488, + "tests/cli/test_main_info.py::test_info": 0.2909352254609037, "tests/cli/test_main_info.py::test_info_all": 0.07222066250000125, - "tests/cli/test_main_info.py::test_info_json": 0.07860084131718537, - "tests/cli/test_main_info.py::test_info_root": 0.14595866830072074, - "tests/cli/test_main_info.py::test_info_unsafe_channels": 0.1575614843427444, - "tests/cli/test_main_install.py::test_conda_pip_interop_dependency_satisfied_by_pip": 328.9981079481873, - "tests/cli/test_main_install.py::test_install_freezes_env_by_default": 0.6415911176446354, - "tests/cli/test_main_install.py::test_install_from_extracted_package": 9.84660264467689, - "tests/cli/test_main_install.py::test_install_mkdir": 17.26109030961304, - "tests/cli/test_main_list.py::test_explicit[--md5]": 2.6947013689538752, - "tests/cli/test_main_list.py::test_explicit[--quiet]": 2.671531730410616, - "tests/cli/test_main_list.py::test_explicit[--sha256]": 2.280825125468006, - "tests/cli/test_main_list.py::test_export": 0.925456215176614, - "tests/cli/test_main_list.py::test_list": 1.0937796783848155, - "tests/cli/test_main_list.py::test_list_explicit": 3.8525570217632583, - "tests/cli/test_main_list.py::test_list_json": 0.15266759400584454, - "tests/cli/test_main_list.py::test_list_package": 0.1000393727347391, - "tests/cli/test_main_list.py::test_list_reverse": 3.7177456808939238, - "tests/cli/test_main_list.py::test_list_revisions": 0.12627531439565112, - "tests/cli/test_main_list.py::test_list_specific_version": 0.18202192876325118, - "tests/cli/test_main_notices.py::test_cache_names_appear_as_expected": 0.07055920208624669, - "tests/cli/test_main_notices.py::test_main_notices[200]": 0.07207084161598001, - "tests/cli/test_main_notices.py::test_main_notices[404]": 0.06970573526588554, - "tests/cli/test_main_notices.py::test_main_notices_handles_bad_expired_at_field": 0.07964198681076597, - "tests/cli/test_main_notices.py::test_main_notices_help": 0.02492425731460121, - "tests/cli/test_main_notices.py::test_main_notices_json": 0.04342107021156827, - "tests/cli/test_main_notices.py::test_main_notices_reads_from_cache": 0.06997750523106983, - "tests/cli/test_main_notices.py::test_main_notices_reads_from_expired_cache": 0.07188026302531876, - "tests/cli/test_main_notices.py::test_notices_appear_once_when_running_decorated_commands": 2.1640927404285133, - "tests/cli/test_main_notices.py::test_notices_cannot_read_cache_files": 0.10208068976877804, - "tests/cli/test_main_notices.py::test_notices_does_not_interrupt_command_on_failure": 0.34495477400642977, - "tests/cli/test_main_notices.py::test_notices_work_with_s3_channel": 0.11156619085188167, - "tests/cli/test_main_remove.py::test_remove_all": 8.317531029503712, - "tests/cli/test_main_remove.py::test_remove_all_keep_env": 7.899042225603463, - "tests/cli/test_main_remove.py::test_remove_globbed_package_names[classic]": 14.832596113477974, - "tests/cli/test_main_remove.py::test_remove_globbed_package_names[libmamba]": 0.7670417296760194, - "tests/cli/test_main_remove.py::test_remove_nonexistent_env": 0.054522437433700964, - "tests/cli/test_main_rename.py::test_cannot_rename_active_env_by_name": 1.403454317638692, - "tests/cli/test_main_rename.py::test_cannot_rename_base_env_by_name": 0.06436857957964268, - "tests/cli/test_main_rename.py::test_cannot_rename_base_env_by_path": 0.06698861323589052, - "tests/cli/test_main_rename.py::test_cannot_rename_nonexistent_env": 0.06480293269986513, - "tests/cli/test_main_rename.py::test_protected_dirs_error_for_rename": 1.0424524443215482, - "tests/cli/test_main_rename.py::test_rename_by_name_name_already_exists_error": 1.2002781166176444, - "tests/cli/test_main_rename.py::test_rename_by_name_success": 1.732218411254977, - "tests/cli/test_main_rename.py::test_rename_by_path_path_already_exists_error": 1.4865266541499198, - "tests/cli/test_main_rename.py::test_rename_by_path_success": 1.7269895535818158, - "tests/cli/test_main_rename.py::test_rename_with_dry_run": 1.315786806965408, - "tests/cli/test_main_rename.py::test_rename_with_force": 3.6317388089840135, - "tests/cli/test_main_rename.py::test_rename_with_force_and_dry_run": 1.4749255650524324, - "tests/cli/test_main_rename.py::test_rename_with_force_with_errors": 3.070309923819182, - "tests/cli/test_main_rename.py::test_rename_with_force_with_errors_prefix": 1.3753985835880558, - "tests/cli/test_main_rename.py::test_separator_chars_on_win": 0.00040024632906021553, - "tests/cli/test_main_run.py::test_conda_run_nonexistant_prefix": 0.05676987222125125, - "tests/cli/test_main_run.py::test_conda_run_prefix_not_a_conda_env": 0.05822757693320436, - "tests/cli/test_main_run.py::test_multiline_run_command": 1.8699937691005268, - "tests/cli/test_main_run.py::test_run_readonly_env": 1.7997333003581777, - "tests/cli/test_main_run.py::test_run_returns_int": 1.8218795486729784, - "tests/cli/test_main_run.py::test_run_returns_nonzero_errorlevel": 1.9470089400020825, - "tests/cli/test_main_run.py::test_run_returns_zero_errorlevel": 1.720524091204772, - "tests/cli/test_main_run.py::test_run_uncaptured": 1.8270636833429283, - "tests/cli/test_main_search.py::test_anaconda_token_with_private_package": 31.930537450473324, - "tests/cli/test_main_search.py::test_bad_anaconda_token": 2.1255488997043317, - "tests/cli/test_main_search.py::test_current_platform_package_missing": 0.14688979294406485, - "tests/cli/test_main_search.py::test_different_platform_package_found": 0.0964183696944766, - "tests/cli/test_main_search.py::test_mocked_platform_package_found": 0.13417789422048435, - "tests/cli/test_main_search.py::test_pretty_record": 0.0031606613121543943, - "tests/cli/test_main_search.py::test_rpy_search[linux-32]": 10.79601967180993, - "tests/cli/test_main_search.py::test_rpy_search[linux-64]": 15.416703117882506, - "tests/cli/test_main_search.py::test_rpy_search[osx-64]": 13.86041016921482, - "tests/cli/test_main_search.py::test_rpy_search[win-32]": 10.319961251130247, - "tests/cli/test_main_search.py::test_rpy_search[win-64]": 10.231547617499997, - "tests/cli/test_main_search.py::test_search_0": 13.835356501260543, - "tests/cli/test_main_search.py::test_search_1": 0.33730710283704224, - "tests/cli/test_main_search.py::test_search_2[exact]": 0.6147890307771853, - "tests/cli/test_main_search.py::test_search_2[wildcard]": 2.4412097183922117, - "tests/cli/test_main_search.py::test_search_3": 0.11616821700574761, - "tests/cli/test_main_search.py::test_search_4": 0.21685664946274108, - "tests/cli/test_main_search.py::test_search_5": 0.8958287856281525, - "tests/cli/test_main_search.py::test_search_envs": 0.10762299682245739, - "tests/cli/test_main_search.py::test_search_envs_info": 0.14400814440948448, - "tests/cli/test_main_search.py::test_search_envs_json": 0.10513782548504091, - "tests/cli/test_main_search.py::test_search_inflexible": 0.21650873322201505, - "tests/cli/test_main_search.py::test_unknown_platform_package_missing": 0.10128056251371303, - "tests/cli/test_subcommands.py::test_clean[classic]": 0.8101020037368595, - "tests/cli/test_subcommands.py::test_clean[libmamba]": 1.4275431206181295, - "tests/cli/test_subcommands.py::test_compare[classic]": 0.16950013566496652, - "tests/cli/test_subcommands.py::test_compare[libmamba]": 3.538259926414562, - "tests/cli/test_subcommands.py::test_config[classic]": 0.07955505508792736, - "tests/cli/test_subcommands.py::test_config[libmamba]": 0.07966664351292323, - "tests/cli/test_subcommands.py::test_create[classic]": 0.2388656267529118, - "tests/cli/test_subcommands.py::test_create[libmamba]": 5.930272660195601, - "tests/cli/test_subcommands.py::test_doctor[classic]": 2.0783405694922017, - "tests/cli/test_subcommands.py::test_doctor[libmamba]": 2.105101331269224, - "tests/cli/test_subcommands.py::test_env_config_vars[classic]": 0.3160727346300568, - "tests/cli/test_subcommands.py::test_env_config_vars[libmamba]": 1.55030461172646, - "tests/cli/test_subcommands.py::test_env_create[classic]": 0.747642175230758, - "tests/cli/test_subcommands.py::test_env_create[libmamba]": 1.8765818681812225, - "tests/cli/test_subcommands.py::test_env_export[classic]": 0.46701591709694257, - "tests/cli/test_subcommands.py::test_env_export[libmamba]": 0.4906470851144678, - "tests/cli/test_subcommands.py::test_env_list[classic]": 0.16111222276502732, - "tests/cli/test_subcommands.py::test_env_list[libmamba]": 0.16261439088829444, - "tests/cli/test_subcommands.py::test_env_remove[classic]": 0.25319184709143794, - "tests/cli/test_subcommands.py::test_env_remove[libmamba]": 1.122638423074273, - "tests/cli/test_subcommands.py::test_env_update[classic]": 0.7162733586279493, - "tests/cli/test_subcommands.py::test_env_update[libmamba]": 2.7592562233463416, - "tests/cli/test_subcommands.py::test_info[classic]": 0.085767698656798, - "tests/cli/test_subcommands.py::test_info[libmamba]": 0.08379930566866947, - "tests/cli/test_subcommands.py::test_info_json[classic]": 0.1595035598451308, - "tests/cli/test_subcommands.py::test_info_json[libmamba]": 0.1599259295237088, - "tests/cli/test_subcommands.py::test_init[classic]": 0.09127473058697093, - "tests/cli/test_subcommands.py::test_init[libmamba]": 0.09067766081378285, - "tests/cli/test_subcommands.py::test_install[classic]": 2.5165375950663167, - "tests/cli/test_subcommands.py::test_install[libmamba]": 3.364397796363148, - "tests/cli/test_subcommands.py::test_list[classic]": 0.9594882726614844, - "tests/cli/test_subcommands.py::test_list[libmamba]": 1.3760436455328575, - "tests/cli/test_subcommands.py::test_notices[classic]": 0.16372264989078464, - "tests/cli/test_subcommands.py::test_notices[libmamba]": 0.17580475681136196, - "tests/cli/test_subcommands.py::test_package[classic]": 0.1716413393155221, - "tests/cli/test_subcommands.py::test_package[libmamba]": 1.3132901277572284, - "tests/cli/test_subcommands.py::test_remove[classic-remove]": 0.22639697710252105, - "tests/cli/test_subcommands.py::test_remove[classic-uninstall]": 0.24471214302591027, - "tests/cli/test_subcommands.py::test_remove[libmamba-remove]": 1.3350785917484735, - "tests/cli/test_subcommands.py::test_remove[libmamba-uninstall]": 0.9348773879576683, - "tests/cli/test_subcommands.py::test_remove_all_json[classic-remove]": 1.9002939967855443, - "tests/cli/test_subcommands.py::test_remove_all_json[classic-uninstall]": 0.5224949072895819, - "tests/cli/test_subcommands.py::test_remove_all_json[libmamba-remove]": 1.2549771935676075, - "tests/cli/test_subcommands.py::test_remove_all_json[libmamba-uninstall]": 1.503092479337852, - "tests/cli/test_subcommands.py::test_rename[classic]": 0.31198393650378753, - "tests/cli/test_subcommands.py::test_rename[libmamba]": 1.390921074392162, - "tests/cli/test_subcommands.py::test_run[classic]": 24.717504781219613, - "tests/cli/test_subcommands.py::test_run[libmamba]": 2.1216564745994475, - "tests/cli/test_subcommands.py::test_search[classic]": 0.6317941857579233, - "tests/cli/test_subcommands.py::test_search[libmamba]": 16.533445999822014, - "tests/cli/test_subcommands.py::test_update[classic-update]": 1.2357553337490748, - "tests/cli/test_subcommands.py::test_update[classic-upgrade]": 1.2504443099956355, - "tests/cli/test_subcommands.py::test_update[libmamba-update]": 2.868860567977205, - "tests/cli/test_subcommands.py::test_update[libmamba-upgrade]": 2.941328116248757, - "tests/common/os/test_windows.py::test_is_admin_on_windows": 0.001615245288287871, - "tests/common/pkg_formats/test_python.py::test_basepydist_load_requires_provides_file": 0.0019463399414926439, - "tests/common/pkg_formats/test_python.py::test_basepydist_parse_entries_file_data": 0.002023275848536157, - "tests/common/pkg_formats/test_python.py::test_basepydist_parse_requires_file_data": 0.0017775331273367134, - "tests/common/pkg_formats/test_python.py::test_dist_get_paths": 0.0020007635957186606, - "tests/common/pkg_formats/test_python.py::test_dist_get_paths_no_paths": 0.0017801068160820924, - "tests/common/pkg_formats/test_python.py::test_evaluate_marker": 0.00214066882897172, - "tests/common/pkg_formats/test_python.py::test_get_default_marker_context": 0.0017434157988339583, - "tests/common/pkg_formats/test_python.py::test_get_dist_file_from_egg_link": 0.002530663975582856, - "tests/common/pkg_formats/test_python.py::test_get_dist_requirements": 0.002048719902940836, - "tests/common/pkg_formats/test_python.py::test_get_entry_points": 0.0022967308101518057, - "tests/common/pkg_formats/test_python.py::test_get_extra_provides": 0.002030953842962006, - "tests/common/pkg_formats/test_python.py::test_get_python_distribution_info": 0.0003498145706281691, - "tests/common/pkg_formats/test_python.py::test_get_site_packages_anchor_files": 0.0023888820673639627, - "tests/common/pkg_formats/test_python.py::test_metadata": 0.003443230581040403, - "tests/common/pkg_formats/test_python.py::test_metadata[path0-False-False-False-False]": 0.002282857792317903, - "tests/common/pkg_formats/test_python.py::test_metadata[path1-True-False-False-False]": 0.0023423059295977393, - "tests/common/pkg_formats/test_python.py::test_metadata[path2-True-True-True-False]": 0.002447579696385764, - "tests/common/pkg_formats/test_python.py::test_metadata[path3-True-True-True-True]": 0.002360018840642834, - "tests/common/pkg_formats/test_python.py::test_metadata_keys": 0.0015860603470527867, - "tests/common/pkg_formats/test_python.py::test_metadata_none": 0.0016237259298529818, - "tests/common/pkg_formats/test_python.py::test_metadata_process_path": 0.001923421059277459, - "tests/common/pkg_formats/test_python.py::test_metadata_read_metadata": 0.0022604300578161567, - "tests/common/pkg_formats/test_python.py::test_norm_package_name": 0.0018107850812688745, - "tests/common/pkg_formats/test_python.py::test_norm_package_version": 0.0018630950783099878, - "tests/common/pkg_formats/test_python.py::test_parse_specification": 0.0034856964013999796, - "tests/common/pkg_formats/test_python.py::test_pydist_check_files": 0.0021628872471257435, - "tests/common/pkg_formats/test_python.py::test_pypi_name_to_conda_name": 0.001681208938543408, - "tests/common/pkg_formats/test_python.py::test_python_dist_egg_fpath": 0.0018874970054234116, - "tests/common/pkg_formats/test_python.py::test_python_dist_egg_path": 0.0019221276541945627, - "tests/common/pkg_formats/test_python.py::test_python_dist_info": 0.0021888751709983607, - "tests/common/pkg_formats/test_python.py::test_python_dist_info_conda_dependencies": 0.002745521503556341, - "tests/common/pkg_formats/test_python.py::test_python_dist_info_conda_dependencies_2": 0.0019335808512533322, - "tests/common/pkg_formats/test_python.py::test_python_dist_info_conda_dependencies_3": 0.001921973918765914, - "tests/common/pkg_formats/test_python.py::test_split_spec": 0.001811308104310449, - "tests/common/test_compat.py::test_deprecations[FILESYSTEM_ENCODING-TypeError]": 0.001970659986748968, - "tests/common/test_compat.py::test_deprecations[ensure_fs_path_encoding-TypeError]": 0.001816325721389745, - "tests/common/test_compat.py::test_deprecations[ensure_unicode-TypeError]": 0.0018338576030261019, - "tests/common/test_compat.py::test_deprecations[open-TypeError]": 0.0019199862676752115, - "tests/common/test_compat.py::test_deprecations[six_with_metaclass-TypeError]": 0.0018499215314347194, - "tests/common/test_configuration.py::test_commented_map_parameter": 0.0028315280781344944, - "tests/common/test_configuration.py::test_config_resets": 0.0024964305653328842, - "tests/common/test_configuration.py::test_cross_parameter_validation": 0.0016583438166406822, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/$$/suffix]": 0.001749498901953354, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/$/suffix]": 0.0016911204157635724, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/$1/suffix]": 0.0016916324191287274, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/$MISSING/suffix]": 0.0017357963331118965, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/$VARIABLE/suffix]": 0.0018366466681348924, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/${1}/suffix]": 0.0017088983785837595, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/${MISSING}/suffix]": 0.0017214489744403266, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/${VARIABLE}/suffix]": 0.0018201623884628538, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/${}/suffix]": 0.0017121620122356788, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/%%/suffix]": 0.0017012367361309648, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/%/suffix]": 0.0016947146973018293, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/%1%/suffix]": 0.0016855858550094325, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/%1/suffix]": 0.0017411178157487998, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/%MISSING%/suffix]": 0.0017069738456655897, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/%VARIABLE%/suffix]": 0.0003571273887182423, - "tests/common/test_configuration.py::test_default_values": 0.0018735420427186944, - "tests/common/test_configuration.py::test_empty_map_parameter": 0.004598043338063354, - "tests/common/test_configuration.py::test_env_var_config": 0.00212703273308313, - "tests/common/test_configuration.py::test_env_var_config_alias": 0.002114459014887506, - "tests/common/test_configuration.py::test_env_var_config_empty_sequence": 0.0020757598311984225, - "tests/common/test_configuration.py::test_env_var_config_no_split_sequence": 0.002127376378761473, - "tests/common/test_configuration.py::test_env_var_config_split_sequence": 0.002145857155246292, - "tests/common/test_configuration.py::test_expand_search_path": 0.0026549973958051856, - "tests/common/test_configuration.py::test_expanded_variables": 0.005646904815743198, - "tests/common/test_configuration.py::test_important_primitive_map_merges": 0.06516940207758161, - "tests/common/test_configuration.py::test_invalid_map_parameter": 0.0017501261230191386, - "tests/common/test_configuration.py::test_invalid_seq_parameter": 0.0017284753649718222, - "tests/common/test_configuration.py::test_list_merges": 0.05478101013589163, - "tests/common/test_configuration.py::test_load_raw_configs": 0.02085478761047134, - "tests/common/test_configuration.py::test_map_parameter_must_be_map": 0.002602659024127856, - "tests/common/test_configuration.py::test_nested": 0.011413488372016563, - "tests/common/test_configuration.py::test_object": 0.008852946240272882, - "tests/common/test_configuration.py::test_object_defaults_completely_empty": 0.002167465928059105, - "tests/common/test_configuration.py::test_object_defaults_partially_empty": 0.003961672761582887, - "tests/common/test_configuration.py::test_parameter": 0.0016577683977286113, - "tests/common/test_configuration.py::test_parameter_flag": 0.001591009296244126, - "tests/common/test_configuration.py::test_pretty_list": 0.0018591718565925423, - "tests/common/test_configuration.py::test_raise_errors": 0.0016349777790009717, - "tests/common/test_configuration.py::test_simple_merges_and_caching": 0.024133590607580968, - "tests/common/test_configuration.py::test_unique_sequence_map_error_with_duplicates": 0.0032929187660697343, - "tests/common/test_configuration.py::test_unique_sequence_map_error_with_unique_key": 0.0030860009022309004, - "tests/common/test_configuration.py::test_validate_all": 0.009908697777434862, - "tests/common/test_configuration.py::test_validation": 0.009751505575959413, - "tests/common/test_io.py::test_attach_stderr_handler": 0.0021667917134545658, - "tests/common/test_io.py::test_captured": 0.0018478030759059817, - "tests/common/test_path.py::test_get_major_minor_version_no_dot": 0.0017095745539655617, - "tests/common/test_path.py::test_missing_pyc_files_27": 0.0016463741363494766, - "tests/common/test_path.py::test_missing_pyc_files_34": 0.0016800354490265576, - "tests/common/test_path.py::test_missing_pyc_files_35": 0.0017312447062851398, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH0]": 0.00033467996576854863, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH10]": 0.0003241256925971984, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH11]": 0.00034325006903052914, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH1]": 0.000337181327878865, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH2]": 0.00035007006696435324, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH3]": 0.0003465360935352018, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH4]": 0.00033045167918444414, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH5]": 0.0003352184881826848, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH6]": 0.0003639809506939972, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH7]": 0.0003380158549525155, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH8]": 0.00033545050740432786, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH9]": 0.0003497310928867499, - "tests/common/test_path.py::test_path_conversion[cygpath-UNC0]": 0.0003446480862507581, - "tests/common/test_path.py::test_path_conversion[cygpath-UNC1]": 0.00033334564981694095, - "tests/common/test_path.py::test_path_conversion[cygpath-UNC2]": 0.0003427019352158757, - "tests/common/test_path.py::test_path_conversion[cygpath-UNC3]": 0.0003407074109022611, - "tests/common/test_path.py::test_path_conversion[cygpath-UNC4]": 0.00034068927311689415, - "tests/common/test_path.py::test_path_conversion[cygpath-UNC5]": 0.0003651672095434129, - "tests/common/test_path.py::test_path_conversion[cygpath-UNC6]": 0.00034780472380863727, - "tests/common/test_path.py::test_path_conversion[cygpath-UNC7]": 0.00034531112042202993, - "tests/common/test_path.py::test_path_conversion[cygpath-cwd0]": 0.00034568962734430627, - "tests/common/test_path.py::test_path_conversion[cygpath-cwd1]": 0.0003451435365277426, - "tests/common/test_path.py::test_path_conversion[cygpath-cwd2]": 0.00035185950973580553, - "tests/common/test_path.py::test_path_conversion[cygpath-cwd3]": 0.0003506477146831033, - "tests/common/test_path.py::test_path_conversion[cygpath-drive0]": 0.0003360999870781415, - "tests/common/test_path.py::test_path_conversion[cygpath-drive10]": 0.0003314491894509937, - "tests/common/test_path.py::test_path_conversion[cygpath-drive11]": 0.0003460797870662106, - "tests/common/test_path.py::test_path_conversion[cygpath-drive12]": 0.0003365984337291502, - "tests/common/test_path.py::test_path_conversion[cygpath-drive13]": 0.0003406730514010919, - "tests/common/test_path.py::test_path_conversion[cygpath-drive14]": 0.00033278700820144194, - "tests/common/test_path.py::test_path_conversion[cygpath-drive15]": 0.0003345812934598491, - "tests/common/test_path.py::test_path_conversion[cygpath-drive1]": 0.0003438304337542659, - "tests/common/test_path.py::test_path_conversion[cygpath-drive2]": 0.000349938986043711, - "tests/common/test_path.py::test_path_conversion[cygpath-drive3]": 0.00036309487648372143, - "tests/common/test_path.py::test_path_conversion[cygpath-drive4]": 0.000348417428174523, - "tests/common/test_path.py::test_path_conversion[cygpath-drive5]": 0.0003365681584548958, - "tests/common/test_path.py::test_path_conversion[cygpath-drive6]": 0.00036371558439697, - "tests/common/test_path.py::test_path_conversion[cygpath-drive7]": 0.00032960673855301863, - "tests/common/test_path.py::test_path_conversion[cygpath-drive8]": 0.00033870666431190505, - "tests/common/test_path.py::test_path_conversion[cygpath-drive9]": 0.0003399421141017019, - "tests/common/test_path.py::test_path_conversion[cygpath-relative0]": 0.0003359353001425084, - "tests/common/test_path.py::test_path_conversion[cygpath-relative1]": 0.00033848529273468, - "tests/common/test_path.py::test_path_conversion[cygpath-relative2]": 0.0003364896379037673, - "tests/common/test_path.py::test_path_conversion[cygpath-root0]": 0.00036147143715532435, - "tests/common/test_path.py::test_path_conversion[cygpath-root10]": 0.00035949976851654694, - "tests/common/test_path.py::test_path_conversion[cygpath-root11]": 0.0003369596521953988, - "tests/common/test_path.py::test_path_conversion[cygpath-root12]": 0.0003435660796384111, - "tests/common/test_path.py::test_path_conversion[cygpath-root13]": 0.00035086320227033013, - "tests/common/test_path.py::test_path_conversion[cygpath-root14]": 0.0003522071352237036, - "tests/common/test_path.py::test_path_conversion[cygpath-root1]": 0.00033858677666048217, - "tests/common/test_path.py::test_path_conversion[cygpath-root2]": 0.0003465414068444884, - "tests/common/test_path.py::test_path_conversion[cygpath-root3]": 0.00034701448063133, - "tests/common/test_path.py::test_path_conversion[cygpath-root4]": 0.0003398827787941922, - "tests/common/test_path.py::test_path_conversion[cygpath-root5]": 0.00033380240137605697, - "tests/common/test_path.py::test_path_conversion[cygpath-root6]": 0.0003457828611743269, - "tests/common/test_path.py::test_path_conversion[cygpath-root7]": 0.00034306074563650085, - "tests/common/test_path.py::test_path_conversion[cygpath-root8]": 0.0003424364970274412, - "tests/common/test_path.py::test_path_conversion[cygpath-root9]": 0.0003641402614982527, - "tests/common/test_path.py::test_path_conversion[fallback-PATH0]": 0.005881768051815016, - "tests/common/test_path.py::test_path_conversion[fallback-PATH10]": 0.006842504365984848, - "tests/common/test_path.py::test_path_conversion[fallback-PATH11]": 0.009100773529990228, - "tests/common/test_path.py::test_path_conversion[fallback-PATH1]": 0.006934257953303263, - "tests/common/test_path.py::test_path_conversion[fallback-PATH2]": 0.006906042403088674, - "tests/common/test_path.py::test_path_conversion[fallback-PATH3]": 0.0058858441411242515, - "tests/common/test_path.py::test_path_conversion[fallback-PATH4]": 0.009102736790162406, - "tests/common/test_path.py::test_path_conversion[fallback-PATH5]": 0.006936659855765528, - "tests/common/test_path.py::test_path_conversion[fallback-PATH6]": 0.005866959984612361, - "tests/common/test_path.py::test_path_conversion[fallback-PATH7]": 0.006954839428255771, - "tests/common/test_path.py::test_path_conversion[fallback-PATH8]": 0.009215244509744895, - "tests/common/test_path.py::test_path_conversion[fallback-PATH9]": 0.005859989876465993, - "tests/common/test_path.py::test_path_conversion[fallback-UNC0]": 0.00904793346387423, - "tests/common/test_path.py::test_path_conversion[fallback-UNC1]": 0.010401567718402716, - "tests/common/test_path.py::test_path_conversion[fallback-UNC2]": 0.009178729364235066, - "tests/common/test_path.py::test_path_conversion[fallback-UNC3]": 0.00586378422172474, - "tests/common/test_path.py::test_path_conversion[fallback-UNC4]": 0.006921297920082048, - "tests/common/test_path.py::test_path_conversion[fallback-UNC5]": 0.009012218375919015, - "tests/common/test_path.py::test_path_conversion[fallback-UNC6]": 0.005817357059897981, - "tests/common/test_path.py::test_path_conversion[fallback-UNC7]": 0.006911311374506384, - "tests/common/test_path.py::test_path_conversion[fallback-cwd0]": 0.014318007247103491, - "tests/common/test_path.py::test_path_conversion[fallback-cwd1]": 0.0037280484463556598, - "tests/common/test_path.py::test_path_conversion[fallback-cwd2]": 0.0035727393354439024, - "tests/common/test_path.py::test_path_conversion[fallback-cwd3]": 0.009509986348426444, - "tests/common/test_path.py::test_path_conversion[fallback-drive0]": 0.006858785673272435, - "tests/common/test_path.py::test_path_conversion[fallback-drive10]": 0.01957379962236111, - "tests/common/test_path.py::test_path_conversion[fallback-drive11]": 0.008095057867770443, - "tests/common/test_path.py::test_path_conversion[fallback-drive12]": 0.008190769477818976, - "tests/common/test_path.py::test_path_conversion[fallback-drive13]": 0.008074283915257429, - "tests/common/test_path.py::test_path_conversion[fallback-drive14]": 0.011255764007740693, - "tests/common/test_path.py::test_path_conversion[fallback-drive15]": 0.00805055134656879, - "tests/common/test_path.py::test_path_conversion[fallback-drive1]": 0.006844087549617955, - "tests/common/test_path.py::test_path_conversion[fallback-drive2]": 0.009600879529307106, - "tests/common/test_path.py::test_path_conversion[fallback-drive3]": 0.008037713574943726, - "tests/common/test_path.py::test_path_conversion[fallback-drive4]": 0.011499406276277366, - "tests/common/test_path.py::test_path_conversion[fallback-drive5]": 0.006871762603509344, - "tests/common/test_path.py::test_path_conversion[fallback-drive6]": 0.00686399342459387, - "tests/common/test_path.py::test_path_conversion[fallback-drive7]": 0.00794487798031779, - "tests/common/test_path.py::test_path_conversion[fallback-drive8]": 0.008060366980565965, - "tests/common/test_path.py::test_path_conversion[fallback-drive9]": 0.008082145621246248, - "tests/common/test_path.py::test_path_conversion[fallback-relative0]": 0.012096007989618617, - "tests/common/test_path.py::test_path_conversion[fallback-relative1]": 0.008982948307592005, - "tests/common/test_path.py::test_path_conversion[fallback-relative2]": 0.009046905877810655, - "tests/common/test_path.py::test_path_conversion[fallback-root0]": 0.010329621930283235, - "tests/common/test_path.py::test_path_conversion[fallback-root10]": 0.005817611650977667, - "tests/common/test_path.py::test_path_conversion[fallback-root11]": 0.0069939041533464245, - "tests/common/test_path.py::test_path_conversion[fallback-root12]": 0.00923843715882385, - "tests/common/test_path.py::test_path_conversion[fallback-root13]": 0.005814796818760169, - "tests/common/test_path.py::test_path_conversion[fallback-root14]": 0.006916725266260697, - "tests/common/test_path.py::test_path_conversion[fallback-root1]": 0.005958826873080703, - "tests/common/test_path.py::test_path_conversion[fallback-root2]": 0.005899161243787878, - "tests/common/test_path.py::test_path_conversion[fallback-root3]": 0.007202847793479021, - "tests/common/test_path.py::test_path_conversion[fallback-root4]": 0.009394398894302693, - "tests/common/test_path.py::test_path_conversion[fallback-root5]": 0.005911006592097182, - "tests/common/test_path.py::test_path_conversion[fallback-root6]": 0.005817875928335785, - "tests/common/test_path.py::test_path_conversion[fallback-root7]": 0.006964424502633968, - "tests/common/test_path.py::test_path_conversion[fallback-root8]": 0.009080174218125786, - "tests/common/test_path.py::test_path_conversion[fallback-root9]": 0.005789898802674882, - "tests/common/test_path.py::test_path_conversion_falsy[None]": 0.0017667494019741777, - "tests/common/test_path.py::test_path_conversion_falsy[empty dict]": 0.0017427777720851341, - "tests/common/test_path.py::test_path_conversion_falsy[empty list]": 0.001765343321957583, - "tests/common/test_path.py::test_path_conversion_falsy[empty set]": 0.0017736774391392729, - "tests/common/test_path.py::test_path_conversion_falsy[empty tuple]": 0.0017617597259049478, - "tests/common/test_path.py::test_path_identity": 0.0025144020483846884, - "tests/common/test_path.py::test_url_to_path_unix": 0.0018041976549773334, - "tests/common/test_path.py::test_url_to_path_windows_local": 0.012352467771814098, - "tests/common/test_path.py::test_url_to_path_windows_unc": 0.0016669310980122476, - "tests/common/test_path.py::test_win_path_backout": 0.0015912840419673006, - "tests/common/test_toposort.py::test_cycle": 0.0017230849641452013, - "tests/common/test_toposort.py::test_cycle_best_effort": 0.0017046216480735663, - "tests/common/test_toposort.py::test_degenerate": 0.0015901013960115166, - "tests/common/test_toposort.py::test_pop_key": 0.001636661072059753, - "tests/common/test_toposort.py::test_python_is_prioritized": 0.0016948519541609313, - "tests/common/test_toposort.py::test_simple": 0.001679662290202735, - "tests/common/test_url.py::test_add_username_and_pass_to_url": 0.0016725263971932986, - "tests/common/test_url.py::test_is_ip_address": 0.0016064823575558734, - "tests/common/test_url.py::test_is_ipv6_address": 0.0015902462745056973, - "tests/common/test_url.py::test_is_url": 0.0018423803431640955, - "tests/common/test_url.py::test_maybe_add_auth": 0.0017461197723547765, - "tests/common/test_url.py::test_split_scheme_auth_token": 0.0016376970256777232, - "tests/common/test_url.py::test_url_obj_unparse[test_url_obj0-http://conda.io/path/to/somewhere]": 0.0017558725976489177, - "tests/common/test_url.py::test_url_obj_unparse[test_url_obj1-https://user:pass@conda.io/path/to/somewhere]": 0.0017780577958940494, - "tests/common/test_url.py::test_url_obj_unparse[test_url_obj2-file:///opt/happy/path]": 0.0017538326403380817, - "tests/common/test_url.py::test_url_obj_unparse[test_url_obj3-file:///path/to/something.txt]": 0.0017427573319544697, - "tests/common/test_url.py::test_url_to_s3_info": 0.0016120519056277538, - "tests/common/test_url.py::test_urlparse[192.168.1.1:8080/path/to/resource-exp_url_obj0]": 0.0018272127517414388, - "tests/common/test_url.py::test_urlparse[file:///opt/happy/path-exp_url_obj2]": 0.001796232675931068, - "tests/common/test_url.py::test_urlparse[https://conda.io/happy/path-exp_url_obj1]": 0.0018030787021335354, - "tests/common/test_url.py::test_urlparse[https://u:p@conda.io/t/x1029384756/more/path-exp_url_obj3]": 0.0018063397056094733, - "tests/common/test_yaml.py::test_dump": 0.004545510010153274, - "tests/common/test_yaml.py::test_map": 0.0021440853281217945, - "tests/common/test_yaml.py::test_seq_simple": 0.0023365879561335055, - "tests/common/test_yaml.py::test_yaml_complex": 0.00797511467444065, - "tests/core/test_envs_manager.py::test_list_all_known_prefixes_with_none_values_error": 0.006839561161136993, - "tests/core/test_envs_manager.py::test_list_all_known_prefixes_with_permission_error": 0.021167139911949556, - "tests/core/test_envs_manager.py::test_prefix_cli_flag": 0.004083583410507768, - "tests/core/test_envs_manager.py::test_register_env_directory_creation_error": 0.007613199690768397, - "tests/core/test_envs_manager.py::test_register_unregister_location_env": 0.006915417442535401, - "tests/core/test_envs_manager.py::test_rewrite_environments_txt_file": 0.003501329082676098, - "tests/core/test_index.py::TestIndex::test_cache_entries[False]": 0.17483554723314293, - "tests/core/test_index.py::TestIndex::test_cache_entries[True]": 0.25049576267480733, - "tests/core/test_index.py::TestIndex::test_contains_invalid[False]": 0.14954988453522366, - "tests/core/test_index.py::TestIndex::test_contains_invalid[True]": 0.2345712591743081, - "tests/core/test_index.py::TestIndex::test_contains_valid[False]": 0.14947672965850223, - "tests/core/test_index.py::TestIndex::test_contains_valid[True]": 0.23496180158966778, - "tests/core/test_index.py::TestIndex::test_copy[False]": 0.3127210914006782, - "tests/core/test_index.py::TestIndex::test_copy[True]": 0.23542675349008307, - "tests/core/test_index.py::TestIndex::test_getitem_cache[False]": 0.15104864010983612, - "tests/core/test_index.py::TestIndex::test_getitem_cache[True]": 0.23510854964693623, - "tests/core/test_index.py::TestIndex::test_getitem_channel[False]": 0.1565642655903252, - "tests/core/test_index.py::TestIndex::test_getitem_channel[True]": 0.23215220501096875, - "tests/core/test_index.py::TestIndex::test_getitem_channel_invalid[False]": 0.1862924180953916, - "tests/core/test_index.py::TestIndex::test_getitem_channel_invalid[True]": 0.2378135930040843, - "tests/core/test_index.py::TestIndex::test_getitem_feature[False]": 0.15533950492623666, - "tests/core/test_index.py::TestIndex::test_getitem_feature[True]": 0.23037967597257253, - "tests/core/test_index.py::TestIndex::test_getitem_feature_non_existent[False]": 0.1516991147803075, - "tests/core/test_index.py::TestIndex::test_getitem_feature_non_existent[True]": 0.23290854404770125, - "tests/core/test_index.py::TestIndex::test_getitem_prefix[False]": 0.16075874999609968, - "tests/core/test_index.py::TestIndex::test_getitem_prefix[True]": 0.23654479827018504, - "tests/core/test_index.py::TestIndex::test_getitem_system_package_invalid[False]": 0.15967832949877095, - "tests/core/test_index.py::TestIndex::test_getitem_system_package_invalid[True]": 0.23443179450761054, - "tests/core/test_index.py::TestIndex::test_getitem_system_package_valid[False]": 0.14591213157124938, - "tests/core/test_index.py::TestIndex::test_getitem_system_package_valid[True]": 0.23186765756406108, - "tests/core/test_index.py::TestIndex::test_init_conflicting_subdirs": 0.033672772010720824, - "tests/core/test_index.py::TestIndex::test_init_prefix_data": 0.03380181935806641, - "tests/core/test_index.py::TestIndex::test_init_prefix_path": 0.03380098647634602, - "tests/core/test_index.py::TestIndex::test_init_use_local": 0.03450668797983825, - "tests/core/test_index.py::TestIndex::test_reduced_index[False]": 0.22484767135063088, - "tests/core/test_index.py::TestIndex::test_reduced_index[True]": 0.3090871111457142, - "tests/core/test_index.py::test__make_virtual_package": 0.0322610812616981, - "tests/core/test_index.py::test__supplement_index_with_cache": 0.037578564931311, - "tests/core/test_index.py::test__supplement_index_with_prefix": 0.2641339182871259, - "tests/core/test_index.py::test__supplement_index_with_prefix_index_class": 0.2749232132985465, - "tests/core/test_index.py::test_basic_get_reduced_index": 1.845414350721203, - "tests/core/test_index.py::test_calculate_channel_urls": 0.03223761010769765, - "tests/core/test_index.py::test_check_allowlist": 0.09617595687700457, - "tests/core/test_index.py::test_check_allowlist_and_denylist": 0.06868182152817728, - "tests/core/test_index.py::test_check_denylist": 0.06934949421535631, - "tests/core/test_index.py::test_dist_str_in_index": 0.0621394510742196, - "tests/core/test_index.py::test_fetch_index": 0.05626131169650804, - "tests/core/test_index.py::test_get_index_lazy": 6.310463910546868, - "tests/core/test_index.py::test_get_index_linux64_platform": 2.822249748829634, - "tests/core/test_index.py::test_get_index_osx64_platform": 10.831162045681006, - "tests/core/test_index.py::test_get_index_win64_platform": 11.243574068779823, - "tests/core/test_index.py::test_supplement_index_with_system": 0.035723984090023975, - "tests/core/test_index.py::test_supplement_index_with_system_archspec": 0.044921411594088335, - "tests/core/test_index.py::test_supplement_index_with_system_cuda": 0.03127236037444395, - "tests/core/test_index.py::test_supplement_index_with_system_glibc": 0.030524708958017916, - "tests/core/test_index.py::test_supplement_index_with_system_linux[1.2.3.4-1.2.3.4]": 0.048549337343266614, - "tests/core/test_index.py::test_supplement_index_with_system_linux[4.2-4.2]": 0.0308439760449983, - "tests/core/test_index.py::test_supplement_index_with_system_linux[4.2.0-42-generic-4.2.0]": 0.03111164000753949, - "tests/core/test_index.py::test_supplement_index_with_system_linux[4.2.1-4.2.1]": 0.030729005389412003, - "tests/core/test_index.py::test_supplement_index_with_system_linux[5.4.89+-5.4.89]": 0.031241669241036364, - "tests/core/test_index.py::test_supplement_index_with_system_linux[5.5-rc1-5.5]": 0.030864958548960732, - "tests/core/test_index.py::test_supplement_index_with_system_linux[9.1.a-9.1]": 0.03297982890266086, - "tests/core/test_index.py::test_supplement_index_with_system_linux[9.1.a.2-9.1]": 0.03235390425443477, - "tests/core/test_index.py::test_supplement_index_with_system_linux[9.a.1-0]": 0.030623554442639003, - "tests/core/test_index.py::test_supplement_index_with_system_osx": 0.00036738693590314305, - "tests/core/test_initialize.py::test__get_python_info": 0.016620205677954195, - "tests/core/test_initialize.py::test_get_python_info": 0.019732167516011943, - "tests/core/test_initialize.py::test_init_all": 0.38382125387223154, - "tests/core/test_initialize.py::test_init_cmd_exe_registry": 0.0003793776440664798, - "tests/core/test_initialize.py::test_init_enable_long_path": 0.00038244961347613863, - "tests/core/test_initialize.py::test_init_sh_system": 0.06086687189149891, - "tests/core/test_initialize.py::test_init_sh_user_tcsh_unix": 0.06150155969573138, - "tests/core/test_initialize.py::test_init_sh_user_unix": 0.06538802978977172, - "tests/core/test_initialize.py::test_init_sh_user_windows": 0.0003811954270819583, - "tests/core/test_initialize.py::test_initialize_dev_bash": 0.12108604016359333, - "tests/core/test_initialize.py::test_initialize_dev_cmd_exe": 0.10364132855222595, - "tests/core/test_initialize.py::test_install_1": 0.07678699782969087, - "tests/core/test_initialize.py::test_install_conda_csh": 0.061551643728306786, - "tests/core/test_initialize.py::test_install_conda_fish": 0.05965476038438093, - "tests/core/test_initialize.py::test_install_conda_sh": 0.058472079683830135, - "tests/core/test_initialize.py::test_install_conda_xsh": 0.05896259233881997, - "tests/core/test_initialize.py::test_install_condabin_conda_bat": 0.056382969720796844, - "tests/core/test_initialize.py::test_make_entry_point": 0.06250055341291193, - "tests/core/test_initialize.py::test_make_entry_point_exe": 0.060171742930026396, - "tests/core/test_initialize.py::test_make_initialize_plan_bash_zsh": 0.07562349817515239, - "tests/core/test_initialize.py::test_make_initialize_plan_cmd_exe": 0.06866814521038118, - "tests/core/test_initialize.py::test_make_install_plan": 0.004008011099362204, - "tests/core/test_package_cache_data.py::test_ProgressiveFetchExtract_prefers_conda_v2_format": 0.023643253696618894, + "tests/cli/test_main_info.py::test_info_json": 0.07740407237779268, + "tests/cli/test_main_info.py::test_info_root": 0.15432097814732149, + "tests/cli/test_main_info.py::test_info_unsafe_channels": 0.1640315550391397, + "tests/cli/test_main_install.py::test_conda_pip_interop_dependency_satisfied_by_pip": 354.6763041491291, + "tests/cli/test_main_install.py::test_install_freezes_env_by_default": 0.789710641712142, + "tests/cli/test_main_install.py::test_install_from_extracted_package": 10.242888950930832, + "tests/cli/test_main_install.py::test_install_mkdir": 18.071129247347432, + "tests/cli/test_main_list.py::test_explicit[--md5]": 3.2232764440298287, + "tests/cli/test_main_list.py::test_explicit[--quiet]": 2.846101491905029, + "tests/cli/test_main_list.py::test_explicit[--sha256]": 2.729273498107526, + "tests/cli/test_main_list.py::test_export": 1.029851551215509, + "tests/cli/test_main_list.py::test_list": 1.1597617070642523, + "tests/cli/test_main_list.py::test_list_explicit": 3.911627845053859, + "tests/cli/test_main_list.py::test_list_json": 0.1487219809804867, + "tests/cli/test_main_list.py::test_list_package": 0.08773778243315153, + "tests/cli/test_main_list.py::test_list_reverse": 3.6453103021735997, + "tests/cli/test_main_list.py::test_list_revisions": 0.1284288518978781, + "tests/cli/test_main_list.py::test_list_specific_version": 0.17997793594186698, + "tests/cli/test_main_notices.py::test_cache_names_appear_as_expected": 0.0958122743481379, + "tests/cli/test_main_notices.py::test_main_notices[200]": 0.09577654162128824, + "tests/cli/test_main_notices.py::test_main_notices[404]": 0.09840174888971637, + "tests/cli/test_main_notices.py::test_main_notices_handles_bad_expired_at_field": 0.10063670194832819, + "tests/cli/test_main_notices.py::test_main_notices_help": 0.025029088319062476, + "tests/cli/test_main_notices.py::test_main_notices_json": 0.040264865090242706, + "tests/cli/test_main_notices.py::test_main_notices_reads_from_cache": 0.09527197749330352, + "tests/cli/test_main_notices.py::test_main_notices_reads_from_expired_cache": 0.09677950316103097, + "tests/cli/test_main_notices.py::test_notices_appear_once_when_running_decorated_commands": 2.374918530209899, + "tests/cli/test_main_notices.py::test_notices_cannot_read_cache_files": 0.12979149669443077, + "tests/cli/test_main_notices.py::test_notices_does_not_interrupt_command_on_failure": 0.3813684749203389, + "tests/cli/test_main_notices.py::test_notices_work_with_s3_channel": 0.13678348275094304, + "tests/cli/test_main_remove.py::test_remove_all": 8.230043839641157, + "tests/cli/test_main_remove.py::test_remove_all_keep_env": 7.924360001124938, + "tests/cli/test_main_remove.py::test_remove_globbed_package_names[classic]": 15.27816448188921, + "tests/cli/test_main_remove.py::test_remove_globbed_package_names[libmamba]": 0.7984514855116661, + "tests/cli/test_main_remove.py::test_remove_nonexistent_env": 0.05581010383852263, + "tests/cli/test_main_rename.py::test_cannot_rename_active_env_by_name": 1.4245753442199718, + "tests/cli/test_main_rename.py::test_cannot_rename_base_env_by_name": 0.061381632082528205, + "tests/cli/test_main_rename.py::test_cannot_rename_base_env_by_path": 0.062819614628781, + "tests/cli/test_main_rename.py::test_cannot_rename_nonexistent_env": 0.06168982142364723, + "tests/cli/test_main_rename.py::test_protected_dirs_error_for_rename": 1.2121362977473433, + "tests/cli/test_main_rename.py::test_rename_by_name_name_already_exists_error": 1.0488594773342728, + "tests/cli/test_main_rename.py::test_rename_by_name_success": 1.841991257211975, + "tests/cli/test_main_rename.py::test_rename_by_path_path_already_exists_error": 1.2002646055755342, + "tests/cli/test_main_rename.py::test_rename_by_path_success": 1.5794542750041884, + "tests/cli/test_main_rename.py::test_rename_with_dry_run": 1.4491116224227512, + "tests/cli/test_main_rename.py::test_rename_with_force": 3.165515328662008, + "tests/cli/test_main_rename.py::test_rename_with_force_and_dry_run": 1.3873609938727478, + "tests/cli/test_main_rename.py::test_rename_with_force_with_errors": 3.1610632452059306, + "tests/cli/test_main_rename.py::test_rename_with_force_with_errors_prefix": 0.98778887860696, + "tests/cli/test_main_rename.py::test_separator_chars_on_win": 0.00040163728717429074, + "tests/cli/test_main_run.py::test_conda_run_nonexistant_prefix": 0.05701342037454484, + "tests/cli/test_main_run.py::test_conda_run_prefix_not_a_conda_env": 0.06205199337529463, + "tests/cli/test_main_run.py::test_multiline_run_command": 1.7336841335193778, + "tests/cli/test_main_run.py::test_run_readonly_env": 1.6808208078955809, + "tests/cli/test_main_run.py::test_run_returns_int": 1.862675035722089, + "tests/cli/test_main_run.py::test_run_returns_nonzero_errorlevel": 1.9444843337982758, + "tests/cli/test_main_run.py::test_run_returns_zero_errorlevel": 1.646306979034623, + "tests/cli/test_main_run.py::test_run_uncaptured": 1.9326164657090281, + "tests/cli/test_main_search.py::test_anaconda_token_with_private_package": 25.456539554271657, + "tests/cli/test_main_search.py::test_bad_anaconda_token": 1.2768138553992605, + "tests/cli/test_main_search.py::test_current_platform_package_missing": 0.14765966002833877, + "tests/cli/test_main_search.py::test_different_platform_package_found": 0.09505642938603928, + "tests/cli/test_main_search.py::test_mocked_platform_package_found": 0.12145827273592011, + "tests/cli/test_main_search.py::test_pretty_record": 0.0031512194088270267, + "tests/cli/test_main_search.py::test_rpy_search[linux-32]": 10.82845615477647, + "tests/cli/test_main_search.py::test_rpy_search[linux-64]": 14.808529095686126, + "tests/cli/test_main_search.py::test_rpy_search[osx-64]": 16.22289428586614, + "tests/cli/test_main_search.py::test_rpy_search[win-32]": 8.085070001350061, + "tests/cli/test_main_search.py::test_rpy_search[win-64]": 9.569202835145868, + "tests/cli/test_main_search.py::test_search_0": 13.42556475949168, + "tests/cli/test_main_search.py::test_search_1": 0.30713387437080875, + "tests/cli/test_main_search.py::test_search_2[exact]": 0.35979950235958463, + "tests/cli/test_main_search.py::test_search_2[wildcard]": 8.413796551402582, + "tests/cli/test_main_search.py::test_search_3": 0.13624344331728105, + "tests/cli/test_main_search.py::test_search_4": 0.20035433961669963, + "tests/cli/test_main_search.py::test_search_5": 0.8952716892218957, + "tests/cli/test_main_search.py::test_search_envs": 0.13300792982294532, + "tests/cli/test_main_search.py::test_search_envs_info": 0.15695757696991772, + "tests/cli/test_main_search.py::test_search_envs_json": 0.0926730860886493, + "tests/cli/test_main_search.py::test_search_inflexible": 0.13094248847512038, + "tests/cli/test_main_search.py::test_unknown_platform_package_missing": 0.09545479170497823, + "tests/cli/test_subcommands.py::test_clean[classic]": 0.8004829908113271, + "tests/cli/test_subcommands.py::test_clean[libmamba]": 1.2986149531712592, + "tests/cli/test_subcommands.py::test_compare[classic]": 0.17053913774470783, + "tests/cli/test_subcommands.py::test_compare[libmamba]": 2.6160217867921127, + "tests/cli/test_subcommands.py::test_config[classic]": 0.08040884712364489, + "tests/cli/test_subcommands.py::test_config[libmamba]": 0.0799842135487573, + "tests/cli/test_subcommands.py::test_create[classic]": 0.3858397685648387, + "tests/cli/test_subcommands.py::test_create[libmamba]": 5.4436023587849425, + "tests/cli/test_subcommands.py::test_doctor[classic]": 2.112143624763202, + "tests/cli/test_subcommands.py::test_doctor[libmamba]": 2.1401114693666465, + "tests/cli/test_subcommands.py::test_env_config_vars[classic]": 0.3100501467691571, + "tests/cli/test_subcommands.py::test_env_config_vars[libmamba]": 1.5003902879111664, + "tests/cli/test_subcommands.py::test_env_create[classic]": 0.9184225881091839, + "tests/cli/test_subcommands.py::test_env_create[libmamba]": 1.9780745247036067, + "tests/cli/test_subcommands.py::test_env_export[classic]": 0.4985380542895859, + "tests/cli/test_subcommands.py::test_env_export[libmamba]": 0.5321459100006479, + "tests/cli/test_subcommands.py::test_env_list[classic]": 0.161706202156271, + "tests/cli/test_subcommands.py::test_env_list[libmamba]": 0.1607353734096862, + "tests/cli/test_subcommands.py::test_env_remove[classic]": 0.24505714251510186, + "tests/cli/test_subcommands.py::test_env_remove[libmamba]": 1.2353170635948536, + "tests/cli/test_subcommands.py::test_env_update[classic]": 0.9217368477922625, + "tests/cli/test_subcommands.py::test_env_update[libmamba]": 2.858556773566956, + "tests/cli/test_subcommands.py::test_info[classic]": 0.08578997739688857, + "tests/cli/test_subcommands.py::test_info[libmamba]": 0.08420824755876463, + "tests/cli/test_subcommands.py::test_info_json[classic]": 0.1579160841334962, + "tests/cli/test_subcommands.py::test_info_json[libmamba]": 0.1612582044993142, + "tests/cli/test_subcommands.py::test_init[classic]": 0.0903775462355676, + "tests/cli/test_subcommands.py::test_init[libmamba]": 0.09205222996853205, + "tests/cli/test_subcommands.py::test_install[classic]": 2.7245770989446596, + "tests/cli/test_subcommands.py::test_install[libmamba]": 4.437059259250759, + "tests/cli/test_subcommands.py::test_list[classic]": 0.8607809075494042, + "tests/cli/test_subcommands.py::test_list[libmamba]": 1.1953540940371001, + "tests/cli/test_subcommands.py::test_notices[classic]": 0.18003131131174285, + "tests/cli/test_subcommands.py::test_notices[libmamba]": 0.19349202499308077, + "tests/cli/test_subcommands.py::test_package[classic]": 0.17108876167965278, + "tests/cli/test_subcommands.py::test_package[libmamba]": 1.3905482814331624, + "tests/cli/test_subcommands.py::test_remove[classic-remove]": 0.22101940859925717, + "tests/cli/test_subcommands.py::test_remove[classic-uninstall]": 0.2333200441102754, + "tests/cli/test_subcommands.py::test_remove[libmamba-remove]": 1.2471717450500512, + "tests/cli/test_subcommands.py::test_remove[libmamba-uninstall]": 1.342380654828824, + "tests/cli/test_subcommands.py::test_remove_all_json[classic-remove]": 1.6377952797404405, + "tests/cli/test_subcommands.py::test_remove_all_json[classic-uninstall]": 0.49583994665954817, + "tests/cli/test_subcommands.py::test_remove_all_json[libmamba-remove]": 1.2104851183000787, + "tests/cli/test_subcommands.py::test_remove_all_json[libmamba-uninstall]": 1.4459870015370802, + "tests/cli/test_subcommands.py::test_rename[classic]": 0.3988904542127663, + "tests/cli/test_subcommands.py::test_rename[libmamba]": 1.1008559119452992, + "tests/cli/test_subcommands.py::test_run[classic]": 27.915123211398054, + "tests/cli/test_subcommands.py::test_run[libmamba]": 2.073565716430047, + "tests/cli/test_subcommands.py::test_search[classic]": 0.44171837582700746, + "tests/cli/test_subcommands.py::test_search[libmamba]": 18.060443540295193, + "tests/cli/test_subcommands.py::test_update[classic-update]": 1.3301779994861669, + "tests/cli/test_subcommands.py::test_update[classic-upgrade]": 1.2381603995520978, + "tests/cli/test_subcommands.py::test_update[libmamba-update]": 2.446607160537949, + "tests/cli/test_subcommands.py::test_update[libmamba-upgrade]": 2.7955647819146794, + "tests/common/os/test_windows.py::test_is_admin_on_windows": 0.0016407121644680504, + "tests/common/pkg_formats/test_python.py::test_basepydist_load_requires_provides_file": 0.0019562345183646245, + "tests/common/pkg_formats/test_python.py::test_basepydist_parse_entries_file_data": 0.0020476926877854803, + "tests/common/pkg_formats/test_python.py::test_basepydist_parse_requires_file_data": 0.0017975405570842201, + "tests/common/pkg_formats/test_python.py::test_dist_get_paths": 0.0020199111228511738, + "tests/common/pkg_formats/test_python.py::test_dist_get_paths_no_paths": 0.001805445594994047, + "tests/common/pkg_formats/test_python.py::test_evaluate_marker": 0.002131516824811772, + "tests/common/pkg_formats/test_python.py::test_get_default_marker_context": 0.0017472762883259103, + "tests/common/pkg_formats/test_python.py::test_get_dist_file_from_egg_link": 0.0025459090294287583, + "tests/common/pkg_formats/test_python.py::test_get_dist_requirements": 0.0020673288819232963, + "tests/common/pkg_formats/test_python.py::test_get_entry_points": 0.0023469135342525198, + "tests/common/pkg_formats/test_python.py::test_get_extra_provides": 0.002060686346527958, + "tests/common/pkg_formats/test_python.py::test_get_python_distribution_info": 0.00035998449026788124, + "tests/common/pkg_formats/test_python.py::test_get_site_packages_anchor_files": 0.0023940586779856183, + "tests/common/pkg_formats/test_python.py::test_metadata": 0.0034432305810404035, + "tests/common/pkg_formats/test_python.py::test_metadata[path0-False-False-False-False]": 0.0023236294564493503, + "tests/common/pkg_formats/test_python.py::test_metadata[path1-True-False-False-False]": 0.002368827879351257, + "tests/common/pkg_formats/test_python.py::test_metadata[path2-True-True-True-False]": 0.0024763356045982973, + "tests/common/pkg_formats/test_python.py::test_metadata[path3-True-True-True-True]": 0.002399792100010428, + "tests/common/pkg_formats/test_python.py::test_metadata_keys": 0.0016016513164319665, + "tests/common/pkg_formats/test_python.py::test_metadata_none": 0.0016484485168167043, + "tests/common/pkg_formats/test_python.py::test_metadata_process_path": 0.0019450285698437793, + "tests/common/pkg_formats/test_python.py::test_metadata_read_metadata": 0.0022737526999240154, + "tests/common/pkg_formats/test_python.py::test_norm_package_name": 0.001809354013749677, + "tests/common/pkg_formats/test_python.py::test_norm_package_version": 0.0018626991373453623, + "tests/common/pkg_formats/test_python.py::test_parse_specification": 0.003425401884735346, + "tests/common/pkg_formats/test_python.py::test_pydist_check_files": 0.002184993712590205, + "tests/common/pkg_formats/test_python.py::test_pypi_name_to_conda_name": 0.0017065645174803481, + "tests/common/pkg_formats/test_python.py::test_python_dist_egg_fpath": 0.0019067881263237516, + "tests/common/pkg_formats/test_python.py::test_python_dist_egg_path": 0.0019473649372003404, + "tests/common/pkg_formats/test_python.py::test_python_dist_info": 0.002193581722334345, + "tests/common/pkg_formats/test_python.py::test_python_dist_info_conda_dependencies": 0.00274330901010493, + "tests/common/pkg_formats/test_python.py::test_python_dist_info_conda_dependencies_2": 0.0019545725005543127, + "tests/common/pkg_formats/test_python.py::test_python_dist_info_conda_dependencies_3": 0.0019318351209273341, + "tests/common/pkg_formats/test_python.py::test_split_spec": 0.001833151575027835, + "tests/common/test_compat.py::test_deprecations[FILESYSTEM_ENCODING-TypeError]": 0.0019910982546318488, + "tests/common/test_compat.py::test_deprecations[ensure_fs_path_encoding-TypeError]": 0.0018535740704947639, + "tests/common/test_compat.py::test_deprecations[ensure_unicode-TypeError]": 0.001870029105477948, + "tests/common/test_compat.py::test_deprecations[open-TypeError]": 0.0019338949448479187, + "tests/common/test_compat.py::test_deprecations[six_with_metaclass-TypeError]": 0.0018497884660608546, + "tests/common/test_configuration.py::test_commented_map_parameter": 0.0028681832960560775, + "tests/common/test_configuration.py::test_config_resets": 0.0025610880366378993, + "tests/common/test_configuration.py::test_cross_parameter_validation": 0.001669355002360741, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/$$/suffix]": 0.0017619430123009994, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/$/suffix]": 0.0017241314583184648, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/$1/suffix]": 0.0017138851578085742, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/$MISSING/suffix]": 0.0018037371491075411, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/$VARIABLE/suffix]": 0.00191162238433892, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/${1}/suffix]": 0.0017471881645271302, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/${MISSING}/suffix]": 0.001743233612288034, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/${VARIABLE}/suffix]": 0.0018040813884435422, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/${}/suffix]": 0.001767027312048073, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/%%/suffix]": 0.0017225691726202267, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/%/suffix]": 0.0017211308348625619, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/%1%/suffix]": 0.0017118238668686586, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/%1/suffix]": 0.001772126678594708, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/%MISSING%/suffix]": 0.001771849216150529, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/%VARIABLE%/suffix]": 0.0003659194523084794, + "tests/common/test_configuration.py::test_default_values": 0.0018895274647534085, + "tests/common/test_configuration.py::test_empty_map_parameter": 0.004547090173991064, + "tests/common/test_configuration.py::test_env_var_config": 0.0021457260557943354, + "tests/common/test_configuration.py::test_env_var_config_alias": 0.002143610200860044, + "tests/common/test_configuration.py::test_env_var_config_empty_sequence": 0.0020938293069432566, + "tests/common/test_configuration.py::test_env_var_config_no_split_sequence": 0.0021444738507553117, + "tests/common/test_configuration.py::test_env_var_config_split_sequence": 0.002166522199363193, + "tests/common/test_configuration.py::test_expand_search_path": 0.0026776879475461637, + "tests/common/test_configuration.py::test_expanded_variables": 0.005653604784040324, + "tests/common/test_configuration.py::test_important_primitive_map_merges": 0.06491474737035799, + "tests/common/test_configuration.py::test_invalid_map_parameter": 0.001765456851222642, + "tests/common/test_configuration.py::test_invalid_seq_parameter": 0.0017415880829072775, + "tests/common/test_configuration.py::test_list_merges": 0.055057657121735076, + "tests/common/test_configuration.py::test_load_raw_configs": 0.020686598924162122, + "tests/common/test_configuration.py::test_map_parameter_must_be_map": 0.0025822985076914434, + "tests/common/test_configuration.py::test_nested": 0.011536748434641276, + "tests/common/test_configuration.py::test_object": 0.008938716262410686, + "tests/common/test_configuration.py::test_object_defaults_completely_empty": 0.0022374673526514514, + "tests/common/test_configuration.py::test_object_defaults_partially_empty": 0.0039942852868927875, + "tests/common/test_configuration.py::test_parameter": 0.0016778982248044803, + "tests/common/test_configuration.py::test_parameter_flag": 0.0016337724875872333, + "tests/common/test_configuration.py::test_pretty_list": 0.0018849122185813744, + "tests/common/test_configuration.py::test_raise_errors": 0.0016621877217644623, + "tests/common/test_configuration.py::test_simple_merges_and_caching": 0.01992203822556971, + "tests/common/test_configuration.py::test_unique_sequence_map_error_with_duplicates": 0.0032087409466630278, + "tests/common/test_configuration.py::test_unique_sequence_map_error_with_unique_key": 0.003041150767502635, + "tests/common/test_configuration.py::test_validate_all": 0.009974598595322001, + "tests/common/test_configuration.py::test_validation": 0.00982533482338872, + "tests/common/test_io.py::test_attach_stderr_handler": 0.0021840894217487867, + "tests/common/test_io.py::test_captured": 0.001878158492964775, + "tests/common/test_path.py::test_get_major_minor_version_no_dot": 0.0017319918957962007, + "tests/common/test_path.py::test_missing_pyc_files_27": 0.0016920868660773333, + "tests/common/test_path.py::test_missing_pyc_files_34": 0.0016958592848870192, + "tests/common/test_path.py::test_missing_pyc_files_35": 0.0017301493808154558, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH0]": 0.00034855971931571004, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH10]": 0.0003380550009289818, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH11]": 0.0003462622436773031, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH1]": 0.00034341544649974735, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH2]": 0.0003478584127197732, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH3]": 0.0003472705132779982, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH4]": 0.00034540374148731056, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH5]": 0.00033942885655717433, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH6]": 0.0003598389058913358, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH7]": 0.00034333737832470965, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH8]": 0.00035392875528798747, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH9]": 0.00035093165008498093, + "tests/common/test_path.py::test_path_conversion[cygpath-UNC0]": 0.00034787501045361983, + "tests/common/test_path.py::test_path_conversion[cygpath-UNC1]": 0.0003414394891808297, + "tests/common/test_path.py::test_path_conversion[cygpath-UNC2]": 0.0003469217009111325, + "tests/common/test_path.py::test_path_conversion[cygpath-UNC3]": 0.00034748313694427547, + "tests/common/test_path.py::test_path_conversion[cygpath-UNC4]": 0.023190846391964448, + "tests/common/test_path.py::test_path_conversion[cygpath-UNC5]": 0.0003574838652391629, + "tests/common/test_path.py::test_path_conversion[cygpath-UNC6]": 0.00035024396200357275, + "tests/common/test_path.py::test_path_conversion[cygpath-UNC7]": 0.0003626077369266306, + "tests/common/test_path.py::test_path_conversion[cygpath-cwd0]": 0.00035213855866795277, + "tests/common/test_path.py::test_path_conversion[cygpath-cwd1]": 0.0003471128374441779, + "tests/common/test_path.py::test_path_conversion[cygpath-cwd2]": 0.0003531844191116024, + "tests/common/test_path.py::test_path_conversion[cygpath-cwd3]": 0.00035641533041742075, + "tests/common/test_path.py::test_path_conversion[cygpath-drive0]": 0.00036536495641898787, + "tests/common/test_path.py::test_path_conversion[cygpath-drive10]": 0.00034296731626267903, + "tests/common/test_path.py::test_path_conversion[cygpath-drive11]": 0.00034831111031112993, + "tests/common/test_path.py::test_path_conversion[cygpath-drive12]": 0.0003465712265112963, + "tests/common/test_path.py::test_path_conversion[cygpath-drive13]": 0.0003425913684793229, + "tests/common/test_path.py::test_path_conversion[cygpath-drive14]": 0.00033738020699401977, + "tests/common/test_path.py::test_path_conversion[cygpath-drive15]": 0.00037229129868110455, + "tests/common/test_path.py::test_path_conversion[cygpath-drive1]": 0.0003571894698490016, + "tests/common/test_path.py::test_path_conversion[cygpath-drive2]": 0.00034952480465140164, + "tests/common/test_path.py::test_path_conversion[cygpath-drive3]": 0.0003488870541413908, + "tests/common/test_path.py::test_path_conversion[cygpath-drive4]": 0.00035973396749531774, + "tests/common/test_path.py::test_path_conversion[cygpath-drive5]": 0.00034351778523031534, + "tests/common/test_path.py::test_path_conversion[cygpath-drive6]": 0.00036480930281060586, + "tests/common/test_path.py::test_path_conversion[cygpath-drive7]": 0.0003384903876547977, + "tests/common/test_path.py::test_path_conversion[cygpath-drive8]": 0.0003465155052419752, + "tests/common/test_path.py::test_path_conversion[cygpath-drive9]": 0.0003442737979305251, + "tests/common/test_path.py::test_path_conversion[cygpath-relative0]": 0.00034495921160967525, + "tests/common/test_path.py::test_path_conversion[cygpath-relative1]": 0.00035306624906078943, + "tests/common/test_path.py::test_path_conversion[cygpath-relative2]": 0.00034393123383782184, + "tests/common/test_path.py::test_path_conversion[cygpath-root0]": 0.0003615470480247302, + "tests/common/test_path.py::test_path_conversion[cygpath-root10]": 0.00035544111657007116, + "tests/common/test_path.py::test_path_conversion[cygpath-root11]": 0.000348046255967892, + "tests/common/test_path.py::test_path_conversion[cygpath-root12]": 0.0003531475740378472, + "tests/common/test_path.py::test_path_conversion[cygpath-root13]": 0.00035312750335320515, + "tests/common/test_path.py::test_path_conversion[cygpath-root14]": 0.00035506286995238575, + "tests/common/test_path.py::test_path_conversion[cygpath-root1]": 0.0003435850396369651, + "tests/common/test_path.py::test_path_conversion[cygpath-root2]": 0.00035231314291322513, + "tests/common/test_path.py::test_path_conversion[cygpath-root3]": 0.00035243304540028074, + "tests/common/test_path.py::test_path_conversion[cygpath-root4]": 0.000363076542803277, + "tests/common/test_path.py::test_path_conversion[cygpath-root5]": 0.0003391134764023573, + "tests/common/test_path.py::test_path_conversion[cygpath-root6]": 0.0004392331221668972, + "tests/common/test_path.py::test_path_conversion[cygpath-root7]": 0.00037159435901874815, + "tests/common/test_path.py::test_path_conversion[cygpath-root8]": 0.00035375890464694115, + "tests/common/test_path.py::test_path_conversion[cygpath-root9]": 0.00036659760802890693, + "tests/common/test_path.py::test_path_conversion[fallback-PATH0]": 0.0058790021367150025, + "tests/common/test_path.py::test_path_conversion[fallback-PATH10]": 0.006894133294838386, + "tests/common/test_path.py::test_path_conversion[fallback-PATH11]": 0.00904757785704057, + "tests/common/test_path.py::test_path_conversion[fallback-PATH1]": 0.006918249945959586, + "tests/common/test_path.py::test_path_conversion[fallback-PATH2]": 0.006926179190675029, + "tests/common/test_path.py::test_path_conversion[fallback-PATH3]": 0.005908799206184893, + "tests/common/test_path.py::test_path_conversion[fallback-PATH4]": 0.00902885590057615, + "tests/common/test_path.py::test_path_conversion[fallback-PATH5]": 0.00688945443506457, + "tests/common/test_path.py::test_path_conversion[fallback-PATH6]": 0.005857872519490277, + "tests/common/test_path.py::test_path_conversion[fallback-PATH7]": 0.00690791692627793, + "tests/common/test_path.py::test_path_conversion[fallback-PATH8]": 0.009103595951591645, + "tests/common/test_path.py::test_path_conversion[fallback-PATH9]": 0.005788103418891433, + "tests/common/test_path.py::test_path_conversion[fallback-UNC0]": 0.009083352080462204, + "tests/common/test_path.py::test_path_conversion[fallback-UNC1]": 0.009685846548049005, + "tests/common/test_path.py::test_path_conversion[fallback-UNC2]": 0.00905233265434322, + "tests/common/test_path.py::test_path_conversion[fallback-UNC3]": 0.0058333046384375685, + "tests/common/test_path.py::test_path_conversion[fallback-UNC4]": 0.006946115372215582, + "tests/common/test_path.py::test_path_conversion[fallback-UNC5]": 0.008968024073064303, + "tests/common/test_path.py::test_path_conversion[fallback-UNC6]": 0.005838306782846611, + "tests/common/test_path.py::test_path_conversion[fallback-UNC7]": 0.006919705640845748, + "tests/common/test_path.py::test_path_conversion[fallback-cwd0]": 0.012516447009539534, + "tests/common/test_path.py::test_path_conversion[fallback-cwd1]": 0.003819442091496281, + "tests/common/test_path.py::test_path_conversion[fallback-cwd2]": 0.003595518186379056, + "tests/common/test_path.py::test_path_conversion[fallback-cwd3]": 0.009556144585244555, + "tests/common/test_path.py::test_path_conversion[fallback-drive0]": 0.006865420997714853, + "tests/common/test_path.py::test_path_conversion[fallback-drive10]": 0.015317810928870086, + "tests/common/test_path.py::test_path_conversion[fallback-drive11]": 0.008009640539428558, + "tests/common/test_path.py::test_path_conversion[fallback-drive12]": 0.00813928696574056, + "tests/common/test_path.py::test_path_conversion[fallback-drive13]": 0.007989913539620835, + "tests/common/test_path.py::test_path_conversion[fallback-drive14]": 0.011240750446966288, + "tests/common/test_path.py::test_path_conversion[fallback-drive15]": 0.008023974319052093, + "tests/common/test_path.py::test_path_conversion[fallback-drive1]": 0.006838131509261393, + "tests/common/test_path.py::test_path_conversion[fallback-drive2]": 0.008949091836993649, + "tests/common/test_path.py::test_path_conversion[fallback-drive3]": 0.008026139162507741, + "tests/common/test_path.py::test_path_conversion[fallback-drive4]": 0.011321901848328446, + "tests/common/test_path.py::test_path_conversion[fallback-drive5]": 0.006860174869080863, + "tests/common/test_path.py::test_path_conversion[fallback-drive6]": 0.006824665809790379, + "tests/common/test_path.py::test_path_conversion[fallback-drive7]": 0.0074332978773392075, + "tests/common/test_path.py::test_path_conversion[fallback-drive8]": 0.008055995151931436, + "tests/common/test_path.py::test_path_conversion[fallback-drive9]": 0.03283492755202595, + "tests/common/test_path.py::test_path_conversion[fallback-relative0]": 0.010770470449931705, + "tests/common/test_path.py::test_path_conversion[fallback-relative1]": 0.00894554191559328, + "tests/common/test_path.py::test_path_conversion[fallback-relative2]": 0.008967161548237434, + "tests/common/test_path.py::test_path_conversion[fallback-root0]": 0.010147557068380794, + "tests/common/test_path.py::test_path_conversion[fallback-root10]": 0.0058343772911252185, + "tests/common/test_path.py::test_path_conversion[fallback-root11]": 0.00693879444613137, + "tests/common/test_path.py::test_path_conversion[fallback-root12]": 0.009174930707886518, + "tests/common/test_path.py::test_path_conversion[fallback-root13]": 0.005878114622634796, + "tests/common/test_path.py::test_path_conversion[fallback-root14]": 0.006884097757005841, + "tests/common/test_path.py::test_path_conversion[fallback-root1]": 0.005886141485975225, + "tests/common/test_path.py::test_path_conversion[fallback-root2]": 0.005877557359164914, + "tests/common/test_path.py::test_path_conversion[fallback-root3]": 0.007232479683264065, + "tests/common/test_path.py::test_path_conversion[fallback-root4]": 0.009302681007042818, + "tests/common/test_path.py::test_path_conversion[fallback-root5]": 0.005878165216268787, + "tests/common/test_path.py::test_path_conversion[fallback-root6]": 0.005836432323574571, + "tests/common/test_path.py::test_path_conversion[fallback-root7]": 0.006942497390952623, + "tests/common/test_path.py::test_path_conversion[fallback-root8]": 0.009140340958463689, + "tests/common/test_path.py::test_path_conversion[fallback-root9]": 0.005815032050324987, + "tests/common/test_path.py::test_path_conversion_falsy[None]": 0.0018059277802271758, + "tests/common/test_path.py::test_path_conversion_falsy[empty dict]": 0.0017697999009196588, + "tests/common/test_path.py::test_path_conversion_falsy[empty list]": 0.0017893948913340083, + "tests/common/test_path.py::test_path_conversion_falsy[empty set]": 0.0017861695085851987, + "tests/common/test_path.py::test_path_conversion_falsy[empty tuple]": 0.0017922958080010397, + "tests/common/test_path.py::test_path_identity": 0.002527369164190975, + "tests/common/test_path.py::test_url_to_path_unix": 0.0017873652633263858, + "tests/common/test_path.py::test_url_to_path_windows_local": 0.008118989173138639, + "tests/common/test_path.py::test_url_to_path_windows_unc": 0.0016798045601460608, + "tests/common/test_path.py::test_win_path_backout": 0.001625025134026333, + "tests/common/test_toposort.py::test_cycle": 0.0017480032541444832, + "tests/common/test_toposort.py::test_cycle_best_effort": 0.001737822529297756, + "tests/common/test_toposort.py::test_degenerate": 0.001613279356731883, + "tests/common/test_toposort.py::test_pop_key": 0.0016501283642728186, + "tests/common/test_toposort.py::test_python_is_prioritized": 0.0017092883014850283, + "tests/common/test_toposort.py::test_simple": 0.001702809513947055, + "tests/common/test_url.py::test_add_username_and_pass_to_url": 0.00169590984632058, + "tests/common/test_url.py::test_is_ip_address": 0.0016323901533110642, + "tests/common/test_url.py::test_is_ipv6_address": 0.0016087958143935373, + "tests/common/test_url.py::test_is_url": 0.0018587544016113813, + "tests/common/test_url.py::test_maybe_add_auth": 0.0017734893709490285, + "tests/common/test_url.py::test_split_scheme_auth_token": 0.0016590756470697817, + "tests/common/test_url.py::test_url_obj_unparse[test_url_obj0-http://conda.io/path/to/somewhere]": 0.0017785952153231029, + "tests/common/test_url.py::test_url_obj_unparse[test_url_obj1-https://user:pass@conda.io/path/to/somewhere]": 0.0017763522930048692, + "tests/common/test_url.py::test_url_obj_unparse[test_url_obj2-file:///opt/happy/path]": 0.001765100082213204, + "tests/common/test_url.py::test_url_obj_unparse[test_url_obj3-file:///path/to/something.txt]": 0.0017769606806360588, + "tests/common/test_url.py::test_url_to_s3_info": 0.0016400365793056853, + "tests/common/test_url.py::test_urlparse[192.168.1.1:8080/path/to/resource-exp_url_obj0]": 0.001827976061724205, + "tests/common/test_url.py::test_urlparse[file:///opt/happy/path-exp_url_obj2]": 0.0018060596595607552, + "tests/common/test_url.py::test_urlparse[https://conda.io/happy/path-exp_url_obj1]": 0.0018256598278954947, + "tests/common/test_url.py::test_urlparse[https://u:p@conda.io/t/x1029384756/more/path-exp_url_obj3]": 0.0018193999987996504, + "tests/common/test_yaml.py::test_dump": 0.004606276662340614, + "tests/common/test_yaml.py::test_map": 0.002179609365645463, + "tests/common/test_yaml.py::test_seq_simple": 0.002343779048603857, + "tests/common/test_yaml.py::test_yaml_complex": 0.00801130618446682, + "tests/core/test_envs_manager.py::test_list_all_known_prefixes_with_none_values_error": 0.006220181259217998, + "tests/core/test_envs_manager.py::test_list_all_known_prefixes_with_permission_error": 0.016192208147480742, + "tests/core/test_envs_manager.py::test_prefix_cli_flag": 0.0040888416701507675, + "tests/core/test_envs_manager.py::test_register_env_directory_creation_error": 0.004742765074510893, + "tests/core/test_envs_manager.py::test_register_unregister_location_env": 0.006426796779436155, + "tests/core/test_envs_manager.py::test_rewrite_environments_txt_file": 0.0035169846058894696, + "tests/core/test_index.py::TestIndex::test_cache_entries[False]": 0.17308219162695387, + "tests/core/test_index.py::TestIndex::test_cache_entries[True]": 0.23950192687297117, + "tests/core/test_index.py::TestIndex::test_contains_invalid[False]": 0.15111752493435487, + "tests/core/test_index.py::TestIndex::test_contains_invalid[True]": 0.24257563796170623, + "tests/core/test_index.py::TestIndex::test_contains_valid[False]": 0.14985376400938213, + "tests/core/test_index.py::TestIndex::test_contains_valid[True]": 0.23834591919329037, + "tests/core/test_index.py::TestIndex::test_copy[False]": 0.33544026724709086, + "tests/core/test_index.py::TestIndex::test_copy[True]": 0.24088564503518528, + "tests/core/test_index.py::TestIndex::test_getitem_cache[False]": 0.15214298894559963, + "tests/core/test_index.py::TestIndex::test_getitem_cache[True]": 0.23866339182892515, + "tests/core/test_index.py::TestIndex::test_getitem_channel[False]": 0.15568157386909362, + "tests/core/test_index.py::TestIndex::test_getitem_channel[True]": 0.2396073256130035, + "tests/core/test_index.py::TestIndex::test_getitem_channel_invalid[False]": 0.17067505097131766, + "tests/core/test_index.py::TestIndex::test_getitem_channel_invalid[True]": 0.26299336627364667, + "tests/core/test_index.py::TestIndex::test_getitem_feature[False]": 0.15405014024355296, + "tests/core/test_index.py::TestIndex::test_getitem_feature[True]": 0.23555089331136847, + "tests/core/test_index.py::TestIndex::test_getitem_feature_non_existent[False]": 0.15642228536134756, + "tests/core/test_index.py::TestIndex::test_getitem_feature_non_existent[True]": 0.23993697186081725, + "tests/core/test_index.py::TestIndex::test_getitem_prefix[False]": 0.17479534952749898, + "tests/core/test_index.py::TestIndex::test_getitem_prefix[True]": 0.24074515913166858, + "tests/core/test_index.py::TestIndex::test_getitem_system_package_invalid[False]": 0.15747011422323484, + "tests/core/test_index.py::TestIndex::test_getitem_system_package_invalid[True]": 0.24191667332024844, + "tests/core/test_index.py::TestIndex::test_getitem_system_package_valid[False]": 0.1486553339257675, + "tests/core/test_index.py::TestIndex::test_getitem_system_package_valid[True]": 0.237738639441755, + "tests/core/test_index.py::TestIndex::test_init_conflicting_subdirs": 0.034344371992689464, + "tests/core/test_index.py::TestIndex::test_init_prefix_data": 0.03440816323302492, + "tests/core/test_index.py::TestIndex::test_init_prefix_path": 0.03451958207780988, + "tests/core/test_index.py::TestIndex::test_init_use_local": 0.03278111632224387, + "tests/core/test_index.py::TestIndex::test_reduced_index[False]": 0.23307564935664152, + "tests/core/test_index.py::TestIndex::test_reduced_index[True]": 0.3301778430336206, + "tests/core/test_index.py::test__make_virtual_package": 0.03651349423958573, + "tests/core/test_index.py::test__supplement_index_with_cache": 0.037427775820958596, + "tests/core/test_index.py::test__supplement_index_with_prefix": 0.26456679696692625, + "tests/core/test_index.py::test__supplement_index_with_prefix_index_class": 0.28682242326655716, + "tests/core/test_index.py::test_basic_get_reduced_index": 3.714218914548516, + "tests/core/test_index.py::test_calculate_channel_urls": 0.033239118987928466, + "tests/core/test_index.py::test_check_allowlist": 0.09611828916016149, + "tests/core/test_index.py::test_check_allowlist_and_denylist": 0.06058168854600153, + "tests/core/test_index.py::test_check_allowlist_deprecation_warning": 0.034087399053840825, + "tests/core/test_index.py::test_check_denylist": 0.07581685709324779, + "tests/core/test_index.py::test_dist_str_in_index": 0.06078581777553421, + "tests/core/test_index.py::test_fetch_index": 0.05719160267324487, + "tests/core/test_index.py::test_get_index_lazy": 7.875713063620062, + "tests/core/test_index.py::test_get_index_linux64_platform": 1.841790318388747, + "tests/core/test_index.py::test_get_index_osx64_platform": 11.400023884194686, + "tests/core/test_index.py::test_get_index_win64_platform": 10.78306973485667, + "tests/core/test_index.py::test_supplement_index_with_system": 0.06109664301473528, + "tests/core/test_index.py::test_supplement_index_with_system_archspec": 0.050090850780810964, + "tests/core/test_index.py::test_supplement_index_with_system_cuda": 0.0490975239894462, + "tests/core/test_index.py::test_supplement_index_with_system_glibc": 0.032854639472091156, + "tests/core/test_index.py::test_supplement_index_with_system_linux[1.2.3.4-1.2.3.4]": 0.05750461818097576, + "tests/core/test_index.py::test_supplement_index_with_system_linux[4.2-4.2]": 0.03316767854754557, + "tests/core/test_index.py::test_supplement_index_with_system_linux[4.2.0-42-generic-4.2.0]": 0.03321342855279213, + "tests/core/test_index.py::test_supplement_index_with_system_linux[4.2.1-4.2.1]": 0.032950322010831874, + "tests/core/test_index.py::test_supplement_index_with_system_linux[5.4.89+-5.4.89]": 0.03327110044932127, + "tests/core/test_index.py::test_supplement_index_with_system_linux[5.5-rc1-5.5]": 0.03300461517732866, + "tests/core/test_index.py::test_supplement_index_with_system_linux[9.1.a-9.1]": 0.03470087129141617, + "tests/core/test_index.py::test_supplement_index_with_system_linux[9.1.a.2-9.1]": 0.033985939896728816, + "tests/core/test_index.py::test_supplement_index_with_system_linux[9.a.1-0]": 0.03295984746397294, + "tests/core/test_index.py::test_supplement_index_with_system_osx": 0.0003755618423244372, + "tests/core/test_initialize.py::test__get_python_info": 0.01700713543537597, + "tests/core/test_initialize.py::test_get_python_info": 0.01686411169366289, + "tests/core/test_initialize.py::test_init_all": 0.364456343966855, + "tests/core/test_initialize.py::test_init_cmd_exe_registry": 0.00038777998089627424, + "tests/core/test_initialize.py::test_init_enable_long_path": 0.00038060348822681756, + "tests/core/test_initialize.py::test_init_sh_system": 0.06094391377464306, + "tests/core/test_initialize.py::test_init_sh_user_tcsh_unix": 0.06218121598136591, + "tests/core/test_initialize.py::test_init_sh_user_unix": 0.06373753679501404, + "tests/core/test_initialize.py::test_init_sh_user_windows": 0.0003845228150838967, + "tests/core/test_initialize.py::test_initialize_dev_bash": 0.11708434261891369, + "tests/core/test_initialize.py::test_initialize_dev_cmd_exe": 0.0959605447382137, + "tests/core/test_initialize.py::test_install_1": 0.07137990860089147, + "tests/core/test_initialize.py::test_install_conda_csh": 0.05961948884105214, + "tests/core/test_initialize.py::test_install_conda_fish": 0.05817359247676744, + "tests/core/test_initialize.py::test_install_conda_sh": 0.0564915629955313, + "tests/core/test_initialize.py::test_install_conda_xsh": 0.056017484061844286, + "tests/core/test_initialize.py::test_install_condabin_conda_bat": 0.056501268573867544, + "tests/core/test_initialize.py::test_make_entry_point": 0.060388053703678925, + "tests/core/test_initialize.py::test_make_entry_point_exe": 0.057139476495573355, + "tests/core/test_initialize.py::test_make_initialize_plan_bash_zsh": 0.0664421071000553, + "tests/core/test_initialize.py::test_make_initialize_plan_cmd_exe": 0.07129855545642434, + "tests/core/test_initialize.py::test_make_install_plan": 0.0037390192213628635, + "tests/core/test_package_cache_data.py::test_ProgressiveFetchExtract_prefers_conda_v2_format": 0.023518987102214457, "tests/core/test_package_cache_data.py::test_conda_build_alias": 0.0016455094273526928, - "tests/core/test_package_cache_data.py::test_conda_pkg_in_pkg_cache_doesnt_overwrite_tar_bz2": 0.1274477688218387, - "tests/core/test_package_cache_data.py::test_cover_extract_bad_package": 0.06078248150279948, - "tests/core/test_package_cache_data.py::test_cover_fetch_not_exists": 6.026340854762232, - "tests/core/test_package_cache_data.py::test_cover_get_entry_to_link": 0.005999792509637544, - "tests/core/test_package_cache_data.py::test_cover_reverse": 0.0017320266492557362, - "tests/core/test_package_cache_data.py::test_instantiating_package_cache_when_both_tar_bz2_and_conda_exist": 0.01732645794130686, - "tests/core/test_package_cache_data.py::test_instantiating_package_cache_when_both_tar_bz2_and_conda_exist_read_only": 0.06890497547151221, - "tests/core/test_package_cache_data.py::test_instantiating_package_cache_when_unpacked_conda_exist": 0.016271283173515626, - "tests/core/test_package_cache_data.py::test_tar_bz2_in_cache_not_extracted": 0.10903809885179008, - "tests/core/test_package_cache_data.py::test_tar_bz2_in_pkg_cache_doesnt_overwrite_conda_pkg": 0.12181978652722011, - "tests/core/test_package_cache_data.py::test_tar_bz2_in_pkg_cache_used_instead_of_conda_pkg": 0.032072568221479685, - "tests/core/test_path_actions.py::test_CompileMultiPycAction_generic": 0.0030606596704690647, - "tests/core/test_path_actions.py::test_CompileMultiPycAction_noarch_python": 0.682862474141983, - "tests/core/test_path_actions.py::test_CreatePythonEntryPointAction_generic": 0.003156080260002952, - "tests/core/test_path_actions.py::test_CreatePythonEntryPointAction_noarch_python": 0.004048969376184499, - "tests/core/test_path_actions.py::test_create_file_link_actions": 0.0044249649227262955, - "tests/core/test_path_actions.py::test_simple_LinkPathAction_copy": 0.00418317214489881, - "tests/core/test_path_actions.py::test_simple_LinkPathAction_directory": 0.0031922008740619817, - "tests/core/test_path_actions.py::test_simple_LinkPathAction_hardlink": 0.004104257703163999, - "tests/core/test_path_actions.py::test_simple_LinkPathAction_softlink": 0.004198996902501737, - "tests/core/test_portability.py::test_escaped_prefix_replaced_only_shebang": 0.0029611593124214187, - "tests/core/test_portability.py::test_replace_long_shebang_spaces_in_prefix": 0.0017030785374221983, - "tests/core/test_portability.py::test_replace_long_shebang_with_truncation_escaped_space": 0.0017024546687588252, - "tests/core/test_portability.py::test_replace_long_shebang_with_truncation_python": 0.0016976567246698667, - "tests/core/test_portability.py::test_replace_normal_shebang_spaces_in_prefix_escaped_space": 0.0016139753319753627, - "tests/core/test_portability.py::test_replace_normal_shebang_spaces_in_prefix_python": 0.001621512233989392, - "tests/core/test_portability.py::test_replace_simple_shebang_no_replacement": 0.0016217779758993193, - "tests/core/test_portability.py::test_shebang_regex_matches": 0.0016508464806393522, - "tests/core/test_prefix_data.py::test_corrupt_json_conda_meta_json": 0.0019851402922900665, - "tests/core/test_prefix_data.py::test_corrupt_unicode_conda_meta_json": 0.002030998867235247, - "tests/core/test_prefix_data.py::test_get_conda_anchor_files_and_records": 0.0033936819051219123, - "tests/core/test_prefix_data.py::test_get_environment_env_vars": 1.1905562422300184, - "tests/core/test_prefix_data.py::test_no_tokens_dumped[False]": 0.005537443860072582, - "tests/core/test_prefix_data.py::test_no_tokens_dumped[True]": 0.005782895822995808, - "tests/core/test_prefix_data.py::test_pip_interop[envpy27osx]": 0.4371260943874612, - "tests/core/test_prefix_data.py::test_pip_interop[envpy27win_whl]": 0.0003969180097603616, - "tests/core/test_prefix_data.py::test_pip_interop[envpy37osx_whl]": 0.5167794733902585, - "tests/core/test_prefix_data.py::test_pip_interop[envpy37win]": 0.0003619402467757149, + "tests/core/test_package_cache_data.py::test_conda_pkg_in_pkg_cache_doesnt_overwrite_tar_bz2": 0.12297817369410567, + "tests/core/test_package_cache_data.py::test_cover_extract_bad_package": 0.05923818939606061, + "tests/core/test_package_cache_data.py::test_cover_fetch_not_exists": 6.026165963540922, + "tests/core/test_package_cache_data.py::test_cover_get_entry_to_link": 0.0061120793467266945, + "tests/core/test_package_cache_data.py::test_cover_reverse": 0.0017443329613263312, + "tests/core/test_package_cache_data.py::test_instantiating_package_cache_when_both_tar_bz2_and_conda_exist": 0.017206539929194523, + "tests/core/test_package_cache_data.py::test_instantiating_package_cache_when_both_tar_bz2_and_conda_exist_read_only": 0.06642851115336476, + "tests/core/test_package_cache_data.py::test_instantiating_package_cache_when_unpacked_conda_exist": 0.016432694312659653, + "tests/core/test_package_cache_data.py::test_tar_bz2_in_cache_not_extracted": 0.11173225824324355, + "tests/core/test_package_cache_data.py::test_tar_bz2_in_pkg_cache_doesnt_overwrite_conda_pkg": 0.11915532084765351, + "tests/core/test_package_cache_data.py::test_tar_bz2_in_pkg_cache_used_instead_of_conda_pkg": 0.03219833836581946, + "tests/core/test_path_actions.py::test_CompileMultiPycAction_generic": 0.0030930229204979807, + "tests/core/test_path_actions.py::test_CompileMultiPycAction_noarch_python": 0.7970876196875893, + "tests/core/test_path_actions.py::test_CreatePythonEntryPointAction_generic": 0.0031138746709616374, + "tests/core/test_path_actions.py::test_CreatePythonEntryPointAction_noarch_python": 0.004123091859117316, + "tests/core/test_path_actions.py::test_create_file_link_actions": 0.004425571954161684, + "tests/core/test_path_actions.py::test_simple_LinkPathAction_copy": 0.004133359432437372, + "tests/core/test_path_actions.py::test_simple_LinkPathAction_directory": 0.0032528847265063305, + "tests/core/test_path_actions.py::test_simple_LinkPathAction_hardlink": 0.004197107772191145, + "tests/core/test_path_actions.py::test_simple_LinkPathAction_softlink": 0.004229755917848833, + "tests/core/test_portability.py::test_escaped_prefix_replaced_only_shebang": 0.0029745987235003575, + "tests/core/test_portability.py::test_replace_long_shebang_spaces_in_prefix": 0.0017169425624852085, + "tests/core/test_portability.py::test_replace_long_shebang_with_truncation_escaped_space": 0.001707375553633714, + "tests/core/test_portability.py::test_replace_long_shebang_with_truncation_python": 0.0017206720158407397, + "tests/core/test_portability.py::test_replace_normal_shebang_spaces_in_prefix_escaped_space": 0.0016265190048095329, + "tests/core/test_portability.py::test_replace_normal_shebang_spaces_in_prefix_python": 0.0016353300393550261, + "tests/core/test_portability.py::test_replace_simple_shebang_no_replacement": 0.0016446907995108417, + "tests/core/test_portability.py::test_shebang_regex_matches": 0.0016683693999044328, + "tests/core/test_prefix_data.py::test_corrupt_json_conda_meta_json": 0.0020226402426850175, + "tests/core/test_prefix_data.py::test_corrupt_unicode_conda_meta_json": 0.0020434273157718605, + "tests/core/test_prefix_data.py::test_get_conda_anchor_files_and_records": 0.003446103840440225, + "tests/core/test_prefix_data.py::test_get_environment_env_vars": 1.2999167411107098, + "tests/core/test_prefix_data.py::test_no_tokens_dumped[False]": 0.005567591792971818, + "tests/core/test_prefix_data.py::test_no_tokens_dumped[True]": 0.005796193988071347, + "tests/core/test_prefix_data.py::test_pip_interop[envpy27osx]": 0.43712046133626525, + "tests/core/test_prefix_data.py::test_pip_interop[envpy27win_whl]": 0.00037082223580222983, + "tests/core/test_prefix_data.py::test_pip_interop[envpy37osx_whl]": 0.5570648149946974, + "tests/core/test_prefix_data.py::test_pip_interop[envpy37win]": 0.00038252045071574046, "tests/core/test_prefix_data.py::test_pip_interop_osx": 0.8020387337713865, "tests/core/test_prefix_data.py::test_pip_interop_windows": 0.5778483003264513, - "tests/core/test_prefix_data.py::test_prefix_data_equality[missing-None-False]": 0.003084859968209617, - "tests/core/test_prefix_data.py::test_prefix_data_equality[missing-missing-True]": 0.003117106619150657, - "tests/core/test_prefix_data.py::test_prefix_data_equality[missing-{path}-False]": 0.0030858322130493127, - "tests/core/test_prefix_data.py::test_prefix_data_equality[{path}-None-False]": 0.0030318390508266312, - "tests/core/test_prefix_data.py::test_prefix_data_equality[{path}-missing-False]": 0.0030488453526825113, - "tests/core/test_prefix_data.py::test_prefix_data_equality[{path}-{path}-True]": 0.003096388705800177, - "tests/core/test_prefix_data.py::test_set_unset_environment_env_vars": 1.227361162558982, - "tests/core/test_prefix_data.py::test_set_unset_environment_env_vars_no_exist": 1.4108881686436283, - "tests/core/test_solve.py::test_aggressive_update_packages[classic]": 5.924752730633086, - "tests/core/test_solve.py::test_aggressive_update_packages[libmamba]": 5.586271691449861, - "tests/core/test_solve.py::test_archspec_call[classic]": 1.7625317508984326, - "tests/core/test_solve.py::test_archspec_call[libmamba]": 0.7968355636137258, - "tests/core/test_solve.py::test_auto_update_conda[classic]": 3.9001601978843703, - "tests/core/test_solve.py::test_auto_update_conda[libmamba]": 3.2487283350033804, - "tests/core/test_solve.py::test_broken_install[classic]": 5.006303919869325, - "tests/core/test_solve.py::test_broken_install[libmamba]": 0.014282218115228907, - "tests/core/test_solve.py::test_channel_priority_churn_minimized[classic]": 9.44541446473657, - "tests/core/test_solve.py::test_channel_priority_churn_minimized[libmamba]": 1.1584142180363357, - "tests/core/test_solve.py::test_conda_downgrade[classic]": 26.28543902578612, - "tests/core/test_solve.py::test_conda_downgrade[libmamba]": 4.656594954386961, - "tests/core/test_solve.py::test_cuda_1[classic]": 0.8373090479385615, - "tests/core/test_solve.py::test_cuda_1[libmamba]": 0.8142084753524896, - "tests/core/test_solve.py::test_cuda_2[classic]": 0.8372124179122722, - "tests/core/test_solve.py::test_cuda_2[libmamba]": 0.7936911729220136, - "tests/core/test_solve.py::test_cuda_constrain_absent[classic]": 0.8347461740274615, - "tests/core/test_solve.py::test_cuda_constrain_absent[libmamba]": 0.7952654262418531, - "tests/core/test_solve.py::test_cuda_constrain_sat[classic]": 0.0003544081215136953, - "tests/core/test_solve.py::test_cuda_constrain_sat[libmamba]": 0.0003730694918629902, - "tests/core/test_solve.py::test_cuda_constrain_unsat[classic]": 0.0003463905020767305, - "tests/core/test_solve.py::test_cuda_constrain_unsat[libmamba]": 0.00035237635334607766, - "tests/core/test_solve.py::test_cuda_fail_1[classic]": 0.8712789666748649, - "tests/core/test_solve.py::test_cuda_fail_1[libmamba]": 0.8140839298067416, - "tests/core/test_solve.py::test_cuda_fail_2[classic]": 0.8477905874338133, - "tests/core/test_solve.py::test_cuda_fail_2[libmamba]": 0.8219523540156061, - "tests/core/test_solve.py::test_cuda_glibc_sat[classic]": 0.8522897307409314, - "tests/core/test_solve.py::test_cuda_glibc_sat[libmamba]": 0.8126151970874755, - "tests/core/test_solve.py::test_cuda_glibc_unsat_constrain[classic]": 0.00036197388363768876, - "tests/core/test_solve.py::test_cuda_glibc_unsat_constrain[libmamba]": 0.00035027338815732606, - "tests/core/test_solve.py::test_cuda_glibc_unsat_depend[classic]": 0.00036373379975212247, - "tests/core/test_solve.py::test_cuda_glibc_unsat_depend[libmamba]": 0.0003681003082614812, - "tests/core/test_solve.py::test_current_repodata_fallback[classic]": 0.09117280886733432, - "tests/core/test_solve.py::test_current_repodata_fallback[libmamba]": 0.03174940282759388, - "tests/core/test_solve.py::test_current_repodata_usage[classic]": 0.09512659823772879, - "tests/core/test_solve.py::test_current_repodata_usage[libmamba]": 0.034597448565500274, - "tests/core/test_solve.py::test_determine_constricting_specs_conflicts[classic]": 0.01565354497033795, - "tests/core/test_solve.py::test_determine_constricting_specs_conflicts[libmamba]": 0.016448459330695657, - "tests/core/test_solve.py::test_determine_constricting_specs_conflicts_upperbound[classic]": 0.015781982562019767, - "tests/core/test_solve.py::test_determine_constricting_specs_conflicts_upperbound[libmamba]": 0.01646344779741333, - "tests/core/test_solve.py::test_determine_constricting_specs_multi_conflicts[classic]": 0.015892316694510165, - "tests/core/test_solve.py::test_determine_constricting_specs_multi_conflicts[libmamba]": 0.016964302979518245, - "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_free[classic]": 0.015146730704568161, - "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_free[libmamba]": 0.016167763174738177, - "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_no_upperbound[classic]": 0.015657093743189254, - "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_no_upperbound[libmamba]": 0.01605666358398633, - "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_upperbound_compound_depends[classic]": 0.015554416228198035, - "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_upperbound_compound_depends[libmamba]": 0.01653739195924488, - "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_version_star[classic]": 0.015668231311168082, - "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_version_star[libmamba]": 0.01642677200836753, - "tests/core/test_solve.py::test_downgrade_python_prevented_with_sane_message[classic]": 4.6185041137905944, - "tests/core/test_solve.py::test_downgrade_python_prevented_with_sane_message[libmamba]": 2.4030549865707713, - "tests/core/test_solve.py::test_explicit_conda_downgrade[classic]": 3.874701062450512, - "tests/core/test_solve.py::test_explicit_conda_downgrade[libmamba]": 3.189260101427442, - "tests/core/test_solve.py::test_fast_update_with_update_modifier_not_set[classic]": 1.647433006746565, - "tests/core/test_solve.py::test_fast_update_with_update_modifier_not_set[libmamba]": 0.9916885826767802, - "tests/core/test_solve.py::test_features_solve_1[classic]": 4.267707304939511, - "tests/core/test_solve.py::test_features_solve_1[libmamba]": 0.18155935594682618, - "tests/core/test_solve.py::test_force_reinstall_1[classic]": 1.985793791882664, - "tests/core/test_solve.py::test_force_reinstall_1[libmamba]": 1.6741827467029617, - "tests/core/test_solve.py::test_force_reinstall_2[classic]": 0.8947154330046431, - "tests/core/test_solve.py::test_force_reinstall_2[libmamba]": 0.7981301888555389, - "tests/core/test_solve.py::test_force_remove_1[classic]": 4.870334927423651, - "tests/core/test_solve.py::test_force_remove_1[libmamba]": 2.3810801465347446, - "tests/core/test_solve.py::test_freeze_deps_1[classic]": 26.857097795404925, - "tests/core/test_solve.py::test_freeze_deps_1[libmamba]": 3.492694333634448, - "tests/core/test_solve.py::test_indirect_dep_optimized_by_version_over_package_count[classic]": 5.364719344349559, - "tests/core/test_solve.py::test_indirect_dep_optimized_by_version_over_package_count[libmamba]": 1.7890239392252287, - "tests/core/test_solve.py::test_no_deps_1[classic]": 4.249889916875422, - "tests/core/test_solve.py::test_no_deps_1[libmamba]": 2.3773492658377005, - "tests/core/test_solve.py::test_no_update_deps_1[classic]": 3.7877416515013715, - "tests/core/test_solve.py::test_no_update_deps_1[libmamba]": 3.205247062353825, - "tests/core/test_solve.py::test_only_deps_1[classic]": 1.3473453141385157, - "tests/core/test_solve.py::test_only_deps_1[libmamba]": 0.8170481471963894, - "tests/core/test_solve.py::test_only_deps_2[classic]": 6.454611410625175, - "tests/core/test_solve.py::test_only_deps_2[libmamba]": 3.2517119512062926, - "tests/core/test_solve.py::test_packages_in_solution_change_already_newest[classic]": 0.015246112018850202, - "tests/core/test_solve.py::test_packages_in_solution_change_already_newest[libmamba]": 0.016926025116575077, - "tests/core/test_solve.py::test_packages_in_solution_change_constrained[classic]": 0.014907050713760623, - "tests/core/test_solve.py::test_packages_in_solution_change_constrained[libmamba]": 0.01569124368506681, - "tests/core/test_solve.py::test_packages_in_solution_change_needs_update[classic]": 0.015109236925504772, - "tests/core/test_solve.py::test_packages_in_solution_change_needs_update[libmamba]": 0.016110351835127188, - "tests/core/test_solve.py::test_pinned_1[classic]": 11.773108437524122, - "tests/core/test_solve.py::test_pinned_1[libmamba]": 7.241463749478687, - "tests/core/test_solve.py::test_priority_1[classic]": 14.74100549801614, - "tests/core/test_solve.py::test_priority_1[libmamba]": 0.7244192258146698, - "tests/core/test_solve.py::test_prune_1[classic]": 2.5987120357510562, - "tests/core/test_solve.py::test_prune_1[libmamba]": 0.824724873899277, - "tests/core/test_solve.py::test_python2_update[classic]": 4.2585589531166965, - "tests/core/test_solve.py::test_python2_update[libmamba]": 1.2558219189932378, - "tests/core/test_solve.py::test_remove_with_constrained_dependencies[classic]": 5.4304211677190946, - "tests/core/test_solve.py::test_remove_with_constrained_dependencies[libmamba]": 0.3528614598188223, - "tests/core/test_solve.py::test_solve_1[classic]": 3.6266579543205846, - "tests/core/test_solve.py::test_solve_1[libmamba]": 1.610317408515162, - "tests/core/test_solve.py::test_solve_2[classic]": 16.51081248666605, - "tests/core/test_solve.py::test_solve_2[libmamba]": 0.013967955580951324, - "tests/core/test_solve.py::test_solve_msgs_exclude_vp[classic]": 0.8873260626712989, - "tests/core/test_solve.py::test_solve_msgs_exclude_vp[libmamba]": 0.8038182572146046, - "tests/core/test_solve.py::test_timestamps_1[classic]": 0.3182548251354421, - "tests/core/test_solve.py::test_timestamps_1[libmamba]": 0.1250114972697978, - "tests/core/test_solve.py::test_unfreeze_when_required[classic]": 0.28836634851430765, - "tests/core/test_solve.py::test_unfreeze_when_required[libmamba]": 0.10636720733535893, - "tests/core/test_solve.py::test_update_all_1[classic]": 4.417838297625786, - "tests/core/test_solve.py::test_update_all_1[libmamba]": 2.415771269274657, - "tests/core/test_solve.py::test_update_deps_1[classic]": 8.274076810924067, - "tests/core/test_solve.py::test_update_deps_1[libmamba]": 4.128632374387037, - "tests/core/test_solve.py::test_update_deps_2[classic]": 7.23714718214758, - "tests/core/test_solve.py::test_update_deps_2[libmamba]": 1.4114126525483137, - "tests/core/test_solve.py::test_update_prune_1[classic]": 2.4239503296148186, - "tests/core/test_solve.py::test_update_prune_1[libmamba]": 1.6155844823241863, - "tests/core/test_solve.py::test_update_prune_2[classic]": 2.4264745212656194, - "tests/core/test_solve.py::test_update_prune_2[libmamba]": 0.8196642525623604, - "tests/core/test_solve.py::test_update_prune_3[classic]": 2.7300336671159458, - "tests/core/test_solve.py::test_update_prune_3[libmamba]": 0.8222341557536125, - "tests/core/test_solve.py::test_update_prune_4[classic]": 2.392764372456471, - "tests/core/test_solve.py::test_update_prune_4[libmamba]": 1.5935463751490766, - "tests/core/test_solve.py::test_update_prune_5[classic-False]": 2.787858579623127, - "tests/core/test_solve.py::test_update_prune_5[classic-True]": 2.358327247880871, - "tests/core/test_solve.py::test_update_prune_5[libmamba-False]": 1.6187890059446286, - "tests/core/test_solve.py::test_update_prune_5[libmamba-True]": 1.590422347501362, - "tests/core/test_solve.py::test_virtual_package_solver[classic]": 0.8451709105264261, - "tests/core/test_solve.py::test_virtual_package_solver[libmamba]": 0.014044481388312971, - "tests/core/test_subdir_data.py::test_cache_fn_url_repo_anaconda_com": 0.0016491774128500629, - "tests/core/test_subdir_data.py::test_cache_fn_url_repo_continuum_io": 0.0016675130721118762, - "tests/core/test_subdir_data.py::test_get_index_no_platform_with_offline_cache": 2.3371802984121217, - "tests/core/test_subdir_data.py::test_metadata_cache_clearing": 0.008628909491005773, - "tests/core/test_subdir_data.py::test_metadata_cache_works": 3.0100633613007846, - "tests/core/test_subdir_data.py::test_repodata_version_2_base_url[no-credentials]": 0.3337415554245575, - "tests/core/test_subdir_data.py::test_repodata_version_2_base_url[with-auth]": 0.20056302295836792, - "tests/core/test_subdir_data.py::test_repodata_version_2_base_url[with-token]": 0.09409036290618525, - "tests/core/test_subdir_data.py::test_repodata_version_error": 0.5847912664714899, - "tests/core/test_subdir_data.py::test_search_by_packagerecord": 0.006916470023570689, - "tests/core/test_subdir_data.py::test_state_is_not_json": 0.04982885268139055, - "tests/core/test_subdir_data.py::test_subdir_data_coverage": 0.01031858706756617, - "tests/core/test_subdir_data.py::test_subdir_data_dict_state": 0.003200140455103256, - "tests/core/test_subdir_data.py::test_subdir_data_prefers_conda_to_tar_bz2": 0.007914093983401456, - "tests/core/test_subdir_data.py::test_use_only_tar_bz2": 0.01282267255667771, + "tests/core/test_prefix_data.py::test_prefix_data_equality[missing-None-False]": 0.003122123655331447, + "tests/core/test_prefix_data.py::test_prefix_data_equality[missing-missing-True]": 0.0031736495781186876, + "tests/core/test_prefix_data.py::test_prefix_data_equality[missing-{path}-False]": 0.0031162022535654887, + "tests/core/test_prefix_data.py::test_prefix_data_equality[{path}-None-False]": 0.0030385860872375542, + "tests/core/test_prefix_data.py::test_prefix_data_equality[{path}-missing-False]": 0.0031218020040017823, + "tests/core/test_prefix_data.py::test_prefix_data_equality[{path}-{path}-True]": 0.0031049359117704305, + "tests/core/test_prefix_data.py::test_set_unset_environment_env_vars": 1.0726229345009062, + "tests/core/test_prefix_data.py::test_set_unset_environment_env_vars_no_exist": 1.1696870724674524, + "tests/core/test_solve.py::test_aggressive_update_packages[classic]": 6.470961452266778, + "tests/core/test_solve.py::test_aggressive_update_packages[libmamba]": 5.694925688647475, + "tests/core/test_solve.py::test_archspec_call[classic]": 1.824716958114968, + "tests/core/test_solve.py::test_archspec_call[libmamba]": 0.8230225970357736, + "tests/core/test_solve.py::test_auto_update_conda[classic]": 4.184674976410096, + "tests/core/test_solve.py::test_auto_update_conda[libmamba]": 3.3227966712100474, + "tests/core/test_solve.py::test_broken_install[classic]": 5.184380697921676, + "tests/core/test_solve.py::test_broken_install[libmamba]": 0.01417977873123888, + "tests/core/test_solve.py::test_channel_priority_churn_minimized[classic]": 9.624012144060588, + "tests/core/test_solve.py::test_channel_priority_churn_minimized[libmamba]": 1.3370175910486264, + "tests/core/test_solve.py::test_conda_downgrade[classic]": 26.93625055414959, + "tests/core/test_solve.py::test_conda_downgrade[libmamba]": 4.702090021139062, + "tests/core/test_solve.py::test_cuda_1[classic]": 0.9200255403003182, + "tests/core/test_solve.py::test_cuda_1[libmamba]": 0.8223541488123226, + "tests/core/test_solve.py::test_cuda_2[classic]": 0.913143010629008, + "tests/core/test_solve.py::test_cuda_2[libmamba]": 0.8182901188517898, + "tests/core/test_solve.py::test_cuda_constrain_absent[classic]": 0.914061445875115, + "tests/core/test_solve.py::test_cuda_constrain_absent[libmamba]": 0.8139043036275827, + "tests/core/test_solve.py::test_cuda_constrain_sat[classic]": 0.0003607341994276439, + "tests/core/test_solve.py::test_cuda_constrain_sat[libmamba]": 0.0003803532409462591, + "tests/core/test_solve.py::test_cuda_constrain_unsat[classic]": 0.0003491102137735176, + "tests/core/test_solve.py::test_cuda_constrain_unsat[libmamba]": 0.0003668958322273371, + "tests/core/test_solve.py::test_cuda_fail_1[classic]": 0.9430659363065992, + "tests/core/test_solve.py::test_cuda_fail_1[libmamba]": 0.82775395564315, + "tests/core/test_solve.py::test_cuda_fail_2[classic]": 0.9177615878892198, + "tests/core/test_solve.py::test_cuda_fail_2[libmamba]": 0.8475891398404116, + "tests/core/test_solve.py::test_cuda_glibc_sat[classic]": 0.9270083277672287, + "tests/core/test_solve.py::test_cuda_glibc_sat[libmamba]": 0.8731735148674905, + "tests/core/test_solve.py::test_cuda_glibc_unsat_constrain[classic]": 0.0003633940745233465, + "tests/core/test_solve.py::test_cuda_glibc_unsat_constrain[libmamba]": 0.00035765686494103983, + "tests/core/test_solve.py::test_cuda_glibc_unsat_depend[classic]": 0.00037813166518356754, + "tests/core/test_solve.py::test_cuda_glibc_unsat_depend[libmamba]": 0.0003750710553359378, + "tests/core/test_solve.py::test_current_repodata_fallback[classic]": 0.14447905987649368, + "tests/core/test_solve.py::test_current_repodata_fallback[libmamba]": 0.032593845520708105, + "tests/core/test_solve.py::test_current_repodata_usage[classic]": 0.14718457618991848, + "tests/core/test_solve.py::test_current_repodata_usage[libmamba]": 0.034576056965611945, + "tests/core/test_solve.py::test_determine_constricting_specs_conflicts[classic]": 0.015820576631674403, + "tests/core/test_solve.py::test_determine_constricting_specs_conflicts[libmamba]": 0.01689244117865615, + "tests/core/test_solve.py::test_determine_constricting_specs_conflicts_upperbound[classic]": 0.015928015399896165, + "tests/core/test_solve.py::test_determine_constricting_specs_conflicts_upperbound[libmamba]": 0.016881294297736174, + "tests/core/test_solve.py::test_determine_constricting_specs_multi_conflicts[classic]": 0.015921064713858582, + "tests/core/test_solve.py::test_determine_constricting_specs_multi_conflicts[libmamba]": 0.017320162395965757, + "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_free[classic]": 0.015224899434903022, + "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_free[libmamba]": 0.016360869809420878, + "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_no_upperbound[classic]": 0.015618107257028977, + "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_no_upperbound[libmamba]": 0.016770233203943472, + "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_upperbound_compound_depends[classic]": 0.015731876724778455, + "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_upperbound_compound_depends[libmamba]": 0.016913891605720464, + "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_version_star[classic]": 0.015638023970091404, + "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_version_star[libmamba]": 0.016868329806312945, + "tests/core/test_solve.py::test_downgrade_python_prevented_with_sane_message[classic]": 4.926315670275477, + "tests/core/test_solve.py::test_downgrade_python_prevented_with_sane_message[libmamba]": 2.499245045624287, + "tests/core/test_solve.py::test_explicit_conda_downgrade[classic]": 4.090317050152852, + "tests/core/test_solve.py::test_explicit_conda_downgrade[libmamba]": 3.2690056845231927, + "tests/core/test_solve.py::test_fast_update_with_update_modifier_not_set[classic]": 1.6101194452877983, + "tests/core/test_solve.py::test_fast_update_with_update_modifier_not_set[libmamba]": 0.6282051212384165, + "tests/core/test_solve.py::test_features_solve_1[classic]": 4.495618857319585, + "tests/core/test_solve.py::test_features_solve_1[libmamba]": 0.2909863895550413, + "tests/core/test_solve.py::test_force_reinstall_1[classic]": 2.165259600753837, + "tests/core/test_solve.py::test_force_reinstall_1[libmamba]": 1.7181092977754706, + "tests/core/test_solve.py::test_force_reinstall_2[classic]": 0.9539609028824313, + "tests/core/test_solve.py::test_force_reinstall_2[libmamba]": 0.8181387227911099, + "tests/core/test_solve.py::test_force_remove_1[classic]": 5.095673894651758, + "tests/core/test_solve.py::test_force_remove_1[libmamba]": 2.438815039406737, + "tests/core/test_solve.py::test_freeze_deps_1[classic]": 27.22793345631295, + "tests/core/test_solve.py::test_freeze_deps_1[libmamba]": 3.593635860334392, + "tests/core/test_solve.py::test_globstr_matchspec_compatible[libmamba]": 1.652371403500041, + "tests/core/test_solve.py::test_globstr_matchspec_non_compatible[libmamba]": 2.502097151500003, + "tests/core/test_solve.py::test_indirect_dep_optimized_by_version_over_package_count[classic]": 5.721254820952369, + "tests/core/test_solve.py::test_indirect_dep_optimized_by_version_over_package_count[libmamba]": 1.8177027966148434, + "tests/core/test_solve.py::test_no_deps_1[classic]": 4.441763213793411, + "tests/core/test_solve.py::test_no_deps_1[libmamba]": 2.4478109108616164, + "tests/core/test_solve.py::test_no_update_deps_1[classic]": 4.073569702673423, + "tests/core/test_solve.py::test_no_update_deps_1[libmamba]": 3.2781608365794135, + "tests/core/test_solve.py::test_only_deps_1[classic]": 1.4201512110508232, + "tests/core/test_solve.py::test_only_deps_1[libmamba]": 0.8435422056004066, + "tests/core/test_solve.py::test_only_deps_2[classic]": 6.727333195700195, + "tests/core/test_solve.py::test_only_deps_2[libmamba]": 3.341307548066875, + "tests/core/test_solve.py::test_packages_in_solution_change_already_newest[classic]": 0.015296641112564723, + "tests/core/test_solve.py::test_packages_in_solution_change_already_newest[libmamba]": 0.01719334251358455, + "tests/core/test_solve.py::test_packages_in_solution_change_constrained[classic]": 0.015029072895420766, + "tests/core/test_solve.py::test_packages_in_solution_change_constrained[libmamba]": 0.016275160359455313, + "tests/core/test_solve.py::test_packages_in_solution_change_needs_update[classic]": 0.015355220886143864, + "tests/core/test_solve.py::test_packages_in_solution_change_needs_update[libmamba]": 0.016336554533133523, + "tests/core/test_solve.py::test_pinned_1[classic]": 12.416711919927497, + "tests/core/test_solve.py::test_pinned_1[libmamba]": 7.477298971031233, + "tests/core/test_solve.py::test_priority_1[classic]": 15.04944378003633, + "tests/core/test_solve.py::test_priority_1[libmamba]": 0.8398381991746388, + "tests/core/test_solve.py::test_prune_1[classic]": 2.7423327146718637, + "tests/core/test_solve.py::test_prune_1[libmamba]": 0.8406242991080555, + "tests/core/test_solve.py::test_python2_update[classic]": 4.244112641760019, + "tests/core/test_solve.py::test_python2_update[libmamba]": 1.2918176765982645, + "tests/core/test_solve.py::test_remove_with_constrained_dependencies[classic]": 5.5865278320734095, + "tests/core/test_solve.py::test_remove_with_constrained_dependencies[libmamba]": 0.5326983382816189, + "tests/core/test_solve.py::test_solve_1[classic]": 3.783894241133671, + "tests/core/test_solve.py::test_solve_1[libmamba]": 1.6802786256505313, + "tests/core/test_solve.py::test_solve_2[classic]": 17.142808361273158, + "tests/core/test_solve.py::test_solve_2[libmamba]": 0.014141895298528941, + "tests/core/test_solve.py::test_solve_msgs_exclude_vp[classic]": 0.9448294752606949, + "tests/core/test_solve.py::test_solve_msgs_exclude_vp[libmamba]": 0.8215518528666186, + "tests/core/test_solve.py::test_timestamps_1[classic]": 0.38708567896502993, + "tests/core/test_solve.py::test_timestamps_1[libmamba]": 0.4737168426292661, + "tests/core/test_solve.py::test_unfreeze_when_required[classic]": 0.4375366301048344, + "tests/core/test_solve.py::test_unfreeze_when_required[libmamba]": 0.10517443873055837, + "tests/core/test_solve.py::test_update_all_1[classic]": 4.580129045680398, + "tests/core/test_solve.py::test_update_all_1[libmamba]": 2.4660323901670353, + "tests/core/test_solve.py::test_update_deps_1[classic]": 8.64252574189708, + "tests/core/test_solve.py::test_update_deps_1[libmamba]": 4.192538328449122, + "tests/core/test_solve.py::test_update_deps_2[classic]": 7.563142934718069, + "tests/core/test_solve.py::test_update_deps_2[libmamba]": 1.429354767077827, + "tests/core/test_solve.py::test_update_prune_1[classic]": 2.526050438237077, + "tests/core/test_solve.py::test_update_prune_1[libmamba]": 1.6526792972257651, + "tests/core/test_solve.py::test_update_prune_2[classic]": 2.558363113122746, + "tests/core/test_solve.py::test_update_prune_2[libmamba]": 0.8407460728998071, + "tests/core/test_solve.py::test_update_prune_3[classic]": 2.857299286651078, + "tests/core/test_solve.py::test_update_prune_3[libmamba]": 0.8441753633630886, + "tests/core/test_solve.py::test_update_prune_4[classic]": 2.558291401952253, + "tests/core/test_solve.py::test_update_prune_4[libmamba]": 1.6823969147767932, + "tests/core/test_solve.py::test_update_prune_5[classic-False]": 2.9460358713051833, + "tests/core/test_solve.py::test_update_prune_5[classic-True]": 2.478629728456659, + "tests/core/test_solve.py::test_update_prune_5[libmamba-False]": 1.6504196460820244, + "tests/core/test_solve.py::test_update_prune_5[libmamba-True]": 1.6397230486979328, + "tests/core/test_solve.py::test_virtual_package_solver[classic]": 0.9201192494754834, + "tests/core/test_solve.py::test_virtual_package_solver[libmamba]": 0.014233366473323095, + "tests/core/test_subdir_data.py::test_cache_fn_url_repo_anaconda_com": 0.0016732815288915603, + "tests/core/test_subdir_data.py::test_cache_fn_url_repo_continuum_io": 0.001690798461113319, + "tests/core/test_subdir_data.py::test_get_index_no_platform_with_offline_cache": 2.4772828745865376, + "tests/core/test_subdir_data.py::test_metadata_cache_clearing": 0.008686620032965534, + "tests/core/test_subdir_data.py::test_metadata_cache_works": 3.0100149878706395, + "tests/core/test_subdir_data.py::test_repodata_version_2_base_url[no-credentials]": 0.30011364385452793, + "tests/core/test_subdir_data.py::test_repodata_version_2_base_url[with-auth]": 0.15828339814318265, + "tests/core/test_subdir_data.py::test_repodata_version_2_base_url[with-token]": 0.05773936646555486, + "tests/core/test_subdir_data.py::test_repodata_version_error": 0.7470179733737302, + "tests/core/test_subdir_data.py::test_search_by_packagerecord": 0.006866374287562845, + "tests/core/test_subdir_data.py::test_state_is_not_json": 0.026836926459374737, + "tests/core/test_subdir_data.py::test_subdir_data_coverage": 0.010423198609474051, + "tests/core/test_subdir_data.py::test_subdir_data_dict_state": 0.0032543157148605243, + "tests/core/test_subdir_data.py::test_subdir_data_prefers_conda_to_tar_bz2": 0.00793455491871541, + "tests/core/test_subdir_data.py::test_use_only_tar_bz2": 0.012983934155896474, "tests/env/specs/test_binstar.py::test_binstar_not_installed": 0.002044079792668794, - "tests/env/specs/test_binstar.py::test_deprecations[BinstarSpec-None]": 0.0020210334377768462, - "tests/env/specs/test_binstar.py::test_deprecations[ENVIRONMENT_TYPE-TypeError]": 0.0029092143443164554, + "tests/env/specs/test_binstar.py::test_deprecations[BinstarSpec-None]": 0.0020447283907085094, + "tests/env/specs/test_binstar.py::test_deprecations[ENVIRONMENT_TYPE-TypeError]": 0.002596829164976979, "tests/env/specs/test_binstar.py::test_download_environment": 0.003953078088709513, "tests/env/specs/test_binstar.py::test_environment_version_sorting": 0.004156548383841264, "tests/env/specs/test_binstar.py::test_invalid_name": 0.004139683259127355, "tests/env/specs/test_binstar.py::test_name_not_present": 0.004356083413152074, "tests/env/specs/test_binstar.py::test_package_not_exist": 0.004206050638479468, "tests/env/specs/test_binstar.py::test_package_without_environment_file": 0.0044663291788894655, - "tests/env/specs/test_requirements.py::test_environment": 0.0018983155297300073, - "tests/env/specs/test_requirements.py::test_no_environment_file": 0.0016818829648979584, - "tests/env/specs/test_requirements.py::test_no_name": 0.0016237509055244189, - "tests/env/specs/test_requirements.py::test_req_file_and_name": 0.0015916074697959997, - "tests/env/specs/test_yaml_file.py::test_environment_file_exist": 0.001936133125272087, - "tests/env/specs/test_yaml_file.py::test_filename": 0.0021748177241976713, - "tests/env/specs/test_yaml_file.py::test_get_environment": 0.0019145033072545123, - "tests/env/specs/test_yaml_file.py::test_no_environment_file": 0.0016104101806116132, - "tests/env/test_create.py::test_create_advanced_pip": 15.64168393437772, - "tests/env/test_create.py::test_create_empty_env": 2.762285902004463, - "tests/env/test_create.py::test_create_env_default_packages": 16.215219597435667, - "tests/env/test_create.py::test_create_env_json[example/environment.yml]": 10.507472958953876, - "tests/env/test_create.py::test_create_env_json[example/environment_with_pip.yml]": 8.517795514662337, - "tests/env/test_create.py::test_create_env_no_default_packages": 9.54287253257996, - "tests/env/test_create.py::test_create_host_port": 0.00042855370282838666, - "tests/env/test_create.py::test_create_update": 9.644808175176905, - "tests/env/test_create.py::test_create_update_remote_env_file": 9.850001612320348, - "tests/env/test_create.py::test_fail_to_create_env_in_dir_with_colon": 0.062165581106264425, - "tests/env/test_create.py::test_protected_dirs_error_for_env_create": 1.2075329978216487, - "tests/env/test_env.py::test_add_channels": 0.0015817788506998856, - "tests/env/test_env.py::test_add_pip": 0.003334909521617405, - "tests/env/test_env.py::test_args_are_wildcarded": 0.001632147248432467, - "tests/env/test_env.py::test_builds_spec_from_line_raw_dependency": 0.0017142040264390363, - "tests/env/test_env.py::test_can_add_dependencies_to_environment": 0.0033317110829426287, - "tests/env/test_env.py::test_channels_are_provided_by_kwarg": 0.0015607178820818374, - "tests/env/test_env.py::test_channels_default_to_empty_list": 0.0015629390764908978, - "tests/env/test_env.py::test_create_advanced_pip": 7.381413310842798, - "tests/env/test_env.py::test_creates_file_on_save": 0.0037985785502635014, - "tests/env/test_env.py::test_dependencies_are_empty_by_default": 0.0015610760242673158, - "tests/env/test_env.py::test_dependencies_update_after_adding": 0.0026389394804538537, - "tests/env/test_env.py::test_envvars": 0.003470945641408419, - "tests/env/test_env.py::test_from_history": 0.0028603476881810205, - "tests/env/test_env.py::test_has_empty_filename_by_default": 0.0015908942594769473, - "tests/env/test_env.py::test_has_empty_name_by_default": 0.0015734145576316782, - "tests/env/test_env.py::test_has_filename_if_provided": 0.0015972690409623714, - "tests/env/test_env.py::test_has_name_if_provided": 0.001582448737294289, - "tests/env/test_env.py::test_http": 0.279770243012609, - "tests/env/test_env.py::test_http_raises": 0.20754813112264592, - "tests/env/test_env.py::test_invalid_keys": 0.003205080965849605, - "tests/env/test_env.py::test_other_tips_of_dependencies_are_supported": 0.0016358885195905592, - "tests/env/test_env.py::test_parses_dependencies_from_raw_file": 0.0025783991974842424, - "tests/env/test_env.py::test_remove_channels": 0.0015542909892147746, - "tests/env/test_env.py::test_retains_full_filename": 0.0027511871642011657, - "tests/env/test_env.py::test_returns_Environment": 0.0027852320950056907, - "tests/env/test_env.py::test_to_dict_returns_dictionary_of_data": 0.0016569441678385255, - "tests/env/test_env.py::test_to_dict_returns_just_name_if_only_thing_present": 0.001556731849951099, - "tests/env/test_env.py::test_to_yaml_returns_proper_yaml": 0.002555910853547893, - "tests/env/test_env.py::test_to_yaml_returns_yaml_parseable_string": 0.004236053614531156, - "tests/env/test_env.py::test_to_yaml_takes_stream": 0.0025380700045371735, - "tests/env/test_env.py::test_valid_keys": 0.0036589985493284275, - "tests/env/test_env.py::test_with_pip": 0.0032026217017299737, - "tests/env/test_pip_util.py::test_get_pip_installed_packages[Successfully installed foo bar-expected0]": 0.002074109120423774, - "tests/env/test_pip_util.py::test_get_pip_installed_packages[\\nCollecting attrs\\n Using cached https://files.pythonhosted.org/packages/23/96/d828354fa2dbdf216eaa7b7de0db692f12c234f7ef888cc14980ef40d1d2/attrs-19.1.0-py2.py3-none-any.whl\\nInstalling collected packages: attrs\\nSuccessfully installed attrs-19.1.0\\n-expected1]": 0.0018948190959862826, - "tests/env/test_pip_util.py::test_get_pip_installed_packages[\\nCollecting flask\\n Using cached https://files.pythonhosted.org/packages/9b/93/628509b8d5dc749656a9641f4caf13540e2cdec85276964ff8f43bbb1d3b/Flask-1.1.1-py2.py3-none-any.whl\\nCollecting itsdangerous>=0.24 (from flask)\\n Using cached https://files.pythonhosted.org/packages/76/ae/44b03b253d6fade317f32c24d100b3b35c2239807046a4c953c7b89fa49e/itsdangerous-1.1.0-py2.py3-none-any.whl\\nCollecting click>=5.1 (from flask)\\n Using cached https://files.pythonhosted.org/packages/fa/37/45185cb5abbc30d7257104c434fe0b07e5a195a6847506c074527aa599ec/Click-7.0-py2.py3-none-any.whl\\nCollecting Werkzeug>=0.15 (from flask)\\n Using cached https://files.pythonhosted.org/packages/b7/61/c0a1adf9ad80db012ed7191af98fa05faa95fa09eceb71bb6fa8b66e6a43/Werkzeug-0.15.6-py2.py3-none-any.whl\\nCollecting Jinja2>=2.10.1 (from flask)\\n Using cached https://files.pythonhosted.org/packages/1d/e7/fd8b501e7a6dfe492a433deb7b9d833d39ca74916fa8bc63dd1a4947a671/Jinja2-2.10.1-py2.py3-none-any.whl\\nCollecting MarkupSafe>=0.23 (from Jinja2>=2.10.1->flask)\\n Using cached https://files.pythonhosted.org/packages/ce/c6/f000f1af136ef74e4a95e33785921c73595c5390403f102e9b231b065b7a/MarkupSafe-1.1.1-cp37-cp37m-macosx_10_6_intel.whl\\nInstalling collected packages: itsdangerous, click, Werkzeug, MarkupSafe, Jinja2, flask\\nSuccessfully installed Jinja2-2.10.1 MarkupSafe-1.1.1 Werkzeug-0.15.6 click-7.0 flask-1.1.1 itsdangerous-1.1.0\\n-expected2]": 0.0017973639708802258, - "tests/env/test_pip_util.py::test_get_pip_installed_packages[\\nCollecting flask\\n Using cached https://files.pythonhosted.org/packages/9b/93/628509b8d5dc749656a9641f4caf13540e2cdec85276964ff8f43bbb1d3b/Flask-1.1.1-py2.py3-none-any.whl\\nRequirement already satisfied: Werkzeug>=0.15 in ./miniconda3/envs/fooo/lib/python3.7/site-packages (from flask) (0.15.6)\\nRequirement already satisfied: itsdangerous>=0.24 in ./miniconda3/envs/fooo/lib/python3.7/site-packages (from flask) (1.1.0)\\nRequirement already satisfied: Jinja2>=2.10.1 in ./miniconda3/envs/fooo/lib/python3.7/site-packages (from flask) (2.10.1)\\nRequirement already satisfied: click>=5.1 in ./miniconda3/envs/fooo/lib/python3.7/site-packages (from flask) (7.0)\\nRequirement already satisfied: MarkupSafe>=0.23 in ./miniconda3/envs/fooo/lib/python3.7/site-packages (from Jinja2>=2.10.1->flask) (1.1.1)\\nInstalling collected packages: flask\\nSuccessfully installed flask-1.1.1\\n-expected3]": 0.0018999439884026133, - "tests/env/test_pip_util.py::test_get_pip_installed_packages_none[\\nRequirement already satisfied: flask in ./miniconda3/envs/fooo/lib/python3.7/site-packages (1.1.1)\\nRequirement already satisfied: itsdangerous>=0.24 in ./miniconda3/envs/fooo/lib/python3.7/site-packages (from flask) (1.1.0)\\nRequirement already satisfied: Jinja2>=2.10.1 in ./miniconda3/envs/fooo/lib/python3.7/site-packages (from flask) (2.10.1)\\nRequirement already satisfied: click>=5.1 in ./miniconda3/envs/fooo/lib/python3.7/site-packages (from flask) (7.0)\\nRequirement already satisfied: Werkzeug>=0.15 in ./miniconda3/envs/fooo/lib/python3.7/site-packages (from flask) (0.15.6)\\nRequirement already satisfied: MarkupSafe>=0.23 in ./miniconda3/envs/fooo/lib/python3.7/site-packages (from Jinja2>=2.10.1->flask) (1.1.1)\\n]": 0.0017679039991124333, - "tests/env/test_pip_util.py::test_get_pip_installed_packages_none[]": 0.0017252901104185178, - "tests/env/test_pip_util.py::test_get_pip_installed_packages_none[foo]": 0.0017405310259904208, - "tests/gateways/disk/test_delete.py::test_backoff_unlink": 0.05554732839695315, - "tests/gateways/disk/test_delete.py::test_backoff_unlink_doesnt_exist": 0.001965207827573256, - "tests/gateways/disk/test_delete.py::test_deprecations[move_path_to_trash-TypeError-None]": 0.0018944222047503853, - "tests/gateways/disk/test_delete.py::test_deprecations[move_to_trash-TypeError-None]": 0.00190292578479702, - "tests/gateways/disk/test_delete.py::test_deprecations[rm_rf-TypeError-kwargs0]": 0.0020225127524420897, - "tests/gateways/disk/test_delete.py::test_deprecations[rm_rf-TypeError-kwargs1]": 0.0020066332575860613, - "tests/gateways/disk/test_delete.py::test_deprecations[try_rmdir_all_empty-TypeError-None]": 0.0019365007691562945, + "tests/env/specs/test_requirements.py::test_environment": 0.001910388874107955, + "tests/env/specs/test_requirements.py::test_no_environment_file": 0.0016845979449801457, + "tests/env/specs/test_requirements.py::test_no_name": 0.0017156041942169222, + "tests/env/specs/test_requirements.py::test_req_file_and_name": 0.0016141723561266133, + "tests/env/specs/test_yaml_file.py::test_environment_file_exist": 0.0019501036040375887, + "tests/env/specs/test_yaml_file.py::test_filename": 0.002266271646195395, + "tests/env/specs/test_yaml_file.py::test_get_environment": 0.0019489784525694004, + "tests/env/specs/test_yaml_file.py::test_no_environment_file": 0.001644493317932556, + "tests/env/test_create.py::test_create_advanced_pip": 16.716442967972235, + "tests/env/test_create.py::test_create_empty_env": 3.1376765365266075, + "tests/env/test_create.py::test_create_env_default_packages": 16.870802264911045, + "tests/env/test_create.py::test_create_env_json[example/environment.yml]": 10.357316805267569, + "tests/env/test_create.py::test_create_env_json[example/environment_with_pip.yml]": 8.500904180184717, + "tests/env/test_create.py::test_create_env_no_default_packages": 9.980134021061007, + "tests/env/test_create.py::test_create_host_port": 0.0004313748440314598, + "tests/env/test_create.py::test_create_update": 9.696699697368855, + "tests/env/test_create.py::test_create_update_remote_env_file": 10.386725636064979, + "tests/env/test_create.py::test_fail_to_create_env_in_dir_with_colon": 0.06241380094091277, + "tests/env/test_create.py::test_protected_dirs_error_for_env_create": 1.079983778286331, + "tests/env/test_env.py::test_add_channels": 0.001609502629779155, + "tests/env/test_env.py::test_add_pip": 0.00333845806030609, + "tests/env/test_env.py::test_args_are_wildcarded": 0.001647014640886892, + "tests/env/test_env.py::test_builds_spec_from_line_raw_dependency": 0.0017400388778288397, + "tests/env/test_env.py::test_can_add_dependencies_to_environment": 0.0034020382517465763, + "tests/env/test_env.py::test_channels_are_provided_by_kwarg": 0.0015891802536482323, + "tests/env/test_env.py::test_channels_default_to_empty_list": 0.0015932504877918844, + "tests/env/test_env.py::test_create_advanced_pip": 7.400014064479069, + "tests/env/test_env.py::test_creates_file_on_save": 0.0038468309184954835, + "tests/env/test_env.py::test_dependencies_are_empty_by_default": 0.001588819473864519, + "tests/env/test_env.py::test_dependencies_update_after_adding": 0.002707771724379406, + "tests/env/test_env.py::test_envvars": 0.003495767570250691, + "tests/env/test_env.py::test_from_history": 0.00293374514148692, + "tests/env/test_env.py::test_has_empty_filename_by_default": 0.0016192300342784658, + "tests/env/test_env.py::test_has_empty_name_by_default": 0.0015942402067139084, + "tests/env/test_env.py::test_has_filename_if_provided": 0.0016111971562554573, + "tests/env/test_env.py::test_has_name_if_provided": 0.001609243083786843, + "tests/env/test_env.py::test_http": 1.0875638462282322, + "tests/env/test_env.py::test_http_raises": 0.16864177173717063, + "tests/env/test_env.py::test_invalid_keys": 0.003238605079016684, + "tests/env/test_env.py::test_other_tips_of_dependencies_are_supported": 0.0016612737229082172, + "tests/env/test_env.py::test_parses_dependencies_from_raw_file": 0.0025905867492397503, + "tests/env/test_env.py::test_remove_channels": 0.0015756740161609105, + "tests/env/test_env.py::test_retains_full_filename": 0.0027717556789115545, + "tests/env/test_env.py::test_returns_Environment": 0.002796266877523473, + "tests/env/test_env.py::test_to_dict_returns_dictionary_of_data": 0.0016880924720282361, + "tests/env/test_env.py::test_to_dict_returns_just_name_if_only_thing_present": 0.0015852216618241863, + "tests/env/test_env.py::test_to_yaml_returns_proper_yaml": 0.0026095998007620224, + "tests/env/test_env.py::test_to_yaml_returns_yaml_parseable_string": 0.004282890393611056, + "tests/env/test_env.py::test_to_yaml_takes_stream": 0.0025652533745735215, + "tests/env/test_env.py::test_valid_keys": 0.003732596812471555, + "tests/env/test_env.py::test_with_pip": 0.003222249423177146, + "tests/env/test_pip_util.py::test_get_pip_installed_packages[Successfully installed foo bar-expected0]": 0.0021149646406612736, + "tests/env/test_pip_util.py::test_get_pip_installed_packages[\\nCollecting attrs\\n Using cached https://files.pythonhosted.org/packages/23/96/d828354fa2dbdf216eaa7b7de0db692f12c234f7ef888cc14980ef40d1d2/attrs-19.1.0-py2.py3-none-any.whl\\nInstalling collected packages: attrs\\nSuccessfully installed attrs-19.1.0\\n-expected1]": 0.0019657121970794783, + "tests/env/test_pip_util.py::test_get_pip_installed_packages[\\nCollecting flask\\n Using cached https://files.pythonhosted.org/packages/9b/93/628509b8d5dc749656a9641f4caf13540e2cdec85276964ff8f43bbb1d3b/Flask-1.1.1-py2.py3-none-any.whl\\nCollecting itsdangerous>=0.24 (from flask)\\n Using cached https://files.pythonhosted.org/packages/76/ae/44b03b253d6fade317f32c24d100b3b35c2239807046a4c953c7b89fa49e/itsdangerous-1.1.0-py2.py3-none-any.whl\\nCollecting click>=5.1 (from flask)\\n Using cached https://files.pythonhosted.org/packages/fa/37/45185cb5abbc30d7257104c434fe0b07e5a195a6847506c074527aa599ec/Click-7.0-py2.py3-none-any.whl\\nCollecting Werkzeug>=0.15 (from flask)\\n Using cached https://files.pythonhosted.org/packages/b7/61/c0a1adf9ad80db012ed7191af98fa05faa95fa09eceb71bb6fa8b66e6a43/Werkzeug-0.15.6-py2.py3-none-any.whl\\nCollecting Jinja2>=2.10.1 (from flask)\\n Using cached https://files.pythonhosted.org/packages/1d/e7/fd8b501e7a6dfe492a433deb7b9d833d39ca74916fa8bc63dd1a4947a671/Jinja2-2.10.1-py2.py3-none-any.whl\\nCollecting MarkupSafe>=0.23 (from Jinja2>=2.10.1->flask)\\n Using cached https://files.pythonhosted.org/packages/ce/c6/f000f1af136ef74e4a95e33785921c73595c5390403f102e9b231b065b7a/MarkupSafe-1.1.1-cp37-cp37m-macosx_10_6_intel.whl\\nInstalling collected packages: itsdangerous, click, Werkzeug, MarkupSafe, Jinja2, flask\\nSuccessfully installed Jinja2-2.10.1 MarkupSafe-1.1.1 Werkzeug-0.15.6 click-7.0 flask-1.1.1 itsdangerous-1.1.0\\n-expected2]": 0.0018198449041065647, + "tests/env/test_pip_util.py::test_get_pip_installed_packages[\\nCollecting flask\\n Using cached https://files.pythonhosted.org/packages/9b/93/628509b8d5dc749656a9641f4caf13540e2cdec85276964ff8f43bbb1d3b/Flask-1.1.1-py2.py3-none-any.whl\\nRequirement already satisfied: Werkzeug>=0.15 in ./miniconda3/envs/fooo/lib/python3.7/site-packages (from flask) (0.15.6)\\nRequirement already satisfied: itsdangerous>=0.24 in ./miniconda3/envs/fooo/lib/python3.7/site-packages (from flask) (1.1.0)\\nRequirement already satisfied: Jinja2>=2.10.1 in ./miniconda3/envs/fooo/lib/python3.7/site-packages (from flask) (2.10.1)\\nRequirement already satisfied: click>=5.1 in ./miniconda3/envs/fooo/lib/python3.7/site-packages (from flask) (7.0)\\nRequirement already satisfied: MarkupSafe>=0.23 in ./miniconda3/envs/fooo/lib/python3.7/site-packages (from Jinja2>=2.10.1->flask) (1.1.1)\\nInstalling collected packages: flask\\nSuccessfully installed flask-1.1.1\\n-expected3]": 0.0018964240747294332, + "tests/env/test_pip_util.py::test_get_pip_installed_packages_none[\\nRequirement already satisfied: flask in ./miniconda3/envs/fooo/lib/python3.7/site-packages (1.1.1)\\nRequirement already satisfied: itsdangerous>=0.24 in ./miniconda3/envs/fooo/lib/python3.7/site-packages (from flask) (1.1.0)\\nRequirement already satisfied: Jinja2>=2.10.1 in ./miniconda3/envs/fooo/lib/python3.7/site-packages (from flask) (2.10.1)\\nRequirement already satisfied: click>=5.1 in ./miniconda3/envs/fooo/lib/python3.7/site-packages (from flask) (7.0)\\nRequirement already satisfied: Werkzeug>=0.15 in ./miniconda3/envs/fooo/lib/python3.7/site-packages (from flask) (0.15.6)\\nRequirement already satisfied: MarkupSafe>=0.23 in ./miniconda3/envs/fooo/lib/python3.7/site-packages (from Jinja2>=2.10.1->flask) (1.1.1)\\n]": 0.001780674368850884, + "tests/env/test_pip_util.py::test_get_pip_installed_packages_none[]": 0.0017489466449904687, + "tests/env/test_pip_util.py::test_get_pip_installed_packages_none[foo]": 0.0017731349287168443, + "tests/gateways/disk/test_delete.py::test_backoff_unlink": 0.05587139963204993, + "tests/gateways/disk/test_delete.py::test_backoff_unlink_doesnt_exist": 0.0019637519603186216, + "tests/gateways/disk/test_delete.py::test_deprecations[move_path_to_trash-TypeError-None]": 0.001934527588214126, + "tests/gateways/disk/test_delete.py::test_deprecations[move_to_trash-TypeError-None]": 0.0019445209495801152, + "tests/gateways/disk/test_delete.py::test_deprecations[rm_rf-TypeError-kwargs0]": 0.0020338586418979392, + "tests/gateways/disk/test_delete.py::test_deprecations[rm_rf-TypeError-kwargs1]": 0.0019957165513884404, + "tests/gateways/disk/test_delete.py::test_deprecations[try_rmdir_all_empty-TypeError-None]": 0.0019788593580715194, "tests/gateways/disk/test_delete.py::test_move_path_to_trash_couldnt": 0.002107889040617244, - "tests/gateways/disk/test_delete.py::test_move_to_trash": 0.05969523286465669, - "tests/gateways/disk/test_delete.py::test_remove_dir": 0.055145870434444216, - "tests/gateways/disk/test_delete.py::test_remove_file": 0.002554131108443918, - "tests/gateways/disk/test_delete.py::test_remove_file_to_trash": 0.0021414374906548687, - "tests/gateways/disk/test_delete.py::test_remove_link_to_dir": 0.05867068185746347, - "tests/gateways/disk/test_delete.py::test_remove_link_to_file": 0.002264776050614563, - "tests/gateways/disk/test_delete.py::test_rm_rf": 0.05605326836479912, - "tests/gateways/disk/test_delete.py::test_rm_rf_couldnt": 0.002044395379907379, - "tests/gateways/disk/test_delete.py::test_rm_rf_does_not_follow_symlinks": 0.11266876576525453, - "tests/gateways/disk/test_delete.py::test_try_rmdir_all_empty_doesnt_exist": 0.05445393945970898, - "tests/gateways/disk/test_link.py::test_hard_link": 0.0033857301209182316, - "tests/gateways/disk/test_link.py::test_soft_link": 0.0034502050338965327, - "tests/gateways/disk/test_permissions.py::test_make_executable": 0.0019043047460493253, - "tests/gateways/disk/test_permissions.py::test_make_writable": 0.002423227090182475, - "tests/gateways/disk/test_permissions.py::test_make_writable_dir_EACCES": 0.0022087162512223197, - "tests/gateways/disk/test_permissions.py::test_make_writable_dir_EPERM": 0.0022369240468012824, - "tests/gateways/disk/test_permissions.py::test_make_writable_dir_EROFS": 0.002077766182629, - "tests/gateways/disk/test_permissions.py::test_make_writable_doesnt_exist": 0.0016513783781365507, - "tests/gateways/disk/test_permissions.py::test_recursive_make_writable": 0.010837757866084728, - "tests/gateways/disk/test_read.py::test_cherrypy_py27_osx_no_binary": 0.030435580494052837, - "tests/gateways/disk/test_read.py::test_cherrypy_py36_osx_whl": 0.046188024574078314, - "tests/gateways/disk/test_read.py::test_pyjwt_py27_osx_no_binary": 0.008463043045724147, - "tests/gateways/disk/test_read.py::test_pyjwt_py36_osx_whl": 0.011234439702083644, - "tests/gateways/disk/test_read.py::test_scrapy_py27_osx_no_binary": 0.065856349137881, - "tests/gateways/disk/test_read.py::test_scrapy_py36_osx_whl": 0.10252389131210865, - "tests/gateways/disk/test_read.py::test_six_py27_osx_no_binary_unmanageable": 0.0038802927353932736, - "tests/gateways/disk/test_read.py::test_twilio_py27_osx_no_binary": 0.08649364143951462, - "tests/gateways/disk/test_read.py::test_twilio_py36_osx_whl": 0.13849020347678967, - "tests/gateways/test_connection.py::test_accept_range_none": 0.22986900348212566, - "tests/gateways/test_connection.py::test_add_binstar_token": 0.006239360225089078, - "tests/gateways/test_connection.py::test_get_channel_name_from_url[http://localhost-channels3-http://localhost]": 0.013294010977855791, - "tests/gateways/test_connection.py::test_get_channel_name_from_url[http://localhost/noarch/test-package-0.1.0.conda-channels2-http://localhost]": 0.013491232464930412, - "tests/gateways/test_connection.py::test_get_channel_name_from_url[https://conda.anaconda.org/conda-forge/linux-64/test-package-0.1.0.tar.bz2-channels1-conda-forge]": 0.013824546974410238, - "tests/gateways/test_connection.py::test_get_channel_name_from_url[https://repo.anaconda.com/pkgs/main/linux-64/test-package-0.1.0.conda-channels0-defaults]": 0.013751981605380601, - "tests/gateways/test_connection.py::test_get_session_returns_default": 0.004427603845450748, - "tests/gateways/test_connection.py::test_get_session_with_channel_settings": 0.008361995344515913, - "tests/gateways/test_connection.py::test_get_session_with_channel_settings_multiple": 0.008501620265083672, - "tests/gateways/test_connection.py::test_get_session_with_channel_settings_no_handler": 0.0035778990362359078, - "tests/gateways/test_connection.py::test_get_session_with_request_headers": 0.00465763475857247, - "tests/gateways/test_connection.py::test_get_session_with_url_pattern[exact-url]": 0.008191067595129829, - "tests/gateways/test_connection.py::test_get_session_with_url_pattern[no-match]": 0.005939459937451377, - "tests/gateways/test_connection.py::test_get_session_with_url_pattern[url-prefix]": 0.01134677929760118, - "tests/gateways/test_connection.py::test_get_session_with_url_pattern[wildcard-match-same-schema]": 0.04892750288172779, - "tests/gateways/test_connection.py::test_get_session_with_url_pattern[wildcard-no-match-different-scheme]": 0.008161502558884013, - "tests/gateways/test_connection.py::test_get_session_with_url_pattern[wildcard-no-match-missing-scheme]": 0.0051400656385385156, - "tests/gateways/test_connection.py::test_local_file_adapter_200": 0.003256333871908214, - "tests/gateways/test_connection.py::test_local_file_adapter_404": 0.003403252309444511, - "tests/gateways/test_connection.py::test_s3_server": 1.8716363527069728, - "tests/gateways/test_connection.py::test_s3_server_with_mock": 1.428028997655698, - "tests/gateways/test_connection.py::test_validate_request_headers[https://repo.anaconda.com/pkgs/main/linux-64/repodata.json-headers0-expected0]": 0.0020292578909982873, - "tests/gateways/test_connection.py::test_validate_request_headers[https://repo.anaconda.com/pkgs/main/linux-64/repodata.json-headers1-expected1]": 0.0020209163427009403, - "tests/gateways/test_connection.py::test_validate_request_headers[https://repo.anaconda.com/pkgs/main/linux-64/repodata.json-headers2-expected2]": 0.0018823793064589678, - "tests/gateways/test_connection.py::test_validate_request_headers[https://repo.anaconda.com/pkgs/main/linux-64/repodata.json-headers3-expected3]": 0.0018921720975334036, - "tests/gateways/test_jlap.py::test_download_and_hash": 0.0455875935073104, - "tests/gateways/test_jlap.py::test_hashwriter": 0.0016339360564568944, - "tests/gateways/test_jlap.py::test_jlap_cache_clock[False]": 0.029245625848106183, - "tests/gateways/test_jlap.py::test_jlap_cache_clock[True]": 0.03202759999748295, - "tests/gateways/test_jlap.py::test_jlap_core": 0.0032462607953521374, - "tests/gateways/test_jlap.py::test_jlap_coverage": 0.001670791661994442, - "tests/gateways/test_jlap.py::test_jlap_errors": 0.048995086071442734, - "tests/gateways/test_jlap.py::test_jlap_fetch": 0.08669122388643863, - "tests/gateways/test_jlap.py::test_jlap_fetch_file": 0.013310845618365376, - "tests/gateways/test_jlap.py::test_jlap_fetch_ssl[False]": 0.826857317999831, - "tests/gateways/test_jlap.py::test_jlap_fetch_ssl[True]": 7.048584517864091, - "tests/gateways/test_jlap.py::test_jlap_flag[]": 0.002650085968617983, - "tests/gateways/test_jlap.py::test_jlap_flag[jlap,another]": 0.0027641242533647937, - "tests/gateways/test_jlap.py::test_jlap_flag[jlap]": 0.0027592415297526163, - "tests/gateways/test_jlap.py::test_jlap_flag[jlapopotamus]": 0.002704949045535791, - "tests/gateways/test_jlap.py::test_jlap_sought": 0.057076761090775995, - "tests/gateways/test_jlap.py::test_jlap_zst_not_404": 0.004916130792802848, - "tests/gateways/test_jlap.py::test_jlap_zst_not_zst": 0.011790396351648467, - "tests/gateways/test_jlap.py::test_repodata_info_jsondecodeerror[False]": 0.016554364758448254, - "tests/gateways/test_jlap.py::test_repodata_info_jsondecodeerror[True]": 0.059659156753078785, - "tests/gateways/test_jlap.py::test_repodata_state[False]": 0.013563616692274672, - "tests/gateways/test_jlap.py::test_repodata_state[True]": 0.03412723467412056, - "tests/gateways/test_jlap.py::test_repodata_use_zst[False]": 0.0026700232726549053, - "tests/gateways/test_jlap.py::test_repodata_use_zst[True]": 0.0026808011115634447, - "tests/gateways/test_jlap.py::test_request_url_jlap_state": 0.010070509681964658, - "tests/gateways/test_jlap.py::test_server_available": 0.09724150229148877, - "tests/gateways/test_logging.py::test_token_not_present_in_conda_create": 2.420917503585638, - "tests/gateways/test_logging.py::test_token_replace_big_string": 0.0020255167902430036, - "tests/gateways/test_logging.py::test_token_replace_individual_strings": 0.0016575984745803869, - "tests/gateways/test_repodata_gateway.py::test_coverage_conda_http_errors": 0.009294116235533648, - "tests/gateways/test_repodata_gateway.py::test_get_cache_control_max_age": 0.0015972697793615765, - "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_cached[false-False]": 0.006496993985444211, - "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_cached[false-True]": 0.008919684064911735, - "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_cached[true-False]": 0.006405728807181839, - "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_cached[true-True]": 0.008735979561504913, - "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_formats[False]": 0.015318507248044089, - "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_formats[True]": 0.02194563331752039, - "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_jsondecodeerror": 0.004269898512402879, - "tests/gateways/test_repodata_gateway.py::test_repodata_state_has_format": 0.0029110188025412006, - "tests/gateways/test_repodata_gateway.py::test_save": 0.10490550967360142, - "tests/gateways/test_repodata_gateway.py::test_ssl_unavailable_error_message": 0.001916510856206341, - "tests/gateways/test_repodata_gateway.py::test_stale": 0.008073283421926347, - "tests/gateways/test_repodata_lock.py::test_lock_can_lock[False]": 0.6922650697695734, + "tests/gateways/disk/test_delete.py::test_move_to_trash": 0.0596952328646567, + "tests/gateways/disk/test_delete.py::test_remove_dir": 0.05331336347591336, + "tests/gateways/disk/test_delete.py::test_remove_file": 0.004697490789297459, + "tests/gateways/disk/test_delete.py::test_remove_file_to_trash": 0.002147738439222342, + "tests/gateways/disk/test_delete.py::test_remove_link_to_dir": 0.05667650564803724, + "tests/gateways/disk/test_delete.py::test_remove_link_to_file": 0.0022741249545807155, + "tests/gateways/disk/test_delete.py::test_rm_rf": 0.05516713560323545, + "tests/gateways/disk/test_delete.py::test_rm_rf_couldnt": 0.0020599230541234735, + "tests/gateways/disk/test_delete.py::test_rm_rf_does_not_follow_symlinks": 0.1128965414311828, + "tests/gateways/disk/test_delete.py::test_try_rmdir_all_empty_doesnt_exist": 0.05443980978262329, + "tests/gateways/disk/test_link.py::test_hard_link": 0.0032571296442248884, + "tests/gateways/disk/test_link.py::test_soft_link": 0.0034298897168508926, + "tests/gateways/disk/test_permissions.py::test_make_executable": 0.001927513290624022, + "tests/gateways/disk/test_permissions.py::test_make_writable": 0.0023617824366485153, + "tests/gateways/disk/test_permissions.py::test_make_writable_dir_EACCES": 0.0022001384172167125, + "tests/gateways/disk/test_permissions.py::test_make_writable_dir_EPERM": 0.0022629475006561003, + "tests/gateways/disk/test_permissions.py::test_make_writable_dir_EROFS": 0.002135357363662671, + "tests/gateways/disk/test_permissions.py::test_make_writable_doesnt_exist": 0.0016757978834780944, + "tests/gateways/disk/test_permissions.py::test_recursive_make_writable": 0.009450585727157118, + "tests/gateways/disk/test_read.py::test_cherrypy_py27_osx_no_binary": 0.031058652347015683, + "tests/gateways/disk/test_read.py::test_cherrypy_py36_osx_whl": 0.04671242423960669, + "tests/gateways/disk/test_read.py::test_pyjwt_py27_osx_no_binary": 0.008632834729935025, + "tests/gateways/disk/test_read.py::test_pyjwt_py36_osx_whl": 0.011391180604848568, + "tests/gateways/disk/test_read.py::test_scrapy_py27_osx_no_binary": 0.06732865643740718, + "tests/gateways/disk/test_read.py::test_scrapy_py36_osx_whl": 0.10428768952421985, + "tests/gateways/disk/test_read.py::test_six_py27_osx_no_binary_unmanageable": 0.003936552197970768, + "tests/gateways/disk/test_read.py::test_twilio_py27_osx_no_binary": 0.0879390961357423, + "tests/gateways/disk/test_read.py::test_twilio_py36_osx_whl": 0.1413248524546514, + "tests/gateways/test_connection.py::test_accept_range_none": 0.23170694993957963, + "tests/gateways/test_connection.py::test_add_binstar_token": 0.006279648579268479, + "tests/gateways/test_connection.py::test_get_channel_name_from_url[http://localhost-channels3-http://localhost]": 0.013520387956633049, + "tests/gateways/test_connection.py::test_get_channel_name_from_url[http://localhost/noarch/test-package-0.1.0.conda-channels2-http://localhost]": 0.013649947869430173, + "tests/gateways/test_connection.py::test_get_channel_name_from_url[https://conda.anaconda.org/conda-forge/linux-64/test-package-0.1.0.tar.bz2-channels1-conda-forge]": 0.014023854855631774, + "tests/gateways/test_connection.py::test_get_channel_name_from_url[https://repo.anaconda.com/pkgs/main/linux-64/test-package-0.1.0.conda-channels0-defaults]": 0.013878412813432049, + "tests/gateways/test_connection.py::test_get_session_returns_default": 0.004234386995007473, + "tests/gateways/test_connection.py::test_get_session_with_channel_settings": 0.008056206924073037, + "tests/gateways/test_connection.py::test_get_session_with_channel_settings_multiple": 0.01171359168598984, + "tests/gateways/test_connection.py::test_get_session_with_channel_settings_no_handler": 0.0037239336413303794, + "tests/gateways/test_connection.py::test_get_session_with_request_headers": 0.0050151393731870005, + "tests/gateways/test_connection.py::test_get_session_with_url_pattern[exact-url]": 0.00957974685592046, + "tests/gateways/test_connection.py::test_get_session_with_url_pattern[no-match]": 0.006395262954406552, + "tests/gateways/test_connection.py::test_get_session_with_url_pattern[url-prefix]": 0.00895073794151583, + "tests/gateways/test_connection.py::test_get_session_with_url_pattern[wildcard-match-same-schema]": 0.04048033864349124, + "tests/gateways/test_connection.py::test_get_session_with_url_pattern[wildcard-no-match-different-scheme]": 0.007231889643108662, + "tests/gateways/test_connection.py::test_get_session_with_url_pattern[wildcard-no-match-missing-scheme]": 0.005531712082979702, + "tests/gateways/test_connection.py::test_local_file_adapter_200": 0.00430303054460538, + "tests/gateways/test_connection.py::test_local_file_adapter_404": 0.00354134558437536, + "tests/gateways/test_connection.py::test_s3_server": 1.92443769105462, + "tests/gateways/test_connection.py::test_s3_server_with_mock": 1.6029944852383213, + "tests/gateways/test_connection.py::test_validate_request_headers[https://repo.anaconda.com/pkgs/main/linux-64/repodata.json-headers0-expected0]": 0.0020290157036523845, + "tests/gateways/test_connection.py::test_validate_request_headers[https://repo.anaconda.com/pkgs/main/linux-64/repodata.json-headers1-expected1]": 0.0020200477568848496, + "tests/gateways/test_connection.py::test_validate_request_headers[https://repo.anaconda.com/pkgs/main/linux-64/repodata.json-headers2-expected2]": 0.0018821624968434227, + "tests/gateways/test_connection.py::test_validate_request_headers[https://repo.anaconda.com/pkgs/main/linux-64/repodata.json-headers3-expected3]": 0.0018915830931630405, + "tests/gateways/test_jlap.py::test_download_and_hash": 0.04508356853963962, + "tests/gateways/test_jlap.py::test_hashwriter": 0.0016438832938445473, + "tests/gateways/test_jlap.py::test_jlap_cache_clock[False]": 0.028806063396436384, + "tests/gateways/test_jlap.py::test_jlap_cache_clock[True]": 0.031188825541388854, + "tests/gateways/test_jlap.py::test_jlap_core": 0.0032736808700455865, + "tests/gateways/test_jlap.py::test_jlap_coverage": 0.0016911830262783618, + "tests/gateways/test_jlap.py::test_jlap_errors": 0.04912668542780631, + "tests/gateways/test_jlap.py::test_jlap_fetch": 0.050640250355284, + "tests/gateways/test_jlap.py::test_jlap_fetch_file": 0.013864107096709264, + "tests/gateways/test_jlap.py::test_jlap_fetch_ssl[False]": 0.7441260239750949, + "tests/gateways/test_jlap.py::test_jlap_fetch_ssl[True]": 7.072726465604858, + "tests/gateways/test_jlap.py::test_jlap_flag[]": 0.002686109094209185, + "tests/gateways/test_jlap.py::test_jlap_flag[jlap,another]": 0.002777031142125555, + "tests/gateways/test_jlap.py::test_jlap_flag[jlap]": 0.002798103376500888, + "tests/gateways/test_jlap.py::test_jlap_flag[jlapopotamus]": 0.0027402025899280224, + "tests/gateways/test_jlap.py::test_jlap_sought": 0.05774582448422323, + "tests/gateways/test_jlap.py::test_jlap_zst_not_404": 0.0047944969204032906, + "tests/gateways/test_jlap.py::test_jlap_zst_not_zst": 0.011819565534793847, + "tests/gateways/test_jlap.py::test_repodata_info_jsondecodeerror[False]": 0.017311878249692728, + "tests/gateways/test_jlap.py::test_repodata_info_jsondecodeerror[True]": 0.04897423260139006, + "tests/gateways/test_jlap.py::test_repodata_state[False]": 0.03168399439541545, + "tests/gateways/test_jlap.py::test_repodata_state[True]": 0.02508520227512689, + "tests/gateways/test_jlap.py::test_repodata_use_zst[False]": 0.0026961772253005266, + "tests/gateways/test_jlap.py::test_repodata_use_zst[True]": 0.002716201808588199, + "tests/gateways/test_jlap.py::test_request_url_jlap_state": 0.010061359164022602, + "tests/gateways/test_jlap.py::test_server_available": 0.12572867529747386, + "tests/gateways/test_logging.py::test_token_not_present_in_conda_create": 2.5744105321605293, + "tests/gateways/test_logging.py::test_token_replace_big_string": 0.002045270920726804, + "tests/gateways/test_logging.py::test_token_replace_individual_strings": 0.0016778590247109233, + "tests/gateways/test_repodata_gateway.py::test_coverage_conda_http_errors": 0.009470124489581924, + "tests/gateways/test_repodata_gateway.py::test_get_cache_control_max_age": 0.0016241899433497335, + "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_cached[false-False]": 0.006626457633558929, + "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_cached[false-True]": 0.00900695588367006, + "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_cached[true-False]": 0.00645035424803705, + "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_cached[true-True]": 0.008902584939878087, + "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_formats[False]": 0.01525833763852099, + "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_formats[True]": 0.021980600148013, + "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_jsondecodeerror": 0.004365734056342511, + "tests/gateways/test_repodata_gateway.py::test_repodata_state_has_format": 0.002929752466053042, + "tests/gateways/test_repodata_gateway.py::test_save": 0.1049670976997117, + "tests/gateways/test_repodata_gateway.py::test_ssl_unavailable_error_message": 0.001927904487844495, + "tests/gateways/test_repodata_gateway.py::test_stale": 0.008181572043232908, + "tests/gateways/test_repodata_lock.py::test_lock_can_lock[False]": 0.6922650697695732, "tests/gateways/test_repodata_lock.py::test_lock_can_lock[True]": 9.708108263256058, - "tests/gateways/test_repodata_lock.py::test_lock_no_lock[False]": 9.777524498778478, - "tests/gateways/test_repodata_lock.py::test_lock_no_lock[True]": 0.7713976391616216, - "tests/gateways/test_repodata_lock.py::test_lock_rename": 0.02447263927401557, - "tests/gateways/test_subprocess.py::test_subprocess_call_with_capture_output": 0.40892124690409554, - "tests/gateways/test_subprocess.py::test_subprocess_call_without_capture_output": 0.41190928413017497, - "tests/models/test_channel.py::test_bare_channel_file": 0.0027198880785916832, - "tests/models/test_channel.py::test_bare_channel_http": 0.002612601193515369, - "tests/models/test_channel.py::test_canonicalized_url_gets_correct_token": 0.014034894792061853, - "tests/models/test_channel.py::test_channel_alias": 0.01790280820678552, - "tests/models/test_channel.py::test_channel_alias_channels": 0.0027565243264813435, - "tests/models/test_channel.py::test_channel_alias_w_conda_path": 0.013841113391811474, - "tests/models/test_channel.py::test_channel_alias_w_subhcnnale": 0.013401897983001683, - "tests/models/test_channel.py::test_channel_cache": 0.0024739481381283513, - "tests/models/test_channel.py::test_channel_host_port": 0.0026695932963108765, - "tests/models/test_channel.py::test_channel_mangles_urls": 0.002943689976956987, - "tests/models/test_channel.py::test_channel_name_subdir_only": 0.0033610975339747676, - "tests/models/test_channel.py::test_channels_with_dashes": 0.015464416391352626, - "tests/models/test_channel.py::test_custom_channels": 0.01983585557862258, - "tests/models/test_channel.py::test_custom_channels_port_token_auth": 0.019260649875674343, - "tests/models/test_channel.py::test_custom_token_in_channel": 0.01344544172053032, - "tests/models/test_channel.py::test_default_channel": 0.0035328749695577597, - "tests/models/test_channel.py::test_default_channels": 0.017673904365161183, - "tests/models/test_channel.py::test_defaults_channel": 0.018674236833970015, - "tests/models/test_channel.py::test_env_var_file_urls": 0.0038924951554751065, - "tests/models/test_channel.py::test_expanded_variables": 0.016291939525139566, - "tests/models/test_channel.py::test_file_channel": 0.01898132640415164, - "tests/models/test_channel.py::test_file_url_with_backslashes": 0.0027546732352948422, - "tests/models/test_channel.py::test_file_urls": 0.0027887851852209603, - "tests/models/test_channel.py::test_local_channel": 0.07497149231227666, - "tests/models/test_channel.py::test_migrated_custom_channels": 0.01929832948314322, - "tests/models/test_channel.py::test_multichannel_priority": 0.0036789572390853614, - "tests/models/test_channel.py::test_named_custom_channel": 0.017681738185547503, - "tests/models/test_channel.py::test_named_custom_channel_w_subchan": 0.01746913902633439, - "tests/models/test_channel.py::test_old_channel_alias": 0.019133048866765565, - "tests/models/test_channel.py::test_pkgs_main": 0.020012565144596775, - "tests/models/test_channel.py::test_pkgs_pro": 0.020285629763045942, - "tests/models/test_channel.py::test_ppc64le_vs_ppc64": 0.0031269140805099895, - "tests/models/test_channel.py::test_regression_against_unknown_none": 0.0032951319894350384, - "tests/models/test_channel.py::test_subdir_env_var": 0.007040215452436095, - "tests/models/test_channel.py::test_subdirs_env_var": 0.00775662681301216, - "tests/models/test_channel.py::test_token_in_custom_channel": 0.0030357960148944194, - "tests/models/test_channel.py::test_unexpanded_variables": 0.015921750130933183, - "tests/models/test_channel.py::test_url_channel_w_platform": 0.0034967698094523865, - "tests/models/test_channel.py::test_url_custom_channel": 0.017368591361729725, - "tests/models/test_channel.py::test_url_custom_channel_w_subchan": 0.017219929957319094, - "tests/models/test_dist.py::test_channel[.conda]": 0.0031956247794294895, - "tests/models/test_dist.py::test_channel[.tar.bz2]": 0.0031069055649909577, - "tests/models/test_dist.py::test_dist[.conda]": 0.002744636513897436, - "tests/models/test_dist.py::test_dist[.tar.bz2]": 0.002422375708574031, - "tests/models/test_dist.py::test_dist_with_channel_url[.conda]": 0.07362979664252618, - "tests/models/test_dist.py::test_dist_with_channel_url[.tar.bz2]": 0.07301198489170123, - "tests/models/test_dist.py::test_dist_with_non_channel_url[.conda]": 0.0029825841657723493, - "tests/models/test_dist.py::test_dist_with_non_channel_url[.tar.bz2]": 0.0028808835635860805, + "tests/gateways/test_repodata_lock.py::test_lock_no_lock[False]": 9.817434692019289, + "tests/gateways/test_repodata_lock.py::test_lock_no_lock[True]": 0.8102475940769068, + "tests/gateways/test_repodata_lock.py::test_lock_rename": 0.02134270421387308, + "tests/gateways/test_subprocess.py::test_subprocess_call_with_capture_output": 0.43542105604323705, + "tests/gateways/test_subprocess.py::test_subprocess_call_without_capture_output": 0.43791024028973424, + "tests/models/test_channel.py::test_bare_channel_file": 0.0027674096079064237, + "tests/models/test_channel.py::test_bare_channel_http": 0.0026674622701040257, + "tests/models/test_channel.py::test_canonicalized_url_gets_correct_token": 0.014210884277580932, + "tests/models/test_channel.py::test_channel_alias": 0.018056258178499943, + "tests/models/test_channel.py::test_channel_alias_channels": 0.0027953618802735716, + "tests/models/test_channel.py::test_channel_alias_w_conda_path": 0.013873398677329809, + "tests/models/test_channel.py::test_channel_alias_w_subhcnnale": 0.013451930357262658, + "tests/models/test_channel.py::test_channel_cache": 0.0025270580325190122, + "tests/models/test_channel.py::test_channel_host_port": 0.002706861764186785, + "tests/models/test_channel.py::test_channel_mangles_urls": 0.0029846496688088545, + "tests/models/test_channel.py::test_channel_name_subdir_only": 0.0034104734513129733, + "tests/models/test_channel.py::test_channels_with_dashes": 0.01563117821506725, + "tests/models/test_channel.py::test_custom_channels": 0.020025953991673822, + "tests/models/test_channel.py::test_custom_channels_port_token_auth": 0.019272506048180923, + "tests/models/test_channel.py::test_custom_token_in_channel": 0.013809150167872732, + "tests/models/test_channel.py::test_default_channel": 0.0035725402543616658, + "tests/models/test_channel.py::test_default_channels": 0.017948108346961335, + "tests/models/test_channel.py::test_defaults_channel": 0.018662423535606897, + "tests/models/test_channel.py::test_env_var_file_urls": 0.003973041725493592, + "tests/models/test_channel.py::test_expanded_variables": 0.012640175588554821, + "tests/models/test_channel.py::test_file_channel": 0.01930160178176455, + "tests/models/test_channel.py::test_file_url_with_backslashes": 0.002789597487478951, + "tests/models/test_channel.py::test_file_urls": 0.002800918453002117, + "tests/models/test_channel.py::test_local_channel": 0.07280521065614347, + "tests/models/test_channel.py::test_migrated_custom_channels": 0.019418193789155862, + "tests/models/test_channel.py::test_multichannel_priority": 0.0037554457324600336, + "tests/models/test_channel.py::test_named_custom_channel": 0.017817192523343697, + "tests/models/test_channel.py::test_named_custom_channel_w_subchan": 0.017610230925190845, + "tests/models/test_channel.py::test_old_channel_alias": 0.019370372984938225, + "tests/models/test_channel.py::test_pkgs_main": 0.02023618694101142, + "tests/models/test_channel.py::test_pkgs_pro": 0.020517325285349417, + "tests/models/test_channel.py::test_ppc64le_vs_ppc64": 0.0031678055421390876, + "tests/models/test_channel.py::test_regression_against_unknown_none": 0.0033370782841975616, + "tests/models/test_channel.py::test_subdir_env_var": 0.007171990231692945, + "tests/models/test_channel.py::test_subdirs_env_var": 0.007846858523086832, + "tests/models/test_channel.py::test_token_in_custom_channel": 0.0030757300117491694, + "tests/models/test_channel.py::test_unexpanded_variables": 0.012231631700088211, + "tests/models/test_channel.py::test_url_channel_w_platform": 0.0035383187312841512, + "tests/models/test_channel.py::test_url_custom_channel": 0.017645148249283857, + "tests/models/test_channel.py::test_url_custom_channel_w_subchan": 0.01739928210419243, + "tests/models/test_dist.py::test_channel[.conda]": 0.0031962026000115122, + "tests/models/test_dist.py::test_channel[.tar.bz2]": 0.0031610768711144623, + "tests/models/test_dist.py::test_dist[.conda]": 0.0027784198122124347, + "tests/models/test_dist.py::test_dist[.tar.bz2]": 0.002502309393936791, + "tests/models/test_dist.py::test_dist_with_channel_url[.conda]": 0.0723276481409728, + "tests/models/test_dist.py::test_dist_with_channel_url[.tar.bz2]": 0.07255630270639722, + "tests/models/test_dist.py::test_dist_with_non_channel_url[.conda]": 0.0030024118502254404, + "tests/models/test_dist.py::test_dist_with_non_channel_url[.tar.bz2]": 0.0029198829876337148, "tests/models/test_index_record.py::test_index_record_timestamp": 0.0030596693806577376, - "tests/models/test_index_record.py::test_prefix_record_no_channel": 0.0038596114325119635, - "tests/models/test_match_spec.py::test_bracket_matches": 0.005639519577343813, - "tests/models/test_match_spec.py::test_build_merge": 0.0031062290984627877, - "tests/models/test_match_spec.py::test_build_number_and_filename": 0.0016467798043409653, - "tests/models/test_match_spec.py::test_build_number_merge": 0.0031402450581271106, - "tests/models/test_match_spec.py::test_canonical_string_forms": 0.007295168458747527, - "tests/models/test_match_spec.py::test_catch_invalid_regexes": 0.0031846954604157983, - "tests/models/test_match_spec.py::test_channel_matching": 0.003913949013676698, - "tests/models/test_match_spec.py::test_channel_merge": 0.0032339279397400333, - "tests/models/test_match_spec.py::test_comment": 0.001694211401032103, - "tests/models/test_match_spec.py::test_conda_style": 0.0017006657578262023, - "tests/models/test_match_spec.py::test_dist": 0.004275334626385386, - "tests/models/test_match_spec.py::test_dist_str": 0.004685339229198421, - "tests/models/test_match_spec.py::test_exact_values": 0.0020749204710648404, - "tests/models/test_match_spec.py::test_hash": 0.0019348433992242993, - "tests/models/test_match_spec.py::test_hash_merge_with_name": 0.0035394130624305845, - "tests/models/test_match_spec.py::test_hash_merge_wo_name": 0.0019832500977635843, - "tests/models/test_match_spec.py::test_index_record": 0.003463270337777242, - "tests/models/test_match_spec.py::test_invalid": 0.0015950658527692928, - "tests/models/test_match_spec.py::test_invalid_arg2spec": 0.0016759106126972138, - "tests/models/test_match_spec.py::test_invalid_version_reports_spec[pkg 4.2.2<6.0.0]": 0.0018171370578299627, - "tests/models/test_match_spec.py::test_invalid_version_reports_spec[pkg>=0.10.0,<1.0.0=0.13.0,<1.0.0>=py312]": 0.0018827741721232606, - "tests/models/test_match_spec.py::test_key_value_features_canonical_string_forms": 0.0003604070829898243, - "tests/models/test_match_spec.py::test_legacy_features_canonical_string_forms": 0.0017187760600357784, - "tests/models/test_match_spec.py::test_license_match": 0.0055875837200557955, - "tests/models/test_match_spec.py::test_match_1": 0.01431944091738824, - "tests/models/test_match_spec.py::test_matchspec_errors": 0.0029821561836152156, - "tests/models/test_match_spec.py::test_merge_multiple_name": 0.003555755128481046, - "tests/models/test_match_spec.py::test_merge_single_name": 0.0032242340791234455, - "tests/models/test_match_spec.py::test_no_name_match_spec": 0.001669100115405435, - "tests/models/test_match_spec.py::test_openssl_match": 0.0030338606088285637, - "tests/models/test_match_spec.py::test_parse_build_number_brackets": 0.0017046158906388288, - "tests/models/test_match_spec.py::test_parse_channel_subdir": 0.002567331938994016, - "tests/models/test_match_spec.py::test_parse_equal_equal": 0.0016593664082989212, - "tests/models/test_match_spec.py::test_parse_errors": 0.0016121239177060154, - "tests/models/test_match_spec.py::test_parse_hard": 0.0017920244331015003, - "tests/models/test_match_spec.py::test_parse_parens": 0.002442235092840909, - "tests/models/test_match_spec.py::test_parse_spec_str_no_brackets": 0.002623565516185814, - "tests/models/test_match_spec.py::test_parse_spec_str_tarball_url": 0.003878681801624354, - "tests/models/test_match_spec.py::test_parse_spec_str_with_brackets": 0.0027745446772218566, - "tests/models/test_match_spec.py::test_pip_style": 0.001855118693701683, - "tests/models/test_match_spec.py::test_pip_style2": 0.002130196106718707, - "tests/models/test_match_spec.py::test_simple": 0.0020789404744498124, - "tests/models/test_match_spec.py::test_star_name": 0.0016070656130258362, - "tests/models/test_match_spec.py::test_strictness": 0.0030312539455151833, - "tests/models/test_match_spec.py::test_subdir_merge": 0.0032518356576209597, - "tests/models/test_match_spec.py::test_tarball_match_specs": 0.005965037213327839, - "tests/models/test_match_spec.py::test_to_filename": 0.0029871715576123233, - "tests/models/test_match_spec.py::test_track_features_match": 0.005808809844980765, - "tests/models/test_package_info.py::test_package_info": 0.002901087230423489, - "tests/models/test_prefix_graph.py::test_deep_cyclical_dependency[classic]": 1.2170448832335903, - "tests/models/test_prefix_graph.py::test_deep_cyclical_dependency[libmamba]": 0.37663537168212513, - "tests/models/test_prefix_graph.py::test_general_graph_bfs_simple[classic]": 0.0167523710547539, - "tests/models/test_prefix_graph.py::test_general_graph_bfs_simple[libmamba]": 0.0171385952553409, - "tests/models/test_prefix_graph.py::test_general_graph_bfs_version[classic]": 0.016830954841505416, - "tests/models/test_prefix_graph.py::test_general_graph_bfs_version[libmamba]": 0.01738263652697095, - "tests/models/test_prefix_graph.py::test_prefix_graph_1[classic]": 4.313225326697349, - "tests/models/test_prefix_graph.py::test_prefix_graph_1[libmamba]": 0.23855574762061846, - "tests/models/test_prefix_graph.py::test_prefix_graph_2[classic]": 4.416660786754057, - "tests/models/test_prefix_graph.py::test_prefix_graph_2[libmamba]": 0.21760177490115276, - "tests/models/test_prefix_graph.py::test_remove_youngest_descendant_nodes_with_specs[classic]": 4.355108987760674, - "tests/models/test_prefix_graph.py::test_remove_youngest_descendant_nodes_with_specs[libmamba]": 0.22178855722324267, - "tests/models/test_prefix_graph.py::test_sort_without_prep[classic]": 5.491479485710855, - "tests/models/test_prefix_graph.py::test_sort_without_prep[libmamba]": 1.279110798051296, - "tests/models/test_prefix_graph.py::test_windows_sort_orders_1[classic]": 5.375177393740276, - "tests/models/test_prefix_graph.py::test_windows_sort_orders_1[libmamba]": 1.31025012421453, - "tests/models/test_prefix_graph.py::test_windows_sort_orders_2[classic]": 5.270453895562314, - "tests/models/test_prefix_graph.py::test_windows_sort_orders_2[libmamba]": 1.2804678451807445, - "tests/models/test_records.py::test_package_record_feature": 0.002975503687250919, - "tests/models/test_records.py::test_package_record_timestamp": 0.0034511605821170364, - "tests/models/test_records.py::test_package_virtual_package[123-testbuild]": 0.0030718650159340696, - "tests/models/test_records.py::test_package_virtual_package[None-None]": 0.003157110873402085, - "tests/models/test_records.py::test_package_virtual_package[None-testbuild]": 0.003106024994609879, - "tests/models/test_records.py::test_prefix_record_no_channel": 0.004172644738182539, - "tests/models/test_version.py::test_compatible_release_versions": 0.001976321075378529, - "tests/models/test_version.py::test_compound_versions": 0.001963687825591144, - "tests/models/test_version.py::test_hexrd": 0.0016411460668682412, - "tests/models/test_version.py::test_invalid_version_specs": 0.00200515038717605, - "tests/models/test_version.py::test_local_identifier": 0.001746776921547303, - "tests/models/test_version.py::test_match": 0.0049257367598439265, - "tests/models/test_version.py::test_not_eq_star": 0.0018436486637809456, - "tests/models/test_version.py::test_openssl_convention": 0.0021659842797434716, - "tests/models/test_version.py::test_pep440": 0.002795170026856435, - "tests/models/test_version.py::test_pep_440_arbitrary_equality_operator": 0.0016557958560833028, - "tests/models/test_version.py::test_ver_eval": 0.0022183641543037113, - "tests/models/test_version.py::test_ver_eval_errors": 0.001684214984028752, - "tests/models/test_version.py::test_version_order": 0.006569558730161857, - "tests/models/test_version.py::test_version_spec_1": 0.0016599168675143128, - "tests/models/test_version.py::test_version_spec_2": 0.00190413135855222, - "tests/models/test_version.py::test_version_spec_3": 0.0016167697888014013, - "tests/models/test_version.py::test_version_spec_4": 0.0017487733553295981, - "tests/notices/test_core.py::test__conda_user_story__disable_notices": 0.01659301234923279, - "tests/notices/test_core.py::test__conda_user_story__more_notices_message": 0.05790041964859546, - "tests/notices/test_core.py::test__conda_user_story__only_see_once": 0.05863216035102245, - "tests/notices/test_core.py::test_display_notices_happy_path[200]": 0.10034922753672984, - "tests/notices/test_core.py::test_display_notices_happy_path[404]": 0.0999274582929554, - "tests/notices/test_core.py::test_display_notices_happy_path[500]": 0.09974394479411616, - "tests/notices/test_core.py::test_notices_decorator": 0.06112050583428088, - "tests/notices/test_fetch.py::test_get_channel_notice_response_malformed_json": 0.047870501320091664, - "tests/notices/test_fetch.py::test_get_channel_notice_response_timeout_error": 0.04881443928713644, - "tests/notices/test_fetch.py::test_notice_response_cache_expired": 0.001680840679033784, - "tests/notices/test_types.py::test_channel_notice_response": 0.0017188343259285283, - "tests/notices/test_types.py::test_channel_notice_response_date_parse_error": 0.0017168492858905132, - "tests/notices/test_types.py::test_channel_notice_response_integer_id": 0.0016065805318262933, - "tests/notices/test_types.py::test_channel_notice_undefined_id": 0.0016002619704043122, - "tests/plugins/reporter_backends/test_console.py::test_console_reporter_renderer": 0.002637943059752639, - "tests/plugins/reporter_backends/test_console.py::test_console_reporter_renderer_envs_list": 0.0035906439989267375, - "tests/plugins/reporter_backends/test_console.py::test_console_reporter_renderer_envs_list_output_false": 0.0017486391015310325, - "tests/plugins/reporter_backends/test_console.py::test_prompt": 0.001718196973538037, - "tests/plugins/reporter_backends/test_console.py::test_prompt_bad_option": 0.0019007656746317695, - "tests/plugins/reporter_backends/test_console.py::test_prompt_error_reading_stdin": 0.0024638679107232696, - "tests/plugins/reporter_backends/test_console.py::test_quiet_spinner": 0.0019678270054866386, - "tests/plugins/reporter_backends/test_console.py::test_quiet_spinner_with_error": 0.001909266555292943, - "tests/plugins/reporter_backends/test_console.py::test_spinner": 0.1026619761025114, - "tests/plugins/reporter_backends/test_console.py::test_spinner_with_error": 0.11478970031751817, - "tests/plugins/reporter_backends/test_console.py::test_spinner_with_os_error_errno_epipe": 0.02531072091756327, - "tests/plugins/reporter_backends/test_console.py::test_tqdm_progress_bar_os_error": 0.002440505204006077, - "tests/plugins/reporter_backends/test_console.py::test_tqdm_progress_bar_os_error_with_epipe_errno": 0.0023403541971534947, - "tests/plugins/reporter_backends/test_console.py::test_tqdm_progress_bar_update_to_os_error": 0.0034201366340382133, - "tests/plugins/reporter_backends/test_console.py::test_tqdm_progress_bar_update_to_os_error_with_errno_epipe": 0.0033958959941610763, - "tests/plugins/reporter_backends/test_json.py::test_json_handler": 0.0018187388282467371, - "tests/plugins/reporter_backends/test_json.py::test_json_progress_bar_enabled": 0.003364228065767327, - "tests/plugins/reporter_backends/test_json.py::test_json_progress_bar_not_enabled": 0.0025870645979875996, - "tests/plugins/reporter_backends/test_json.py::test_json_spinner": 0.0018783659875864411, - "tests/plugins/subcommands/doctor/test_cli.py::test_conda_doctor_happy_path": 2.059477479493145, - "tests/plugins/subcommands/doctor/test_cli.py::test_conda_doctor_happy_path_show_help": 0.045999565094225425, - "tests/plugins/subcommands/doctor/test_cli.py::test_conda_doctor_happy_path_verbose": 2.0264330751193733, - "tests/plugins/subcommands/doctor/test_cli.py::test_conda_doctor_with_non_existent_environment": 0.06595862306761963, - "tests/plugins/subcommands/doctor/test_cli.py::test_conda_doctor_with_test_environment": 1.2813487820618576, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files[.pyc]": 0.0042746054525530635, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files[.pyo]": 0.004288590140984256, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files_action[.pyc-False]": 0.004550334426179393, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files_action[.pyc-True]": 0.004566445951735188, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files_action[.pyo-False]": 0.004590743841200305, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files_action[.pyo-True]": 0.0046342265568587926, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_display_health_checks[.pyc-False]": 0.015100638012003809, + "tests/models/test_index_record.py::test_prefix_record_no_channel": 0.003859611432511964, + "tests/models/test_match_spec.py::test_bracket_matches": 0.005765611831598124, + "tests/models/test_match_spec.py::test_build_glob_merge": 0.01879205000004447, + "tests/models/test_match_spec.py::test_build_glob_merge_channel": 0.004290737499985653, + "tests/models/test_match_spec.py::test_build_merge": 0.0031460661617040415, + "tests/models/test_match_spec.py::test_build_number_and_filename": 0.0016606482585884757, + "tests/models/test_match_spec.py::test_build_number_merge": 0.003182047739553052, + "tests/models/test_match_spec.py::test_canonical_string_forms": 0.0074259144447896795, + "tests/models/test_match_spec.py::test_catch_invalid_regexes": 0.003234434945219085, + "tests/models/test_match_spec.py::test_channel_matching": 0.0040156723409860845, + "tests/models/test_match_spec.py::test_channel_merge": 0.003280999872048399, + "tests/models/test_match_spec.py::test_comment": 0.0017181248163709553, + "tests/models/test_match_spec.py::test_conda_style": 0.0017353048533725163, + "tests/models/test_match_spec.py::test_dist": 0.0044005919564002, + "tests/models/test_match_spec.py::test_dist_str": 0.004784213200614435, + "tests/models/test_match_spec.py::test_exact_values": 0.002088747018610712, + "tests/models/test_match_spec.py::test_hash": 0.001958754258779175, + "tests/models/test_match_spec.py::test_hash_merge_with_name": 0.0035853515471290977, + "tests/models/test_match_spec.py::test_hash_merge_with_name[md5]": 0.003367688250037304, + "tests/models/test_match_spec.py::test_hash_merge_with_name[sha256]": 0.003268218500011244, + "tests/models/test_match_spec.py::test_hash_merge_wo_name": 0.0020065382640647713, + "tests/models/test_match_spec.py::test_hash_merge_wo_name[md5]": 0.0019860024999758252, + "tests/models/test_match_spec.py::test_hash_merge_wo_name[sha256]": 0.0019756932499603863, + "tests/models/test_match_spec.py::test_index_record": 0.0035722642668365497, + "tests/models/test_match_spec.py::test_invalid": 0.001614253161023373, + "tests/models/test_match_spec.py::test_invalid_arg2spec": 0.0016962470619057229, + "tests/models/test_match_spec.py::test_invalid_version_reports_spec[pkg 4.2.2<6.0.0]": 0.0018483246209559637, + "tests/models/test_match_spec.py::test_invalid_version_reports_spec[pkg>=0.10.0,<1.0.0=0.13.0,<1.0.0>=py312]": 0.0019134871887577464, + "tests/models/test_match_spec.py::test_key_value_features_canonical_string_forms": 0.0003681591108495946, + "tests/models/test_match_spec.py::test_legacy_features_canonical_string_forms": 0.0017201546873587665, + "tests/models/test_match_spec.py::test_license_match": 0.005690156738154251, + "tests/models/test_match_spec.py::test_match_1": 0.014546698637345232, + "tests/models/test_match_spec.py::test_matchspec_errors": 0.003006592966072495, + "tests/models/test_match_spec.py::test_merge_multiple_name": 0.0036054808834476873, + "tests/models/test_match_spec.py::test_merge_single_name": 0.003271428975660237, + "tests/models/test_match_spec.py::test_no_name_match_spec": 0.0016779607804992892, + "tests/models/test_match_spec.py::test_openssl_match": 0.0030828233089711834, + "tests/models/test_match_spec.py::test_parse_build_number_brackets": 0.0017201015791194812, + "tests/models/test_match_spec.py::test_parse_channel_subdir": 0.0026006754494164288, + "tests/models/test_match_spec.py::test_parse_equal_equal": 0.0016882009687952627, + "tests/models/test_match_spec.py::test_parse_errors": 0.001630602505691468, + "tests/models/test_match_spec.py::test_parse_hard": 0.001819669586304458, + "tests/models/test_match_spec.py::test_parse_parens": 0.0024891464048420455, + "tests/models/test_match_spec.py::test_parse_spec_str_no_brackets": 0.0026859083493849987, + "tests/models/test_match_spec.py::test_parse_spec_str_tarball_url": 0.003935324993819043, + "tests/models/test_match_spec.py::test_parse_spec_str_with_brackets": 0.002806659249204806, + "tests/models/test_match_spec.py::test_pip_style": 0.0018724132273732939, + "tests/models/test_match_spec.py::test_pip_style2": 0.0021843223897847863, + "tests/models/test_match_spec.py::test_simple": 0.0020998528328844824, + "tests/models/test_match_spec.py::test_star_name": 0.0016412226394465896, + "tests/models/test_match_spec.py::test_strictness": 0.0030734064823288903, + "tests/models/test_match_spec.py::test_subdir_merge": 0.0033178918336877507, + "tests/models/test_match_spec.py::test_tarball_match_specs": 0.0060648375716815806, + "tests/models/test_match_spec.py::test_to_filename": 0.003011005405161748, + "tests/models/test_match_spec.py::test_track_features_match": 0.005940408786814083, + "tests/models/test_package_info.py::test_package_info": 0.0029435475841991026, + "tests/models/test_prefix_graph.py::test_deep_cyclical_dependency[classic]": 1.2589387292203205, + "tests/models/test_prefix_graph.py::test_deep_cyclical_dependency[libmamba]": 0.37505927235936337, + "tests/models/test_prefix_graph.py::test_general_graph_bfs_simple[classic]": 0.017032792451584615, + "tests/models/test_prefix_graph.py::test_general_graph_bfs_simple[libmamba]": 0.01725357073692758, + "tests/models/test_prefix_graph.py::test_general_graph_bfs_version[classic]": 0.016989402781179542, + "tests/models/test_prefix_graph.py::test_general_graph_bfs_version[libmamba]": 0.017374146934693722, + "tests/models/test_prefix_graph.py::test_prefix_graph_1[classic]": 4.343820720417598, + "tests/models/test_prefix_graph.py::test_prefix_graph_1[libmamba]": 0.22951748268019886, + "tests/models/test_prefix_graph.py::test_prefix_graph_2[classic]": 4.398283750244917, + "tests/models/test_prefix_graph.py::test_prefix_graph_2[libmamba]": 0.20710152938219692, + "tests/models/test_prefix_graph.py::test_remove_youngest_descendant_nodes_with_specs[classic]": 4.35439458072804, + "tests/models/test_prefix_graph.py::test_remove_youngest_descendant_nodes_with_specs[libmamba]": 0.21214772156398506, + "tests/models/test_prefix_graph.py::test_sort_without_prep[classic]": 5.655899495267562, + "tests/models/test_prefix_graph.py::test_sort_without_prep[libmamba]": 1.3646514050874927, + "tests/models/test_prefix_graph.py::test_windows_sort_orders_1[classic]": 5.568948889235536, + "tests/models/test_prefix_graph.py::test_windows_sort_orders_1[libmamba]": 1.3966095389627982, + "tests/models/test_prefix_graph.py::test_windows_sort_orders_2[classic]": 5.468646006480472, + "tests/models/test_prefix_graph.py::test_windows_sort_orders_2[libmamba]": 1.3640649989364415, + "tests/models/test_records.py::test_package_record_feature": 0.00302412392643926, + "tests/models/test_records.py::test_package_record_timestamp": 0.0035110996272981906, + "tests/models/test_records.py::test_package_virtual_package[123-testbuild]": 0.003140657910833084, + "tests/models/test_records.py::test_package_virtual_package[None-None]": 0.0032062337266284277, + "tests/models/test_records.py::test_package_virtual_package[None-testbuild]": 0.003155300997019506, + "tests/models/test_records.py::test_prefix_record_no_channel": 0.004267950487844255, + "tests/models/test_version.py::test_compatible_release_versions": 0.0019812739817004115, + "tests/models/test_version.py::test_compound_versions": 0.002013458388206087, + "tests/models/test_version.py::test_hexrd": 0.0016671345966889858, + "tests/models/test_version.py::test_invalid_version_specs": 0.002045049955063227, + "tests/models/test_version.py::test_local_identifier": 0.001777998544072278, + "tests/models/test_version.py::test_match": 0.004997878072969315, + "tests/models/test_version.py::test_not_eq_star": 0.001876960102422386, + "tests/models/test_version.py::test_openssl_convention": 0.0021733360981564145, + "tests/models/test_version.py::test_pep440": 0.0027964716468509157, + "tests/models/test_version.py::test_pep_440_arbitrary_equality_operator": 0.001668267567430179, + "tests/models/test_version.py::test_ver_eval": 0.0022455625573826873, + "tests/models/test_version.py::test_ver_eval_errors": 0.0017080116234922988, + "tests/models/test_version.py::test_version_order": 0.005157929028326187, + "tests/models/test_version.py::test_version_spec_1": 0.0016909915108708343, + "tests/models/test_version.py::test_version_spec_2": 0.0019324368266335737, + "tests/models/test_version.py::test_version_spec_3": 0.0016574778281587537, + "tests/models/test_version.py::test_version_spec_4": 0.001769592716142507, + "tests/notices/test_core.py::test__conda_user_story__disable_notices": 0.017152962090266802, + "tests/notices/test_core.py::test__conda_user_story__more_notices_message": 0.08359863419463955, + "tests/notices/test_core.py::test__conda_user_story__only_see_once": 0.08489875448487752, + "tests/notices/test_core.py::test_display_notices_happy_path[200]": 0.15064153023833, + "tests/notices/test_core.py::test_display_notices_happy_path[404]": 0.15046711012894562, + "tests/notices/test_core.py::test_display_notices_happy_path[500]": 0.15011326993754961, + "tests/notices/test_core.py::test_notices_decorator": 0.08580386775047003, + "tests/notices/test_fetch.py::test_get_channel_notice_response_malformed_json": 0.07314201587902774, + "tests/notices/test_fetch.py::test_get_channel_notice_response_timeout_error": 0.07371796960269106, + "tests/notices/test_fetch.py::test_notice_response_cache_expired": 0.0017056786599714585, + "tests/notices/test_types.py::test_channel_notice_response": 0.0017381304736736759, + "tests/notices/test_types.py::test_channel_notice_response_date_parse_error": 0.0017404992945365375, + "tests/notices/test_types.py::test_channel_notice_response_integer_id": 0.0016210432573643431, + "tests/notices/test_types.py::test_channel_notice_undefined_id": 0.001616549106545831, + "tests/plugins/reporter_backends/test_console.py::test_console_reporter_renderer": 0.002640969820880658, + "tests/plugins/reporter_backends/test_console.py::test_console_reporter_renderer_envs_list": 0.003590747335852416, + "tests/plugins/reporter_backends/test_console.py::test_console_reporter_renderer_envs_list_output_false": 0.0017205723616648184, + "tests/plugins/reporter_backends/test_console.py::test_prompt": 0.0017492967887181561, + "tests/plugins/reporter_backends/test_console.py::test_prompt_bad_option": 0.0019170660761199376, + "tests/plugins/reporter_backends/test_console.py::test_prompt_error_reading_stdin": 0.0024925795636923194, + "tests/plugins/reporter_backends/test_console.py::test_quiet_spinner": 0.001980158161294394, + "tests/plugins/reporter_backends/test_console.py::test_quiet_spinner_with_error": 0.001930386356849392, + "tests/plugins/reporter_backends/test_console.py::test_spinner": 0.10269806512563666, + "tests/plugins/reporter_backends/test_console.py::test_spinner_with_error": 0.10945520414607098, + "tests/plugins/reporter_backends/test_console.py::test_spinner_with_os_error_errno_epipe": 0.017761394275874653, + "tests/plugins/reporter_backends/test_console.py::test_tqdm_progress_bar_os_error": 0.0025596391634122736, + "tests/plugins/reporter_backends/test_console.py::test_tqdm_progress_bar_os_error_with_epipe_errno": 0.006433473109385498, + "tests/plugins/reporter_backends/test_console.py::test_tqdm_progress_bar_update_to_os_error": 0.003407551892646994, + "tests/plugins/reporter_backends/test_console.py::test_tqdm_progress_bar_update_to_os_error_with_errno_epipe": 0.0034178273624515527, + "tests/plugins/reporter_backends/test_json.py::test_json_handler": 0.0018393043676739507, + "tests/plugins/reporter_backends/test_json.py::test_json_progress_bar_enabled": 0.0033641485827989354, + "tests/plugins/reporter_backends/test_json.py::test_json_progress_bar_not_enabled": 0.0026066165705532613, + "tests/plugins/reporter_backends/test_json.py::test_json_spinner": 0.0019023248714810804, + "tests/plugins/subcommands/doctor/test_cli.py::test_conda_doctor_happy_path": 2.085304618768963, + "tests/plugins/subcommands/doctor/test_cli.py::test_conda_doctor_happy_path_show_help": 0.04531780176987207, + "tests/plugins/subcommands/doctor/test_cli.py::test_conda_doctor_happy_path_verbose": 2.054679857524055, + "tests/plugins/subcommands/doctor/test_cli.py::test_conda_doctor_with_non_existent_environment": 0.0704386266284053, + "tests/plugins/subcommands/doctor/test_cli.py::test_conda_doctor_with_test_environment": 0.9876922909225894, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files[.pyc]": 0.0042182927052197205, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files[.pyo]": 0.00429969916902983, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files_action[.pyc-False]": 0.0046243418244449296, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files_action[.pyc-True]": 0.004613285317933478, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files_action[.pyo-False]": 0.00464714237314023, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files_action[.pyo-True]": 0.00462822659988842, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_display_health_checks[.pyc-False]": 0.015100638012003807, "tests/plugins/subcommands/doctor/test_health_checks.py::test_display_health_checks[.pyc-True]": 0.015080255753648774, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_display_health_checks[.pyo-False]": 0.015100647752003283, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_display_health_checks[.pyo-True]": 0.01506146555732536, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_display_health_checks_altered_files[.pyc-False]": 0.015271132707221576, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_display_health_checks_altered_files[.pyc-True]": 0.015282368280420946, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_display_health_checks_altered_files[.pyo-False]": 0.015209586867345276, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_display_health_checks_altered_files[.pyo-True]": 0.015204558750802762, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_display_health_checks[.pyo-False]": 0.01510064775200328, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_display_health_checks[.pyo-True]": 0.015061465557325364, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_display_health_checks_altered_files[.pyc-False]": 0.015271132707221574, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_display_health_checks_altered_files[.pyc-True]": 0.015282368280420948, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_display_health_checks_altered_files[.pyo-False]": 0.015209586867345273, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_display_health_checks_altered_files[.pyo-True]": 0.01520455875080276, "tests/plugins/subcommands/doctor/test_health_checks.py::test_display_health_checks_missing_files[.pyc-False]": 0.015002254796219468, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_display_health_checks_missing_files[.pyc-True]": 0.015014388290493624, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_display_health_checks_missing_files[.pyc-True]": 0.015014388290493626, "tests/plugins/subcommands/doctor/test_health_checks.py::test_display_health_checks_missing_files[.pyo-False]": 0.015148801114622844, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_display_health_checks_missing_files[.pyo-True]": 0.014995266470422444, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_env_txt_check_action[.pyc]": 0.004812687667797019, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_env_txt_check_action[.pyo]": 0.005475673132254106, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_json_cannot_be_loaded[.pyc]": 0.004037658295009589, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_json_cannot_be_loaded[.pyo]": 0.004035755642674414, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_json_keys_missing[.pyc]": 0.0044018392830567875, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_json_keys_missing[.pyo]": 0.004396975539538255, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_listed_on_envs_txt_file[.pyc]": 0.005061519558913076, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_listed_on_envs_txt_file[.pyo]": 0.004873506614241337, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files[.pyc]": 0.004014997660035103, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files[.pyo]": 0.004033468546975905, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files_action[.pyc-False]": 0.004405798393227865, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files_action[.pyc-True]": 0.004440798253388876, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files_action[.pyo-False]": 0.004378201055082743, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files_action[.pyo-True]": 0.004459167045910498, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files[.pyc]": 0.00442110924182384, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files[.pyo]": 0.003968762077575825, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files_action[.pyc-False]": 0.004392808292400666, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files_action[.pyc-True]": 0.0043781269521883555, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files_action[.pyo-False]": 0.0043838180447213675, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files_action[.pyo-True]": 0.00434698649479223, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files[.pyc]": 0.003877786163164793, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files[.pyo]": 0.003900942292846816, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files_action[.pyc-False]": 0.004206826408671656, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files_action[.pyc-True]": 0.004225579550533371, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files_action[.pyo-False]": 0.004169496144218037, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files_action[.pyo-True]": 0.004172192696480872, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_not_env_txt_check_action[.pyc]": 0.004938029928312426, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_not_env_txt_check_action[.pyo]": 0.004901642450907325, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_not_listed_on_envs_txt_file[.pyc]": 0.004749334981394953, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_not_listed_on_envs_txt_file[.pyo]": 0.004749191858696574, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_fails[.pyc]": 3.497674073853606, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_fails[.pyo]": 3.5026018771838534, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_non_existent_path[.pyc]": 0.004914857732443216, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_non_existent_path[.pyo]": 0.005014235080860201, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_passes[.pyc]": 0.005934795995309271, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_passes[.pyo]": 0.005925304532575695, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_wrong_path_version[.pyc]": 0.004129731930144184, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_wrong_path_version[.pyo]": 0.004219318024213706, - "tests/plugins/test_auth_handlers.py::test_duplicated": 0.004098009482866599, - "tests/plugins/test_auth_handlers.py::test_get_auth_handler": 0.003441770942165272, - "tests/plugins/test_auth_handlers.py::test_get_auth_handler_multiple": 0.003210243411487855, - "tests/plugins/test_health_checks.py::test_health_check_not_ran": 0.07201093059765364, - "tests/plugins/test_health_checks.py::test_health_check_ran": 0.0657161277911403, - "tests/plugins/test_manager.py::test_disable_external_plugins[VerboseSolverPlugin]": 0.0030403135929281764, - "tests/plugins/test_manager.py::test_disable_external_plugins[tests.plugins.test_manager]": 0.003056452824861656, - "tests/plugins/test_manager.py::test_get_canonical_name_class": 0.0027760407786769302, - "tests/plugins/test_manager.py::test_get_canonical_name_instance": 0.003558901763536026, - "tests/plugins/test_manager.py::test_get_canonical_name_module": 0.002785036934386793, - "tests/plugins/test_manager.py::test_get_canonical_name_object": 0.004026275560907084, - "tests/plugins/test_manager.py::test_get_hook_results": 0.006425275667170217, - "tests/plugins/test_manager.py::test_get_request_headers": 0.0027969556622355236, - "tests/plugins/test_manager.py::test_get_session_headers": 0.0028891374037393206, - "tests/plugins/test_manager.py::test_get_solvers": 0.0040189494201037165, - "tests/plugins/test_manager.py::test_get_virtual_packages": 0.0029110433113097457, - "tests/plugins/test_manager.py::test_get_virtual_packages_no_name": 0.0033839348215617543, - "tests/plugins/test_manager.py::test_known_solver": 0.003237079111154996, - "tests/plugins/test_manager.py::test_load_entrypoints_blocked": 0.00967623838993683, - "tests/plugins/test_manager.py::test_load_entrypoints_importerror": 0.011204955956041951, - "tests/plugins/test_manager.py::test_load_entrypoints_register_valueerror": 0.017313001956128768, - "tests/plugins/test_manager.py::test_load_entrypoints_success": 0.01070097563745477, - "tests/plugins/test_manager.py::test_load_plugins_error": 0.0029362461291969977, - "tests/plugins/test_manager.py::test_load_two_plugins_one_impls": 0.0031676247349331373, - "tests/plugins/test_manager.py::test_load_without_plugins": 0.002830781638405011, - "tests/plugins/test_manager.py::test_unknown_solver": 0.002994756032769604, - "tests/plugins/test_post_commands.py::test_post_command_action_raises_exception": 0.06035743021828817, - "tests/plugins/test_post_commands.py::test_post_command_invoked": 0.07124045901984229, - "tests/plugins/test_post_commands.py::test_post_command_not_invoked": 0.07791921499161851, - "tests/plugins/test_post_solves.py::test_post_solve_action_raises_exception": 10.981082221640238, - "tests/plugins/test_post_solves.py::test_post_solve_invoked": 30.95737722196948, - "tests/plugins/test_post_solves.py::test_post_solve_not_invoked": 0.07607664374923669, - "tests/plugins/test_pre_commands.py::test_pre_command_action_raises_exception": 0.055161587810887744, - "tests/plugins/test_pre_commands.py::test_pre_command_invoked": 0.07070342166252351, - "tests/plugins/test_pre_commands.py::test_pre_command_not_invoked": 0.07752950054749248, - "tests/plugins/test_pre_solves.py::test_pre_solve_action_raises_exception": 0.06532451212865811, - "tests/plugins/test_pre_solves.py::test_pre_solve_invoked": 11.999128819602264, - "tests/plugins/test_pre_solves.py::test_pre_solve_not_invoked": 0.07867947527034454, - "tests/plugins/test_reporter_backends.py::test_console_reporter_backend[detail_view-classic-argument2-\\n test : something\\n\\n]": 0.0036724163009559355, - "tests/plugins/test_reporter_backends.py::test_console_reporter_backend[detail_view-json-argument3-{\\n \"test\": \"something\"\\n}]": 0.003556017873751905, - "tests/plugins/test_reporter_backends.py::test_console_reporter_backend[render-classic-test-test]": 0.0035702904135229215, - "tests/plugins/test_reporter_backends.py::test_console_reporter_backend[render-json-test-\"test\"]": 0.0036205048987643165, - "tests/plugins/test_reporter_backends.py::test_default_reporter_backends_are_registered": 0.003468694704102178, - "tests/plugins/test_reporter_backends.py::test_dummy_reporter_backend_is_registered": 0.0031905517074469546, - "tests/plugins/test_request_headers.py::test_get_auth_handler": 0.0030260730149299997, - "tests/plugins/test_request_headers.py::test_get_auth_handler_multiple": 0.00308549612261858, - "tests/plugins/test_request_headers.py::test_get_request_headers[example.com/endpoint.json]": 0.0033857643237889838, - "tests/plugins/test_request_headers.py::test_get_request_headers[example.com/path/somewhere.txt]": 0.003401393285740374, - "tests/plugins/test_request_headers.py::test_get_request_headers[example.com]": 0.00312770733306702, - "tests/plugins/test_request_headers.py::test_get_request_headers[random.com/endpoint.json]": 0.003093394355345262, - "tests/plugins/test_request_headers.py::test_get_request_headers[random.com]": 0.0032147246081912963, - "tests/plugins/test_request_headers.py::test_get_session_headers[example.com/endpoint.json]": 0.003158145517933932, - "tests/plugins/test_request_headers.py::test_get_session_headers[example.com/path/somewhere.txt]": 0.0032410742352075718, - "tests/plugins/test_request_headers.py::test_get_session_headers[example.com]": 0.003208546958916295, - "tests/plugins/test_request_headers.py::test_get_session_headers[random.com/endpoint.json]": 0.0032702334214310667, - "tests/plugins/test_request_headers.py::test_get_session_headers[random.com]": 0.003190729257438463, - "tests/plugins/test_settings.py::test_get_settings": 0.0032419924177892355, - "tests/plugins/test_settings.py::test_load_configuration_parameters": 0.003401399564714765, - "tests/plugins/test_settings.py::test_load_plugin_config_with_env_var": 0.013862767660241184, - "tests/plugins/test_settings.py::test_load_plugin_settings_with_condarc": 0.01503071571715234, - "tests/plugins/test_solvers.py::test_duplicated": 0.003767424825299812, - "tests/plugins/test_solvers.py::test_get_cached_solver_backend": 0.0038719992935737193, - "tests/plugins/test_solvers.py::test_get_conflicting_solvers": 0.004543199036711503, - "tests/plugins/test_solvers.py::test_get_no_solver": 0.0027869295330899407, - "tests/plugins/test_solvers.py::test_get_one_solver": 0.0029962910430035104, - "tests/plugins/test_solvers.py::test_get_solver_backend": 0.013977976112317186, - "tests/plugins/test_solvers.py::test_get_solver_backend_multiple": 0.01411995961770398, - "tests/plugins/test_solvers.py::test_get_two_solvers": 0.0031683745149710665, - "tests/plugins/test_solvers.py::test_solver_user_agent": 0.013920704902593105, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[activate]": 0.048615179341350845, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[clean]": 0.05003811807530592, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[commands]": 0.04551071480086457, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[compare]": 0.047693083747774895, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[config]": 0.04897115450794106, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[create]": 0.06153925289333999, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[deactivate]": 0.04753633394565221, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[env]": 0.04428952101456485, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[export]": 0.04700889926834564, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[info]": 0.0515334981683816, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[init]": 0.04882084154628709, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[install]": 0.051442312668473066, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[list]": 0.047395556783412486, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[notices]": 0.04763248543371874, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[package]": 0.047579162684443024, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[remove]": 0.04977452780410061, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[rename]": 0.0470119101094132, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[run]": 0.0491813133555748, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[search]": 0.04911965443299521, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[uninstall]": 0.04826297073957342, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[update]": 0.0513178524881912, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[upgrade]": 0.05053675464983416, - "tests/plugins/test_subcommands.py::test_custom_plugin_extend_parser": 0.0502183982652586, - "tests/plugins/test_subcommands.py::test_custom_plugin_not_extend_parser": 0.07212119388338693, - "tests/plugins/test_subcommands.py::test_duplicated": 0.0034761200132838637, - "tests/plugins/test_subcommands.py::test_help": 0.04432800481492759, - "tests/plugins/test_subcommands.py::test_invoked": 0.06890040151817692, - "tests/plugins/test_subcommands.py::test_parser_no_plugins": 0.051512705336876734, - "tests/plugins/test_virtual_packages.py::test_archspec_override[None-False]": 1.9547725590202185, - "tests/plugins/test_virtual_packages.py::test_archspec_override[bla-True]": 1.0337621128850065, - "tests/plugins/test_virtual_packages.py::test_conda_virtual_package": 0.8708000190671148, - "tests/plugins/test_virtual_packages.py::test_cuda_detection": 0.6904509082504401, - "tests/plugins/test_virtual_packages.py::test_cuda_override": 0.0018591441062932332, - "tests/plugins/test_virtual_packages.py::test_cuda_override_none": 0.0017961682611232531, - "tests/plugins/test_virtual_packages.py::test_duplicated": 2.995660477068818, - "tests/plugins/test_virtual_packages.py::test_glibc_override[1.0-True]": 0.8757750089225078, - "tests/plugins/test_virtual_packages.py::test_glibc_override[None-False]": 0.8745508805337694, - "tests/plugins/test_virtual_packages.py::test_invoked": 4.852975045271004, - "tests/plugins/test_virtual_packages.py::test_linux_override[1.0-True]": 0.8751717234322869, - "tests/plugins/test_virtual_packages.py::test_linux_override[None-True]": 0.8773823170072096, - "tests/plugins/test_virtual_packages.py::test_osx_override[1.0-True]": 0.6349882089201326, - "tests/plugins/test_virtual_packages.py::test_osx_override[None-False]": 0.81139959710797, - "tests/plugins/test_virtual_packages.py::test_subdir_override[emscripten-wasm32]": 0.7423068958934274, - "tests/plugins/test_virtual_packages.py::test_subdir_override[freebsd-64]": 0.6543157012166395, - "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-32]": 0.5229941471609784, - "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-64]": 3.256452941832503, - "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-aarch64]": 0.9810927463869206, - "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-armv6l]": 0.15422631227456424, - "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-armv7l]": 0.15407357527262092, - "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-ppc64]": 0.6011460360122384, - "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-ppc64le]": 0.8988797515178697, - "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-riscv64]": 0.6057085915461023, - "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-s390x]": 1.9633376703637595, - "tests/plugins/test_virtual_packages.py::test_subdir_override[osx-64]": 1.1204277857209066, - "tests/plugins/test_virtual_packages.py::test_subdir_override[osx-aarch64]": 0.6057803939543399, - "tests/plugins/test_virtual_packages.py::test_subdir_override[osx-arm64]": 0.9953656757539489, - "tests/plugins/test_virtual_packages.py::test_subdir_override[wasi-wasm32]": 0.5464518132272219, - "tests/plugins/test_virtual_packages.py::test_subdir_override[win-32]": 2.228206465581706, - "tests/plugins/test_virtual_packages.py::test_subdir_override[win-640]": 3.5994152351379842, - "tests/plugins/test_virtual_packages.py::test_subdir_override[win-641]": 1.7145683032021841, - "tests/plugins/test_virtual_packages.py::test_subdir_override[win-64_0]": 10.11902030776248, - "tests/plugins/test_virtual_packages.py::test_subdir_override[win-64_1]": 8.258037513013896, - "tests/plugins/test_virtual_packages.py::test_subdir_override[win-arm64]": 0.9370191177581887, - "tests/plugins/test_virtual_packages.py::test_subdir_override[zos-z]": 0.15204106233767112, - "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-clang64 legacy]": 0.00034405706104985494, - "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-clang64 mingw64]": 0.000334416216361718, - "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-legacy]": 0.0003517465990099854, - "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-mingw64 legacy]": 0.0003393728413543604, - "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-nothing]": 0.00036160604978842555, - "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-ucrt64 clang64]": 0.00033633263496808257, - "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-ucrt64 legacy]": 0.0003425751217086141, - "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-ucrt64]": 0.0003528757964901465, - "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-clang64 legacy]": 0.00036213725669055185, - "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-clang64 mingw64]": 0.0005827372913955207, - "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-legacy]": 0.00033462100289813595, - "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-mingw64 legacy]": 0.0003312154028266654, - "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-nothing]": 0.00035094996623430543, - "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-ucrt64 clang64]": 0.0003565210191753713, - "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-ucrt64 legacy]": 0.0003420902021120462, - "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-ucrt64]": 0.0003561658916193383, - "tests/test_activate.py::test_PS1": 0.014425732711326052, - "tests/test_activate.py::test_PS1_no_changeps1": 0.023759074493751114, - "tests/test_activate.py::test_activate_and_deactivate_for_uninitialized_env": 0.16935653540332649, - "tests/test_activate.py::test_activate_deactivate_modify_path[bash]": 3.511332415214673, - "tests/test_activate.py::test_activate_deactivate_modify_path[cmd.exe]": 0.0003430459471830175, - "tests/test_activate.py::test_activate_environment_not_found": 0.017000612729915415, - "tests/test_activate.py::test_activate_same_environment": 0.5854684431138155, - "tests/test_activate.py::test_activator_invalid_command_arguments[command_args0-'activate', 'deactivate', 'hook', 'commands', or 'reactivate' command must be given.]": 0.01378020765585141, - "tests/test_activate.py::test_activator_invalid_command_arguments[command_args1-cannot specify both --stack and --no-stack to activate]": 0.013325775733756443, - "tests/test_activate.py::test_activator_invalid_command_arguments[command_args2-activate does not accept more than one argument:\\n\\\\['env-one', 'env-two'\\\\]\\n]": 0.013989122928555496, - "tests/test_activate.py::test_activator_invalid_command_arguments[command_args3-deactivate does not accept arguments\\nremainder_args: \\\\['env-one']\\n]": 0.013344592847394057, - "tests/test_activate.py::test_add_prefix_to_path_cmdexe": 0.0005068537064825252, - "tests/test_activate.py::test_add_prefix_to_path_posix": 0.012132304871521915, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_display_health_checks_missing_files[.pyo-True]": 0.014995266470422442, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_env_txt_check_action[.pyc]": 0.004856906210004707, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_env_txt_check_action[.pyo]": 0.005236300347304146, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_json_cannot_be_loaded[.pyc]": 0.00413572408510048, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_json_cannot_be_loaded[.pyo]": 0.0040442325627694795, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_json_keys_missing[.pyc]": 0.0043832855779281634, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_json_keys_missing[.pyo]": 0.0044722389290871595, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_listed_on_envs_txt_file[.pyc]": 0.004904828994546535, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_listed_on_envs_txt_file[.pyo]": 0.004818555457506681, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files[.pyc]": 0.004091407346854768, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files[.pyo]": 0.004049070790236257, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files_action[.pyc-False]": 0.0044329940414157545, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files_action[.pyc-True]": 0.004474032968297185, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files_action[.pyo-False]": 0.004423745659319994, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files_action[.pyo-True]": 0.004484291088149507, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files[.pyc]": 0.00422660014113963, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files[.pyo]": 0.004026686712720742, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files_action[.pyc-False]": 0.00446123425495859, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files_action[.pyc-True]": 0.004385915223645192, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files_action[.pyo-False]": 0.0044420324705708525, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files_action[.pyo-True]": 0.004433090173853019, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files[.pyc]": 0.003901071380407532, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files[.pyo]": 0.0038890086631442203, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files_action[.pyc-False]": 0.004213606293940849, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files_action[.pyc-True]": 0.004253333324270538, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files_action[.pyo-False]": 0.004180749427655459, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files_action[.pyo-True]": 0.004175277503772923, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_not_env_txt_check_action[.pyc]": 0.004995592534820499, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_not_env_txt_check_action[.pyo]": 0.004951265225846496, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_not_listed_on_envs_txt_file[.pyc]": 0.00470963049020494, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_not_listed_on_envs_txt_file[.pyo]": 0.0047366889803030264, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_fails[.pyc]": 4.586920875235857, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_fails[.pyo]": 4.5843928440356, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_non_existent_path[.pyc]": 0.00494283655789279, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_non_existent_path[.pyo]": 0.005056240617599171, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_passes[.pyc]": 0.005966553593648509, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_passes[.pyo]": 0.0059980670987743335, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_wrong_path_version[.pyc]": 0.004209823481772574, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_wrong_path_version[.pyo]": 0.00422056937238574, + "tests/plugins/test_auth_handlers.py::test_duplicated": 0.004075014882238258, + "tests/plugins/test_auth_handlers.py::test_get_auth_handler": 0.0034525095184170583, + "tests/plugins/test_auth_handlers.py::test_get_auth_handler_multiple": 0.0032721185466624177, + "tests/plugins/test_health_checks.py::test_health_check_not_ran": 0.07290888147649709, + "tests/plugins/test_health_checks.py::test_health_check_ran": 0.06589843791036545, + "tests/plugins/test_manager.py::test_disable_external_plugins[VerboseSolverPlugin]": 0.0031365605748518185, + "tests/plugins/test_manager.py::test_disable_external_plugins[tests.plugins.test_manager]": 0.0030726014551508397, + "tests/plugins/test_manager.py::test_get_canonical_name_class": 0.002797508930663448, + "tests/plugins/test_manager.py::test_get_canonical_name_instance": 0.003600074327064036, + "tests/plugins/test_manager.py::test_get_canonical_name_module": 0.002810223558352934, + "tests/plugins/test_manager.py::test_get_canonical_name_object": 0.003694938063812485, + "tests/plugins/test_manager.py::test_get_hook_results": 0.006221247754769599, + "tests/plugins/test_manager.py::test_get_request_headers": 0.0028152394091411057, + "tests/plugins/test_manager.py::test_get_session_headers": 0.0028772453160252343, + "tests/plugins/test_manager.py::test_get_solvers": 0.0029736111980861123, + "tests/plugins/test_manager.py::test_get_virtual_packages": 0.002996584865135972, + "tests/plugins/test_manager.py::test_get_virtual_packages_no_name": 0.005399090672459244, + "tests/plugins/test_manager.py::test_known_solver": 0.0032057666352264614, + "tests/plugins/test_manager.py::test_load_entrypoints_blocked": 0.009553881226561284, + "tests/plugins/test_manager.py::test_load_entrypoints_importerror": 0.011394869875411896, + "tests/plugins/test_manager.py::test_load_entrypoints_register_valueerror": 0.01640962376834871, + "tests/plugins/test_manager.py::test_load_entrypoints_success": 0.010654966799524896, + "tests/plugins/test_manager.py::test_load_plugins_error": 0.0029794884851843976, + "tests/plugins/test_manager.py::test_load_two_plugins_one_impls": 0.0032854325585871392, + "tests/plugins/test_manager.py::test_load_without_plugins": 0.0029099176419969137, + "tests/plugins/test_manager.py::test_unknown_solver": 0.0030236947350157973, + "tests/plugins/test_post_commands.py::test_post_command_action_raises_exception": 0.060950934328587746, + "tests/plugins/test_post_commands.py::test_post_command_invoked": 0.07153699497912344, + "tests/plugins/test_post_commands.py::test_post_command_not_invoked": 0.07660220725691388, + "tests/plugins/test_post_solves.py::test_post_solve_action_raises_exception": 10.846054695551633, + "tests/plugins/test_post_solves.py::test_post_solve_invoked": 31.759679558702356, + "tests/plugins/test_post_solves.py::test_post_solve_not_invoked": 0.08019440425195412, + "tests/plugins/test_pre_commands.py::test_pre_command_action_raises_exception": 0.05685078660049942, + "tests/plugins/test_pre_commands.py::test_pre_command_invoked": 0.07113683794986743, + "tests/plugins/test_pre_commands.py::test_pre_command_not_invoked": 0.07885899521382374, + "tests/plugins/test_pre_solves.py::test_pre_solve_action_raises_exception": 0.06537147550518842, + "tests/plugins/test_pre_solves.py::test_pre_solve_invoked": 11.470222091843342, + "tests/plugins/test_pre_solves.py::test_pre_solve_not_invoked": 0.0781865094694156, + "tests/plugins/test_reporter_backends.py::test_console_reporter_backend[detail_view-classic-argument2-\\n test : something\\n\\n]": 0.0036021818001020184, + "tests/plugins/test_reporter_backends.py::test_console_reporter_backend[detail_view-json-argument3-{\\n \"test\": \"something\"\\n}]": 0.0036097772426143225, + "tests/plugins/test_reporter_backends.py::test_console_reporter_backend[render-classic-test-test]": 0.0036385790060767084, + "tests/plugins/test_reporter_backends.py::test_console_reporter_backend[render-json-test-\"test\"]": 0.0036225021366820304, + "tests/plugins/test_reporter_backends.py::test_default_reporter_backends_are_registered": 0.011334428159904653, + "tests/plugins/test_reporter_backends.py::test_dummy_reporter_backend_is_registered": 0.0032381184863298535, + "tests/plugins/test_request_headers.py::test_get_auth_handler": 0.0030270493029809216, + "tests/plugins/test_request_headers.py::test_get_auth_handler_multiple": 0.003087117249207837, + "tests/plugins/test_request_headers.py::test_get_request_headers[example.com/endpoint.json]": 0.0033374042973911763, + "tests/plugins/test_request_headers.py::test_get_request_headers[example.com/path/somewhere.txt]": 0.0033955821282125546, + "tests/plugins/test_request_headers.py::test_get_request_headers[example.com]": 0.0031798858652945104, + "tests/plugins/test_request_headers.py::test_get_request_headers[random.com/endpoint.json]": 0.0032089958361169835, + "tests/plugins/test_request_headers.py::test_get_request_headers[random.com]": 0.0032411906829114432, + "tests/plugins/test_request_headers.py::test_get_session_headers[example.com/endpoint.json]": 0.003254437142982892, + "tests/plugins/test_request_headers.py::test_get_session_headers[example.com/path/somewhere.txt]": 0.0033427603989637207, + "tests/plugins/test_request_headers.py::test_get_session_headers[example.com]": 0.00326146060459495, + "tests/plugins/test_request_headers.py::test_get_session_headers[random.com/endpoint.json]": 0.00529595257795514, + "tests/plugins/test_request_headers.py::test_get_session_headers[random.com]": 0.0033103368387717336, + "tests/plugins/test_settings.py::test_get_settings": 0.003235832277461545, + "tests/plugins/test_settings.py::test_load_configuration_parameters": 0.003482234438820237, + "tests/plugins/test_settings.py::test_load_plugin_config_with_env_var": 0.014062905395579289, + "tests/plugins/test_settings.py::test_load_plugin_settings_with_condarc": 0.015274228294801255, + "tests/plugins/test_solvers.py::test_duplicated": 0.0038220432063651648, + "tests/plugins/test_solvers.py::test_get_cached_solver_backend": 0.003967305007531348, + "tests/plugins/test_solvers.py::test_get_conflicting_solvers": 0.0033853428595553192, + "tests/plugins/test_solvers.py::test_get_no_solver": 0.002854880599714351, + "tests/plugins/test_solvers.py::test_get_one_solver": 0.002998258057788637, + "tests/plugins/test_solvers.py::test_get_solver_backend": 0.01400640453882474, + "tests/plugins/test_solvers.py::test_get_solver_backend_multiple": 0.013979828553923565, + "tests/plugins/test_solvers.py::test_get_two_solvers": 0.0031221993806018152, + "tests/plugins/test_solvers.py::test_solver_user_agent": 0.014016982406049618, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[activate]": 0.04722629941899305, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[clean]": 0.048083754024374155, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[commands]": 0.045204629490660855, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[compare]": 0.04928360722537809, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[config]": 0.048107514400733416, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[create]": 0.05628667346994668, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[deactivate]": 0.04799246173610691, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[env]": 0.04459293989222401, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[export]": 0.050275391932374, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[info]": 0.051413660645251866, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[init]": 0.051793217211109674, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[install]": 0.05164607178425402, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[list]": 0.04687850181192295, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[notices]": 0.049471853805602435, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[package]": 0.04641502195793251, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[remove]": 0.04817299740758903, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[rename]": 0.04618721473510163, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[run]": 0.047997014760969924, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[search]": 0.04782745100784473, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[uninstall]": 0.05264024970960952, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[update]": 0.04995090819825843, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[upgrade]": 0.054295903632102814, + "tests/plugins/test_subcommands.py::test_custom_plugin_extend_parser": 0.048055284562012565, + "tests/plugins/test_subcommands.py::test_custom_plugin_not_extend_parser": 0.0663901509380885, + "tests/plugins/test_subcommands.py::test_duplicated": 0.0036191325617797496, + "tests/plugins/test_subcommands.py::test_help": 0.04434693614891444, + "tests/plugins/test_subcommands.py::test_invoked": 0.07377476445389612, + "tests/plugins/test_subcommands.py::test_parser_no_plugins": 0.04326377519666697, + "tests/plugins/test_virtual_packages.py::test_archspec_override[None-False]": 1.6373681102074824, + "tests/plugins/test_virtual_packages.py::test_archspec_override[bla-True]": 1.340745501538242, + "tests/plugins/test_virtual_packages.py::test_conda_virtual_package": 0.8854543121517386, + "tests/plugins/test_virtual_packages.py::test_cuda_detection": 0.7390168936477131, + "tests/plugins/test_virtual_packages.py::test_cuda_override": 0.0018723474534633627, + "tests/plugins/test_virtual_packages.py::test_cuda_override_none": 0.0018163659845235104, + "tests/plugins/test_virtual_packages.py::test_duplicated": 2.42935574962033, + "tests/plugins/test_virtual_packages.py::test_glibc_override[1.0-True]": 0.8916435063132757, + "tests/plugins/test_virtual_packages.py::test_glibc_override[None-False]": 0.9765702254735805, + "tests/plugins/test_virtual_packages.py::test_invoked": 4.72746760862072, + "tests/plugins/test_virtual_packages.py::test_linux_override[1.0-True]": 1.051767959544561, + "tests/plugins/test_virtual_packages.py::test_linux_override[None-True]": 1.1429610443952476, + "tests/plugins/test_virtual_packages.py::test_linux_value": 0.9154855187499749, + "tests/plugins/test_virtual_packages.py::test_osx_override[1.0-True]": 0.591921885735053, + "tests/plugins/test_virtual_packages.py::test_osx_override[None-False]": 0.8845750974851947, + "tests/plugins/test_virtual_packages.py::test_osx_value": 1.0810487972499914, + "tests/plugins/test_virtual_packages.py::test_subdir_override[emscripten-wasm32]": 0.7580080370228105, + "tests/plugins/test_virtual_packages.py::test_subdir_override[freebsd-64]": 0.5797289594404127, + "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-32]": 0.5295616334927554, + "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-64]": 3.4048254409615453, + "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-aarch64]": 1.0289710296487895, + "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-armv6l]": 0.1534052889755884, + "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-armv7l]": 0.14830526983951614, + "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-ppc64]": 0.6003253357620147, + "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-ppc64le]": 0.8957579176386019, + "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-riscv64]": 0.5644108894322399, + "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-s390x]": 2.2685031075130593, + "tests/plugins/test_virtual_packages.py::test_subdir_override[osx-64]": 1.1392551917292157, + "tests/plugins/test_virtual_packages.py::test_subdir_override[osx-aarch64]": 0.6136001047810243, + "tests/plugins/test_virtual_packages.py::test_subdir_override[osx-arm64]": 1.0249318295378953, + "tests/plugins/test_virtual_packages.py::test_subdir_override[wasi-wasm32]": 0.5714041368682155, + "tests/plugins/test_virtual_packages.py::test_subdir_override[win-32]": 2.2073111093870623, + "tests/plugins/test_virtual_packages.py::test_subdir_override[win-640]": 3.79472445750539, + "tests/plugins/test_virtual_packages.py::test_subdir_override[win-641]": 2.0191846821204087, + "tests/plugins/test_virtual_packages.py::test_subdir_override[win-64_0]": 9.564364350853635, + "tests/plugins/test_virtual_packages.py::test_subdir_override[win-64_1]": 7.575591453529356, + "tests/plugins/test_virtual_packages.py::test_subdir_override[win-arm64]": 0.8814414524545268, + "tests/plugins/test_virtual_packages.py::test_subdir_override[zos-z]": 0.14796569211442628, + "tests/plugins/test_virtual_packages.py::test_win_override[1.0-True]": 4.063754963000008, + "tests/plugins/test_virtual_packages.py::test_win_override[None-False]": 1.0723234482500033, + "tests/plugins/test_virtual_packages.py::test_win_value": 1.0494253544999026, + "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-clang64 legacy]": 0.00034758172423868076, + "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-clang64 mingw64]": 0.0003472124962630279, + "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-legacy]": 0.00035809366957273637, + "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-mingw64 legacy]": 0.0003672404061285432, + "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-nothing]": 0.0003671881525776898, + "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-ucrt64 clang64]": 0.0003417747034252909, + "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-ucrt64 legacy]": 0.00035043429574432204, + "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-ucrt64]": 0.0003600365277158365, + "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-clang64 legacy]": 0.00037714377860303207, + "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-clang64 mingw64]": 0.0004845384268378184, + "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-legacy]": 0.0003465546907185835, + "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-mingw64 legacy]": 0.00034019442955619876, + "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-nothing]": 0.0003632580548580644, + "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-ucrt64 clang64]": 0.0003659792117073523, + "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-ucrt64 legacy]": 0.00034608926668509523, + "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-ucrt64]": 0.0003569351316605678, + "tests/test_activate.py::test_PS1": 0.01443795853020653, + "tests/test_activate.py::test_PS1_no_changeps1": 0.02393950495251083, + "tests/test_activate.py::test_activate_and_deactivate_for_uninitialized_env": 0.17165870033570488, + "tests/test_activate.py::test_activate_deactivate_modify_path[bash]": 3.5113324152146728, + "tests/test_activate.py::test_activate_deactivate_modify_path[cmd.exe]": 0.00034304594718301756, + "tests/test_activate.py::test_activate_environment_not_found": 0.016266372187723397, + "tests/test_activate.py::test_activate_same_environment": 0.6008215771740288, + "tests/test_activate.py::test_activator_invalid_command_arguments[command_args0-'activate', 'deactivate', 'hook', 'commands', or 'reactivate' command must be given.]": 0.013907362492775336, + "tests/test_activate.py::test_activator_invalid_command_arguments[command_args1-cannot specify both --stack and --no-stack to activate]": 0.014163349827252453, + "tests/test_activate.py::test_activator_invalid_command_arguments[command_args2-activate does not accept more than one argument:\\n\\\\['env-one', 'env-two'\\\\]\\n]": 0.01390601312601402, + "tests/test_activate.py::test_activator_invalid_command_arguments[command_args3-deactivate does not accept arguments\\nremainder_args: \\\\['env-one']\\n]": 0.013379440672202808, + "tests/test_activate.py::test_add_prefix_to_path_cmdexe": 0.0005144611103853063, + "tests/test_activate.py::test_add_prefix_to_path_posix": 0.012369889209399956, "tests/test_activate.py::test_bash_activate_error": 2.9346477837997815, "tests/test_activate.py::test_basic_integration[bash-basic_posix]": 17.10290798365262, "tests/test_activate.py::test_basic_integration[csh-basic_csh]": 0.00038591360128583464, "tests/test_activate.py::test_basic_integration[dash-basic_posix]": 17.01431735942892, "tests/test_activate.py::test_basic_integration[tcsh-basic_csh]": 0.00040041440964092945, "tests/test_activate.py::test_basic_integration[zsh-basic_posix]": 0.0007397985209076521, - "tests/test_activate.py::test_build_activate_dont_activate_unset_var": 1.8467419512199428, - "tests/test_activate.py::test_build_activate_restore_unset_env_vars": 0.5412009030695785, - "tests/test_activate.py::test_build_activate_shlvl_0": 0.977057802704205, - "tests/test_activate.py::test_build_activate_shlvl_1": 0.6036104605721608, - "tests/test_activate.py::test_build_activate_shlvl_warn_clobber_vars": 0.9749184812487134, - "tests/test_activate.py::test_build_deactivate_shlvl_1": 0.5430027629602019, - "tests/test_activate.py::test_build_deactivate_shlvl_2_from_activate": 1.0805364694635549, - "tests/test_activate.py::test_build_deactivate_shlvl_2_from_stack": 1.101529017270548, - "tests/test_activate.py::test_build_stack_shlvl_1": 0.7873870072400453, + "tests/test_activate.py::test_build_activate_dont_activate_unset_var": 1.9245038573261994, + "tests/test_activate.py::test_build_activate_restore_unset_env_vars": 0.552117336627833, + "tests/test_activate.py::test_build_activate_shlvl_0": 0.9742319891118207, + "tests/test_activate.py::test_build_activate_shlvl_1": 0.8635286025822405, + "tests/test_activate.py::test_build_activate_shlvl_warn_clobber_vars": 0.8489678907499126, + "tests/test_activate.py::test_build_deactivate_shlvl_1": 0.5657327267798434, + "tests/test_activate.py::test_build_deactivate_shlvl_2_from_activate": 1.0846396523645574, + "tests/test_activate.py::test_build_deactivate_shlvl_2_from_stack": 1.3158594356384128, + "tests/test_activate.py::test_build_stack_shlvl_1": 0.6975789177425237, "tests/test_activate.py::test_cmd_exe_activate_error": 0.00038438048728410405, - "tests/test_activate.py::test_cmd_exe_basic": 0.0003645482889747854, + "tests/test_activate.py::test_cmd_exe_basic": 0.0003701810633925781, "tests/test_activate.py::test_cmd_exe_basic_integration": 0.0004098026662280521, - "tests/test_activate.py::test_csh_basic": 0.04677891260322539, - "tests/test_activate.py::test_default_env": 0.014645585120765456, - "tests/test_activate.py::test_deprecations[ensure_binary-TypeError]": 0.012285227403266628, - "tests/test_activate.py::test_deprecations[ensure_fs_path_encoding-TypeError]": 0.012446749359845478, - "tests/test_activate.py::test_deprecations[path_identity-TypeError]": 0.0124025657420334, - "tests/test_activate.py::test_fish_basic": 0.046457113721217046, + "tests/test_activate.py::test_csh_basic": 0.04697426083186292, + "tests/test_activate.py::test_default_env": 0.014017417939554362, + "tests/test_activate.py::test_deprecations[ensure_binary-TypeError]": 0.013229851768137154, + "tests/test_activate.py::test_deprecations[ensure_fs_path_encoding-TypeError]": 0.012412609473215064, + "tests/test_activate.py::test_deprecations[path_identity-TypeError]": 0.012492895401976423, + "tests/test_activate.py::test_fish_basic": 0.04673412785250107, "tests/test_activate.py::test_fish_basic_integration": 0.0004115042987713993, - "tests/test_activate.py::test_force_uppercase[False]": 0.022459794550385322, - "tests/test_activate.py::test_force_uppercase[True]": 0.02276576816444691, - "tests/test_activate.py::test_get_env_vars_big_whitespace": 0.5565273684472747, - "tests/test_activate.py::test_get_env_vars_empty_file": 0.5381270716260992, - "tests/test_activate.py::test_json_basic": 0.04764184185470299, + "tests/test_activate.py::test_force_uppercase[False]": 0.023342879646196513, + "tests/test_activate.py::test_force_uppercase[True]": 0.022825562125758966, + "tests/test_activate.py::test_get_env_vars_big_whitespace": 0.5788950306048615, + "tests/test_activate.py::test_get_env_vars_empty_file": 0.5503979949332312, + "tests/test_activate.py::test_json_basic": 0.047592991155627776, "tests/test_activate.py::test_legacy_activate_deactivate_bash": 4.078164641297805, "tests/test_activate.py::test_legacy_activate_deactivate_cmd_exe": 0.0003819470115046987, - "tests/test_activate.py::test_metavars_force_uppercase[False]": 0.023221092048738477, - "tests/test_activate.py::test_metavars_force_uppercase[True]": 0.023816897616213063, - "tests/test_activate.py::test_native_path_to_unix[cygpath-None]": 0.00038060420379045217, - "tests/test_activate.py::test_native_path_to_unix[cygpath-empty string]": 0.00036517998426192704, - "tests/test_activate.py::test_native_path_to_unix[cygpath-empty tuple]": 0.0003584471492799389, - "tests/test_activate.py::test_native_path_to_unix[cygpath-list[path]]": 0.0003364741075780652, - "tests/test_activate.py::test_native_path_to_unix[cygpath-path;...]": 0.0003277289356661945, - "tests/test_activate.py::test_native_path_to_unix[cygpath-path]": 0.0003264351245569689, - "tests/test_activate.py::test_native_path_to_unix[cygpath-tuple[path, ...]]": 0.00032620165699921347, - "tests/test_activate.py::test_native_path_to_unix[fallback-None]": 0.0003325320626862476, - "tests/test_activate.py::test_native_path_to_unix[fallback-empty string]": 0.0003245078992480587, - "tests/test_activate.py::test_native_path_to_unix[fallback-empty tuple]": 0.0003303733886928819, - "tests/test_activate.py::test_native_path_to_unix[fallback-list[path]]": 0.00035386155334657816, - "tests/test_activate.py::test_native_path_to_unix[fallback-path;...]": 0.00042586310926001863, - "tests/test_activate.py::test_native_path_to_unix[fallback-path]": 0.00032624834638872246, - "tests/test_activate.py::test_native_path_to_unix[fallback-tuple[path, ...]]": 0.00034523369391813413, - "tests/test_activate.py::test_posix_basic": 0.04710163484789645, + "tests/test_activate.py::test_metavars_force_uppercase[False]": 0.023421529558966186, + "tests/test_activate.py::test_metavars_force_uppercase[True]": 0.02393218470652444, + "tests/test_activate.py::test_native_path_to_unix[cygpath-None]": 0.00039846306986232816, + "tests/test_activate.py::test_native_path_to_unix[cygpath-empty string]": 0.0003513784850150732, + "tests/test_activate.py::test_native_path_to_unix[cygpath-empty tuple]": 0.0003717566138605007, + "tests/test_activate.py::test_native_path_to_unix[cygpath-list[path]]": 0.0003512283623695595, + "tests/test_activate.py::test_native_path_to_unix[cygpath-path;...]": 0.00033655851983262257, + "tests/test_activate.py::test_native_path_to_unix[cygpath-path]": 0.0003555304332381204, + "tests/test_activate.py::test_native_path_to_unix[cygpath-tuple[path, ...]]": 0.0003353862955778799, + "tests/test_activate.py::test_native_path_to_unix[fallback-None]": 0.00033923030161728794, + "tests/test_activate.py::test_native_path_to_unix[fallback-empty string]": 0.00033579335915155586, + "tests/test_activate.py::test_native_path_to_unix[fallback-empty tuple]": 0.0003716209504338813, + "tests/test_activate.py::test_native_path_to_unix[fallback-list[path]]": 0.0003595477847344555, + "tests/test_activate.py::test_native_path_to_unix[fallback-path;...]": 0.000397050264993537, + "tests/test_activate.py::test_native_path_to_unix[fallback-path]": 0.00034751642320763194, + "tests/test_activate.py::test_native_path_to_unix[fallback-tuple[path, ...]]": 0.0003876867719049972, + "tests/test_activate.py::test_posix_basic": 0.04734586891879032, "tests/test_activate.py::test_powershell_PATH_management": 0.0003362246514910076, - "tests/test_activate.py::test_powershell_basic": 0.046581130173359374, - "tests/test_activate.py::test_powershell_basic_integration": 15.182879105405956, - "tests/test_activate.py::test_pre_post_command_invoked[activate]": 0.0187632454724457, - "tests/test_activate.py::test_pre_post_command_invoked[commands]": 0.04269027856454706, - "tests/test_activate.py::test_pre_post_command_invoked[deactivate]": 0.017532929570244493, - "tests/test_activate.py::test_pre_post_command_invoked[hook]": 0.01602659919670765, - "tests/test_activate.py::test_pre_post_command_invoked[reactivate]": 0.01605336820868095, - "tests/test_activate.py::test_pre_post_command_raises[activate]": 0.01746046086355692, - "tests/test_activate.py::test_pre_post_command_raises[commands]": 0.040271455491575334, - "tests/test_activate.py::test_pre_post_command_raises[deactivate]": 0.015628968259844347, - "tests/test_activate.py::test_pre_post_command_raises[hook]": 0.01621344778362823, - "tests/test_activate.py::test_pre_post_command_raises[reactivate]": 0.016233878084523687, - "tests/test_activate.py::test_remove_prefix_from_path_1": 0.012342891321166288, - "tests/test_activate.py::test_remove_prefix_from_path_2": 0.01238904455417137, - "tests/test_activate.py::test_replace_prefix_in_path_1": 0.01230130275849849, - "tests/test_activate.py::test_replace_prefix_in_path_2": 0.00042348677082794075, - "tests/test_activate.py::test_stacking[0--base-base,sys]": 11.632640324087632, - "tests/test_activate.py::test_stacking[0--has-has,sys]": 11.926285147190688, + "tests/test_activate.py::test_powershell_basic": 0.046785726201376936, + "tests/test_activate.py::test_powershell_basic_integration": 15.182879105405954, + "tests/test_activate.py::test_pre_post_command_invoked[activate]": 0.018772379170547873, + "tests/test_activate.py::test_pre_post_command_invoked[commands]": 0.05032850760843727, + "tests/test_activate.py::test_pre_post_command_invoked[deactivate]": 0.016817196815861017, + "tests/test_activate.py::test_pre_post_command_invoked[hook]": 0.01596781728706724, + "tests/test_activate.py::test_pre_post_command_invoked[reactivate]": 0.01746647123771323, + "tests/test_activate.py::test_pre_post_command_raises[activate]": 0.017032433216339925, + "tests/test_activate.py::test_pre_post_command_raises[commands]": 0.03779488409180313, + "tests/test_activate.py::test_pre_post_command_raises[deactivate]": 0.015632885547390174, + "tests/test_activate.py::test_pre_post_command_raises[hook]": 0.015518597289975566, + "tests/test_activate.py::test_pre_post_command_raises[reactivate]": 0.01590064682804131, + "tests/test_activate.py::test_remove_prefix_from_path_1": 0.012343013131331782, + "tests/test_activate.py::test_remove_prefix_from_path_2": 0.012410153537869296, + "tests/test_activate.py::test_replace_prefix_in_path_1": 0.012507292638877966, + "tests/test_activate.py::test_replace_prefix_in_path_2": 0.0004167243142969066, + "tests/test_activate.py::test_stacking[0--base-base,sys]": 11.63264032408763, + "tests/test_activate.py::test_stacking[0--has-has,sys]": 11.92628514719069, "tests/test_activate.py::test_stacking[0--not-sys]": 11.582501803676541, "tests/test_activate.py::test_stacking[0-base-base-base,sys]": 11.948239179499128, - "tests/test_activate.py::test_stacking[0-base-has-has,sys]": 11.5287724358317, - "tests/test_activate.py::test_stacking[0-base-not-sys]": 11.139874093312148, + "tests/test_activate.py::test_stacking[0-base-has-has,sys]": 11.528772435831701, + "tests/test_activate.py::test_stacking[0-base-not-sys]": 11.139874093312146, "tests/test_activate.py::test_stacking[0-has-base-base,sys]": 11.018684794327674, "tests/test_activate.py::test_stacking[0-has-has-has,sys]": 11.49352578104549, "tests/test_activate.py::test_stacking[0-has-not-sys]": 11.095883221417484, @@ -1589,38 +1627,38 @@ "tests/test_activate.py::test_stacking[0-not-not-sys]": 11.09479865255004, "tests/test_activate.py::test_stacking[5-base,has-base-base,has,base,sys]": 11.334556127795665, "tests/test_activate.py::test_stacking[5-base,has-has-has,base,sys]": 11.201305849986408, - "tests/test_activate.py::test_stacking[5-base,has-not-has,base,sys]": 11.3096064914068, - "tests/test_activate.py::test_stacking[5-base,not-base-base,base,sys]": 11.195638522729022, - "tests/test_activate.py::test_stacking[5-base,not-has-has,base,sys]": 11.12147109207369, + "tests/test_activate.py::test_stacking[5-base,has-not-has,base,sys]": 11.309606491406798, + "tests/test_activate.py::test_stacking[5-base,not-base-base,base,sys]": 11.195638522729023, + "tests/test_activate.py::test_stacking[5-base,not-has-has,base,sys]": 11.121471092073692, "tests/test_activate.py::test_stacking[5-base,not-not-base,sys]": 11.289225586317114, "tests/test_activate.py::test_stacking[5-base-base-base,sys]": 11.005705828154165, "tests/test_activate.py::test_stacking[5-base-has-has,base,sys]": 10.969240793457862, - "tests/test_activate.py::test_stacking[5-base-not-base,sys]": 11.087607194840777, - "tests/test_activate.py::test_stacking[5-has-base-base,has,sys]": 11.044844427720175, - "tests/test_activate.py::test_stacking[5-has-has-has,sys]": 11.077832805952475, - "tests/test_activate.py::test_stacking[5-has-not-has,sys]": 11.150021759961003, - "tests/test_activate.py::test_stacking[5-not-base-base,sys]": 11.064118584165707, - "tests/test_activate.py::test_stacking[5-not-has-has,sys]": 11.002067840413117, + "tests/test_activate.py::test_stacking[5-base-not-base,sys]": 11.087607194840775, + "tests/test_activate.py::test_stacking[5-has-base-base,has,sys]": 11.044844427720177, + "tests/test_activate.py::test_stacking[5-has-has-has,sys]": 11.077832805952477, + "tests/test_activate.py::test_stacking[5-has-not-has,sys]": 11.150021759961005, + "tests/test_activate.py::test_stacking[5-not-base-base,sys]": 11.064118584165708, + "tests/test_activate.py::test_stacking[5-not-has-has,sys]": 11.002067840413115, "tests/test_activate.py::test_stacking[5-not-not-sys]": 11.101655398686306, "tests/test_activate.py::test_unicode": 0.071627464658128, - "tests/test_activate.py::test_unix_path_to_native[cygpath-None]": 0.00037503918622114525, - "tests/test_activate.py::test_unix_path_to_native[cygpath-UNC mount [trailing]]": 0.00033094964910370496, - "tests/test_activate.py::test_unix_path_to_native[cygpath-UNC mount]": 0.00034490959421104605, - "tests/test_activate.py::test_unix_path_to_native[cygpath-UNC path [extra]]": 0.00034763546813850496, - "tests/test_activate.py::test_unix_path_to_native[cygpath-UNC path]": 0.0003268345257344397, + "tests/test_activate.py::test_unix_path_to_native[cygpath-None]": 0.000357414976300819, + "tests/test_activate.py::test_unix_path_to_native[cygpath-UNC mount [trailing]]": 0.00034124165881137714, + "tests/test_activate.py::test_unix_path_to_native[cygpath-UNC mount]": 0.00034997094282145254, + "tests/test_activate.py::test_unix_path_to_native[cygpath-UNC path [extra]]": 0.0003609192006292656, + "tests/test_activate.py::test_unix_path_to_native[cygpath-UNC path]": 0.0003385699598985553, "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-None]": 0.00034876456731179796, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-UNC mount [trailing]]": 0.00033197669438924895, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-UNC mount [trailing]]": 0.0003319766943892489, "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-UNC mount]": 0.00032654638502681966, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-UNC path [extra]]": 0.00034752218616996926, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-UNC path [extra]]": 0.0003475221861699693, "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-UNC path]": 0.000353668017062305, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-bare UNC mount]": 0.0003418841034132269, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-bare UNC mount]": 0.00034188410341322696, "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-drive [trailing]]": 0.00035637130568345275, "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-drive]": 0.00033511572959143716, "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-empty string]": 0.00033263449925489226, "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-empty tuple]": 0.00039970157252146446, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-list[path]]": 0.00036687677432945215, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-normal path [extra]]": 0.00035356526882988096, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-normal path [trailing]]": 0.0003398609941899926, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-list[path]]": 0.0003668767743294521, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-normal path [extra]]": 0.00035356526882988085, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-normal path [trailing]]": 0.00033986099418999264, "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-normal path]": 0.000346710189418378, "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-path;...]": 0.00033134450242072754, "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-relative [extra]]": 0.00034133655081927, @@ -1629,482 +1667,482 @@ "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root [leading]]": 0.0003346936312130468, "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root path [extra]]": 0.0003360797069745333, "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root path [leading, trailing]]": 0.00033236085575043424, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root path [leading]]": 0.00032456844195184243, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root path [trailing]]": 0.0003302290510921017, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root path0]": 0.0004380877777652007, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root path [leading]]": 0.0003245684419518424, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root path [trailing]]": 0.00033022905109210177, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root path0]": 0.00043808777776520064, "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root path1]": 0.0003402303566928966, "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root]": 0.0003430612893909448, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-tuple[path, ...]]": 0.0003405559885102807, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-tuple[path, ...]]": 0.00034055598851028066, "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-None]": 0.00032267557691915695, "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-UNC mount [trailing]]": 0.00033710462380052276, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-UNC mount]": 0.0003299198986712515, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-UNC mount]": 0.00032991989867125153, "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-UNC path [extra]]": 0.00033283613420752035, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-UNC path]": 0.0003295750059139494, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-bare UNC mount]": 0.00034312568049211573, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-UNC path]": 0.00032957500591394937, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-bare UNC mount]": 0.0003431256804921157, "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-drive [trailing]]": 0.00033378763669174544, "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-drive]": 0.0003344202737542151, "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-empty string]": 0.0003313578037481928, "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-empty tuple]": 0.0003666198778637861, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-list[path]]": 0.0003259899489709403, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-normal path [extra]]": 0.00033226543289565703, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-normal path [trailing]]": 0.0003344746385341911, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-normal path]": 0.00036023582464105925, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-path;...]": 0.0003293906478054492, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-list[path]]": 0.00032598994897094035, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-normal path [extra]]": 0.000332265432895657, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-normal path [trailing]]": 0.00033447463853419104, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-normal path]": 0.0003602358246410592, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-path;...]": 0.00032939064780544925, "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-relative [extra]]": 0.0003632588199058161, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-relative]": 0.00033887440483817657, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-relative]": 0.0003388744048381765, "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root [leading, trailing]]": 0.00034145639514562327, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root [leading]]": 0.0003364755950695424, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root path [extra]]": 0.000340587556977818, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root [leading]]": 0.0003364755950695425, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root path [extra]]": 0.00034058755697781803, "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root path [leading, trailing]]": 0.00036138165025554583, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root path [leading]]": 0.00033468762082688075, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root path [trailing]]": 0.00033021925112016717, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root path0]": 0.0003662237557108041, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root path [leading]]": 0.0003346876208268808, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root path [trailing]]": 0.0003302192511201672, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root path0]": 0.00036622375571080404, "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root path1]": 0.000332450315587106, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root]": 0.0003349171796605119, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root]": 0.00033491717966051195, "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-tuple[path, ...]]": 0.0003759575059603141, - "tests/test_activate.py::test_unix_path_to_native[cygpath-bare UNC mount]": 0.00032713480798788675, - "tests/test_activate.py::test_unix_path_to_native[cygpath-drive [trailing]]": 0.0003616476342141977, - "tests/test_activate.py::test_unix_path_to_native[cygpath-drive]": 0.00032658577747384334, - "tests/test_activate.py::test_unix_path_to_native[cygpath-empty string]": 0.0003334802932307754, - "tests/test_activate.py::test_unix_path_to_native[cygpath-empty tuple]": 0.00035900950041680785, - "tests/test_activate.py::test_unix_path_to_native[cygpath-list[path]]": 0.0008968559000089024, - "tests/test_activate.py::test_unix_path_to_native[cygpath-normal path [extra]]": 0.00035242727412247466, - "tests/test_activate.py::test_unix_path_to_native[cygpath-normal path [trailing]]": 0.0003477434937682782, - "tests/test_activate.py::test_unix_path_to_native[cygpath-normal path]": 0.00032819062153016415, - "tests/test_activate.py::test_unix_path_to_native[cygpath-path;...]": 0.00032660517898395265, - "tests/test_activate.py::test_unix_path_to_native[cygpath-relative [extra]]": 0.00032642987805688885, - "tests/test_activate.py::test_unix_path_to_native[cygpath-relative]": 0.00034873839857193925, - "tests/test_activate.py::test_unix_path_to_native[cygpath-root [leading, trailing]]": 0.0003586176534943981, - "tests/test_activate.py::test_unix_path_to_native[cygpath-root [leading]]": 0.00032898441145190986, - "tests/test_activate.py::test_unix_path_to_native[cygpath-root path [extra]]": 0.00034045053384619366, - "tests/test_activate.py::test_unix_path_to_native[cygpath-root path [leading, trailing]]": 0.00035690067116413783, - "tests/test_activate.py::test_unix_path_to_native[cygpath-root path [leading]]": 0.00034707330003768707, - "tests/test_activate.py::test_unix_path_to_native[cygpath-root path [trailing]]": 0.00035692443054238836, - "tests/test_activate.py::test_unix_path_to_native[cygpath-root path0]": 0.0003456418061969595, - "tests/test_activate.py::test_unix_path_to_native[cygpath-root path1]": 0.00033364513858145413, - "tests/test_activate.py::test_unix_path_to_native[cygpath-root]": 0.0003232443648041288, - "tests/test_activate.py::test_unix_path_to_native[cygpath-tuple[path, ...]]": 0.0003407701019130732, - "tests/test_activate.py::test_unix_path_to_native[fallback-None]": 0.000341324447412604, - "tests/test_activate.py::test_unix_path_to_native[fallback-UNC mount [trailing]]": 0.0003319123943567391, - "tests/test_activate.py::test_unix_path_to_native[fallback-UNC mount]": 0.00032989417692270745, - "tests/test_activate.py::test_unix_path_to_native[fallback-UNC path [extra]]": 0.0003394731346497954, - "tests/test_activate.py::test_unix_path_to_native[fallback-UNC path]": 0.00035065739547850654, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-None]": 0.00033946841422697195, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-UNC mount [trailing]]": 0.00034100449963956237, + "tests/test_activate.py::test_unix_path_to_native[cygpath-bare UNC mount]": 0.0004098387213116601, + "tests/test_activate.py::test_unix_path_to_native[cygpath-drive [trailing]]": 0.00036291228911451364, + "tests/test_activate.py::test_unix_path_to_native[cygpath-drive]": 0.00033419035289969465, + "tests/test_activate.py::test_unix_path_to_native[cygpath-empty string]": 0.0003539019648185207, + "tests/test_activate.py::test_unix_path_to_native[cygpath-empty tuple]": 0.00036112668080099004, + "tests/test_activate.py::test_unix_path_to_native[cygpath-list[path]]": 0.000354332114886188, + "tests/test_activate.py::test_unix_path_to_native[cygpath-normal path [extra]]": 0.00035515299695989617, + "tests/test_activate.py::test_unix_path_to_native[cygpath-normal path [trailing]]": 0.00034988255613843173, + "tests/test_activate.py::test_unix_path_to_native[cygpath-normal path]": 0.00034182779836386374, + "tests/test_activate.py::test_unix_path_to_native[cygpath-path;...]": 0.0003395576374547554, + "tests/test_activate.py::test_unix_path_to_native[cygpath-relative [extra]]": 0.00033823426673229584, + "tests/test_activate.py::test_unix_path_to_native[cygpath-relative]": 0.00034803434518674756, + "tests/test_activate.py::test_unix_path_to_native[cygpath-root [leading, trailing]]": 0.00035042195114511396, + "tests/test_activate.py::test_unix_path_to_native[cygpath-root [leading]]": 0.00034019488104115517, + "tests/test_activate.py::test_unix_path_to_native[cygpath-root path [extra]]": 0.00035046823278583596, + "tests/test_activate.py::test_unix_path_to_native[cygpath-root path [leading, trailing]]": 0.00036246766056464383, + "tests/test_activate.py::test_unix_path_to_native[cygpath-root path [leading]]": 0.0003487722016457226, + "tests/test_activate.py::test_unix_path_to_native[cygpath-root path [trailing]]": 0.000345957283062276, + "tests/test_activate.py::test_unix_path_to_native[cygpath-root path0]": 0.00036406558692415636, + "tests/test_activate.py::test_unix_path_to_native[cygpath-root path1]": 0.0003434178993919593, + "tests/test_activate.py::test_unix_path_to_native[cygpath-root]": 0.0003375491382881499, + "tests/test_activate.py::test_unix_path_to_native[cygpath-tuple[path, ...]]": 0.0003473542879721903, + "tests/test_activate.py::test_unix_path_to_native[fallback-None]": 0.0003577335233932407, + "tests/test_activate.py::test_unix_path_to_native[fallback-UNC mount [trailing]]": 0.0003447470094804989, + "tests/test_activate.py::test_unix_path_to_native[fallback-UNC mount]": 0.00034289923879322675, + "tests/test_activate.py::test_unix_path_to_native[fallback-UNC path [extra]]": 0.00034350471181593146, + "tests/test_activate.py::test_unix_path_to_native[fallback-UNC path]": 0.000343145584429435, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-None]": 0.000339468414226972, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-UNC mount [trailing]]": 0.0003410044996395624, "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-UNC mount]": 0.00033909801705175587, "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-UNC path [extra]]": 0.0003510588251993521, "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-UNC path]": 0.0003551311451873124, "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-bare UNC mount]": 0.0003335264948388786, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-drive [trailing]]": 0.0003383974473973341, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-drive [trailing]]": 0.0003383974473973342, "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-drive]": 0.0003363429184373, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-empty string]": 0.0003288650593222501, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-empty tuple]": 0.000339437167405118, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-list[path]]": 0.0003549915542238778, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-normal path [extra]]": 0.0003285238303484182, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-empty string]": 0.00032886505932225004, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-empty tuple]": 0.00033943716740511803, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-list[path]]": 0.00035499155422387776, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-normal path [extra]]": 0.00032852383034841817, "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-normal path [trailing]]": 0.00034515305879285514, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-normal path]": 0.0003327392935244433, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-path;...]": 0.0003423665151088265, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-relative [extra]]": 0.000338547865217265, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-normal path]": 0.00033273929352444333, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-path;...]": 0.00034236651510882656, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-relative [extra]]": 0.00033854786521726494, "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-relative]": 0.00033906146413797316, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root [leading, trailing]]": 0.00033586167749545857, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root [leading, trailing]]": 0.0003358616774954586, "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root [leading]]": 0.00033600435116182677, "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root path [extra]]": 0.0003423391083465918, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root path [leading, trailing]]": 0.00034276538213483455, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root path [leading, trailing]]": 0.0003427653821348345, "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root path [leading]]": 0.00032587894977496043, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root path [trailing]]": 0.0003355789742493832, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root path0]": 0.000333745061397067, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root path [trailing]]": 0.00033557897424938327, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root path0]": 0.0003337450613970669, "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root path1]": 0.00032464146109471777, "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root]": 0.00034987536238912444, "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-tuple[path, ...]]": 0.0003374764028770922, "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-None]": 0.0003406225475161647, "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-UNC mount [trailing]]": 0.00034314496527645526, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-UNC mount]": 0.00032455388055134657, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-UNC mount]": 0.0003245538805513466, "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-UNC path [extra]]": 0.00033903896761756317, "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-UNC path]": 0.00033755231671726865, "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-bare UNC mount]": 0.0003264034802128325, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-drive [trailing]]": 0.0003388351320318488, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-drive]": 0.0003481273537665903, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-drive [trailing]]": 0.00033883513203184873, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-drive]": 0.00034812735376659035, "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-empty string]": 0.0003265501090715298, "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-empty tuple]": 0.00032617080959965894, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-list[path]]": 0.0003433914794759217, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-normal path [extra]]": 0.0003301421256027586, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-list[path]]": 0.00034339147947592166, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-normal path [extra]]": 0.00033014212560275857, "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-normal path [trailing]]": 0.00034035837789726033, "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-normal path]": 0.00033657929591555274, "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-path;...]": 0.00033699231935279436, "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-relative [extra]]": 0.0003365182564927514, "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-relative]": 0.0003444357166295106, "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root [leading, trailing]]": 0.00033654943780079546, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root [leading]]": 0.00032390970119271467, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root path [extra]]": 0.00033955388346287646, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root path [leading, trailing]]": 0.00033491967455746244, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root [leading]]": 0.0003239097011927147, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root path [extra]]": 0.0003395538834628764, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root path [leading, trailing]]": 0.0003349196745574625, "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root path [leading]]": 0.00032316636256406, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root path [trailing]]": 0.0003330667113098784, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root path [trailing]]": 0.00033306671130987843, "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root path0]": 0.00033389598176783447, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root path1]": 0.00032126155642265566, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root]": 0.00033138797778566287, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-tuple[path, ...]]": 0.00032917014421551, - "tests/test_activate.py::test_unix_path_to_native[fallback-bare UNC mount]": 0.0003277887358939213, - "tests/test_activate.py::test_unix_path_to_native[fallback-drive [trailing]]": 0.00038297642281483153, - "tests/test_activate.py::test_unix_path_to_native[fallback-drive]": 0.0003311093840424938, - "tests/test_activate.py::test_unix_path_to_native[fallback-empty string]": 0.0003458490455766448, - "tests/test_activate.py::test_unix_path_to_native[fallback-empty tuple]": 0.0003311114142079945, - "tests/test_activate.py::test_unix_path_to_native[fallback-list[path]]": 0.00032761613391004893, - "tests/test_activate.py::test_unix_path_to_native[fallback-normal path [extra]]": 0.0003310366818322377, - "tests/test_activate.py::test_unix_path_to_native[fallback-normal path [trailing]]": 0.00034758561425425675, - "tests/test_activate.py::test_unix_path_to_native[fallback-normal path]": 0.0003502078952416984, - "tests/test_activate.py::test_unix_path_to_native[fallback-path;...]": 0.000343972537404164, - "tests/test_activate.py::test_unix_path_to_native[fallback-relative [extra]]": 0.0004018217097538326, - "tests/test_activate.py::test_unix_path_to_native[fallback-relative]": 0.0003354099893992757, - "tests/test_activate.py::test_unix_path_to_native[fallback-root [leading, trailing]]": 0.0015120682465102036, - "tests/test_activate.py::test_unix_path_to_native[fallback-root [leading]]": 0.00032664559588081043, - "tests/test_activate.py::test_unix_path_to_native[fallback-root path [extra]]": 0.0003362740770372509, - "tests/test_activate.py::test_unix_path_to_native[fallback-root path [leading, trailing]]": 0.0003401407420035958, - "tests/test_activate.py::test_unix_path_to_native[fallback-root path [leading]]": 0.0003344703826120651, - "tests/test_activate.py::test_unix_path_to_native[fallback-root path [trailing]]": 0.00033501162205552506, - "tests/test_activate.py::test_unix_path_to_native[fallback-root path0]": 0.00033770965266714017, - "tests/test_activate.py::test_unix_path_to_native[fallback-root path1]": 0.00033748426071896295, - "tests/test_activate.py::test_unix_path_to_native[fallback-root]": 0.00033750248306438466, - "tests/test_activate.py::test_unix_path_to_native[fallback-tuple[path, ...]]": 0.00032706527836668373, - "tests/test_activate.py::test_xonsh_basic": 0.04686280695034862, - "tests/test_api.py::test_DepsModifier_contract": 0.0016443177160771788, - "tests/test_api.py::test_PackageCacheData_contract": 0.002002889092320446, - "tests/test_api.py::test_PackageCacheData_return_value_contract": 0.002538548816698111, - "tests/test_api.py::test_PrefixData_contract": 0.0018946061525582766, - "tests/test_api.py::test_PrefixData_return_value_contract": 0.7636271775755498, - "tests/test_api.py::test_Solver_inputs_contract": 0.002281348646066304, - "tests/test_api.py::test_Solver_return_value_contract": 1.8147581304868714, - "tests/test_api.py::test_SubdirData_contract": 0.001923631068184839, - "tests/test_api.py::test_SubdirData_return_value_contract": 7.332732202866608, - "tests/test_api.py::test_UpdateModifier_contract": 0.001640696463701756, - "tests/test_auxlib.py::test_deepfreeze[42.0]": 0.0017273329377550104, - "tests/test_auxlib.py::test_deepfreeze[42]": 0.0017895828330034749, - "tests/test_auxlib.py::test_deepfreeze[True]": 0.0017364470855402304, - "tests/test_auxlib.py::test_deepfreeze[freeze_installed]": 0.0017233073809942159, - "tests/test_auxlib.py::test_deepfreeze[text]": 0.0018964844945116048, - "tests/test_auxlib.py::test_deepfreeze[unfrozen10]": 0.0022373870043716467, - "tests/test_auxlib.py::test_deepfreeze[unfrozen11]": 0.0018320901150387838, - "tests/test_auxlib.py::test_deepfreeze[unfrozen12]": 0.0017181793797111037, - "tests/test_auxlib.py::test_deepfreeze[unfrozen13]": 0.002174387092770257, - "tests/test_auxlib.py::test_deepfreeze[unfrozen5]": 0.0018372972748532002, - "tests/test_auxlib.py::test_deepfreeze[unfrozen6]": 0.0018204735264702712, - "tests/test_auxlib.py::test_deepfreeze[unfrozen7]": 0.0018327827974032025, - "tests/test_auxlib.py::test_deepfreeze[unfrozen8]": 0.00183476836575861, - "tests/test_auxlib.py::test_deepfreeze[unfrozen9]": 0.0017818486381410605, - "tests/test_codesigned.py::test_stub_exe_signatures[cli-32.exe]": 0.00036698982635655054, - "tests/test_codesigned.py::test_stub_exe_signatures[cli-64.exe]": 0.00043775729676712844, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.common.base_env_name-conda.base.constants.ROOT_ENV_NAME]": 0.0063226546721064725, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.common.get_filename-conda.env.env.get_filename]": 0.003719523323142037, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.common.print_result-conda.env.env.print_result]": 0.00277245220374711, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main.create_parser-None]": 0.0027862728562526944, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main.do_call-None]": 0.001977287821831925, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main.main-None]": 0.001883858435683381, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main.show_help_on_empty_command-None]": 0.0035789591112809454, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_config.config_description-None]": 0.003194925777756197, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_config.config_example-None]": 0.0022615334566389233, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_config.configure_parser-conda.cli.main_env_config.configure_parser]": 0.0021785214428211796, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_config.execute-conda.cli.main_env_config.execute]": 0.0019517771747601014, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_create.configure_parser-conda.cli.main_env_create.configure_parser]": 0.0019235652497320782, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_create.description-None]": 0.0030890771498674817, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_create.example-None]": 0.00225989288026867, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_create.execute-conda.cli.main_env_create.execute]": 0.002212503151595683, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_export.configure_parser-conda.cli.main_env_export.configure_parser]": 0.0031836100398201436, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_export.configure_parser-conda.cli.main_export.configure_parser]": 0.0018838234708538966, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_export.description-None]": 0.0031221079297409733, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_export.example-None]": 0.0027202099464710343, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_export.execute-conda.cli.main_env_export.execute]": 0.002439123213677732, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_export.execute-conda.cli.main_export.execute]": 0.0019683501615743526, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_list.configure_parser-conda.cli.main_env_list.configure_parser]": 0.0020345398018418418, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_list.description-None]": 0.0031185446122798605, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_list.example-None]": 0.002355116384474269, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_list.execute-conda.cli.main_env_list.execute]": 0.001873642691559624, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_remove._description-None]": 0.0025887992449293695, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_remove._example-None]": 0.0019655191341401983, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_remove._help-None]": 0.003085171347215795, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_remove.configure_parser-conda.cli.main_env_remove.configure_parser]": 0.0018638622653394225, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_remove.execute-conda.cli.main_env_remove.execute]": 0.001891194363113518, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_update.configure_parser-conda.cli.main_env_update.configure_parser]": 0.0021797533552558273, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_update.description-None]": 0.003087538029523794, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_update.example-None]": 0.0023580077582974483, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_update.execute-conda.cli.main_env_update.execute]": 0.0019444183163463958, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.configure_parser-conda.cli.main_env_vars.configure_parser]": 0.001745565976799979, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.execute_list-conda.cli.main_env_vars.execute_list]": 0.0017499401587172218, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.execute_set-conda.cli.main_env_vars.execute_set]": 0.0017859480253058693, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.execute_unset-conda.cli.main_env_vars.execute_unset]": 0.001760056351078897, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.list_description-None]": 0.001996002229737402, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.list_example-None]": 0.0018616938004972377, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.set_description-None]": 0.001875293757546343, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.set_example-None]": 0.0018019090915167794, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.unset_description-None]": 0.0017851981033835502, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.unset_example-None]": 0.0017384484773695953, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.var_description-None]": 0.0031918718169254776, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.var_example-None]": 0.002474956595046755, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.Dependencies-conda.env.env.Dependencies]": 0.0017384347514962765, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.Environment-conda.env.env.Environment]": 0.0017492173876349662, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.VALID_KEYS-conda.env.env.VALID_KEYS]": 0.003199556681272636, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env._expand_channels-conda.env.env._expand_channels]": 0.0017547556074012079, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.from_environment-conda.env.env.from_environment]": 0.0022194783059904144, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.from_file-conda.env.env.from_file]": 0.0019686415577236153, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.from_yaml-conda.env.env.from_yaml]": 0.002028484348018297, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.validate_keys-conda.env.env.validate_keys]": 0.002177583448244024, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.base.ENTRY_POINT-None]": 0.004411759968756182, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.base.InvalidInstaller-conda.exceptions.InvalidInstaller]": 0.0028883226499292914, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.base.get_installer-conda.env.installers.base.get_installer]": 0.002199856723079899, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.conda._solve-conda.env.installers.conda._solve]": 0.004021728056825087, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.conda.dry_run-conda.env.installers.conda.dry_run]": 0.0031557653682673143, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.conda.install-conda.env.installers.conda.install]": 0.0019313452658279197, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.pip._pip_install_via_requirements-conda.env.installers.pip._pip_install_via_requirements]": 0.003884601382998693, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.pip.install-conda.env.installers.pip.install]": 0.0030530958779964416, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.pip_util._canonicalize_regex-None]": 0.002225228513958219, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.pip_util.get_pip_installed_packages-conda.env.pip_util.get_pip_installed_packages]": 0.0025223574017514956, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.pip_util.pip_subprocess-conda.env.pip_util.pip_subprocess]": 0.003114150344523817, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.FileSpecTypes-conda.env.specs.FileSpecTypes]": 0.00263874968407731, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.SpecTypes-conda.env.specs.SpecTypes]": 0.0018666601414292809, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.binstar.BinstarSpec-conda.env.specs.binstar.BinstarSpec]": 0.0021430811357688075, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.binstar.ENVIRONMENT_TYPE-conda.env.specs.binstar.ENVIRONMENT_TYPE]": 0.0043412720867024935, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.detect-conda.env.specs.detect]": 0.003717887858804854, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.get_spec_class_from_file-conda.env.specs.get_spec_class_from_file]": 0.0033764481683234713, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.requirements.RequirementsSpec-conda.env.specs.requirements.RequirementsSpec]": 0.0031460685546920715, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.yaml_file.YamlFileSpec-conda.env.specs.yaml_file.YamlFileSpec]": 0.0030986425918360125, - "tests/test_create.py::test_allow_softlinks[classic]": 0.34720954355974376, - "tests/test_create.py::test_allow_softlinks[libmamba]": 0.4364302975750826, - "tests/test_create.py::test_channel_usage_replacing_python[classic]": 192.80084425584616, - "tests/test_create.py::test_channel_usage_replacing_python[libmamba]": 171.29898690148656, - "tests/test_create.py::test_clone_offline_simple[classic]": 0.32979585591942395, - "tests/test_create.py::test_clone_offline_simple[libmamba]": 0.38130017808603406, - "tests/test_create.py::test_clone_offline_with_untracked[classic]": 0.5337289870940934, - "tests/test_create.py::test_clone_offline_with_untracked[libmamba]": 0.3780702099342459, - "tests/test_create.py::test_compile_pyc[classic-False]": 10.343295527548069, - "tests/test_create.py::test_compile_pyc[classic-True]": 0.8004777231616891, - "tests/test_create.py::test_compile_pyc[libmamba-False]": 6.170276762028873, - "tests/test_create.py::test_compile_pyc[libmamba-True]": 1.2528356108026621, - "tests/test_create.py::test_conda_downgrade[classic]": 180.5716106378553, - "tests/test_create.py::test_conda_downgrade[libmamba]": 122.54576187362669, - "tests/test_create.py::test_conda_pip_interop_compatible_release_operator[classic]": 27.013214754546482, - "tests/test_create.py::test_conda_pip_interop_compatible_release_operator[libmamba]": 9.391051043956535, - "tests/test_create.py::test_conda_pip_interop_conda_editable_package[classic]": 21.137370607463197, - "tests/test_create.py::test_conda_pip_interop_conda_editable_package[libmamba]": 20.125719434864504, - "tests/test_create.py::test_conda_pip_interop_pip_clobbers_conda[classic]": 27.474036525263756, - "tests/test_create.py::test_conda_pip_interop_pip_clobbers_conda[libmamba]": 15.79504052618695, - "tests/test_create.py::test_conda_update_package_not_installed[classic]": 0.24774517948667987, - "tests/test_create.py::test_conda_update_package_not_installed[libmamba]": 1.0774777896663326, - "tests/test_create.py::test_create_default_packages[classic]": 0.36773513343547676, - "tests/test_create.py::test_create_default_packages[libmamba]": 0.3034971700769382, - "tests/test_create.py::test_create_default_packages_no_default_packages[classic]": 0.33895249320963194, - "tests/test_create.py::test_create_default_packages_no_default_packages[libmamba]": 0.3133215899783949, - "tests/test_create.py::test_create_dry_run[classic]": 6.947601582961336, - "tests/test_create.py::test_create_dry_run[libmamba]": 1.3131007906220737, - "tests/test_create.py::test_create_dry_run_json[classic]": 6.798038552968231, - "tests/test_create.py::test_create_dry_run_json[libmamba]": 0.8407212947646847, - "tests/test_create.py::test_create_dry_run_without_prefix[classic]": 0.21990872367745168, - "tests/test_create.py::test_create_dry_run_without_prefix[libmamba]": 0.6406625515746537, - "tests/test_create.py::test_create_dry_run_yes_safety[classic]": 0.2484770424239371, - "tests/test_create.py::test_create_dry_run_yes_safety[libmamba]": 0.6958155346976909, - "tests/test_create.py::test_create_empty_env[classic]": 0.2468876892729803, - "tests/test_create.py::test_create_empty_env[libmamba]": 0.8510491952456294, - "tests/test_create.py::test_create_env_different_platform[classic-cli]": 0.46582525481391024, - "tests/test_create.py::test_create_env_different_platform[classic-env]": 0.3820929438317774, - "tests/test_create.py::test_create_env_different_platform[libmamba-cli]": 0.44541848678755563, - "tests/test_create.py::test_create_env_different_platform[libmamba-env]": 0.40512433377587886, - "tests/test_create.py::test_create_install_update_remove_smoketest[classic]": 164.92795634960459, - "tests/test_create.py::test_create_install_update_remove_smoketest[libmamba]": 47.14278957377035, - "tests/test_create.py::test_create_no_deps_flag[classic]": 0.23229798830708914, - "tests/test_create.py::test_create_no_deps_flag[libmamba]": 0.24049791079538788, - "tests/test_create.py::test_create_only_deps_flag[classic]": 0.8869076765112277, - "tests/test_create.py::test_create_only_deps_flag[libmamba]": 0.7381657569627372, - "tests/test_create.py::test_create_override_channels_enabled[classic]": 0.608058783258941, - "tests/test_create.py::test_create_override_channels_enabled[libmamba]": 0.9605626251536173, - "tests/test_create.py::test_create_without_prefix_raises_argument_error[classic]": 0.07424393485922133, - "tests/test_create.py::test_create_without_prefix_raises_argument_error[libmamba]": 0.0760197226333203, - "tests/test_create.py::test_cross_channel_incompatibility[classic]": 90.61505228269947, - "tests/test_create.py::test_cross_channel_incompatibility[libmamba]": 4.240631769343364, - "tests/test_create.py::test_directory_not_a_conda_environment[classic]": 0.07186282922163456, - "tests/test_create.py::test_directory_not_a_conda_environment[libmamba]": 0.07650314592972407, - "tests/test_create.py::test_disallowed_packages[classic]": 16.07839392722306, - "tests/test_create.py::test_disallowed_packages[libmamba]": 2.80196107199597, - "tests/test_create.py::test_dont_remove_conda_1[classic]": 190.6886518613176, - "tests/test_create.py::test_dont_remove_conda_1[libmamba]": 17.440176419790788, - "tests/test_create.py::test_dont_remove_conda_2[classic]": 141.1565890338926, - "tests/test_create.py::test_dont_remove_conda_2[libmamba]": 13.686831606071337, - "tests/test_create.py::test_download_only_flag[classic]": 11.23871640915158, - "tests/test_create.py::test_download_only_flag[libmamba]": 2.641907170557821, - "tests/test_create.py::test_force_remove[classic]": 73.48922540590813, - "tests/test_create.py::test_force_remove[libmamba]": 2.7784113338871457, - "tests/test_create.py::test_install_bound_virtual_package[classic]": 0.19962382054552666, - "tests/test_create.py::test_install_bound_virtual_package[libmamba]": 1.0385882158624422, - "tests/test_create.py::test_install_broken_post_install_keeps_existing_folders[classic]": 1.2656911125748755, - "tests/test_create.py::test_install_broken_post_install_keeps_existing_folders[libmamba]": 1.4682426909913935, - "tests/test_create.py::test_install_force_reinstall_flag[classic]": 0.35876771095599713, - "tests/test_create.py::test_install_force_reinstall_flag[libmamba]": 0.31155525486810987, - "tests/test_create.py::test_install_only_deps_flag[classic]": 0.5575222696614551, - "tests/test_create.py::test_install_only_deps_flag[libmamba]": 0.48290878770005075, - "tests/test_create.py::test_install_prune_flag[classic]": 59.771295365444594, - "tests/test_create.py::test_install_prune_flag[libmamba]": 8.564425136126216, - "tests/test_create.py::test_install_python_and_search[classic]": 81.56506959325785, - "tests/test_create.py::test_install_python_and_search[libmamba]": 33.25927063634003, - "tests/test_create.py::test_install_tarball_from_file_based_channel[classic]": 1.0015011997685688, - "tests/test_create.py::test_install_tarball_from_file_based_channel[libmamba]": 1.257410430589436, - "tests/test_create.py::test_install_update_deps_flag[classic]": 0.6271965675556825, - "tests/test_create.py::test_install_update_deps_flag[libmamba]": 0.48178516204407806, - "tests/test_create.py::test_install_update_deps_only_deps_flags[classic]": 0.6677226195749795, - "tests/test_create.py::test_install_update_deps_only_deps_flags[libmamba]": 0.5326164114756937, - "tests/test_create.py::test_install_virtual_packages[classic-__glibc-True]": 0.5393222775501725, - "tests/test_create.py::test_install_virtual_packages[classic-__linux-True]": 0.5371559100864922, - "tests/test_create.py::test_install_virtual_packages[classic-__osx-False]": 0.8272138681309136, - "tests/test_create.py::test_install_virtual_packages[classic-__unix-True]": 0.5201534805227243, - "tests/test_create.py::test_install_virtual_packages[classic-__win-False]": 0.8098261152403397, - "tests/test_create.py::test_install_virtual_packages[libmamba-__glibc-True]": 1.063214596668724, - "tests/test_create.py::test_install_virtual_packages[libmamba-__linux-True]": 0.7627546878478019, - "tests/test_create.py::test_install_virtual_packages[libmamba-__osx-False]": 0.6806041035316516, - "tests/test_create.py::test_install_virtual_packages[libmamba-__unix-True]": 0.682265687203362, - "tests/test_create.py::test_install_virtual_packages[libmamba-__win-False]": 0.6968206791140852, - "tests/test_create.py::test_json_create_install_update_remove[classic]": 85.48715298302007, - "tests/test_create.py::test_json_create_install_update_remove[libmamba]": 10.893000309967762, - "tests/test_create.py::test_list_with_pip_no_binary[classic]": 12.203086044266442, - "tests/test_create.py::test_list_with_pip_no_binary[libmamba]": 8.37893830821302, - "tests/test_create.py::test_list_with_pip_wheel[classic]": 24.44843484738832, - "tests/test_create.py::test_list_with_pip_wheel[libmamba]": 14.460751233748178, - "tests/test_create.py::test_menuinst_v2[classic]": 3.5104202220263527, - "tests/test_create.py::test_menuinst_v2[libmamba]": 2.899055415814057, - "tests/test_create.py::test_neutering_of_historic_specs[classic]": 102.96595018586271, - "tests/test_create.py::test_neutering_of_historic_specs[libmamba]": 20.798173669394945, - "tests/test_create.py::test_noarch_generic_package[classic]": 0.24155384482010644, - "tests/test_create.py::test_noarch_generic_package[libmamba]": 0.23924402433089498, - "tests/test_create.py::test_noarch_python_package_reinstall_on_pyver_change[classic]": 19.327281872390596, - "tests/test_create.py::test_noarch_python_package_reinstall_on_pyver_change[libmamba]": 12.375670013322408, - "tests/test_create.py::test_noarch_python_package_with_entry_points[classic]": 54.51987910288472, - "tests/test_create.py::test_noarch_python_package_with_entry_points[libmamba]": 9.027595096661415, - "tests/test_create.py::test_noarch_python_package_without_entry_points[classic]": 52.58606791960469, - "tests/test_create.py::test_noarch_python_package_without_entry_points[libmamba]": 9.013884611247837, - "tests/test_create.py::test_nonadmin_file_untouched[classic]": 0.7684327385881157, - "tests/test_create.py::test_nonadmin_file_untouched[libmamba]": 1.8012407610833505, - "tests/test_create.py::test_not_writable_env_raises_EnvironmentNotWritableError[classic]": 0.4033829269483022, - "tests/test_create.py::test_not_writable_env_raises_EnvironmentNotWritableError[libmamba]": 1.3957281035865858, - "tests/test_create.py::test_offline_with_empty_index_cache[classic]": 12.050411815286399, - "tests/test_create.py::test_offline_with_empty_index_cache[libmamba]": 5.379382164587862, - "tests/test_create.py::test_override_channels[classic]": 0.2330730099060675, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root path1]": 0.00032126155642265577, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root]": 0.0003313879777856629, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-tuple[path, ...]]": 0.00032917014421550997, + "tests/test_activate.py::test_unix_path_to_native[fallback-bare UNC mount]": 0.00033711315560387836, + "tests/test_activate.py::test_unix_path_to_native[fallback-drive [trailing]]": 0.00037047233672500053, + "tests/test_activate.py::test_unix_path_to_native[fallback-drive]": 0.0003512632154746758, + "tests/test_activate.py::test_unix_path_to_native[fallback-empty string]": 0.0003495946702872205, + "tests/test_activate.py::test_unix_path_to_native[fallback-empty tuple]": 0.0003397923188263957, + "tests/test_activate.py::test_unix_path_to_native[fallback-list[path]]": 0.00033506680220472606, + "tests/test_activate.py::test_unix_path_to_native[fallback-normal path [extra]]": 0.0003495819428701987, + "tests/test_activate.py::test_unix_path_to_native[fallback-normal path [trailing]]": 0.00034727666129673557, + "tests/test_activate.py::test_unix_path_to_native[fallback-normal path]": 0.0003709155269985034, + "tests/test_activate.py::test_unix_path_to_native[fallback-path;...]": 0.00036039401249081035, + "tests/test_activate.py::test_unix_path_to_native[fallback-relative [extra]]": 0.0003771250804646151, + "tests/test_activate.py::test_unix_path_to_native[fallback-relative]": 0.00034247758638436955, + "tests/test_activate.py::test_unix_path_to_native[fallback-root [leading, trailing]]": 0.00035018906714331125, + "tests/test_activate.py::test_unix_path_to_native[fallback-root [leading]]": 0.00034106157658243136, + "tests/test_activate.py::test_unix_path_to_native[fallback-root path [extra]]": 0.00033932308911122224, + "tests/test_activate.py::test_unix_path_to_native[fallback-root path [leading, trailing]]": 0.00034368997448444317, + "tests/test_activate.py::test_unix_path_to_native[fallback-root path [leading]]": 0.00033743303709576867, + "tests/test_activate.py::test_unix_path_to_native[fallback-root path [trailing]]": 0.00033893965162625357, + "tests/test_activate.py::test_unix_path_to_native[fallback-root path0]": 0.00034181353588334855, + "tests/test_activate.py::test_unix_path_to_native[fallback-root path1]": 0.00034788205638576833, + "tests/test_activate.py::test_unix_path_to_native[fallback-root]": 0.0003407123302149663, + "tests/test_activate.py::test_unix_path_to_native[fallback-tuple[path, ...]]": 0.00033633667179009725, + "tests/test_activate.py::test_xonsh_basic": 0.04728938857442603, + "tests/test_api.py::test_DepsModifier_contract": 0.0016636172980099043, + "tests/test_api.py::test_PackageCacheData_contract": 0.002026692408833602, + "tests/test_api.py::test_PackageCacheData_return_value_contract": 0.0025650777841907525, + "tests/test_api.py::test_PrefixData_contract": 0.0019209676004318373, + "tests/test_api.py::test_PrefixData_return_value_contract": 0.8081230849890019, + "tests/test_api.py::test_Solver_inputs_contract": 0.0022513112259405516, + "tests/test_api.py::test_Solver_return_value_contract": 1.827435410222144, + "tests/test_api.py::test_SubdirData_contract": 0.001924936654856101, + "tests/test_api.py::test_SubdirData_return_value_contract": 7.4909307106499, + "tests/test_api.py::test_UpdateModifier_contract": 0.0016399748264927135, + "tests/test_auxlib.py::test_deepfreeze[42.0]": 0.0017607437560292103, + "tests/test_auxlib.py::test_deepfreeze[42]": 0.0018145732747467589, + "tests/test_auxlib.py::test_deepfreeze[True]": 0.0017567112543296186, + "tests/test_auxlib.py::test_deepfreeze[freeze_installed]": 0.0017475433984644997, + "tests/test_auxlib.py::test_deepfreeze[text]": 0.0019130005325557991, + "tests/test_auxlib.py::test_deepfreeze[unfrozen10]": 0.002274962028267185, + "tests/test_auxlib.py::test_deepfreeze[unfrozen11]": 0.0018670753606669882, + "tests/test_auxlib.py::test_deepfreeze[unfrozen12]": 0.0017488793225634732, + "tests/test_auxlib.py::test_deepfreeze[unfrozen13]": 0.002191272003846405, + "tests/test_auxlib.py::test_deepfreeze[unfrozen5]": 0.0018625780962281068, + "tests/test_auxlib.py::test_deepfreeze[unfrozen6]": 0.0018432083686214199, + "tests/test_auxlib.py::test_deepfreeze[unfrozen7]": 0.0018507989110510866, + "tests/test_auxlib.py::test_deepfreeze[unfrozen8]": 0.0018717158063683605, + "tests/test_auxlib.py::test_deepfreeze[unfrozen9]": 0.0018127130513456466, + "tests/test_codesigned.py::test_stub_exe_signatures[cli-32.exe]": 0.0003671178595327854, + "tests/test_codesigned.py::test_stub_exe_signatures[cli-64.exe]": 0.000422961772371935, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.common.base_env_name-conda.base.constants.ROOT_ENV_NAME]": 0.006052239503214989, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.common.get_filename-conda.env.env.get_filename]": 0.0032747832899832083, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.common.print_result-conda.env.env.print_result]": 0.0032427869880516332, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main.create_parser-None]": 0.0027436584564884976, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main.do_call-None]": 0.002187601174075227, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main.main-None]": 0.0018692083718478626, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main.show_help_on_empty_command-None]": 0.003581448146765505, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_config.config_description-None]": 0.0032190454591537834, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_config.config_example-None]": 0.002575887229461325, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_config.configure_parser-conda.cli.main_env_config.configure_parser]": 0.0020960825280576744, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_config.execute-conda.cli.main_env_config.execute]": 0.0019250884218784392, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_create.configure_parser-conda.cli.main_env_create.configure_parser]": 0.002047924092535588, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_create.description-None]": 0.003117612526169831, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_create.example-None]": 0.0022863078310147293, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_create.execute-conda.cli.main_env_create.execute]": 0.0022826434540647346, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_export.configure_parser-conda.cli.main_env_export.configure_parser]": 0.003319537460198553, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_export.configure_parser-conda.cli.main_export.configure_parser]": 0.0019621592765003163, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_export.description-None]": 0.003164747513127176, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_export.example-None]": 0.0025733419936920165, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_export.execute-conda.cli.main_env_export.execute]": 0.0026189507040610327, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_export.execute-conda.cli.main_export.execute]": 0.002001368861496373, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_list.configure_parser-conda.cli.main_env_list.configure_parser]": 0.0022416614412439743, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_list.description-None]": 0.0031327528678237095, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_list.example-None]": 0.002385548697424573, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_list.execute-conda.cli.main_env_list.execute]": 0.0019204793104160248, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_remove._description-None]": 0.0025172074352049893, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_remove._example-None]": 0.001997243583291858, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_remove._help-None]": 0.0031280464875227463, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_remove.configure_parser-conda.cli.main_env_remove.configure_parser]": 0.0021274290228093635, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_remove.execute-conda.cli.main_env_remove.execute]": 0.0018470806179602727, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_update.configure_parser-conda.cli.main_env_update.configure_parser]": 0.0022069232730621115, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_update.description-None]": 0.003141477172731218, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_update.example-None]": 0.0022843486525233026, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_update.execute-conda.cli.main_env_update.execute]": 0.0019775633489600105, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.configure_parser-conda.cli.main_env_vars.configure_parser]": 0.0017757028931471212, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.execute_list-conda.cli.main_env_vars.execute_list]": 0.001781072957559778, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.execute_set-conda.cli.main_env_vars.execute_set]": 0.0017986458451033265, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.execute_unset-conda.cli.main_env_vars.execute_unset]": 0.001778761035168527, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.list_description-None]": 0.0020600779733631336, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.list_example-None]": 0.0018486850153759309, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.set_description-None]": 0.001851820184663773, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.set_example-None]": 0.0018136623259945282, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.unset_description-None]": 0.0017957251964331622, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.unset_example-None]": 0.001775310163776062, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.var_description-None]": 0.0032100860270135164, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.var_example-None]": 0.002648808330517357, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.Dependencies-conda.env.env.Dependencies]": 0.0019716075926835925, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.Environment-conda.env.env.Environment]": 0.0018272766543304512, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.VALID_KEYS-conda.env.env.VALID_KEYS]": 0.004301671900328267, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env._expand_channels-conda.env.env._expand_channels]": 0.0018534485290534867, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.from_environment-conda.env.env.from_environment]": 0.0021453489863136697, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.from_file-conda.env.env.from_file]": 0.001932570945773734, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.from_yaml-conda.env.env.from_yaml]": 0.0019832032311244575, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.validate_keys-conda.env.env.validate_keys]": 0.002264163909520532, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.base.ENTRY_POINT-None]": 0.004589078083831312, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.base.InvalidInstaller-conda.exceptions.InvalidInstaller]": 0.0032068163754899134, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.base.get_installer-conda.env.installers.base.get_installer]": 0.002468690091104108, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.conda._solve-conda.env.installers.conda._solve]": 0.003986714936410541, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.conda.dry_run-conda.env.installers.conda.dry_run]": 0.002848249781124187, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.conda.install-conda.env.installers.conda.install]": 0.002294469607904591, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.pip._pip_install_via_requirements-conda.env.installers.pip._pip_install_via_requirements]": 0.003908922322469829, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.pip.install-conda.env.installers.pip.install]": 0.0025882203460230973, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.pip_util._canonicalize_regex-None]": 0.0020803641464912526, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.pip_util.get_pip_installed_packages-conda.env.pip_util.get_pip_installed_packages]": 0.0028003849407292327, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.pip_util.pip_subprocess-conda.env.pip_util.pip_subprocess]": 0.0031512088001033594, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.FileSpecTypes-conda.env.specs.FileSpecTypes]": 0.0026387496840773106, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.SpecTypes-conda.env.specs.SpecTypes]": 0.0018666601414292806, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.binstar.BinstarSpec-conda.env.specs.binstar.BinstarSpec]": 0.0021882510465390387, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.binstar.ENVIRONMENT_TYPE-conda.env.specs.binstar.ENVIRONMENT_TYPE]": 0.0040451955268731585, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.detect-conda.env.specs.detect]": 0.003341375996753009, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.get_spec_class_from_file-conda.env.specs.get_spec_class_from_file]": 0.003298594410534037, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.requirements.RequirementsSpec-conda.env.specs.requirements.RequirementsSpec]": 0.003183224319747319, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.yaml_file.YamlFileSpec-conda.env.specs.yaml_file.YamlFileSpec]": 0.0031981071700380834, + "tests/test_create.py::test_allow_softlinks[classic]": 0.31505425812438453, + "tests/test_create.py::test_allow_softlinks[libmamba]": 0.5729751089107474, + "tests/test_create.py::test_channel_usage_replacing_python[classic]": 213.9204876451897, + "tests/test_create.py::test_channel_usage_replacing_python[libmamba]": 172.85991652581782, + "tests/test_create.py::test_clone_offline_simple[classic]": 0.5785053599483244, + "tests/test_create.py::test_clone_offline_simple[libmamba]": 0.5329932854387621, + "tests/test_create.py::test_clone_offline_with_untracked[classic]": 0.7122567483865029, + "tests/test_create.py::test_clone_offline_with_untracked[libmamba]": 0.5686273129493383, + "tests/test_create.py::test_compile_pyc[classic-False]": 10.701549692346255, + "tests/test_create.py::test_compile_pyc[classic-True]": 0.9574506519268456, + "tests/test_create.py::test_compile_pyc[libmamba-False]": 6.405144444836861, + "tests/test_create.py::test_compile_pyc[libmamba-True]": 1.455349131948442, + "tests/test_create.py::test_conda_downgrade[classic]": 188.78357919762266, + "tests/test_create.py::test_conda_downgrade[libmamba]": 152.35532444457465, + "tests/test_create.py::test_conda_pip_interop_compatible_release_operator[classic]": 28.491750623884947, + "tests/test_create.py::test_conda_pip_interop_compatible_release_operator[libmamba]": 9.490890796691579, + "tests/test_create.py::test_conda_pip_interop_conda_editable_package[classic]": 21.711630476712962, + "tests/test_create.py::test_conda_pip_interop_conda_editable_package[libmamba]": 20.694868876604875, + "tests/test_create.py::test_conda_pip_interop_pip_clobbers_conda[classic]": 28.97629253052605, + "tests/test_create.py::test_conda_pip_interop_pip_clobbers_conda[libmamba]": 16.637768181481654, + "tests/test_create.py::test_conda_update_package_not_installed[classic]": 0.2713845338230497, + "tests/test_create.py::test_conda_update_package_not_installed[libmamba]": 0.9014386225427082, + "tests/test_create.py::test_create_default_packages[classic]": 0.48903466142445223, + "tests/test_create.py::test_create_default_packages[libmamba]": 0.38703833302487145, + "tests/test_create.py::test_create_default_packages_no_default_packages[classic]": 0.4197864626263533, + "tests/test_create.py::test_create_default_packages_no_default_packages[libmamba]": 0.42555022294364986, + "tests/test_create.py::test_create_dry_run[classic]": 7.259636641289555, + "tests/test_create.py::test_create_dry_run[libmamba]": 1.4164111316342334, + "tests/test_create.py::test_create_dry_run_json[classic]": 7.050122423803885, + "tests/test_create.py::test_create_dry_run_json[libmamba]": 0.8887370686795781, + "tests/test_create.py::test_create_dry_run_without_prefix[classic]": 0.22359179243790184, + "tests/test_create.py::test_create_dry_run_without_prefix[libmamba]": 0.6596508525205861, + "tests/test_create.py::test_create_dry_run_yes_safety[classic]": 0.33141823949995536, + "tests/test_create.py::test_create_dry_run_yes_safety[libmamba]": 0.7648210919256825, + "tests/test_create.py::test_create_empty_env[classic]": 0.25353015282066355, + "tests/test_create.py::test_create_empty_env[libmamba]": 0.8869391178094325, + "tests/test_create.py::test_create_env_different_platform[classic-cli]": 0.5796632181714588, + "tests/test_create.py::test_create_env_different_platform[classic-env]": 0.5687199459043173, + "tests/test_create.py::test_create_env_different_platform[libmamba-cli]": 0.48627033298089206, + "tests/test_create.py::test_create_env_different_platform[libmamba-env]": 0.5894431906737695, + "tests/test_create.py::test_create_install_update_remove_smoketest[classic]": 170.67931900154392, + "tests/test_create.py::test_create_install_update_remove_smoketest[libmamba]": 49.28760698735596, + "tests/test_create.py::test_create_no_deps_flag[classic]": 0.24649877789392532, + "tests/test_create.py::test_create_no_deps_flag[libmamba]": 0.3236845331210703, + "tests/test_create.py::test_create_only_deps_flag[classic]": 1.2253324293146421, + "tests/test_create.py::test_create_only_deps_flag[libmamba]": 0.909505659139392, + "tests/test_create.py::test_create_override_channels_enabled[classic]": 0.7270983702787547, + "tests/test_create.py::test_create_override_channels_enabled[libmamba]": 0.9114804545593477, + "tests/test_create.py::test_create_without_prefix_raises_argument_error[classic]": 0.07452351549808885, + "tests/test_create.py::test_create_without_prefix_raises_argument_error[libmamba]": 0.07600775965531523, + "tests/test_create.py::test_cross_channel_incompatibility[classic]": 94.89642415314309, + "tests/test_create.py::test_cross_channel_incompatibility[libmamba]": 3.6669390004791014, + "tests/test_create.py::test_directory_not_a_conda_environment[classic]": 0.0711053085252528, + "tests/test_create.py::test_directory_not_a_conda_environment[libmamba]": 0.0742293752206413, + "tests/test_create.py::test_disallowed_packages[classic]": 15.430553788817194, + "tests/test_create.py::test_disallowed_packages[libmamba]": 2.7855486940006147, + "tests/test_create.py::test_dont_remove_conda_1[classic]": 200.39184903638636, + "tests/test_create.py::test_dont_remove_conda_1[libmamba]": 17.809419829225327, + "tests/test_create.py::test_dont_remove_conda_2[classic]": 155.45010764838452, + "tests/test_create.py::test_dont_remove_conda_2[libmamba]": 14.3481686153564, + "tests/test_create.py::test_download_only_flag[classic]": 10.902823246523939, + "tests/test_create.py::test_download_only_flag[libmamba]": 2.62471135172131, + "tests/test_create.py::test_force_remove[classic]": 55.7539766433129, + "tests/test_create.py::test_force_remove[libmamba]": 2.8924341972566276, + "tests/test_create.py::test_install_bound_virtual_package[classic]": 0.35313860251784857, + "tests/test_create.py::test_install_bound_virtual_package[libmamba]": 0.8896729355640228, + "tests/test_create.py::test_install_broken_post_install_keeps_existing_folders[classic]": 1.7042252490291911, + "tests/test_create.py::test_install_broken_post_install_keeps_existing_folders[libmamba]": 1.9353393701457011, + "tests/test_create.py::test_install_force_reinstall_flag[classic]": 0.42384552555187277, + "tests/test_create.py::test_install_force_reinstall_flag[libmamba]": 0.3184472161845154, + "tests/test_create.py::test_install_only_deps_flag[classic]": 0.7248002156661825, + "tests/test_create.py::test_install_only_deps_flag[libmamba]": 0.5837070388693466, + "tests/test_create.py::test_install_prune_flag[classic]": 62.337094208010186, + "tests/test_create.py::test_install_prune_flag[libmamba]": 8.389643965589237, + "tests/test_create.py::test_install_python_and_search[classic]": 87.43300362078439, + "tests/test_create.py::test_install_python_and_search[libmamba]": 34.835310530984735, + "tests/test_create.py::test_install_tarball_from_file_based_channel[classic]": 1.0508028127752889, + "tests/test_create.py::test_install_tarball_from_file_based_channel[libmamba]": 1.2814975644700777, + "tests/test_create.py::test_install_update_deps_flag[classic]": 0.770916465068938, + "tests/test_create.py::test_install_update_deps_flag[libmamba]": 0.5534996724880985, + "tests/test_create.py::test_install_update_deps_only_deps_flags[classic]": 0.9520672754395599, + "tests/test_create.py::test_install_update_deps_only_deps_flags[libmamba]": 0.5776124991169088, + "tests/test_create.py::test_install_virtual_packages[classic-__glibc-True]": 0.5863199488178453, + "tests/test_create.py::test_install_virtual_packages[classic-__linux-True]": 0.5780502076485774, + "tests/test_create.py::test_install_virtual_packages[classic-__osx-False]": 0.9426935547488993, + "tests/test_create.py::test_install_virtual_packages[classic-__unix-True]": 0.5804692352841536, + "tests/test_create.py::test_install_virtual_packages[classic-__win-False]": 0.9119632509608436, + "tests/test_create.py::test_install_virtual_packages[libmamba-__glibc-True]": 0.9078266115845833, + "tests/test_create.py::test_install_virtual_packages[libmamba-__linux-True]": 0.7349068373234086, + "tests/test_create.py::test_install_virtual_packages[libmamba-__osx-False]": 0.6979009626765508, + "tests/test_create.py::test_install_virtual_packages[libmamba-__unix-True]": 0.6911741969846394, + "tests/test_create.py::test_install_virtual_packages[libmamba-__win-False]": 0.6902830404024087, + "tests/test_create.py::test_json_create_install_update_remove[classic]": 87.11261643008133, + "tests/test_create.py::test_json_create_install_update_remove[libmamba]": 10.79335512153968, + "tests/test_create.py::test_list_with_pip_no_binary[classic]": 12.573798891783357, + "tests/test_create.py::test_list_with_pip_no_binary[libmamba]": 8.610112586525567, + "tests/test_create.py::test_list_with_pip_wheel[classic]": 24.961728178868114, + "tests/test_create.py::test_list_with_pip_wheel[libmamba]": 14.596755454005729, + "tests/test_create.py::test_menuinst_v2[classic]": 4.519786481778206, + "tests/test_create.py::test_menuinst_v2[libmamba]": 2.2754150235322523, + "tests/test_create.py::test_neutering_of_historic_specs[classic]": 98.51784266346492, + "tests/test_create.py::test_neutering_of_historic_specs[libmamba]": 21.578893168517787, + "tests/test_create.py::test_noarch_generic_package[classic]": 0.2729333948054109, + "tests/test_create.py::test_noarch_generic_package[libmamba]": 0.2620530033979497, + "tests/test_create.py::test_noarch_python_package_reinstall_on_pyver_change[classic]": 19.158664163190807, + "tests/test_create.py::test_noarch_python_package_reinstall_on_pyver_change[libmamba]": 13.015306511598197, + "tests/test_create.py::test_noarch_python_package_with_entry_points[classic]": 57.060718257657726, + "tests/test_create.py::test_noarch_python_package_with_entry_points[libmamba]": 9.18812730292413, + "tests/test_create.py::test_noarch_python_package_without_entry_points[classic]": 54.657201425601926, + "tests/test_create.py::test_noarch_python_package_without_entry_points[libmamba]": 8.678290538429117, + "tests/test_create.py::test_nonadmin_file_untouched[classic]": 1.1216164923222836, + "tests/test_create.py::test_nonadmin_file_untouched[libmamba]": 2.1550929173824724, + "tests/test_create.py::test_not_writable_env_raises_EnvironmentNotWritableError[classic]": 0.5470945003044754, + "tests/test_create.py::test_not_writable_env_raises_EnvironmentNotWritableError[libmamba]": 1.3889179968569008, + "tests/test_create.py::test_offline_with_empty_index_cache[classic]": 12.525491471354506, + "tests/test_create.py::test_offline_with_empty_index_cache[libmamba]": 5.256933854683911, + "tests/test_create.py::test_override_channels[classic]": 0.23307300990606752, "tests/test_create.py::test_override_channels[libmamba]": 0.3230937813248924, - "tests/test_create.py::test_override_channels_disabled[classic]": 0.1545018295698614, - "tests/test_create.py::test_override_channels_disabled[libmamba]": 0.1547392785042052, - "tests/test_create.py::test_package_cache_regression[classic]": 0.2934593081885772, - "tests/test_create.py::test_package_cache_regression[libmamba]": 0.3585165726444993, - "tests/test_create.py::test_package_optional_pinning[classic]": 0.7420833826556638, - "tests/test_create.py::test_package_optional_pinning[libmamba]": 0.7480317010662086, - "tests/test_create.py::test_package_pinning[classic]": 0.806871951084512, - "tests/test_create.py::test_package_pinning[libmamba]": 0.6691120850568099, - "tests/test_create.py::test_packages_not_found[classic]": 0.41732013019267084, - "tests/test_create.py::test_packages_not_found[libmamba]": 1.1197863837103483, - "tests/test_create.py::test_pinned_override_with_explicit_spec[classic]": 0.8672912480110244, - "tests/test_create.py::test_pinned_override_with_explicit_spec[libmamba]": 0.7876158490649044, - "tests/test_create.py::test_post_link_run_in_env[classic]": 1.2561582530821704, - "tests/test_create.py::test_post_link_run_in_env[libmamba]": 2.034143329697668, - "tests/test_create.py::test_python_site_packages_path[classic]": 1.169192236299524, - "tests/test_create.py::test_python_site_packages_path[libmamba]": 1.1073561706174315, - "tests/test_create.py::test_remove_empty_env[classic]": 0.37453799523621506, - "tests/test_create.py::test_remove_empty_env[libmamba]": 0.8548738011787532, - "tests/test_create.py::test_remove_force_remove_flag[classic]": 10.24587955663371, - "tests/test_create.py::test_remove_force_remove_flag[libmamba]": 5.946217167406894, - "tests/test_create.py::test_remove_ignore_nonenv[classic]": 0.0654464847249652, - "tests/test_create.py::test_remove_ignore_nonenv[libmamba]": 0.06961786694495503, - "tests/test_create.py::test_remove_spellcheck[classic]": 0.5158222243883261, - "tests/test_create.py::test_remove_spellcheck[libmamba]": 0.4150550464816733, - "tests/test_create.py::test_repodata_v2_base_url[classic]": 0.4589743459382218, - "tests/test_create.py::test_repodata_v2_base_url[libmamba]": 0.29117744297181575, - "tests/test_create.py::test_rm_rf[classic]": 9.923142453416336, - "tests/test_create.py::test_rm_rf[libmamba]": 6.57871541575062, - "tests/test_create.py::test_run_preserves_arguments[classic]": 16.75616388167897, - "tests/test_create.py::test_run_preserves_arguments[libmamba]": 7.81475325107359, - "tests/test_create.py::test_run_script_called[classic]": 10.790732384635374, - "tests/test_create.py::test_run_script_called[libmamba]": 2.6338931581575173, - "tests/test_create.py::test_safety_checks_disabled[classic]": 9.49522784009414, - "tests/test_create.py::test_safety_checks_disabled[libmamba]": 5.377200853406584, - "tests/test_create.py::test_safety_checks_enabled[classic]": 10.143428475339787, - "tests/test_create.py::test_safety_checks_enabled[libmamba]": 5.92301623693803, - "tests/test_create.py::test_safety_checks_warn[classic]": 13.495492658785237, - "tests/test_create.py::test_safety_checks_warn[libmamba]": 7.87222499138757, - "tests/test_create.py::test_search_override_channels_enabled[classic]": 0.23476397640649188, - "tests/test_create.py::test_search_override_channels_enabled[libmamba]": 0.644172062928963, - "tests/test_create.py::test_shortcut_absent_does_not_barf_on_uninstall[classic]": 9.845752598074439, - "tests/test_create.py::test_shortcut_absent_does_not_barf_on_uninstall[libmamba]": 8.364780158221956, - "tests/test_create.py::test_shortcut_absent_when_condarc_set[classic]": 9.493831731909482, - "tests/test_create.py::test_shortcut_absent_when_condarc_set[libmamba]": 8.39046863290664, - "tests/test_create.py::test_shortcut_creation_installs_shortcut[classic]": 6.15580028649694, - "tests/test_create.py::test_shortcut_creation_installs_shortcut[libmamba]": 6.317099381080228, - "tests/test_create.py::test_strict_channel_priority[classic]": 0.0003635554435306825, - "tests/test_create.py::test_strict_channel_priority[libmamba]": 0.0004880876828851895, - "tests/test_create.py::test_strict_resolve_get_reduced_index[classic]": 75.02163729132086, - "tests/test_create.py::test_strict_resolve_get_reduced_index[libmamba]": 76.62860152685123, - "tests/test_create.py::test_tarball_install[classic]": 0.4459899738614379, - "tests/test_create.py::test_tarball_install[libmamba]": 0.5333359832829216, - "tests/test_create.py::test_tarball_install_and_bad_metadata[classic]": 1.0349035874672736, - "tests/test_create.py::test_tarball_install_and_bad_metadata[libmamba]": 0.8049977256014227, - "tests/test_create.py::test_transactional_rollback_simple[classic]": 0.3953917995478281, - "tests/test_create.py::test_transactional_rollback_simple[libmamba]": 0.37960649272388275, - "tests/test_create.py::test_transactional_rollback_upgrade_downgrade[classic]": 0.5366629369146972, - "tests/test_create.py::test_transactional_rollback_upgrade_downgrade[libmamba]": 0.48807928632929415, - "tests/test_create.py::test_update_all_updates_pip_pkg[classic]": 19.693265244220303, - "tests/test_create.py::test_update_all_updates_pip_pkg[libmamba]": 11.568217841248682, - "tests/test_create.py::test_update_deps_flag_absent[classic]": 0.4967109380576744, - "tests/test_create.py::test_update_deps_flag_absent[libmamba]": 0.5487526960056587, - "tests/test_create.py::test_update_deps_flag_present[classic]": 0.6665866108426608, - "tests/test_create.py::test_update_deps_flag_present[libmamba]": 0.5749203281068737, - "tests/test_create.py::test_update_with_pinned_packages[classic]": 0.5807113603532897, - "tests/test_create.py::test_update_with_pinned_packages[libmamba]": 0.5130863698633071, - "tests/test_create.py::test_use_index_cache[classic]": 13.6661920431892, - "tests/test_create.py::test_use_index_cache[libmamba]": 14.504898635606429, - "tests/test_deprecations.py::test_action[future]": 0.0024460637767933736, - "tests/test_deprecations.py::test_action[pending]": 0.002553007034033085, - "tests/test_deprecations.py::test_action[remove]": 0.002156109579907799, - "tests/test_deprecations.py::test_arguments[deprecated]": 0.0019218954443742584, - "tests/test_deprecations.py::test_arguments[pending]": 0.001983911166093539, - "tests/test_deprecations.py::test_arguments[remove]": 0.0018189239311995119, - "tests/test_deprecations.py::test_class[deprecated]": 0.001934734702949535, - "tests/test_deprecations.py::test_class[pending]": 0.001944054006060897, - "tests/test_deprecations.py::test_class[remove]": 0.0018520029762366366, - "tests/test_deprecations.py::test_constant[deprecated]": 0.002512635421792359, - "tests/test_deprecations.py::test_constant[pending]": 0.0024997805951074074, - "tests/test_deprecations.py::test_constant[remove]": 0.003061702522981848, - "tests/test_deprecations.py::test_function[deprecated]": 0.002125853656980906, - "tests/test_deprecations.py::test_function[pending]": 0.00229595763327764, - "tests/test_deprecations.py::test_function[remove]": 0.0018558066198293038, - "tests/test_deprecations.py::test_method[deprecated]": 0.0020299459983229404, - "tests/test_deprecations.py::test_method[pending]": 0.002047406731551411, - "tests/test_deprecations.py::test_method[remove]": 0.0018710707283741078, - "tests/test_deprecations.py::test_module[deprecated]": 0.0025594153270881836, - "tests/test_deprecations.py::test_module[pending]": 0.00257920156934118, - "tests/test_deprecations.py::test_module[remove]": 0.002494881569118957, - "tests/test_deprecations.py::test_topic[deprecated]": 0.0018590942116648366, - "tests/test_deprecations.py::test_topic[pending]": 0.00186461217415901, - "tests/test_deprecations.py::test_topic[remove]": 0.0018256212546896638, - "tests/test_deprecations.py::test_version_fallback": 0.0017368872683987547, - "tests/test_exceptions.py::test_BasicClobberError": 0.012424021156626485, - "tests/test_exceptions.py::test_BinaryPrefixReplacementError": 0.023660091617789213, - "tests/test_exceptions.py::test_CommandNotFoundError_conda_build": 0.023036083879403802, - "tests/test_exceptions.py::test_CommandNotFoundError_simple": 0.02348678148211979, - "tests/test_exceptions.py::test_CondaFileNotFoundError": 0.02255033273447596, - "tests/test_exceptions.py::test_CondaHTTPError": 0.023442783982207185, - "tests/test_exceptions.py::test_CondaKeyError": 0.022556826059665067, - "tests/test_exceptions.py::test_DirectoryNotFoundError": 0.022401242860454623, - "tests/test_exceptions.py::test_KnownPackageClobberError": 0.012890889053781957, - "tests/test_exceptions.py::test_MD5MismatchError": 0.022955669538035024, - "tests/test_exceptions.py::test_PackageNotFoundError": 0.022879950877002734, + "tests/test_create.py::test_override_channels_disabled[classic]": 0.19584604463543262, + "tests/test_create.py::test_override_channels_disabled[libmamba]": 0.15609962940785757, + "tests/test_create.py::test_package_cache_regression[classic]": 0.3348766890287452, + "tests/test_create.py::test_package_cache_regression[libmamba]": 0.3253541908505346, + "tests/test_create.py::test_package_optional_pinning[classic]": 1.107668053684749, + "tests/test_create.py::test_package_optional_pinning[libmamba]": 0.9378759222441707, + "tests/test_create.py::test_package_pinning[classic]": 1.1817356769998073, + "tests/test_create.py::test_package_pinning[libmamba]": 0.8964226148302185, + "tests/test_create.py::test_packages_not_found[classic]": 0.6100206473412946, + "tests/test_create.py::test_packages_not_found[libmamba]": 1.1877631771725596, + "tests/test_create.py::test_pinned_override_with_explicit_spec[classic]": 1.0373224166558617, + "tests/test_create.py::test_pinned_override_with_explicit_spec[libmamba]": 0.8346202587618444, + "tests/test_create.py::test_post_link_run_in_env[classic]": 1.334892643478884, + "tests/test_create.py::test_post_link_run_in_env[libmamba]": 1.902386713272011, + "tests/test_create.py::test_python_site_packages_path[classic]": 1.2949938271479302, + "tests/test_create.py::test_python_site_packages_path[libmamba]": 1.2110107250333018, + "tests/test_create.py::test_remove_empty_env[classic]": 0.513326756952734, + "tests/test_create.py::test_remove_empty_env[libmamba]": 0.9060048449179112, + "tests/test_create.py::test_remove_force_remove_flag[classic]": 10.494902568315927, + "tests/test_create.py::test_remove_force_remove_flag[libmamba]": 6.099992221755311, + "tests/test_create.py::test_remove_ignore_nonenv[classic]": 0.06573091720246162, + "tests/test_create.py::test_remove_ignore_nonenv[libmamba]": 0.06807279928363545, + "tests/test_create.py::test_remove_spellcheck[classic]": 0.6846889398422751, + "tests/test_create.py::test_remove_spellcheck[libmamba]": 0.6362957231407814, + "tests/test_create.py::test_repodata_v2_base_url[classic]": 0.6023653399068856, + "tests/test_create.py::test_repodata_v2_base_url[libmamba]": 0.33777743751511413, + "tests/test_create.py::test_rm_rf[classic]": 10.206286437412034, + "tests/test_create.py::test_rm_rf[libmamba]": 6.444198645668844, + "tests/test_create.py::test_run_preserves_arguments[classic]": 15.438594557992804, + "tests/test_create.py::test_run_preserves_arguments[libmamba]": 7.700665910101131, + "tests/test_create.py::test_run_script_called[classic]": 11.142653626562765, + "tests/test_create.py::test_run_script_called[libmamba]": 2.9137104027376726, + "tests/test_create.py::test_safety_checks_disabled[classic]": 9.489039085549477, + "tests/test_create.py::test_safety_checks_disabled[libmamba]": 5.561768369986969, + "tests/test_create.py::test_safety_checks_enabled[classic]": 11.713046437150238, + "tests/test_create.py::test_safety_checks_enabled[libmamba]": 6.082384801124092, + "tests/test_create.py::test_safety_checks_warn[classic]": 13.427529463534785, + "tests/test_create.py::test_safety_checks_warn[libmamba]": 8.376582912176575, + "tests/test_create.py::test_search_override_channels_enabled[classic]": 0.23051107110597374, + "tests/test_create.py::test_search_override_channels_enabled[libmamba]": 0.38504902376368505, + "tests/test_create.py::test_shortcut_absent_does_not_barf_on_uninstall[classic]": 10.591017590030848, + "tests/test_create.py::test_shortcut_absent_does_not_barf_on_uninstall[libmamba]": 8.356781975175434, + "tests/test_create.py::test_shortcut_absent_when_condarc_set[classic]": 9.769027399899548, + "tests/test_create.py::test_shortcut_absent_when_condarc_set[libmamba]": 8.479529870317206, + "tests/test_create.py::test_shortcut_creation_installs_shortcut[classic]": 6.224158591337397, + "tests/test_create.py::test_shortcut_creation_installs_shortcut[libmamba]": 6.486400528485034, + "tests/test_create.py::test_strict_channel_priority[classic]": 0.0003628875465744319, + "tests/test_create.py::test_strict_channel_priority[libmamba]": 0.0004980003235009278, + "tests/test_create.py::test_strict_resolve_get_reduced_index[classic]": 76.89169399116324, + "tests/test_create.py::test_strict_resolve_get_reduced_index[libmamba]": 78.8605627124037, + "tests/test_create.py::test_tarball_install[classic]": 0.5874607567963805, + "tests/test_create.py::test_tarball_install[libmamba]": 0.5219214572983416, + "tests/test_create.py::test_tarball_install_and_bad_metadata[classic]": 1.3475886994629496, + "tests/test_create.py::test_tarball_install_and_bad_metadata[libmamba]": 0.9504320992720245, + "tests/test_create.py::test_transactional_rollback_simple[classic]": 0.5677321271394903, + "tests/test_create.py::test_transactional_rollback_simple[libmamba]": 0.4812742569134275, + "tests/test_create.py::test_transactional_rollback_upgrade_downgrade[classic]": 0.893886626288192, + "tests/test_create.py::test_transactional_rollback_upgrade_downgrade[libmamba]": 0.728351288149208, + "tests/test_create.py::test_update_all_updates_pip_pkg[classic]": 20.180544121840327, + "tests/test_create.py::test_update_all_updates_pip_pkg[libmamba]": 11.927833245821903, + "tests/test_create.py::test_update_deps_flag_absent[classic]": 0.7718052963122777, + "tests/test_create.py::test_update_deps_flag_absent[libmamba]": 0.6408314755429695, + "tests/test_create.py::test_update_deps_flag_present[classic]": 0.9338509183873004, + "tests/test_create.py::test_update_deps_flag_present[libmamba]": 0.6829980255453479, + "tests/test_create.py::test_update_with_pinned_packages[classic]": 0.7400579810875261, + "tests/test_create.py::test_update_with_pinned_packages[libmamba]": 0.5565624860945021, + "tests/test_create.py::test_use_index_cache[classic]": 14.61898764022282, + "tests/test_create.py::test_use_index_cache[libmamba]": 15.169540851388662, + "tests/test_deprecations.py::test_action[future]": 0.0025354245335708, + "tests/test_deprecations.py::test_action[pending]": 0.0026764622358599935, + "tests/test_deprecations.py::test_action[remove]": 0.0021850463367956573, + "tests/test_deprecations.py::test_arguments[deprecated]": 0.0019458154144724384, + "tests/test_deprecations.py::test_arguments[pending]": 0.0019992816652539373, + "tests/test_deprecations.py::test_arguments[remove]": 0.0018689373539784106, + "tests/test_deprecations.py::test_class[deprecated]": 0.001961040638051382, + "tests/test_deprecations.py::test_class[pending]": 0.0019719497064176737, + "tests/test_deprecations.py::test_class[remove]": 0.0019204540437477804, + "tests/test_deprecations.py::test_constant[deprecated]": 0.002537293626866479, + "tests/test_deprecations.py::test_constant[pending]": 0.0025549199630539015, + "tests/test_deprecations.py::test_constant[remove]": 0.0028643599040383745, + "tests/test_deprecations.py::test_function[deprecated]": 0.0022000440805116928, + "tests/test_deprecations.py::test_function[pending]": 0.0023639562881386687, + "tests/test_deprecations.py::test_function[remove]": 0.0019128924301376527, + "tests/test_deprecations.py::test_method[deprecated]": 0.002080784441831763, + "tests/test_deprecations.py::test_method[pending]": 0.0021230809480200404, + "tests/test_deprecations.py::test_method[remove]": 0.0018846765599348852, + "tests/test_deprecations.py::test_module[deprecated]": 0.002583684690221954, + "tests/test_deprecations.py::test_module[pending]": 0.002608913676826342, + "tests/test_deprecations.py::test_module[remove]": 0.002546765514170929, + "tests/test_deprecations.py::test_topic[deprecated]": 0.0018957433840682152, + "tests/test_deprecations.py::test_topic[pending]": 0.0019023147184715377, + "tests/test_deprecations.py::test_topic[remove]": 0.0018588461059184309, + "tests/test_deprecations.py::test_version_fallback": 0.001785450638278094, + "tests/test_exceptions.py::test_BasicClobberError": 0.012560411172558721, + "tests/test_exceptions.py::test_BinaryPrefixReplacementError": 0.02360169995160215, + "tests/test_exceptions.py::test_CommandNotFoundError_conda_build": 0.023140310829647733, + "tests/test_exceptions.py::test_CommandNotFoundError_simple": 0.0237281894563541, + "tests/test_exceptions.py::test_CondaFileNotFoundError": 0.022898198966083756, + "tests/test_exceptions.py::test_CondaHTTPError": 0.02376133717929047, + "tests/test_exceptions.py::test_CondaKeyError": 0.022868116311210416, + "tests/test_exceptions.py::test_DirectoryNotFoundError": 0.02279697399133496, + "tests/test_exceptions.py::test_KnownPackageClobberError": 0.012921055358795388, + "tests/test_exceptions.py::test_MD5MismatchError": 0.02332361270915773, + "tests/test_exceptions.py::test_PackageNotFoundError": 0.023318145625710357, "tests/test_exceptions.py::test_PackagesNotFoundError_use_only_tar_bz2": 0.004012147512083931, - "tests/test_exceptions.py::test_PackagesNotFoundError_use_only_tar_bz2[False]": 0.012197964814333044, - "tests/test_exceptions.py::test_PackagesNotFoundError_use_only_tar_bz2[True]": 0.015526458681899905, - "tests/test_exceptions.py::test_SharedLinkPathClobberError": 0.012150475700431443, - "tests/test_exceptions.py::test_TooManyArgumentsError": 0.02277497151293956, - "tests/test_exceptions.py::test_UnknownPackageClobberError": 0.012264024029710417, - "tests/test_exceptions.py::test_print_unexpected_error_message_opt_out_1": 0.02173638024825856, - "tests/test_exceptions.py::test_print_unexpected_error_message_opt_out_2": 0.012897120493315761, - "tests/test_exceptions.py::test_print_unexpected_error_message_upload_1": 0.02409824707236628, - "tests/test_exceptions.py::test_print_unexpected_error_message_upload_2": 0.02509849514864378, - "tests/test_exceptions.py::test_print_unexpected_error_message_upload_3": 0.025559796822060582, - "tests/test_exceptions.py::test_print_unexpected_error_message_upload_username_with_spaces": 0.02242987456027431, - "tests/test_exceptions.py::test_print_unexpected_error_message_upload_username_with_unicode": 0.022067976873341635, + "tests/test_exceptions.py::test_PackagesNotFoundError_use_only_tar_bz2[False]": 0.012296396685458531, + "tests/test_exceptions.py::test_PackagesNotFoundError_use_only_tar_bz2[True]": 0.014337525284626203, + "tests/test_exceptions.py::test_SharedLinkPathClobberError": 0.01240540879890343, + "tests/test_exceptions.py::test_TooManyArgumentsError": 0.023268698782317174, + "tests/test_exceptions.py::test_UnknownPackageClobberError": 0.012523755488323103, + "tests/test_exceptions.py::test_print_unexpected_error_message_opt_out_1": 0.022186223844189272, + "tests/test_exceptions.py::test_print_unexpected_error_message_opt_out_2": 0.012169280985769053, + "tests/test_exceptions.py::test_print_unexpected_error_message_upload_1": 0.02428192412675683, + "tests/test_exceptions.py::test_print_unexpected_error_message_upload_2": 0.024271249854661583, + "tests/test_exceptions.py::test_print_unexpected_error_message_upload_3": 0.025553792565231423, + "tests/test_exceptions.py::test_print_unexpected_error_message_upload_username_with_spaces": 0.022465779676518097, + "tests/test_exceptions.py::test_print_unexpected_error_message_upload_username_with_unicode": 0.02234513973326886, "tests/test_export.py::test_explicit[classic---md5]": 32.3180046415001, - "tests/test_export.py::test_explicit[classic---quiet]": 31.170783107000027, - "tests/test_export.py::test_explicit[classic---sha256]": 15.515655252166617, - "tests/test_export.py::test_explicit[classic]": 23.962586825747934, - "tests/test_export.py::test_explicit[libmamba---md5]": 1.86200003533339, + "tests/test_export.py::test_explicit[classic---quiet]": 31.170783107000023, + "tests/test_export.py::test_explicit[classic---sha256]": 15.515655252166619, + "tests/test_export.py::test_explicit[classic]": 23.962586825747938, + "tests/test_export.py::test_explicit[libmamba---md5]": 1.8620000353333896, "tests/test_export.py::test_explicit[libmamba---quiet]": 1.935239453666611, "tests/test_export.py::test_explicit[libmamba---sha256]": 2.082938511833561, "tests/test_export.py::test_explicit[libmamba]": 4.332926372245821, @@ -2124,382 +2162,385 @@ "tests/test_export.py::test_explicit_parser[libmamba-https://conda.anaconda.org/conda-forge/noarch/conda-24.1.0-pyhd3eb1b0_0.conda-sha123:2707f68aada792d1cf3a44c51d55b38b0cd65b0c192d2a5f9ef0550dc149a7d3-ParseError]": 0.012111701666664011, "tests/test_export.py::test_explicit_parser[libmamba-https://conda.anaconda.org/conda-forge/noarch/conda-24.1.0-pyhd3eb1b0_0.conda-sha256:2707f68aada792d1cf3a44c51d55b38b0cd65b0c192d2a5f9ef0550dc149a7d3-None]": 0.013184865833342961, "tests/test_export.py::test_explicit_parser[libmamba-https://conda.anaconda.org/conda-forge/noarch/doc8-1.1.1-pyhd8ed1ab_0.conda-5e9e17751f19d03c4034246de428582e-None]": 0.013176763333343423, - "tests/test_export.py::test_export[classic]": 30.15183345065613, + "tests/test_export.py::test_export[classic]": 30.151833450656127, "tests/test_export.py::test_export[libmamba]": 3.2530989184624435, - "tests/test_exports.py::test_deprecations[Completer-None]": 0.0018283647810144207, + "tests/test_exports.py::test_deprecations[Completer-None]": 0.0018606374244495253, "tests/test_exports.py::test_deprecations[IndexRecord-TypeError]": 0.0018721626903983547, - "tests/test_exports.py::test_deprecations[InstalledPackages-None]": 0.0018270692279086663, - "tests/test_exports.py::test_deprecations[KEYS-TypeError]": 0.001819523891126759, - "tests/test_exports.py::test_deprecations[KEYS_DIR-TypeError]": 0.0019953483677290127, - "tests/test_exports.py::test_deprecations[_symlink_conda_hlp-TypeError]": 0.0018147480109384619, - "tests/test_exports.py::test_deprecations[fetch_index-TypeError]": 0.0018262774096301497, - "tests/test_exports.py::test_deprecations[hash_file-TypeError]": 0.0018340210511955358, - "tests/test_exports.py::test_deprecations[iteritems-TypeError]": 0.0018764488433482768, - "tests/test_exports.py::test_deprecations[move_to_trash-TypeError]": 0.0018387301647068708, - "tests/test_exports.py::test_deprecations[symlink_conda-TypeError]": 0.0018268850169622709, - "tests/test_exports.py::test_deprecations[verify-TypeError]": 0.0018177359390985366, - "tests/test_exports.py::test_deprecations[win_conda_bat_redirect-TypeError]": 0.0003474082312747798, - "tests/test_features.py::test_install_track_features_downgrade": 1.0064080415857337, - "tests/test_features.py::test_install_track_features_upgrade": 1.1038650584659173, - "tests/test_features.py::test_remove_features_downgrade": 0.33872168321925183, - "tests/test_features.py::test_remove_features_upgrade": 0.501542936852773, - "tests/test_fetch.py::test_checksum_checks_bytes[bad-type]": 0.013664888363767736, - "tests/test_fetch.py::test_checksum_checks_bytes[gibberish]": 0.04164003634247568, - "tests/test_fetch.py::test_checksum_checks_bytes[original]": 0.40730208724872086, - "tests/test_fetch.py::test_checksum_checks_bytes[upper]": 0.20738938555529313, - "tests/test_fetch.py::test_download_connectionerror": 7.966104316809958, - "tests/test_fetch.py::test_download_http_errors": 0.0030416523306705905, - "tests/test_fetch.py::test_download_httperror": 0.004230586819237466, - "tests/test_fetch.py::test_download_when_ranges_not_supported": 0.008322324858326836, - "tests/test_fetch.py::test_fetchrepodate_connectionerror": 8.630666878777241, - "tests/test_fetch.py::test_resume_download": 0.013746736315198712, - "tests/test_fetch.py::test_resume_partial": 0.668039520422981, - "tests/test_fetch.py::test_tmpDownload": 0.14090916856457197, - "tests/test_history.py::test_calls_update_on_exit": 0.004186028841649046, - "tests/test_history.py::test_comment_parsing[conda 4.5.1]": 0.0017399015485930183, - "tests/test_history.py::test_comment_parsing[conda 4.5.1dev0]": 0.001732705834111375, - "tests/test_history.py::test_comment_parsing[conda 4.5.1rc1]": 0.001735531042054963, - "tests/test_history.py::test_comment_parsing[post 4.4, install spec]": 0.0017544518623527404, - "tests/test_history.py::test_comment_parsing[post 4.4, update spec]": 0.0017610791917427556, - "tests/test_history.py::test_comment_parsing[pre 4.4, install many specs]": 0.0017576130770692864, - "tests/test_history.py::test_comment_parsing[pre 4.4, install one spec]": 0.0017511322077022296, - "tests/test_history.py::test_comment_parsing[pre 4.4, install two specs]": 0.0017570503983823844, - "tests/test_history.py::test_comment_parsing[pre 4.4, update one spec]": 0.0017384586346665982, - "tests/test_history.py::test_comment_parsing[pre 4.4, update two specs]": 0.0017258595595158056, - "tests/test_history.py::test_empty_history_check_on_empty_env": 0.004017840494587507, - "tests/test_history.py::test_history_malformed": 0.0028733886203811928, - "tests/test_history.py::test_parse_on_empty_env": 0.004800121198940856, - "tests/test_history.py::test_returns_history_object_as_context_object": 0.0029254490431521885, - "tests/test_history.py::test_user_requests[0]": 0.0021820566959061967, - "tests/test_history.py::test_user_requests[1]": 0.002406826667150999, - "tests/test_history.py::test_user_requests[2]": 0.002814450274771686, - "tests/test_history.py::test_user_requests[3]": 0.0021218959629447126, - "tests/test_history.py::test_user_requests[4]": 0.002156440937942152, - "tests/test_history.py::test_user_requests[5]": 0.002132162555206138, - "tests/test_history.py::test_works_as_context_manager": 0.002319656422925969, - "tests/test_install.py::test_binary[linux-64]": 0.0073661630695535186, - "tests/test_install.py::test_binary[noarch]": 0.004658308144730565, - "tests/test_install.py::test_binary[win-64]": 0.003187095404143364, - "tests/test_install.py::test_conda_pip_interop_dependency_satisfied_by_pip": 88.82102676403463, - "tests/test_install.py::test_default_text": 0.003445407952772639, - "tests/test_install.py::test_ends_with_newl[linux-64]": 0.0020351387950684093, - "tests/test_install.py::test_ends_with_newl[noarch]": 0.0018665791425804472, - "tests/test_install.py::test_ends_with_newl[win-64]": 0.0022709689368515264, - "tests/test_install.py::test_install_freezes_env_by_default": 0.40450561222082676, - "tests/test_install.py::test_install_from_extracted_package": 7.417486000328556, + "tests/test_exports.py::test_deprecations[InstalledPackages-None]": 0.0018399442840979162, + "tests/test_exports.py::test_deprecations[KEYS-TypeError]": 0.0018822318712052634, + "tests/test_exports.py::test_deprecations[KEYS_DIR-TypeError]": 0.0019310659218023253, + "tests/test_exports.py::test_deprecations[_symlink_conda_hlp-TypeError]": 0.0018546383705641675, + "tests/test_exports.py::test_deprecations[fetch_index-TypeError]": 0.0018262774096301495, + "tests/test_exports.py::test_deprecations[hash_file-TypeError]": 0.0028681525283559047, + "tests/test_exports.py::test_deprecations[iteritems-TypeError]": 0.0018972350849619521, + "tests/test_exports.py::test_deprecations[move_to_trash-TypeError]": 0.0018741613992898254, + "tests/test_exports.py::test_deprecations[symlink_conda-TypeError]": 0.0018423731359148755, + "tests/test_exports.py::test_deprecations[verify-TypeError]": 0.0018513360164726417, + "tests/test_exports.py::test_deprecations[win_conda_bat_redirect-TypeError]": 0.00035937497100171917, + "tests/test_features.py::test_install_track_features_downgrade": 1.3840038545939113, + "tests/test_features.py::test_install_track_features_upgrade": 1.4294749351193166, + "tests/test_features.py::test_remove_features_downgrade": 0.41431347868686763, + "tests/test_features.py::test_remove_features_upgrade": 0.6400071999669465, + "tests/test_fetch.py::test_checksum_checks_bytes[bad-type]": 0.011018802542290746, + "tests/test_fetch.py::test_checksum_checks_bytes[gibberish]": 0.1345619093295589, + "tests/test_fetch.py::test_checksum_checks_bytes[original]": 0.4812452431285103, + "tests/test_fetch.py::test_checksum_checks_bytes[upper]": 0.06934381937576516, + "tests/test_fetch.py::test_download_connectionerror": 8.551633858978462, + "tests/test_fetch.py::test_download_http_errors": 0.003018369272512172, + "tests/test_fetch.py::test_download_httperror": 0.004150606831959277, + "tests/test_fetch.py::test_download_size_none": 0.0044204885000169725, + "tests/test_fetch.py::test_download_text": 0.004404744749990641, + "tests/test_fetch.py::test_download_when_ranges_not_supported": 0.008097869927138516, + "tests/test_fetch.py::test_fetchrepodate_connectionerror": 8.651451036445298, + "tests/test_fetch.py::test_resume_bad_partial": 0.010139999250007747, + "tests/test_fetch.py::test_resume_download": 0.013974310782518064, + "tests/test_fetch.py::test_resume_partial": 0.6945166219240222, + "tests/test_fetch.py::test_tmpDownload": 0.13112861753848354, + "tests/test_history.py::test_calls_update_on_exit": 0.00560774417866793, + "tests/test_history.py::test_comment_parsing[conda 4.5.1]": 0.0017707585339238462, + "tests/test_history.py::test_comment_parsing[conda 4.5.1dev0]": 0.0017583617810356042, + "tests/test_history.py::test_comment_parsing[conda 4.5.1rc1]": 0.0017583812158804162, + "tests/test_history.py::test_comment_parsing[post 4.4, install spec]": 0.0017964348642719784, + "tests/test_history.py::test_comment_parsing[post 4.4, update spec]": 0.001834157929083624, + "tests/test_history.py::test_comment_parsing[pre 4.4, install many specs]": 0.001786489500998721, + "tests/test_history.py::test_comment_parsing[pre 4.4, install one spec]": 0.0017736302771200261, + "tests/test_history.py::test_comment_parsing[pre 4.4, install two specs]": 0.0017746674370113875, + "tests/test_history.py::test_comment_parsing[pre 4.4, update one spec]": 0.0017676081304461102, + "tests/test_history.py::test_comment_parsing[pre 4.4, update two specs]": 0.001760182105874338, + "tests/test_history.py::test_empty_history_check_on_empty_env": 0.0040564450657254985, + "tests/test_history.py::test_history_malformed": 0.0030279377795216123, + "tests/test_history.py::test_parse_on_empty_env": 0.004506039974069919, + "tests/test_history.py::test_returns_history_object_as_context_object": 0.0029642807431104275, + "tests/test_history.py::test_user_requests[0]": 0.00223532723562211, + "tests/test_history.py::test_user_requests[1]": 0.002313257208922286, + "tests/test_history.py::test_user_requests[2]": 0.002208250868662729, + "tests/test_history.py::test_user_requests[3]": 0.0021606689253256973, + "tests/test_history.py::test_user_requests[4]": 0.0021700945179740612, + "tests/test_history.py::test_user_requests[5]": 0.002142138442202662, + "tests/test_history.py::test_works_as_context_manager": 0.0023431637723874315, + "tests/test_install.py::test_binary[linux-64]": 0.0074073758085234235, + "tests/test_install.py::test_binary[noarch]": 0.004894790534364562, + "tests/test_install.py::test_binary[win-64]": 0.0032162110726454995, + "tests/test_install.py::test_conda_pip_interop_dependency_satisfied_by_pip": 88.82102676403461, + "tests/test_install.py::test_default_text": 0.003425178761186259, + "tests/test_install.py::test_ends_with_newl[linux-64]": 0.002082032885041125, + "tests/test_install.py::test_ends_with_newl[noarch]": 0.0019172445304130108, + "tests/test_install.py::test_ends_with_newl[win-64]": 0.002309637997298111, + "tests/test_install.py::test_install_freezes_env_by_default": 0.4045056122208268, + "tests/test_install.py::test_install_from_extracted_package": 7.417486000328555, "tests/test_install.py::test_install_mkdir": 13.119640905277308, - "tests/test_install.py::test_long_default_text": 0.0031306731620668704, - "tests/test_install.py::test_multiple[linux-64]": 0.0018301358521889098, - "tests/test_install.py::test_multiple[noarch]": 0.0017989901328883094, - "tests/test_install.py::test_multiple[win-64]": 0.0022784385536619932, - "tests/test_install.py::test_no_extra[linux-64]": 0.0016762778369214418, - "tests/test_install.py::test_no_extra[noarch]": 0.0017163216174375018, - "tests/test_install.py::test_no_extra[win-64]": 0.0023886088869240945, - "tests/test_install.py::test_read_no_link": 0.0025874029664982776, - "tests/test_install.py::test_shorter[linux-64]": 0.0017880868218314173, - "tests/test_install.py::test_shorter[noarch]": 0.0018290946046733488, - "tests/test_install.py::test_shorter[win-64]": 0.002425872093936184, - "tests/test_install.py::test_simple[linux-64]": 0.005778996017597002, - "tests/test_install.py::test_simple[noarch]": 0.0030809324498653735, - "tests/test_install.py::test_simple[win-64]": 0.002721980716740532, - "tests/test_install.py::test_spaces[linux-64]": 0.002266162470346702, - "tests/test_install.py::test_spaces[noarch]": 0.0019350485013933077, - "tests/test_install.py::test_spaces[win-64]": 0.0022527084956767366, - "tests/test_install.py::test_too_long[linux-64]": 0.00174922463949013, - "tests/test_install.py::test_too_long[noarch]": 0.0016948174510266767, - "tests/test_install.py::test_too_long[win-64]": 0.0020547273968996083, - "tests/test_install.py::test_trash_outside_prefix": 0.09696838703399206, - "tests/test_install.py::test_two[linux-64]": 0.0017064801222848333, - "tests/test_install.py::test_two[noarch]": 0.001696008710589012, - "tests/test_install.py::test_two[win-64]": 0.0022664375898504793, - "tests/test_install.py::test_windows_entry_point": 0.0004090739420935006, - "tests/test_install.py::test_yield_lines": 0.002456020298913159, - "tests/test_instructions.py::test_check_files_in_tarball_files_exist": 0.0016072903778825325, - "tests/test_instructions.py::test_check_files_in_tarball_files_not_exist": 0.0016542736533202071, - "tests/test_instructions.py::test_expected_operation_order": 0.0016129864479966587, - "tests/test_instructions.py::test_simple_instruction": 0.0017657490266237315, - "tests/test_instructions.py::test_state": 0.0017103491530008942, - "tests/test_link_order.py::test_link_order_post_link_actions": 0.7411615971888194, - "tests/test_link_order.py::test_link_order_post_link_depend": 0.7172943463868855, - "tests/test_logic.py::test_ALL": 13.87260637015889, - "tests/test_logic.py::test_AMONE": 2.134756514143305, - "tests/test_logic.py::test_AND": 0.015716746376455645, - "tests/test_logic.py::test_ANY": 13.356085154109127, - "tests/test_logic.py::test_ITE": 0.5637055544502724, - "tests/test_logic.py::test_LinearBound": 7.762157080409526, - "tests/test_logic.py::test_NOT": 0.002695819314067989, - "tests/test_logic.py::test_OR": 0.01587341630196944, - "tests/test_logic.py::test_XONE": 2.1216972984274434, - "tests/test_logic.py::test_XOR": 0.018942660345686358, - "tests/test_logic.py::test_minimal_unsatisfiable_subset": 0.001780169108007829, - "tests/test_logic.py::test_minimize": 0.004236177388960951, - "tests/test_logic.py::test_sat": 0.0021406747501445662, - "tests/test_misc.py::test_Utf8NamedTemporaryFile": 0.0019152068884993898, - "tests/test_misc.py::test_cache_fn_url": 0.0016444599731666053, - "tests/test_misc.py::test_explicit_missing_cache_entries": 2.5506698823857046, - "tests/test_misc.py::test_explicit_no_cache": 0.005861967477612556, - "tests/test_misc.py::test_explicit_parser[../doc8-1.1.1-pyhd8ed1ab_0.conda-5e9e17751f19d03-ParseError]": 0.002000614158695216, - "tests/test_misc.py::test_explicit_parser[../doc8-1.1.1-pyhd8ed1ab_0.conda-5e9e17751f19d03c4034246de428582e-None]": 0.0031439461396870145, - "tests/test_misc.py::test_explicit_parser[doc8-1.1.1-pyhd8ed1ab_0.conda-5e9e17751f19d03c4034246de428582e-None]": 0.0032763645658923984, - "tests/test_misc.py::test_explicit_parser[https://conda.anaconda.org/conda-forge/noarch/conda-24.1.0-pyhd3eb1b0_0.conda-2707f68aada792d1cf3a44c51d55b38b0cd65b0c192d2a5f9ef0550dc149a7d3-None]": 0.0031647218048524105, - "tests/test_misc.py::test_explicit_parser[https://conda.anaconda.org/conda-forge/noarch/conda-24.1.0-pyhd3eb1b0_0.conda-md5:5e9e17751f19d03c4034246de428582e-ParseError]": 0.0019574809510914544, - "tests/test_misc.py::test_explicit_parser[https://conda.anaconda.org/conda-forge/noarch/conda-24.1.0-pyhd3eb1b0_0.conda-sha123:2707f68aada792d1cf3a44c51d55b38b0cd65b0c192d2a5f9ef0550dc149a7d3-ParseError]": 0.0019548589775689297, - "tests/test_misc.py::test_explicit_parser[https://conda.anaconda.org/conda-forge/noarch/conda-24.1.0-pyhd3eb1b0_0.conda-sha256:2707f68aada792d1cf3a44c51d55b38b0cd65b0c192d2a5f9ef0550dc149a7d3-None]": 0.0030937868161907173, - "tests/test_misc.py::test_explicit_parser[https://conda.anaconda.org/conda-forge/noarch/doc8-1.1.1-pyhd8ed1ab_0.conda-5e9e17751f19d03c4034246de428582e-None]": 0.003179328431658647, - "tests/test_misc.py::test_url_pat_1": 0.0016051982707557383, - "tests/test_misc.py::test_url_pat_2": 0.0015992782575300238, - "tests/test_misc.py::test_url_pat_3": 0.0015788180859417115, - "tests/test_misc.py::test_walk_prefix": 0.0035917017601661996, - "tests/test_plan.py::test_adds_to_existing_actions": 0.0019777036323191167, - "tests/test_plan.py::test_deprecations[_get_best_prec_match]": 0.001728655414683259, - "tests/test_plan.py::test_deprecations[_handle_menuinst]": 0.001689225492305419, - "tests/test_plan.py::test_deprecations[_inject_UNLINKLINKTRANSACTION]": 0.0017042302337374265, - "tests/test_plan.py::test_deprecations[_plan_from_actions]": 0.0016969422191146126, - "tests/test_plan.py::test_deprecations[_update_old_plan]": 0.0016957217224959917, - "tests/test_plan.py::test_deprecations[add_defaults_to_specs]": 0.0017245320990522128, - "tests/test_plan.py::test_deprecations[add_unlink]": 0.0017501419563460928, - "tests/test_plan.py::test_deprecations[display_actions]": 0.0017788932249048538, - "tests/test_plan.py::test_deprecations[execute_actions]": 0.0017084665163527935, - "tests/test_plan.py::test_deprecations[execute_instructions]": 0.0016795718739990115, - "tests/test_plan.py::test_deprecations[execute_plan]": 0.001704480260843971, - "tests/test_plan.py::test_deprecations[get_blank_actions]": 0.0016827431105543177, - "tests/test_plan.py::test_deprecations[install_actions]": 0.0016976524255658168, - "tests/test_plan.py::test_deprecations[print_dists]": 0.001852500213865809, - "tests/test_plan.py::test_deprecations[revert_actions]": 0.0017023231258549661, - "tests/test_plan.py::test_display_actions_0": 0.08250697159913073, - "tests/test_plan.py::test_display_actions_features": 0.11578703448550004, - "tests/test_plan.py::test_display_actions_link_type": 0.012046321853591422, - "tests/test_plan.py::test_display_actions_show_channel_urls": 0.10011488317132795, - "tests/test_plan.py::test_execute_plan": 0.0017789527493384265, - "tests/test_plan.py::test_pinned_specs_CONDA_PINNED_PACKAGES": 0.012088532121529334, - "tests/test_plan.py::test_pinned_specs_all": 0.6328349130538418, - "tests/test_plan.py::test_pinned_specs_conda_meta_pinned": 0.5378047183536865, - "tests/test_plan.py::test_pinned_specs_condarc": 0.5859139853357467, - "tests/test_plan.py::test_simply_adds_unlink_on_non_windows": 0.0023284762483669185, - "tests/test_plan.py::test_update_old_plan": 0.0017409231642296838, - "tests/test_priority.py::test_reorder_channel_priority[classic-with pinned_package]": 31.818763707618224, - "tests/test_priority.py::test_reorder_channel_priority[classic-without pinned_package]": 24.76122993635738, - "tests/test_priority.py::test_reorder_channel_priority[libmamba-with pinned_package]": 3.2527404975375696, - "tests/test_priority.py::test_reorder_channel_priority[libmamba-without pinned_package]": 4.042880352917414, - "tests/test_reporters.py::test_confirm_yn_always_yes": 0.0026406939262757756, - "tests/test_reporters.py::test_confirm_yn_dry_run_exit": 0.0026572400433147792, - "tests/test_reporters.py::test_confirm_yn_no": 0.0028924553494316984, - "tests/test_reporters.py::test_confirm_yn_yes": 0.0028987779264982917, - "tests/test_reporters.py::test_get_progress_bar": 0.002234436874105815, - "tests/test_reporters.py::test_get_progress_bar_context_managers": 0.0017325270562947733, - "tests/test_reporters.py::test_render": 0.003394742720697168, - "tests/test_shell.py::test_activate_deactivate_modify_path[bash]": 5.277224075362047, - "tests/test_shell.py::test_activate_deactivate_modify_path[cmd.exe]": 0.00036572270916460277, - "tests/test_shell.py::test_bash_activate_error": 5.1024747236172345, - "tests/test_shell.py::test_basic_integration[bash-basic_posix]": 25.621983161509533, - "tests/test_shell.py::test_basic_integration[csh-basic_csh]": 0.00039571131390077834, - "tests/test_shell.py::test_basic_integration[dash-basic_posix]": 25.635081739882715, - "tests/test_shell.py::test_basic_integration[tcsh-basic_csh]": 0.0003714691219788937, - "tests/test_shell.py::test_basic_integration[zsh-basic_posix]": 0.0004019415813075959, - "tests/test_shell.py::test_cmd_exe_activate_error": 0.00042459669446428156, - "tests/test_shell.py::test_cmd_exe_basic_integration": 0.0003848943237086306, - "tests/test_shell.py::test_fish_basic_integration": 0.0003551426579724349, - "tests/test_shell.py::test_legacy_activate_deactivate_bash": 7.589986417953627, - "tests/test_shell.py::test_legacy_activate_deactivate_cmd_exe": 0.00037518817669680106, - "tests/test_shell.py::test_powershell_PATH_management": 0.00037448398314748194, - "tests/test_shell.py::test_powershell_basic_integration": 20.5644603030508, - "tests/test_shell.py::test_stacking[0--base-base,sys]": 13.42728505545876, - "tests/test_shell.py::test_stacking[0--has-has,sys]": 13.306911408095768, - "tests/test_shell.py::test_stacking[0--not-sys]": 13.363302762187248, - "tests/test_shell.py::test_stacking[0-base-base-base,sys]": 13.472257222285629, - "tests/test_shell.py::test_stacking[0-base-has-has,sys]": 13.43329969011631, - "tests/test_shell.py::test_stacking[0-base-not-sys]": 13.330178583371744, - "tests/test_shell.py::test_stacking[0-has-base-base,sys]": 13.563564743917986, - "tests/test_shell.py::test_stacking[0-has-has-has,sys]": 13.499578630358327, - "tests/test_shell.py::test_stacking[0-has-not-sys]": 13.47065233093612, - "tests/test_shell.py::test_stacking[0-not-base-base,sys]": 13.508982468510874, - "tests/test_shell.py::test_stacking[0-not-has-has,sys]": 13.404019282542107, - "tests/test_shell.py::test_stacking[0-not-not-sys]": 13.53242410324569, - "tests/test_shell.py::test_stacking[5-base,has-base-base,has,base,sys]": 13.766788791828064, - "tests/test_shell.py::test_stacking[5-base,has-has-has,base,sys]": 13.749300448658355, - "tests/test_shell.py::test_stacking[5-base,has-not-has,base,sys]": 13.954946564342919, - "tests/test_shell.py::test_stacking[5-base,not-base-base,base,sys]": 13.936008328623958, - "tests/test_shell.py::test_stacking[5-base,not-has-has,base,sys]": 13.772697377770054, - "tests/test_shell.py::test_stacking[5-base,not-not-base,sys]": 13.826057216002855, - "tests/test_shell.py::test_stacking[5-base-base-base,sys]": 13.479202164157606, - "tests/test_shell.py::test_stacking[5-base-has-has,base,sys]": 13.322370265247246, - "tests/test_shell.py::test_stacking[5-base-not-base,sys]": 13.293892570627186, - "tests/test_shell.py::test_stacking[5-has-base-base,has,sys]": 13.18506490724485, - "tests/test_shell.py::test_stacking[5-has-has-has,sys]": 13.416402267452058, - "tests/test_shell.py::test_stacking[5-has-not-has,sys]": 13.331899481342598, - "tests/test_shell.py::test_stacking[5-not-base-base,sys]": 13.578845857051986, - "tests/test_shell.py::test_stacking[5-not-has-has,sys]": 13.374085905683382, - "tests/test_shell.py::test_stacking[5-not-not-sys]": 13.340058084966191, - "tests/test_solvers.py::TestClassicSolver::test_accelerate": 2.5996605424361876, - "tests/test_solvers.py::TestClassicSolver::test_anaconda_nomkl": 1.7234920103399158, - "tests/test_solvers.py::TestClassicSolver::test_arch_preferred_over_noarch_when_otherwise_equal": 0.10246852165674392, - "tests/test_solvers.py::TestClassicSolver::test_channel_priority_1": 0.8696813807787018, - "tests/test_solvers.py::TestClassicSolver::test_circular_dependencies": 0.3889095862327437, - "tests/test_solvers.py::TestClassicSolver::test_empty": 0.8589269144164058, - "tests/test_solvers.py::TestClassicSolver::test_get_dists": 1.7497520318569195, - "tests/test_solvers.py::TestClassicSolver::test_get_reduced_index_broadening_preferred_solution": 0.1073522260162389, - "tests/test_solvers.py::TestClassicSolver::test_get_reduced_index_broadening_with_unsatisfiable_early_dep": 0.10466634665034547, - "tests/test_solvers.py::TestClassicSolver::test_install_package_with_feature": 0.3914734653449293, - "tests/test_solvers.py::TestClassicSolver::test_iopro_mkl": 1.2342609855071498, - "tests/test_solvers.py::TestClassicSolver::test_iopro_nomkl": 0.9019046200348577, - "tests/test_solvers.py::TestClassicSolver::test_irrational_version": 0.1986560748533485, - "tests/test_solvers.py::TestClassicSolver::test_mkl": 2.0002607271778334, - "tests/test_solvers.py::TestClassicSolver::test_no_features": 2.5223775032043094, - "tests/test_solvers.py::TestClassicSolver::test_noarch_preferred_over_arch_when_build_greater": 0.10157337789698999, - "tests/test_solvers.py::TestClassicSolver::test_noarch_preferred_over_arch_when_build_greater_dep": 0.10290134152867554, - "tests/test_solvers.py::TestClassicSolver::test_noarch_preferred_over_arch_when_version_greater": 0.10166294264185158, - "tests/test_solvers.py::TestClassicSolver::test_noarch_preferred_over_arch_when_version_greater_dep": 0.103284923767791, - "tests/test_solvers.py::TestClassicSolver::test_nonexistent": 0.18143998986740784, - "tests/test_solvers.py::TestClassicSolver::test_nonexistent_deps": 2.445946711495714, - "tests/test_solvers.py::TestClassicSolver::test_pseudo_boolean": 1.5114966068807862, - "tests/test_solvers.py::TestClassicSolver::test_remove": 1.9009892538363682, - "tests/test_solvers.py::TestClassicSolver::test_scipy_mkl": 0.7507164121059605, - "tests/test_solvers.py::TestClassicSolver::test_surplus_features_1": 0.10771095975670134, - "tests/test_solvers.py::TestClassicSolver::test_surplus_features_2": 0.10481644937332893, - "tests/test_solvers.py::TestClassicSolver::test_timestamps_and_deps": 0.8962054753280704, - "tests/test_solvers.py::TestClassicSolver::test_unintentional_feature_downgrade": 1.1243801782933462, - "tests/test_solvers.py::TestClassicSolver::test_unsat_any_two_not_three": 0.4266712697660923, - "tests/test_solvers.py::TestClassicSolver::test_unsat_chain": 0.11691085254751422, - "tests/test_solvers.py::TestClassicSolver::test_unsat_channel_priority": 0.22202046308043263, - "tests/test_solvers.py::TestClassicSolver::test_unsat_expand_single": 0.11123527023747368, - "tests/test_solvers.py::TestClassicSolver::test_unsat_from_r1": 2.7773033339195305, - "tests/test_solvers.py::TestClassicSolver::test_unsat_missing_dep": 0.10799767712675852, - "tests/test_solvers.py::TestClassicSolver::test_unsat_shortest_chain_1": 0.11489962072678797, - "tests/test_solvers.py::TestClassicSolver::test_unsat_shortest_chain_2": 0.11552696796416947, - "tests/test_solvers.py::TestClassicSolver::test_unsat_shortest_chain_3": 0.11712363308935718, - "tests/test_solvers.py::TestClassicSolver::test_unsat_shortest_chain_4": 0.11313757480212776, - "tests/test_solvers.py::TestClassicSolver::test_unsat_simple": 0.11495324096136644, - "tests/test_solvers.py::TestLibMambaSolver::test_accelerate": 0.0015608939531548999, - "tests/test_solvers.py::TestLibMambaSolver::test_anaconda_nomkl": 0.27919319092048567, - "tests/test_solvers.py::TestLibMambaSolver::test_arch_preferred_over_noarch_when_otherwise_equal": 0.041445935319630624, - "tests/test_solvers.py::TestLibMambaSolver::test_channel_priority_1": 0.09354035910286934, - "tests/test_solvers.py::TestLibMambaSolver::test_circular_dependencies": 0.1876081604444835, - "tests/test_solvers.py::TestLibMambaSolver::test_empty": 0.06669544982618886, - "tests/test_solvers.py::TestLibMambaSolver::test_get_dists": 0.11885209008039234, - "tests/test_solvers.py::TestLibMambaSolver::test_get_reduced_index_broadening_preferred_solution": 0.04207299219213863, - "tests/test_solvers.py::TestLibMambaSolver::test_get_reduced_index_broadening_with_unsatisfiable_early_dep": 0.04210110433154331, - "tests/test_solvers.py::TestLibMambaSolver::test_install_package_with_feature": 0.07061480807369896, - "tests/test_solvers.py::TestLibMambaSolver::test_iopro_mkl": 0.0016421699956453888, - "tests/test_solvers.py::TestLibMambaSolver::test_iopro_nomkl": 0.0016311361672150066, - "tests/test_solvers.py::TestLibMambaSolver::test_irrational_version": 0.06969288316620582, - "tests/test_solvers.py::TestLibMambaSolver::test_mkl": 0.0015556707278530548, - "tests/test_solvers.py::TestLibMambaSolver::test_no_features": 0.0016187140510812027, - "tests/test_solvers.py::TestLibMambaSolver::test_noarch_preferred_over_arch_when_build_greater": 0.04031491852114762, - "tests/test_solvers.py::TestLibMambaSolver::test_noarch_preferred_over_arch_when_build_greater_dep": 0.04050744430692549, - "tests/test_solvers.py::TestLibMambaSolver::test_noarch_preferred_over_arch_when_version_greater": 0.040702417694527614, - "tests/test_solvers.py::TestLibMambaSolver::test_noarch_preferred_over_arch_when_version_greater_dep": 0.04089215579514037, - "tests/test_solvers.py::TestLibMambaSolver::test_nonexistent": 0.04305188871175919, - "tests/test_solvers.py::TestLibMambaSolver::test_nonexistent_deps": 1.139444323902194, - "tests/test_solvers.py::TestLibMambaSolver::test_pseudo_boolean": 0.0015935225210854775, - "tests/test_solvers.py::TestLibMambaSolver::test_remove": 0.0016045989171852354, - "tests/test_solvers.py::TestLibMambaSolver::test_scipy_mkl": 0.0015367181243808564, - "tests/test_solvers.py::TestLibMambaSolver::test_surplus_features_1": 0.001556763210943868, - "tests/test_solvers.py::TestLibMambaSolver::test_surplus_features_2": 0.001555760053364863, - "tests/test_solvers.py::TestLibMambaSolver::test_timestamps_and_deps": 0.41878477391798846, - "tests/test_solvers.py::TestLibMambaSolver::test_unintentional_feature_downgrade": 0.0016370041997223663, - "tests/test_solvers.py::TestLibMambaSolver::test_unsat_any_two_not_three": 0.12951392196026718, - "tests/test_solvers.py::TestLibMambaSolver::test_unsat_chain": 0.027206654400449903, - "tests/test_solvers.py::TestLibMambaSolver::test_unsat_channel_priority": 0.10159662252307526, - "tests/test_solvers.py::TestLibMambaSolver::test_unsat_expand_single": 0.02640514278605339, - "tests/test_solvers.py::TestLibMambaSolver::test_unsat_from_r1": 0.1632491194944493, - "tests/test_solvers.py::TestLibMambaSolver::test_unsat_missing_dep": 0.02623530274276596, - "tests/test_solvers.py::TestLibMambaSolver::test_unsat_shortest_chain_1": 0.02706341048568938, - "tests/test_solvers.py::TestLibMambaSolver::test_unsat_shortest_chain_2": 0.026852342988153456, - "tests/test_solvers.py::TestLibMambaSolver::test_unsat_shortest_chain_3": 0.027359897508259446, - "tests/test_solvers.py::TestLibMambaSolver::test_unsat_shortest_chain_4": 0.026597127016977307, - "tests/test_solvers.py::TestLibMambaSolver::test_unsat_simple": 0.026695200038952815, + "tests/test_install.py::test_long_default_text": 0.0030788672247379924, + "tests/test_install.py::test_multiple[linux-64]": 0.0018454127921857693, + "tests/test_install.py::test_multiple[noarch]": 0.0018267924831319726, + "tests/test_install.py::test_multiple[win-64]": 0.002293772990539593, + "tests/test_install.py::test_no_extra[linux-64]": 0.0017136574693919972, + "tests/test_install.py::test_no_extra[noarch]": 0.0017454268700574144, + "tests/test_install.py::test_no_extra[win-64]": 0.002356492661752688, + "tests/test_install.py::test_read_no_link": 0.0026351582316351137, + "tests/test_install.py::test_shorter[linux-64]": 0.001805506737222575, + "tests/test_install.py::test_shorter[noarch]": 0.0018060248054934014, + "tests/test_install.py::test_shorter[win-64]": 0.002554840394982661, + "tests/test_install.py::test_simple[linux-64]": 0.005795574701387446, + "tests/test_install.py::test_simple[noarch]": 0.004057800265680121, + "tests/test_install.py::test_simple[win-64]": 0.0027601660698911338, + "tests/test_install.py::test_spaces[linux-64]": 0.002209471960695484, + "tests/test_install.py::test_spaces[noarch]": 0.0018630368434794386, + "tests/test_install.py::test_spaces[win-64]": 0.002302441163674649, + "tests/test_install.py::test_too_long[linux-64]": 0.00177747802338657, + "tests/test_install.py::test_too_long[noarch]": 0.0017320602781153568, + "tests/test_install.py::test_too_long[win-64]": 0.0019747799320098277, + "tests/test_install.py::test_trash_outside_prefix": 0.09685211330275653, + "tests/test_install.py::test_two[linux-64]": 0.0017038571886129799, + "tests/test_install.py::test_two[noarch]": 0.0017475129721610714, + "tests/test_install.py::test_two[win-64]": 0.0022974947996584377, + "tests/test_install.py::test_windows_entry_point": 0.00041627873981924803, + "tests/test_install.py::test_yield_lines": 0.002504087905049203, + "tests/test_instructions.py::test_check_files_in_tarball_files_exist": 0.0016197209192970366, + "tests/test_instructions.py::test_check_files_in_tarball_files_not_exist": 0.0016890752388826979, + "tests/test_instructions.py::test_expected_operation_order": 0.001620910519511109, + "tests/test_instructions.py::test_simple_instruction": 0.0017947786132655478, + "tests/test_instructions.py::test_state": 0.001724489903837065, + "tests/test_link_order.py::test_link_order_post_link_actions": 0.860056404990605, + "tests/test_link_order.py::test_link_order_post_link_depend": 0.8938529565574349, + "tests/test_logic.py::test_ALL": 14.209735195856158, + "tests/test_logic.py::test_AMONE": 2.1830780464331503, + "tests/test_logic.py::test_AND": 0.016002883145515734, + "tests/test_logic.py::test_ANY": 13.725435045097463, + "tests/test_logic.py::test_ITE": 0.5759197831131662, + "tests/test_logic.py::test_LinearBound": 7.816388952086595, + "tests/test_logic.py::test_NOT": 0.002691905567737746, + "tests/test_logic.py::test_OR": 0.01596776805739859, + "tests/test_logic.py::test_XONE": 2.1651706354141105, + "tests/test_logic.py::test_XOR": 0.019185541517720082, + "tests/test_logic.py::test_minimal_unsatisfiable_subset": 0.0018073672288312925, + "tests/test_logic.py::test_minimize": 0.004301945106461934, + "tests/test_logic.py::test_sat": 0.002168498131615381, + "tests/test_misc.py::test_Utf8NamedTemporaryFile": 0.00194103750868687, + "tests/test_misc.py::test_cache_fn_url": 0.0016670007427257284, + "tests/test_misc.py::test_explicit_missing_cache_entries": 2.505737218386361, + "tests/test_misc.py::test_explicit_no_cache": 0.0059495807611464925, + "tests/test_misc.py::test_explicit_parser[../doc8-1.1.1-pyhd8ed1ab_0.conda-5e9e17751f19d03-ParseError]": 0.0020576245297663897, + "tests/test_misc.py::test_explicit_parser[../doc8-1.1.1-pyhd8ed1ab_0.conda-5e9e17751f19d03c4034246de428582e-None]": 0.0032154488956240056, + "tests/test_misc.py::test_explicit_parser[doc8-1.1.1-pyhd8ed1ab_0.conda-5e9e17751f19d03c4034246de428582e-None]": 0.0032774754538116933, + "tests/test_misc.py::test_explicit_parser[https://conda.anaconda.org/conda-forge/noarch/conda-24.1.0-pyhd3eb1b0_0.conda-2707f68aada792d1cf3a44c51d55b38b0cd65b0c192d2a5f9ef0550dc149a7d3-None]": 0.0032025400066195858, + "tests/test_misc.py::test_explicit_parser[https://conda.anaconda.org/conda-forge/noarch/conda-24.1.0-pyhd3eb1b0_0.conda-md5:5e9e17751f19d03c4034246de428582e-ParseError]": 0.001984886372361943, + "tests/test_misc.py::test_explicit_parser[https://conda.anaconda.org/conda-forge/noarch/conda-24.1.0-pyhd3eb1b0_0.conda-sha123:2707f68aada792d1cf3a44c51d55b38b0cd65b0c192d2a5f9ef0550dc149a7d3-ParseError]": 0.001988977246678961, + "tests/test_misc.py::test_explicit_parser[https://conda.anaconda.org/conda-forge/noarch/conda-24.1.0-pyhd3eb1b0_0.conda-sha256:2707f68aada792d1cf3a44c51d55b38b0cd65b0c192d2a5f9ef0550dc149a7d3-None]": 0.0031157108908256587, + "tests/test_misc.py::test_explicit_parser[https://conda.anaconda.org/conda-forge/noarch/doc8-1.1.1-pyhd8ed1ab_0.conda-5e9e17751f19d03c4034246de428582e-None]": 0.003225897434713023, + "tests/test_misc.py::test_url_pat_1": 0.0016454903900425975, + "tests/test_misc.py::test_url_pat_2": 0.0016311972520329076, + "tests/test_misc.py::test_url_pat_3": 0.0016153446484696659, + "tests/test_misc.py::test_walk_prefix": 0.003591828656880555, + "tests/test_plan.py::test_adds_to_existing_actions": 0.001957213089544225, + "tests/test_plan.py::test_deprecations[_get_best_prec_match]": 0.0017517109950908423, + "tests/test_plan.py::test_deprecations[_handle_menuinst]": 0.0017255268007479426, + "tests/test_plan.py::test_deprecations[_inject_UNLINKLINKTRANSACTION]": 0.0017311541676327358, + "tests/test_plan.py::test_deprecations[_plan_from_actions]": 0.0017286407729816893, + "tests/test_plan.py::test_deprecations[_update_old_plan]": 0.0017138003435822925, + "tests/test_plan.py::test_deprecations[add_defaults_to_specs]": 0.0017421142320468855, + "tests/test_plan.py::test_deprecations[add_unlink]": 0.0017860534028298356, + "tests/test_plan.py::test_deprecations[display_actions]": 0.0018420956384437802, + "tests/test_plan.py::test_deprecations[execute_actions]": 0.0017394148149986717, + "tests/test_plan.py::test_deprecations[execute_instructions]": 0.0017132017254031108, + "tests/test_plan.py::test_deprecations[execute_plan]": 0.001720474378776107, + "tests/test_plan.py::test_deprecations[get_blank_actions]": 0.0017133924128209434, + "tests/test_plan.py::test_deprecations[install_actions]": 0.0017574482346236946, + "tests/test_plan.py::test_deprecations[print_dists]": 0.0019045547326968816, + "tests/test_plan.py::test_deprecations[revert_actions]": 0.0017319559317065661, + "tests/test_plan.py::test_display_actions_0": 0.0828232657680518, + "tests/test_plan.py::test_display_actions_features": 0.1135209174769017, + "tests/test_plan.py::test_display_actions_link_type": 0.012390980815450155, + "tests/test_plan.py::test_display_actions_show_channel_urls": 0.10310004144539421, + "tests/test_plan.py::test_execute_plan": 0.0018215928099674023, + "tests/test_plan.py::test_pinned_specs_CONDA_PINNED_PACKAGES": 0.012311663270452279, + "tests/test_plan.py::test_pinned_specs_all": 0.6417082279761254, + "tests/test_plan.py::test_pinned_specs_conda_meta_pinned": 0.5679077255504629, + "tests/test_plan.py::test_pinned_specs_condarc": 0.6083184320965607, + "tests/test_plan.py::test_simply_adds_unlink_on_non_windows": 0.0023712165296269423, + "tests/test_plan.py::test_update_old_plan": 0.00176752336234281, + "tests/test_priority.py::test_reorder_channel_priority[classic-with pinned_package]": 33.778625792964114, + "tests/test_priority.py::test_reorder_channel_priority[classic-without pinned_package]": 22.20714419697004, + "tests/test_priority.py::test_reorder_channel_priority[libmamba-with pinned_package]": 3.6618469444325528, + "tests/test_priority.py::test_reorder_channel_priority[libmamba-without pinned_package]": 4.168924756630555, + "tests/test_reporters.py::test_confirm_yn_always_yes": 0.002697719029916697, + "tests/test_reporters.py::test_confirm_yn_dry_run_exit": 0.00266853715006454, + "tests/test_reporters.py::test_confirm_yn_no": 0.002922575630436463, + "tests/test_reporters.py::test_confirm_yn_yes": 0.0029312432251230145, + "tests/test_reporters.py::test_get_progress_bar": 0.002372934411331732, + "tests/test_reporters.py::test_get_progress_bar_context_managers": 0.0017600187840202724, + "tests/test_reporters.py::test_render": 0.0034167526489431634, + "tests/test_shell.py::test_activate_deactivate_modify_path[bash]": 5.844018334181254, + "tests/test_shell.py::test_activate_deactivate_modify_path[cmd.exe]": 0.00036980269704489687, + "tests/test_shell.py::test_bash_activate_error": 5.598373717341654, + "tests/test_shell.py::test_basic_integration[bash-basic_posix]": 27.84898311238531, + "tests/test_shell.py::test_basic_integration[csh-basic_csh]": 0.0003739058561443262, + "tests/test_shell.py::test_basic_integration[dash-basic_posix]": 27.705632054111348, + "tests/test_shell.py::test_basic_integration[tcsh-basic_csh]": 0.00034663792373569466, + "tests/test_shell.py::test_basic_integration[zsh-basic_posix]": 0.00040161521116624516, + "tests/test_shell.py::test_cmd_exe_activate_error": 0.00046119156167487486, + "tests/test_shell.py::test_cmd_exe_basic_integration": 0.00040522257856890926, + "tests/test_shell.py::test_fish_basic_integration": 0.00035615175693429576, + "tests/test_shell.py::test_legacy_activate_deactivate_bash": 8.291014299381526, + "tests/test_shell.py::test_legacy_activate_deactivate_cmd_exe": 0.00042704979460343723, + "tests/test_shell.py::test_powershell_PATH_management": 0.00040066350732668044, + "tests/test_shell.py::test_powershell_basic_integration": 21.975657838574573, + "tests/test_shell.py::test_stacking[0--base-base,sys]": 14.436856357028848, + "tests/test_shell.py::test_stacking[0--has-has,sys]": 14.7343054651276, + "tests/test_shell.py::test_stacking[0--not-sys]": 14.440257037302027, + "tests/test_shell.py::test_stacking[0-base-base-base,sys]": 14.73022316113293, + "tests/test_shell.py::test_stacking[0-base-has-has,sys]": 14.761489332574952, + "tests/test_shell.py::test_stacking[0-base-not-sys]": 14.722258346468251, + "tests/test_shell.py::test_stacking[0-has-base-base,sys]": 15.041456055734471, + "tests/test_shell.py::test_stacking[0-has-has-has,sys]": 14.93228528653415, + "tests/test_shell.py::test_stacking[0-has-not-sys]": 14.762974762116812, + "tests/test_shell.py::test_stacking[0-not-base-base,sys]": 14.744401964920614, + "tests/test_shell.py::test_stacking[0-not-has-has,sys]": 14.692614122082011, + "tests/test_shell.py::test_stacking[0-not-not-sys]": 14.83157153556722, + "tests/test_shell.py::test_stacking[5-base,has-base-base,has,base,sys]": 15.3252821794798, + "tests/test_shell.py::test_stacking[5-base,has-has-has,base,sys]": 15.268098401916726, + "tests/test_shell.py::test_stacking[5-base,has-not-has,base,sys]": 15.441979361872804, + "tests/test_shell.py::test_stacking[5-base,not-base-base,base,sys]": 15.42697952264719, + "tests/test_shell.py::test_stacking[5-base,not-has-has,base,sys]": 15.175061568885013, + "tests/test_shell.py::test_stacking[5-base,not-not-base,sys]": 15.31335023242572, + "tests/test_shell.py::test_stacking[5-base-base-base,sys]": 14.773028160974285, + "tests/test_shell.py::test_stacking[5-base-has-has,base,sys]": 14.62066365979557, + "tests/test_shell.py::test_stacking[5-base-not-base,sys]": 14.71026492361897, + "tests/test_shell.py::test_stacking[5-has-base-base,has,sys]": 14.722320089082972, + "tests/test_shell.py::test_stacking[5-has-has-has,sys]": 14.628687856352727, + "tests/test_shell.py::test_stacking[5-has-not-has,sys]": 14.617431622639312, + "tests/test_shell.py::test_stacking[5-not-base-base,sys]": 14.933851821439491, + "tests/test_shell.py::test_stacking[5-not-has-has,sys]": 14.917389471534579, + "tests/test_shell.py::test_stacking[5-not-not-sys]": 14.819321385992415, + "tests/test_solvers.py::TestClassicSolver::test_accelerate": 2.724886263491305, + "tests/test_solvers.py::TestClassicSolver::test_anaconda_nomkl": 1.7400178842431469, + "tests/test_solvers.py::TestClassicSolver::test_arch_preferred_over_noarch_when_otherwise_equal": 0.14621215274920274, + "tests/test_solvers.py::TestClassicSolver::test_channel_priority_1": 0.9094724229111928, + "tests/test_solvers.py::TestClassicSolver::test_circular_dependencies": 0.5097501556597265, + "tests/test_solvers.py::TestClassicSolver::test_empty": 0.9340607065209336, + "tests/test_solvers.py::TestClassicSolver::test_get_dists": 1.8104868067839675, + "tests/test_solvers.py::TestClassicSolver::test_get_reduced_index_broadening_preferred_solution": 0.14974894269710473, + "tests/test_solvers.py::TestClassicSolver::test_get_reduced_index_broadening_with_unsatisfiable_early_dep": 0.14794504775982653, + "tests/test_solvers.py::TestClassicSolver::test_install_package_with_feature": 0.40434011918174445, + "tests/test_solvers.py::TestClassicSolver::test_iopro_mkl": 1.3669794453331623, + "tests/test_solvers.py::TestClassicSolver::test_iopro_nomkl": 0.969878624091802, + "tests/test_solvers.py::TestClassicSolver::test_irrational_version": 0.21424042781459945, + "tests/test_solvers.py::TestClassicSolver::test_mkl": 2.053666331061199, + "tests/test_solvers.py::TestClassicSolver::test_no_features": 2.6898915486030233, + "tests/test_solvers.py::TestClassicSolver::test_noarch_preferred_over_arch_when_build_greater": 0.1457701011758422, + "tests/test_solvers.py::TestClassicSolver::test_noarch_preferred_over_arch_when_build_greater_dep": 0.14660946829404423, + "tests/test_solvers.py::TestClassicSolver::test_noarch_preferred_over_arch_when_version_greater": 0.14594894093156155, + "tests/test_solvers.py::TestClassicSolver::test_noarch_preferred_over_arch_when_version_greater_dep": 0.1467812936085451, + "tests/test_solvers.py::TestClassicSolver::test_nonexistent": 0.2764572219158578, + "tests/test_solvers.py::TestClassicSolver::test_nonexistent_deps": 2.8048857038238455, + "tests/test_solvers.py::TestClassicSolver::test_pseudo_boolean": 1.5760846285395937, + "tests/test_solvers.py::TestClassicSolver::test_remove": 1.9368722876830833, + "tests/test_solvers.py::TestClassicSolver::test_scipy_mkl": 0.7806435316638382, + "tests/test_solvers.py::TestClassicSolver::test_surplus_features_1": 0.14956989616965383, + "tests/test_solvers.py::TestClassicSolver::test_surplus_features_2": 0.14773491654950985, + "tests/test_solvers.py::TestClassicSolver::test_timestamps_and_deps": 1.1760505367171947, + "tests/test_solvers.py::TestClassicSolver::test_unintentional_feature_downgrade": 1.17431657875731, + "tests/test_solvers.py::TestClassicSolver::test_unsat_any_two_not_three": 0.5907016289917095, + "tests/test_solvers.py::TestClassicSolver::test_unsat_chain": 0.15509367707289146, + "tests/test_solvers.py::TestClassicSolver::test_unsat_channel_priority": 0.301810528638844, + "tests/test_solvers.py::TestClassicSolver::test_unsat_expand_single": 0.15096692334570702, + "tests/test_solvers.py::TestClassicSolver::test_unsat_from_r1": 2.9263267010008422, + "tests/test_solvers.py::TestClassicSolver::test_unsat_missing_dep": 0.1494038623787072, + "tests/test_solvers.py::TestClassicSolver::test_unsat_shortest_chain_1": 0.1538574848791777, + "tests/test_solvers.py::TestClassicSolver::test_unsat_shortest_chain_2": 0.153758023665526, + "tests/test_solvers.py::TestClassicSolver::test_unsat_shortest_chain_3": 0.15518266083760257, + "tests/test_solvers.py::TestClassicSolver::test_unsat_shortest_chain_4": 0.15320476973340025, + "tests/test_solvers.py::TestClassicSolver::test_unsat_simple": 0.1537197826643745, + "tests/test_solvers.py::TestLibMambaSolver::test_accelerate": 0.001564614198803251, + "tests/test_solvers.py::TestLibMambaSolver::test_anaconda_nomkl": 0.2827763716068575, + "tests/test_solvers.py::TestLibMambaSolver::test_arch_preferred_over_noarch_when_otherwise_equal": 0.040252102789319004, + "tests/test_solvers.py::TestLibMambaSolver::test_channel_priority_1": 0.0931912306561463, + "tests/test_solvers.py::TestLibMambaSolver::test_circular_dependencies": 0.18614333258157062, + "tests/test_solvers.py::TestLibMambaSolver::test_empty": 0.06651527583861606, + "tests/test_solvers.py::TestLibMambaSolver::test_get_dists": 0.12010856524912354, + "tests/test_solvers.py::TestLibMambaSolver::test_get_reduced_index_broadening_preferred_solution": 0.04250081693544388, + "tests/test_solvers.py::TestLibMambaSolver::test_get_reduced_index_broadening_with_unsatisfiable_early_dep": 0.04180139562012979, + "tests/test_solvers.py::TestLibMambaSolver::test_install_package_with_feature": 0.07200166284247693, + "tests/test_solvers.py::TestLibMambaSolver::test_iopro_mkl": 0.0016701182332875303, + "tests/test_solvers.py::TestLibMambaSolver::test_iopro_nomkl": 0.0016405761682295817, + "tests/test_solvers.py::TestLibMambaSolver::test_irrational_version": 0.06935178825875005, + "tests/test_solvers.py::TestLibMambaSolver::test_mkl": 0.0015618558415929416, + "tests/test_solvers.py::TestLibMambaSolver::test_no_features": 0.0016608908186470203, + "tests/test_solvers.py::TestLibMambaSolver::test_noarch_preferred_over_arch_when_build_greater": 0.040224653979284195, + "tests/test_solvers.py::TestLibMambaSolver::test_noarch_preferred_over_arch_when_build_greater_dep": 0.04064620789818725, + "tests/test_solvers.py::TestLibMambaSolver::test_noarch_preferred_over_arch_when_version_greater": 0.04065445343476077, + "tests/test_solvers.py::TestLibMambaSolver::test_noarch_preferred_over_arch_when_version_greater_dep": 0.04102649461919245, + "tests/test_solvers.py::TestLibMambaSolver::test_nonexistent": 0.04198028288470477, + "tests/test_solvers.py::TestLibMambaSolver::test_nonexistent_deps": 1.259397603194565, + "tests/test_solvers.py::TestLibMambaSolver::test_pseudo_boolean": 0.0016496659332702111, + "tests/test_solvers.py::TestLibMambaSolver::test_remove": 0.0016089114476775747, + "tests/test_solvers.py::TestLibMambaSolver::test_scipy_mkl": 0.0015599159486851463, + "tests/test_solvers.py::TestLibMambaSolver::test_surplus_features_1": 0.0015736391041673002, + "tests/test_solvers.py::TestLibMambaSolver::test_surplus_features_2": 0.00156558640992847, + "tests/test_solvers.py::TestLibMambaSolver::test_timestamps_and_deps": 0.41309292526102465, + "tests/test_solvers.py::TestLibMambaSolver::test_unintentional_feature_downgrade": 0.0016629550874046105, + "tests/test_solvers.py::TestLibMambaSolver::test_unsat_any_two_not_three": 0.12945741304920744, + "tests/test_solvers.py::TestLibMambaSolver::test_unsat_chain": 0.02695124405347221, + "tests/test_solvers.py::TestLibMambaSolver::test_unsat_channel_priority": 0.09866765556111479, + "tests/test_solvers.py::TestLibMambaSolver::test_unsat_expand_single": 0.02631524261562182, + "tests/test_solvers.py::TestLibMambaSolver::test_unsat_from_r1": 0.16211726794567818, + "tests/test_solvers.py::TestLibMambaSolver::test_unsat_missing_dep": 0.02586071145114869, + "tests/test_solvers.py::TestLibMambaSolver::test_unsat_shortest_chain_1": 0.026914942971514165, + "tests/test_solvers.py::TestLibMambaSolver::test_unsat_shortest_chain_2": 0.026591743759041445, + "tests/test_solvers.py::TestLibMambaSolver::test_unsat_shortest_chain_3": 0.02707356537424021, + "tests/test_solvers.py::TestLibMambaSolver::test_unsat_shortest_chain_4": 0.02648964697818808, + "tests/test_solvers.py::TestLibMambaSolver::test_unsat_simple": 0.02646162470832678, "tests/test_toposort.py::test_cycle": 0.0017481716539944736, "tests/test_toposort.py::test_cycle_best_effort": 0.001706022301735553, "tests/test_toposort.py::test_degenerate": 0.0015696579487072529, - "tests/test_toposort.py::test_pop_key": 0.0016854317657664473, + "tests/test_toposort.py::test_pop_key": 0.0016854317657664475, "tests/test_toposort.py::test_python_is_prioritized": 0.0016634336451345306, - "tests/test_toposort.py::test_simple": 0.0017257898828457491, - "tests/test_utils.py::test_deprecations[cygwin_path_to_win-TypeError]": 0.0017941105131661407, - "tests/test_utils.py::test_deprecations[msys2_shell_base-TypeError]": 0.0018134978996307445, - "tests/test_utils.py::test_deprecations[path_identity-TypeError]": 0.0018186790549218975, - "tests/test_utils.py::test_deprecations[shells-TypeError]": 0.0018184705429021713, - "tests/test_utils.py::test_deprecations[translate_stream-TypeError]": 0.0017938222287283113, - "tests/test_utils.py::test_deprecations[unix_shell_base-TypeError]": 0.001835711054443985, - "tests/test_utils.py::test_deprecations[win_path_to_cygwin-TypeError]": 0.0017940174795462755, - "tests/test_utils.py::test_ensure_dir": 0.002458497218498223, - "tests/test_utils.py::test_ensure_dir_errors": 0.0021802732794115416, - "tests/test_utils.py::test_path_translations": 0.013769485217253435, - "tests/test_utils.py::test_quote_for_shell[!-'!']": 0.0017434284594575358, - "tests/test_utils.py::test_quote_for_shell[\"-'\"']": 0.0017299302980341993, - "tests/test_utils.py::test_quote_for_shell[#-'#']": 0.0017325373354841944, - "tests/test_utils.py::test_quote_for_shell[$-'$']": 0.0017247673248665689, - "tests/test_utils.py::test_quote_for_shell[%-%]": 0.001721812616489664, - "tests/test_utils.py::test_quote_for_shell[&-'&']": 0.0017133776050935958, - "tests/test_utils.py::test_quote_for_shell['-''\"'\"'']": 0.001711913799366963, - "tests/test_utils.py::test_quote_for_shell[(-'(']": 0.0017206194182777714, - "tests/test_utils.py::test_quote_for_shell[)-')']": 0.0017215642556343423, - "tests/test_utils.py::test_quote_for_shell[*-'*']": 0.001721046672275189, - "tests/test_utils.py::test_quote_for_shell[+-+]": 0.0017166742973251372, - "tests/test_utils.py::test_quote_for_shell[,-,]": 0.0017136678988712607, - "tests/test_utils.py::test_quote_for_shell[---]": 0.0017269847345490678, - "tests/test_utils.py::test_quote_for_shell[.-.]": 0.0017170087913181544, - "tests/test_utils.py::test_quote_for_shell[/-/]": 0.0017151984807736382, - "tests/test_utils.py::test_quote_for_shell[1>/dev/null-'1>/dev/null']": 0.0017220483599408947, - "tests/test_utils.py::test_quote_for_shell[1>NUL-'1>NUL']": 0.0017227247418151442, - "tests/test_utils.py::test_quote_for_shell[2>&1-'2>&1']": 0.0017205176640645323, - "tests/test_utils.py::test_quote_for_shell[2>/dev/null-'2>/dev/null']": 0.0017276330180320926, - "tests/test_utils.py::test_quote_for_shell[2>NUL-'2>NUL']": 0.001721470015081201, - "tests/test_utils.py::test_quote_for_shell[:-:]": 0.0017130198220672837, - "tests/test_utils.py::test_quote_for_shell[;-';']": 0.0017173764619106205, - "tests/test_utils.py::test_quote_for_shell[<-'<']": 0.0017008846086067897, - "tests/test_utils.py::test_quote_for_shell[=-=]": 0.0017193052438553424, - "tests/test_utils.py::test_quote_for_shell[>-'>']": 0.0017249607753795967, - "tests/test_utils.py::test_quote_for_shell[>/dev/null-'>/dev/null']": 0.001738463193227981, - "tests/test_utils.py::test_quote_for_shell[>NUL-'>NUL']": 0.001733740031201228, - "tests/test_utils.py::test_quote_for_shell[?-'?']": 0.0017283579187359463, - "tests/test_utils.py::test_quote_for_shell[@-@]": 0.0017395199447680404, - "tests/test_utils.py::test_quote_for_shell[C:\\\\temp\\\\some ^%file^% > nul-\"C:\\\\temp\\\\some ^%%file^%% > nul\"]": 0.00033960840504837156, - "tests/test_utils.py::test_quote_for_shell[None-'']": 0.0017215577368786656, - "tests/test_utils.py::test_quote_for_shell[[-'[']": 0.0017189486059180868, - "tests/test_utils.py::test_quote_for_shell[\\\\-'\\\\']": 0.00171625474594808, - "tests/test_utils.py::test_quote_for_shell[]-']']": 0.0017250066035167765, - "tests/test_utils.py::test_quote_for_shell[^-'^']": 0.0017307035562466385, - "tests/test_utils.py::test_quote_for_shell[arg1 and 2-'arg1 and 2']": 0.0018040682712974377, - "tests/test_utils.py::test_quote_for_shell[arg1-arg1]": 0.0018371489039130547, - "tests/test_utils.py::test_quote_for_shell[arg1\\nand\\n2-'arg1\\nand\\n2']": 0.001773318249779683, - "tests/test_utils.py::test_quote_for_shell[malicious argument\\\\\"&whoami-\"malicious argument\\\\\"\"&whoami\"]": 0.00035256590990219276, - "tests/test_utils.py::test_quote_for_shell[numpy<1.22-'numpy<1.22']": 0.0017398837961789123, - "tests/test_utils.py::test_quote_for_shell[numpy>=1.0-'numpy>=1.0']": 0.0017519509426824694, - "tests/test_utils.py::test_quote_for_shell[one|two-'one|two']": 0.0017339672336950836, - "tests/test_utils.py::test_quote_for_shell[{-'{']": 0.0017264287925392013, - "tests/test_utils.py::test_quote_for_shell[|-'|']": 0.0017232500972522921, - "tests/test_utils.py::test_quote_for_shell[}-'}']": 0.0017226006166510303, - "tests/test_utils.py::test_quote_for_shell[~-'~']": 0.0017274808133533157, - "tests/test_utils.py::test_text_translations": 0.006139240306639168, - "tests/testing/test_fixtures.py::test_conda_cli": 0.07335596778493664, - "tests/testing/test_fixtures.py::test_env": 9.069931657908013, - "tests/testing/test_fixtures.py::test_monkeypatch": 0.012372914718020833, - "tests/testing/test_fixtures.py::test_path_factory": 0.003438344208805966, - "tests/testing/test_fixtures.py::test_session_capsys": 0.0017956832077115673, - "tests/testing/test_fixtures.py::test_session_conda_cli": 0.08245908751797253, - "tests/testing/test_fixtures.py::test_session_tmp_env": 1.0873422380656506, - "tests/testing/test_fixtures.py::test_tmp_channel": 1.2142606759588634, - "tests/testing/test_fixtures.py::test_tmp_env": 1.220248690676595, - "tests/testing/test_fixtures.py::test_tmp_envs_dir": 0.004093322714483557, - "tests/testing/test_fixtures.py::test_tmp_pkgs_dir": 0.004220172933494124, - "tests/testing/test_testing.py::test_deprecations[CondaCLIFixture-TypeError]": 0.0018800101947682502, - "tests/testing/test_testing.py::test_deprecations[PathFactoryFixture-TypeError]": 0.0018773328576187273, - "tests/testing/test_testing.py::test_deprecations[TmpChannelFixture-TypeError]": 0.0018276840264084323, - "tests/testing/test_testing.py::test_deprecations[TmpEnvFixture-TypeError]": 0.0018602682338340732, - "tests/trust/test_signature_verification.py::test_2nd_root_metadata_from_web": 0.01702785487028642, - "tests/trust/test_signature_verification.py::test_3rd_root_metadata_from_web": 0.013196633968338242, - "tests/trust/test_signature_verification.py::test_invalid_2nd_metadata_on_disk_no_new_metadata_on_web": 0.005353671893118608, - "tests/trust/test_signature_verification.py::test_signature_verification[broken-0.0.1-broken.conda-None]": 3.2041462915957037, - "tests/trust/test_signature_verification.py::test_signature_verification[broken-0.0.1-broken.tar.bz2-False]": 3.1842635635478533, - "tests/trust/test_signature_verification.py::test_signature_verification[first.tar.bz2-True]": 3.242510250355456, - "tests/trust/test_signature_verification.py::test_signature_verification[second.conda-True]": 3.2000305002780833, - "tests/trust/test_signature_verification.py::test_signature_verification[third.conda-True]": 3.214626279871979, - "tests/trust/test_signature_verification.py::test_signature_verification_not_enabled": 0.03289971958203695, - "tests/trust/test_signature_verification.py::test_single_invalid_signature_3rd_root_metadata_from_web": 0.011356266029009411, - "tests/trust/test_signature_verification.py::test_trusted_root_2nd_metadata_on_disk_no_new_metadata_on_web": 0.005424013719970582, - "tests/trust/test_signature_verification.py::test_trusted_root_invalid_key_mgr_online_valid_on_disk": 0.007659402777031898, - "tests/trust/test_signature_verification.py::test_trusted_root_new_key_mgr_online": 0.008574454910619325, - "tests/trust/test_signature_verification.py::test_trusted_root_no_new_key_mgr_online_key_mgr_is_on_disk": 0.007304396652708059, - "tests/trust/test_signature_verification.py::test_trusted_root_no_new_key_mgr_online_key_mgr_not_on_disk": 0.0077070282441603, - "tests/trust/test_signature_verification.py::test_trusted_root_no_new_metadata": 0.005455862480303677 + "tests/test_toposort.py::test_simple": 0.001725789882845749, + "tests/test_utils.py::test_deprecations[cygwin_path_to_win-TypeError]": 0.0018289974836242027, + "tests/test_utils.py::test_deprecations[msys2_shell_base-TypeError]": 0.001844799776915556, + "tests/test_utils.py::test_deprecations[path_identity-TypeError]": 0.0018289357012198017, + "tests/test_utils.py::test_deprecations[shells-TypeError]": 0.0018404284187756642, + "tests/test_utils.py::test_deprecations[translate_stream-TypeError]": 0.0018102473708325572, + "tests/test_utils.py::test_deprecations[unix_shell_base-TypeError]": 0.0018605429968738818, + "tests/test_utils.py::test_deprecations[win_path_to_cygwin-TypeError]": 0.0018091095914880744, + "tests/test_utils.py::test_ensure_dir": 0.002506581993107353, + "tests/test_utils.py::test_ensure_dir_errors": 0.002211007875570728, + "tests/test_utils.py::test_path_translations": 0.01317262548401733, + "tests/test_utils.py::test_quote_for_shell[!-'!']": 0.0017573032843847466, + "tests/test_utils.py::test_quote_for_shell[\"-'\"']": 0.0017615134949883068, + "tests/test_utils.py::test_quote_for_shell[#-'#']": 0.0017395453720262532, + "tests/test_utils.py::test_quote_for_shell[$-'$']": 0.0017412769046327341, + "tests/test_utils.py::test_quote_for_shell[%-%]": 0.0017419383283802199, + "tests/test_utils.py::test_quote_for_shell[&-'&']": 0.0017387551523695228, + "tests/test_utils.py::test_quote_for_shell['-''\"'\"'']": 0.001730432180540172, + "tests/test_utils.py::test_quote_for_shell[(-'(']": 0.001751845476221955, + "tests/test_utils.py::test_quote_for_shell[)-')']": 0.0017497694459984291, + "tests/test_utils.py::test_quote_for_shell[*-'*']": 0.0017531754369227962, + "tests/test_utils.py::test_quote_for_shell[+-+]": 0.001751519894924652, + "tests/test_utils.py::test_quote_for_shell[,-,]": 0.0017391808441297471, + "tests/test_utils.py::test_quote_for_shell[---]": 0.0017464963758033253, + "tests/test_utils.py::test_quote_for_shell[.-.]": 0.0017320161769300618, + "tests/test_utils.py::test_quote_for_shell[/-/]": 0.0017406629499913586, + "tests/test_utils.py::test_quote_for_shell[1>/dev/null-'1>/dev/null']": 0.001754849999562244, + "tests/test_utils.py::test_quote_for_shell[1>NUL-'1>NUL']": 0.0017379086526344023, + "tests/test_utils.py::test_quote_for_shell[2>&1-'2>&1']": 0.0017431657251962087, + "tests/test_utils.py::test_quote_for_shell[2>/dev/null-'2>/dev/null']": 0.0017471384507308286, + "tests/test_utils.py::test_quote_for_shell[2>NUL-'2>NUL']": 0.0017411796059174035, + "tests/test_utils.py::test_quote_for_shell[:-:]": 0.0017303218849266681, + "tests/test_utils.py::test_quote_for_shell[;-';']": 0.0017359028042201147, + "tests/test_utils.py::test_quote_for_shell[<-'<']": 0.001726463031212228, + "tests/test_utils.py::test_quote_for_shell[=-=]": 0.0017455683362727766, + "tests/test_utils.py::test_quote_for_shell[>-'>']": 0.0017510610088728774, + "tests/test_utils.py::test_quote_for_shell[>/dev/null-'>/dev/null']": 0.0017569651369560466, + "tests/test_utils.py::test_quote_for_shell[>NUL-'>NUL']": 0.0017504485917626358, + "tests/test_utils.py::test_quote_for_shell[?-'?']": 0.0017493298792457645, + "tests/test_utils.py::test_quote_for_shell[@-@]": 0.001750618919806132, + "tests/test_utils.py::test_quote_for_shell[C:\\\\temp\\\\some ^%file^% > nul-\"C:\\\\temp\\\\some ^%%file^%% > nul\"]": 0.00034831092562991723, + "tests/test_utils.py::test_quote_for_shell[None-'']": 0.0017442075284073782, + "tests/test_utils.py::test_quote_for_shell[[-'[']": 0.001744717611003556, + "tests/test_utils.py::test_quote_for_shell[\\\\-'\\\\']": 0.0017486187212361508, + "tests/test_utils.py::test_quote_for_shell[]-']']": 0.001745108755967649, + "tests/test_utils.py::test_quote_for_shell[^-'^']": 0.0017626354064681424, + "tests/test_utils.py::test_quote_for_shell[arg1 and 2-'arg1 and 2']": 0.0018247571836415388, + "tests/test_utils.py::test_quote_for_shell[arg1-arg1]": 0.0018594788629202985, + "tests/test_utils.py::test_quote_for_shell[arg1\\nand\\n2-'arg1\\nand\\n2']": 0.0017811731804054417, + "tests/test_utils.py::test_quote_for_shell[malicious argument\\\\\"&whoami-\"malicious argument\\\\\"\"&whoami\"]": 0.00035887608639725073, + "tests/test_utils.py::test_quote_for_shell[numpy<1.22-'numpy<1.22']": 0.0017797633048249784, + "tests/test_utils.py::test_quote_for_shell[numpy>=1.0-'numpy>=1.0']": 0.001768141391221694, + "tests/test_utils.py::test_quote_for_shell[one|two-'one|two']": 0.001758114509322463, + "tests/test_utils.py::test_quote_for_shell[{-'{']": 0.0017537631842236062, + "tests/test_utils.py::test_quote_for_shell[|-'|']": 0.001754951267411188, + "tests/test_utils.py::test_quote_for_shell[}-'}']": 0.001769512454257315, + "tests/test_utils.py::test_quote_for_shell[~-'~']": 0.0017531809515163991, + "tests/test_utils.py::test_text_translations": 0.006140074602592209, + "tests/testing/test_fixtures.py::test_conda_cli": 0.07389115208045607, + "tests/testing/test_fixtures.py::test_env": 8.745845373864142, + "tests/testing/test_fixtures.py::test_monkeypatch": 0.012455725683745672, + "tests/testing/test_fixtures.py::test_path_factory": 0.0034633877267572387, + "tests/testing/test_fixtures.py::test_session_capsys": 0.0018180162199441725, + "tests/testing/test_fixtures.py::test_session_conda_cli": 0.07382289568774605, + "tests/testing/test_fixtures.py::test_session_tmp_env": 0.8953801162731818, + "tests/testing/test_fixtures.py::test_tmp_channel": 1.2510525969594637, + "tests/testing/test_fixtures.py::test_tmp_env": 1.2903538861166157, + "tests/testing/test_fixtures.py::test_tmp_envs_dir": 0.004111471860066598, + "tests/testing/test_fixtures.py::test_tmp_pkgs_dir": 0.004244984235753818, + "tests/testing/test_testing.py::test_deprecations[CondaCLIFixture-TypeError]": 0.0019126962237765973, + "tests/testing/test_testing.py::test_deprecations[PathFactoryFixture-TypeError]": 0.0018931821927427959, + "tests/testing/test_testing.py::test_deprecations[TmpChannelFixture-TypeError]": 0.0018342479408628674, + "tests/testing/test_testing.py::test_deprecations[TmpEnvFixture-TypeError]": 0.0018715565950398457, + "tests/trust/test_signature_verification.py::test_2nd_root_metadata_from_web": 0.01757017339520547, + "tests/trust/test_signature_verification.py::test_3rd_root_metadata_from_web": 0.013076387908241359, + "tests/trust/test_signature_verification.py::test_invalid_2nd_metadata_on_disk_no_new_metadata_on_web": 0.005435053123668167, + "tests/trust/test_signature_verification.py::test_signature_verification[broken-0.0.1-broken.conda-None]": 1.892311638913868, + "tests/trust/test_signature_verification.py::test_signature_verification[broken-0.0.1-broken.tar.bz2-False]": 1.8901355213988635, + "tests/trust/test_signature_verification.py::test_signature_verification[first.tar.bz2-True]": 1.9227223202385102, + "tests/trust/test_signature_verification.py::test_signature_verification[second.conda-True]": 1.888745061090957, + "tests/trust/test_signature_verification.py::test_signature_verification[third.conda-True]": 1.8970621805140055, + "tests/trust/test_signature_verification.py::test_signature_verification_not_enabled": 0.03222949307904859, + "tests/trust/test_signature_verification.py::test_single_invalid_signature_3rd_root_metadata_from_web": 0.010759615549977355, + "tests/trust/test_signature_verification.py::test_trusted_root_2nd_metadata_on_disk_no_new_metadata_on_web": 0.005651780637279838, + "tests/trust/test_signature_verification.py::test_trusted_root_invalid_key_mgr_online_valid_on_disk": 0.00723979093819011, + "tests/trust/test_signature_verification.py::test_trusted_root_new_key_mgr_online": 0.007886593085914268, + "tests/trust/test_signature_verification.py::test_trusted_root_no_new_key_mgr_online_key_mgr_is_on_disk": 0.0068042074865651125, + "tests/trust/test_signature_verification.py::test_trusted_root_no_new_key_mgr_online_key_mgr_not_on_disk": 0.007577687939751045, + "tests/trust/test_signature_verification.py::test_trusted_root_no_new_metadata": 0.005512619488681439 } diff --git a/durations/Windows.json b/durations/Windows.json index 23a376ab..c656df86 100644 --- a/durations/Windows.json +++ b/durations/Windows.json @@ -1,1586 +1,1624 @@ { - "tests/base/test_constants.py::test_ChannelPriority": 0.0038866126866694316, - "tests/base/test_constants.py::test_null_is_falsey": 0.0036101105648519176, - "tests/base/test_context.py::test_aggressive_update_packages": 0.019666124644963905, - "tests/base/test_context.py::test_channel_alias_validation[bad_value-channel_alias value 'bad_value' must have scheme/protocol.]": 0.002530713860357161, - "tests/base/test_context.py::test_channel_alias_validation[https://example.com/-True]": 0.002469852572275457, - "tests/base/test_context.py::test_channel_priority": 0.032236325037520684, - "tests/base/test_context.py::test_channel_settings": 0.03269967450125998, + "tests/base/test_constants.py::test_ChannelPriority": 0.0037657455726281446, + "tests/base/test_constants.py::test_null_is_falsey": 0.003613562532473568, + "tests/base/test_context.py::test_aggressive_update_packages": 0.019061360696311, + "tests/base/test_context.py::test_channel_alias_validation[bad_value-channel_alias value 'bad_value' must have scheme/protocol.]": 0.002543474260326819, + "tests/base/test_context.py::test_channel_alias_validation[https://example.com/-True]": 0.0024933824958758687, + "tests/base/test_context.py::test_channel_priority": 0.031578276382405505, + "tests/base/test_context.py::test_channel_settings": 0.03431957031204357, "tests/base/test_context.py::test_channels_defaults": 0.034320450807588845, - "tests/base/test_context.py::test_channels_defaults_condarc": 0.03420578235505281, - "tests/base/test_context.py::test_channels_empty": 0.03330961411542361, - "tests/base/test_context.py::test_client_ssl_cert": 0.05467018517884167, + "tests/base/test_context.py::test_channels_defaults_condarc": 0.033629909261283134, + "tests/base/test_context.py::test_channels_empty": 0.03252475991531943, + "tests/base/test_context.py::test_check_allowlist": 0.019623107232418974, + "tests/base/test_context.py::test_check_allowlist_and_denylist": 0.019411970775439127, + "tests/base/test_context.py::test_check_denylist": 0.03354375191895682, + "tests/base/test_context.py::test_client_ssl_cert": 0.053863826580842815, "tests/base/test_context.py::test_clobber_enum": 0.03486318519912508, - "tests/base/test_context.py::test_clobber_enum[clobber]": 0.015822444194851938, - "tests/base/test_context.py::test_clobber_enum[prevent]": 0.015812646359029868, - "tests/base/test_context.py::test_clobber_enum[warn]": 0.015925372888892696, - "tests/base/test_context.py::test_conda_bld_path": 0.02404383693702487, - "tests/base/test_context.py::test_conda_build_root_dir": 0.03239286145154266, - "tests/base/test_context.py::test_conda_envs_path": 0.05998669974912756, - "tests/base/test_context.py::test_context_parameter_map": 0.03223550525419113, - "tests/base/test_context.py::test_context_parameters_have_descriptions": 0.06609287260202318, - "tests/base/test_context.py::test_custom_multichannels": 0.0345084692820911, - "tests/base/test_context.py::test_default_python_validation[-True]": 0.0024901576593451473, - "tests/base/test_context.py::test_default_python_validation[3.12-True]": 0.0024597845205963378, - "tests/base/test_context.py::test_default_python_validation[4.12-default_python value '4.12' not of the form '[23].[0-9][0-9]?' or '']": 0.0024812201676436257, - "tests/base/test_context.py::test_default_python_validation[not a number-default_python value 'not a number' not of the form '[23].[0-9][0-9]?' or '']": 0.002448070021033957, - "tests/base/test_context.py::test_default_target_is_root_prefix": 0.032361388942409655, - "tests/base/test_context.py::test_expandvars": 0.12682645718247149, - "tests/base/test_context.py::test_get_plugin_config_data_env_var_source": 0.002355233616400164, - "tests/base/test_context.py::test_get_plugin_config_data_file_source": 0.012310378373502393, - "tests/base/test_context.py::test_get_plugin_config_data_skip_bad_values": 0.0023613408308205516, - "tests/base/test_context.py::test_local_build_root_custom_rc": 0.06015665155940814, - "tests/base/test_context.py::test_local_build_root_default_rc": 0.016222982077298276, - "tests/base/test_context.py::test_migrated_custom_channels": 0.03688824057154039, - "tests/base/test_context.py::test_old_channel_alias": 0.03637421014849875, - "tests/base/test_context.py::test_proxy_servers": 0.032740038957726675, - "tests/base/test_context.py::test_reporters_default_value": 0.0027082671602753627, - "tests/base/test_context.py::test_reporters_from_config_file": 0.03346492908079993, - "tests/base/test_context.py::test_reporters_json_is_true": 0.047260524639989865, - "tests/base/test_context.py::test_reporters_quiet_is_true": 0.04713886706548871, - "tests/base/test_context.py::test_restore_free_channel": 0.021008314220394193, - "tests/base/test_context.py::test_signing_metadata_url_base": 0.04677134736000616, - "tests/base/test_context.py::test_signing_metadata_url_base_empty_default_channels": 0.047172638805359664, - "tests/base/test_context.py::test_specify_channels_cli_adding_defaults_no_condarc": 0.03577776080464734, - "tests/base/test_context.py::test_specify_channels_cli_condarc": 0.0368209197651315, - "tests/base/test_context.py::test_specify_channels_cli_not_adding_defaults_no_condarc": 0.03592529050846184, - "tests/base/test_context.py::test_specify_different_channels_cli_condarc": 0.03638080698819955, - "tests/base/test_context.py::test_specify_same_channels_cli_as_in_condarc": 0.03642621826968451, - "tests/base/test_context.py::test_subdirs": 0.014740080652784694, - "tests/base/test_context.py::test_target_prefix": 0.06913108987635948, - "tests/base/test_context.py::test_threads": 0.06697678701510391, - "tests/base/test_context.py::test_validate_prefix_name[base-False-mock_return_values2-expected2]": 0.004116934625796059, - "tests/base/test_context.py::test_validate_prefix_name[env-name-False-mock_return_values0-expected0]": 0.005354835772294303, - "tests/base/test_context.py::test_validate_prefix_name[not/allow#characters:in-path-False-mock_return_values1-expected1]": 0.00618697868713891, - "tests/cli/test_cli_install.py::test_emscripten_forge[classic]": 10.929789515381461, - "tests/cli/test_cli_install.py::test_emscripten_forge[libmamba]": 15.404555404307922, - "tests/cli/test_cli_install.py::test_find_conflicts_called_once[classic]": 226.25735968882654, - "tests/cli/test_cli_install.py::test_find_conflicts_called_once[libmamba]": 0.025329199517331556, - "tests/cli/test_cli_install.py::test_pre_link_message[classic]": 1.336018996817863, - "tests/cli/test_cli_install.py::test_pre_link_message[libmamba]": 1.4888252339988286, - "tests/cli/test_common.py::test_check_non_admin_enabled_false": 0.004911752296563955, - "tests/cli/test_common.py::test_check_non_admin_enabled_true": 0.004416630052537192, - "tests/cli/test_common.py::test_confirm_dry_run_exit": 0.004099899807354489, - "tests/cli/test_common.py::test_confirm_yn_always_yes": 0.004155921112898024, - "tests/cli/test_common.py::test_confirm_yn_dry_run_exit": 0.00413774580893619, - "tests/cli/test_common.py::test_confirm_yn_no": 0.004766726250541009, - "tests/cli/test_common.py::test_confirm_yn_yes": 0.0043890705704046845, - "tests/cli/test_common.py::test_is_active_prefix[-False]": 0.003007810044992454, - "tests/cli/test_common.py::test_is_active_prefix[active_prefix-True]": 0.0027963668921793527, - "tests/cli/test_common.py::test_print_envs_list": 0.020502403926922215, - "tests/cli/test_common.py::test_print_envs_list_output_false": 0.017001745091688922, - "tests/cli/test_compare.py::test_compare_fail": 0.5210671173766124, - "tests/cli/test_compare.py::test_compare_success": 1.261717923884175, - "tests/cli/test_conda_argparse.py::test_cli_args_as_strings": 0.08992636440841027, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.ArgumentParser-isclass]": 0.0027775447218442743, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.BUILTIN_COMMANDS-]": 0.002760520987194978, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.ExtendConstAction-isclass]": 0.002798444368122966, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.NullCountAction-isclass]": 0.002758361405218126, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_output_and_prompt_options-isfunction]": 0.0029783104400992444, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_channels-isfunction]": 0.0028676644558155483, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_create_install_update-isfunction]": 0.002874897595844761, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_default_packages-isfunction]": 0.002821829225068848, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_help-isfunction]": 0.002796188142190063, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_json-isfunction]": 0.0027999970496868417, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_known-isfunction]": 0.00278997200376054, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_networking-isfunction]": 0.002792092783049327, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_package_install_options-isfunction]": 0.00278403653436586, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_prefix-isfunction]": 0.0027905492189276866, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_prune-isfunction]": 0.0027669935517662192, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_pscheck-isfunction]": 0.0027842295570865354, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_show_channel_urls-isfunction]": 0.002769216634990081, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_solver-isfunction]": 0.002768481795428239, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_solver_mode-isfunction]": 0.0027630210259732553, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_update_modifiers-isfunction]": 0.002759979570464573, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_verbose-isfunction]": 0.0027561241232939727, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_clean-isfunction]": 0.002781053900534276, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_compare-isfunction]": 0.002771135326825044, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_config-isfunction]": 0.0027577203935518187, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_create-isfunction]": 0.002783829134273928, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_info-isfunction]": 0.0027940057049658366, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_init-isfunction]": 0.0028144372119546296, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_install-isfunction]": 0.002806422901769416, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_list-isfunction]": 0.002756045428077161, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_notices-isfunction]": 0.002773310491598113, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_package-isfunction]": 0.0027787338800598737, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_plugins-isfunction]": 0.002788954089668925, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_remove-isfunction]": 0.0028318143335253235, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_rename-isfunction]": 0.0027620151811464447, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_run-isfunction]": 0.002794491298753517, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_search-isfunction]": 0.0027564439950581105, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_update-isfunction]": 0.002755478486272771, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.do_call-isfunction]": 0.0027635186253002976, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.escaped_sys_rc_path-]": 0.0027624278541811156, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.escaped_user_rc_path-]": 0.002764220528179622, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.find_builtin_commands-isfunction]": 0.002798661013794425, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.generate_parser-isfunction]": 0.0027793672448156105, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.generate_pre_parser-isfunction]": 0.00276013675276404, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.sys_rc_path-]": 0.002765468734860087, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.user_rc_path-]": 0.0028015041891152927, - "tests/cli/test_conda_argparse.py::test_list_through_python_api": 4.034700988433008, - "tests/cli/test_conda_argparse.py::test_parser_basics": 0.03175134075892556, - "tests/cli/test_config.py::test_add_invalid_key": 0.08807698595317118, - "tests/cli/test_config.py::test_add_key": 0.10255653030864374, - "tests/cli/test_config.py::test_channels_add_duplicate": 0.09914980231456866, - "tests/cli/test_config.py::test_channels_add_empty": 0.09738164613870356, - "tests/cli/test_config.py::test_channels_add_empty_with_defaults": 0.09708645096032138, - "tests/cli/test_config.py::test_channels_append": 0.10305593863248941, - "tests/cli/test_config.py::test_channels_append_duplicate": 0.1051377629661525, - "tests/cli/test_config.py::test_channels_prepend": 0.10149208985021732, - "tests/cli/test_config.py::test_channels_prepend_duplicate": 0.10213579060893271, - "tests/cli/test_config.py::test_channels_remove": 0.10080158674484545, - "tests/cli/test_config.py::test_channels_remove_duplicate": 0.1806586220449799, - "tests/cli/test_config.py::test_conda_config_describe": 11.776751203039078, - "tests/cli/test_config.py::test_conda_config_validate": 10.675029490528768, - "tests/cli/test_config.py::test_conda_config_validate_sslverify_truststore": 8.9133729302765, - "tests/cli/test_config.py::test_create_condarc_on_set": 0.09262912820777881, - "tests/cli/test_config.py::test_custom_multichannels_add": 0.09657967105115442, - "tests/cli/test_config.py::test_custom_multichannels_add_duplicate": 0.10082901837477982, - "tests/cli/test_config.py::test_custom_multichannels_append": 0.09542249007647298, - "tests/cli/test_config.py::test_custom_multichannels_append_duplicate": 0.100549081954994, - "tests/cli/test_config.py::test_custom_multichannels_prepend": 0.09653832438490484, - "tests/cli/test_config.py::test_custom_multichannels_prepend_duplicate": 0.0991930632468258, - "tests/cli/test_config.py::test_get_all": 0.11510498322429008, - "tests/cli/test_config.py::test_get_all_inc_maps": 0.1232646470897562, - "tests/cli/test_config.py::test_get_boolean_value": 0.10943539358056167, - "tests/cli/test_config.py::test_get_channels_list": 0.11059693246833743, - "tests/cli/test_config.py::test_get_invalid_key": 0.10905707591337474, - "tests/cli/test_config.py::test_get_map_full": 0.10886261827832074, - "tests/cli/test_config.py::test_get_map_subkey[conda_build.cache_dir-/tmp/conda-bld]": 0.11134167209109143, - "tests/cli/test_config.py::test_get_map_subkey[proxy_servers.http-1.2.3.4:5678]": 0.11006279361050172, - "tests/cli/test_config.py::test_get_multiple_keys": 0.11179695283510879, - "tests/cli/test_config.py::test_get_multiple_keys_incl_map_full": 0.11585333415518262, - "tests/cli/test_config.py::test_get_multiple_keys_incl_map_subkey": 0.11506890592309063, - "tests/cli/test_config.py::test_get_string_value": 0.10774443199808406, - "tests/cli/test_config.py::test_get_unconfigured_key": 0.10771016305467007, - "tests/cli/test_config.py::test_invalid_yaml": 0.08276800955210142, - "tests/cli/test_config.py::test_remove_key": 0.10149857621797072, - "tests/cli/test_config.py::test_remove_key_duplicate": 0.17880042863393425, - "tests/cli/test_config.py::test_remove_unconfigured_key": 0.08702241138969358, - "tests/cli/test_config.py::test_set_and_get_bool": 0.19211919842030115, - "tests/cli/test_config.py::test_set_check_types[always_yes-false-False]": 0.09391143801970722, - "tests/cli/test_config.py::test_set_check_types[always_yes-no-False]": 0.09318793145234192, - "tests/cli/test_config.py::test_set_check_types[always_yes-true-True]": 0.0924579519495318, - "tests/cli/test_config.py::test_set_check_types[always_yes-yes-True]": 0.09464437588951435, - "tests/cli/test_config.py::test_set_check_types[channel_alias-https://repo.example.com-https://repo.example.com]": 0.09426149201118923, - "tests/cli/test_config.py::test_set_check_types[proxy_servers.http-1.2.3.4:5678-py_value5]": 0.09561552478140939, - "tests/cli/test_config.py::test_set_invalid_key": 0.08988874025444081, - "tests/cli/test_config.py::test_set_key": 0.10434036205816, - "tests/cli/test_config.py::test_set_map_key[conda_build.cache_dir-/tmp/conda-bld-/var/tmp/build]": 0.1006327483273009, - "tests/cli/test_config.py::test_set_map_key[conda_build.error_overlinking-true-false]": 0.0006804241295062287, - "tests/cli/test_config.py::test_set_map_key[proxy_servers.http-1.2.3.4:5678-4.3.2.1:9876]": 0.10128463389384788, - "tests/cli/test_config.py::test_set_rc_without_user_rc": 0.08858499567034354, - "tests/cli/test_config.py::test_set_unconfigured_key": 0.10246285744634709, - "tests/cli/test_config.py::test_show_sorts_keys": 0.15858847580418325, - "tests/cli/test_config.py::test_ssl_verify_default": 0.0061781946389915686, - "tests/cli/test_config.py::test_ssl_verify_set_bool": 0.09450986230438485, - "tests/cli/test_config.py::test_ssl_verify_set_filename": 0.09726224967124839, - "tests/cli/test_env.py::test_conda_env_create_empty_file[classic]": 0.09345183994927916, - "tests/cli/test_env.py::test_conda_env_create_empty_file[libmamba]": 0.09271195887380547, - "tests/cli/test_env.py::test_conda_env_create_http[classic]": 351.0658804141162, - "tests/cli/test_env.py::test_conda_env_create_http[libmamba]": 22.149968573992304, - "tests/cli/test_env.py::test_conda_env_create_no_existent_file[classic]": 0.08658895126572236, - "tests/cli/test_env.py::test_conda_env_create_no_existent_file[libmamba]": 0.08921637648059608, - "tests/cli/test_env.py::test_conda_env_create_no_existent_file_with_name[classic]": 0.09113961959018801, - "tests/cli/test_env.py::test_conda_env_create_no_existent_file_with_name[libmamba]": 0.09276225380336077, - "tests/cli/test_env.py::test_conda_env_create_no_file[classic]": 0.08703644337359578, - "tests/cli/test_env.py::test_conda_env_create_no_file[libmamba]": 0.09665085374668382, - "tests/cli/test_env.py::test_create_dry_run_json[classic]": 2.0017312772966713, - "tests/cli/test_env.py::test_create_dry_run_json[libmamba]": 6.165489205173784, - "tests/cli/test_env.py::test_create_dry_run_yaml[classic]": 3.3053319985688883, - "tests/cli/test_env.py::test_create_dry_run_yaml[libmamba]": 5.665469071620696, - "tests/cli/test_env.py::test_create_unsolvable_env[classic]": 2.48568535939053, - "tests/cli/test_env.py::test_create_unsolvable_env[libmamba]": 7.59486540032582, - "tests/cli/test_env.py::test_create_valid_env[classic]": 6.320347314983639, - "tests/cli/test_env.py::test_create_valid_env[libmamba]": 8.643088709774375, - "tests/cli/test_env.py::test_create_valid_env_json_output[classic]": 0.9981108270725757, - "tests/cli/test_env.py::test_create_valid_env_json_output[libmamba]": 4.5614439575430765, - "tests/cli/test_env.py::test_create_valid_env_with_conda_and_pip_json_output[classic]": 212.68953802601624, - "tests/cli/test_env.py::test_create_valid_env_with_conda_and_pip_json_output[libmamba]": 21.41334467799104, - "tests/cli/test_env.py::test_create_valid_env_with_variables[classic]": 1.7074650001019933, - "tests/cli/test_env.py::test_create_valid_env_with_variables[libmamba]": 6.40443526575, + "tests/base/test_context.py::test_clobber_enum[clobber]": 0.015839330383938945, + "tests/base/test_context.py::test_clobber_enum[prevent]": 0.015708846122812228, + "tests/base/test_context.py::test_clobber_enum[warn]": 0.015840054118043203, + "tests/base/test_context.py::test_conda_bld_path": 0.022887718354566874, + "tests/base/test_context.py::test_conda_build_root_dir": 0.03161606717776118, + "tests/base/test_context.py::test_conda_envs_path": 0.059329602280719665, + "tests/base/test_context.py::test_context_parameter_map": 0.03148176813536569, + "tests/base/test_context.py::test_context_parameters_have_descriptions": 0.06489888285122225, + "tests/base/test_context.py::test_custom_multichannels": 0.033773102454470835, + "tests/base/test_context.py::test_default_python_validation[-True]": 0.002493526256613587, + "tests/base/test_context.py::test_default_python_validation[3.12-True]": 0.0024850619546482947, + "tests/base/test_context.py::test_default_python_validation[4.12-default_python value '4.12' not of the form '[23].[0-9][0-9]?' or '']": 0.0024957136006818273, + "tests/base/test_context.py::test_default_python_validation[not a number-default_python value 'not a number' not of the form '[23].[0-9][0-9]?' or '']": 0.0024679310361170174, + "tests/base/test_context.py::test_default_target_is_root_prefix": 0.03186301784574737, + "tests/base/test_context.py::test_expandvars": 0.12610142509085706, + "tests/base/test_context.py::test_get_plugin_config_data_env_var_source": 0.0023750429082801936, + "tests/base/test_context.py::test_get_plugin_config_data_file_source": 0.009876561308538308, + "tests/base/test_context.py::test_get_plugin_config_data_skip_bad_values": 0.002390290081574347, + "tests/base/test_context.py::test_local_build_root_custom_rc": 0.06011384738502822, + "tests/base/test_context.py::test_local_build_root_default_rc": 0.01616694093083532, + "tests/base/test_context.py::test_migrated_custom_channels": 0.0362172386895677, + "tests/base/test_context.py::test_old_channel_alias": 0.035436748336466414, + "tests/base/test_context.py::test_proxy_servers": 0.032686380653650794, + "tests/base/test_context.py::test_reporters_default_value": 0.0027082682261739856, + "tests/base/test_context.py::test_reporters_from_config_file": 0.03346490846949067, + "tests/base/test_context.py::test_reporters_json_is_true": 0.04726051880305163, + "tests/base/test_context.py::test_reporters_quiet_is_true": 0.04713884380984728, + "tests/base/test_context.py::test_restore_free_channel": 0.020124085881169245, + "tests/base/test_context.py::test_signing_metadata_url_base": 0.04580445432582542, + "tests/base/test_context.py::test_signing_metadata_url_base_empty_default_channels": 0.04629885515917334, + "tests/base/test_context.py::test_specify_channels_cli_adding_defaults_no_condarc": 0.03577776080464735, + "tests/base/test_context.py::test_specify_channels_cli_condarc": 0.03598380137783389, + "tests/base/test_context.py::test_specify_channels_cli_not_adding_defaults_no_condarc": 0.034060420117014115, + "tests/base/test_context.py::test_specify_different_channels_cli_condarc": 0.0356956290185372, + "tests/base/test_context.py::test_specify_same_channels_cli_as_in_condarc": 0.03573557616019835, + "tests/base/test_context.py::test_subdirs": 0.015174394763652321, + "tests/base/test_context.py::test_target_prefix": 0.06759742874788635, + "tests/base/test_context.py::test_threads": 0.06822999678111344, + "tests/base/test_context.py::test_validate_prefix_name[base-False-mock_return_values2-expected2]": 0.004019510422756555, + "tests/base/test_context.py::test_validate_prefix_name[env-name-False-mock_return_values0-expected0]": 0.005263319379770924, + "tests/base/test_context.py::test_validate_prefix_name[not/allow#characters:in-path-False-mock_return_values1-expected1]": 0.006574978024076405, + "tests/cli/test_all_commands.py::test_denylist_channels[denylist_channel_name-False-command0]": 0.4669445224647589, + "tests/cli/test_all_commands.py::test_denylist_channels[denylist_channel_name-False-command1]": 0.46656929493577337, + "tests/cli/test_all_commands.py::test_denylist_channels[denylist_channel_name-False-command2]": 0.07122942953283944, + "tests/cli/test_all_commands.py::test_denylist_channels[denylist_channel_name-False-command3]": 0.09257512494127412, + "tests/cli/test_all_commands.py::test_denylist_channels[denylist_channel_name-False-command4]": 0.174701913975195, + "tests/cli/test_all_commands.py::test_denylist_channels[denylist_channel_name-True-command0]": 0.5268877846982447, + "tests/cli/test_all_commands.py::test_denylist_channels[denylist_channel_name-True-command1]": 0.5026086486341034, + "tests/cli/test_all_commands.py::test_denylist_channels[denylist_channel_name-True-command2]": 0.07717797092739317, + "tests/cli/test_all_commands.py::test_denylist_channels[denylist_channel_name-True-command3]": 0.09507049759219056, + "tests/cli/test_all_commands.py::test_denylist_channels[denylist_channel_name-True-command4]": 0.17602538516708569, + "tests/cli/test_all_commands.py::test_denylist_channels[https://conda.anaconda.org/denylist_channel_name-False-command0]": 0.46142856349586564, + "tests/cli/test_all_commands.py::test_denylist_channels[https://conda.anaconda.org/denylist_channel_name-False-command1]": 0.4573435100452599, + "tests/cli/test_all_commands.py::test_denylist_channels[https://conda.anaconda.org/denylist_channel_name-False-command2]": 0.07085657090028892, + "tests/cli/test_all_commands.py::test_denylist_channels[https://conda.anaconda.org/denylist_channel_name-False-command3]": 0.09234214789126663, + "tests/cli/test_all_commands.py::test_denylist_channels[https://conda.anaconda.org/denylist_channel_name-False-command4]": 0.17710846934179328, + "tests/cli/test_all_commands.py::test_denylist_channels[https://conda.anaconda.org/denylist_channel_name-True-command0]": 0.4594049891628814, + "tests/cli/test_all_commands.py::test_denylist_channels[https://conda.anaconda.org/denylist_channel_name-True-command1]": 0.4624494222908666, + "tests/cli/test_all_commands.py::test_denylist_channels[https://conda.anaconda.org/denylist_channel_name-True-command2]": 0.07408207060039658, + "tests/cli/test_all_commands.py::test_denylist_channels[https://conda.anaconda.org/denylist_channel_name-True-command3]": 0.10830078036579185, + "tests/cli/test_all_commands.py::test_denylist_channels[https://conda.anaconda.org/denylist_channel_name-True-command4]": 0.17396889257151568, + "tests/cli/test_cli_install.py::test_emscripten_forge[classic]": 11.555560764649474, + "tests/cli/test_cli_install.py::test_emscripten_forge[libmamba]": 15.263021531369874, + "tests/cli/test_cli_install.py::test_find_conflicts_called_once[classic]": 235.737213208356, + "tests/cli/test_cli_install.py::test_find_conflicts_called_once[libmamba]": 0.029430853679667933, + "tests/cli/test_cli_install.py::test_pre_link_message[classic]": 1.5063589125486383, + "tests/cli/test_cli_install.py::test_pre_link_message[libmamba]": 1.5961958937337473, + "tests/cli/test_common.py::test_check_non_admin_enabled_false": 0.005091804078562957, + "tests/cli/test_common.py::test_check_non_admin_enabled_true": 0.004315700155761279, + "tests/cli/test_common.py::test_confirm_dry_run_exit": 0.00409989919260308, + "tests/cli/test_common.py::test_confirm_yn_always_yes": 0.004155920930416368, + "tests/cli/test_common.py::test_confirm_yn_dry_run_exit": 0.004137747206849674, + "tests/cli/test_common.py::test_confirm_yn_no": 0.004766722808706597, + "tests/cli/test_common.py::test_confirm_yn_yes": 0.0043890699945705, + "tests/cli/test_common.py::test_is_active_prefix[-False]": 0.0030026273725756764, + "tests/cli/test_common.py::test_is_active_prefix[active_prefix-True]": 0.00282647877662174, + "tests/cli/test_common.py::test_print_envs_list": 0.015334817595550164, + "tests/cli/test_common.py::test_print_envs_list_output_false": 0.011128858774480846, + "tests/cli/test_compare.py::test_compare_fail": 0.4659674743130044, + "tests/cli/test_compare.py::test_compare_success": 1.212435405114967, + "tests/cli/test_conda_argparse.py::test_cli_args_as_strings": 0.0929724580045252, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.ArgumentParser-isclass]": 0.0027713429397247073, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.BUILTIN_COMMANDS-]": 0.002761790467298294, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.ExtendConstAction-isclass]": 0.0027865163325738245, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.NullCountAction-isclass]": 0.0027629394146546585, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_output_and_prompt_options-isfunction]": 0.0029689485061262046, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_channels-isfunction]": 0.002847866484705329, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_create_install_update-isfunction]": 0.0028841862883944402, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_default_packages-isfunction]": 0.0028167457471659136, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_help-isfunction]": 0.0027973478807819157, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_json-isfunction]": 0.0028048686787472653, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_known-isfunction]": 0.0027793456382122195, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_networking-isfunction]": 0.002790438230111951, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_package_install_options-isfunction]": 0.002777918744140003, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_prefix-isfunction]": 0.0027825074971436253, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_prune-isfunction]": 0.0027851779599184314, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_pscheck-isfunction]": 0.0027884555737100482, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_show_channel_urls-isfunction]": 0.0027611245609449387, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_solver-isfunction]": 0.0027749084570713265, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_solver_mode-isfunction]": 0.0027747064443504124, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_update_modifiers-isfunction]": 0.0027767107687501533, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_verbose-isfunction]": 0.0027678612759151826, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_clean-isfunction]": 0.0027869096376081223, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_compare-isfunction]": 0.0027764951777115247, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_config-isfunction]": 0.0027773688930724945, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_create-isfunction]": 0.0027683087110448655, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_info-isfunction]": 0.0027804426849027965, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_init-isfunction]": 0.0028034575764405547, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_install-isfunction]": 0.0027925745796675634, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_list-isfunction]": 0.0027598993432086513, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_notices-isfunction]": 0.002768892549351584, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_package-isfunction]": 0.0027659299141381535, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_plugins-isfunction]": 0.002780915208796964, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_remove-isfunction]": 0.0027906848539014993, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_rename-isfunction]": 0.0027564448513172396, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_run-isfunction]": 0.0027594760052888356, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_search-isfunction]": 0.0027729653116208906, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_update-isfunction]": 0.0027556842095502678, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.do_call-isfunction]": 0.0027680858834997152, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.escaped_sys_rc_path-]": 0.0027950283846638947, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.escaped_user_rc_path-]": 0.002759994539237118, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.find_builtin_commands-isfunction]": 0.0027798234543907623, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.generate_parser-isfunction]": 0.0028362782889157605, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.generate_pre_parser-isfunction]": 0.002763387994506576, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.sys_rc_path-]": 0.0027913392198823162, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.user_rc_path-]": 0.0027955423848674515, + "tests/cli/test_conda_argparse.py::test_list_through_python_api": 3.8683851176732014, + "tests/cli/test_conda_argparse.py::test_parser_basics": 0.030941839098272167, + "tests/cli/test_conda_argparse.py::test_sorted_commands_in_error": 0.004638684591541238, + "tests/cli/test_config.py::test_add_invalid_key": 0.08791274014929344, + "tests/cli/test_config.py::test_add_key": 0.10133898202211547, + "tests/cli/test_config.py::test_channels_add_duplicate": 0.09789881339334952, + "tests/cli/test_config.py::test_channels_add_empty": 0.09519502867665638, + "tests/cli/test_config.py::test_channels_add_empty_with_defaults": 0.0970141960032238, + "tests/cli/test_config.py::test_channels_append": 0.10182754689475881, + "tests/cli/test_config.py::test_channels_append_duplicate": 0.10570254639569744, + "tests/cli/test_config.py::test_channels_prepend": 0.10427137541515691, + "tests/cli/test_config.py::test_channels_prepend_duplicate": 0.1012600498514611, + "tests/cli/test_config.py::test_channels_remove": 0.10037293553663448, + "tests/cli/test_config.py::test_channels_remove_duplicate": 0.1787442422632435, + "tests/cli/test_config.py::test_conda_config_describe": 11.129172056376206, + "tests/cli/test_config.py::test_conda_config_validate": 9.559951989468635, + "tests/cli/test_config.py::test_conda_config_validate_sslverify_truststore": 7.343946131225754, + "tests/cli/test_config.py::test_create_condarc_on_set": 0.09354673485161208, + "tests/cli/test_config.py::test_custom_multichannels_add": 0.09819475121947735, + "tests/cli/test_config.py::test_custom_multichannels_add_duplicate": 0.10004176850029833, + "tests/cli/test_config.py::test_custom_multichannels_append": 0.09409568099012766, + "tests/cli/test_config.py::test_custom_multichannels_append_duplicate": 0.10085388295713442, + "tests/cli/test_config.py::test_custom_multichannels_prepend": 0.09974035658024799, + "tests/cli/test_config.py::test_custom_multichannels_prepend_duplicate": 0.0989831323690099, + "tests/cli/test_config.py::test_get_all": 0.11421856719859423, + "tests/cli/test_config.py::test_get_all_inc_maps": 0.12540237480444572, + "tests/cli/test_config.py::test_get_boolean_value": 0.10825358065594537, + "tests/cli/test_config.py::test_get_channels_list": 0.10960285890796294, + "tests/cli/test_config.py::test_get_invalid_key": 0.10867046650619952, + "tests/cli/test_config.py::test_get_map_full": 0.10919840152461022, + "tests/cli/test_config.py::test_get_map_subkey[conda_build.cache_dir-/tmp/conda-bld]": 0.11015694446211062, + "tests/cli/test_config.py::test_get_map_subkey[proxy_servers.http-1.2.3.4:5678]": 0.11168070402040094, + "tests/cli/test_config.py::test_get_multiple_keys": 0.10934468458529908, + "tests/cli/test_config.py::test_get_multiple_keys_incl_map_full": 0.11500191258726077, + "tests/cli/test_config.py::test_get_multiple_keys_incl_map_subkey": 0.11543678747063456, + "tests/cli/test_config.py::test_get_string_value": 0.10893559679609784, + "tests/cli/test_config.py::test_get_unconfigured_key": 0.10757692549775488, + "tests/cli/test_config.py::test_invalid_yaml": 0.08051382811276574, + "tests/cli/test_config.py::test_remove_key": 0.10286627235263748, + "tests/cli/test_config.py::test_remove_key_duplicate": 0.1780758854261275, + "tests/cli/test_config.py::test_remove_unconfigured_key": 0.09034704647637168, + "tests/cli/test_config.py::test_set_and_get_bool": 0.19405585604200576, + "tests/cli/test_config.py::test_set_check_types[always_yes-false-False]": 0.09309348960580595, + "tests/cli/test_config.py::test_set_check_types[always_yes-no-False]": 0.0926373955185126, + "tests/cli/test_config.py::test_set_check_types[always_yes-true-True]": 0.09714316853021526, + "tests/cli/test_config.py::test_set_check_types[always_yes-yes-True]": 0.09403709387213216, + "tests/cli/test_config.py::test_set_check_types[channel_alias-https://repo.example.com-https://repo.example.com]": 0.0930880275893698, + "tests/cli/test_config.py::test_set_check_types[proxy_servers.http-1.2.3.4:5678-py_value5]": 0.09537834721817713, + "tests/cli/test_config.py::test_set_invalid_key": 0.08697304856841459, + "tests/cli/test_config.py::test_set_key": 0.10345653628178281, + "tests/cli/test_config.py::test_set_map_key[conda_build.cache_dir-/tmp/conda-bld-/var/tmp/build]": 0.10100749090332507, + "tests/cli/test_config.py::test_set_map_key[conda_build.error_overlinking-true-false]": 0.0006871651481858043, + "tests/cli/test_config.py::test_set_map_key[proxy_servers.http-1.2.3.4:5678-4.3.2.1:9876]": 0.10281903571378957, + "tests/cli/test_config.py::test_set_rc_without_user_rc": 0.09069980426150517, + "tests/cli/test_config.py::test_set_unconfigured_key": 0.1018035679110524, + "tests/cli/test_config.py::test_show_sorts_keys": 0.1568500348954524, + "tests/cli/test_config.py::test_ssl_verify_default": 0.006141058249036588, + "tests/cli/test_config.py::test_ssl_verify_set_bool": 0.09838013498648043, + "tests/cli/test_config.py::test_ssl_verify_set_filename": 0.09615064680809143, + "tests/cli/test_env.py::test_conda_env_create_empty_file[classic]": 0.09029046513485883, + "tests/cli/test_env.py::test_conda_env_create_empty_file[libmamba]": 0.09263761830465155, + "tests/cli/test_env.py::test_conda_env_create_http[classic]": 343.6479161292721, + "tests/cli/test_env.py::test_conda_env_create_http[libmamba]": 19.74537137200099, + "tests/cli/test_env.py::test_conda_env_create_no_existent_file[classic]": 0.08614499206045859, + "tests/cli/test_env.py::test_conda_env_create_no_existent_file[libmamba]": 0.08785157698236215, + "tests/cli/test_env.py::test_conda_env_create_no_existent_file_with_name[classic]": 0.08898225776007015, + "tests/cli/test_env.py::test_conda_env_create_no_existent_file_with_name[libmamba]": 0.09443885503091251, + "tests/cli/test_env.py::test_conda_env_create_no_file[classic]": 0.09564317367988646, + "tests/cli/test_env.py::test_conda_env_create_no_file[libmamba]": 0.11101545096140203, + "tests/cli/test_env.py::test_create_dry_run_json[classic]": 1.8325833976020787, + "tests/cli/test_env.py::test_create_dry_run_json[libmamba]": 5.84640594158648, + "tests/cli/test_env.py::test_create_dry_run_yaml[classic]": 2.191899143580172, + "tests/cli/test_env.py::test_create_dry_run_yaml[libmamba]": 5.094317143436479, + "tests/cli/test_env.py::test_create_unsolvable_env[classic]": 3.255757893629549, + "tests/cli/test_env.py::test_create_unsolvable_env[libmamba]": 6.165138521859786, + "tests/cli/test_env.py::test_create_valid_env[classic]": 6.0752002746466784, + "tests/cli/test_env.py::test_create_valid_env[libmamba]": 7.70238364212204, + "tests/cli/test_env.py::test_create_valid_env_json_output[classic]": 0.6748747981772483, + "tests/cli/test_env.py::test_create_valid_env_json_output[libmamba]": 4.3148081247461105, + "tests/cli/test_env.py::test_create_valid_env_with_conda_and_pip_json_output[classic]": 183.03049808021262, + "tests/cli/test_env.py::test_create_valid_env_with_conda_and_pip_json_output[libmamba]": 18.952212992987707, + "tests/cli/test_env.py::test_create_valid_env_with_variables[classic]": 2.2055860305563195, + "tests/cli/test_env.py::test_create_valid_env_with_variables[libmamba]": 6.024723878369828, "tests/cli/test_env.py::test_create_valid_remote_env[classic]": 10.04657897700449, - "tests/cli/test_env.py::test_create_valid_remote_env[libmamba]": 7.0449455011059126, - "tests/cli/test_env.py::test_deprecated_binstar[classic]": 0.1534544189628789, - "tests/cli/test_env.py::test_deprecated_binstar[libmamba]": 0.15193478868715765, - "tests/cli/test_env.py::test_env_export[classic]": 23.52067968189544, - "tests/cli/test_env.py::test_env_export[libmamba]": 9.746142832543491, - "tests/cli/test_env.py::test_env_export_json[classic]": 9.913145127766642, - "tests/cli/test_env.py::test_env_export_json[libmamba]": 4.709871953080871, - "tests/cli/test_env.py::test_env_export_with_variables[classic]": 17.2821852986604, - "tests/cli/test_env.py::test_env_export_with_variables[libmamba]": 9.81053934298593, - "tests/cli/test_env.py::test_export_multi_channel[classic]": 57.882427945395165, - "tests/cli/test_env.py::test_export_multi_channel[libmamba]": 47.00705017949508, - "tests/cli/test_env.py::test_invalid_extensions[classic]": 0.08830740817261641, - "tests/cli/test_env.py::test_invalid_extensions[libmamba]": 0.08596138695765261, - "tests/cli/test_env.py::test_list[classic]": 1.8049349716778822, - "tests/cli/test_env.py::test_list[libmamba]": 12.51837961249642, + "tests/cli/test_env.py::test_create_valid_remote_env[libmamba]": 7.044945501105912, + "tests/cli/test_env.py::test_deprecated_binstar[classic]": 0.1521251210201454, + "tests/cli/test_env.py::test_deprecated_binstar[libmamba]": 0.15219059772927504, + "tests/cli/test_env.py::test_env_export[classic]": 21.67689048257349, + "tests/cli/test_env.py::test_env_export[libmamba]": 9.355730356506264, + "tests/cli/test_env.py::test_env_export_json[classic]": 7.310673797724229, + "tests/cli/test_env.py::test_env_export_json[libmamba]": 4.541303567325001, + "tests/cli/test_env.py::test_env_export_with_variables[classic]": 16.704981985714156, + "tests/cli/test_env.py::test_env_export_with_variables[libmamba]": 9.350814484492721, + "tests/cli/test_env.py::test_export_multi_channel[classic]": 55.54862200604414, + "tests/cli/test_env.py::test_export_multi_channel[libmamba]": 43.94159066939513, + "tests/cli/test_env.py::test_invalid_extensions[classic]": 0.08687941584394707, + "tests/cli/test_env.py::test_invalid_extensions[libmamba]": 0.0869253638383966, + "tests/cli/test_env.py::test_list[classic]": 1.8803694143717273, + "tests/cli/test_env.py::test_list[libmamba]": 11.942513688883361, "tests/cli/test_env.py::test_name[classic]": 3.0553108002291167, "tests/cli/test_env.py::test_name[libmamba]": 5.478634077152054, - "tests/cli/test_env.py::test_name_override[classic]": 0.9488403801324621, - "tests/cli/test_env.py::test_name_override[libmamba]": 4.690122799985735, - "tests/cli/test_env.py::test_non_existent_file[classic]": 0.08524825799710707, - "tests/cli/test_env.py::test_non_existent_file[libmamba]": 0.09028129258078957, - "tests/cli/test_env.py::test_pip_error_is_propagated[classic]": 167.8693285158351, - "tests/cli/test_env.py::test_pip_error_is_propagated[libmamba]": 18.641508989096607, - "tests/cli/test_env.py::test_remove_dry_run[classic]": 0.4512672822354741, - "tests/cli/test_env.py::test_remove_dry_run[libmamba]": 4.752347289354373, - "tests/cli/test_env.py::test_set_unset_env_vars[classic]": 0.7058465242635976, - "tests/cli/test_env.py::test_set_unset_env_vars[libmamba]": 4.93295794721588, - "tests/cli/test_env.py::test_set_unset_env_vars_env_no_exist[classic]": 0.08934012678843588, - "tests/cli/test_env.py::test_set_unset_env_vars_env_no_exist[libmamba]": 0.11909570361602627, - "tests/cli/test_env.py::test_update[classic]": 87.03026979419158, - "tests/cli/test_env.py::test_update[libmamba]": 9.486446057990182, - "tests/cli/test_env.py::test_update_env_json_output[classic]": 68.34815695648432, - "tests/cli/test_env.py::test_update_env_json_output[libmamba]": 9.035614584474278, - "tests/cli/test_env.py::test_update_env_no_action_json_output[classic]": 315.87939320701486, - "tests/cli/test_env.py::test_update_env_no_action_json_output[libmamba]": 28.02361625377514, - "tests/cli/test_env.py::test_update_env_only_pip_json_output[classic]": 344.22174366208765, - "tests/cli/test_env.py::test_update_env_only_pip_json_output[libmamba]": 28.804050988940418, - "tests/cli/test_find_commands.py::test_find_commands": 0.02360068862435394, - "tests/cli/test_find_commands.py::test_find_executable": 0.007891685566636449, - "tests/cli/test_main.py::test_ensure_no_command_provided_returns_help[--debug]": 0.0568399842606783, - "tests/cli/test_main.py::test_ensure_no_command_provided_returns_help[--json]": 0.054739506733780814, - "tests/cli/test_main.py::test_ensure_no_command_provided_returns_help[--trace]": 0.06298174636825457, - "tests/cli/test_main.py::test_ensure_no_command_provided_returns_help[-v]": 0.05969627589249137, - "tests/cli/test_main.py::test_main": 0.06896665665209116, - "tests/cli/test_main_clean.py::test_clean_all[False]": 0.7086868221786805, - "tests/cli/test_main_clean.py::test_clean_all[True]": 0.7114964127661879, - "tests/cli/test_main_clean.py::test_clean_all_mock_lstat[False]": 0.4978458990573424, - "tests/cli/test_main_clean.py::test_clean_all_mock_lstat[True]": 0.3719389152243202, - "tests/cli/test_main_clean.py::test_clean_and_packages": 0.4753417381243184, - "tests/cli/test_main_clean.py::test_clean_force_pkgs_dirs": 0.3869235831002114, - "tests/cli/test_main_clean.py::test_clean_index_cache": 0.26322481845195794, - "tests/cli/test_main_clean.py::test_clean_logfiles": 0.2509170204719171, - "tests/cli/test_main_clean.py::test_clean_tarballs": 0.2572573168170193, - "tests/cli/test_main_clean.py::test_clean_tempfiles": 0.260494932205585, - "tests/cli/test_main_clean.py::test_get_size": 0.00451109128950767, - "tests/cli/test_main_clean.py::test_get_size_None": 0.0027676079938652887, - "tests/cli/test_main_clean.py::test_get_size_list": 0.0028000407645218587, - "tests/cli/test_main_commands.py::test_commands": 0.09938709495496198, - "tests/cli/test_main_compare.py::test_compare": 0.0762930991555703, - "tests/cli/test_main_config.py::test_config_get_key": 0.017459402655016124, - "tests/cli/test_main_config.py::test_config_get_missing[get]": 0.10619794844929765, - "tests/cli/test_main_config.py::test_config_get_missing[key]": 0.10536158142491661, - "tests/cli/test_main_config.py::test_config_get_missing[unknown]": 0.1077309453524594, - "tests/cli/test_main_config.py::test_config_get_system[get]": 0.10791551437272663, - "tests/cli/test_main_config.py::test_config_get_system[key]": 0.10294002096537841, - "tests/cli/test_main_config.py::test_config_get_system[unknown]": 0.1046891186994427, - "tests/cli/test_main_config.py::test_config_get_user[get]": 0.11077330678271467, - "tests/cli/test_main_config.py::test_config_get_user[key]": 0.10655883612849457, - "tests/cli/test_main_config.py::test_config_get_user[unknown]": 0.10695789257431833, - "tests/cli/test_main_config.py::test_config_read_rc": 0.005902296552707093, - "tests/cli/test_main_config.py::test_config_remove_item": 0.009796331205805881, - "tests/cli/test_main_config.py::test_config_remove_key": 0.004517410992841241, - "tests/cli/test_main_config.py::test_config_set_key": 0.0069568175172553, - "tests/cli/test_main_config.py::test_config_set_keys": 0.010629329101416186, - "tests/cli/test_main_config.py::test_config_show_sources_json": 0.08925332055263793, - "tests/cli/test_main_config.py::test_config_write_rc": 0.005352990046790307, - "tests/cli/test_main_export.py::test_execute_export_no_file_specified": 0.0930119684286004, - "tests/cli/test_main_export.py::test_export": 0.09559479157171379, - "tests/cli/test_main_export.py::test_export_add_channels": 0.09329673157810642, - "tests/cli/test_main_export.py::test_export_override_channels": 0.10426875074631571, - "tests/cli/test_main_export.py::test_export_with_json": 0.09057394897815897, - "tests/cli/test_main_export.py::test_export_yaml_file_extension": 0.08149786968813366, - "tests/cli/test_main_info.py::test_info": 0.3865289343599891, + "tests/cli/test_env.py::test_name_override[classic]": 0.8723591942599043, + "tests/cli/test_env.py::test_name_override[libmamba]": 4.39854911276182, + "tests/cli/test_env.py::test_non_existent_file[classic]": 0.08981739509736016, + "tests/cli/test_env.py::test_non_existent_file[libmamba]": 0.08862942710797507, + "tests/cli/test_env.py::test_pip_error_is_propagated[classic]": 153.86991178767943, + "tests/cli/test_env.py::test_pip_error_is_propagated[libmamba]": 16.6555586703011, + "tests/cli/test_env.py::test_remove_dry_run[classic]": 0.5617147176018287, + "tests/cli/test_env.py::test_remove_dry_run[libmamba]": 4.5425243819781125, + "tests/cli/test_env.py::test_set_unset_env_vars[classic]": 0.8280629293271252, + "tests/cli/test_env.py::test_set_unset_env_vars[libmamba]": 4.755116043649693, + "tests/cli/test_env.py::test_set_unset_env_vars_env_no_exist[classic]": 0.08813165236580309, + "tests/cli/test_env.py::test_set_unset_env_vars_env_no_exist[libmamba]": 0.09025514483407031, + "tests/cli/test_env.py::test_update[classic]": 81.83962821154451, + "tests/cli/test_env.py::test_update[libmamba]": 9.096868237024864, + "tests/cli/test_env.py::test_update_env_json_output[classic]": 56.02337824132862, + "tests/cli/test_env.py::test_update_env_json_output[libmamba]": 8.765910363345158, + "tests/cli/test_env.py::test_update_env_no_action_json_output[classic]": 298.3198428111449, + "tests/cli/test_env.py::test_update_env_no_action_json_output[libmamba]": 24.842544465349455, + "tests/cli/test_env.py::test_update_env_only_pip_json_output[classic]": 315.7591728832851, + "tests/cli/test_env.py::test_update_env_only_pip_json_output[libmamba]": 26.675843740926965, + "tests/cli/test_find_commands.py::test_find_commands": 0.023555999668760683, + "tests/cli/test_find_commands.py::test_find_executable": 0.008044428389608317, + "tests/cli/test_main.py::test_ensure_no_command_provided_returns_help[--debug]": 0.05797554985249687, + "tests/cli/test_main.py::test_ensure_no_command_provided_returns_help[--json]": 0.054885086568300906, + "tests/cli/test_main.py::test_ensure_no_command_provided_returns_help[--trace]": 0.06263181798954587, + "tests/cli/test_main.py::test_ensure_no_command_provided_returns_help[-v]": 0.061876332052520494, + "tests/cli/test_main.py::test_main": 0.0717844343731892, + "tests/cli/test_main_clean.py::test_clean_all[False]": 0.7132716179588459, + "tests/cli/test_main_clean.py::test_clean_all[True]": 0.7083005965803534, + "tests/cli/test_main_clean.py::test_clean_all_mock_lstat[False]": 0.5659083869822428, + "tests/cli/test_main_clean.py::test_clean_all_mock_lstat[True]": 0.36825799570639456, + "tests/cli/test_main_clean.py::test_clean_and_packages": 0.4709008077611783, + "tests/cli/test_main_clean.py::test_clean_force_pkgs_dirs": 0.38488710965653744, + "tests/cli/test_main_clean.py::test_clean_index_cache": 0.26201306403427665, + "tests/cli/test_main_clean.py::test_clean_logfiles": 0.25281637165098, + "tests/cli/test_main_clean.py::test_clean_tarballs": 0.2780438845705527, + "tests/cli/test_main_clean.py::test_clean_tempfiles": 0.25435111377447417, + "tests/cli/test_main_clean.py::test_get_size": 0.004489130423309613, + "tests/cli/test_main_clean.py::test_get_size_None": 0.00276812063467462, + "tests/cli/test_main_clean.py::test_get_size_list": 0.002797052036322701, + "tests/cli/test_main_commands.py::test_commands": 0.09985042052603095, + "tests/cli/test_main_compare.py::test_compare": 0.07977360891492222, + "tests/cli/test_main_config.py::test_config_get_key": 0.017273877945973126, + "tests/cli/test_main_config.py::test_config_get_missing[get]": 0.10428514889292625, + "tests/cli/test_main_config.py::test_config_get_missing[key]": 0.10564419988075287, + "tests/cli/test_main_config.py::test_config_get_missing[unknown]": 0.10815038900568479, + "tests/cli/test_main_config.py::test_config_get_system[get]": 0.10296896661881148, + "tests/cli/test_main_config.py::test_config_get_system[key]": 0.10245053353000332, + "tests/cli/test_main_config.py::test_config_get_system[unknown]": 0.10440891816735988, + "tests/cli/test_main_config.py::test_config_get_user[get]": 0.11009186281490939, + "tests/cli/test_main_config.py::test_config_get_user[key]": 0.1057813623835189, + "tests/cli/test_main_config.py::test_config_get_user[unknown]": 0.10684911489011499, + "tests/cli/test_main_config.py::test_config_read_rc": 0.005864818784841288, + "tests/cli/test_main_config.py::test_config_remove_item": 0.009815174445119406, + "tests/cli/test_main_config.py::test_config_remove_key": 0.004446959050877629, + "tests/cli/test_main_config.py::test_config_set_key": 0.007018830497645618, + "tests/cli/test_main_config.py::test_config_set_keys": 0.01064324605353682, + "tests/cli/test_main_config.py::test_config_show_sources_json": 0.08801101609563614, + "tests/cli/test_main_config.py::test_config_write_rc": 0.005345267316525295, + "tests/cli/test_main_export.py::test_execute_export_no_file_specified": 0.09300776536444688, + "tests/cli/test_main_export.py::test_export": 0.09432965048750697, + "tests/cli/test_main_export.py::test_export_add_channels": 0.09307412211711087, + "tests/cli/test_main_export.py::test_export_override_channels": 0.10431933410385306, + "tests/cli/test_main_export.py::test_export_with_json": 0.08878673510774646, + "tests/cli/test_main_export.py::test_export_yaml_file_extension": 0.08172871724250079, + "tests/cli/test_main_info.py::test_info": 0.38951619844318464, "tests/cli/test_main_info.py::test_info_all": 0.10127750000005635, - "tests/cli/test_main_info.py::test_info_json": 0.10066519561225923, - "tests/cli/test_main_info.py::test_info_root": 0.1991105857366127, - "tests/cli/test_main_info.py::test_info_unsafe_channels": 0.20257318042618988, - "tests/cli/test_main_install.py::test_conda_pip_interop_dependency_satisfied_by_pip": 648.6274143683075, - "tests/cli/test_main_install.py::test_install_freezes_env_by_default": 0.8223317081082628, - "tests/cli/test_main_install.py::test_install_from_extracted_package": 32.259805854248256, - "tests/cli/test_main_install.py::test_install_mkdir": 57.331451587184894, - "tests/cli/test_main_list.py::test_explicit[--md5]": 12.673716103840134, - "tests/cli/test_main_list.py::test_explicit[--quiet]": 12.912856577386794, - "tests/cli/test_main_list.py::test_explicit[--sha256]": 12.56147662017038, - "tests/cli/test_main_list.py::test_export": 2.0201864359179806, - "tests/cli/test_main_list.py::test_list": 7.358594759215122, - "tests/cli/test_main_list.py::test_list_explicit": 11.764701469573692, - "tests/cli/test_main_list.py::test_list_json": 0.21307764878478622, - "tests/cli/test_main_list.py::test_list_package": 0.09135469970682648, - "tests/cli/test_main_list.py::test_list_reverse": 8.7859929843898, - "tests/cli/test_main_list.py::test_list_revisions": 0.16494871977218425, - "tests/cli/test_main_list.py::test_list_specific_version": 0.25882226701006134, - "tests/cli/test_main_notices.py::test_cache_names_appear_as_expected": 0.09733030261434733, - "tests/cli/test_main_notices.py::test_main_notices[200]": 0.08198913296221472, - "tests/cli/test_main_notices.py::test_main_notices[404]": 0.08277885478323352, - "tests/cli/test_main_notices.py::test_main_notices_handles_bad_expired_at_field": 0.07932869318666701, - "tests/cli/test_main_notices.py::test_main_notices_help": 0.04427262284339577, - "tests/cli/test_main_notices.py::test_main_notices_json": 0.05416481448343884, - "tests/cli/test_main_notices.py::test_main_notices_reads_from_cache": 0.0832166366559593, - "tests/cli/test_main_notices.py::test_main_notices_reads_from_expired_cache": 0.0987857527011836, - "tests/cli/test_main_notices.py::test_notices_appear_once_when_running_decorated_commands": 9.497616905003756, - "tests/cli/test_main_notices.py::test_notices_cannot_read_cache_files": 0.1346537809617326, - "tests/cli/test_main_notices.py::test_notices_does_not_interrupt_command_on_failure": 0.3794421297009853, - "tests/cli/test_main_notices.py::test_notices_work_with_s3_channel": 0.1340932960534421, - "tests/cli/test_main_remove.py::test_remove_all": 23.572275470683707, - "tests/cli/test_main_remove.py::test_remove_all_keep_env": 22.936773201945936, - "tests/cli/test_main_remove.py::test_remove_globbed_package_names[classic]": 23.2549240629117, - "tests/cli/test_main_remove.py::test_remove_globbed_package_names[libmamba]": 1.538799167951588, - "tests/cli/test_main_remove.py::test_remove_nonexistent_env": 0.07237915162407281, - "tests/cli/test_main_rename.py::test_cannot_rename_active_env_by_name": 8.883051331604893, - "tests/cli/test_main_rename.py::test_cannot_rename_base_env_by_name": 0.08803552044833075, - "tests/cli/test_main_rename.py::test_cannot_rename_base_env_by_path": 0.13526911083828314, - "tests/cli/test_main_rename.py::test_cannot_rename_nonexistent_env": 0.10034875893787287, - "tests/cli/test_main_rename.py::test_protected_dirs_error_for_rename": 9.646837512999996, - "tests/cli/test_main_rename.py::test_rename_by_name_name_already_exists_error": 7.970779776222423, - "tests/cli/test_main_rename.py::test_rename_by_name_success": 8.81024049858196, - "tests/cli/test_main_rename.py::test_rename_by_path_path_already_exists_error": 5.491003634510977, - "tests/cli/test_main_rename.py::test_rename_by_path_success": 9.680104977177653, - "tests/cli/test_main_rename.py::test_rename_with_dry_run": 6.662128449008292, - "tests/cli/test_main_rename.py::test_rename_with_force": 16.899374950814433, - "tests/cli/test_main_rename.py::test_rename_with_force_and_dry_run": 9.991715986420246, - "tests/cli/test_main_rename.py::test_rename_with_force_with_errors": 15.709037533715692, - "tests/cli/test_main_rename.py::test_rename_with_force_with_errors_prefix": 8.445135920216519, - "tests/cli/test_main_rename.py::test_separator_chars_on_win": 7.680500645597962, - "tests/cli/test_main_run.py::test_conda_run_nonexistant_prefix": 0.07204796939234434, - "tests/cli/test_main_run.py::test_conda_run_prefix_not_a_conda_env": 0.07323912033496043, - "tests/cli/test_main_run.py::test_multiline_run_command": 9.867569732926988, - "tests/cli/test_main_run.py::test_run_readonly_env": 0.0006202809261195595, - "tests/cli/test_main_run.py::test_run_returns_int": 9.21892867122789, - "tests/cli/test_main_run.py::test_run_returns_nonzero_errorlevel": 7.165800309382466, - "tests/cli/test_main_run.py::test_run_returns_zero_errorlevel": 9.155689371984172, - "tests/cli/test_main_run.py::test_run_uncaptured": 9.100225093995649, - "tests/cli/test_main_search.py::test_anaconda_token_with_private_package": 55.53625162553801, - "tests/cli/test_main_search.py::test_bad_anaconda_token": 1.4410782120391117, - "tests/cli/test_main_search.py::test_current_platform_package_missing": 0.19501488006440154, - "tests/cli/test_main_search.py::test_different_platform_package_found": 0.14157212827474483, - "tests/cli/test_main_search.py::test_mocked_platform_package_found": 0.17398447267815498, - "tests/cli/test_main_search.py::test_pretty_record": 0.004428670043556406, - "tests/cli/test_main_search.py::test_rpy_search[linux-32]": 16.862329429574668, - "tests/cli/test_main_search.py::test_rpy_search[linux-64]": 18.46414499728047, - "tests/cli/test_main_search.py::test_rpy_search[osx-64]": 20.978128550574393, - "tests/cli/test_main_search.py::test_rpy_search[win-32]": 12.888275190057351, - "tests/cli/test_main_search.py::test_rpy_search[win-64]": 13.710004895307003, - "tests/cli/test_main_search.py::test_search_0": 24.72023344721227, - "tests/cli/test_main_search.py::test_search_1": 0.762850170820881, - "tests/cli/test_main_search.py::test_search_2[exact]": 0.1458000731396969, - "tests/cli/test_main_search.py::test_search_2[wildcard]": 10.255117983998485, - "tests/cli/test_main_search.py::test_search_3": 2.247140936722067, - "tests/cli/test_main_search.py::test_search_4": 0.2699447003751716, - "tests/cli/test_main_search.py::test_search_5": 1.1671795244886682, - "tests/cli/test_main_search.py::test_search_envs": 0.14507822567278053, - "tests/cli/test_main_search.py::test_search_envs_info": 0.15578735478436925, - "tests/cli/test_main_search.py::test_search_envs_json": 0.12441755050586036, - "tests/cli/test_main_search.py::test_search_inflexible": 1.193538103097506, - "tests/cli/test_main_search.py::test_unknown_platform_package_missing": 0.15444655954201028, - "tests/cli/test_subcommands.py::test_clean[classic]": 1.5416000800563965, - "tests/cli/test_subcommands.py::test_clean[libmamba]": 2.489080202337561, - "tests/cli/test_subcommands.py::test_compare[classic]": 0.21676349753943064, - "tests/cli/test_subcommands.py::test_compare[libmamba]": 8.633075148033805, - "tests/cli/test_subcommands.py::test_config[classic]": 0.10563686560315164, - "tests/cli/test_subcommands.py::test_config[libmamba]": 0.10183666459051945, - "tests/cli/test_subcommands.py::test_create[classic]": 0.2715623071585926, - "tests/cli/test_subcommands.py::test_create[libmamba]": 8.961166455829845, - "tests/cli/test_subcommands.py::test_doctor[classic]": 6.077473708907746, - "tests/cli/test_subcommands.py::test_doctor[libmamba]": 6.1447982263023855, - "tests/cli/test_subcommands.py::test_env_config_vars[classic]": 0.4581326528872841, - "tests/cli/test_subcommands.py::test_env_config_vars[libmamba]": 9.728231233779232, - "tests/cli/test_subcommands.py::test_env_create[classic]": 1.1546057386511013, - "tests/cli/test_subcommands.py::test_env_create[libmamba]": 10.796635147934884, - "tests/cli/test_subcommands.py::test_env_export[classic]": 1.135076774268311, - "tests/cli/test_subcommands.py::test_env_export[libmamba]": 1.1631483956111903, - "tests/cli/test_subcommands.py::test_env_list[classic]": 0.20975939855505338, - "tests/cli/test_subcommands.py::test_env_list[libmamba]": 0.21514364311312595, - "tests/cli/test_subcommands.py::test_env_remove[classic]": 0.23313891354630964, - "tests/cli/test_subcommands.py::test_env_remove[libmamba]": 7.773128186387746, - "tests/cli/test_subcommands.py::test_env_update[classic]": 1.4165105613310516, - "tests/cli/test_subcommands.py::test_env_update[libmamba]": 17.074208829668635, - "tests/cli/test_subcommands.py::test_info[classic]": 0.10907921855823069, - "tests/cli/test_subcommands.py::test_info[libmamba]": 0.11033155490895231, - "tests/cli/test_subcommands.py::test_info_json[classic]": 0.21192914066839763, - "tests/cli/test_subcommands.py::test_info_json[libmamba]": 0.22180161221913794, - "tests/cli/test_subcommands.py::test_init[classic]": 0.47164985691455674, - "tests/cli/test_subcommands.py::test_init[libmamba]": 0.483930151061903, - "tests/cli/test_subcommands.py::test_install[classic]": 2.858168655082294, - "tests/cli/test_subcommands.py::test_install[libmamba]": 15.612587209811844, - "tests/cli/test_subcommands.py::test_list[classic]": 1.482120995877281, - "tests/cli/test_subcommands.py::test_list[libmamba]": 7.659646494793802, - "tests/cli/test_subcommands.py::test_notices[classic]": 0.19287504912529743, - "tests/cli/test_subcommands.py::test_notices[libmamba]": 0.21696982523035838, - "tests/cli/test_subcommands.py::test_package[classic]": 0.21367870557143598, - "tests/cli/test_subcommands.py::test_package[libmamba]": 9.270994205428229, - "tests/cli/test_subcommands.py::test_remove[classic-remove]": 0.22696820173736607, - "tests/cli/test_subcommands.py::test_remove[classic-uninstall]": 0.24325829130717136, - "tests/cli/test_subcommands.py::test_remove[libmamba-remove]": 8.716173722529707, - "tests/cli/test_subcommands.py::test_remove[libmamba-uninstall]": 7.755334189844862, - "tests/cli/test_subcommands.py::test_remove_all_json[classic-remove]": 0.9367798005952463, - "tests/cli/test_subcommands.py::test_remove_all_json[classic-uninstall]": 0.601148899712707, - "tests/cli/test_subcommands.py::test_remove_all_json[libmamba-remove]": 7.36777930336605, - "tests/cli/test_subcommands.py::test_remove_all_json[libmamba-uninstall]": 7.883920841118169, - "tests/cli/test_subcommands.py::test_rename[classic]": 0.3133384005433707, - "tests/cli/test_subcommands.py::test_rename[libmamba]": 10.778106894271817, - "tests/cli/test_subcommands.py::test_run[classic]": 0.9596833683958289, - "tests/cli/test_subcommands.py::test_run[libmamba]": 9.668900206137138, - "tests/cli/test_subcommands.py::test_search[classic]": 3.205848002407949, - "tests/cli/test_subcommands.py::test_search[libmamba]": 15.044349358825867, - "tests/cli/test_subcommands.py::test_update[classic-update]": 1.4726836366804235, - "tests/cli/test_subcommands.py::test_update[classic-upgrade]": 1.8035512762144266, - "tests/cli/test_subcommands.py::test_update[libmamba-update]": 17.077899477530423, - "tests/cli/test_subcommands.py::test_update[libmamba-upgrade]": 15.309509573404004, - "tests/common/os/test_windows.py::test_is_admin_on_windows": 0.0023891693777325076, - "tests/common/pkg_formats/test_python.py::test_basepydist_load_requires_provides_file": 0.004112074588712327, - "tests/common/pkg_formats/test_python.py::test_basepydist_parse_entries_file_data": 0.003166501930789494, - "tests/common/pkg_formats/test_python.py::test_basepydist_parse_requires_file_data": 0.002699841696137609, - "tests/common/pkg_formats/test_python.py::test_dist_get_paths": 0.003921524263345044, - "tests/common/pkg_formats/test_python.py::test_dist_get_paths_no_paths": 0.0030382544408257967, - "tests/common/pkg_formats/test_python.py::test_evaluate_marker": 0.0031975853935124533, - "tests/common/pkg_formats/test_python.py::test_get_default_marker_context": 0.0026450717617149382, - "tests/common/pkg_formats/test_python.py::test_get_dist_file_from_egg_link": 0.010052269245787686, - "tests/common/pkg_formats/test_python.py::test_get_dist_requirements": 0.004673305370145616, - "tests/common/pkg_formats/test_python.py::test_get_entry_points": 0.005282659504756416, - "tests/common/pkg_formats/test_python.py::test_get_extra_provides": 0.005247014728515911, - "tests/common/pkg_formats/test_python.py::test_get_python_distribution_info": 0.0005857134890636033, - "tests/common/pkg_formats/test_python.py::test_get_site_packages_anchor_files": 0.011372157357580712, + "tests/cli/test_main_info.py::test_info_json": 0.09859688026851939, + "tests/cli/test_main_info.py::test_info_root": 0.19846357172850262, + "tests/cli/test_main_info.py::test_info_unsafe_channels": 0.20981342763065516, + "tests/cli/test_main_install.py::test_conda_pip_interop_dependency_satisfied_by_pip": 679.622457763937, + "tests/cli/test_main_install.py::test_install_freezes_env_by_default": 0.9580083817516414, + "tests/cli/test_main_install.py::test_install_from_extracted_package": 32.2662863354793, + "tests/cli/test_main_install.py::test_install_mkdir": 53.93462085123879, + "tests/cli/test_main_list.py::test_explicit[--md5]": 12.55047731093403, + "tests/cli/test_main_list.py::test_explicit[--quiet]": 12.821353170789846, + "tests/cli/test_main_list.py::test_explicit[--sha256]": 12.595246279201666, + "tests/cli/test_main_list.py::test_export": 2.1950391956014315, + "tests/cli/test_main_list.py::test_list": 8.533133628315143, + "tests/cli/test_main_list.py::test_list_explicit": 10.714116850519565, + "tests/cli/test_main_list.py::test_list_json": 0.21440015247594263, + "tests/cli/test_main_list.py::test_list_package": 0.09041261466028347, + "tests/cli/test_main_list.py::test_list_reverse": 9.6018994434523, + "tests/cli/test_main_list.py::test_list_revisions": 0.16176598656589128, + "tests/cli/test_main_list.py::test_list_specific_version": 0.25631743545253444, + "tests/cli/test_main_notices.py::test_cache_names_appear_as_expected": 0.11551629959965119, + "tests/cli/test_main_notices.py::test_main_notices[200]": 0.10408437995856182, + "tests/cli/test_main_notices.py::test_main_notices[404]": 0.1084950010107604, + "tests/cli/test_main_notices.py::test_main_notices_handles_bad_expired_at_field": 0.10333900973306627, + "tests/cli/test_main_notices.py::test_main_notices_help": 0.039196310369140876, + "tests/cli/test_main_notices.py::test_main_notices_json": 0.057500206979670676, + "tests/cli/test_main_notices.py::test_main_notices_reads_from_cache": 0.10804855964991746, + "tests/cli/test_main_notices.py::test_main_notices_reads_from_expired_cache": 0.11387458975416842, + "tests/cli/test_main_notices.py::test_notices_appear_once_when_running_decorated_commands": 9.694557570411002, + "tests/cli/test_main_notices.py::test_notices_cannot_read_cache_files": 0.15094330951169949, + "tests/cli/test_main_notices.py::test_notices_does_not_interrupt_command_on_failure": 0.42893230682251376, + "tests/cli/test_main_notices.py::test_notices_work_with_s3_channel": 0.16942092147644458, + "tests/cli/test_main_remove.py::test_remove_all": 21.46650122801906, + "tests/cli/test_main_remove.py::test_remove_all_keep_env": 20.86385729456357, + "tests/cli/test_main_remove.py::test_remove_globbed_package_names[classic]": 22.874093902084624, + "tests/cli/test_main_remove.py::test_remove_globbed_package_names[libmamba]": 1.592774006447612, + "tests/cli/test_main_remove.py::test_remove_nonexistent_env": 0.07019033143900555, + "tests/cli/test_main_rename.py::test_cannot_rename_active_env_by_name": 8.478622465273792, + "tests/cli/test_main_rename.py::test_cannot_rename_base_env_by_name": 0.0821302157350398, + "tests/cli/test_main_rename.py::test_cannot_rename_base_env_by_path": 0.1211648473340612, + "tests/cli/test_main_rename.py::test_cannot_rename_nonexistent_env": 0.08887111544062365, + "tests/cli/test_main_rename.py::test_protected_dirs_error_for_rename": 9.74634600205668, + "tests/cli/test_main_rename.py::test_rename_by_name_name_already_exists_error": 7.240666566079956, + "tests/cli/test_main_rename.py::test_rename_by_name_success": 8.980497998149149, + "tests/cli/test_main_rename.py::test_rename_by_path_path_already_exists_error": 6.237206680844742, + "tests/cli/test_main_rename.py::test_rename_by_path_success": 7.730498948048436, + "tests/cli/test_main_rename.py::test_rename_with_dry_run": 7.930375638780796, + "tests/cli/test_main_rename.py::test_rename_with_force": 16.499326709720176, + "tests/cli/test_main_rename.py::test_rename_with_force_and_dry_run": 9.694656109785022, + "tests/cli/test_main_rename.py::test_rename_with_force_with_errors": 15.63784961059992, + "tests/cli/test_main_rename.py::test_rename_with_force_with_errors_prefix": 7.644213801595205, + "tests/cli/test_main_rename.py::test_separator_chars_on_win": 8.409502525138041, + "tests/cli/test_main_run.py::test_conda_run_nonexistant_prefix": 0.0719382914715744, + "tests/cli/test_main_run.py::test_conda_run_prefix_not_a_conda_env": 0.07401518924042237, + "tests/cli/test_main_run.py::test_multiline_run_command": 9.25421052160429, + "tests/cli/test_main_run.py::test_run_readonly_env": 0.0006118885394109358, + "tests/cli/test_main_run.py::test_run_returns_int": 8.053250411305989, + "tests/cli/test_main_run.py::test_run_returns_nonzero_errorlevel": 6.060461460898307, + "tests/cli/test_main_run.py::test_run_returns_zero_errorlevel": 7.490858066657426, + "tests/cli/test_main_run.py::test_run_uncaptured": 9.352059901520983, + "tests/cli/test_main_search.py::test_anaconda_token_with_private_package": 47.9623933209854, + "tests/cli/test_main_search.py::test_bad_anaconda_token": 1.1706467922492354, + "tests/cli/test_main_search.py::test_current_platform_package_missing": 0.1338729247833869, + "tests/cli/test_main_search.py::test_different_platform_package_found": 0.13893424302882923, + "tests/cli/test_main_search.py::test_mocked_platform_package_found": 0.1649567204391923, + "tests/cli/test_main_search.py::test_pretty_record": 0.004479320033548416, + "tests/cli/test_main_search.py::test_rpy_search[linux-32]": 16.796993365746115, + "tests/cli/test_main_search.py::test_rpy_search[linux-64]": 20.09377067066816, + "tests/cli/test_main_search.py::test_rpy_search[osx-64]": 19.435972655398388, + "tests/cli/test_main_search.py::test_rpy_search[win-32]": 11.479594500578322, + "tests/cli/test_main_search.py::test_rpy_search[win-64]": 15.858872777168019, + "tests/cli/test_main_search.py::test_search_0": 17.07102672706331, + "tests/cli/test_main_search.py::test_search_1": 0.3429907132071536, + "tests/cli/test_main_search.py::test_search_2[exact]": 0.5601672797751849, + "tests/cli/test_main_search.py::test_search_2[wildcard]": 8.776303359335872, + "tests/cli/test_main_search.py::test_search_3": 2.252254959390493, + "tests/cli/test_main_search.py::test_search_4": 0.29416243529458813, + "tests/cli/test_main_search.py::test_search_5": 1.1865082818085424, + "tests/cli/test_main_search.py::test_search_envs": 0.1796018845981361, + "tests/cli/test_main_search.py::test_search_envs_info": 0.17995527951797063, + "tests/cli/test_main_search.py::test_search_envs_json": 0.1359076278169388, + "tests/cli/test_main_search.py::test_search_inflexible": 1.239773351969296, + "tests/cli/test_main_search.py::test_unknown_platform_package_missing": 0.13813026593693553, + "tests/cli/test_subcommands.py::test_clean[classic]": 2.2307864118211715, + "tests/cli/test_subcommands.py::test_clean[libmamba]": 3.0969854761116253, + "tests/cli/test_subcommands.py::test_compare[classic]": 0.2361751811163729, + "tests/cli/test_subcommands.py::test_compare[libmamba]": 7.3505444080342235, + "tests/cli/test_subcommands.py::test_config[classic]": 0.10459902537086217, + "tests/cli/test_subcommands.py::test_config[libmamba]": 0.10182785555688996, + "tests/cli/test_subcommands.py::test_create[classic]": 0.4211523515610976, + "tests/cli/test_subcommands.py::test_create[libmamba]": 9.425472181422748, + "tests/cli/test_subcommands.py::test_doctor[classic]": 6.126879478010211, + "tests/cli/test_subcommands.py::test_doctor[libmamba]": 6.162851580398728, + "tests/cli/test_subcommands.py::test_env_config_vars[classic]": 0.4235086007936511, + "tests/cli/test_subcommands.py::test_env_config_vars[libmamba]": 9.457479388206444, + "tests/cli/test_subcommands.py::test_env_create[classic]": 1.3812192746383538, + "tests/cli/test_subcommands.py::test_env_create[libmamba]": 9.833631436298381, + "tests/cli/test_subcommands.py::test_env_export[classic]": 1.1739853881263191, + "tests/cli/test_subcommands.py::test_env_export[libmamba]": 1.168790142915377, + "tests/cli/test_subcommands.py::test_env_list[classic]": 0.2075119124047475, + "tests/cli/test_subcommands.py::test_env_list[libmamba]": 0.26713029411054473, + "tests/cli/test_subcommands.py::test_env_remove[classic]": 0.22668582325632217, + "tests/cli/test_subcommands.py::test_env_remove[libmamba]": 6.984135429689709, + "tests/cli/test_subcommands.py::test_env_update[classic]": 1.2898418734017219, + "tests/cli/test_subcommands.py::test_env_update[libmamba]": 16.418745953127306, + "tests/cli/test_subcommands.py::test_info[classic]": 0.11527028316917143, + "tests/cli/test_subcommands.py::test_info[libmamba]": 0.10992215739834599, + "tests/cli/test_subcommands.py::test_info_json[classic]": 0.20999310596714899, + "tests/cli/test_subcommands.py::test_info_json[libmamba]": 0.21889547433101073, + "tests/cli/test_subcommands.py::test_init[classic]": 0.4703533011448223, + "tests/cli/test_subcommands.py::test_init[libmamba]": 0.4870813994261119, + "tests/cli/test_subcommands.py::test_install[classic]": 3.203829218850305, + "tests/cli/test_subcommands.py::test_install[libmamba]": 15.254733570854885, + "tests/cli/test_subcommands.py::test_list[classic]": 1.5749360418705505, + "tests/cli/test_subcommands.py::test_list[libmamba]": 7.066179248525074, + "tests/cli/test_subcommands.py::test_notices[classic]": 0.20716880908943658, + "tests/cli/test_subcommands.py::test_notices[libmamba]": 0.23017492783933866, + "tests/cli/test_subcommands.py::test_package[classic]": 0.21124111247006092, + "tests/cli/test_subcommands.py::test_package[libmamba]": 8.730524704633998, + "tests/cli/test_subcommands.py::test_remove[classic-remove]": 0.22450182331433532, + "tests/cli/test_subcommands.py::test_remove[classic-uninstall]": 0.25095632576384436, + "tests/cli/test_subcommands.py::test_remove[libmamba-remove]": 7.193235224170171, + "tests/cli/test_subcommands.py::test_remove[libmamba-uninstall]": 7.316984956471547, + "tests/cli/test_subcommands.py::test_remove_all_json[classic-remove]": 0.740764189864992, + "tests/cli/test_subcommands.py::test_remove_all_json[classic-uninstall]": 0.46628352208142165, + "tests/cli/test_subcommands.py::test_remove_all_json[libmamba-remove]": 6.689375747317281, + "tests/cli/test_subcommands.py::test_remove_all_json[libmamba-uninstall]": 6.751444811235925, + "tests/cli/test_subcommands.py::test_rename[classic]": 0.4137306021630072, + "tests/cli/test_subcommands.py::test_rename[libmamba]": 9.769922122049199, + "tests/cli/test_subcommands.py::test_run[classic]": 1.1923670425716242, + "tests/cli/test_subcommands.py::test_run[libmamba]": 8.165896907169957, + "tests/cli/test_subcommands.py::test_search[classic]": 1.9679988852102412, + "tests/cli/test_subcommands.py::test_search[libmamba]": 18.067095459961354, + "tests/cli/test_subcommands.py::test_update[classic-update]": 1.2701024483513352, + "tests/cli/test_subcommands.py::test_update[classic-upgrade]": 1.469692086415034, + "tests/cli/test_subcommands.py::test_update[libmamba-update]": 16.363835687280208, + "tests/cli/test_subcommands.py::test_update[libmamba-upgrade]": 15.266081580496285, + "tests/common/os/test_windows.py::test_is_admin_on_windows": 0.002388027858836756, + "tests/common/pkg_formats/test_python.py::test_basepydist_load_requires_provides_file": 0.004411610545089916, + "tests/common/pkg_formats/test_python.py::test_basepydist_parse_entries_file_data": 0.003165583169284322, + "tests/common/pkg_formats/test_python.py::test_basepydist_parse_requires_file_data": 0.0027192474838361952, + "tests/common/pkg_formats/test_python.py::test_dist_get_paths": 0.0043563315220246914, + "tests/common/pkg_formats/test_python.py::test_dist_get_paths_no_paths": 0.0031604073058250845, + "tests/common/pkg_formats/test_python.py::test_evaluate_marker": 0.0032058872387035558, + "tests/common/pkg_formats/test_python.py::test_get_default_marker_context": 0.0026540848794905053, + "tests/common/pkg_formats/test_python.py::test_get_dist_file_from_egg_link": 0.008786299051029081, + "tests/common/pkg_formats/test_python.py::test_get_dist_requirements": 0.00527420342645307, + "tests/common/pkg_formats/test_python.py::test_get_entry_points": 0.005786817972449115, + "tests/common/pkg_formats/test_python.py::test_get_extra_provides": 0.0050482488546143775, + "tests/common/pkg_formats/test_python.py::test_get_python_distribution_info": 0.0005966588320943393, + "tests/common/pkg_formats/test_python.py::test_get_site_packages_anchor_files": 0.011706486924024989, "tests/common/pkg_formats/test_python.py::test_metadata": 0.005601569861942073, - "tests/common/pkg_formats/test_python.py::test_metadata[path0-False-False-False-False]": 0.0033093894201638636, - "tests/common/pkg_formats/test_python.py::test_metadata[path1-True-False-False-False]": 0.0033965197390720602, - "tests/common/pkg_formats/test_python.py::test_metadata[path2-True-True-True-False]": 0.0035572085454864456, - "tests/common/pkg_formats/test_python.py::test_metadata[path3-True-True-True-True]": 0.0034480395156779356, - "tests/common/pkg_formats/test_python.py::test_metadata_keys": 0.002337461427970444, - "tests/common/pkg_formats/test_python.py::test_metadata_none": 0.0024186607726483208, - "tests/common/pkg_formats/test_python.py::test_metadata_process_path": 0.0037399736733359553, - "tests/common/pkg_formats/test_python.py::test_metadata_read_metadata": 0.006264510239078074, - "tests/common/pkg_formats/test_python.py::test_norm_package_name": 0.0027964498468402263, - "tests/common/pkg_formats/test_python.py::test_norm_package_version": 0.0028997539595237726, - "tests/common/pkg_formats/test_python.py::test_parse_specification": 0.0052612995045279234, - "tests/common/pkg_formats/test_python.py::test_pydist_check_files": 0.005600119903326788, - "tests/common/pkg_formats/test_python.py::test_pypi_name_to_conda_name": 0.0025806418030602804, - "tests/common/pkg_formats/test_python.py::test_python_dist_egg_fpath": 0.006147965609690395, - "tests/common/pkg_formats/test_python.py::test_python_dist_egg_path": 0.00470957850949631, - "tests/common/pkg_formats/test_python.py::test_python_dist_info": 0.0060384486978497, - "tests/common/pkg_formats/test_python.py::test_python_dist_info_conda_dependencies": 0.005011435941589398, - "tests/common/pkg_formats/test_python.py::test_python_dist_info_conda_dependencies_2": 0.004264179611228268, - "tests/common/pkg_formats/test_python.py::test_python_dist_info_conda_dependencies_3": 0.0038206667254881595, - "tests/common/pkg_formats/test_python.py::test_split_spec": 0.002794887866536083, - "tests/common/test_compat.py::test_deprecations[FILESYSTEM_ENCODING-TypeError]": 0.0027076574119891256, - "tests/common/test_compat.py::test_deprecations[ensure_fs_path_encoding-TypeError]": 0.002561013971885911, - "tests/common/test_compat.py::test_deprecations[ensure_unicode-TypeError]": 0.0025943346069640123, - "tests/common/test_compat.py::test_deprecations[open-TypeError]": 0.0026655964837203508, - "tests/common/test_compat.py::test_deprecations[six_with_metaclass-TypeError]": 0.0025904304515758027, - "tests/common/test_configuration.py::test_commented_map_parameter": 0.0039543592868056055, - "tests/common/test_configuration.py::test_config_resets": 0.0035960757823476812, - "tests/common/test_configuration.py::test_cross_parameter_validation": 0.0023442122859422365, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/$$/suffix]": 0.000585548371807594, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/$/suffix]": 0.002640505876376509, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/$1/suffix]": 0.00251836992735527, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/$MISSING/suffix]": 0.002538681585691254, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/$VARIABLE/suffix]": 0.002573713998321608, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/${1}/suffix]": 0.0024983868502490617, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/${MISSING}/suffix]": 0.002514147143192761, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/${VARIABLE}/suffix]": 0.0025208411320648844, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/${}/suffix]": 0.0025079059353093833, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/%%/suffix]": 0.0005259621080062003, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/%/suffix]": 0.0025001505488414697, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/%1%/suffix]": 0.002517050677437842, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/%1/suffix]": 0.0025227157471202108, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/%MISSING%/suffix]": 0.002519197658168917, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/%VARIABLE%/suffix]": 0.0025281370121744977, - "tests/common/test_configuration.py::test_default_values": 0.002658540149603477, - "tests/common/test_configuration.py::test_empty_map_parameter": 0.006110082363614276, - "tests/common/test_configuration.py::test_env_var_config": 0.0031572682149183197, - "tests/common/test_configuration.py::test_env_var_config_alias": 0.003145750086470768, - "tests/common/test_configuration.py::test_env_var_config_empty_sequence": 0.003010222326188708, - "tests/common/test_configuration.py::test_env_var_config_no_split_sequence": 0.0035979415974468085, - "tests/common/test_configuration.py::test_env_var_config_split_sequence": 0.0031216918981192294, - "tests/common/test_configuration.py::test_expand_search_path": 0.0005594355823227827, - "tests/common/test_configuration.py::test_expanded_variables": 0.0075650294730744295, - "tests/common/test_configuration.py::test_important_primitive_map_merges": 0.08403044443154996, - "tests/common/test_configuration.py::test_invalid_map_parameter": 0.0025132827624513077, - "tests/common/test_configuration.py::test_invalid_seq_parameter": 0.0024579938826506556, - "tests/common/test_configuration.py::test_list_merges": 0.07314347740695137, - "tests/common/test_configuration.py::test_load_raw_configs": 0.028953822463789476, - "tests/common/test_configuration.py::test_map_parameter_must_be_map": 0.003489380100644327, - "tests/common/test_configuration.py::test_nested": 0.015383090294170725, - "tests/common/test_configuration.py::test_object": 0.011932701175167329, - "tests/common/test_configuration.py::test_object_defaults_completely_empty": 0.0032176006164909257, - "tests/common/test_configuration.py::test_object_defaults_partially_empty": 0.005465359380648824, - "tests/common/test_configuration.py::test_parameter": 0.002366185282606715, - "tests/common/test_configuration.py::test_parameter_flag": 0.0023192125011926726, - "tests/common/test_configuration.py::test_pretty_list": 0.002809572806524176, - "tests/common/test_configuration.py::test_raise_errors": 0.0023691244671204454, - "tests/common/test_configuration.py::test_simple_merges_and_caching": 0.018861413988485582, - "tests/common/test_configuration.py::test_unique_sequence_map_error_with_duplicates": 0.04334038980158203, - "tests/common/test_configuration.py::test_unique_sequence_map_error_with_unique_key": 0.0039249714444267135, - "tests/common/test_configuration.py::test_validate_all": 0.01338455885601044, - "tests/common/test_configuration.py::test_validation": 0.013060794378932082, - "tests/common/test_io.py::test_attach_stderr_handler": 0.003056486253751264, - "tests/common/test_io.py::test_captured": 0.002679582147433902, - "tests/common/test_path.py::test_get_major_minor_version_no_dot": 0.002481408728530366, - "tests/common/test_path.py::test_missing_pyc_files_27": 0.0023836043575584083, - "tests/common/test_path.py::test_missing_pyc_files_34": 0.0024822858415496254, - "tests/common/test_path.py::test_missing_pyc_files_35": 0.0024556119917632058, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH0]": 0.03192840994280616, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH10]": 0.04503934235441158, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH11]": 0.07157018980234209, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH1]": 0.04504019799330978, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH2]": 0.044737199681608754, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH3]": 0.03218183407447964, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH4]": 0.07213035470743015, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH5]": 0.04510971563773269, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH6]": 0.032316211237083885, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH7]": 0.045059237841429484, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH8]": 0.07175760350041194, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH9]": 0.03230091241674979, - "tests/common/test_path.py::test_path_conversion[cygpath-UNC0]": 0.07254181095349584, - "tests/common/test_path.py::test_path_conversion[cygpath-UNC1]": 2.4369734895688646, - "tests/common/test_path.py::test_path_conversion[cygpath-UNC2]": 1.6030963786445045, - "tests/common/test_path.py::test_path_conversion[cygpath-UNC3]": 0.5090332654913475, - "tests/common/test_path.py::test_path_conversion[cygpath-UNC4]": 0.044952633531094355, - "tests/common/test_path.py::test_path_conversion[cygpath-UNC5]": 0.133176417021734, - "tests/common/test_path.py::test_path_conversion[cygpath-UNC6]": 0.1844335309377547, - "tests/common/test_path.py::test_path_conversion[cygpath-UNC7]": 0.04501666728422445, - "tests/common/test_path.py::test_path_conversion[cygpath-cwd0]": 0.07311578036242829, - "tests/common/test_path.py::test_path_conversion[cygpath-cwd1]": 0.0049433028457463325, - "tests/common/test_path.py::test_path_conversion[cygpath-cwd2]": 0.005368279577415638, - "tests/common/test_path.py::test_path_conversion[cygpath-cwd3]": 0.07305027242370328, - "tests/common/test_path.py::test_path_conversion[cygpath-drive0]": 0.03171375338256476, - "tests/common/test_path.py::test_path_conversion[cygpath-drive10]": 0.07164244429263972, - "tests/common/test_path.py::test_path_conversion[cygpath-drive11]": 0.04501179574690527, - "tests/common/test_path.py::test_path_conversion[cygpath-drive12]": 0.04509178692535461, - "tests/common/test_path.py::test_path_conversion[cygpath-drive13]": 0.04517335363596822, - "tests/common/test_path.py::test_path_conversion[cygpath-drive14]": 0.07132274998078666, - "tests/common/test_path.py::test_path_conversion[cygpath-drive15]": 0.044881312006749816, - "tests/common/test_path.py::test_path_conversion[cygpath-drive1]": 0.03200595178232424, - "tests/common/test_path.py::test_path_conversion[cygpath-drive2]": 0.044611721576242325, - "tests/common/test_path.py::test_path_conversion[cygpath-drive3]": 0.04486838686003156, - "tests/common/test_path.py::test_path_conversion[cygpath-drive4]": 0.07125507065165822, - "tests/common/test_path.py::test_path_conversion[cygpath-drive5]": 0.031991808324385466, - "tests/common/test_path.py::test_path_conversion[cygpath-drive6]": 0.03192009724195403, - "tests/common/test_path.py::test_path_conversion[cygpath-drive7]": 0.03178525611397142, - "tests/common/test_path.py::test_path_conversion[cygpath-drive8]": 0.04494770450544581, - "tests/common/test_path.py::test_path_conversion[cygpath-drive9]": 0.04516892239311594, - "tests/common/test_path.py::test_path_conversion[cygpath-relative0]": 0.07117388010799167, - "tests/common/test_path.py::test_path_conversion[cygpath-relative1]": 0.07171371422645374, - "tests/common/test_path.py::test_path_conversion[cygpath-relative2]": 0.07119585115721841, - "tests/common/test_path.py::test_path_conversion[cygpath-root0]": 0.07242851164434708, - "tests/common/test_path.py::test_path_conversion[cygpath-root10]": 0.03236865629707159, - "tests/common/test_path.py::test_path_conversion[cygpath-root11]": 0.04564415459372611, - "tests/common/test_path.py::test_path_conversion[cygpath-root12]": 0.07228028448184266, - "tests/common/test_path.py::test_path_conversion[cygpath-root13]": 0.03608544114019634, - "tests/common/test_path.py::test_path_conversion[cygpath-root14]": 0.04547585044436629, - "tests/common/test_path.py::test_path_conversion[cygpath-root1]": 0.03252394501806072, - "tests/common/test_path.py::test_path_conversion[cygpath-root2]": 0.032270557427700096, - "tests/common/test_path.py::test_path_conversion[cygpath-root3]": 0.04553685631315315, - "tests/common/test_path.py::test_path_conversion[cygpath-root4]": 0.07219386513137072, - "tests/common/test_path.py::test_path_conversion[cygpath-root5]": 0.03248269675065216, - "tests/common/test_path.py::test_path_conversion[cygpath-root6]": 0.03246703355765082, - "tests/common/test_path.py::test_path_conversion[cygpath-root7]": 0.04556494076607518, - "tests/common/test_path.py::test_path_conversion[cygpath-root8]": 0.07187196273849814, - "tests/common/test_path.py::test_path_conversion[cygpath-root9]": 0.032462505282190725, - "tests/common/test_path.py::test_path_conversion[fallback-PATH0]": 0.011705359981233164, - "tests/common/test_path.py::test_path_conversion[fallback-PATH10]": 0.014577918194918814, - "tests/common/test_path.py::test_path_conversion[fallback-PATH11]": 0.020307245558431896, - "tests/common/test_path.py::test_path_conversion[fallback-PATH1]": 0.015386133537568403, - "tests/common/test_path.py::test_path_conversion[fallback-PATH2]": 0.014829942448834316, - "tests/common/test_path.py::test_path_conversion[fallback-PATH3]": 0.011666773573933057, - "tests/common/test_path.py::test_path_conversion[fallback-PATH4]": 0.020348411976797723, - "tests/common/test_path.py::test_path_conversion[fallback-PATH5]": 0.014549377261532055, - "tests/common/test_path.py::test_path_conversion[fallback-PATH6]": 0.011694920331395613, - "tests/common/test_path.py::test_path_conversion[fallback-PATH7]": 0.015937885248636933, - "tests/common/test_path.py::test_path_conversion[fallback-PATH8]": 0.020448276254005485, - "tests/common/test_path.py::test_path_conversion[fallback-PATH9]": 0.011837983933445295, - "tests/common/test_path.py::test_path_conversion[fallback-UNC0]": 0.020306969495636592, - "tests/common/test_path.py::test_path_conversion[fallback-UNC1]": 0.02029710936705721, - "tests/common/test_path.py::test_path_conversion[fallback-UNC2]": 0.02063232782127616, - "tests/common/test_path.py::test_path_conversion[fallback-UNC3]": 0.011645540017798967, - "tests/common/test_path.py::test_path_conversion[fallback-UNC4]": 0.014605676380980464, - "tests/common/test_path.py::test_path_conversion[fallback-UNC5]": 0.02033569016386409, - "tests/common/test_path.py::test_path_conversion[fallback-UNC6]": 0.01159499063646317, - "tests/common/test_path.py::test_path_conversion[fallback-UNC7]": 0.014589917022288823, - "tests/common/test_path.py::test_path_conversion[fallback-cwd0]": 0.02600158528264832, - "tests/common/test_path.py::test_path_conversion[fallback-cwd1]": 0.005611685900109563, - "tests/common/test_path.py::test_path_conversion[fallback-cwd2]": 0.005618360022205021, - "tests/common/test_path.py::test_path_conversion[fallback-cwd3]": 0.02073065751738984, - "tests/common/test_path.py::test_path_conversion[fallback-drive0]": 0.014470073137286302, - "tests/common/test_path.py::test_path_conversion[fallback-drive10]": 0.025927422563724486, - "tests/common/test_path.py::test_path_conversion[fallback-drive11]": 0.01748013410856126, - "tests/common/test_path.py::test_path_conversion[fallback-drive12]": 0.017595954844677044, - "tests/common/test_path.py::test_path_conversion[fallback-drive13]": 0.017406486172810216, - "tests/common/test_path.py::test_path_conversion[fallback-drive14]": 0.026015940860717863, - "tests/common/test_path.py::test_path_conversion[fallback-drive15]": 0.01742430554993155, - "tests/common/test_path.py::test_path_conversion[fallback-drive1]": 0.014631411455935106, - "tests/common/test_path.py::test_path_conversion[fallback-drive2]": 0.01759591997096048, - "tests/common/test_path.py::test_path_conversion[fallback-drive3]": 0.01746288351687929, - "tests/common/test_path.py::test_path_conversion[fallback-drive4]": 0.02612006917331426, - "tests/common/test_path.py::test_path_conversion[fallback-drive5]": 0.014517927913293156, - "tests/common/test_path.py::test_path_conversion[fallback-drive6]": 0.014442633308672233, - "tests/common/test_path.py::test_path_conversion[fallback-drive7]": 0.014536528750541872, - "tests/common/test_path.py::test_path_conversion[fallback-drive8]": 0.017545749417671883, - "tests/common/test_path.py::test_path_conversion[fallback-drive9]": 0.017480222117139788, - "tests/common/test_path.py::test_path_conversion[fallback-relative0]": 0.020262381066304853, - "tests/common/test_path.py::test_path_conversion[fallback-relative1]": 0.020236834507312486, - "tests/common/test_path.py::test_path_conversion[fallback-relative2]": 0.020127620082341462, - "tests/common/test_path.py::test_path_conversion[fallback-root0]": 0.023358750087094194, - "tests/common/test_path.py::test_path_conversion[fallback-root10]": 0.014091830361099233, - "tests/common/test_path.py::test_path_conversion[fallback-root11]": 0.014405542367794458, - "tests/common/test_path.py::test_path_conversion[fallback-root12]": 0.027678932730029124, - "tests/common/test_path.py::test_path_conversion[fallback-root13]": 0.011893610799899168, - "tests/common/test_path.py::test_path_conversion[fallback-root14]": 0.014523966057989814, - "tests/common/test_path.py::test_path_conversion[fallback-root1]": 0.011630635339549396, - "tests/common/test_path.py::test_path_conversion[fallback-root2]": 0.011600350397643764, - "tests/common/test_path.py::test_path_conversion[fallback-root3]": 0.014799891409025457, - "tests/common/test_path.py::test_path_conversion[fallback-root4]": 0.020613779698201665, - "tests/common/test_path.py::test_path_conversion[fallback-root5]": 0.011752745162415963, - "tests/common/test_path.py::test_path_conversion[fallback-root6]": 0.011783225640755152, - "tests/common/test_path.py::test_path_conversion[fallback-root7]": 0.014578309900272491, - "tests/common/test_path.py::test_path_conversion[fallback-root8]": 0.020517195305677194, - "tests/common/test_path.py::test_path_conversion[fallback-root9]": 0.01158600615967527, - "tests/common/test_path.py::test_path_conversion_falsy[None]": 0.0024976189612554043, - "tests/common/test_path.py::test_path_conversion_falsy[empty dict]": 0.0025420726694552398, - "tests/common/test_path.py::test_path_conversion_falsy[empty list]": 0.0024899157367670437, - "tests/common/test_path.py::test_path_conversion_falsy[empty set]": 0.002495837857597862, - "tests/common/test_path.py::test_path_conversion_falsy[empty tuple]": 0.0025117759941200167, - "tests/common/test_path.py::test_path_identity": 0.004260872929816343, - "tests/common/test_path.py::test_url_to_path_unix": 0.0024478931851332664, - "tests/common/test_path.py::test_url_to_path_windows_local": 0.003083275706452461, - "tests/common/test_path.py::test_url_to_path_windows_unc": 0.002402627059932838, - "tests/common/test_path.py::test_win_path_backout": 0.002329870035177154, - "tests/common/test_toposort.py::test_cycle": 0.0025001265387723523, - "tests/common/test_toposort.py::test_cycle_best_effort": 0.0024541960896080997, - "tests/common/test_toposort.py::test_degenerate": 0.002319524108662127, - "tests/common/test_toposort.py::test_pop_key": 0.0024042513240782807, - "tests/common/test_toposort.py::test_python_is_prioritized": 0.002439434376281801, - "tests/common/test_toposort.py::test_simple": 0.0024169505583272587, - "tests/common/test_url.py::test_add_username_and_pass_to_url": 0.002408082303583968, - "tests/common/test_url.py::test_is_ip_address": 0.0023265057107456585, - "tests/common/test_url.py::test_is_ipv6_address": 0.002338566416039306, - "tests/common/test_url.py::test_is_url": 0.002638156670956791, - "tests/common/test_url.py::test_maybe_add_auth": 0.0024942191742618218, - "tests/common/test_url.py::test_split_scheme_auth_token": 0.0023941418024044105, - "tests/common/test_url.py::test_url_obj_unparse[test_url_obj0-http://conda.io/path/to/somewhere]": 0.002520688008710991, - "tests/common/test_url.py::test_url_obj_unparse[test_url_obj1-https://user:pass@conda.io/path/to/somewhere]": 0.0025130340360652657, - "tests/common/test_url.py::test_url_obj_unparse[test_url_obj2-file:///opt/happy/path]": 0.0025448147895717147, - "tests/common/test_url.py::test_url_obj_unparse[test_url_obj3-file:///path/to/something.txt]": 0.0025152044415749143, - "tests/common/test_url.py::test_url_to_s3_info": 0.0023614971040101258, - "tests/common/test_url.py::test_urlparse[192.168.1.1:8080/path/to/resource-exp_url_obj0]": 0.002644494906569976, - "tests/common/test_url.py::test_urlparse[file:///opt/happy/path-exp_url_obj2]": 0.002592745395706751, - "tests/common/test_url.py::test_urlparse[https://conda.io/happy/path-exp_url_obj1]": 0.0026086231688804084, - "tests/common/test_url.py::test_urlparse[https://u:p@conda.io/t/x1029384756/more/path-exp_url_obj3]": 0.0025796404456361103, - "tests/common/test_yaml.py::test_dump": 0.006228472776603863, - "tests/common/test_yaml.py::test_map": 0.003084703293773495, - "tests/common/test_yaml.py::test_seq_simple": 0.0032626426455998913, - "tests/common/test_yaml.py::test_yaml_complex": 0.01112375551884548, - "tests/core/test_envs_manager.py::test_list_all_known_prefixes_with_none_values_error": 0.0005459248510576454, - "tests/core/test_envs_manager.py::test_list_all_known_prefixes_with_permission_error": 0.025263520138634074, - "tests/core/test_envs_manager.py::test_prefix_cli_flag": 0.007818930232370718, - "tests/core/test_envs_manager.py::test_register_env_directory_creation_error": 0.005833572574728834, - "tests/core/test_envs_manager.py::test_register_unregister_location_env": 0.012926027505453947, - "tests/core/test_envs_manager.py::test_rewrite_environments_txt_file": 0.0062152044475869, - "tests/core/test_index.py::TestIndex::test_cache_entries[False]": 0.2098006703751865, - "tests/core/test_index.py::TestIndex::test_cache_entries[True]": 0.3344191838072333, - "tests/core/test_index.py::TestIndex::test_contains_invalid[False]": 0.2293005429647852, - "tests/core/test_index.py::TestIndex::test_contains_invalid[True]": 0.38706022514754224, - "tests/core/test_index.py::TestIndex::test_contains_valid[False]": 0.20844972430601547, - "tests/core/test_index.py::TestIndex::test_contains_valid[True]": 0.35262724777727783, - "tests/core/test_index.py::TestIndex::test_copy[False]": 0.4497127622684873, - "tests/core/test_index.py::TestIndex::test_copy[True]": 0.33600821623506383, - "tests/core/test_index.py::TestIndex::test_getitem_cache[False]": 0.2070704395766648, - "tests/core/test_index.py::TestIndex::test_getitem_cache[True]": 0.33894605361699964, - "tests/core/test_index.py::TestIndex::test_getitem_channel[False]": 0.22289977405967962, - "tests/core/test_index.py::TestIndex::test_getitem_channel[True]": 0.34287624722393184, - "tests/core/test_index.py::TestIndex::test_getitem_channel_invalid[False]": 0.21520939853529494, - "tests/core/test_index.py::TestIndex::test_getitem_channel_invalid[True]": 0.33543026654433306, - "tests/core/test_index.py::TestIndex::test_getitem_feature[False]": 0.20547273969219187, - "tests/core/test_index.py::TestIndex::test_getitem_feature[True]": 0.33404905977235166, - "tests/core/test_index.py::TestIndex::test_getitem_feature_non_existent[False]": 0.21467570524978236, - "tests/core/test_index.py::TestIndex::test_getitem_feature_non_existent[True]": 0.34146119325573626, - "tests/core/test_index.py::TestIndex::test_getitem_prefix[False]": 0.21992252630798087, - "tests/core/test_index.py::TestIndex::test_getitem_prefix[True]": 0.33556589157624866, - "tests/core/test_index.py::TestIndex::test_getitem_system_package_invalid[False]": 0.22967026961430026, - "tests/core/test_index.py::TestIndex::test_getitem_system_package_invalid[True]": 0.33624582954005244, - "tests/core/test_index.py::TestIndex::test_getitem_system_package_valid[False]": 0.20733052441109454, - "tests/core/test_index.py::TestIndex::test_getitem_system_package_valid[True]": 0.3348745575282991, - "tests/core/test_index.py::TestIndex::test_init_conflicting_subdirs": 0.0514428942062553, - "tests/core/test_index.py::TestIndex::test_init_prefix_data": 0.05246108934376673, - "tests/core/test_index.py::TestIndex::test_init_prefix_path": 0.07017405210018643, - "tests/core/test_index.py::TestIndex::test_init_use_local": 0.04928487379999827, - "tests/core/test_index.py::TestIndex::test_reduced_index[False]": 0.31876398745979906, - "tests/core/test_index.py::TestIndex::test_reduced_index[True]": 0.45995097543744184, - "tests/core/test_index.py::test__make_virtual_package": 0.04968889962674995, - "tests/core/test_index.py::test__supplement_index_with_cache": 0.056607193534908645, - "tests/core/test_index.py::test__supplement_index_with_prefix": 0.37423676340409917, - "tests/core/test_index.py::test__supplement_index_with_prefix_index_class": 0.37444465688997347, - "tests/core/test_index.py::test_basic_get_reduced_index": 6.720923074825858, - "tests/core/test_index.py::test_calculate_channel_urls": 0.049587244661069924, - "tests/core/test_index.py::test_check_allowlist": 0.17863941409143178, - "tests/core/test_index.py::test_check_allowlist_and_denylist": 0.08945940247065931, - "tests/core/test_index.py::test_check_denylist": 0.12488742833737661, - "tests/core/test_index.py::test_dist_str_in_index": 0.08406732471478058, - "tests/core/test_index.py::test_fetch_index": 0.09010297215797215, - "tests/core/test_index.py::test_get_index_lazy": 5.2135287062929265, - "tests/core/test_index.py::test_get_index_linux64_platform": 17.075136800633217, - "tests/core/test_index.py::test_get_index_osx64_platform": 14.424498951437384, - "tests/core/test_index.py::test_get_index_win64_platform": 2.4675469692077567, - "tests/core/test_index.py::test_supplement_index_with_system": 0.07114130121594094, - "tests/core/test_index.py::test_supplement_index_with_system_archspec": 0.06613828049708353, - "tests/core/test_index.py::test_supplement_index_with_system_cuda": 0.046404356933104705, - "tests/core/test_index.py::test_supplement_index_with_system_glibc": 0.0005175039513193767, - "tests/core/test_index.py::test_supplement_index_with_system_linux[1.2.3.4-1.2.3.4]": 0.0005313617036596853, - "tests/core/test_index.py::test_supplement_index_with_system_linux[4.2-4.2]": 0.0005354310114865796, - "tests/core/test_index.py::test_supplement_index_with_system_linux[4.2.0-42-generic-4.2.0]": 0.0005199338153453824, - "tests/core/test_index.py::test_supplement_index_with_system_linux[4.2.1-4.2.1]": 0.0005252615801435323, - "tests/core/test_index.py::test_supplement_index_with_system_linux[5.4.89+-5.4.89]": 0.000514297857787701, - "tests/core/test_index.py::test_supplement_index_with_system_linux[5.5-rc1-5.5]": 0.0005213820880381225, - "tests/core/test_index.py::test_supplement_index_with_system_linux[9.1.a-9.1]": 0.0005273881748167582, - "tests/core/test_index.py::test_supplement_index_with_system_linux[9.1.a.2-9.1]": 0.01640585395618963, - "tests/core/test_index.py::test_supplement_index_with_system_linux[9.a.1-0]": 0.0005202500833701456, - "tests/core/test_index.py::test_supplement_index_with_system_osx": 0.0005460783520803581, - "tests/core/test_initialize.py::test__get_python_info": 0.010815387805747598, - "tests/core/test_initialize.py::test_get_python_info": 0.011853401993342479, - "tests/core/test_initialize.py::test_init_all": 0.5309878740494004, - "tests/core/test_initialize.py::test_init_cmd_exe_registry": 0.007598919508227056, - "tests/core/test_initialize.py::test_init_enable_long_path": 0.0037577832641403678, - "tests/core/test_initialize.py::test_init_sh_system": 0.02837258502191634, - "tests/core/test_initialize.py::test_init_sh_user_tcsh_unix": 0.0005551319373034758, - "tests/core/test_initialize.py::test_init_sh_user_unix": 0.0005690206204935796, - "tests/core/test_initialize.py::test_init_sh_user_windows": 0.057892486496593565, - "tests/core/test_initialize.py::test_initialize_dev_bash": 0.050000873036940216, - "tests/core/test_initialize.py::test_initialize_dev_cmd_exe": 0.04175241903165386, - "tests/core/test_initialize.py::test_install_1": 0.019595106426020137, - "tests/core/test_initialize.py::test_install_conda_csh": 0.01491765509622841, - "tests/core/test_initialize.py::test_install_conda_fish": 0.01611317306602781, - "tests/core/test_initialize.py::test_install_conda_sh": 0.016848359339901604, - "tests/core/test_initialize.py::test_install_conda_xsh": 0.015686653874615875, - "tests/core/test_initialize.py::test_install_condabin_conda_bat": 0.014283484009161539, - "tests/core/test_initialize.py::test_make_entry_point": 0.014863798517484194, - "tests/core/test_initialize.py::test_make_entry_point_exe": 0.015174542769705701, - "tests/core/test_initialize.py::test_make_initialize_plan_bash_zsh": 0.014975043840676125, - "tests/core/test_initialize.py::test_make_initialize_plan_cmd_exe": 0.014705279525058235, - "tests/core/test_initialize.py::test_make_install_plan": 0.00650756631704035, - "tests/core/test_package_cache_data.py::test_ProgressiveFetchExtract_prefers_conda_v2_format": 0.03548250055788851, - "tests/core/test_package_cache_data.py::test_conda_build_alias": 0.002407642815781882, - "tests/core/test_package_cache_data.py::test_conda_pkg_in_pkg_cache_doesnt_overwrite_tar_bz2": 0.11612284514301033, - "tests/core/test_package_cache_data.py::test_cover_extract_bad_package": 0.015690653806599595, - "tests/core/test_package_cache_data.py::test_cover_fetch_not_exists": 22.271895508776787, - "tests/core/test_package_cache_data.py::test_cover_get_entry_to_link": 0.009883820068978814, - "tests/core/test_package_cache_data.py::test_cover_reverse": 0.0024940465875087224, - "tests/core/test_package_cache_data.py::test_instantiating_package_cache_when_both_tar_bz2_and_conda_exist": 0.04026726310750715, - "tests/core/test_package_cache_data.py::test_instantiating_package_cache_when_both_tar_bz2_and_conda_exist_read_only": 0.049998085375016106, - "tests/core/test_package_cache_data.py::test_instantiating_package_cache_when_unpacked_conda_exist": 0.037044340547034385, - "tests/core/test_package_cache_data.py::test_tar_bz2_in_cache_not_extracted": 0.10259618972645765, - "tests/core/test_package_cache_data.py::test_tar_bz2_in_pkg_cache_doesnt_overwrite_conda_pkg": 0.12144659428663011, - "tests/core/test_package_cache_data.py::test_tar_bz2_in_pkg_cache_used_instead_of_conda_pkg": 0.054335360411054794, - "tests/core/test_path_actions.py::test_CompileMultiPycAction_generic": 0.004883649468647121, - "tests/core/test_path_actions.py::test_CompileMultiPycAction_noarch_python": 0.6529720473120744, - "tests/core/test_path_actions.py::test_CreatePythonEntryPointAction_generic": 0.00523273951230099, - "tests/core/test_path_actions.py::test_CreatePythonEntryPointAction_noarch_python": 0.009873044756164356, - "tests/core/test_path_actions.py::test_create_file_link_actions": 0.0068006052507801895, - "tests/core/test_path_actions.py::test_simple_LinkPathAction_copy": 0.010270925470285715, - "tests/core/test_path_actions.py::test_simple_LinkPathAction_directory": 0.005759601868231688, - "tests/core/test_path_actions.py::test_simple_LinkPathAction_hardlink": 0.007418731149057522, - "tests/core/test_path_actions.py::test_simple_LinkPathAction_softlink": 0.00794012279298325, - "tests/core/test_portability.py::test_escaped_prefix_replaced_only_shebang": 0.0005581152766335679, - "tests/core/test_portability.py::test_replace_long_shebang_spaces_in_prefix": 0.002521667087151115, - "tests/core/test_portability.py::test_replace_long_shebang_with_truncation_escaped_space": 0.0025143300801767996, - "tests/core/test_portability.py::test_replace_long_shebang_with_truncation_python": 0.002645187407819307, - "tests/core/test_portability.py::test_replace_normal_shebang_spaces_in_prefix_escaped_space": 0.0023558143085694342, - "tests/core/test_portability.py::test_replace_normal_shebang_spaces_in_prefix_python": 0.0025561243552151155, - "tests/core/test_portability.py::test_replace_simple_shebang_no_replacement": 0.003420404328095105, - "tests/core/test_portability.py::test_shebang_regex_matches": 0.003990406645883087, - "tests/core/test_prefix_data.py::test_corrupt_json_conda_meta_json": 0.002879414720584953, - "tests/core/test_prefix_data.py::test_corrupt_unicode_conda_meta_json": 0.0029921988736899313, - "tests/core/test_prefix_data.py::test_get_conda_anchor_files_and_records": 0.0059886710895207486, - "tests/core/test_prefix_data.py::test_get_environment_env_vars": 6.7804032381526635, - "tests/core/test_prefix_data.py::test_no_tokens_dumped[False]": 0.009142412852047477, - "tests/core/test_prefix_data.py::test_no_tokens_dumped[True]": 0.010103614949660382, - "tests/core/test_prefix_data.py::test_pip_interop[envpy27osx]": 0.0005566506492507395, - "tests/core/test_prefix_data.py::test_pip_interop[envpy27win_whl]": 0.5604717429336452, - "tests/core/test_prefix_data.py::test_pip_interop[envpy37osx_whl]": 0.000551274604255019, - "tests/core/test_prefix_data.py::test_pip_interop[envpy37win]": 0.3785563734009693, + "tests/common/pkg_formats/test_python.py::test_metadata[path0-False-False-False-False]": 0.0033269701484592335, + "tests/common/pkg_formats/test_python.py::test_metadata[path1-True-False-False-False]": 0.003432909067368651, + "tests/common/pkg_formats/test_python.py::test_metadata[path2-True-True-True-False]": 0.0035507981826114025, + "tests/common/pkg_formats/test_python.py::test_metadata[path3-True-True-True-True]": 0.003445851435063299, + "tests/common/pkg_formats/test_python.py::test_metadata_keys": 0.0023501929348039856, + "tests/common/pkg_formats/test_python.py::test_metadata_none": 0.0023985353833864136, + "tests/common/pkg_formats/test_python.py::test_metadata_process_path": 0.0037574221152824007, + "tests/common/pkg_formats/test_python.py::test_metadata_read_metadata": 0.0059999429394797955, + "tests/common/pkg_formats/test_python.py::test_norm_package_name": 0.002820493531164505, + "tests/common/pkg_formats/test_python.py::test_norm_package_version": 0.002893772363543712, + "tests/common/pkg_formats/test_python.py::test_parse_specification": 0.005269861248428557, + "tests/common/pkg_formats/test_python.py::test_pydist_check_files": 0.006174214536661796, + "tests/common/pkg_formats/test_python.py::test_pypi_name_to_conda_name": 0.0025848962862208107, + "tests/common/pkg_formats/test_python.py::test_python_dist_egg_fpath": 0.005908626758357964, + "tests/common/pkg_formats/test_python.py::test_python_dist_egg_path": 0.004636106378103122, + "tests/common/pkg_formats/test_python.py::test_python_dist_info": 0.00742693285274509, + "tests/common/pkg_formats/test_python.py::test_python_dist_info_conda_dependencies": 0.005151703676938247, + "tests/common/pkg_formats/test_python.py::test_python_dist_info_conda_dependencies_2": 0.0038724010957718767, + "tests/common/pkg_formats/test_python.py::test_python_dist_info_conda_dependencies_3": 0.004146506633660682, + "tests/common/pkg_formats/test_python.py::test_split_spec": 0.002805256748176895, + "tests/common/test_compat.py::test_deprecations[FILESYSTEM_ENCODING-TypeError]": 0.0027313974459066285, + "tests/common/test_compat.py::test_deprecations[ensure_fs_path_encoding-TypeError]": 0.0025718600706198863, + "tests/common/test_compat.py::test_deprecations[ensure_unicode-TypeError]": 0.0026109242611760983, + "tests/common/test_compat.py::test_deprecations[open-TypeError]": 0.0027235267754346475, + "tests/common/test_compat.py::test_deprecations[six_with_metaclass-TypeError]": 0.002633624065191431, + "tests/common/test_configuration.py::test_commented_map_parameter": 0.003924438030361562, + "tests/common/test_configuration.py::test_config_resets": 0.003597658105172032, + "tests/common/test_configuration.py::test_cross_parameter_validation": 0.002350304001500469, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/$$/suffix]": 0.0005721248584207392, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/$/suffix]": 0.002605654093545098, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/$1/suffix]": 0.0025225661056412904, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/$MISSING/suffix]": 0.002541424883404545, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/$VARIABLE/suffix]": 0.0025765727396477845, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/${1}/suffix]": 0.002577426545433095, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/${MISSING}/suffix]": 0.0025102214747977337, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/${VARIABLE}/suffix]": 0.002565166191387821, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/${}/suffix]": 0.0025231210794528264, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/%%/suffix]": 0.0005524158075093002, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/%/suffix]": 0.0025058176660416897, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/%1%/suffix]": 0.0025270427361714877, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/%1/suffix]": 0.0025122418096005864, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/%MISSING%/suffix]": 0.002534743989577923, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/%VARIABLE%/suffix]": 0.0025360138436783166, + "tests/common/test_configuration.py::test_default_values": 0.0026674154761092547, + "tests/common/test_configuration.py::test_empty_map_parameter": 0.006185154040628434, + "tests/common/test_configuration.py::test_env_var_config": 0.0031784774026317126, + "tests/common/test_configuration.py::test_env_var_config_alias": 0.0031733266674228446, + "tests/common/test_configuration.py::test_env_var_config_empty_sequence": 0.0030248620613222334, + "tests/common/test_configuration.py::test_env_var_config_no_split_sequence": 0.0031163122781610107, + "tests/common/test_configuration.py::test_env_var_config_split_sequence": 0.0031422720601776673, + "tests/common/test_configuration.py::test_expand_search_path": 0.0005590628870869917, + "tests/common/test_configuration.py::test_expanded_variables": 0.007558502459298358, + "tests/common/test_configuration.py::test_important_primitive_map_merges": 0.08321830285406376, + "tests/common/test_configuration.py::test_invalid_map_parameter": 0.0025087038750221144, + "tests/common/test_configuration.py::test_invalid_seq_parameter": 0.0024610842037117537, + "tests/common/test_configuration.py::test_list_merges": 0.07302181964768115, + "tests/common/test_configuration.py::test_load_raw_configs": 0.028948110051123153, + "tests/common/test_configuration.py::test_map_parameter_must_be_map": 0.0034878105487160522, + "tests/common/test_configuration.py::test_nested": 0.01532149683614661, + "tests/common/test_configuration.py::test_object": 0.012010054429167338, + "tests/common/test_configuration.py::test_object_defaults_completely_empty": 0.003191353037807265, + "tests/common/test_configuration.py::test_object_defaults_partially_empty": 0.005408343299154447, + "tests/common/test_configuration.py::test_parameter": 0.0023684925864124245, + "tests/common/test_configuration.py::test_parameter_flag": 0.002312931265846516, + "tests/common/test_configuration.py::test_pretty_list": 0.0027651234688675025, + "tests/common/test_configuration.py::test_raise_errors": 0.0023941793775759308, + "tests/common/test_configuration.py::test_simple_merges_and_caching": 0.01874903458479783, + "tests/common/test_configuration.py::test_unique_sequence_map_error_with_duplicates": 0.012317521467916702, + "tests/common/test_configuration.py::test_unique_sequence_map_error_with_unique_key": 0.006910937351810582, + "tests/common/test_configuration.py::test_validate_all": 0.013330227971391875, + "tests/common/test_configuration.py::test_validation": 0.013038370259898627, + "tests/common/test_io.py::test_attach_stderr_handler": 0.0031223824607827903, + "tests/common/test_io.py::test_captured": 0.0026620236344156957, + "tests/common/test_path.py::test_get_major_minor_version_no_dot": 0.002498924539713862, + "tests/common/test_path.py::test_missing_pyc_files_27": 0.0024020346989261114, + "tests/common/test_path.py::test_missing_pyc_files_34": 0.0024957899937908925, + "tests/common/test_path.py::test_missing_pyc_files_35": 0.0024972473174882945, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH0]": 0.0314184003545138, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH10]": 0.04457524200625427, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH11]": 0.07178934333017484, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH1]": 0.044460597407330923, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH2]": 0.04431381902958908, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH3]": 0.0320748091547301, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH4]": 0.07171469896843186, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH5]": 0.044563661827564785, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH6]": 0.03197487552680322, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH7]": 0.04479329139517031, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH8]": 0.07153215896173092, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH9]": 0.031720527624057325, + "tests/common/test_path.py::test_path_conversion[cygpath-UNC0]": 0.07175041715617003, + "tests/common/test_path.py::test_path_conversion[cygpath-UNC1]": 2.4351367815845744, + "tests/common/test_path.py::test_path_conversion[cygpath-UNC2]": 1.2262006004471948, + "tests/common/test_path.py::test_path_conversion[cygpath-UNC3]": 0.647949091039666, + "tests/common/test_path.py::test_path_conversion[cygpath-UNC4]": 0.04493201296074477, + "tests/common/test_path.py::test_path_conversion[cygpath-UNC5]": 0.3262899649472365, + "tests/common/test_path.py::test_path_conversion[cygpath-UNC6]": 0.15712166064581948, + "tests/common/test_path.py::test_path_conversion[cygpath-UNC7]": 0.04493489762051154, + "tests/common/test_path.py::test_path_conversion[cygpath-cwd0]": 0.072517144461757, + "tests/common/test_path.py::test_path_conversion[cygpath-cwd1]": 0.004852936772117102, + "tests/common/test_path.py::test_path_conversion[cygpath-cwd2]": 0.004969397694057458, + "tests/common/test_path.py::test_path_conversion[cygpath-cwd3]": 0.07241235884453733, + "tests/common/test_path.py::test_path_conversion[cygpath-drive0]": 0.031275724394022035, + "tests/common/test_path.py::test_path_conversion[cygpath-drive10]": 0.07134643371203597, + "tests/common/test_path.py::test_path_conversion[cygpath-drive11]": 0.044845193486756384, + "tests/common/test_path.py::test_path_conversion[cygpath-drive12]": 0.044606272170727546, + "tests/common/test_path.py::test_path_conversion[cygpath-drive13]": 0.04463530524430376, + "tests/common/test_path.py::test_path_conversion[cygpath-drive14]": 0.07051804458363435, + "tests/common/test_path.py::test_path_conversion[cygpath-drive15]": 0.04429861826421576, + "tests/common/test_path.py::test_path_conversion[cygpath-drive1]": 0.03178807446391489, + "tests/common/test_path.py::test_path_conversion[cygpath-drive2]": 0.04458919742025465, + "tests/common/test_path.py::test_path_conversion[cygpath-drive3]": 0.04476528235088399, + "tests/common/test_path.py::test_path_conversion[cygpath-drive4]": 0.07066452795920664, + "tests/common/test_path.py::test_path_conversion[cygpath-drive5]": 0.03184038498434533, + "tests/common/test_path.py::test_path_conversion[cygpath-drive6]": 0.03149014811861355, + "tests/common/test_path.py::test_path_conversion[cygpath-drive7]": 0.03247553726161913, + "tests/common/test_path.py::test_path_conversion[cygpath-drive8]": 0.04410561289419059, + "tests/common/test_path.py::test_path_conversion[cygpath-drive9]": 0.04439300824768329, + "tests/common/test_path.py::test_path_conversion[cygpath-relative0]": 0.0709224961938006, + "tests/common/test_path.py::test_path_conversion[cygpath-relative1]": 0.0704786542852436, + "tests/common/test_path.py::test_path_conversion[cygpath-relative2]": 0.07083227162867084, + "tests/common/test_path.py::test_path_conversion[cygpath-root0]": 0.07219641977408561, + "tests/common/test_path.py::test_path_conversion[cygpath-root10]": 0.03350274367296832, + "tests/common/test_path.py::test_path_conversion[cygpath-root11]": 0.044947254876831134, + "tests/common/test_path.py::test_path_conversion[cygpath-root12]": 0.07132671829776985, + "tests/common/test_path.py::test_path_conversion[cygpath-root13]": 0.03227063351721742, + "tests/common/test_path.py::test_path_conversion[cygpath-root14]": 0.0456531315967106, + "tests/common/test_path.py::test_path_conversion[cygpath-root1]": 0.032207642928004696, + "tests/common/test_path.py::test_path_conversion[cygpath-root2]": 0.031803979862528274, + "tests/common/test_path.py::test_path_conversion[cygpath-root3]": 0.045040781096758395, + "tests/common/test_path.py::test_path_conversion[cygpath-root4]": 0.07171577514971063, + "tests/common/test_path.py::test_path_conversion[cygpath-root5]": 0.03197275423679764, + "tests/common/test_path.py::test_path_conversion[cygpath-root6]": 0.0317618222338258, + "tests/common/test_path.py::test_path_conversion[cygpath-root7]": 0.045537924194143806, + "tests/common/test_path.py::test_path_conversion[cygpath-root8]": 0.07093615119463814, + "tests/common/test_path.py::test_path_conversion[cygpath-root9]": 0.03211636908866374, + "tests/common/test_path.py::test_path_conversion[fallback-PATH0]": 0.011584893479132625, + "tests/common/test_path.py::test_path_conversion[fallback-PATH10]": 0.014347968837246036, + "tests/common/test_path.py::test_path_conversion[fallback-PATH11]": 0.020194346761929455, + "tests/common/test_path.py::test_path_conversion[fallback-PATH1]": 0.014503441538177658, + "tests/common/test_path.py::test_path_conversion[fallback-PATH2]": 0.014483624078273843, + "tests/common/test_path.py::test_path_conversion[fallback-PATH3]": 0.01148612500595196, + "tests/common/test_path.py::test_path_conversion[fallback-PATH4]": 0.02016251104266919, + "tests/common/test_path.py::test_path_conversion[fallback-PATH5]": 0.01442833044366272, + "tests/common/test_path.py::test_path_conversion[fallback-PATH6]": 0.011632406481930908, + "tests/common/test_path.py::test_path_conversion[fallback-PATH7]": 0.015168249506351825, + "tests/common/test_path.py::test_path_conversion[fallback-PATH8]": 0.020026733706030503, + "tests/common/test_path.py::test_path_conversion[fallback-PATH9]": 0.011635620134408034, + "tests/common/test_path.py::test_path_conversion[fallback-UNC0]": 0.020107168657720307, + "tests/common/test_path.py::test_path_conversion[fallback-UNC1]": 0.020142267949831198, + "tests/common/test_path.py::test_path_conversion[fallback-UNC2]": 0.02011528062390159, + "tests/common/test_path.py::test_path_conversion[fallback-UNC3]": 0.011561290674393569, + "tests/common/test_path.py::test_path_conversion[fallback-UNC4]": 0.014474494480737291, + "tests/common/test_path.py::test_path_conversion[fallback-UNC5]": 0.020149016650000365, + "tests/common/test_path.py::test_path_conversion[fallback-UNC6]": 0.011468746787033125, + "tests/common/test_path.py::test_path_conversion[fallback-UNC7]": 0.014567888798127513, + "tests/common/test_path.py::test_path_conversion[fallback-cwd0]": 0.02508724153540126, + "tests/common/test_path.py::test_path_conversion[fallback-cwd1]": 0.005626591844385662, + "tests/common/test_path.py::test_path_conversion[fallback-cwd2]": 0.0056257234466685615, + "tests/common/test_path.py::test_path_conversion[fallback-cwd3]": 0.020830353582839082, + "tests/common/test_path.py::test_path_conversion[fallback-drive0]": 0.014409020355353781, + "tests/common/test_path.py::test_path_conversion[fallback-drive10]": 0.025679923487269173, + "tests/common/test_path.py::test_path_conversion[fallback-drive11]": 0.0171754596847679, + "tests/common/test_path.py::test_path_conversion[fallback-drive12]": 0.01722774010404332, + "tests/common/test_path.py::test_path_conversion[fallback-drive13]": 0.01717522063518564, + "tests/common/test_path.py::test_path_conversion[fallback-drive14]": 0.02585608513619521, + "tests/common/test_path.py::test_path_conversion[fallback-drive15]": 0.017421738512220047, + "tests/common/test_path.py::test_path_conversion[fallback-drive1]": 0.014367159690507425, + "tests/common/test_path.py::test_path_conversion[fallback-drive2]": 0.017561947210447057, + "tests/common/test_path.py::test_path_conversion[fallback-drive3]": 0.01741201908395656, + "tests/common/test_path.py::test_path_conversion[fallback-drive4]": 0.02565020895218194, + "tests/common/test_path.py::test_path_conversion[fallback-drive5]": 0.014546207980292554, + "tests/common/test_path.py::test_path_conversion[fallback-drive6]": 0.014264445772086102, + "tests/common/test_path.py::test_path_conversion[fallback-drive7]": 0.014399348875685112, + "tests/common/test_path.py::test_path_conversion[fallback-drive8]": 0.01722014303363795, + "tests/common/test_path.py::test_path_conversion[fallback-drive9]": 0.017140691407119858, + "tests/common/test_path.py::test_path_conversion[fallback-relative0]": 0.020042160507794497, + "tests/common/test_path.py::test_path_conversion[fallback-relative1]": 0.02009632938915401, + "tests/common/test_path.py::test_path_conversion[fallback-relative2]": 0.019881281467273446, + "tests/common/test_path.py::test_path_conversion[fallback-root0]": 0.02226942165327973, + "tests/common/test_path.py::test_path_conversion[fallback-root10]": 0.013073635764132807, + "tests/common/test_path.py::test_path_conversion[fallback-root11]": 0.014573423149887623, + "tests/common/test_path.py::test_path_conversion[fallback-root12]": 0.02441831594990453, + "tests/common/test_path.py::test_path_conversion[fallback-root13]": 0.011516825102617066, + "tests/common/test_path.py::test_path_conversion[fallback-root14]": 0.014360711252731268, + "tests/common/test_path.py::test_path_conversion[fallback-root1]": 0.011632614331661613, + "tests/common/test_path.py::test_path_conversion[fallback-root2]": 0.011444295004341541, + "tests/common/test_path.py::test_path_conversion[fallback-root3]": 0.014843345767925243, + "tests/common/test_path.py::test_path_conversion[fallback-root4]": 0.020496854162703627, + "tests/common/test_path.py::test_path_conversion[fallback-root5]": 0.011608641356628119, + "tests/common/test_path.py::test_path_conversion[fallback-root6]": 0.011523930867996093, + "tests/common/test_path.py::test_path_conversion[fallback-root7]": 0.014495735513440274, + "tests/common/test_path.py::test_path_conversion[fallback-root8]": 0.020268489181561492, + "tests/common/test_path.py::test_path_conversion[fallback-root9]": 0.011542651197808248, + "tests/common/test_path.py::test_path_conversion_falsy[None]": 0.002520238392333982, + "tests/common/test_path.py::test_path_conversion_falsy[empty dict]": 0.00258744338096777, + "tests/common/test_path.py::test_path_conversion_falsy[empty list]": 0.0024968043300353645, + "tests/common/test_path.py::test_path_conversion_falsy[empty set]": 0.002518120054018099, + "tests/common/test_path.py::test_path_conversion_falsy[empty tuple]": 0.002516662420284652, + "tests/common/test_path.py::test_path_identity": 0.004263029661031396, + "tests/common/test_path.py::test_url_to_path_unix": 0.0025384278462459785, + "tests/common/test_path.py::test_url_to_path_windows_local": 0.0031053507026092653, + "tests/common/test_path.py::test_url_to_path_windows_unc": 0.002417440179141026, + "tests/common/test_path.py::test_win_path_backout": 0.002403397294949058, + "tests/common/test_toposort.py::test_cycle": 0.002498646845070412, + "tests/common/test_toposort.py::test_cycle_best_effort": 0.002467699998912134, + "tests/common/test_toposort.py::test_degenerate": 0.0023305422412038352, + "tests/common/test_toposort.py::test_pop_key": 0.0023930722779121573, + "tests/common/test_toposort.py::test_python_is_prioritized": 0.0024480815005534563, + "tests/common/test_toposort.py::test_simple": 0.002437954275398, + "tests/common/test_url.py::test_add_username_and_pass_to_url": 0.0024329115052060014, + "tests/common/test_url.py::test_is_ip_address": 0.0023381461585942694, + "tests/common/test_url.py::test_is_ipv6_address": 0.002346179778473805, + "tests/common/test_url.py::test_is_url": 0.002643486701658088, + "tests/common/test_url.py::test_maybe_add_auth": 0.002505039195363938, + "tests/common/test_url.py::test_split_scheme_auth_token": 0.002439517775954774, + "tests/common/test_url.py::test_url_obj_unparse[test_url_obj0-http://conda.io/path/to/somewhere]": 0.0025420340417939245, + "tests/common/test_url.py::test_url_obj_unparse[test_url_obj1-https://user:pass@conda.io/path/to/somewhere]": 0.0025163710479799177, + "tests/common/test_url.py::test_url_obj_unparse[test_url_obj2-file:///opt/happy/path]": 0.0025179215498235385, + "tests/common/test_url.py::test_url_obj_unparse[test_url_obj3-file:///path/to/something.txt]": 0.0025137570280939618, + "tests/common/test_url.py::test_url_to_s3_info": 0.0023615455251347825, + "tests/common/test_url.py::test_urlparse[192.168.1.1:8080/path/to/resource-exp_url_obj0]": 0.0026427759405293315, + "tests/common/test_url.py::test_urlparse[file:///opt/happy/path-exp_url_obj2]": 0.002597035289769349, + "tests/common/test_url.py::test_urlparse[https://conda.io/happy/path-exp_url_obj1]": 0.0026057843403780993, + "tests/common/test_url.py::test_urlparse[https://u:p@conda.io/t/x1029384756/more/path-exp_url_obj3]": 0.0025860233016073587, + "tests/common/test_yaml.py::test_dump": 0.006217868670676453, + "tests/common/test_yaml.py::test_map": 0.003136351859002632, + "tests/common/test_yaml.py::test_seq_simple": 0.0032864076832980985, + "tests/common/test_yaml.py::test_yaml_complex": 0.011128154953259247, + "tests/core/test_envs_manager.py::test_list_all_known_prefixes_with_none_values_error": 0.0005570832826424288, + "tests/core/test_envs_manager.py::test_list_all_known_prefixes_with_permission_error": 0.02498504984988495, + "tests/core/test_envs_manager.py::test_prefix_cli_flag": 0.007221487057054462, + "tests/core/test_envs_manager.py::test_register_env_directory_creation_error": 0.0057508552847193315, + "tests/core/test_envs_manager.py::test_register_unregister_location_env": 0.01268998794205748, + "tests/core/test_envs_manager.py::test_rewrite_environments_txt_file": 0.00607807600412282, + "tests/core/test_index.py::TestIndex::test_cache_entries[False]": 0.21108851441318863, + "tests/core/test_index.py::TestIndex::test_cache_entries[True]": 0.33692993223980644, + "tests/core/test_index.py::TestIndex::test_contains_invalid[False]": 0.22273308734088926, + "tests/core/test_index.py::TestIndex::test_contains_invalid[True]": 0.36820787182044507, + "tests/core/test_index.py::TestIndex::test_contains_valid[False]": 0.20460318569784375, + "tests/core/test_index.py::TestIndex::test_contains_valid[True]": 0.34885327507107244, + "tests/core/test_index.py::TestIndex::test_copy[False]": 0.4532376907013136, + "tests/core/test_index.py::TestIndex::test_copy[True]": 0.33610445546046847, + "tests/core/test_index.py::TestIndex::test_getitem_cache[False]": 0.20518004033220724, + "tests/core/test_index.py::TestIndex::test_getitem_cache[True]": 0.3395296757625441, + "tests/core/test_index.py::TestIndex::test_getitem_channel[False]": 0.23762544448524756, + "tests/core/test_index.py::TestIndex::test_getitem_channel[True]": 0.34081861717421874, + "tests/core/test_index.py::TestIndex::test_getitem_channel_invalid[False]": 0.2117632352478422, + "tests/core/test_index.py::TestIndex::test_getitem_channel_invalid[True]": 0.3368283982148733, + "tests/core/test_index.py::TestIndex::test_getitem_feature[False]": 0.20322779204884284, + "tests/core/test_index.py::TestIndex::test_getitem_feature[True]": 0.33572479147274703, + "tests/core/test_index.py::TestIndex::test_getitem_feature_non_existent[False]": 0.2124020615776213, + "tests/core/test_index.py::TestIndex::test_getitem_feature_non_existent[True]": 0.3412091720154193, + "tests/core/test_index.py::TestIndex::test_getitem_prefix[False]": 0.21504819886566587, + "tests/core/test_index.py::TestIndex::test_getitem_prefix[True]": 0.33800722335456146, + "tests/core/test_index.py::TestIndex::test_getitem_system_package_invalid[False]": 0.24215395212112947, + "tests/core/test_index.py::TestIndex::test_getitem_system_package_invalid[True]": 0.3378688809992625, + "tests/core/test_index.py::TestIndex::test_getitem_system_package_valid[False]": 0.20614966541020047, + "tests/core/test_index.py::TestIndex::test_getitem_system_package_valid[True]": 0.3390616108112503, + "tests/core/test_index.py::TestIndex::test_init_conflicting_subdirs": 0.051420626541463246, + "tests/core/test_index.py::TestIndex::test_init_prefix_data": 0.0540964119647551, + "tests/core/test_index.py::TestIndex::test_init_prefix_path": 0.055119891222917106, + "tests/core/test_index.py::TestIndex::test_init_use_local": 0.049690518574347566, + "tests/core/test_index.py::TestIndex::test_reduced_index[False]": 0.3283682500347528, + "tests/core/test_index.py::TestIndex::test_reduced_index[True]": 0.4646692928477066, + "tests/core/test_index.py::test__make_virtual_package": 0.05012952902109742, + "tests/core/test_index.py::test__supplement_index_with_cache": 0.07143163192826522, + "tests/core/test_index.py::test__supplement_index_with_prefix": 0.3679197392913991, + "tests/core/test_index.py::test__supplement_index_with_prefix_index_class": 0.37824915490801414, + "tests/core/test_index.py::test_basic_get_reduced_index": 8.630778722948651, + "tests/core/test_index.py::test_calculate_channel_urls": 0.04987517685349033, + "tests/core/test_index.py::test_check_allowlist": 0.17838080593374464, + "tests/core/test_index.py::test_check_allowlist_and_denylist": 0.08696155431931879, + "tests/core/test_index.py::test_check_allowlist_deprecation_warning": 0.050867385487958404, + "tests/core/test_index.py::test_check_denylist": 0.10429886664697312, + "tests/core/test_index.py::test_dist_str_in_index": 0.08706211831602516, + "tests/core/test_index.py::test_fetch_index": 0.09798316281190962, + "tests/core/test_index.py::test_get_index_lazy": 4.685831263310572, + "tests/core/test_index.py::test_get_index_linux64_platform": 17.852755227268947, + "tests/core/test_index.py::test_get_index_osx64_platform": 15.48549905362154, + "tests/core/test_index.py::test_get_index_win64_platform": 2.7283660995296817, + "tests/core/test_index.py::test_supplement_index_with_system": 0.11613593984381704, + "tests/core/test_index.py::test_supplement_index_with_system_archspec": 0.08796327767052521, + "tests/core/test_index.py::test_supplement_index_with_system_cuda": 0.057444505279488314, + "tests/core/test_index.py::test_supplement_index_with_system_glibc": 0.0005249876885342884, + "tests/core/test_index.py::test_supplement_index_with_system_linux[1.2.3.4-1.2.3.4]": 0.0005494261046579621, + "tests/core/test_index.py::test_supplement_index_with_system_linux[4.2-4.2]": 0.0005406998992661356, + "tests/core/test_index.py::test_supplement_index_with_system_linux[4.2.0-42-generic-4.2.0]": 0.0005245788466866987, + "tests/core/test_index.py::test_supplement_index_with_system_linux[4.2.1-4.2.1]": 0.0005282557364890416, + "tests/core/test_index.py::test_supplement_index_with_system_linux[5.4.89+-5.4.89]": 0.000520991031637745, + "tests/core/test_index.py::test_supplement_index_with_system_linux[5.5-rc1-5.5]": 0.0005344651106631653, + "tests/core/test_index.py::test_supplement_index_with_system_linux[9.1.a-9.1]": 0.0005305046801081731, + "tests/core/test_index.py::test_supplement_index_with_system_linux[9.1.a.2-9.1]": 0.008504141781742048, + "tests/core/test_index.py::test_supplement_index_with_system_linux[9.a.1-0]": 0.0005341133403985893, + "tests/core/test_index.py::test_supplement_index_with_system_osx": 0.0005533252139347081, + "tests/core/test_initialize.py::test__get_python_info": 0.010848443188967544, + "tests/core/test_initialize.py::test_get_python_info": 0.011795860632468524, + "tests/core/test_initialize.py::test_init_all": 0.5321182325267012, + "tests/core/test_initialize.py::test_init_cmd_exe_registry": 0.007581857361289333, + "tests/core/test_initialize.py::test_init_enable_long_path": 0.0037636743036593475, + "tests/core/test_initialize.py::test_init_sh_system": 0.02764073291364874, + "tests/core/test_initialize.py::test_init_sh_user_tcsh_unix": 0.0005408761654905781, + "tests/core/test_initialize.py::test_init_sh_user_unix": 0.0005713319347190703, + "tests/core/test_initialize.py::test_init_sh_user_windows": 0.05803065621769099, + "tests/core/test_initialize.py::test_initialize_dev_bash": 0.04972046889799891, + "tests/core/test_initialize.py::test_initialize_dev_cmd_exe": 0.04148307630847174, + "tests/core/test_initialize.py::test_install_1": 0.019587710630031688, + "tests/core/test_initialize.py::test_install_conda_csh": 0.01502267358348886, + "tests/core/test_initialize.py::test_install_conda_fish": 0.01618281544217139, + "tests/core/test_initialize.py::test_install_conda_sh": 0.015981167637362723, + "tests/core/test_initialize.py::test_install_conda_xsh": 0.015447230358828569, + "tests/core/test_initialize.py::test_install_condabin_conda_bat": 0.014225670244172602, + "tests/core/test_initialize.py::test_make_entry_point": 0.014727349941171104, + "tests/core/test_initialize.py::test_make_entry_point_exe": 0.016099390720123636, + "tests/core/test_initialize.py::test_make_initialize_plan_bash_zsh": 0.01502890642566818, + "tests/core/test_initialize.py::test_make_initialize_plan_cmd_exe": 0.014566472838900111, + "tests/core/test_initialize.py::test_make_install_plan": 0.005818606551835135, + "tests/core/test_package_cache_data.py::test_ProgressiveFetchExtract_prefers_conda_v2_format": 0.0343359780702705, + "tests/core/test_package_cache_data.py::test_conda_build_alias": 0.0024076428157818815, + "tests/core/test_package_cache_data.py::test_conda_pkg_in_pkg_cache_doesnt_overwrite_tar_bz2": 0.12669169387979168, + "tests/core/test_package_cache_data.py::test_cover_extract_bad_package": 0.015429444808248545, + "tests/core/test_package_cache_data.py::test_cover_fetch_not_exists": 22.270896486178284, + "tests/core/test_package_cache_data.py::test_cover_get_entry_to_link": 0.00965492840261749, + "tests/core/test_package_cache_data.py::test_cover_reverse": 0.0025430533271644648, + "tests/core/test_package_cache_data.py::test_instantiating_package_cache_when_both_tar_bz2_and_conda_exist": 0.04547945361952154, + "tests/core/test_package_cache_data.py::test_instantiating_package_cache_when_both_tar_bz2_and_conda_exist_read_only": 0.053407814493199694, + "tests/core/test_package_cache_data.py::test_instantiating_package_cache_when_unpacked_conda_exist": 0.034922706334473586, + "tests/core/test_package_cache_data.py::test_tar_bz2_in_cache_not_extracted": 0.10465862398052976, + "tests/core/test_package_cache_data.py::test_tar_bz2_in_pkg_cache_doesnt_overwrite_conda_pkg": 0.11982293905716238, + "tests/core/test_package_cache_data.py::test_tar_bz2_in_pkg_cache_used_instead_of_conda_pkg": 0.05290192938677868, + "tests/core/test_path_actions.py::test_CompileMultiPycAction_generic": 0.005090404203430814, + "tests/core/test_path_actions.py::test_CompileMultiPycAction_noarch_python": 0.6661254585230051, + "tests/core/test_path_actions.py::test_CreatePythonEntryPointAction_generic": 0.00596430319787934, + "tests/core/test_path_actions.py::test_CreatePythonEntryPointAction_noarch_python": 0.009492380767981168, + "tests/core/test_path_actions.py::test_create_file_link_actions": 0.006805714930946056, + "tests/core/test_path_actions.py::test_simple_LinkPathAction_copy": 0.009037614462688338, + "tests/core/test_path_actions.py::test_simple_LinkPathAction_directory": 0.005908413370672204, + "tests/core/test_path_actions.py::test_simple_LinkPathAction_hardlink": 0.007552420498226814, + "tests/core/test_path_actions.py::test_simple_LinkPathAction_softlink": 0.007661982683025852, + "tests/core/test_portability.py::test_escaped_prefix_replaced_only_shebang": 0.0005580117362149966, + "tests/core/test_portability.py::test_replace_long_shebang_spaces_in_prefix": 0.0025152144919923986, + "tests/core/test_portability.py::test_replace_long_shebang_with_truncation_escaped_space": 0.0024862116901655604, + "tests/core/test_portability.py::test_replace_long_shebang_with_truncation_python": 0.0025992787005566374, + "tests/core/test_portability.py::test_replace_normal_shebang_spaces_in_prefix_escaped_space": 0.0023589945531849333, + "tests/core/test_portability.py::test_replace_normal_shebang_spaces_in_prefix_python": 0.0025084097021105616, + "tests/core/test_portability.py::test_replace_simple_shebang_no_replacement": 0.003770769405592358, + "tests/core/test_portability.py::test_shebang_regex_matches": 0.004003676428929423, + "tests/core/test_prefix_data.py::test_corrupt_json_conda_meta_json": 0.002909199567203918, + "tests/core/test_prefix_data.py::test_corrupt_unicode_conda_meta_json": 0.002972463323073352, + "tests/core/test_prefix_data.py::test_get_conda_anchor_files_and_records": 0.006009944881412006, + "tests/core/test_prefix_data.py::test_get_environment_env_vars": 7.728310414346064, + "tests/core/test_prefix_data.py::test_no_tokens_dumped[False]": 0.008924775788962237, + "tests/core/test_prefix_data.py::test_no_tokens_dumped[True]": 0.00983605528356804, + "tests/core/test_prefix_data.py::test_pip_interop[envpy27osx]": 0.0005634297704394605, + "tests/core/test_prefix_data.py::test_pip_interop[envpy27win_whl]": 0.5502785601360344, + "tests/core/test_prefix_data.py::test_pip_interop[envpy37osx_whl]": 0.0005499056642649314, + "tests/core/test_prefix_data.py::test_pip_interop[envpy37win]": 0.38018387406768644, "tests/core/test_prefix_data.py::test_pip_interop_osx": 1.2792445626637405, "tests/core/test_prefix_data.py::test_pip_interop_windows": 0.828657288192067, - "tests/core/test_prefix_data.py::test_prefix_data_equality[missing-None-False]": 0.005124237812172957, - "tests/core/test_prefix_data.py::test_prefix_data_equality[missing-missing-True]": 0.0054583844797317675, - "tests/core/test_prefix_data.py::test_prefix_data_equality[missing-{path}-False]": 0.005344718356620217, - "tests/core/test_prefix_data.py::test_prefix_data_equality[{path}-None-False]": 0.004889211649007184, - "tests/core/test_prefix_data.py::test_prefix_data_equality[{path}-missing-False]": 0.005243676798726889, - "tests/core/test_prefix_data.py::test_prefix_data_equality[{path}-{path}-True]": 0.005217437450135023, - "tests/core/test_prefix_data.py::test_set_unset_environment_env_vars": 7.836496415224894, - "tests/core/test_prefix_data.py::test_set_unset_environment_env_vars_no_exist": 7.973592186540287, - "tests/core/test_solve.py::test_aggressive_update_packages[classic]": 9.20166387018715, - "tests/core/test_solve.py::test_aggressive_update_packages[libmamba]": 8.86029817744937, - "tests/core/test_solve.py::test_archspec_call[classic]": 2.6400593123444636, - "tests/core/test_solve.py::test_archspec_call[libmamba]": 1.2743028977307544, - "tests/core/test_solve.py::test_auto_update_conda[classic]": 6.106330205303494, - "tests/core/test_solve.py::test_auto_update_conda[libmamba]": 5.09455513086292, - "tests/core/test_solve.py::test_broken_install[classic]": 7.5139587542119965, - "tests/core/test_solve.py::test_broken_install[libmamba]": 0.019548351277346856, - "tests/core/test_solve.py::test_channel_priority_churn_minimized[classic]": 13.329206764104027, - "tests/core/test_solve.py::test_channel_priority_churn_minimized[libmamba]": 1.4936586729486754, - "tests/core/test_solve.py::test_conda_downgrade[classic]": 38.19447091954942, - "tests/core/test_solve.py::test_conda_downgrade[libmamba]": 7.749760921397933, - "tests/core/test_solve.py::test_cuda_1[classic]": 1.3059245582154166, - "tests/core/test_solve.py::test_cuda_1[libmamba]": 1.280558105217275, - "tests/core/test_solve.py::test_cuda_2[classic]": 1.3024717184328942, - "tests/core/test_solve.py::test_cuda_2[libmamba]": 1.272947441777676, - "tests/core/test_solve.py::test_cuda_constrain_absent[classic]": 1.3117156031677073, - "tests/core/test_solve.py::test_cuda_constrain_absent[libmamba]": 1.277618672801218, - "tests/core/test_solve.py::test_cuda_constrain_sat[classic]": 0.00054553940570436, - "tests/core/test_solve.py::test_cuda_constrain_sat[libmamba]": 0.0005603299459786491, - "tests/core/test_solve.py::test_cuda_constrain_unsat[classic]": 0.0005368934645931193, - "tests/core/test_solve.py::test_cuda_constrain_unsat[libmamba]": 0.0005363059507800847, - "tests/core/test_solve.py::test_cuda_fail_1[classic]": 1.3288665047718526, - "tests/core/test_solve.py::test_cuda_fail_1[libmamba]": 1.2682724477327287, - "tests/core/test_solve.py::test_cuda_fail_2[classic]": 1.3161529509893992, - "tests/core/test_solve.py::test_cuda_fail_2[libmamba]": 1.2716439218467628, - "tests/core/test_solve.py::test_cuda_glibc_sat[classic]": 0.0005308759596806315, - "tests/core/test_solve.py::test_cuda_glibc_sat[libmamba]": 0.0005683139286851252, - "tests/core/test_solve.py::test_cuda_glibc_unsat_constrain[classic]": 0.0005723831807779775, - "tests/core/test_solve.py::test_cuda_glibc_unsat_constrain[libmamba]": 0.0005324335124642141, - "tests/core/test_solve.py::test_cuda_glibc_unsat_depend[classic]": 0.0005548176804917026, - "tests/core/test_solve.py::test_cuda_glibc_unsat_depend[libmamba]": 0.0005450579101453761, - "tests/core/test_solve.py::test_current_repodata_fallback[classic]": 0.09842753894447877, - "tests/core/test_solve.py::test_current_repodata_fallback[libmamba]": 0.04594030558784249, - "tests/core/test_solve.py::test_current_repodata_usage[classic]": 0.10499556748131979, - "tests/core/test_solve.py::test_current_repodata_usage[libmamba]": 0.049548068141386854, - "tests/core/test_solve.py::test_determine_constricting_specs_conflicts[classic]": 0.021890790096688057, - "tests/core/test_solve.py::test_determine_constricting_specs_conflicts[libmamba]": 0.023472075739257213, - "tests/core/test_solve.py::test_determine_constricting_specs_conflicts_upperbound[classic]": 0.022061871411776977, - "tests/core/test_solve.py::test_determine_constricting_specs_conflicts_upperbound[libmamba]": 0.023319895913337652, - "tests/core/test_solve.py::test_determine_constricting_specs_multi_conflicts[classic]": 0.022428102777478465, - "tests/core/test_solve.py::test_determine_constricting_specs_multi_conflicts[libmamba]": 0.023534694511827648, - "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_free[classic]": 0.021336778080464733, - "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_free[libmamba]": 0.022534545506332132, - "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_no_upperbound[classic]": 0.021789535255371317, - "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_no_upperbound[libmamba]": 0.022912192209667157, - "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_upperbound_compound_depends[classic]": 0.021726303734838803, - "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_upperbound_compound_depends[libmamba]": 0.023326319071758566, - "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_version_star[classic]": 0.021757314625393175, - "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_version_star[libmamba]": 0.022794815984491658, - "tests/core/test_solve.py::test_downgrade_python_prevented_with_sane_message[classic]": 7.073522824098675, - "tests/core/test_solve.py::test_downgrade_python_prevented_with_sane_message[libmamba]": 3.8911662061114023, - "tests/core/test_solve.py::test_explicit_conda_downgrade[classic]": 6.086453579655545, - "tests/core/test_solve.py::test_explicit_conda_downgrade[libmamba]": 5.112756381648905, - "tests/core/test_solve.py::test_fast_update_with_update_modifier_not_set[classic]": 1.950894554426309, - "tests/core/test_solve.py::test_fast_update_with_update_modifier_not_set[libmamba]": 0.873566119740271, - "tests/core/test_solve.py::test_features_solve_1[classic]": 6.539590167218368, - "tests/core/test_solve.py::test_features_solve_1[libmamba]": 0.33878891393255983, - "tests/core/test_solve.py::test_force_reinstall_1[classic]": 3.03677391811618, - "tests/core/test_solve.py::test_force_reinstall_1[libmamba]": 2.6525504004226925, - "tests/core/test_solve.py::test_force_reinstall_2[classic]": 1.4317963612083207, - "tests/core/test_solve.py::test_force_reinstall_2[libmamba]": 1.313447604349347, - "tests/core/test_solve.py::test_force_remove_1[classic]": 7.408899838738161, - "tests/core/test_solve.py::test_force_remove_1[libmamba]": 3.8088820487271917, - "tests/core/test_solve.py::test_freeze_deps_1[classic]": 39.09490970031911, - "tests/core/test_solve.py::test_freeze_deps_1[libmamba]": 5.6238847199855195, - "tests/core/test_solve.py::test_indirect_dep_optimized_by_version_over_package_count[classic]": 8.032490482602379, - "tests/core/test_solve.py::test_indirect_dep_optimized_by_version_over_package_count[libmamba]": 2.8378868788589893, - "tests/core/test_solve.py::test_no_deps_1[classic]": 6.634287011440428, - "tests/core/test_solve.py::test_no_deps_1[libmamba]": 3.7980146123466003, - "tests/core/test_solve.py::test_no_update_deps_1[classic]": 5.953463250121095, - "tests/core/test_solve.py::test_no_update_deps_1[libmamba]": 5.159746891156208, - "tests/core/test_solve.py::test_only_deps_1[classic]": 2.0066899191316554, - "tests/core/test_solve.py::test_only_deps_1[libmamba]": 1.273521743253775, - "tests/core/test_solve.py::test_only_deps_2[classic]": 9.610452065997345, - "tests/core/test_solve.py::test_only_deps_2[libmamba]": 5.1438689426541275, - "tests/core/test_solve.py::test_packages_in_solution_change_already_newest[classic]": 0.02137165882875124, - "tests/core/test_solve.py::test_packages_in_solution_change_already_newest[libmamba]": 0.02276603790742298, - "tests/core/test_solve.py::test_packages_in_solution_change_constrained[classic]": 0.020942211357489325, - "tests/core/test_solve.py::test_packages_in_solution_change_constrained[libmamba]": 0.022113943499207485, - "tests/core/test_solve.py::test_packages_in_solution_change_needs_update[classic]": 0.02091668724519367, - "tests/core/test_solve.py::test_packages_in_solution_change_needs_update[libmamba]": 0.022322034703035516, - "tests/core/test_solve.py::test_pinned_1[classic]": 17.8592680362827, - "tests/core/test_solve.py::test_pinned_1[libmamba]": 11.680334801361946, - "tests/core/test_solve.py::test_priority_1[classic]": 26.022053754932305, - "tests/core/test_solve.py::test_priority_1[libmamba]": 11.828506073575495, - "tests/core/test_solve.py::test_prune_1[classic]": 4.134535409696984, - "tests/core/test_solve.py::test_prune_1[libmamba]": 1.3234178884744334, - "tests/core/test_solve.py::test_python2_update[classic]": 7.193661188417829, - "tests/core/test_solve.py::test_python2_update[libmamba]": 1.6202075968152638, - "tests/core/test_solve.py::test_remove_with_constrained_dependencies[classic]": 7.863605821188234, - "tests/core/test_solve.py::test_remove_with_constrained_dependencies[libmamba]": 0.5747209140499492, - "tests/core/test_solve.py::test_solve_1[classic]": 5.4606167481295405, - "tests/core/test_solve.py::test_solve_1[libmamba]": 2.6624807862151556, - "tests/core/test_solve.py::test_solve_2[classic]": 24.999067311219022, - "tests/core/test_solve.py::test_solve_2[libmamba]": 0.019337674936616017, - "tests/core/test_solve.py::test_solve_msgs_exclude_vp[classic]": 1.3675194980539522, - "tests/core/test_solve.py::test_solve_msgs_exclude_vp[libmamba]": 1.2698063475440573, - "tests/core/test_solve.py::test_timestamps_1[classic]": 0.4200213154047494, - "tests/core/test_solve.py::test_timestamps_1[libmamba]": 0.2027082640850311, - "tests/core/test_solve.py::test_unfreeze_when_required[classic]": 0.33497340242621076, - "tests/core/test_solve.py::test_unfreeze_when_required[libmamba]": 0.19346977480894906, - "tests/core/test_solve.py::test_update_all_1[classic]": 6.563568053682103, - "tests/core/test_solve.py::test_update_all_1[libmamba]": 3.814572493866874, - "tests/core/test_solve.py::test_update_deps_1[classic]": 12.665237995279519, - "tests/core/test_solve.py::test_update_deps_1[libmamba]": 6.469498575212778, - "tests/core/test_solve.py::test_update_deps_2[classic]": 10.64892385727127, - "tests/core/test_solve.py::test_update_deps_2[libmamba]": 3.235781437355, - "tests/core/test_solve.py::test_update_prune_1[classic]": 3.727395160170949, - "tests/core/test_solve.py::test_update_prune_1[libmamba]": 2.5493412567015437, - "tests/core/test_solve.py::test_update_prune_2[classic]": 3.8033113826565073, - "tests/core/test_solve.py::test_update_prune_2[libmamba]": 1.305145263905887, - "tests/core/test_solve.py::test_update_prune_3[classic]": 4.215186556988224, - "tests/core/test_solve.py::test_update_prune_3[libmamba]": 1.297074325562422, - "tests/core/test_solve.py::test_update_prune_4[classic]": 3.6386049147898647, - "tests/core/test_solve.py::test_update_prune_4[libmamba]": 2.5597119818974017, - "tests/core/test_solve.py::test_update_prune_5[classic-False]": 4.295906884345028, - "tests/core/test_solve.py::test_update_prune_5[classic-True]": 3.6582336018988184, - "tests/core/test_solve.py::test_update_prune_5[libmamba-False]": 2.556500033223191, - "tests/core/test_solve.py::test_update_prune_5[libmamba-True]": 2.5890685169933536, - "tests/core/test_solve.py::test_virtual_package_solver[classic]": 1.3024067913127615, - "tests/core/test_solve.py::test_virtual_package_solver[libmamba]": 0.01947228044565912, - "tests/core/test_subdir_data.py::test_cache_fn_url_repo_anaconda_com": 0.002399532171695962, - "tests/core/test_subdir_data.py::test_cache_fn_url_repo_continuum_io": 0.002421797678887154, - "tests/core/test_subdir_data.py::test_get_index_no_platform_with_offline_cache": 2.366793460434352, - "tests/core/test_subdir_data.py::test_metadata_cache_clearing": 0.01335769836538254, - "tests/core/test_subdir_data.py::test_metadata_cache_works": 3.012420585089637, - "tests/core/test_subdir_data.py::test_repodata_version_2_base_url[no-credentials]": 0.44412690136414956, - "tests/core/test_subdir_data.py::test_repodata_version_2_base_url[with-auth]": 0.12656302494978786, - "tests/core/test_subdir_data.py::test_repodata_version_2_base_url[with-token]": 0.08905154118604235, - "tests/core/test_subdir_data.py::test_repodata_version_error": 0.630851687790286, - "tests/core/test_subdir_data.py::test_search_by_packagerecord": 0.012777167866308326, - "tests/core/test_subdir_data.py::test_state_is_not_json": 0.028671908007896558, - "tests/core/test_subdir_data.py::test_subdir_data_coverage": 0.01974977394056753, - "tests/core/test_subdir_data.py::test_subdir_data_dict_state": 0.004891280563008739, - "tests/core/test_subdir_data.py::test_subdir_data_prefers_conda_to_tar_bz2": 0.01295144845155556, - "tests/core/test_subdir_data.py::test_use_only_tar_bz2": 0.023623936020908187, + "tests/core/test_prefix_data.py::test_prefix_data_equality[missing-None-False]": 0.004961949601727929, + "tests/core/test_prefix_data.py::test_prefix_data_equality[missing-missing-True]": 0.005727692649195221, + "tests/core/test_prefix_data.py::test_prefix_data_equality[missing-{path}-False]": 0.005345636437365865, + "tests/core/test_prefix_data.py::test_prefix_data_equality[{path}-None-False]": 0.005141203199814931, + "tests/core/test_prefix_data.py::test_prefix_data_equality[{path}-missing-False]": 0.005054886393647199, + "tests/core/test_prefix_data.py::test_prefix_data_equality[{path}-{path}-True]": 0.005075368021443692, + "tests/core/test_prefix_data.py::test_set_unset_environment_env_vars": 8.51923466606583, + "tests/core/test_prefix_data.py::test_set_unset_environment_env_vars_no_exist": 8.836021980695028, + "tests/core/test_solve.py::test_aggressive_update_packages[classic]": 9.636381045344976, + "tests/core/test_solve.py::test_aggressive_update_packages[libmamba]": 9.029643071877214, + "tests/core/test_solve.py::test_archspec_call[classic]": 2.654437374933423, + "tests/core/test_solve.py::test_archspec_call[libmamba]": 1.284633388884443, + "tests/core/test_solve.py::test_auto_update_conda[classic]": 6.333861023935543, + "tests/core/test_solve.py::test_auto_update_conda[libmamba]": 5.1724437738403095, + "tests/core/test_solve.py::test_broken_install[classic]": 7.8283205137041225, + "tests/core/test_solve.py::test_broken_install[libmamba]": 0.019715340400530204, + "tests/core/test_solve.py::test_channel_priority_churn_minimized[classic]": 13.482746366112092, + "tests/core/test_solve.py::test_channel_priority_churn_minimized[libmamba]": 1.2900065859300442, + "tests/core/test_solve.py::test_conda_downgrade[classic]": 37.803447596515866, + "tests/core/test_solve.py::test_conda_downgrade[libmamba]": 8.496689570755022, + "tests/core/test_solve.py::test_cuda_1[classic]": 1.373358360964756, + "tests/core/test_solve.py::test_cuda_1[libmamba]": 1.3157310611172646, + "tests/core/test_solve.py::test_cuda_2[classic]": 1.3703799188371644, + "tests/core/test_solve.py::test_cuda_2[libmamba]": 1.2825943453859379, + "tests/core/test_solve.py::test_cuda_constrain_absent[classic]": 1.3777677916172264, + "tests/core/test_solve.py::test_cuda_constrain_absent[libmamba]": 1.3070244939191518, + "tests/core/test_solve.py::test_cuda_constrain_sat[classic]": 0.0005433967318186301, + "tests/core/test_solve.py::test_cuda_constrain_sat[libmamba]": 0.0005627395808520155, + "tests/core/test_solve.py::test_cuda_constrain_unsat[classic]": 0.0005348691970889986, + "tests/core/test_solve.py::test_cuda_constrain_unsat[libmamba]": 0.0005345766787656607, + "tests/core/test_solve.py::test_cuda_fail_1[classic]": 1.3847134533324335, + "tests/core/test_solve.py::test_cuda_fail_1[libmamba]": 1.2782887610198417, + "tests/core/test_solve.py::test_cuda_fail_2[classic]": 1.3836401271350995, + "tests/core/test_solve.py::test_cuda_fail_2[libmamba]": 1.3029998029865848, + "tests/core/test_solve.py::test_cuda_glibc_sat[classic]": 0.0005542833242337635, + "tests/core/test_solve.py::test_cuda_glibc_sat[libmamba]": 0.0005601206714680136, + "tests/core/test_solve.py::test_cuda_glibc_unsat_constrain[classic]": 0.0005589623633987776, + "tests/core/test_solve.py::test_cuda_glibc_unsat_constrain[libmamba]": 0.0005334768625854169, + "tests/core/test_solve.py::test_cuda_glibc_unsat_depend[classic]": 0.0005400134392827336, + "tests/core/test_solve.py::test_cuda_glibc_unsat_depend[libmamba]": 0.0005329952413586807, + "tests/core/test_solve.py::test_current_repodata_fallback[classic]": 0.15075577090690354, + "tests/core/test_solve.py::test_current_repodata_fallback[libmamba]": 0.04544972698366708, + "tests/core/test_solve.py::test_current_repodata_usage[classic]": 0.15694202283713038, + "tests/core/test_solve.py::test_current_repodata_usage[libmamba]": 0.04935727850143895, + "tests/core/test_solve.py::test_determine_constricting_specs_conflicts[classic]": 0.021799354270289104, + "tests/core/test_solve.py::test_determine_constricting_specs_conflicts[libmamba]": 0.023840824153372603, + "tests/core/test_solve.py::test_determine_constricting_specs_conflicts_upperbound[classic]": 0.021948776395716692, + "tests/core/test_solve.py::test_determine_constricting_specs_conflicts_upperbound[libmamba]": 0.023338242051522292, + "tests/core/test_solve.py::test_determine_constricting_specs_multi_conflicts[classic]": 0.022430749518308236, + "tests/core/test_solve.py::test_determine_constricting_specs_multi_conflicts[libmamba]": 0.023929507433665276, + "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_free[classic]": 0.02125755361116381, + "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_free[libmamba]": 0.02294089699219677, + "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_no_upperbound[classic]": 0.021693210739114042, + "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_no_upperbound[libmamba]": 0.02350657677249857, + "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_upperbound_compound_depends[classic]": 0.021670241996157587, + "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_upperbound_compound_depends[libmamba]": 0.023539716784985332, + "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_version_star[classic]": 0.021816398627310832, + "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_version_star[libmamba]": 0.023296062723090018, + "tests/core/test_solve.py::test_downgrade_python_prevented_with_sane_message[classic]": 7.267263078145649, + "tests/core/test_solve.py::test_downgrade_python_prevented_with_sane_message[libmamba]": 3.9070566952035874, + "tests/core/test_solve.py::test_explicit_conda_downgrade[classic]": 6.329044349260936, + "tests/core/test_solve.py::test_explicit_conda_downgrade[libmamba]": 5.1347543201082235, + "tests/core/test_solve.py::test_fast_update_with_update_modifier_not_set[classic]": 2.0428584545555215, + "tests/core/test_solve.py::test_fast_update_with_update_modifier_not_set[libmamba]": 0.5986299764431705, + "tests/core/test_solve.py::test_features_solve_1[classic]": 6.606348004502149, + "tests/core/test_solve.py::test_features_solve_1[libmamba]": 0.30493371396319896, + "tests/core/test_solve.py::test_force_reinstall_1[classic]": 3.174191106867623, + "tests/core/test_solve.py::test_force_reinstall_1[libmamba]": 2.6778913479136914, + "tests/core/test_solve.py::test_force_reinstall_2[classic]": 1.4783900699598846, + "tests/core/test_solve.py::test_force_reinstall_2[libmamba]": 1.2902555702259213, + "tests/core/test_solve.py::test_force_remove_1[classic]": 7.583957234947855, + "tests/core/test_solve.py::test_force_remove_1[libmamba]": 3.7939084913388834, + "tests/core/test_solve.py::test_freeze_deps_1[classic]": 38.46428686060357, + "tests/core/test_solve.py::test_freeze_deps_1[libmamba]": 5.588867559371362, + "tests/core/test_solve.py::test_globstr_matchspec_compatible[libmamba]": 2.389383966666666, + "tests/core/test_solve.py::test_globstr_matchspec_non_compatible[libmamba]": 3.55994860000006, + "tests/core/test_solve.py::test_indirect_dep_optimized_by_version_over_package_count[classic]": 8.16604074152235, + "tests/core/test_solve.py::test_indirect_dep_optimized_by_version_over_package_count[libmamba]": 2.963241145299613, + "tests/core/test_solve.py::test_no_deps_1[classic]": 6.824389062137635, + "tests/core/test_solve.py::test_no_deps_1[libmamba]": 3.813950240782869, + "tests/core/test_solve.py::test_no_update_deps_1[classic]": 6.151957225116351, + "tests/core/test_solve.py::test_no_update_deps_1[libmamba]": 5.151054402459256, + "tests/core/test_solve.py::test_only_deps_1[classic]": 2.0481491604935, + "tests/core/test_solve.py::test_only_deps_1[libmamba]": 1.2882838135796386, + "tests/core/test_solve.py::test_only_deps_2[classic]": 9.806219687651907, + "tests/core/test_solve.py::test_only_deps_2[libmamba]": 5.187686556259692, + "tests/core/test_solve.py::test_packages_in_solution_change_already_newest[classic]": 0.021210204910631223, + "tests/core/test_solve.py::test_packages_in_solution_change_already_newest[libmamba]": 0.023287535759270478, + "tests/core/test_solve.py::test_packages_in_solution_change_constrained[classic]": 0.020926865926782966, + "tests/core/test_solve.py::test_packages_in_solution_change_constrained[libmamba]": 0.022277087000688776, + "tests/core/test_solve.py::test_packages_in_solution_change_needs_update[classic]": 0.02101776590199261, + "tests/core/test_solve.py::test_packages_in_solution_change_needs_update[libmamba]": 0.02255469095525359, + "tests/core/test_solve.py::test_pinned_1[classic]": 18.567423017932896, + "tests/core/test_solve.py::test_pinned_1[libmamba]": 11.819836584341978, + "tests/core/test_solve.py::test_priority_1[classic]": 24.303009848792854, + "tests/core/test_solve.py::test_priority_1[libmamba]": 11.781674940443567, + "tests/core/test_solve.py::test_prune_1[classic]": 4.198701243146056, + "tests/core/test_solve.py::test_prune_1[libmamba]": 1.3248194195149285, + "tests/core/test_solve.py::test_python2_update[classic]": 6.729143277269058, + "tests/core/test_solve.py::test_python2_update[libmamba]": 1.516544988653617, + "tests/core/test_solve.py::test_remove_with_constrained_dependencies[classic]": 7.846226375813057, + "tests/core/test_solve.py::test_remove_with_constrained_dependencies[libmamba]": 0.5428749993670059, + "tests/core/test_solve.py::test_solve_1[classic]": 5.635835830506229, + "tests/core/test_solve.py::test_solve_1[libmamba]": 2.865446885855572, + "tests/core/test_solve.py::test_solve_2[classic]": 25.215718454616763, + "tests/core/test_solve.py::test_solve_2[libmamba]": 0.01924074045308391, + "tests/core/test_solve.py::test_solve_msgs_exclude_vp[classic]": 1.4160218624329928, + "tests/core/test_solve.py::test_solve_msgs_exclude_vp[libmamba]": 1.2771128563327347, + "tests/core/test_solve.py::test_timestamps_1[classic]": 0.4400892894488519, + "tests/core/test_solve.py::test_timestamps_1[libmamba]": 0.18720705661444179, + "tests/core/test_solve.py::test_unfreeze_when_required[classic]": 0.4813182568956805, + "tests/core/test_solve.py::test_unfreeze_when_required[libmamba]": 0.17997962084621855, + "tests/core/test_solve.py::test_update_all_1[classic]": 6.726120029792671, + "tests/core/test_solve.py::test_update_all_1[libmamba]": 3.8518143936840805, + "tests/core/test_solve.py::test_update_deps_1[classic]": 12.930840542380098, + "tests/core/test_solve.py::test_update_deps_1[libmamba]": 6.5623777424115275, + "tests/core/test_solve.py::test_update_deps_2[classic]": 11.362413463161369, + "tests/core/test_solve.py::test_update_deps_2[libmamba]": 3.477705273447741, + "tests/core/test_solve.py::test_update_prune_1[classic]": 3.9597990953271935, + "tests/core/test_solve.py::test_update_prune_1[libmamba]": 2.5626628921902594, + "tests/core/test_solve.py::test_update_prune_2[classic]": 3.900835571774477, + "tests/core/test_solve.py::test_update_prune_2[libmamba]": 1.3176146093859884, + "tests/core/test_solve.py::test_update_prune_3[classic]": 4.2591553286749, + "tests/core/test_solve.py::test_update_prune_3[libmamba]": 1.3135120868352812, + "tests/core/test_solve.py::test_update_prune_4[classic]": 3.784837486761316, + "tests/core/test_solve.py::test_update_prune_4[libmamba]": 2.6141621005760185, + "tests/core/test_solve.py::test_update_prune_5[classic-False]": 4.439291152934778, + "tests/core/test_solve.py::test_update_prune_5[classic-True]": 3.7910542066493953, + "tests/core/test_solve.py::test_update_prune_5[libmamba-False]": 2.616309904249285, + "tests/core/test_solve.py::test_update_prune_5[libmamba-True]": 2.597869416582022, + "tests/core/test_solve.py::test_virtual_package_solver[classic]": 1.3709699819010412, + "tests/core/test_solve.py::test_virtual_package_solver[libmamba]": 0.01954230172579545, + "tests/core/test_subdir_data.py::test_cache_fn_url_repo_anaconda_com": 0.0024023716288983834, + "tests/core/test_subdir_data.py::test_cache_fn_url_repo_continuum_io": 0.0024270901045998945, + "tests/core/test_subdir_data.py::test_get_index_no_platform_with_offline_cache": 2.492777015358488, + "tests/core/test_subdir_data.py::test_metadata_cache_clearing": 0.013421391409052255, + "tests/core/test_subdir_data.py::test_metadata_cache_works": 3.012544361129661, + "tests/core/test_subdir_data.py::test_repodata_version_2_base_url[no-credentials]": 0.28474043272985805, + "tests/core/test_subdir_data.py::test_repodata_version_2_base_url[with-auth]": 0.16251747109511955, + "tests/core/test_subdir_data.py::test_repodata_version_2_base_url[with-token]": 0.1475325509235756, + "tests/core/test_subdir_data.py::test_repodata_version_error": 0.7012148686459541, + "tests/core/test_subdir_data.py::test_search_by_packagerecord": 0.012445575575095697, + "tests/core/test_subdir_data.py::test_state_is_not_json": 0.020746244953576368, + "tests/core/test_subdir_data.py::test_subdir_data_coverage": 0.019603503805633388, + "tests/core/test_subdir_data.py::test_subdir_data_dict_state": 0.004888209876479516, + "tests/core/test_subdir_data.py::test_subdir_data_prefers_conda_to_tar_bz2": 0.013141553744473572, + "tests/core/test_subdir_data.py::test_use_only_tar_bz2": 0.02324412108549141, "tests/env/specs/test_binstar.py::test_binstar_not_installed": 0.0029298579132183, - "tests/env/specs/test_binstar.py::test_deprecations[BinstarSpec-None]": 0.003232434469123458, - "tests/env/specs/test_binstar.py::test_deprecations[ENVIRONMENT_TYPE-TypeError]": 0.003669362046295472, + "tests/env/specs/test_binstar.py::test_deprecations[BinstarSpec-None]": 0.003334743814228796, + "tests/env/specs/test_binstar.py::test_deprecations[ENVIRONMENT_TYPE-TypeError]": 0.003643890558387007, "tests/env/specs/test_binstar.py::test_download_environment": 0.005316560073544284, "tests/env/specs/test_binstar.py::test_environment_version_sorting": 0.0050914560910846835, - "tests/env/specs/test_binstar.py::test_invalid_name": 0.007182236835854755, - "tests/env/specs/test_binstar.py::test_name_not_present": 0.007788526120257399, - "tests/env/specs/test_binstar.py::test_package_not_exist": 0.007216829588508505, + "tests/env/specs/test_binstar.py::test_invalid_name": 0.007182236835854754, + "tests/env/specs/test_binstar.py::test_name_not_present": 0.007788526120257398, + "tests/env/specs/test_binstar.py::test_package_not_exist": 0.007216829588508506, "tests/env/specs/test_binstar.py::test_package_without_environment_file": 0.008424296318440303, - "tests/env/specs/test_requirements.py::test_environment": 0.0028313571362248227, - "tests/env/specs/test_requirements.py::test_no_environment_file": 0.0027520750237055164, - "tests/env/specs/test_requirements.py::test_no_name": 0.0023960523671818857, - "tests/env/specs/test_requirements.py::test_req_file_and_name": 0.0024452374292870263, - "tests/env/specs/test_yaml_file.py::test_environment_file_exist": 0.0027257740858513753, - "tests/env/specs/test_yaml_file.py::test_filename": 0.0030747270985579354, - "tests/env/specs/test_yaml_file.py::test_get_environment": 0.002702027063944055, - "tests/env/specs/test_yaml_file.py::test_no_environment_file": 0.002412197021510207, - "tests/env/test_create.py::test_create_advanced_pip": 32.85896225876043, - "tests/env/test_create.py::test_create_empty_env": 11.751860077824924, - "tests/env/test_create.py::test_create_env_default_packages": 47.1232606810642, - "tests/env/test_create.py::test_create_env_json[example/environment.yml]": 31.11426032543832, - "tests/env/test_create.py::test_create_env_json[example/environment_with_pip.yml]": 25.697367284754915, - "tests/env/test_create.py::test_create_env_no_default_packages": 27.945190712834435, - "tests/env/test_create.py::test_create_host_port": 0.0006997285962080654, - "tests/env/test_create.py::test_create_update": 25.176759843146268, - "tests/env/test_create.py::test_create_update_remote_env_file": 24.269499314318566, - "tests/env/test_create.py::test_fail_to_create_env_in_dir_with_colon": 0.0005467562272753184, - "tests/env/test_create.py::test_protected_dirs_error_for_env_create": 8.58584185891536, - "tests/env/test_env.py::test_add_channels": 0.0023281890863137093, - "tests/env/test_env.py::test_add_pip": 0.004914870620807419, - "tests/env/test_env.py::test_args_are_wildcarded": 0.0023765577118024656, - "tests/env/test_env.py::test_builds_spec_from_line_raw_dependency": 0.0024709472437205665, - "tests/env/test_env.py::test_can_add_dependencies_to_environment": 0.004843398475147722, - "tests/env/test_env.py::test_channels_are_provided_by_kwarg": 0.0023041556600117115, - "tests/env/test_env.py::test_channels_default_to_empty_list": 0.002319102521618634, - "tests/env/test_env.py::test_create_advanced_pip": 19.87550069639685, - "tests/env/test_env.py::test_creates_file_on_save": 0.00653863915987361, - "tests/env/test_env.py::test_dependencies_are_empty_by_default": 0.0022981755984364353, - "tests/env/test_env.py::test_dependencies_update_after_adding": 0.0037847164423554886, - "tests/env/test_env.py::test_envvars": 0.0050402435506138234, - "tests/env/test_env.py::test_from_history": 0.00422104503871812, - "tests/env/test_env.py::test_has_empty_filename_by_default": 0.002314302249990534, - "tests/env/test_env.py::test_has_empty_name_by_default": 0.002327578592887429, - "tests/env/test_env.py::test_has_filename_if_provided": 0.0023191577483845684, - "tests/env/test_env.py::test_has_name_if_provided": 0.0023200235450178152, - "tests/env/test_env.py::test_http": 0.19881937995840737, - "tests/env/test_env.py::test_http_raises": 0.2606980832130444, - "tests/env/test_env.py::test_invalid_keys": 0.0047190968271348865, - "tests/env/test_env.py::test_other_tips_of_dependencies_are_supported": 0.0024058354091089636, - "tests/env/test_env.py::test_parses_dependencies_from_raw_file": 0.003686582767874867, - "tests/env/test_env.py::test_remove_channels": 0.002312570321219995, - "tests/env/test_env.py::test_retains_full_filename": 0.0038921728084364187, - "tests/env/test_env.py::test_returns_Environment": 0.003990452469388725, - "tests/env/test_env.py::test_to_dict_returns_dictionary_of_data": 0.002459089102230641, - "tests/env/test_env.py::test_to_dict_returns_just_name_if_only_thing_present": 0.002316475784498552, - "tests/env/test_env.py::test_to_yaml_returns_proper_yaml": 0.0036240993329808486, - "tests/env/test_env.py::test_to_yaml_returns_yaml_parseable_string": 0.005960549477708816, - "tests/env/test_env.py::test_to_yaml_takes_stream": 0.0036703314660065053, - "tests/env/test_env.py::test_valid_keys": 0.005162797668087243, - "tests/env/test_env.py::test_with_pip": 0.004645164352578013, - "tests/env/test_pip_util.py::test_get_pip_installed_packages[Successfully installed foo bar-expected0]": 0.0032254446000171055, - "tests/env/test_pip_util.py::test_get_pip_installed_packages[\\nCollecting attrs\\n Using cached https://files.pythonhosted.org/packages/23/96/d828354fa2dbdf216eaa7b7de0db692f12c234f7ef888cc14980ef40d1d2/attrs-19.1.0-py2.py3-none-any.whl\\nInstalling collected packages: attrs\\nSuccessfully installed attrs-19.1.0\\n-expected1]": 0.0026913909532917456, - "tests/env/test_pip_util.py::test_get_pip_installed_packages[\\nCollecting flask\\n Using cached https://files.pythonhosted.org/packages/9b/93/628509b8d5dc749656a9641f4caf13540e2cdec85276964ff8f43bbb1d3b/Flask-1.1.1-py2.py3-none-any.whl\\nCollecting itsdangerous>=0.24 (from flask)\\n Using cached https://files.pythonhosted.org/packages/76/ae/44b03b253d6fade317f32c24d100b3b35c2239807046a4c953c7b89fa49e/itsdangerous-1.1.0-py2.py3-none-any.whl\\nCollecting click>=5.1 (from flask)\\n Using cached https://files.pythonhosted.org/packages/fa/37/45185cb5abbc30d7257104c434fe0b07e5a195a6847506c074527aa599ec/Click-7.0-py2.py3-none-any.whl\\nCollecting Werkzeug>=0.15 (from flask)\\n Using cached https://files.pythonhosted.org/packages/b7/61/c0a1adf9ad80db012ed7191af98fa05faa95fa09eceb71bb6fa8b66e6a43/Werkzeug-0.15.6-py2.py3-none-any.whl\\nCollecting Jinja2>=2.10.1 (from flask)\\n Using cached https://files.pythonhosted.org/packages/1d/e7/fd8b501e7a6dfe492a433deb7b9d833d39ca74916fa8bc63dd1a4947a671/Jinja2-2.10.1-py2.py3-none-any.whl\\nCollecting MarkupSafe>=0.23 (from Jinja2>=2.10.1->flask)\\n Using cached https://files.pythonhosted.org/packages/ce/c6/f000f1af136ef74e4a95e33785921c73595c5390403f102e9b231b065b7a/MarkupSafe-1.1.1-cp37-cp37m-macosx_10_6_intel.whl\\nInstalling collected packages: itsdangerous, click, Werkzeug, MarkupSafe, Jinja2, flask\\nSuccessfully installed Jinja2-2.10.1 MarkupSafe-1.1.1 Werkzeug-0.15.6 click-7.0 flask-1.1.1 itsdangerous-1.1.0\\n-expected2]": 0.0031184961624419797, - "tests/env/test_pip_util.py::test_get_pip_installed_packages[\\nCollecting flask\\n Using cached https://files.pythonhosted.org/packages/9b/93/628509b8d5dc749656a9641f4caf13540e2cdec85276964ff8f43bbb1d3b/Flask-1.1.1-py2.py3-none-any.whl\\nRequirement already satisfied: Werkzeug>=0.15 in ./miniconda3/envs/fooo/lib/python3.7/site-packages (from flask) (0.15.6)\\nRequirement already satisfied: itsdangerous>=0.24 in ./miniconda3/envs/fooo/lib/python3.7/site-packages (from flask) (1.1.0)\\nRequirement already satisfied: Jinja2>=2.10.1 in ./miniconda3/envs/fooo/lib/python3.7/site-packages (from flask) (2.10.1)\\nRequirement already satisfied: click>=5.1 in ./miniconda3/envs/fooo/lib/python3.7/site-packages (from flask) (7.0)\\nRequirement already satisfied: MarkupSafe>=0.23 in ./miniconda3/envs/fooo/lib/python3.7/site-packages (from Jinja2>=2.10.1->flask) (1.1.1)\\nInstalling collected packages: flask\\nSuccessfully installed flask-1.1.1\\n-expected3]": 0.002683452980221815, - "tests/env/test_pip_util.py::test_get_pip_installed_packages_none[\\nRequirement already satisfied: flask in ./miniconda3/envs/fooo/lib/python3.7/site-packages (1.1.1)\\nRequirement already satisfied: itsdangerous>=0.24 in ./miniconda3/envs/fooo/lib/python3.7/site-packages (from flask) (1.1.0)\\nRequirement already satisfied: Jinja2>=2.10.1 in ./miniconda3/envs/fooo/lib/python3.7/site-packages (from flask) (2.10.1)\\nRequirement already satisfied: click>=5.1 in ./miniconda3/envs/fooo/lib/python3.7/site-packages (from flask) (7.0)\\nRequirement already satisfied: Werkzeug>=0.15 in ./miniconda3/envs/fooo/lib/python3.7/site-packages (from flask) (0.15.6)\\nRequirement already satisfied: MarkupSafe>=0.23 in ./miniconda3/envs/fooo/lib/python3.7/site-packages (from Jinja2>=2.10.1->flask) (1.1.1)\\n]": 0.002592680383743765, - "tests/env/test_pip_util.py::test_get_pip_installed_packages_none[]": 0.002551533662758699, - "tests/env/test_pip_util.py::test_get_pip_installed_packages_none[foo]": 0.0029646323608990906, - "tests/gateways/disk/test_delete.py::test_backoff_unlink": 0.012103660246493184, - "tests/gateways/disk/test_delete.py::test_backoff_unlink_doesnt_exist": 0.0033844366029457664, - "tests/gateways/disk/test_delete.py::test_deprecations[move_path_to_trash-TypeError-None]": 0.0026948592460845845, - "tests/gateways/disk/test_delete.py::test_deprecations[move_to_trash-TypeError-None]": 0.0027191363947977965, - "tests/gateways/disk/test_delete.py::test_deprecations[rm_rf-TypeError-kwargs0]": 0.00281468425228074, - "tests/gateways/disk/test_delete.py::test_deprecations[rm_rf-TypeError-kwargs1]": 0.002723829652469126, - "tests/gateways/disk/test_delete.py::test_deprecations[try_rmdir_all_empty-TypeError-None]": 0.0027606393875737757, - "tests/gateways/disk/test_delete.py::test_move_path_to_trash_couldnt": 0.0037849351111090253, - "tests/gateways/disk/test_delete.py::test_move_to_trash": 0.014272973454508318, - "tests/gateways/disk/test_delete.py::test_remove_dir": 0.013177344774538505, - "tests/gateways/disk/test_delete.py::test_remove_file": 0.0052014200643082905, - "tests/gateways/disk/test_delete.py::test_remove_file_to_trash": 0.0048718766385784555, - "tests/gateways/disk/test_delete.py::test_remove_link_to_dir": 0.01460380276239872, - "tests/gateways/disk/test_delete.py::test_remove_link_to_file": 0.005449415389431165, - "tests/gateways/disk/test_delete.py::test_rm_rf": 0.012520727322329374, - "tests/gateways/disk/test_delete.py::test_rm_rf_couldnt": 0.00381240979332664, - "tests/gateways/disk/test_delete.py::test_rm_rf_does_not_follow_symlinks": 0.022728061781261306, - "tests/gateways/disk/test_delete.py::test_try_rmdir_all_empty_doesnt_exist": 0.011481159763552944, - "tests/gateways/disk/test_link.py::test_hard_link": 0.005758352735625469, - "tests/gateways/disk/test_link.py::test_soft_link": 0.006479591325487288, - "tests/gateways/disk/test_permissions.py::test_make_executable": 0.0038536077832153548, - "tests/gateways/disk/test_permissions.py::test_make_writable": 0.004477210406272415, - "tests/gateways/disk/test_permissions.py::test_make_writable_dir_EACCES": 0.0033129292209159522, - "tests/gateways/disk/test_permissions.py::test_make_writable_dir_EPERM": 0.0032921372035206536, - "tests/gateways/disk/test_permissions.py::test_make_writable_dir_EROFS": 0.0032047535934329797, - "tests/gateways/disk/test_permissions.py::test_make_writable_doesnt_exist": 0.0024599644775312388, - "tests/gateways/disk/test_permissions.py::test_recursive_make_writable": 0.004444504000858616, - "tests/gateways/disk/test_read.py::test_cherrypy_py27_osx_no_binary": 0.047176035111501015, - "tests/gateways/disk/test_read.py::test_cherrypy_py36_osx_whl": 0.07038876687398944, - "tests/gateways/disk/test_read.py::test_pyjwt_py27_osx_no_binary": 0.013137271402844035, - "tests/gateways/disk/test_read.py::test_pyjwt_py36_osx_whl": 0.017334776294372408, - "tests/gateways/disk/test_read.py::test_scrapy_py27_osx_no_binary": 0.10408339941038422, - "tests/gateways/disk/test_read.py::test_scrapy_py36_osx_whl": 0.159261805063747, - "tests/gateways/disk/test_read.py::test_six_py27_osx_no_binary_unmanageable": 0.006007940985134168, - "tests/gateways/disk/test_read.py::test_twilio_py27_osx_no_binary": 0.1355783640775594, - "tests/gateways/disk/test_read.py::test_twilio_py36_osx_whl": 0.21872593942923987, - "tests/gateways/test_connection.py::test_accept_range_none": 0.7958981293743803, - "tests/gateways/test_connection.py::test_add_binstar_token": 0.011926866681961999, - "tests/gateways/test_connection.py::test_get_channel_name_from_url[http://localhost-channels3-http://localhost]": 0.018451115278101515, - "tests/gateways/test_connection.py::test_get_channel_name_from_url[http://localhost/noarch/test-package-0.1.0.conda-channels2-http://localhost]": 0.018453695823372168, - "tests/gateways/test_connection.py::test_get_channel_name_from_url[https://conda.anaconda.org/conda-forge/linux-64/test-package-0.1.0.tar.bz2-channels1-conda-forge]": 0.018738514496551954, - "tests/gateways/test_connection.py::test_get_channel_name_from_url[https://repo.anaconda.com/pkgs/main/linux-64/test-package-0.1.0.conda-channels0-defaults]": 0.01874529815549891, - "tests/gateways/test_connection.py::test_get_session_returns_default": 0.005974020701630271, - "tests/gateways/test_connection.py::test_get_session_with_channel_settings": 0.010550243535873952, - "tests/gateways/test_connection.py::test_get_session_with_channel_settings_multiple": 0.013317311813205298, - "tests/gateways/test_connection.py::test_get_session_with_channel_settings_no_handler": 0.004601751424976926, - "tests/gateways/test_connection.py::test_get_session_with_request_headers": 0.0061865412252024975, - "tests/gateways/test_connection.py::test_get_session_with_url_pattern[exact-url]": 0.010743984418889184, - "tests/gateways/test_connection.py::test_get_session_with_url_pattern[no-match]": 0.00857338792117644, - "tests/gateways/test_connection.py::test_get_session_with_url_pattern[url-prefix]": 0.01229236644390371, - "tests/gateways/test_connection.py::test_get_session_with_url_pattern[wildcard-match-same-schema]": 0.013610385600029092, - "tests/gateways/test_connection.py::test_get_session_with_url_pattern[wildcard-no-match-different-scheme]": 0.006412025631389845, - "tests/gateways/test_connection.py::test_get_session_with_url_pattern[wildcard-no-match-missing-scheme]": 0.006423847498874824, - "tests/gateways/test_connection.py::test_local_file_adapter_200": 0.020122570593589302, - "tests/gateways/test_connection.py::test_local_file_adapter_404": 0.005481737099654353, - "tests/gateways/test_connection.py::test_s3_server": 2.515481316654191, - "tests/gateways/test_connection.py::test_s3_server_with_mock": 2.739944391277055, - "tests/gateways/test_connection.py::test_validate_request_headers[https://repo.anaconda.com/pkgs/main/linux-64/repodata.json-headers0-expected0]": 0.0029475241092186905, - "tests/gateways/test_connection.py::test_validate_request_headers[https://repo.anaconda.com/pkgs/main/linux-64/repodata.json-headers1-expected1]": 0.0028314737237172104, - "tests/gateways/test_connection.py::test_validate_request_headers[https://repo.anaconda.com/pkgs/main/linux-64/repodata.json-headers2-expected2]": 0.0026789697115101162, - "tests/gateways/test_connection.py::test_validate_request_headers[https://repo.anaconda.com/pkgs/main/linux-64/repodata.json-headers3-expected3]": 0.0026705507915974085, - "tests/gateways/test_jlap.py::test_download_and_hash": 0.32554524086254, - "tests/gateways/test_jlap.py::test_hashwriter": 0.0023870756910270405, - "tests/gateways/test_jlap.py::test_jlap_cache_clock[False]": 0.06378136353409063, - "tests/gateways/test_jlap.py::test_jlap_cache_clock[True]": 0.0653046462619713, - "tests/gateways/test_jlap.py::test_jlap_core": 0.005737982008066812, - "tests/gateways/test_jlap.py::test_jlap_coverage": 0.002417652756353522, - "tests/gateways/test_jlap.py::test_jlap_errors": 0.14973887742101238, - "tests/gateways/test_jlap.py::test_jlap_fetch": 0.18474457573906453, - "tests/gateways/test_jlap.py::test_jlap_fetch_file": 0.022899966554139388, - "tests/gateways/test_jlap.py::test_jlap_fetch_ssl[False]": 1.5210011777314854, - "tests/gateways/test_jlap.py::test_jlap_fetch_ssl[True]": 8.262258379412337, - "tests/gateways/test_jlap.py::test_jlap_flag[]": 0.0038658551438059793, - "tests/gateways/test_jlap.py::test_jlap_flag[jlap,another]": 0.004020855011913306, - "tests/gateways/test_jlap.py::test_jlap_flag[jlap]": 0.003996110526744728, - "tests/gateways/test_jlap.py::test_jlap_flag[jlapopotamus]": 0.003975419758101585, - "tests/gateways/test_jlap.py::test_jlap_sought": 0.19661833167571469, - "tests/gateways/test_jlap.py::test_jlap_zst_not_404": 0.007751009924744385, - "tests/gateways/test_jlap.py::test_jlap_zst_not_zst": 0.03498987918512215, - "tests/gateways/test_jlap.py::test_repodata_info_jsondecodeerror[False]": 0.04688492523901497, - "tests/gateways/test_jlap.py::test_repodata_info_jsondecodeerror[True]": 0.07668562196423809, - "tests/gateways/test_jlap.py::test_repodata_state[False]": 0.02891493228485752, - "tests/gateways/test_jlap.py::test_repodata_state[True]": 0.041135951026144965, - "tests/gateways/test_jlap.py::test_repodata_use_zst[False]": 0.0039019421438922708, - "tests/gateways/test_jlap.py::test_repodata_use_zst[True]": 0.003885187851406276, - "tests/gateways/test_jlap.py::test_request_url_jlap_state": 0.02410030892521427, - "tests/gateways/test_jlap.py::test_server_available": 0.4251397580378106, - "tests/gateways/test_logging.py::test_token_not_present_in_conda_create": 8.029734184129174, - "tests/gateways/test_logging.py::test_token_replace_big_string": 0.0029730164346251343, - "tests/gateways/test_logging.py::test_token_replace_individual_strings": 0.002402948264691338, - "tests/gateways/test_repodata_gateway.py::test_coverage_conda_http_errors": 0.014642395193505131, - "tests/gateways/test_repodata_gateway.py::test_get_cache_control_max_age": 0.002354312724165942, - "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_cached[false-False]": 0.010820354952873349, - "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_cached[false-True]": 0.022659167676359296, - "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_cached[true-False]": 0.010729031445200812, - "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_cached[true-True]": 0.020739577836022555, - "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_formats[False]": 0.028576317803936335, - "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_formats[True]": 0.039777557835481626, - "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_jsondecodeerror": 0.007345747703864104, - "tests/gateways/test_repodata_gateway.py::test_repodata_state_has_format": 0.004824843644035939, - "tests/gateways/test_repodata_gateway.py::test_save": 0.10974294778856256, - "tests/gateways/test_repodata_gateway.py::test_ssl_unavailable_error_message": 0.0029568359468971485, - "tests/gateways/test_repodata_gateway.py::test_stale": 0.014183491851552493, + "tests/env/specs/test_requirements.py::test_environment": 0.0028376348398296033, + "tests/env/specs/test_requirements.py::test_no_environment_file": 0.002552350810981108, + "tests/env/specs/test_requirements.py::test_no_name": 0.0023928617302883884, + "tests/env/specs/test_requirements.py::test_req_file_and_name": 0.0024099352642577647, + "tests/env/specs/test_yaml_file.py::test_environment_file_exist": 0.0027413372782860795, + "tests/env/specs/test_yaml_file.py::test_filename": 0.002990073076146487, + "tests/env/specs/test_yaml_file.py::test_get_environment": 0.0026903595983794357, + "tests/env/specs/test_yaml_file.py::test_no_environment_file": 0.002397555176043541, + "tests/env/test_create.py::test_create_advanced_pip": 31.24641313827941, + "tests/env/test_create.py::test_create_empty_env": 11.731969224816872, + "tests/env/test_create.py::test_create_env_default_packages": 42.47672164360475, + "tests/env/test_create.py::test_create_env_json[example/environment.yml]": 27.776693029567205, + "tests/env/test_create.py::test_create_env_json[example/environment_with_pip.yml]": 22.808192763409473, + "tests/env/test_create.py::test_create_env_no_default_packages": 25.275212767319523, + "tests/env/test_create.py::test_create_host_port": 0.0007117017114761425, + "tests/env/test_create.py::test_create_update": 22.59443698993308, + "tests/env/test_create.py::test_create_update_remote_env_file": 22.606219308325098, + "tests/env/test_create.py::test_fail_to_create_env_in_dir_with_colon": 0.000575781858004495, + "tests/env/test_create.py::test_protected_dirs_error_for_env_create": 8.105147422323713, + "tests/env/test_env.py::test_add_channels": 0.0023460706927637414, + "tests/env/test_env.py::test_add_pip": 0.004866964789923568, + "tests/env/test_env.py::test_args_are_wildcarded": 0.002401949766484473, + "tests/env/test_env.py::test_builds_spec_from_line_raw_dependency": 0.002505254654131202, + "tests/env/test_env.py::test_can_add_dependencies_to_environment": 0.004871403628953507, + "tests/env/test_env.py::test_channels_are_provided_by_kwarg": 0.0023067694938073645, + "tests/env/test_env.py::test_channels_default_to_empty_list": 0.0023083916074107965, + "tests/env/test_env.py::test_create_advanced_pip": 17.745919445977908, + "tests/env/test_env.py::test_creates_file_on_save": 0.006425482703945454, + "tests/env/test_env.py::test_dependencies_are_empty_by_default": 0.0022972460176894144, + "tests/env/test_env.py::test_dependencies_update_after_adding": 0.0038009346791112596, + "tests/env/test_env.py::test_envvars": 0.005046059125017947, + "tests/env/test_env.py::test_from_history": 0.004174622935610179, + "tests/env/test_env.py::test_has_empty_filename_by_default": 0.002332189186893657, + "tests/env/test_env.py::test_has_empty_name_by_default": 0.0023209920952945093, + "tests/env/test_env.py::test_has_filename_if_provided": 0.0023286637484212546, + "tests/env/test_env.py::test_has_name_if_provided": 0.00231732691734622, + "tests/env/test_env.py::test_http": 0.3261817329192111, + "tests/env/test_env.py::test_http_raises": 0.18256671067497568, + "tests/env/test_env.py::test_invalid_keys": 0.0047111256481014805, + "tests/env/test_env.py::test_other_tips_of_dependencies_are_supported": 0.002432962530614638, + "tests/env/test_env.py::test_parses_dependencies_from_raw_file": 0.0036859591943092327, + "tests/env/test_env.py::test_remove_channels": 0.0023184281781854187, + "tests/env/test_env.py::test_retains_full_filename": 0.003871887631920614, + "tests/env/test_env.py::test_returns_Environment": 0.003981749877274071, + "tests/env/test_env.py::test_to_dict_returns_dictionary_of_data": 0.002455843635212579, + "tests/env/test_env.py::test_to_dict_returns_just_name_if_only_thing_present": 0.0023117892654326232, + "tests/env/test_env.py::test_to_yaml_returns_proper_yaml": 0.003688496284442549, + "tests/env/test_env.py::test_to_yaml_returns_yaml_parseable_string": 0.005939605056353929, + "tests/env/test_env.py::test_to_yaml_takes_stream": 0.0036659787076114294, + "tests/env/test_env.py::test_valid_keys": 0.005198970570633485, + "tests/env/test_env.py::test_with_pip": 0.004665405916583616, + "tests/env/test_pip_util.py::test_get_pip_installed_packages[Successfully installed foo bar-expected0]": 0.0032227902258457493, + "tests/env/test_pip_util.py::test_get_pip_installed_packages[\\nCollecting attrs\\n Using cached https://files.pythonhosted.org/packages/23/96/d828354fa2dbdf216eaa7b7de0db692f12c234f7ef888cc14980ef40d1d2/attrs-19.1.0-py2.py3-none-any.whl\\nInstalling collected packages: attrs\\nSuccessfully installed attrs-19.1.0\\n-expected1]": 0.002735438861350642, + "tests/env/test_pip_util.py::test_get_pip_installed_packages[\\nCollecting flask\\n Using cached https://files.pythonhosted.org/packages/9b/93/628509b8d5dc749656a9641f4caf13540e2cdec85276964ff8f43bbb1d3b/Flask-1.1.1-py2.py3-none-any.whl\\nCollecting itsdangerous>=0.24 (from flask)\\n Using cached https://files.pythonhosted.org/packages/76/ae/44b03b253d6fade317f32c24d100b3b35c2239807046a4c953c7b89fa49e/itsdangerous-1.1.0-py2.py3-none-any.whl\\nCollecting click>=5.1 (from flask)\\n Using cached https://files.pythonhosted.org/packages/fa/37/45185cb5abbc30d7257104c434fe0b07e5a195a6847506c074527aa599ec/Click-7.0-py2.py3-none-any.whl\\nCollecting Werkzeug>=0.15 (from flask)\\n Using cached https://files.pythonhosted.org/packages/b7/61/c0a1adf9ad80db012ed7191af98fa05faa95fa09eceb71bb6fa8b66e6a43/Werkzeug-0.15.6-py2.py3-none-any.whl\\nCollecting Jinja2>=2.10.1 (from flask)\\n Using cached https://files.pythonhosted.org/packages/1d/e7/fd8b501e7a6dfe492a433deb7b9d833d39ca74916fa8bc63dd1a4947a671/Jinja2-2.10.1-py2.py3-none-any.whl\\nCollecting MarkupSafe>=0.23 (from Jinja2>=2.10.1->flask)\\n Using cached https://files.pythonhosted.org/packages/ce/c6/f000f1af136ef74e4a95e33785921c73595c5390403f102e9b231b065b7a/MarkupSafe-1.1.1-cp37-cp37m-macosx_10_6_intel.whl\\nInstalling collected packages: itsdangerous, click, Werkzeug, MarkupSafe, Jinja2, flask\\nSuccessfully installed Jinja2-2.10.1 MarkupSafe-1.1.1 Werkzeug-0.15.6 click-7.0 flask-1.1.1 itsdangerous-1.1.0\\n-expected2]": 0.0029615816257975366, + "tests/env/test_pip_util.py::test_get_pip_installed_packages[\\nCollecting flask\\n Using cached https://files.pythonhosted.org/packages/9b/93/628509b8d5dc749656a9641f4caf13540e2cdec85276964ff8f43bbb1d3b/Flask-1.1.1-py2.py3-none-any.whl\\nRequirement already satisfied: Werkzeug>=0.15 in ./miniconda3/envs/fooo/lib/python3.7/site-packages (from flask) (0.15.6)\\nRequirement already satisfied: itsdangerous>=0.24 in ./miniconda3/envs/fooo/lib/python3.7/site-packages (from flask) (1.1.0)\\nRequirement already satisfied: Jinja2>=2.10.1 in ./miniconda3/envs/fooo/lib/python3.7/site-packages (from flask) (2.10.1)\\nRequirement already satisfied: click>=5.1 in ./miniconda3/envs/fooo/lib/python3.7/site-packages (from flask) (7.0)\\nRequirement already satisfied: MarkupSafe>=0.23 in ./miniconda3/envs/fooo/lib/python3.7/site-packages (from Jinja2>=2.10.1->flask) (1.1.1)\\nInstalling collected packages: flask\\nSuccessfully installed flask-1.1.1\\n-expected3]": 0.002724836639784798, + "tests/env/test_pip_util.py::test_get_pip_installed_packages_none[\\nRequirement already satisfied: flask in ./miniconda3/envs/fooo/lib/python3.7/site-packages (1.1.1)\\nRequirement already satisfied: itsdangerous>=0.24 in ./miniconda3/envs/fooo/lib/python3.7/site-packages (from flask) (1.1.0)\\nRequirement already satisfied: Jinja2>=2.10.1 in ./miniconda3/envs/fooo/lib/python3.7/site-packages (from flask) (2.10.1)\\nRequirement already satisfied: click>=5.1 in ./miniconda3/envs/fooo/lib/python3.7/site-packages (from flask) (7.0)\\nRequirement already satisfied: Werkzeug>=0.15 in ./miniconda3/envs/fooo/lib/python3.7/site-packages (from flask) (0.15.6)\\nRequirement already satisfied: MarkupSafe>=0.23 in ./miniconda3/envs/fooo/lib/python3.7/site-packages (from Jinja2>=2.10.1->flask) (1.1.1)\\n]": 0.0025326703672188915, + "tests/env/test_pip_util.py::test_get_pip_installed_packages_none[]": 0.0024835196177505708, + "tests/env/test_pip_util.py::test_get_pip_installed_packages_none[foo]": 0.0027987642980104653, + "tests/gateways/disk/test_delete.py::test_backoff_unlink": 0.01192068605401062, + "tests/gateways/disk/test_delete.py::test_backoff_unlink_doesnt_exist": 0.003386406468488926, + "tests/gateways/disk/test_delete.py::test_deprecations[move_path_to_trash-TypeError-None]": 0.0027233863614466412, + "tests/gateways/disk/test_delete.py::test_deprecations[move_to_trash-TypeError-None]": 0.002709237032733938, + "tests/gateways/disk/test_delete.py::test_deprecations[rm_rf-TypeError-kwargs0]": 0.0027906619086426497, + "tests/gateways/disk/test_delete.py::test_deprecations[rm_rf-TypeError-kwargs1]": 0.0027088705716524207, + "tests/gateways/disk/test_delete.py::test_deprecations[try_rmdir_all_empty-TypeError-None]": 0.0027799263757733884, + "tests/gateways/disk/test_delete.py::test_move_path_to_trash_couldnt": 0.003784935111109025, + "tests/gateways/disk/test_delete.py::test_move_to_trash": 0.01427297345450832, + "tests/gateways/disk/test_delete.py::test_remove_dir": 0.013088005144215846, + "tests/gateways/disk/test_delete.py::test_remove_file": 0.005531444807074286, + "tests/gateways/disk/test_delete.py::test_remove_file_to_trash": 0.004882187803724266, + "tests/gateways/disk/test_delete.py::test_remove_link_to_dir": 0.014707335389531454, + "tests/gateways/disk/test_delete.py::test_remove_link_to_file": 0.0054239277628397335, + "tests/gateways/disk/test_delete.py::test_rm_rf": 0.012402346177289232, + "tests/gateways/disk/test_delete.py::test_rm_rf_couldnt": 0.0037864090699016033, + "tests/gateways/disk/test_delete.py::test_rm_rf_does_not_follow_symlinks": 0.022279252382016147, + "tests/gateways/disk/test_delete.py::test_try_rmdir_all_empty_doesnt_exist": 0.011361979152863364, + "tests/gateways/disk/test_link.py::test_hard_link": 0.005712168842610541, + "tests/gateways/disk/test_link.py::test_soft_link": 0.00646386643401791, + "tests/gateways/disk/test_permissions.py::test_make_executable": 0.0038128687238093524, + "tests/gateways/disk/test_permissions.py::test_make_writable": 0.004466764565229613, + "tests/gateways/disk/test_permissions.py::test_make_writable_dir_EACCES": 0.003261355478675462, + "tests/gateways/disk/test_permissions.py::test_make_writable_dir_EPERM": 0.003305937599015309, + "tests/gateways/disk/test_permissions.py::test_make_writable_dir_EROFS": 0.003227252438854158, + "tests/gateways/disk/test_permissions.py::test_make_writable_doesnt_exist": 0.0024463375726749654, + "tests/gateways/disk/test_permissions.py::test_recursive_make_writable": 0.004440928918810084, + "tests/gateways/disk/test_read.py::test_cherrypy_py27_osx_no_binary": 0.04748791148602313, + "tests/gateways/disk/test_read.py::test_cherrypy_py36_osx_whl": 0.07244388426439946, + "tests/gateways/disk/test_read.py::test_pyjwt_py27_osx_no_binary": 0.013134667225609195, + "tests/gateways/disk/test_read.py::test_pyjwt_py36_osx_whl": 0.017433320673133794, + "tests/gateways/disk/test_read.py::test_scrapy_py27_osx_no_binary": 0.10748740334645254, + "tests/gateways/disk/test_read.py::test_scrapy_py36_osx_whl": 0.1600284230515723, + "tests/gateways/disk/test_read.py::test_six_py27_osx_no_binary_unmanageable": 0.005987189807792744, + "tests/gateways/disk/test_read.py::test_twilio_py27_osx_no_binary": 0.1400193894449569, + "tests/gateways/disk/test_read.py::test_twilio_py36_osx_whl": 0.2213894250126427, + "tests/gateways/test_connection.py::test_accept_range_none": 0.7597850513954214, + "tests/gateways/test_connection.py::test_add_binstar_token": 0.011905299031631279, + "tests/gateways/test_connection.py::test_get_channel_name_from_url[http://localhost-channels3-http://localhost]": 0.018320974924690765, + "tests/gateways/test_connection.py::test_get_channel_name_from_url[http://localhost/noarch/test-package-0.1.0.conda-channels2-http://localhost]": 0.018484547632547716, + "tests/gateways/test_connection.py::test_get_channel_name_from_url[https://conda.anaconda.org/conda-forge/linux-64/test-package-0.1.0.tar.bz2-channels1-conda-forge]": 0.018685677430184865, + "tests/gateways/test_connection.py::test_get_channel_name_from_url[https://repo.anaconda.com/pkgs/main/linux-64/test-package-0.1.0.conda-channels0-defaults]": 0.018703658579507256, + "tests/gateways/test_connection.py::test_get_session_returns_default": 0.005630159914214853, + "tests/gateways/test_connection.py::test_get_session_with_channel_settings": 0.009696614795053828, + "tests/gateways/test_connection.py::test_get_session_with_channel_settings_multiple": 0.009277795117354966, + "tests/gateways/test_connection.py::test_get_session_with_channel_settings_no_handler": 0.0048738684508850974, + "tests/gateways/test_connection.py::test_get_session_with_request_headers": 0.006531745107243843, + "tests/gateways/test_connection.py::test_get_session_with_url_pattern[exact-url]": 0.010017340268837155, + "tests/gateways/test_connection.py::test_get_session_with_url_pattern[no-match]": 0.008744242038236422, + "tests/gateways/test_connection.py::test_get_session_with_url_pattern[url-prefix]": 0.01140323652599837, + "tests/gateways/test_connection.py::test_get_session_with_url_pattern[wildcard-match-same-schema]": 0.013171378646038276, + "tests/gateways/test_connection.py::test_get_session_with_url_pattern[wildcard-no-match-different-scheme]": 0.00684251515354404, + "tests/gateways/test_connection.py::test_get_session_with_url_pattern[wildcard-no-match-missing-scheme]": 0.006680023146248935, + "tests/gateways/test_connection.py::test_local_file_adapter_200": 0.019885288873749202, + "tests/gateways/test_connection.py::test_local_file_adapter_404": 0.0062354572290737025, + "tests/gateways/test_connection.py::test_s3_server": 2.510771325095435, + "tests/gateways/test_connection.py::test_s3_server_with_mock": 2.8008478744788694, + "tests/gateways/test_connection.py::test_validate_request_headers[https://repo.anaconda.com/pkgs/main/linux-64/repodata.json-headers0-expected0]": 0.0029466789620931884, + "tests/gateways/test_connection.py::test_validate_request_headers[https://repo.anaconda.com/pkgs/main/linux-64/repodata.json-headers1-expected1]": 0.002830599190820308, + "tests/gateways/test_connection.py::test_validate_request_headers[https://repo.anaconda.com/pkgs/main/linux-64/repodata.json-headers2-expected2]": 0.0026794463631441214, + "tests/gateways/test_connection.py::test_validate_request_headers[https://repo.anaconda.com/pkgs/main/linux-64/repodata.json-headers3-expected3]": 0.002670594958028451, + "tests/gateways/test_jlap.py::test_download_and_hash": 0.23045746793380834, + "tests/gateways/test_jlap.py::test_hashwriter": 0.0024011369455234073, + "tests/gateways/test_jlap.py::test_jlap_cache_clock[False]": 0.06419213522989553, + "tests/gateways/test_jlap.py::test_jlap_cache_clock[True]": 0.06658819780630355, + "tests/gateways/test_jlap.py::test_jlap_core": 0.0061246594066127254, + "tests/gateways/test_jlap.py::test_jlap_coverage": 0.002426801922120546, + "tests/gateways/test_jlap.py::test_jlap_errors": 0.14866943072288294, + "tests/gateways/test_jlap.py::test_jlap_fetch": 0.18039874182299406, + "tests/gateways/test_jlap.py::test_jlap_fetch_file": 0.022505522894639442, + "tests/gateways/test_jlap.py::test_jlap_fetch_ssl[False]": 1.6631350303343644, + "tests/gateways/test_jlap.py::test_jlap_fetch_ssl[True]": 8.279292878323231, + "tests/gateways/test_jlap.py::test_jlap_flag[]": 0.0038577505436608104, + "tests/gateways/test_jlap.py::test_jlap_flag[jlap,another]": 0.0040214011640231475, + "tests/gateways/test_jlap.py::test_jlap_flag[jlap]": 0.004018954476574574, + "tests/gateways/test_jlap.py::test_jlap_flag[jlapopotamus]": 0.003961997352328929, + "tests/gateways/test_jlap.py::test_jlap_sought": 0.18116493858225152, + "tests/gateways/test_jlap.py::test_jlap_zst_not_404": 0.007391392394221292, + "tests/gateways/test_jlap.py::test_jlap_zst_not_zst": 0.03512504300902906, + "tests/gateways/test_jlap.py::test_repodata_info_jsondecodeerror[False]": 0.05005210808823711, + "tests/gateways/test_jlap.py::test_repodata_info_jsondecodeerror[True]": 0.10386260200467835, + "tests/gateways/test_jlap.py::test_repodata_state[False]": 0.027484351693539154, + "tests/gateways/test_jlap.py::test_repodata_state[True]": 0.05438160500810073, + "tests/gateways/test_jlap.py::test_repodata_use_zst[False]": 0.003908451692036433, + "tests/gateways/test_jlap.py::test_repodata_use_zst[True]": 0.003897832947520514, + "tests/gateways/test_jlap.py::test_request_url_jlap_state": 0.02375182499410615, + "tests/gateways/test_jlap.py::test_server_available": 0.491576214665643, + "tests/gateways/test_logging.py::test_token_not_present_in_conda_create": 7.794496562344631, + "tests/gateways/test_logging.py::test_token_replace_big_string": 0.0029820755284486124, + "tests/gateways/test_logging.py::test_token_replace_individual_strings": 0.0024097277337245034, + "tests/gateways/test_repodata_gateway.py::test_coverage_conda_http_errors": 0.014673212121005533, + "tests/gateways/test_repodata_gateway.py::test_get_cache_control_max_age": 0.002376833238449629, + "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_cached[false-False]": 0.010525799038261738, + "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_cached[false-True]": 0.022889423324259636, + "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_cached[true-False]": 0.011762815295650143, + "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_cached[true-True]": 0.020878737049027582, + "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_formats[False]": 0.029149498147081378, + "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_formats[True]": 0.040716845710434046, + "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_jsondecodeerror": 0.007166505107339138, + "tests/gateways/test_repodata_gateway.py::test_repodata_state_has_format": 0.0047730459431486625, + "tests/gateways/test_repodata_gateway.py::test_save": 0.10911909447952212, + "tests/gateways/test_repodata_gateway.py::test_ssl_unavailable_error_message": 0.002963742171563946, + "tests/gateways/test_repodata_gateway.py::test_stale": 0.014187300045389852, "tests/gateways/test_repodata_lock.py::test_lock_can_lock[False]": 1.6751727039314763, "tests/gateways/test_repodata_lock.py::test_lock_can_lock[True]": 10.716690997442317, - "tests/gateways/test_repodata_lock.py::test_lock_no_lock[False]": 10.754250559710716, - "tests/gateways/test_repodata_lock.py::test_lock_no_lock[True]": 1.7061306329853905, - "tests/gateways/test_repodata_lock.py::test_lock_rename": 0.0005653340445609883, - "tests/gateways/test_subprocess.py::test_subprocess_call_with_capture_output": 0.4976435069497725, - "tests/gateways/test_subprocess.py::test_subprocess_call_without_capture_output": 0.503119654039432, - "tests/models/test_channel.py::test_bare_channel_file": 0.00402527736870624, - "tests/models/test_channel.py::test_bare_channel_http": 0.003816390116492456, - "tests/models/test_channel.py::test_canonicalized_url_gets_correct_token": 0.019302305316492883, - "tests/models/test_channel.py::test_channel_alias": 0.024330481616772134, - "tests/models/test_channel.py::test_channel_alias_channels": 0.004086183695164587, - "tests/models/test_channel.py::test_channel_alias_w_conda_path": 0.01842845739881375, - "tests/models/test_channel.py::test_channel_alias_w_subhcnnale": 0.018290239300496346, - "tests/models/test_channel.py::test_channel_cache": 0.003648911071470222, - "tests/models/test_channel.py::test_channel_host_port": 0.003859546835595883, - "tests/models/test_channel.py::test_channel_mangles_urls": 0.004265816600133017, - "tests/models/test_channel.py::test_channel_name_subdir_only": 0.004885668891309023, - "tests/models/test_channel.py::test_channels_with_dashes": 0.020624832754859535, - "tests/models/test_channel.py::test_custom_channels": 0.026545328407655746, - "tests/models/test_channel.py::test_custom_channels_port_token_auth": 0.02556637640632554, - "tests/models/test_channel.py::test_custom_token_in_channel": 0.018524086142784172, - "tests/models/test_channel.py::test_default_channel": 0.005299632234766873, - "tests/models/test_channel.py::test_default_channels": 0.023760715074280216, - "tests/models/test_channel.py::test_defaults_channel": 0.024689487058865554, - "tests/models/test_channel.py::test_env_var_file_urls": 0.005649730935550658, - "tests/models/test_channel.py::test_expanded_variables": 0.022236679748571273, - "tests/models/test_channel.py::test_file_channel": 0.02554829247720188, - "tests/models/test_channel.py::test_file_url_with_backslashes": 0.0039822577335136165, - "tests/models/test_channel.py::test_file_urls": 0.00401167136419474, - "tests/models/test_channel.py::test_local_channel": 0.036770147324117326, - "tests/models/test_channel.py::test_migrated_custom_channels": 0.026052873799025465, - "tests/models/test_channel.py::test_multichannel_priority": 0.005334055199820794, - "tests/models/test_channel.py::test_named_custom_channel": 0.02380223030492858, - "tests/models/test_channel.py::test_named_custom_channel_w_subchan": 0.023451726790373224, - "tests/models/test_channel.py::test_old_channel_alias": 0.026077975994796464, - "tests/models/test_channel.py::test_pkgs_main": 0.027983301371976133, - "tests/models/test_channel.py::test_pkgs_pro": 0.027621909864194907, - "tests/models/test_channel.py::test_ppc64le_vs_ppc64": 0.004728128209577892, - "tests/models/test_channel.py::test_regression_against_unknown_none": 0.005170566181357149, - "tests/models/test_channel.py::test_subdir_env_var": 0.01381895301806401, - "tests/models/test_channel.py::test_subdirs_env_var": 0.01494935495677749, - "tests/models/test_channel.py::test_token_in_custom_channel": 0.004403493884077507, - "tests/models/test_channel.py::test_unexpanded_variables": 0.021485104202903206, - "tests/models/test_channel.py::test_url_channel_w_platform": 0.005095335851091827, - "tests/models/test_channel.py::test_url_custom_channel": 0.023496762617284932, - "tests/models/test_channel.py::test_url_custom_channel_w_subchan": 0.023713616914442428, - "tests/models/test_dist.py::test_channel[.conda]": 0.004728669431403999, - "tests/models/test_dist.py::test_channel[.tar.bz2]": 0.0045509464043539585, - "tests/models/test_dist.py::test_dist[.conda]": 0.004093701129888124, - "tests/models/test_dist.py::test_dist[.tar.bz2]": 0.0037134353475835216, - "tests/models/test_dist.py::test_dist_with_channel_url[.conda]": 0.03431200044966582, - "tests/models/test_dist.py::test_dist_with_channel_url[.tar.bz2]": 0.034374891622282557, - "tests/models/test_dist.py::test_dist_with_non_channel_url[.conda]": 0.004342888993206022, - "tests/models/test_dist.py::test_dist_with_non_channel_url[.tar.bz2]": 0.004234210265587331, + "tests/gateways/test_repodata_lock.py::test_lock_no_lock[False]": 10.794131250563233, + "tests/gateways/test_repodata_lock.py::test_lock_no_lock[True]": 1.7615586860245884, + "tests/gateways/test_repodata_lock.py::test_lock_rename": 0.0005749495462584216, + "tests/gateways/test_subprocess.py::test_subprocess_call_with_capture_output": 0.5340104201079162, + "tests/gateways/test_subprocess.py::test_subprocess_call_without_capture_output": 0.5423352013007119, + "tests/models/test_channel.py::test_bare_channel_file": 0.0039936036898424706, + "tests/models/test_channel.py::test_bare_channel_http": 0.0038406820909718496, + "tests/models/test_channel.py::test_canonicalized_url_gets_correct_token": 0.019436024882224318, + "tests/models/test_channel.py::test_channel_alias": 0.024273060929325706, + "tests/models/test_channel.py::test_channel_alias_channels": 0.004033349408868043, + "tests/models/test_channel.py::test_channel_alias_w_conda_path": 0.018248898369611466, + "tests/models/test_channel.py::test_channel_alias_w_subhcnnale": 0.01839425785545288, + "tests/models/test_channel.py::test_channel_cache": 0.0036824609096833914, + "tests/models/test_channel.py::test_channel_host_port": 0.0038848690894455495, + "tests/models/test_channel.py::test_channel_mangles_urls": 0.004257857291637623, + "tests/models/test_channel.py::test_channel_name_subdir_only": 0.004897372106222021, + "tests/models/test_channel.py::test_channels_with_dashes": 0.020687814860212362, + "tests/models/test_channel.py::test_custom_channels": 0.026742387169005663, + "tests/models/test_channel.py::test_custom_channels_port_token_auth": 0.025474276370083704, + "tests/models/test_channel.py::test_custom_token_in_channel": 0.01865381779154144, + "tests/models/test_channel.py::test_default_channel": 0.005326805238341603, + "tests/models/test_channel.py::test_default_channels": 0.02366182121703995, + "tests/models/test_channel.py::test_defaults_channel": 0.02472028684618249, + "tests/models/test_channel.py::test_env_var_file_urls": 0.0057094121011865215, + "tests/models/test_channel.py::test_expanded_variables": 0.01750438390997486, + "tests/models/test_channel.py::test_file_channel": 0.02547540133652536, + "tests/models/test_channel.py::test_file_url_with_backslashes": 0.00399848084556742, + "tests/models/test_channel.py::test_file_urls": 0.004020880551107585, + "tests/models/test_channel.py::test_local_channel": 0.036485419134856624, + "tests/models/test_channel.py::test_migrated_custom_channels": 0.026224650890148766, + "tests/models/test_channel.py::test_multichannel_priority": 0.005340300238556521, + "tests/models/test_channel.py::test_named_custom_channel": 0.0235022883857761, + "tests/models/test_channel.py::test_named_custom_channel_w_subchan": 0.023242966795290497, + "tests/models/test_channel.py::test_old_channel_alias": 0.025975373461164034, + "tests/models/test_channel.py::test_pkgs_main": 0.028119407387585636, + "tests/models/test_channel.py::test_pkgs_pro": 0.027577414090479445, + "tests/models/test_channel.py::test_ppc64le_vs_ppc64": 0.004724329395472508, + "tests/models/test_channel.py::test_regression_against_unknown_none": 0.005180160629469558, + "tests/models/test_channel.py::test_subdir_env_var": 0.014012494165079489, + "tests/models/test_channel.py::test_subdirs_env_var": 0.015026132974748354, + "tests/models/test_channel.py::test_token_in_custom_channel": 0.004434433056254709, + "tests/models/test_channel.py::test_unexpanded_variables": 0.016573529907053398, + "tests/models/test_channel.py::test_url_channel_w_platform": 0.005056471486227058, + "tests/models/test_channel.py::test_url_custom_channel": 0.023398998216553425, + "tests/models/test_channel.py::test_url_custom_channel_w_subchan": 0.023595251212289888, + "tests/models/test_dist.py::test_channel[.conda]": 0.00482761423934664, + "tests/models/test_dist.py::test_channel[.tar.bz2]": 0.004574617196148504, + "tests/models/test_dist.py::test_dist[.conda]": 0.00401761204828696, + "tests/models/test_dist.py::test_dist[.tar.bz2]": 0.003613458030782267, + "tests/models/test_dist.py::test_dist_with_channel_url[.conda]": 0.034203811353688655, + "tests/models/test_dist.py::test_dist_with_channel_url[.tar.bz2]": 0.03420345352182009, + "tests/models/test_dist.py::test_dist_with_non_channel_url[.conda]": 0.004349367219984298, + "tests/models/test_dist.py::test_dist_with_non_channel_url[.tar.bz2]": 0.004252676736918501, "tests/models/test_index_record.py::test_index_record_timestamp": 0.004627067526817465, "tests/models/test_index_record.py::test_prefix_record_no_channel": 0.0057938232955743055, - "tests/models/test_match_spec.py::test_bracket_matches": 0.008199970364748345, - "tests/models/test_match_spec.py::test_build_merge": 0.0044962823133502415, - "tests/models/test_match_spec.py::test_build_number_and_filename": 0.002369034815433002, - "tests/models/test_match_spec.py::test_build_number_merge": 0.004591864357977654, - "tests/models/test_match_spec.py::test_canonical_string_forms": 0.01102855353399856, - "tests/models/test_match_spec.py::test_catch_invalid_regexes": 0.005339436239356387, - "tests/models/test_match_spec.py::test_channel_matching": 0.0057110115115741695, - "tests/models/test_match_spec.py::test_channel_merge": 0.00472222764370805, - "tests/models/test_match_spec.py::test_comment": 0.0024536445016510194, - "tests/models/test_match_spec.py::test_conda_style": 0.002496934000694442, - "tests/models/test_match_spec.py::test_dist": 0.006041032330130699, - "tests/models/test_match_spec.py::test_dist_str": 0.0067974521157782575, - "tests/models/test_match_spec.py::test_exact_values": 0.0032927501326355563, - "tests/models/test_match_spec.py::test_hash": 0.0028034516082891554, - "tests/models/test_match_spec.py::test_hash_merge_with_name": 0.005147746939399753, - "tests/models/test_match_spec.py::test_hash_merge_wo_name": 0.0028813606107746495, - "tests/models/test_match_spec.py::test_index_record": 0.0051714026503169004, - "tests/models/test_match_spec.py::test_invalid": 0.0023035297924751414, - "tests/models/test_match_spec.py::test_invalid_arg2spec": 0.002403810510833604, - "tests/models/test_match_spec.py::test_invalid_version_reports_spec[pkg 4.2.2<6.0.0]": 0.0025892227362429945, - "tests/models/test_match_spec.py::test_invalid_version_reports_spec[pkg>=0.10.0,<1.0.0=0.13.0,<1.0.0>=py312]": 0.002663160139930535, - "tests/models/test_match_spec.py::test_key_value_features_canonical_string_forms": 0.0005461931903431792, - "tests/models/test_match_spec.py::test_legacy_features_canonical_string_forms": 0.0024609251327095665, - "tests/models/test_match_spec.py::test_license_match": 0.008715826193753001, - "tests/models/test_match_spec.py::test_match_1": 0.02085510329006912, - "tests/models/test_match_spec.py::test_matchspec_errors": 0.0025280147147924794, - "tests/models/test_match_spec.py::test_merge_multiple_name": 0.005195422966303905, - "tests/models/test_match_spec.py::test_merge_single_name": 0.004815291151298772, - "tests/models/test_match_spec.py::test_no_name_match_spec": 0.0023916575359267216, - "tests/models/test_match_spec.py::test_openssl_match": 0.004412594386896011, - "tests/models/test_match_spec.py::test_parse_build_number_brackets": 0.0025026891694164654, - "tests/models/test_match_spec.py::test_parse_channel_subdir": 0.00383152109596557, - "tests/models/test_match_spec.py::test_parse_equal_equal": 0.0024517173990698635, - "tests/models/test_match_spec.py::test_parse_errors": 0.0023712146809301104, - "tests/models/test_match_spec.py::test_parse_hard": 0.0026513721409916085, - "tests/models/test_match_spec.py::test_parse_parens": 0.003624498963545283, - "tests/models/test_match_spec.py::test_parse_spec_str_no_brackets": 0.003935301131092334, - "tests/models/test_match_spec.py::test_parse_spec_str_tarball_url": 0.005611629439732372, - "tests/models/test_match_spec.py::test_parse_spec_str_with_brackets": 0.00415148110378948, - "tests/models/test_match_spec.py::test_pip_style": 0.002672884439049392, - "tests/models/test_match_spec.py::test_pip_style2": 0.003122241599116296, - "tests/models/test_match_spec.py::test_simple": 0.003027121292306618, - "tests/models/test_match_spec.py::test_star_name": 0.0023977029842042635, - "tests/models/test_match_spec.py::test_strictness": 0.004645611703598239, - "tests/models/test_match_spec.py::test_subdir_merge": 0.004768512706903628, - "tests/models/test_match_spec.py::test_tarball_match_specs": 0.008574984847408512, - "tests/models/test_match_spec.py::test_to_filename": 0.004226821199454713, - "tests/models/test_match_spec.py::test_track_features_match": 0.008525566268830664, - "tests/models/test_package_info.py::test_package_info": 0.004176809554771797, - "tests/models/test_prefix_graph.py::test_deep_cyclical_dependency[classic]": 1.729188969472633, - "tests/models/test_prefix_graph.py::test_deep_cyclical_dependency[libmamba]": 0.5763746136190365, - "tests/models/test_prefix_graph.py::test_general_graph_bfs_simple[classic]": 0.02296755861147644, - "tests/models/test_prefix_graph.py::test_general_graph_bfs_simple[libmamba]": 0.023640768085986617, - "tests/models/test_prefix_graph.py::test_general_graph_bfs_version[classic]": 0.022880793532833146, - "tests/models/test_prefix_graph.py::test_general_graph_bfs_version[libmamba]": 0.023486492184376408, - "tests/models/test_prefix_graph.py::test_prefix_graph_1[classic]": 6.8202332508376164, - "tests/models/test_prefix_graph.py::test_prefix_graph_1[libmamba]": 0.35004848370302055, - "tests/models/test_prefix_graph.py::test_prefix_graph_2[classic]": 6.747849738367553, - "tests/models/test_prefix_graph.py::test_prefix_graph_2[libmamba]": 0.33525556816420504, - "tests/models/test_prefix_graph.py::test_remove_youngest_descendant_nodes_with_specs[classic]": 6.822268860377926, - "tests/models/test_prefix_graph.py::test_remove_youngest_descendant_nodes_with_specs[libmamba]": 0.349014026348276, - "tests/models/test_prefix_graph.py::test_sort_without_prep[classic]": 7.6223370942496045, - "tests/models/test_prefix_graph.py::test_sort_without_prep[libmamba]": 1.8662560513637279, - "tests/models/test_prefix_graph.py::test_windows_sort_orders_1[classic]": 7.783980878565279, - "tests/models/test_prefix_graph.py::test_windows_sort_orders_1[libmamba]": 1.8540938775438138, - "tests/models/test_prefix_graph.py::test_windows_sort_orders_2[classic]": 7.4427790539113365, - "tests/models/test_prefix_graph.py::test_windows_sort_orders_2[libmamba]": 1.8242033676028107, - "tests/models/test_records.py::test_package_record_feature": 0.004326379032991616, - "tests/models/test_records.py::test_package_record_timestamp": 0.004980311353765208, - "tests/models/test_records.py::test_package_virtual_package[123-testbuild]": 0.004420205396858551, - "tests/models/test_records.py::test_package_virtual_package[None-None]": 0.004471413519433081, - "tests/models/test_records.py::test_package_virtual_package[None-testbuild]": 0.004455079558784367, - "tests/models/test_records.py::test_prefix_record_no_channel": 0.005953402347256045, - "tests/models/test_version.py::test_compatible_release_versions": 0.002786601020726966, - "tests/models/test_version.py::test_compound_versions": 0.0028357397551777774, - "tests/models/test_version.py::test_hexrd": 0.0023604001902895913, - "tests/models/test_version.py::test_invalid_version_specs": 0.0028645075298747665, - "tests/models/test_version.py::test_local_identifier": 0.002507658567376498, - "tests/models/test_version.py::test_match": 0.008411312922745133, - "tests/models/test_version.py::test_not_eq_star": 0.002683884950155908, - "tests/models/test_version.py::test_openssl_convention": 0.0030319444559209117, - "tests/models/test_version.py::test_pep440": 0.004051491116783307, - "tests/models/test_version.py::test_pep_440_arbitrary_equality_operator": 0.0023740310431777803, - "tests/models/test_version.py::test_ver_eval": 0.003135413357650478, - "tests/models/test_version.py::test_ver_eval_errors": 0.002422062435900071, - "tests/models/test_version.py::test_version_order": 0.005129577478685942, - "tests/models/test_version.py::test_version_spec_1": 0.0023989362499096723, - "tests/models/test_version.py::test_version_spec_2": 0.0027195424000892696, - "tests/models/test_version.py::test_version_spec_3": 0.0023401820779004336, - "tests/models/test_version.py::test_version_spec_4": 0.0025292477980032807, - "tests/notices/test_core.py::test__conda_user_story__disable_notices": 0.02297877465457352, - "tests/notices/test_core.py::test__conda_user_story__more_notices_message": 0.06814482224436219, - "tests/notices/test_core.py::test__conda_user_story__only_see_once": 0.06801926623138647, - "tests/notices/test_core.py::test_display_notices_happy_path[200]": 0.11103207034401401, - "tests/notices/test_core.py::test_display_notices_happy_path[404]": 0.11026873880803495, - "tests/notices/test_core.py::test_display_notices_happy_path[500]": 0.10940948102454695, - "tests/notices/test_core.py::test_notices_decorator": 0.06653025152818973, - "tests/notices/test_fetch.py::test_get_channel_notice_response_malformed_json": 0.05295975663040551, - "tests/notices/test_fetch.py::test_get_channel_notice_response_timeout_error": 0.05366366820088307, - "tests/notices/test_fetch.py::test_notice_response_cache_expired": 0.0024112895978273346, - "tests/notices/test_types.py::test_channel_notice_response": 0.0024433473571326618, - "tests/notices/test_types.py::test_channel_notice_response_date_parse_error": 0.002464888255316705, - "tests/notices/test_types.py::test_channel_notice_response_integer_id": 0.0023188699753646826, - "tests/notices/test_types.py::test_channel_notice_undefined_id": 0.0023324348689388956, - "tests/plugins/reporter_backends/test_console.py::test_console_reporter_renderer": 0.004152005653833499, - "tests/plugins/reporter_backends/test_console.py::test_console_reporter_renderer_envs_list": 0.004950122492055832, - "tests/plugins/reporter_backends/test_console.py::test_console_reporter_renderer_envs_list_output_false": 0.0025125114777811673, - "tests/plugins/reporter_backends/test_console.py::test_prompt": 0.0025817825986140857, - "tests/plugins/reporter_backends/test_console.py::test_prompt_bad_option": 0.0026733973034992883, - "tests/plugins/reporter_backends/test_console.py::test_prompt_error_reading_stdin": 0.0033810414280538614, - "tests/plugins/reporter_backends/test_console.py::test_quiet_spinner": 0.0026885921963961225, - "tests/plugins/reporter_backends/test_console.py::test_quiet_spinner_with_error": 0.0026560629597120727, - "tests/plugins/reporter_backends/test_console.py::test_spinner": 0.10689001565388484, - "tests/plugins/reporter_backends/test_console.py::test_spinner_with_error": 0.1059048006395225, - "tests/plugins/reporter_backends/test_console.py::test_spinner_with_os_error_errno_epipe": 0.012336121938539607, - "tests/plugins/reporter_backends/test_console.py::test_tqdm_progress_bar_os_error": 0.003107640999195987, - "tests/plugins/reporter_backends/test_console.py::test_tqdm_progress_bar_os_error_with_epipe_errno": 0.0031322353217126905, - "tests/plugins/reporter_backends/test_console.py::test_tqdm_progress_bar_update_to_os_error": 0.004306677260049953, - "tests/plugins/reporter_backends/test_console.py::test_tqdm_progress_bar_update_to_os_error_with_errno_epipe": 0.004171280502286258, - "tests/plugins/reporter_backends/test_json.py::test_json_handler": 0.0026012743213267796, - "tests/plugins/reporter_backends/test_json.py::test_json_progress_bar_enabled": 0.004291024455036079, - "tests/plugins/reporter_backends/test_json.py::test_json_progress_bar_not_enabled": 0.003351034014081641, - "tests/plugins/reporter_backends/test_json.py::test_json_spinner": 0.0026299528462090395, - "tests/plugins/subcommands/doctor/test_cli.py::test_conda_doctor_happy_path": 6.009275773693541, - "tests/plugins/subcommands/doctor/test_cli.py::test_conda_doctor_happy_path_show_help": 0.0577449396462671, - "tests/plugins/subcommands/doctor/test_cli.py::test_conda_doctor_happy_path_verbose": 5.99497287363796, - "tests/plugins/subcommands/doctor/test_cli.py::test_conda_doctor_with_non_existent_environment": 0.08354009285937199, - "tests/plugins/subcommands/doctor/test_cli.py::test_conda_doctor_with_test_environment": 7.697682999883361, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files[.pyc]": 0.008661827525934154, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files[.pyo]": 0.008297281703979762, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files_action[.pyc-False]": 0.009207077069449695, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files_action[.pyc-True]": 0.009464297225605553, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files_action[.pyo-False]": 0.009020505986435355, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files_action[.pyo-True]": 0.008855770116977482, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_display_health_checks[.pyc-False]": 0.022063537365008004, + "tests/models/test_match_spec.py::test_bracket_matches": 0.008317862472402977, + "tests/models/test_match_spec.py::test_build_glob_merge": 0.027326033333414063, + "tests/models/test_match_spec.py::test_build_glob_merge_channel": 0.0061881333333531074, + "tests/models/test_match_spec.py::test_build_merge": 0.004493468614433312, + "tests/models/test_match_spec.py::test_build_number_and_filename": 0.0023821857696359446, + "tests/models/test_match_spec.py::test_build_number_merge": 0.004604769570855655, + "tests/models/test_match_spec.py::test_canonical_string_forms": 0.011152952725926977, + "tests/models/test_match_spec.py::test_catch_invalid_regexes": 0.005360498245353618, + "tests/models/test_match_spec.py::test_channel_matching": 0.005716038125868333, + "tests/models/test_match_spec.py::test_channel_merge": 0.00472349461450162, + "tests/models/test_match_spec.py::test_comment": 0.0024652685347871274, + "tests/models/test_match_spec.py::test_conda_style": 0.002500066158170475, + "tests/models/test_match_spec.py::test_dist": 0.006123799723507467, + "tests/models/test_match_spec.py::test_dist_str": 0.006853651108819488, + "tests/models/test_match_spec.py::test_exact_values": 0.0033647114024143053, + "tests/models/test_match_spec.py::test_hash": 0.0028010615853381626, + "tests/models/test_match_spec.py::test_hash_merge_with_name": 0.005167621614748916, + "tests/models/test_match_spec.py::test_hash_merge_with_name[md5]": 0.004754966666875286, + "tests/models/test_match_spec.py::test_hash_merge_with_name[sha256]": 0.004650733333316263, + "tests/models/test_match_spec.py::test_hash_merge_wo_name": 0.0029159395364240907, + "tests/models/test_match_spec.py::test_hash_merge_wo_name[md5]": 0.002781233333128815, + "tests/models/test_match_spec.py::test_hash_merge_wo_name[sha256]": 0.0029029000001135805, + "tests/models/test_match_spec.py::test_index_record": 0.00513837122318195, + "tests/models/test_match_spec.py::test_invalid": 0.002307605940366686, + "tests/models/test_match_spec.py::test_invalid_arg2spec": 0.002425249493107475, + "tests/models/test_match_spec.py::test_invalid_version_reports_spec[pkg 4.2.2<6.0.0]": 0.0025934636599238736, + "tests/models/test_match_spec.py::test_invalid_version_reports_spec[pkg>=0.10.0,<1.0.0=0.13.0,<1.0.0>=py312]": 0.0026821909213138356, + "tests/models/test_match_spec.py::test_key_value_features_canonical_string_forms": 0.0005758132442681722, + "tests/models/test_match_spec.py::test_legacy_features_canonical_string_forms": 0.0024653336492033474, + "tests/models/test_match_spec.py::test_license_match": 0.008766608720687068, + "tests/models/test_match_spec.py::test_match_1": 0.02087475988846017, + "tests/models/test_match_spec.py::test_matchspec_errors": 0.002539769519632115, + "tests/models/test_match_spec.py::test_merge_multiple_name": 0.005241186441522328, + "tests/models/test_match_spec.py::test_merge_single_name": 0.0047713108378775754, + "tests/models/test_match_spec.py::test_no_name_match_spec": 0.002409602688517449, + "tests/models/test_match_spec.py::test_openssl_match": 0.004444334687832341, + "tests/models/test_match_spec.py::test_parse_build_number_brackets": 0.0025206991874085205, + "tests/models/test_match_spec.py::test_parse_channel_subdir": 0.003821702910608268, + "tests/models/test_match_spec.py::test_parse_equal_equal": 0.0024466528436181477, + "tests/models/test_match_spec.py::test_parse_errors": 0.0023704465597774818, + "tests/models/test_match_spec.py::test_parse_hard": 0.0026599227927974066, + "tests/models/test_match_spec.py::test_parse_parens": 0.0036239220677321215, + "tests/models/test_match_spec.py::test_parse_spec_str_no_brackets": 0.003959897640980648, + "tests/models/test_match_spec.py::test_parse_spec_str_tarball_url": 0.005599214585296134, + "tests/models/test_match_spec.py::test_parse_spec_str_with_brackets": 0.0041472497024283884, + "tests/models/test_match_spec.py::test_pip_style": 0.0026881766260524968, + "tests/models/test_match_spec.py::test_pip_style2": 0.003142049826327953, + "tests/models/test_match_spec.py::test_simple": 0.003035566218706422, + "tests/models/test_match_spec.py::test_star_name": 0.002379415795854822, + "tests/models/test_match_spec.py::test_strictness": 0.004648728667524879, + "tests/models/test_match_spec.py::test_subdir_merge": 0.0047772966146089856, + "tests/models/test_match_spec.py::test_tarball_match_specs": 0.00862029932183002, + "tests/models/test_match_spec.py::test_to_filename": 0.004195023753051749, + "tests/models/test_match_spec.py::test_track_features_match": 0.008639708127387154, + "tests/models/test_package_info.py::test_package_info": 0.004209083210841566, + "tests/models/test_prefix_graph.py::test_deep_cyclical_dependency[classic]": 1.7755600645980325, + "tests/models/test_prefix_graph.py::test_deep_cyclical_dependency[libmamba]": 0.5670143994603444, + "tests/models/test_prefix_graph.py::test_general_graph_bfs_simple[classic]": 0.022823991607388638, + "tests/models/test_prefix_graph.py::test_general_graph_bfs_simple[libmamba]": 0.02338552262154492, + "tests/models/test_prefix_graph.py::test_general_graph_bfs_version[classic]": 0.022933292973392347, + "tests/models/test_prefix_graph.py::test_general_graph_bfs_version[libmamba]": 0.023463471256249518, + "tests/models/test_prefix_graph.py::test_prefix_graph_1[classic]": 6.847081625952505, + "tests/models/test_prefix_graph.py::test_prefix_graph_1[libmamba]": 0.33575749185576653, + "tests/models/test_prefix_graph.py::test_prefix_graph_2[classic]": 6.779869778747236, + "tests/models/test_prefix_graph.py::test_prefix_graph_2[libmamba]": 0.31939880067949306, + "tests/models/test_prefix_graph.py::test_remove_youngest_descendant_nodes_with_specs[classic]": 6.89262103145865, + "tests/models/test_prefix_graph.py::test_remove_youngest_descendant_nodes_with_specs[libmamba]": 0.33365054436310015, + "tests/models/test_prefix_graph.py::test_sort_without_prep[classic]": 7.841524433233087, + "tests/models/test_prefix_graph.py::test_sort_without_prep[libmamba]": 1.7415825223922048, + "tests/models/test_prefix_graph.py::test_windows_sort_orders_1[classic]": 7.942586115822551, + "tests/models/test_prefix_graph.py::test_windows_sort_orders_1[libmamba]": 1.9269524284909572, + "tests/models/test_prefix_graph.py::test_windows_sort_orders_2[classic]": 7.674418478407753, + "tests/models/test_prefix_graph.py::test_windows_sort_orders_2[libmamba]": 1.8858616882068304, + "tests/models/test_records.py::test_package_record_feature": 0.004322798986827694, + "tests/models/test_records.py::test_package_record_timestamp": 0.004984807242561104, + "tests/models/test_records.py::test_package_virtual_package[123-testbuild]": 0.004418587420501576, + "tests/models/test_records.py::test_package_virtual_package[None-None]": 0.004484717305166072, + "tests/models/test_records.py::test_package_virtual_package[None-testbuild]": 0.0044614890768624295, + "tests/models/test_records.py::test_prefix_record_no_channel": 0.0059878832045374445, + "tests/models/test_version.py::test_compatible_release_versions": 0.0027873735750982326, + "tests/models/test_version.py::test_compound_versions": 0.002852279386250913, + "tests/models/test_version.py::test_hexrd": 0.002369181873998297, + "tests/models/test_version.py::test_invalid_version_specs": 0.002884962533700363, + "tests/models/test_version.py::test_local_identifier": 0.0025132913480173124, + "tests/models/test_version.py::test_match": 0.008449102177155735, + "tests/models/test_version.py::test_not_eq_star": 0.0026934549549195246, + "tests/models/test_version.py::test_openssl_convention": 0.003080764727894224, + "tests/models/test_version.py::test_pep440": 0.0040623725375770695, + "tests/models/test_version.py::test_pep_440_arbitrary_equality_operator": 0.002359091344563645, + "tests/models/test_version.py::test_ver_eval": 0.003148119827288743, + "tests/models/test_version.py::test_ver_eval_errors": 0.0024335629786350816, + "tests/models/test_version.py::test_version_order": 0.005116643614752074, + "tests/models/test_version.py::test_version_spec_1": 0.00246394388513057, + "tests/models/test_version.py::test_version_spec_2": 0.00273023441284397, + "tests/models/test_version.py::test_version_spec_3": 0.002361798968803681, + "tests/models/test_version.py::test_version_spec_4": 0.002552082559662573, + "tests/notices/test_core.py::test__conda_user_story__disable_notices": 0.02431537485439827, + "tests/notices/test_core.py::test__conda_user_story__more_notices_message": 0.0934132911181666, + "tests/notices/test_core.py::test__conda_user_story__only_see_once": 0.09216472803759738, + "tests/notices/test_core.py::test_display_notices_happy_path[200]": 0.16140964434687458, + "tests/notices/test_core.py::test_display_notices_happy_path[404]": 0.15798704021128887, + "tests/notices/test_core.py::test_display_notices_happy_path[500]": 0.16046819219810077, + "tests/notices/test_core.py::test_notices_decorator": 0.09126093498338829, + "tests/notices/test_fetch.py::test_get_channel_notice_response_malformed_json": 0.07782724931500692, + "tests/notices/test_fetch.py::test_get_channel_notice_response_timeout_error": 0.07834276285464291, + "tests/notices/test_fetch.py::test_notice_response_cache_expired": 0.002419076645600643, + "tests/notices/test_types.py::test_channel_notice_response": 0.00247590346337843, + "tests/notices/test_types.py::test_channel_notice_response_date_parse_error": 0.002486004076308937, + "tests/notices/test_types.py::test_channel_notice_response_integer_id": 0.0023181338465770767, + "tests/notices/test_types.py::test_channel_notice_undefined_id": 0.002333721041778141, + "tests/plugins/reporter_backends/test_console.py::test_console_reporter_renderer": 0.004220452480684817, + "tests/plugins/reporter_backends/test_console.py::test_console_reporter_renderer_envs_list": 0.0048976301712046625, + "tests/plugins/reporter_backends/test_console.py::test_console_reporter_renderer_envs_list_output_false": 0.002533024151127804, + "tests/plugins/reporter_backends/test_console.py::test_prompt": 0.002593062891510013, + "tests/plugins/reporter_backends/test_console.py::test_prompt_bad_option": 0.002676899373223822, + "tests/plugins/reporter_backends/test_console.py::test_prompt_error_reading_stdin": 0.0033979489089563603, + "tests/plugins/reporter_backends/test_console.py::test_quiet_spinner": 0.002687845389488077, + "tests/plugins/reporter_backends/test_console.py::test_quiet_spinner_with_error": 0.002659371614231884, + "tests/plugins/reporter_backends/test_console.py::test_spinner": 0.10689426686373042, + "tests/plugins/reporter_backends/test_console.py::test_spinner_with_error": 0.10602175979290261, + "tests/plugins/reporter_backends/test_console.py::test_spinner_with_os_error_errno_epipe": 0.013285824188550645, + "tests/plugins/reporter_backends/test_console.py::test_tqdm_progress_bar_os_error": 0.003270139876392691, + "tests/plugins/reporter_backends/test_console.py::test_tqdm_progress_bar_os_error_with_epipe_errno": 0.003135707977991334, + "tests/plugins/reporter_backends/test_console.py::test_tqdm_progress_bar_update_to_os_error": 0.004411767146533905, + "tests/plugins/reporter_backends/test_console.py::test_tqdm_progress_bar_update_to_os_error_with_errno_epipe": 0.00414898442201407, + "tests/plugins/reporter_backends/test_json.py::test_json_handler": 0.0025728793340386476, + "tests/plugins/reporter_backends/test_json.py::test_json_progress_bar_enabled": 0.004242596641939107, + "tests/plugins/reporter_backends/test_json.py::test_json_progress_bar_not_enabled": 0.0033311385617336834, + "tests/plugins/reporter_backends/test_json.py::test_json_spinner": 0.0026406255863122073, + "tests/plugins/subcommands/doctor/test_cli.py::test_conda_doctor_happy_path": 6.110013813743321, + "tests/plugins/subcommands/doctor/test_cli.py::test_conda_doctor_happy_path_show_help": 0.05670429053213169, + "tests/plugins/subcommands/doctor/test_cli.py::test_conda_doctor_happy_path_verbose": 6.016654026457497, + "tests/plugins/subcommands/doctor/test_cli.py::test_conda_doctor_with_non_existent_environment": 0.0833025930414408, + "tests/plugins/subcommands/doctor/test_cli.py::test_conda_doctor_with_test_environment": 8.099930126227367, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files[.pyc]": 0.009116947062947425, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files[.pyo]": 0.008962018133755415, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files_action[.pyc-False]": 0.009287675346724105, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files_action[.pyc-True]": 0.009135202349994553, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files_action[.pyo-False]": 0.010826807263085304, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files_action[.pyo-True]": 0.00933951270751548, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_display_health_checks[.pyc-False]": 0.022063537365008, "tests/plugins/subcommands/doctor/test_health_checks.py::test_display_health_checks[.pyc-True]": 0.0222801616697343, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_display_health_checks[.pyo-False]": 0.022248000513055803, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_display_health_checks[.pyo-True]": 0.02237871774172859, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_display_health_checks[.pyo-False]": 0.022248000513055807, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_display_health_checks[.pyo-True]": 0.022378717741728588, "tests/plugins/subcommands/doctor/test_health_checks.py::test_display_health_checks_altered_files[.pyc-False]": 0.022525914420543046, "tests/plugins/subcommands/doctor/test_health_checks.py::test_display_health_checks_altered_files[.pyc-True]": 0.022344842319190244, "tests/plugins/subcommands/doctor/test_health_checks.py::test_display_health_checks_altered_files[.pyo-False]": 0.022722467215131405, "tests/plugins/subcommands/doctor/test_health_checks.py::test_display_health_checks_altered_files[.pyo-True]": 0.02218382293129911, "tests/plugins/subcommands/doctor/test_health_checks.py::test_display_health_checks_missing_files[.pyc-False]": 0.022312922399002327, "tests/plugins/subcommands/doctor/test_health_checks.py::test_display_health_checks_missing_files[.pyc-True]": 0.02228115556704178, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_display_health_checks_missing_files[.pyo-False]": 0.022103610550855475, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_display_health_checks_missing_files[.pyo-True]": 0.021972504318172943, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_env_txt_check_action[.pyc]": 0.009369453440274681, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_env_txt_check_action[.pyo]": 0.009125520145916565, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_json_cannot_be_loaded[.pyc]": 0.008426547199248938, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_json_cannot_be_loaded[.pyo]": 0.008634398901921013, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_json_keys_missing[.pyc]": 0.008756569050908354, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_json_keys_missing[.pyo]": 0.008405426386597128, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_listed_on_envs_txt_file[.pyc]": 0.009105045323132171, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_listed_on_envs_txt_file[.pyo]": 0.0087211970676121, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files[.pyc]": 0.007752515114547033, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files[.pyo]": 0.008527466839236364, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files_action[.pyc-False]": 0.008400113379322359, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files_action[.pyc-True]": 0.008221558118501103, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files_action[.pyo-False]": 0.009093138667645492, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files_action[.pyo-True]": 0.009151204072053184, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files[.pyc]": 0.008264407217544888, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files[.pyo]": 0.007869550686701718, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files_action[.pyc-False]": 0.009226814277779735, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files_action[.pyc-True]": 0.008810680096128651, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files_action[.pyo-False]": 0.009294515894387992, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files_action[.pyo-True]": 0.008515042088490426, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files[.pyc]": 0.007976797425774241, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files[.pyo]": 0.00786631613496825, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files_action[.pyc-False]": 0.007944767089790581, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files_action[.pyc-True]": 0.008803209032892863, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files_action[.pyo-False]": 0.00798687020620874, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files_action[.pyo-True]": 0.008179794511537107, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_not_env_txt_check_action[.pyc]": 0.009316916187727805, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_not_env_txt_check_action[.pyo]": 0.008888195738394505, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_not_listed_on_envs_txt_file[.pyc]": 0.009411344363514132, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_not_listed_on_envs_txt_file[.pyo]": 0.009015139783247007, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_fails[.pyc]": 3.4939985102428732, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_fails[.pyo]": 3.429983735432526, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_non_existent_path[.pyc]": 0.009343172303005694, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_non_existent_path[.pyo]": 0.009100740278125729, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_passes[.pyc]": 0.010706050080199493, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_passes[.pyo]": 0.04151552008207447, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_wrong_path_version[.pyc]": 0.00829818359593992, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_wrong_path_version[.pyo]": 0.008412661560548755, - "tests/plugins/test_auth_handlers.py::test_duplicated": 0.0065667645981781035, - "tests/plugins/test_auth_handlers.py::test_get_auth_handler": 0.0045083895741060385, - "tests/plugins/test_auth_handlers.py::test_get_auth_handler_multiple": 0.004479646106275082, - "tests/plugins/test_health_checks.py::test_health_check_not_ran": 0.09703001242464794, - "tests/plugins/test_health_checks.py::test_health_check_ran": 0.08548059469212713, - "tests/plugins/test_manager.py::test_disable_external_plugins[VerboseSolverPlugin]": 0.004077881093996965, - "tests/plugins/test_manager.py::test_disable_external_plugins[tests.plugins.test_manager]": 0.004028882195726923, - "tests/plugins/test_manager.py::test_get_canonical_name_class": 0.0037214484171297114, - "tests/plugins/test_manager.py::test_get_canonical_name_instance": 0.005630097790752048, - "tests/plugins/test_manager.py::test_get_canonical_name_module": 0.003689601589753357, - "tests/plugins/test_manager.py::test_get_canonical_name_object": 0.006210796571717057, - "tests/plugins/test_manager.py::test_get_hook_results": 0.00985175709941271, - "tests/plugins/test_manager.py::test_get_request_headers": 0.0036964120447005567, - "tests/plugins/test_manager.py::test_get_session_headers": 0.00407061839349086, - "tests/plugins/test_manager.py::test_get_solvers": 0.003954339123518294, - "tests/plugins/test_manager.py::test_get_virtual_packages": 0.004006765532852832, - "tests/plugins/test_manager.py::test_get_virtual_packages_no_name": 0.005051003315455915, - "tests/plugins/test_manager.py::test_known_solver": 0.004063064847127865, - "tests/plugins/test_manager.py::test_load_entrypoints_blocked": 0.019619653246411843, - "tests/plugins/test_manager.py::test_load_entrypoints_importerror": 0.023610835276623568, - "tests/plugins/test_manager.py::test_load_entrypoints_register_valueerror": 0.03219143498479279, - "tests/plugins/test_manager.py::test_load_entrypoints_success": 0.02317241929560775, - "tests/plugins/test_manager.py::test_load_plugins_error": 0.004022001999390307, - "tests/plugins/test_manager.py::test_load_two_plugins_one_impls": 0.004300476001553671, - "tests/plugins/test_manager.py::test_load_without_plugins": 0.003815706713552668, - "tests/plugins/test_manager.py::test_unknown_solver": 0.003930621882912969, - "tests/plugins/test_post_commands.py::test_post_command_action_raises_exception": 0.08224951873609415, - "tests/plugins/test_post_commands.py::test_post_command_invoked": 0.09425581372547116, - "tests/plugins/test_post_commands.py::test_post_command_not_invoked": 0.10052142033146978, - "tests/plugins/test_post_solves.py::test_post_solve_action_raises_exception": 13.046584414968846, - "tests/plugins/test_post_solves.py::test_post_solve_invoked": 28.231661160863627, - "tests/plugins/test_post_solves.py::test_post_solve_not_invoked": 0.09931139619648136, - "tests/plugins/test_pre_commands.py::test_pre_command_action_raises_exception": 0.07424164157848968, - "tests/plugins/test_pre_commands.py::test_pre_command_invoked": 0.1055783318130702, - "tests/plugins/test_pre_commands.py::test_pre_command_not_invoked": 0.1034309676926591, - "tests/plugins/test_pre_solves.py::test_pre_solve_action_raises_exception": 0.08576848807288634, - "tests/plugins/test_pre_solves.py::test_pre_solve_invoked": 12.402003217317466, - "tests/plugins/test_pre_solves.py::test_pre_solve_not_invoked": 0.09842039436289118, - "tests/plugins/test_reporter_backends.py::test_console_reporter_backend[detail_view-classic-argument2-\\n test : something\\n\\n]": 0.004805823370689444, - "tests/plugins/test_reporter_backends.py::test_console_reporter_backend[detail_view-json-argument3-{\\n \"test\": \"something\"\\n}]": 0.004667508936380525, - "tests/plugins/test_reporter_backends.py::test_console_reporter_backend[render-classic-test-test]": 0.004775364088803582, - "tests/plugins/test_reporter_backends.py::test_console_reporter_backend[render-json-test-\"test\"]": 0.004834630021921626, - "tests/plugins/test_reporter_backends.py::test_default_reporter_backends_are_registered": 0.004362811617793555, - "tests/plugins/test_reporter_backends.py::test_dummy_reporter_backend_is_registered": 0.004229569364840441, - "tests/plugins/test_request_headers.py::test_get_auth_handler": 0.004050377399905402, - "tests/plugins/test_request_headers.py::test_get_auth_handler_multiple": 0.003977498687032776, - "tests/plugins/test_request_headers.py::test_get_request_headers[example.com/endpoint.json]": 0.004364896234743383, - "tests/plugins/test_request_headers.py::test_get_request_headers[example.com/path/somewhere.txt]": 0.004170592420121738, - "tests/plugins/test_request_headers.py::test_get_request_headers[example.com]": 0.004156386613638855, - "tests/plugins/test_request_headers.py::test_get_request_headers[random.com/endpoint.json]": 0.004152246695703899, - "tests/plugins/test_request_headers.py::test_get_request_headers[random.com]": 0.007559670107597313, - "tests/plugins/test_request_headers.py::test_get_session_headers[example.com/endpoint.json]": 0.0042659509007698364, - "tests/plugins/test_request_headers.py::test_get_session_headers[example.com/path/somewhere.txt]": 0.0043754159776925716, - "tests/plugins/test_request_headers.py::test_get_session_headers[example.com]": 0.0041972728714572555, - "tests/plugins/test_request_headers.py::test_get_session_headers[random.com/endpoint.json]": 0.004280115188997155, - "tests/plugins/test_request_headers.py::test_get_session_headers[random.com]": 0.004314456433685847, - "tests/plugins/test_settings.py::test_get_settings": 0.004364893499990619, - "tests/plugins/test_settings.py::test_load_configuration_parameters": 0.004497880690519449, - "tests/plugins/test_settings.py::test_load_plugin_config_with_env_var": 0.018603976651988697, - "tests/plugins/test_settings.py::test_load_plugin_settings_with_condarc": 0.020049743913858154, - "tests/plugins/test_solvers.py::test_duplicated": 0.005794564452221272, - "tests/plugins/test_solvers.py::test_get_cached_solver_backend": 0.007146987675027642, - "tests/plugins/test_solvers.py::test_get_conflicting_solvers": 0.005733506825561983, - "tests/plugins/test_solvers.py::test_get_no_solver": 0.0037614168827050953, - "tests/plugins/test_solvers.py::test_get_one_solver": 0.004001440621826096, - "tests/plugins/test_solvers.py::test_get_solver_backend": 0.018318462967798, - "tests/plugins/test_solvers.py::test_get_solver_backend_multiple": 0.018273360083876176, - "tests/plugins/test_solvers.py::test_get_two_solvers": 0.004113969382932641, - "tests/plugins/test_solvers.py::test_solver_user_agent": 0.018238865848258432, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[activate]": 0.056924938971759514, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[clean]": 0.06553428857956756, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[commands]": 0.05743958190303053, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[compare]": 0.05747176338042379, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[config]": 0.06303642106817407, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[create]": 0.062480661874243844, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[deactivate]": 0.059372301348742905, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[env]": 0.06702499897076987, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[export]": 0.06062053718006616, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[info]": 0.057345924816708534, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[init]": 0.05712941862012075, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[install]": 0.06335277133568235, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[list]": 0.06193526435110501, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[notices]": 0.06240005249098981, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[package]": 0.05716665088927117, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[remove]": 0.059312669189597746, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[rename]": 0.06013177519137176, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[run]": 0.06389233894503453, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[search]": 0.06498609190330432, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[uninstall]": 0.05880210894679782, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[update]": 0.06688493385176823, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[upgrade]": 0.061696392302130934, - "tests/plugins/test_subcommands.py::test_custom_plugin_extend_parser": 0.06250274098844509, - "tests/plugins/test_subcommands.py::test_custom_plugin_not_extend_parser": 0.08758443649748095, - "tests/plugins/test_subcommands.py::test_duplicated": 0.0045778999912147, - "tests/plugins/test_subcommands.py::test_help": 0.05565609770617871, - "tests/plugins/test_subcommands.py::test_invoked": 0.08338623158312189, - "tests/plugins/test_subcommands.py::test_parser_no_plugins": 0.05118717479197568, - "tests/plugins/test_virtual_packages.py::test_archspec_override[None-False]": 2.0010513000238914, - "tests/plugins/test_virtual_packages.py::test_archspec_override[bla-True]": 1.8749239140390985, - "tests/plugins/test_virtual_packages.py::test_conda_virtual_package": 1.7101970383598333, - "tests/plugins/test_virtual_packages.py::test_cuda_detection": 1.574957577903969, - "tests/plugins/test_virtual_packages.py::test_cuda_override": 0.0026472416304981912, - "tests/plugins/test_virtual_packages.py::test_cuda_override_none": 0.002552529023033168, - "tests/plugins/test_virtual_packages.py::test_duplicated": 3.4802073565722798, - "tests/plugins/test_virtual_packages.py::test_glibc_override[1.0-True]": 1.9665358285538617, - "tests/plugins/test_virtual_packages.py::test_glibc_override[None-False]": 2.8535375029915, - "tests/plugins/test_virtual_packages.py::test_invoked": 7.739813940947988, - "tests/plugins/test_virtual_packages.py::test_linux_override[1.0-True]": 2.9150371651106064, - "tests/plugins/test_virtual_packages.py::test_linux_override[None-True]": 4.632277374792597, - "tests/plugins/test_virtual_packages.py::test_osx_override[1.0-True]": 1.7665768953422887, - "tests/plugins/test_virtual_packages.py::test_osx_override[None-False]": 2.678859841135199, - "tests/plugins/test_virtual_packages.py::test_subdir_override[emscripten-wasm32]": 2.0945795330573564, - "tests/plugins/test_virtual_packages.py::test_subdir_override[freebsd-64]": 1.7536523765333836, - "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-32]": 2.262169414452545, - "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-64]": 7.231862871654783, - "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-aarch64]": 3.9463956616985527, - "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-armv6l]": 0.42755643154691664, - "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-armv7l]": 0.7949779817436642, - "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-ppc64]": 1.1730974753484682, - "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-ppc64le]": 3.2773640204976715, - "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-riscv64]": 1.2164182926947709, - "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-s390x]": 3.1447420176377427, - "tests/plugins/test_virtual_packages.py::test_subdir_override[osx-64]": 5.373107410749308, - "tests/plugins/test_virtual_packages.py::test_subdir_override[osx-aarch64]": 1.1825208491108232, - "tests/plugins/test_virtual_packages.py::test_subdir_override[osx-arm64]": 3.87741839329985, - "tests/plugins/test_virtual_packages.py::test_subdir_override[wasi-wasm32]": 1.2149906061040283, - "tests/plugins/test_virtual_packages.py::test_subdir_override[win-32]": 3.2477906242999075, - "tests/plugins/test_virtual_packages.py::test_subdir_override[win-640]": 1.4311652744171388, - "tests/plugins/test_virtual_packages.py::test_subdir_override[win-641]": 1.4301936407435283, - "tests/plugins/test_virtual_packages.py::test_subdir_override[win-64_0]": 7.003662409461384, - "tests/plugins/test_virtual_packages.py::test_subdir_override[win-64_1]": 5.017930961790629, - "tests/plugins/test_virtual_packages.py::test_subdir_override[win-arm64]": 1.0317171993132088, - "tests/plugins/test_virtual_packages.py::test_subdir_override[zos-z]": 0.4257187648705024, - "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-clang64 legacy]": 4.163902802351036, - "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-clang64 mingw64]": 4.047506444303399, - "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-legacy]": 4.162753565719464, - "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-mingw64 legacy]": 4.073498299088599, - "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-nothing]": 4.135105593210827, - "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-ucrt64 clang64]": 4.30512359874061, - "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-ucrt64 legacy]": 4.3120377286846905, - "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-ucrt64]": 4.182268708415925, - "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-clang64 legacy]": 4.165761423680998, - "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-clang64 mingw64]": 4.190247169773838, - "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-legacy]": 4.18375162451253, - "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-mingw64 legacy]": 4.215799107817466, - "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-nothing]": 4.054562351732789, - "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-ucrt64 clang64]": 4.28470228193136, - "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-ucrt64 legacy]": 4.189651121757949, - "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-ucrt64]": 4.083213103131875, - "tests/test_activate.py::test_PS1": 0.16616853146456445, - "tests/test_activate.py::test_PS1_no_changeps1": 0.17782627215390032, - "tests/test_activate.py::test_activate_and_deactivate_for_uninitialized_env": 0.21614105736390685, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_display_health_checks_missing_files[.pyo-False]": 0.02210361055085547, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_display_health_checks_missing_files[.pyo-True]": 0.02197250431817294, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_env_txt_check_action[.pyc]": 0.010088243103105807, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_env_txt_check_action[.pyo]": 0.009682395328837266, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_json_cannot_be_loaded[.pyc]": 0.009016955903537772, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_json_cannot_be_loaded[.pyo]": 0.009397554899452792, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_json_keys_missing[.pyc]": 0.008874766835161805, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_json_keys_missing[.pyo]": 0.008921773698595052, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_listed_on_envs_txt_file[.pyc]": 0.010097950059985362, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_listed_on_envs_txt_file[.pyo]": 0.022469531593223863, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files[.pyc]": 0.008593939685574158, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files[.pyo]": 0.00876007523522008, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files_action[.pyc-False]": 0.008672757855681133, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files_action[.pyc-True]": 0.009189038433576303, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files_action[.pyo-False]": 0.009834535844797423, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files_action[.pyo-True]": 0.009148098904130148, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files[.pyc]": 0.008698871470068715, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files[.pyo]": 0.008074222010025105, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files_action[.pyc-False]": 0.009996423814522827, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files_action[.pyc-True]": 0.00938372146569221, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files_action[.pyo-False]": 0.009262051452182101, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files_action[.pyo-True]": 0.009107316836206088, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files[.pyc]": 0.007897878386078062, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files[.pyo]": 0.00849397941496297, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files_action[.pyc-False]": 0.008914657754905436, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files_action[.pyc-True]": 0.008763908824255673, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files_action[.pyo-False]": 0.008194176930044293, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files_action[.pyo-True]": 0.009026710178551606, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_not_env_txt_check_action[.pyc]": 0.009539001168725886, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_not_env_txt_check_action[.pyo]": 0.010246774477119712, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_not_listed_on_envs_txt_file[.pyc]": 0.010609988935142492, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_not_listed_on_envs_txt_file[.pyo]": 0.008801282301143057, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_fails[.pyc]": 4.493475684435395, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_fails[.pyo]": 4.487631580440926, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_non_existent_path[.pyc]": 0.009832272952355274, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_non_existent_path[.pyo]": 0.00977440104204807, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_passes[.pyc]": 0.010876508009741038, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_passes[.pyo]": 0.029016875984951226, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_wrong_path_version[.pyc]": 0.009025408435625779, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_wrong_path_version[.pyo]": 0.0092721043976138, + "tests/plugins/test_auth_handlers.py::test_duplicated": 0.006770328904535246, + "tests/plugins/test_auth_handlers.py::test_get_auth_handler": 0.004513585784601455, + "tests/plugins/test_auth_handlers.py::test_get_auth_handler_multiple": 0.0044566397644259, + "tests/plugins/test_health_checks.py::test_health_check_not_ran": 0.09562894765359736, + "tests/plugins/test_health_checks.py::test_health_check_ran": 0.08518126130417934, + "tests/plugins/test_manager.py::test_disable_external_plugins[VerboseSolverPlugin]": 0.004178647402315806, + "tests/plugins/test_manager.py::test_disable_external_plugins[tests.plugins.test_manager]": 0.004058462718641087, + "tests/plugins/test_manager.py::test_get_canonical_name_class": 0.003788531940597004, + "tests/plugins/test_manager.py::test_get_canonical_name_instance": 0.005614026337413285, + "tests/plugins/test_manager.py::test_get_canonical_name_module": 0.0037902153307511426, + "tests/plugins/test_manager.py::test_get_canonical_name_object": 0.005729149247202253, + "tests/plugins/test_manager.py::test_get_hook_results": 0.009908487845981459, + "tests/plugins/test_manager.py::test_get_request_headers": 0.0037471942531115536, + "tests/plugins/test_manager.py::test_get_session_headers": 0.003976838939605482, + "tests/plugins/test_manager.py::test_get_solvers": 0.0039637009690274925, + "tests/plugins/test_manager.py::test_get_virtual_packages": 0.0040142627320124, + "tests/plugins/test_manager.py::test_get_virtual_packages_no_name": 0.0050321656471588715, + "tests/plugins/test_manager.py::test_known_solver": 0.003999678384023644, + "tests/plugins/test_manager.py::test_load_entrypoints_blocked": 0.019509616245760888, + "tests/plugins/test_manager.py::test_load_entrypoints_importerror": 0.023634109289392944, + "tests/plugins/test_manager.py::test_load_entrypoints_register_valueerror": 0.032190747167754476, + "tests/plugins/test_manager.py::test_load_entrypoints_success": 0.023104725345394882, + "tests/plugins/test_manager.py::test_load_plugins_error": 0.004080486323866292, + "tests/plugins/test_manager.py::test_load_two_plugins_one_impls": 0.004331426151796314, + "tests/plugins/test_manager.py::test_load_without_plugins": 0.003862953155241847, + "tests/plugins/test_manager.py::test_unknown_solver": 0.003972570790178321, + "tests/plugins/test_post_commands.py::test_post_command_action_raises_exception": 0.08017413489280738, + "tests/plugins/test_post_commands.py::test_post_command_invoked": 0.09436313633036944, + "tests/plugins/test_post_commands.py::test_post_command_not_invoked": 0.10083924402889191, + "tests/plugins/test_post_solves.py::test_post_solve_action_raises_exception": 8.645816002751685, + "tests/plugins/test_post_solves.py::test_post_solve_invoked": 27.153319247173492, + "tests/plugins/test_post_solves.py::test_post_solve_not_invoked": 0.098812340964369, + "tests/plugins/test_pre_commands.py::test_pre_command_action_raises_exception": 0.07168618055819258, + "tests/plugins/test_pre_commands.py::test_pre_command_invoked": 0.10191431454192428, + "tests/plugins/test_pre_commands.py::test_pre_command_not_invoked": 0.10230015994785319, + "tests/plugins/test_pre_solves.py::test_pre_solve_action_raises_exception": 0.08447605351599922, + "tests/plugins/test_pre_solves.py::test_pre_solve_invoked": 9.575802602051201, + "tests/plugins/test_pre_solves.py::test_pre_solve_not_invoked": 0.10702296994116747, + "tests/plugins/test_reporter_backends.py::test_console_reporter_backend[detail_view-classic-argument2-\\n test : something\\n\\n]": 0.004785113787740025, + "tests/plugins/test_reporter_backends.py::test_console_reporter_backend[detail_view-json-argument3-{\\n \"test\": \"something\"\\n}]": 0.004647279890575194, + "tests/plugins/test_reporter_backends.py::test_console_reporter_backend[render-classic-test-test]": 0.004783387696161668, + "tests/plugins/test_reporter_backends.py::test_console_reporter_backend[render-json-test-\"test\"]": 0.004865295355506127, + "tests/plugins/test_reporter_backends.py::test_default_reporter_backends_are_registered": 0.00447282235760291, + "tests/plugins/test_reporter_backends.py::test_dummy_reporter_backend_is_registered": 0.004266393143871836, + "tests/plugins/test_request_headers.py::test_get_auth_handler": 0.0040527395083355434, + "tests/plugins/test_request_headers.py::test_get_auth_handler_multiple": 0.003979144678857567, + "tests/plugins/test_request_headers.py::test_get_request_headers[example.com/endpoint.json]": 0.004329817001124588, + "tests/plugins/test_request_headers.py::test_get_request_headers[example.com/path/somewhere.txt]": 0.004290243286084952, + "tests/plugins/test_request_headers.py::test_get_request_headers[example.com]": 0.004245091391654687, + "tests/plugins/test_request_headers.py::test_get_request_headers[random.com/endpoint.json]": 0.004261253438095378, + "tests/plugins/test_request_headers.py::test_get_request_headers[random.com]": 0.007041014149465494, + "tests/plugins/test_request_headers.py::test_get_session_headers[example.com/endpoint.json]": 0.004317868032344408, + "tests/plugins/test_request_headers.py::test_get_session_headers[example.com/path/somewhere.txt]": 0.004393261348607917, + "tests/plugins/test_request_headers.py::test_get_session_headers[example.com]": 0.004366234405680194, + "tests/plugins/test_request_headers.py::test_get_session_headers[random.com/endpoint.json]": 0.004291694096084537, + "tests/plugins/test_request_headers.py::test_get_session_headers[random.com]": 0.004383272492913955, + "tests/plugins/test_settings.py::test_get_settings": 0.004288722114854469, + "tests/plugins/test_settings.py::test_load_configuration_parameters": 0.00449145245209433, + "tests/plugins/test_settings.py::test_load_plugin_config_with_env_var": 0.018585830392120528, + "tests/plugins/test_settings.py::test_load_plugin_settings_with_condarc": 0.019749613722166052, + "tests/plugins/test_solvers.py::test_duplicated": 0.005859463203232547, + "tests/plugins/test_solvers.py::test_get_cached_solver_backend": 0.006403582887902467, + "tests/plugins/test_solvers.py::test_get_conflicting_solvers": 0.0056316395155587146, + "tests/plugins/test_solvers.py::test_get_no_solver": 0.0038001729670004837, + "tests/plugins/test_solvers.py::test_get_one_solver": 0.004038455059622524, + "tests/plugins/test_solvers.py::test_get_solver_backend": 0.018246987292252166, + "tests/plugins/test_solvers.py::test_get_solver_backend_multiple": 0.02210999754915598, + "tests/plugins/test_solvers.py::test_get_two_solvers": 0.004103064975227601, + "tests/plugins/test_solvers.py::test_solver_user_agent": 0.018186585538372376, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[activate]": 0.05925704308749886, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[clean]": 0.06185712283851214, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[commands]": 0.056258363392583534, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[compare]": 0.05690941133316462, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[config]": 0.060369780934738326, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[create]": 0.06089775966453434, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[deactivate]": 0.06170742562271973, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[env]": 0.058080492337084066, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[export]": 0.062423408283528416, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[info]": 0.05653856978871172, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[init]": 0.06107175247957738, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[install]": 0.06559954258295897, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[list]": 0.05821650977480936, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[notices]": 0.06097109568807717, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[package]": 0.06952963215091335, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[remove]": 0.06052730678987521, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[rename]": 0.06250778861641183, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[run]": 0.05951095268552528, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[search]": 0.059208238106921336, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[uninstall]": 0.05854268367477821, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[update]": 0.06023186516106784, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[upgrade]": 0.06037927482673418, + "tests/plugins/test_subcommands.py::test_custom_plugin_extend_parser": 0.05552083946193967, + "tests/plugins/test_subcommands.py::test_custom_plugin_not_extend_parser": 0.08477028752925829, + "tests/plugins/test_subcommands.py::test_duplicated": 0.004601359283820426, + "tests/plugins/test_subcommands.py::test_help": 0.05562894636246023, + "tests/plugins/test_subcommands.py::test_invoked": 0.09427847918889702, + "tests/plugins/test_subcommands.py::test_parser_no_plugins": 0.0489280161798993, + "tests/plugins/test_virtual_packages.py::test_archspec_override[None-False]": 1.8159230599232759, + "tests/plugins/test_virtual_packages.py::test_archspec_override[bla-True]": 1.7412621711712017, + "tests/plugins/test_virtual_packages.py::test_conda_virtual_package": 1.6437450291485618, + "tests/plugins/test_virtual_packages.py::test_cuda_detection": 1.6426133253237232, + "tests/plugins/test_virtual_packages.py::test_cuda_override": 0.0027192999153126214, + "tests/plugins/test_virtual_packages.py::test_cuda_override_none": 0.002575266887342698, + "tests/plugins/test_virtual_packages.py::test_duplicated": 5.399260016062378, + "tests/plugins/test_virtual_packages.py::test_glibc_override[1.0-True]": 2.5330862451964475, + "tests/plugins/test_virtual_packages.py::test_glibc_override[None-False]": 1.9841128404359565, + "tests/plugins/test_virtual_packages.py::test_invoked": 6.356332759231268, + "tests/plugins/test_virtual_packages.py::test_linux_override[1.0-True]": 2.559528309123773, + "tests/plugins/test_virtual_packages.py::test_linux_override[None-True]": 4.743362931132668, + "tests/plugins/test_virtual_packages.py::test_linux_value": 1.521127766666723, + "tests/plugins/test_virtual_packages.py::test_osx_override[1.0-True]": 1.994881207680386, + "tests/plugins/test_virtual_packages.py::test_osx_override[None-False]": 2.5152314300547203, + "tests/plugins/test_virtual_packages.py::test_osx_value": 3.6779289333333245, + "tests/plugins/test_virtual_packages.py::test_subdir_override[emscripten-wasm32]": 1.8968652600902631, + "tests/plugins/test_virtual_packages.py::test_subdir_override[freebsd-64]": 1.4601311725898654, + "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-32]": 2.1552785114625364, + "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-64]": 6.936710825987515, + "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-aarch64]": 3.9899374486158194, + "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-armv6l]": 0.41937215584131593, + "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-armv7l]": 0.8105465941584266, + "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-ppc64]": 1.2199940451135123, + "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-ppc64le]": 3.2742075592702475, + "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-riscv64]": 1.1930341790969796, + "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-s390x]": 3.199356223473126, + "tests/plugins/test_virtual_packages.py::test_subdir_override[osx-64]": 5.26726636684487, + "tests/plugins/test_virtual_packages.py::test_subdir_override[osx-aarch64]": 1.111049451040101, + "tests/plugins/test_virtual_packages.py::test_subdir_override[osx-arm64]": 3.9573560490943116, + "tests/plugins/test_virtual_packages.py::test_subdir_override[wasi-wasm32]": 1.2435585891727836, + "tests/plugins/test_virtual_packages.py::test_subdir_override[win-32]": 3.1284678253596736, + "tests/plugins/test_virtual_packages.py::test_subdir_override[win-640]": 1.5964685303167103, + "tests/plugins/test_virtual_packages.py::test_subdir_override[win-641]": 1.4465921168623017, + "tests/plugins/test_virtual_packages.py::test_subdir_override[win-64_0]": 6.233388011845265, + "tests/plugins/test_virtual_packages.py::test_subdir_override[win-64_1]": 4.621485092896005, + "tests/plugins/test_virtual_packages.py::test_subdir_override[win-arm64]": 1.0616499684916534, + "tests/plugins/test_virtual_packages.py::test_subdir_override[zos-z]": 0.41636806242994245, + "tests/plugins/test_virtual_packages.py::test_win_override[1.0-True]": 1.5256961999999892, + "tests/plugins/test_virtual_packages.py::test_win_override[None-False]": 1.5170880333335692, + "tests/plugins/test_virtual_packages.py::test_win_value": 1.5287142333332138, + "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-clang64 legacy]": 3.8822823466370573, + "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-clang64 mingw64]": 3.698365443091617, + "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-legacy]": 3.7553658016363327, + "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-mingw64 legacy]": 3.857909557924033, + "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-nothing]": 3.813537729122747, + "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-ucrt64 clang64]": 3.864193365629733, + "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-ucrt64 legacy]": 3.923182904834524, + "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-ucrt64]": 3.7900271229168343, + "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-clang64 legacy]": 3.890232223851535, + "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-clang64 mingw64]": 3.8754815911230156, + "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-legacy]": 3.923247663651424, + "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-mingw64 legacy]": 3.831731881736785, + "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-nothing]": 3.820921367754105, + "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-ucrt64 clang64]": 3.934829744514194, + "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-ucrt64 legacy]": 3.825285594361973, + "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-ucrt64]": 3.7934205040910904, + "tests/test_activate.py::test_PS1": 0.16557634691201098, + "tests/test_activate.py::test_PS1_no_changeps1": 0.17664251763742148, + "tests/test_activate.py::test_activate_and_deactivate_for_uninitialized_env": 0.21253870001694566, "tests/test_activate.py::test_activate_deactivate_modify_path[bash]": 10.116768478169323, "tests/test_activate.py::test_activate_deactivate_modify_path[cmd.exe]": 3.2973048121642763, - "tests/test_activate.py::test_activate_environment_not_found": 0.04093333771625486, - "tests/test_activate.py::test_activate_same_environment": 4.877145699195259, - "tests/test_activate.py::test_activator_invalid_command_arguments[command_args0-'activate', 'deactivate', 'hook', 'commands', or 'reactivate' command must be given.]": 0.01982796551728542, - "tests/test_activate.py::test_activator_invalid_command_arguments[command_args1-cannot specify both --stack and --no-stack to activate]": 0.019079089080443364, - "tests/test_activate.py::test_activator_invalid_command_arguments[command_args2-activate does not accept more than one argument:\\n\\\\['env-one', 'env-two'\\\\]\\n]": 0.01923274942526072, - "tests/test_activate.py::test_activator_invalid_command_arguments[command_args3-deactivate does not accept arguments\\nremainder_args: \\\\['env-one']\\n]": 0.019226234482823866, - "tests/test_activate.py::test_add_prefix_to_path_cmdexe": 0.017656540425191762, - "tests/test_activate.py::test_add_prefix_to_path_posix": 0.002842384063571531, + "tests/test_activate.py::test_activate_environment_not_found": 0.034035853177469905, + "tests/test_activate.py::test_activate_same_environment": 4.753881753996893, + "tests/test_activate.py::test_activator_invalid_command_arguments[command_args0-'activate', 'deactivate', 'hook', 'commands', or 'reactivate' command must be given.]": 0.01997976840046043, + "tests/test_activate.py::test_activator_invalid_command_arguments[command_args1-cannot specify both --stack and --no-stack to activate]": 0.01903678798559739, + "tests/test_activate.py::test_activator_invalid_command_arguments[command_args2-activate does not accept more than one argument:\\n\\\\['env-one', 'env-two'\\\\]\\n]": 0.019292602808462643, + "tests/test_activate.py::test_activator_invalid_command_arguments[command_args3-deactivate does not accept arguments\\nremainder_args: \\\\['env-one']\\n]": 0.019228228074700777, + "tests/test_activate.py::test_add_prefix_to_path_cmdexe": 0.01744797621343472, + "tests/test_activate.py::test_add_prefix_to_path_posix": 0.002107318307134349, "tests/test_activate.py::test_bash_activate_error": 0.0006020595429633806, "tests/test_activate.py::test_basic_integration[bash-basic_posix]": 0.0015171773996456403, "tests/test_activate.py::test_basic_integration[csh-basic_csh]": 0.0005744171896432097, "tests/test_activate.py::test_basic_integration[dash-basic_posix]": 0.00088414384475979, "tests/test_activate.py::test_basic_integration[tcsh-basic_csh]": 0.0005517485165529278, "tests/test_activate.py::test_basic_integration[zsh-basic_posix]": 0.0011691547953466923, - "tests/test_activate.py::test_build_activate_dont_activate_unset_var": 6.639099917806342, - "tests/test_activate.py::test_build_activate_restore_unset_env_vars": 0.000601672503462923, - "tests/test_activate.py::test_build_activate_shlvl_0": 5.209277901785486, - "tests/test_activate.py::test_build_activate_shlvl_1": 0.0007063804407544672, - "tests/test_activate.py::test_build_activate_shlvl_warn_clobber_vars": 5.574153264869507, - "tests/test_activate.py::test_build_deactivate_shlvl_1": 4.293474319745568, - "tests/test_activate.py::test_build_deactivate_shlvl_2_from_activate": 0.0005608431575134079, - "tests/test_activate.py::test_build_deactivate_shlvl_2_from_stack": 0.0005854755993475223, - "tests/test_activate.py::test_build_stack_shlvl_1": 0.0006003153766396483, - "tests/test_activate.py::test_cmd_exe_activate_error": 3.531163757864586, - "tests/test_activate.py::test_cmd_exe_basic": 0.07217989515142632, + "tests/test_activate.py::test_build_activate_dont_activate_unset_var": 6.478884208627316, + "tests/test_activate.py::test_build_activate_restore_unset_env_vars": 0.0005962231470090862, + "tests/test_activate.py::test_build_activate_shlvl_0": 4.427702771694354, + "tests/test_activate.py::test_build_activate_shlvl_1": 0.0006971548152206703, + "tests/test_activate.py::test_build_activate_shlvl_warn_clobber_vars": 5.727555048883779, + "tests/test_activate.py::test_build_deactivate_shlvl_1": 4.04174500372631, + "tests/test_activate.py::test_build_deactivate_shlvl_2_from_activate": 0.0005867124581353621, + "tests/test_activate.py::test_build_deactivate_shlvl_2_from_stack": 0.0005816132424970471, + "tests/test_activate.py::test_build_stack_shlvl_1": 0.0006132512458895146, + "tests/test_activate.py::test_cmd_exe_activate_error": 3.5311637578645865, + "tests/test_activate.py::test_cmd_exe_basic": 0.07213052516985734, "tests/test_activate.py::test_cmd_exe_basic_integration": 20.20887056783675, - "tests/test_activate.py::test_csh_basic": 2.2477806827967663, - "tests/test_activate.py::test_default_env": 0.04056990586202894, - "tests/test_activate.py::test_deprecations[ensure_binary-TypeError]": 0.016955888521843585, - "tests/test_activate.py::test_deprecations[ensure_fs_path_encoding-TypeError]": 0.016843982506414255, - "tests/test_activate.py::test_deprecations[path_identity-TypeError]": 0.01732686572900189, - "tests/test_activate.py::test_fish_basic": 2.264723997919327, + "tests/test_activate.py::test_csh_basic": 2.236411305584882, + "tests/test_activate.py::test_default_env": 0.03205549861381003, + "tests/test_activate.py::test_deprecations[ensure_binary-TypeError]": 0.01704080630711818, + "tests/test_activate.py::test_deprecations[ensure_fs_path_encoding-TypeError]": 0.01691947068325319, + "tests/test_activate.py::test_deprecations[path_identity-TypeError]": 0.01726060224716491, + "tests/test_activate.py::test_fish_basic": 2.236256068074201, "tests/test_activate.py::test_fish_basic_integration": 0.0005565784223396417, - "tests/test_activate.py::test_force_uppercase[False]": 0.05902335422075379, - "tests/test_activate.py::test_force_uppercase[True]": 0.059252494305113194, - "tests/test_activate.py::test_get_env_vars_big_whitespace": 4.033157995565239, - "tests/test_activate.py::test_get_env_vars_empty_file": 4.301575785010651, - "tests/test_activate.py::test_json_basic": 2.2559513693709303, + "tests/test_activate.py::test_force_uppercase[False]": 0.05895545035867702, + "tests/test_activate.py::test_force_uppercase[True]": 0.05886959490102296, + "tests/test_activate.py::test_get_env_vars_big_whitespace": 3.8263759995634365, + "tests/test_activate.py::test_get_env_vars_empty_file": 3.967293718156677, + "tests/test_activate.py::test_json_basic": 2.2424129360446794, "tests/test_activate.py::test_legacy_activate_deactivate_bash": 17.25791630102955, - "tests/test_activate.py::test_legacy_activate_deactivate_cmd_exe": 6.25432349050091, - "tests/test_activate.py::test_metavars_force_uppercase[False]": 0.05910936733414149, - "tests/test_activate.py::test_metavars_force_uppercase[True]": 0.059282688664301274, - "tests/test_activate.py::test_native_path_to_unix[cygpath-None]": 0.017432689881117, - "tests/test_activate.py::test_native_path_to_unix[cygpath-empty string]": 0.01723412055796367, - "tests/test_activate.py::test_native_path_to_unix[cygpath-empty tuple]": 0.017238271372174215, - "tests/test_activate.py::test_native_path_to_unix[cygpath-list[path]]": 0.03150880764108426, - "tests/test_activate.py::test_native_path_to_unix[cygpath-path;...]": 0.031420055960891556, - "tests/test_activate.py::test_native_path_to_unix[cygpath-path]": 0.03180783817908759, - "tests/test_activate.py::test_native_path_to_unix[cygpath-tuple[path, ...]]": 0.03156625075295917, - "tests/test_activate.py::test_native_path_to_unix[fallback-None]": 0.019853536732800423, - "tests/test_activate.py::test_native_path_to_unix[fallback-empty string]": 0.01873590715689093, - "tests/test_activate.py::test_native_path_to_unix[fallback-empty tuple]": 0.018144779197048207, - "tests/test_activate.py::test_native_path_to_unix[fallback-list[path]]": 0.0236489803862987, - "tests/test_activate.py::test_native_path_to_unix[fallback-path;...]": 0.022710838899816635, - "tests/test_activate.py::test_native_path_to_unix[fallback-path]": 0.024530404043051453, - "tests/test_activate.py::test_native_path_to_unix[fallback-tuple[path, ...]]": 0.022420299628739582, - "tests/test_activate.py::test_posix_basic": 2.2552688062527326, + "tests/test_activate.py::test_legacy_activate_deactivate_cmd_exe": 6.2543234905009095, + "tests/test_activate.py::test_metavars_force_uppercase[False]": 0.058551849409952755, + "tests/test_activate.py::test_metavars_force_uppercase[True]": 0.05879495765302696, + "tests/test_activate.py::test_native_path_to_unix[cygpath-None]": 0.017333530029511414, + "tests/test_activate.py::test_native_path_to_unix[cygpath-empty string]": 0.017118024698455768, + "tests/test_activate.py::test_native_path_to_unix[cygpath-empty tuple]": 0.017015312823235706, + "tests/test_activate.py::test_native_path_to_unix[cygpath-list[path]]": 0.031147935543555362, + "tests/test_activate.py::test_native_path_to_unix[cygpath-path;...]": 0.031009166514000572, + "tests/test_activate.py::test_native_path_to_unix[cygpath-path]": 0.03158726663185782, + "tests/test_activate.py::test_native_path_to_unix[cygpath-tuple[path, ...]]": 0.03151458356494568, + "tests/test_activate.py::test_native_path_to_unix[fallback-None]": 0.019636315999648563, + "tests/test_activate.py::test_native_path_to_unix[fallback-empty string]": 0.018493320030857595, + "tests/test_activate.py::test_native_path_to_unix[fallback-empty tuple]": 0.018042604250463744, + "tests/test_activate.py::test_native_path_to_unix[fallback-list[path]]": 0.023588470188323125, + "tests/test_activate.py::test_native_path_to_unix[fallback-path;...]": 0.022277729369300066, + "tests/test_activate.py::test_native_path_to_unix[fallback-path]": 0.024343336300531235, + "tests/test_activate.py::test_native_path_to_unix[fallback-tuple[path, ...]]": 0.02199592686355576, + "tests/test_activate.py::test_posix_basic": 2.239010074806679, "tests/test_activate.py::test_powershell_PATH_management": 20.503760820346663, - "tests/test_activate.py::test_powershell_basic": 0.06877026403221573, + "tests/test_activate.py::test_powershell_basic": 0.06752552203554882, "tests/test_activate.py::test_powershell_basic_integration": 30.337398399423545, - "tests/test_activate.py::test_pre_post_command_invoked[activate]": 0.16951549541383654, - "tests/test_activate.py::test_pre_post_command_invoked[commands]": 0.05524258701573449, - "tests/test_activate.py::test_pre_post_command_invoked[deactivate]": 0.02245092749627368, - "tests/test_activate.py::test_pre_post_command_invoked[hook]": 0.025726479398591857, - "tests/test_activate.py::test_pre_post_command_invoked[reactivate]": 0.021257428090329378, - "tests/test_activate.py::test_pre_post_command_raises[activate]": 0.16764044491675847, - "tests/test_activate.py::test_pre_post_command_raises[commands]": 0.0614033489832978, - "tests/test_activate.py::test_pre_post_command_raises[deactivate]": 0.021299804804757013, - "tests/test_activate.py::test_pre_post_command_raises[hook]": 0.022616234533025484, - "tests/test_activate.py::test_pre_post_command_raises[reactivate]": 0.02209348993215587, - "tests/test_activate.py::test_remove_prefix_from_path_1": 0.16949618312352013, - "tests/test_activate.py::test_remove_prefix_from_path_2": 0.1552798454187351, - "tests/test_activate.py::test_replace_prefix_in_path_1": 0.25188649849669237, - "tests/test_activate.py::test_replace_prefix_in_path_2": 0.2415407242749202, - "tests/test_activate.py::test_stacking[0--base-base,sys]": 22.95631898773747, + "tests/test_activate.py::test_pre_post_command_invoked[activate]": 0.1661569261734862, + "tests/test_activate.py::test_pre_post_command_invoked[commands]": 0.055272722511600515, + "tests/test_activate.py::test_pre_post_command_invoked[deactivate]": 0.021712165429073605, + "tests/test_activate.py::test_pre_post_command_invoked[hook]": 0.0237014207626234, + "tests/test_activate.py::test_pre_post_command_invoked[reactivate]": 0.02085460074855722, + "tests/test_activate.py::test_pre_post_command_raises[activate]": 0.1666552334314856, + "tests/test_activate.py::test_pre_post_command_raises[commands]": 0.05693192460800356, + "tests/test_activate.py::test_pre_post_command_raises[deactivate]": 0.020827191908810817, + "tests/test_activate.py::test_pre_post_command_raises[hook]": 0.02163248954609932, + "tests/test_activate.py::test_pre_post_command_raises[reactivate]": 0.021639270546971102, + "tests/test_activate.py::test_remove_prefix_from_path_1": 0.16880002924011805, + "tests/test_activate.py::test_remove_prefix_from_path_2": 0.15482267313167672, + "tests/test_activate.py::test_replace_prefix_in_path_1": 0.24890348982898655, + "tests/test_activate.py::test_replace_prefix_in_path_2": 0.23806843522238158, + "tests/test_activate.py::test_stacking[0--base-base,sys]": 22.956318987737465, "tests/test_activate.py::test_stacking[0--has-has,sys]": 22.736331178775412, "tests/test_activate.py::test_stacking[0--not-sys]": 22.574218200737274, "tests/test_activate.py::test_stacking[0-base-base-base,sys]": 22.123598011866882, "tests/test_activate.py::test_stacking[0-base-has-has,sys]": 22.487090569924856, - "tests/test_activate.py::test_stacking[0-base-not-sys]": 21.916642749440914, + "tests/test_activate.py::test_stacking[0-base-not-sys]": 21.91664274944091, "tests/test_activate.py::test_stacking[0-has-base-base,sys]": 22.63572652354946, "tests/test_activate.py::test_stacking[0-has-has-has,sys]": 22.342484282375857, "tests/test_activate.py::test_stacking[0-has-not-sys]": 21.76683484140187, @@ -1593,9 +1631,9 @@ "tests/test_activate.py::test_stacking[5-base,not-base-base,sys]": 22.47780285026007, "tests/test_activate.py::test_stacking[5-base,not-has-has,base,sys]": 22.700393850996125, "tests/test_activate.py::test_stacking[5-base,not-not-base,sys]": 21.885527863477446, - "tests/test_activate.py::test_stacking[5-base-base-base,sys]": 22.47085257238737, + "tests/test_activate.py::test_stacking[5-base-base-base,sys]": 22.470852572387372, "tests/test_activate.py::test_stacking[5-base-has-has,base,sys]": 22.112366140570057, - "tests/test_activate.py::test_stacking[5-base-not-base,sys]": 21.449186925275413, + "tests/test_activate.py::test_stacking[5-base-not-base,sys]": 21.44918692527541, "tests/test_activate.py::test_stacking[5-has-base-base,has,sys]": 22.278681588365433, "tests/test_activate.py::test_stacking[5-has-has-has,sys]": 22.61649534960088, "tests/test_activate.py::test_stacking[5-has-not-has,sys]": 21.503118612082282, @@ -1603,34 +1641,34 @@ "tests/test_activate.py::test_stacking[5-not-has-has,sys]": 22.35732407458328, "tests/test_activate.py::test_stacking[5-not-not-sys]": 21.720362796828734, "tests/test_activate.py::test_unicode": 0.5707806654173243, - "tests/test_activate.py::test_unix_path_to_native[cygpath-None]": 0.019151469382526064, - "tests/test_activate.py::test_unix_path_to_native[cygpath-UNC mount [trailing]]": 1.3964368333916892, - "tests/test_activate.py::test_unix_path_to_native[cygpath-UNC mount]": 2.406507636552213, - "tests/test_activate.py::test_unix_path_to_native[cygpath-UNC path [extra]]": 0.2969848198029917, - "tests/test_activate.py::test_unix_path_to_native[cygpath-UNC path]": 0.42114814403484563, + "tests/test_activate.py::test_unix_path_to_native[cygpath-None]": 0.02064934694284964, + "tests/test_activate.py::test_unix_path_to_native[cygpath-UNC mount [trailing]]": 1.4964123498805653, + "tests/test_activate.py::test_unix_path_to_native[cygpath-UNC mount]": 2.3990734307755153, + "tests/test_activate.py::test_unix_path_to_native[cygpath-UNC path [extra]]": 0.5270759468354381, + "tests/test_activate.py::test_unix_path_to_native[cygpath-UNC path]": 0.23528185090160858, "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-None]": 0.03324188567424242, "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-UNC mount [trailing]]": 1.125974665771642, "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-UNC mount]": 2.438230229586479, "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-UNC path [extra]]": 0.3066560361023068, "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-UNC path]": 0.5541828634525691, "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-bare UNC mount]": 0.046888972073533444, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-drive [trailing]]": 0.046470787397885224, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-drive [trailing]]": 0.04647078739788523, "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-drive]": 0.04681837868139161, "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-empty string]": 0.033274950676753616, "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-empty tuple]": 0.03311612562231919, "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-list[path]]": 0.046632344617862725, "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-normal path [extra]]": 0.04629102984431289, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-normal path [trailing]]": 0.04729968266717837, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-normal path]": 0.04616689760362753, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-normal path [trailing]]": 0.04729968266717838, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-normal path]": 0.04616689760362752, "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-path;...]": 2.394487191694626, "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-relative [extra]]": 0.046631095414123934, "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-relative]": 0.046668883197454776, "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root [leading, trailing]]": 0.046658507512552495, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root [leading]]": 0.04685915755531912, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root [leading]]": 0.046859157555319116, "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root path [extra]]": 0.04711871823250235, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root path [leading, trailing]]": 0.04627159521947487, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root path [leading, trailing]]": 0.046271595219474874, "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root path [leading]]": 0.04669156972123977, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root path [trailing]]": 0.046482837977081956, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root path [trailing]]": 0.04648283797708196, "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root path0]": 0.046622676700028884, "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root path1]": 0.046758138963657506, "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root]": 0.04657797419237129, @@ -1638,10 +1676,10 @@ "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-None]": 0.033374706699557305, "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-UNC mount [trailing]]": 0.04909606318019272, "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-UNC mount]": 0.12912419254718394, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-UNC path [extra]]": 0.04990439788117526, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-UNC path [extra]]": 0.04990439788117527, "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-UNC path]": 0.04933343538727585, "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-bare UNC mount]": 0.04641636131449506, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-drive [trailing]]": 0.04623721332389061, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-drive [trailing]]": 0.046237213323890615, "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-drive]": 0.046058632298077835, "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-empty string]": 0.033331406897707846, "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-empty tuple]": 0.03357361054563069, @@ -1649,46 +1687,46 @@ "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-normal path [extra]]": 0.046179603257216685, "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-normal path [trailing]]": 0.04646066671936645, "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-normal path]": 0.0462075015592518, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-path;...]": 1.9643646132499812, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-path;...]": 1.964364613249981, "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-relative [extra]]": 0.04650276677084646, "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-relative]": 0.046826034401241154, "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root [leading, trailing]]": 0.046844410762071485, "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root [leading]]": 0.04673943152539493, "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root path [extra]]": 0.04669140698951533, "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root path [leading, trailing]]": 0.04652940553001411, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root path [leading]]": 0.04667990096045796, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root path [leading]]": 0.04667990096045795, "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root path [trailing]]": 0.04629103655048822, "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root path0]": 0.04619892335306669, "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root path1]": 0.04627587859071776, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root]": 0.04645958880709262, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-tuple[path, ...]]": 0.04982320986889039, - "tests/test_activate.py::test_unix_path_to_native[cygpath-bare UNC mount]": 0.03337514781821511, - "tests/test_activate.py::test_unix_path_to_native[cygpath-drive [trailing]]": 0.033671641184388326, - "tests/test_activate.py::test_unix_path_to_native[cygpath-drive]": 0.033505584477518016, - "tests/test_activate.py::test_unix_path_to_native[cygpath-empty string]": 0.019092133961848213, - "tests/test_activate.py::test_unix_path_to_native[cygpath-empty tuple]": 0.019126092830874922, - "tests/test_activate.py::test_unix_path_to_native[cygpath-list[path]]": 0.03367487438635906, - "tests/test_activate.py::test_unix_path_to_native[cygpath-normal path [extra]]": 0.03362232528678132, - "tests/test_activate.py::test_unix_path_to_native[cygpath-normal path [trailing]]": 0.03352965352157973, - "tests/test_activate.py::test_unix_path_to_native[cygpath-normal path]": 0.03318689098740526, - "tests/test_activate.py::test_unix_path_to_native[cygpath-path;...]": 2.387385920766263, - "tests/test_activate.py::test_unix_path_to_native[cygpath-relative [extra]]": 0.033608750520681636, - "tests/test_activate.py::test_unix_path_to_native[cygpath-relative]": 0.03317979068190937, - "tests/test_activate.py::test_unix_path_to_native[cygpath-root [leading, trailing]]": 0.03340606603736959, - "tests/test_activate.py::test_unix_path_to_native[cygpath-root [leading]]": 0.03365028602061942, - "tests/test_activate.py::test_unix_path_to_native[cygpath-root path [extra]]": 0.03344979228903273, - "tests/test_activate.py::test_unix_path_to_native[cygpath-root path [leading, trailing]]": 0.03351047207837212, - "tests/test_activate.py::test_unix_path_to_native[cygpath-root path [leading]]": 0.033599102315909624, - "tests/test_activate.py::test_unix_path_to_native[cygpath-root path [trailing]]": 0.033396570971988865, - "tests/test_activate.py::test_unix_path_to_native[cygpath-root path0]": 0.033353954674462734, - "tests/test_activate.py::test_unix_path_to_native[cygpath-root path1]": 0.03368252467919195, - "tests/test_activate.py::test_unix_path_to_native[cygpath-root]": 0.033970703466352524, - "tests/test_activate.py::test_unix_path_to_native[cygpath-tuple[path, ...]]": 0.19544572184010356, - "tests/test_activate.py::test_unix_path_to_native[fallback-None]": 0.020266875731043972, - "tests/test_activate.py::test_unix_path_to_native[fallback-UNC mount [trailing]]": 0.023207919800038748, - "tests/test_activate.py::test_unix_path_to_native[fallback-UNC mount]": 0.023098474696420332, - "tests/test_activate.py::test_unix_path_to_native[fallback-UNC path [extra]]": 0.022960779002164623, - "tests/test_activate.py::test_unix_path_to_native[fallback-UNC path]": 0.022765173041563957, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root]": 0.04645958880709261, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-tuple[path, ...]]": 0.049823209868890384, + "tests/test_activate.py::test_unix_path_to_native[cygpath-bare UNC mount]": 0.03341063456646849, + "tests/test_activate.py::test_unix_path_to_native[cygpath-drive [trailing]]": 0.03338397973264139, + "tests/test_activate.py::test_unix_path_to_native[cygpath-drive]": 0.03341744340437029, + "tests/test_activate.py::test_unix_path_to_native[cygpath-empty string]": 0.019471596854834242, + "tests/test_activate.py::test_unix_path_to_native[cygpath-empty tuple]": 0.019015589741961582, + "tests/test_activate.py::test_unix_path_to_native[cygpath-list[path]]": 0.033978130348173395, + "tests/test_activate.py::test_unix_path_to_native[cygpath-normal path [extra]]": 0.03309207029455997, + "tests/test_activate.py::test_unix_path_to_native[cygpath-normal path [trailing]]": 0.033353779173564045, + "tests/test_activate.py::test_unix_path_to_native[cygpath-normal path]": 0.03392461594744813, + "tests/test_activate.py::test_unix_path_to_native[cygpath-path;...]": 2.3809191741006894, + "tests/test_activate.py::test_unix_path_to_native[cygpath-relative [extra]]": 0.03341973768688695, + "tests/test_activate.py::test_unix_path_to_native[cygpath-relative]": 0.032967835283004454, + "tests/test_activate.py::test_unix_path_to_native[cygpath-root [leading, trailing]]": 0.032899287920057106, + "tests/test_activate.py::test_unix_path_to_native[cygpath-root [leading]]": 0.034216217237949494, + "tests/test_activate.py::test_unix_path_to_native[cygpath-root path [extra]]": 0.03314320133341282, + "tests/test_activate.py::test_unix_path_to_native[cygpath-root path [leading, trailing]]": 0.03382116068061934, + "tests/test_activate.py::test_unix_path_to_native[cygpath-root path [leading]]": 0.03332069826848226, + "tests/test_activate.py::test_unix_path_to_native[cygpath-root path [trailing]]": 0.03322482829541784, + "tests/test_activate.py::test_unix_path_to_native[cygpath-root path0]": 0.03323235971669383, + "tests/test_activate.py::test_unix_path_to_native[cygpath-root path1]": 0.03315050596161777, + "tests/test_activate.py::test_unix_path_to_native[cygpath-root]": 0.03350473378714775, + "tests/test_activate.py::test_unix_path_to_native[cygpath-tuple[path, ...]]": 0.11575769447756437, + "tests/test_activate.py::test_unix_path_to_native[fallback-None]": 0.020837772542520908, + "tests/test_activate.py::test_unix_path_to_native[fallback-UNC mount [trailing]]": 0.022640855081358414, + "tests/test_activate.py::test_unix_path_to_native[fallback-UNC mount]": 0.023011673998504498, + "tests/test_activate.py::test_unix_path_to_native[fallback-UNC path [extra]]": 0.023947381776389772, + "tests/test_activate.py::test_unix_path_to_native[fallback-UNC path]": 0.022703976092532753, "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-None]": 0.03396283623145673, "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-UNC mount [trailing]]": 0.0505482137215178, "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-UNC mount]": 0.04991287868801564, @@ -1710,7 +1748,7 @@ "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root [leading]]": 0.047177007092848576, "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root path [extra]]": 0.047930191896711605, "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root path [leading, trailing]]": 0.047444281407492996, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root path [leading]]": 0.04752862509165125, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root path [leading]]": 0.04752862509165124, "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root path [trailing]]": 0.047077872903111696, "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root path0]": 0.0477187383795603, "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root path1]": 0.055612583965876074, @@ -1718,10 +1756,10 @@ "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-tuple[path, ...]]": 0.05061823615332113, "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-None]": 0.03407464047435415, "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-UNC mount [trailing]]": 0.050309050789616, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-UNC mount]": 0.05033999426981079, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-UNC mount]": 0.050339994269810784, "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-UNC path [extra]]": 0.050188304344990005, "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-UNC path]": 0.053205403352190796, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-bare UNC mount]": 0.04725285770817483, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-bare UNC mount]": 0.047252857708174834, "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-drive [trailing]]": 0.04721526167229756, "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-drive]": 0.04761444747738437, "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-empty string]": 0.03427166222926982, @@ -1733,7 +1771,7 @@ "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-path;...]": 0.11885148984348674, "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-relative [extra]]": 0.04750688943154246, "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-relative]": 0.047709590347631885, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root [leading, trailing]]": 0.04697116884823265, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root [leading, trailing]]": 0.04697116884823266, "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root [leading]]": 0.04729036967805244, "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root path [extra]]": 0.04745176599903206, "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root path [leading, trailing]]": 0.04722677254889906, @@ -1741,367 +1779,367 @@ "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root path [trailing]]": 0.047455386200326334, "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root path0]": 0.047320545251267235, "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root path1]": 0.04734480590063446, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root]": 0.0471287506263029, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-tuple[path, ...]]": 0.0504964611976306, - "tests/test_activate.py::test_unix_path_to_native[fallback-bare UNC mount]": 0.02289428549768306, - "tests/test_activate.py::test_unix_path_to_native[fallback-drive [trailing]]": 0.022714164414108853, - "tests/test_activate.py::test_unix_path_to_native[fallback-drive]": 0.02326163542739557, - "tests/test_activate.py::test_unix_path_to_native[fallback-empty string]": 0.020352155598312178, - "tests/test_activate.py::test_unix_path_to_native[fallback-empty tuple]": 0.020087335839408593, - "tests/test_activate.py::test_unix_path_to_native[fallback-list[path]]": 0.0230060967938269, - "tests/test_activate.py::test_unix_path_to_native[fallback-normal path [extra]]": 0.023076237266016177, - "tests/test_activate.py::test_unix_path_to_native[fallback-normal path [trailing]]": 0.023016399977117134, - "tests/test_activate.py::test_unix_path_to_native[fallback-normal path]": 0.02271025626840748, - "tests/test_activate.py::test_unix_path_to_native[fallback-path;...]": 0.02302109568003641, - "tests/test_activate.py::test_unix_path_to_native[fallback-relative [extra]]": 0.02290600895360742, - "tests/test_activate.py::test_unix_path_to_native[fallback-relative]": 0.022919855485908885, - "tests/test_activate.py::test_unix_path_to_native[fallback-root [leading, trailing]]": 0.023047832620902986, - "tests/test_activate.py::test_unix_path_to_native[fallback-root [leading]]": 0.02281040101803932, - "tests/test_activate.py::test_unix_path_to_native[fallback-root path [extra]]": 0.022963532773949358, - "tests/test_activate.py::test_unix_path_to_native[fallback-root path [leading, trailing]]": 0.02324157724515904, - "tests/test_activate.py::test_unix_path_to_native[fallback-root path [leading]]": 0.02306358180511194, - "tests/test_activate.py::test_unix_path_to_native[fallback-root path [trailing]]": 0.022977783389678135, - "tests/test_activate.py::test_unix_path_to_native[fallback-root path0]": 0.023311778536904866, - "tests/test_activate.py::test_unix_path_to_native[fallback-root path1]": 0.023316872195519346, - "tests/test_activate.py::test_unix_path_to_native[fallback-root]": 0.022963520792879895, - "tests/test_activate.py::test_unix_path_to_native[fallback-tuple[path, ...]]": 0.022904445502779334, - "tests/test_activate.py::test_xonsh_basic": 0.06679249664198113, - "tests/test_api.py::test_DepsModifier_contract": 0.002397560813393147, - "tests/test_api.py::test_PackageCacheData_contract": 0.0031730430676971426, - "tests/test_api.py::test_PackageCacheData_return_value_contract": 0.004590293803163977, - "tests/test_api.py::test_PrefixData_contract": 0.0030131275022463313, - "tests/test_api.py::test_PrefixData_return_value_contract": 1.3294809567048995, - "tests/test_api.py::test_Solver_inputs_contract": 0.0038049708159289923, - "tests/test_api.py::test_Solver_return_value_contract": 3.3108214659821846, - "tests/test_api.py::test_SubdirData_contract": 0.003004211971098802, - "tests/test_api.py::test_SubdirData_return_value_contract": 12.566020684118126, - "tests/test_api.py::test_UpdateModifier_contract": 0.0023586609007850766, - "tests/test_auxlib.py::test_deepfreeze[42.0]": 0.0024857366324266754, - "tests/test_auxlib.py::test_deepfreeze[42]": 0.0025196740658723735, - "tests/test_auxlib.py::test_deepfreeze[True]": 0.002462233930803098, - "tests/test_auxlib.py::test_deepfreeze[freeze_installed]": 0.0024852521681256305, - "tests/test_auxlib.py::test_deepfreeze[text]": 0.0026434972889654725, - "tests/test_auxlib.py::test_deepfreeze[unfrozen10]": 0.0031740650848241553, - "tests/test_auxlib.py::test_deepfreeze[unfrozen11]": 0.0026255829519075506, - "tests/test_auxlib.py::test_deepfreeze[unfrozen12]": 0.0024674219286043206, - "tests/test_auxlib.py::test_deepfreeze[unfrozen13]": 0.0030625807192816443, - "tests/test_auxlib.py::test_deepfreeze[unfrozen5]": 0.0026272006646139456, - "tests/test_auxlib.py::test_deepfreeze[unfrozen6]": 0.0026049776483355967, - "tests/test_auxlib.py::test_deepfreeze[unfrozen7]": 0.002587807711170847, - "tests/test_auxlib.py::test_deepfreeze[unfrozen8]": 0.002662707899563791, - "tests/test_auxlib.py::test_deepfreeze[unfrozen9]": 0.002539543572996129, - "tests/test_codesigned.py::test_stub_exe_signatures[cli-32.exe]": 0.18282888738343406, - "tests/test_codesigned.py::test_stub_exe_signatures[cli-64.exe]": 0.1437532070724011, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.common.base_env_name-conda.base.constants.ROOT_ENV_NAME]": 0.009672536643842556, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.common.get_filename-conda.env.env.get_filename]": 0.003805073195603013, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.common.print_result-conda.env.env.print_result]": 0.007498969214423329, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main.create_parser-None]": 0.004136603146186101, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main.do_call-None]": 0.0031997652719409912, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main.main-None]": 0.00290957041135202, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main.show_help_on_empty_command-None]": 0.005666695583510428, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_config.config_description-None]": 0.004950083306472005, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_config.config_example-None]": 0.003451501918669894, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_config.configure_parser-conda.cli.main_env_config.configure_parser]": 0.003120351318129294, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_config.execute-conda.cli.main_env_config.execute]": 0.0031278116949268364, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_create.configure_parser-conda.cli.main_env_create.configure_parser]": 0.0032171570521136628, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_create.description-None]": 0.005302426789699704, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_create.example-None]": 0.004011697167951578, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_create.execute-conda.cli.main_env_create.execute]": 0.0026084657742580083, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_export.configure_parser-conda.cli.main_env_export.configure_parser]": 0.0052167525793719045, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_export.configure_parser-conda.cli.main_export.configure_parser]": 0.00275221911028631, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_export.description-None]": 0.005042810506334634, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_export.example-None]": 0.003683327296990453, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_export.execute-conda.cli.main_env_export.execute]": 0.00416705047878135, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_export.execute-conda.cli.main_export.execute]": 0.0032923959211109102, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_list.configure_parser-conda.cli.main_env_list.configure_parser]": 0.002991106276861715, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_list.description-None]": 0.004900386033158725, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_list.example-None]": 0.0039043695038745193, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_list.execute-conda.cli.main_env_list.execute]": 0.002880471147801871, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_remove._description-None]": 0.0035692649673931052, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_remove._example-None]": 0.0032379013947531625, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_remove._help-None]": 0.004913482343794506, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_remove.configure_parser-conda.cli.main_env_remove.configure_parser]": 0.0026879152758953304, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_remove.execute-conda.cli.main_env_remove.execute]": 0.0029904712725622065, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_update.configure_parser-conda.cli.main_env_update.configure_parser]": 0.0031383969915138948, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_update.description-None]": 0.004939141878320319, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_update.example-None]": 0.0036424222506749857, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_update.execute-conda.cli.main_env_update.execute]": 0.0027891658911401813, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.configure_parser-conda.cli.main_env_vars.configure_parser]": 0.0025221830031342263, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.execute_list-conda.cli.main_env_vars.execute_list]": 0.0024966383113621, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.execute_set-conda.cli.main_env_vars.execute_set]": 0.0025144001858328937, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.execute_unset-conda.cli.main_env_vars.execute_unset]": 0.002502048549443468, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.list_description-None]": 0.0031564125904239263, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.list_example-None]": 0.0029262938647765706, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.set_description-None]": 0.0025744269082403114, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.set_example-None]": 0.002669095221046492, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.unset_description-None]": 0.002752891235729213, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.unset_example-None]": 0.0024950974893424988, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.var_description-None]": 0.005009864882390456, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.var_example-None]": 0.0036626386116464836, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.Dependencies-conda.env.env.Dependencies]": 0.0025385688295165776, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.Environment-conda.env.env.Environment]": 0.0025429982865259686, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.VALID_KEYS-conda.env.env.VALID_KEYS]": 0.00502843887170788, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env._expand_channels-conda.env.env._expand_channels]": 0.002568239017762895, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.from_environment-conda.env.env.from_environment]": 0.00321355776807154, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.from_file-conda.env.env.from_file]": 0.00251766804547649, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.from_yaml-conda.env.env.from_yaml]": 0.00275491307538555, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.validate_keys-conda.env.env.validate_keys]": 0.004056712182833418, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.base.ENTRY_POINT-None]": 0.00845914690294447, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.base.InvalidInstaller-conda.exceptions.InvalidInstaller]": 0.005849522556075256, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.base.get_installer-conda.env.installers.base.get_installer]": 0.003603562956214924, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.conda._solve-conda.env.installers.conda._solve]": 0.006420697898720594, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.conda.dry_run-conda.env.installers.conda.dry_run]": 0.0041902900668702595, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.conda.install-conda.env.installers.conda.install]": 0.004254528287872448, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.pip._pip_install_via_requirements-conda.env.installers.pip._pip_install_via_requirements]": 0.006201766900078204, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.pip.install-conda.env.installers.pip.install]": 0.004852757509674912, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.pip_util._canonicalize_regex-None]": 0.003032854390735777, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.pip_util.get_pip_installed_packages-conda.env.pip_util.get_pip_installed_packages]": 0.0040960950041418545, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.pip_util.pip_subprocess-conda.env.pip_util.pip_subprocess]": 0.004946912165572298, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.FileSpecTypes-conda.env.specs.FileSpecTypes]": 0.0038150855351194246, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root]": 0.047128750626302895, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-tuple[path, ...]]": 0.050496461197630606, + "tests/test_activate.py::test_unix_path_to_native[fallback-bare UNC mount]": 0.022711328546589096, + "tests/test_activate.py::test_unix_path_to_native[fallback-drive [trailing]]": 0.02297412335369884, + "tests/test_activate.py::test_unix_path_to_native[fallback-drive]": 0.024079052471923514, + "tests/test_activate.py::test_unix_path_to_native[fallback-empty string]": 0.020044035915770784, + "tests/test_activate.py::test_unix_path_to_native[fallback-empty tuple]": 0.01988220357786857, + "tests/test_activate.py::test_unix_path_to_native[fallback-list[path]]": 0.022876835527214232, + "tests/test_activate.py::test_unix_path_to_native[fallback-normal path [extra]]": 0.02348843473298698, + "tests/test_activate.py::test_unix_path_to_native[fallback-normal path [trailing]]": 0.022672641454496184, + "tests/test_activate.py::test_unix_path_to_native[fallback-normal path]": 0.022872072659984307, + "tests/test_activate.py::test_unix_path_to_native[fallback-path;...]": 0.0227388687522733, + "tests/test_activate.py::test_unix_path_to_native[fallback-relative [extra]]": 0.022791865985392464, + "tests/test_activate.py::test_unix_path_to_native[fallback-relative]": 0.02274223869646241, + "tests/test_activate.py::test_unix_path_to_native[fallback-root [leading, trailing]]": 0.02292457857631197, + "tests/test_activate.py::test_unix_path_to_native[fallback-root [leading]]": 0.022698783935096556, + "tests/test_activate.py::test_unix_path_to_native[fallback-root path [extra]]": 0.023275451004502366, + "tests/test_activate.py::test_unix_path_to_native[fallback-root path [leading, trailing]]": 0.02298767322889753, + "tests/test_activate.py::test_unix_path_to_native[fallback-root path [leading]]": 0.022991909654473165, + "tests/test_activate.py::test_unix_path_to_native[fallback-root path [trailing]]": 0.024275055799768238, + "tests/test_activate.py::test_unix_path_to_native[fallback-root path0]": 0.022939089653251154, + "tests/test_activate.py::test_unix_path_to_native[fallback-root path1]": 0.02301113546880603, + "tests/test_activate.py::test_unix_path_to_native[fallback-root]": 0.023192456353422763, + "tests/test_activate.py::test_unix_path_to_native[fallback-tuple[path, ...]]": 0.022863394407593027, + "tests/test_activate.py::test_xonsh_basic": 0.06682541158753992, + "tests/test_api.py::test_DepsModifier_contract": 0.002374898699659604, + "tests/test_api.py::test_PackageCacheData_contract": 0.003175668948860959, + "tests/test_api.py::test_PackageCacheData_return_value_contract": 0.004561968416158374, + "tests/test_api.py::test_PrefixData_contract": 0.00301661967668941, + "tests/test_api.py::test_PrefixData_return_value_contract": 1.3559958643863552, + "tests/test_api.py::test_Solver_inputs_contract": 0.0037857834176392656, + "tests/test_api.py::test_Solver_return_value_contract": 3.3730506282770123, + "tests/test_api.py::test_SubdirData_contract": 0.0030314437451987738, + "tests/test_api.py::test_SubdirData_return_value_contract": 12.034616906588948, + "tests/test_api.py::test_UpdateModifier_contract": 0.0023532689581909592, + "tests/test_auxlib.py::test_deepfreeze[42.0]": 0.0024848862381180213, + "tests/test_auxlib.py::test_deepfreeze[42]": 0.0025201567223545798, + "tests/test_auxlib.py::test_deepfreeze[True]": 0.002490851147961116, + "tests/test_auxlib.py::test_deepfreeze[freeze_installed]": 0.0024909347325765482, + "tests/test_auxlib.py::test_deepfreeze[text]": 0.0025947064049865486, + "tests/test_auxlib.py::test_deepfreeze[unfrozen10]": 0.003196500996447527, + "tests/test_auxlib.py::test_deepfreeze[unfrozen11]": 0.0026045637622305073, + "tests/test_auxlib.py::test_deepfreeze[unfrozen12]": 0.002478073289528507, + "tests/test_auxlib.py::test_deepfreeze[unfrozen13]": 0.003082613935301305, + "tests/test_auxlib.py::test_deepfreeze[unfrozen5]": 0.002615888149774661, + "tests/test_auxlib.py::test_deepfreeze[unfrozen6]": 0.002607338149772777, + "tests/test_auxlib.py::test_deepfreeze[unfrozen7]": 0.0026146860388701317, + "tests/test_auxlib.py::test_deepfreeze[unfrozen8]": 0.00263858529173632, + "tests/test_auxlib.py::test_deepfreeze[unfrozen9]": 0.002561151617555416, + "tests/test_codesigned.py::test_stub_exe_signatures[cli-32.exe]": 0.18123902768201341, + "tests/test_codesigned.py::test_stub_exe_signatures[cli-64.exe]": 0.13847187111915663, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.common.base_env_name-conda.base.constants.ROOT_ENV_NAME]": 0.009683123815700235, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.common.get_filename-conda.env.env.get_filename]": 0.0038431457421233346, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.common.print_result-conda.env.env.print_result]": 0.007308137727019356, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main.create_parser-None]": 0.004536979974070468, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main.do_call-None]": 0.003107645752187175, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main.main-None]": 0.0028027903956401594, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main.show_help_on_empty_command-None]": 0.00594982011527452, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_config.config_description-None]": 0.004893976104263254, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_config.config_example-None]": 0.0036407831704686035, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_config.configure_parser-conda.cli.main_env_config.configure_parser]": 0.003162032776420936, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_config.execute-conda.cli.main_env_config.execute]": 0.0028976988034500424, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_create.configure_parser-conda.cli.main_env_create.configure_parser]": 0.0033338851127447584, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_create.description-None]": 0.005271656166509184, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_create.example-None]": 0.003934549709476555, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_create.execute-conda.cli.main_env_create.execute]": 0.0026745371433255635, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_export.configure_parser-conda.cli.main_env_export.configure_parser]": 0.005220669981537953, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_export.configure_parser-conda.cli.main_export.configure_parser]": 0.003200591421460323, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_export.description-None]": 0.004995809024241088, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_export.example-None]": 0.0033316876067739664, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_export.execute-conda.cli.main_env_export.execute]": 0.003906788823447576, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_export.execute-conda.cli.main_export.execute]": 0.0033752851988948286, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_list.configure_parser-conda.cli.main_env_list.configure_parser]": 0.002837816313353214, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_list.description-None]": 0.0048916980330831784, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_list.example-None]": 0.0040703430156276595, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_list.execute-conda.cli.main_env_list.execute]": 0.0028024555011670334, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_remove._description-None]": 0.003706814985317953, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_remove._example-None]": 0.003252924483135682, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_remove._help-None]": 0.004945541209037616, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_remove.configure_parser-conda.cli.main_env_remove.configure_parser]": 0.0027575437530312644, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_remove.execute-conda.cli.main_env_remove.execute]": 0.002802922471886641, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_update.configure_parser-conda.cli.main_env_update.configure_parser]": 0.003134496342626034, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_update.description-None]": 0.004968150947776771, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_update.example-None]": 0.003886242649625035, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_update.execute-conda.cli.main_env_update.execute]": 0.0026959534496647205, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.configure_parser-conda.cli.main_env_vars.configure_parser]": 0.002529748586931006, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.execute_list-conda.cli.main_env_vars.execute_list]": 0.0025125340391058807, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.execute_set-conda.cli.main_env_vars.execute_set]": 0.0025207815491694167, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.execute_unset-conda.cli.main_env_vars.execute_unset]": 0.0025251060211432005, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.list_description-None]": 0.0030281333279398174, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.list_example-None]": 0.0031121220893845815, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.set_description-None]": 0.0026934001170724814, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.set_example-None]": 0.00259347789634828, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.unset_description-None]": 0.0026628913077378696, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.unset_example-None]": 0.0025074296298842366, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.var_description-None]": 0.006332867855675724, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.var_example-None]": 0.0036818318170392817, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.Dependencies-conda.env.env.Dependencies]": 0.0025493281342636735, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.Environment-conda.env.env.Environment]": 0.0025407374445499766, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.VALID_KEYS-conda.env.env.VALID_KEYS]": 0.005052278443993085, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env._expand_channels-conda.env.env._expand_channels]": 0.0025865491526029954, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.from_environment-conda.env.env.from_environment]": 0.003135079198673597, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.from_file-conda.env.env.from_file]": 0.0025296440542372923, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.from_yaml-conda.env.env.from_yaml]": 0.0031671900494098216, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.validate_keys-conda.env.env.validate_keys]": 0.0037738324533574093, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.base.ENTRY_POINT-None]": 0.008293705138815284, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.base.InvalidInstaller-conda.exceptions.InvalidInstaller]": 0.005355384399765865, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.base.get_installer-conda.env.installers.base.get_installer]": 0.0037013189043198316, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.conda._solve-conda.env.installers.conda._solve]": 0.006604475338739264, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.conda.dry_run-conda.env.installers.conda.dry_run]": 0.004761139040407418, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.conda.install-conda.env.installers.conda.install]": 0.0038387377888550616, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.pip._pip_install_via_requirements-conda.env.installers.pip._pip_install_via_requirements]": 0.0060870836471503065, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.pip.install-conda.env.installers.pip.install]": 0.0039352488918919645, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.pip_util._canonicalize_regex-None]": 0.0030097838182018334, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.pip_util.get_pip_installed_packages-conda.env.pip_util.get_pip_installed_packages]": 0.0038083765681523945, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.pip_util.pip_subprocess-conda.env.pip_util.pip_subprocess]": 0.005000906033156238, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.FileSpecTypes-conda.env.specs.FileSpecTypes]": 0.003815085535119425, "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.SpecTypes-conda.env.specs.SpecTypes]": 0.0028440466807012317, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.binstar.BinstarSpec-conda.env.specs.binstar.BinstarSpec]": 0.0043303360064213805, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.binstar.ENVIRONMENT_TYPE-conda.env.specs.binstar.ENVIRONMENT_TYPE]": 0.005443319230310769, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.detect-conda.env.specs.detect]": 0.004402573619548282, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.get_spec_class_from_file-conda.env.specs.get_spec_class_from_file]": 0.005170599078295803, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.requirements.RequirementsSpec-conda.env.specs.requirements.RequirementsSpec]": 0.005119110797165278, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.yaml_file.YamlFileSpec-conda.env.specs.yaml_file.YamlFileSpec]": 0.004888335645686917, - "tests/test_create.py::test_allow_softlinks[classic]": 0.3496160922899144, - "tests/test_create.py::test_allow_softlinks[libmamba]": 0.6077656175210591, - "tests/test_create.py::test_channel_usage_replacing_python[classic]": 223.20488671425426, - "tests/test_create.py::test_channel_usage_replacing_python[libmamba]": 194.7540179667477, - "tests/test_create.py::test_clone_offline_simple[classic]": 0.5873392545462442, - "tests/test_create.py::test_clone_offline_simple[libmamba]": 0.6016047720174318, - "tests/test_create.py::test_clone_offline_with_untracked[classic]": 0.5282649353204931, - "tests/test_create.py::test_clone_offline_with_untracked[libmamba]": 0.5016283976969043, - "tests/test_create.py::test_compile_pyc[classic-False]": 16.937916524212156, - "tests/test_create.py::test_compile_pyc[classic-True]": 0.7721528436154039, - "tests/test_create.py::test_compile_pyc[libmamba-False]": 18.697041995951942, - "tests/test_create.py::test_compile_pyc[libmamba-True]": 4.445630913514963, - "tests/test_create.py::test_conda_downgrade[classic]": 269.9959035336595, - "tests/test_create.py::test_conda_downgrade[libmamba]": 187.44702593754187, - "tests/test_create.py::test_conda_pip_interop_compatible_release_operator[classic]": 64.78979676282891, - "tests/test_create.py::test_conda_pip_interop_compatible_release_operator[libmamba]": 19.139686907007558, - "tests/test_create.py::test_conda_pip_interop_conda_editable_package[classic]": 38.68753852563469, - "tests/test_create.py::test_conda_pip_interop_conda_editable_package[libmamba]": 53.84751149934659, - "tests/test_create.py::test_conda_pip_interop_pip_clobbers_conda[classic]": 45.52738278060663, - "tests/test_create.py::test_conda_pip_interop_pip_clobbers_conda[libmamba]": 24.55973264220049, - "tests/test_create.py::test_conda_update_package_not_installed[classic]": 0.37568837865267823, - "tests/test_create.py::test_conda_update_package_not_installed[libmamba]": 4.2650823297543825, - "tests/test_create.py::test_create_default_packages[classic]": 0.5245605705832911, - "tests/test_create.py::test_create_default_packages[libmamba]": 0.4210473183052656, - "tests/test_create.py::test_create_default_packages_no_default_packages[classic]": 0.49907110796911575, - "tests/test_create.py::test_create_default_packages_no_default_packages[libmamba]": 0.41777933178725507, - "tests/test_create.py::test_create_dry_run[classic]": 7.004280219328334, - "tests/test_create.py::test_create_dry_run[libmamba]": 8.168455782995332, - "tests/test_create.py::test_create_dry_run_json[classic]": 7.2037550100272005, - "tests/test_create.py::test_create_dry_run_json[libmamba]": 4.425935536387312, - "tests/test_create.py::test_create_dry_run_without_prefix[classic]": 0.30722108498260164, - "tests/test_create.py::test_create_dry_run_without_prefix[libmamba]": 3.860725349930259, - "tests/test_create.py::test_create_dry_run_yes_safety[classic]": 0.2438886629949086, - "tests/test_create.py::test_create_dry_run_yes_safety[libmamba]": 4.014063969121037, - "tests/test_create.py::test_create_empty_env[classic]": 0.35443355505054236, - "tests/test_create.py::test_create_empty_env[libmamba]": 4.46636270026904, - "tests/test_create.py::test_create_env_different_platform[classic-cli]": 0.5799834328224018, - "tests/test_create.py::test_create_env_different_platform[classic-env]": 0.5200459383626663, - "tests/test_create.py::test_create_env_different_platform[libmamba-cli]": 0.5027537541750331, - "tests/test_create.py::test_create_env_different_platform[libmamba-env]": 0.7115461989489948, - "tests/test_create.py::test_create_install_update_remove_smoketest[classic]": 169.83889485281, - "tests/test_create.py::test_create_install_update_remove_smoketest[libmamba]": 82.2427067160988, - "tests/test_create.py::test_create_no_deps_flag[classic]": 0.3428656734395037, - "tests/test_create.py::test_create_no_deps_flag[libmamba]": 0.34516273465268027, - "tests/test_create.py::test_create_only_deps_flag[classic]": 1.1903530444221229, - "tests/test_create.py::test_create_only_deps_flag[libmamba]": 1.2002106128074068, - "tests/test_create.py::test_create_override_channels_enabled[classic]": 3.9862612123327037, - "tests/test_create.py::test_create_override_channels_enabled[libmamba]": 1.3631790939053274, - "tests/test_create.py::test_create_without_prefix_raises_argument_error[classic]": 0.10050935207257335, - "tests/test_create.py::test_create_without_prefix_raises_argument_error[libmamba]": 0.09580622528528628, - "tests/test_create.py::test_cross_channel_incompatibility[classic]": 52.36045086282695, - "tests/test_create.py::test_cross_channel_incompatibility[libmamba]": 12.929318550736834, - "tests/test_create.py::test_directory_not_a_conda_environment[classic]": 0.09151168570050575, - "tests/test_create.py::test_directory_not_a_conda_environment[libmamba]": 0.09270117680123703, - "tests/test_create.py::test_disallowed_packages[classic]": 0.000532621498283566, - "tests/test_create.py::test_disallowed_packages[libmamba]": 0.0005724925607287821, - "tests/test_create.py::test_dont_remove_conda_1[classic]": 226.88182653650264, - "tests/test_create.py::test_dont_remove_conda_1[libmamba]": 47.969485182617504, - "tests/test_create.py::test_dont_remove_conda_2[classic]": 240.91648104124587, - "tests/test_create.py::test_dont_remove_conda_2[libmamba]": 38.846579168236424, - "tests/test_create.py::test_download_only_flag[classic]": 10.44977498599727, - "tests/test_create.py::test_download_only_flag[libmamba]": 12.508250010311441, - "tests/test_create.py::test_force_remove[classic]": 58.50795016423495, - "tests/test_create.py::test_force_remove[libmamba]": 9.917808849588829, - "tests/test_create.py::test_install_bound_virtual_package[classic]": 0.0005242998571134556, - "tests/test_create.py::test_install_bound_virtual_package[libmamba]": 0.0005303375220173452, - "tests/test_create.py::test_install_broken_post_install_keeps_existing_folders[classic]": 1.619540884712739, - "tests/test_create.py::test_install_broken_post_install_keeps_existing_folders[libmamba]": 2.081551641804752, - "tests/test_create.py::test_install_force_reinstall_flag[classic]": 0.5103861046309988, - "tests/test_create.py::test_install_force_reinstall_flag[libmamba]": 0.4860746722155955, - "tests/test_create.py::test_install_only_deps_flag[classic]": 0.7143824773673028, - "tests/test_create.py::test_install_only_deps_flag[libmamba]": 0.6350401012527386, - "tests/test_create.py::test_install_prune_flag[classic]": 64.15947576434301, - "tests/test_create.py::test_install_prune_flag[libmamba]": 23.182412342779102, - "tests/test_create.py::test_install_python_and_search[classic]": 76.63214650994044, - "tests/test_create.py::test_install_python_and_search[libmamba]": 56.61419085636598, - "tests/test_create.py::test_install_tarball_from_file_based_channel[classic]": 1.2578795337251008, - "tests/test_create.py::test_install_tarball_from_file_based_channel[libmamba]": 4.780122634067934, - "tests/test_create.py::test_install_update_deps_flag[classic]": 0.702145932770832, - "tests/test_create.py::test_install_update_deps_flag[libmamba]": 0.657688986156264, - "tests/test_create.py::test_install_update_deps_only_deps_flags[classic]": 0.784141470555093, - "tests/test_create.py::test_install_update_deps_only_deps_flags[libmamba]": 0.7282439102701022, - "tests/test_create.py::test_install_virtual_packages[classic-__glibc-False]": 3.559305282907786, - "tests/test_create.py::test_install_virtual_packages[classic-__linux-False]": 1.1040465077957813, - "tests/test_create.py::test_install_virtual_packages[classic-__osx-False]": 1.0450808759753956, - "tests/test_create.py::test_install_virtual_packages[classic-__unix-False]": 1.1621598349186273, - "tests/test_create.py::test_install_virtual_packages[classic-__win-True]": 0.7185533716843591, - "tests/test_create.py::test_install_virtual_packages[libmamba-__glibc-False]": 3.762847316473764, - "tests/test_create.py::test_install_virtual_packages[libmamba-__linux-False]": 3.6078664394503654, - "tests/test_create.py::test_install_virtual_packages[libmamba-__osx-False]": 3.822813477144319, - "tests/test_create.py::test_install_virtual_packages[libmamba-__unix-False]": 3.70811315907333, - "tests/test_create.py::test_install_virtual_packages[libmamba-__win-True]": 3.740547013906955, - "tests/test_create.py::test_json_create_install_update_remove[classic]": 34.02907133978997, - "tests/test_create.py::test_json_create_install_update_remove[libmamba]": 33.18211150536745, - "tests/test_create.py::test_list_with_pip_no_binary[classic]": 23.08117203824002, - "tests/test_create.py::test_list_with_pip_no_binary[libmamba]": 23.87242204110118, - "tests/test_create.py::test_list_with_pip_wheel[classic]": 48.54794815162789, - "tests/test_create.py::test_list_with_pip_wheel[libmamba]": 49.29479629060342, - "tests/test_create.py::test_menuinst_v2[classic]": 5.720636247780856, - "tests/test_create.py::test_menuinst_v2[libmamba]": 7.574409610027363, - "tests/test_create.py::test_neutering_of_historic_specs[classic]": 0.0005502635285584891, - "tests/test_create.py::test_neutering_of_historic_specs[libmamba]": 0.0005723835108841772, - "tests/test_create.py::test_noarch_generic_package[classic]": 0.35577212203385694, - "tests/test_create.py::test_noarch_generic_package[libmamba]": 0.39880315334742694, - "tests/test_create.py::test_noarch_python_package_reinstall_on_pyver_change[classic]": 36.87842900187434, - "tests/test_create.py::test_noarch_python_package_reinstall_on_pyver_change[libmamba]": 41.76344101061074, - "tests/test_create.py::test_noarch_python_package_with_entry_points[classic]": 47.44283512332994, - "tests/test_create.py::test_noarch_python_package_with_entry_points[libmamba]": 27.390737477778583, - "tests/test_create.py::test_noarch_python_package_without_entry_points[classic]": 40.90034227041088, - "tests/test_create.py::test_noarch_python_package_without_entry_points[libmamba]": 25.514421513033753, - "tests/test_create.py::test_nonadmin_file_untouched[classic]": 2.774194128848565, - "tests/test_create.py::test_nonadmin_file_untouched[libmamba]": 11.737999351396889, - "tests/test_create.py::test_not_writable_env_raises_EnvironmentNotWritableError[classic]": 0.5377958866596113, - "tests/test_create.py::test_not_writable_env_raises_EnvironmentNotWritableError[libmamba]": 8.568437676513915, - "tests/test_create.py::test_offline_with_empty_index_cache[classic]": 22.855993663955786, - "tests/test_create.py::test_offline_with_empty_index_cache[libmamba]": 10.738754550084048, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.binstar.BinstarSpec-conda.env.specs.binstar.BinstarSpec]": 0.004080029624037818, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.binstar.ENVIRONMENT_TYPE-conda.env.specs.binstar.ENVIRONMENT_TYPE]": 0.005385580391279405, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.detect-conda.env.specs.detect]": 0.004403494148032296, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.get_spec_class_from_file-conda.env.specs.get_spec_class_from_file]": 0.0051496613196001465, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.requirements.RequirementsSpec-conda.env.specs.requirements.RequirementsSpec]": 0.005375036050973609, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.yaml_file.YamlFileSpec-conda.env.specs.yaml_file.YamlFileSpec]": 0.004864710196738622, + "tests/test_create.py::test_allow_softlinks[classic]": 0.3707713035198177, + "tests/test_create.py::test_allow_softlinks[libmamba]": 0.42343705940342113, + "tests/test_create.py::test_channel_usage_replacing_python[classic]": 219.85229667787243, + "tests/test_create.py::test_channel_usage_replacing_python[libmamba]": 201.42704395135, + "tests/test_create.py::test_clone_offline_simple[classic]": 0.7802869917970822, + "tests/test_create.py::test_clone_offline_simple[libmamba]": 0.6784948256800176, + "tests/test_create.py::test_clone_offline_with_untracked[classic]": 0.6492369553230751, + "tests/test_create.py::test_clone_offline_with_untracked[libmamba]": 0.7421945032530642, + "tests/test_create.py::test_compile_pyc[classic-False]": 14.614065834437248, + "tests/test_create.py::test_compile_pyc[classic-True]": 1.0101161597890977, + "tests/test_create.py::test_compile_pyc[libmamba-False]": 15.64903662746854, + "tests/test_create.py::test_compile_pyc[libmamba-True]": 4.6255085358732835, + "tests/test_create.py::test_conda_downgrade[classic]": 272.3089691520477, + "tests/test_create.py::test_conda_downgrade[libmamba]": 187.03064294481945, + "tests/test_create.py::test_conda_pip_interop_compatible_release_operator[classic]": 60.482558036593566, + "tests/test_create.py::test_conda_pip_interop_compatible_release_operator[libmamba]": 17.071877471442036, + "tests/test_create.py::test_conda_pip_interop_conda_editable_package[classic]": 33.49137642855361, + "tests/test_create.py::test_conda_pip_interop_conda_editable_package[libmamba]": 48.908687172876384, + "tests/test_create.py::test_conda_pip_interop_pip_clobbers_conda[classic]": 44.77858600648087, + "tests/test_create.py::test_conda_pip_interop_pip_clobbers_conda[libmamba]": 22.0754136255552, + "tests/test_create.py::test_conda_update_package_not_installed[classic]": 0.3834290260646531, + "tests/test_create.py::test_conda_update_package_not_installed[libmamba]": 4.060979774936651, + "tests/test_create.py::test_create_default_packages[classic]": 0.5438571363447883, + "tests/test_create.py::test_create_default_packages[libmamba]": 0.5208057590257112, + "tests/test_create.py::test_create_default_packages_no_default_packages[classic]": 0.6289583403804687, + "tests/test_create.py::test_create_default_packages_no_default_packages[libmamba]": 0.4796731715195523, + "tests/test_create.py::test_create_dry_run[classic]": 7.051987069263464, + "tests/test_create.py::test_create_dry_run[libmamba]": 7.8582980215388885, + "tests/test_create.py::test_create_dry_run_json[classic]": 7.203420764617465, + "tests/test_create.py::test_create_dry_run_json[libmamba]": 4.2800638210161335, + "tests/test_create.py::test_create_dry_run_without_prefix[classic]": 0.3333082802447545, + "tests/test_create.py::test_create_dry_run_without_prefix[libmamba]": 3.8662976163443505, + "tests/test_create.py::test_create_dry_run_yes_safety[classic]": 0.42742905730790637, + "tests/test_create.py::test_create_dry_run_yes_safety[libmamba]": 3.8757044302499795, + "tests/test_create.py::test_create_empty_env[classic]": 0.32805120969659074, + "tests/test_create.py::test_create_empty_env[libmamba]": 3.93125307371162, + "tests/test_create.py::test_create_env_different_platform[classic-cli]": 0.6370841970075254, + "tests/test_create.py::test_create_env_different_platform[classic-env]": 0.6026902934058832, + "tests/test_create.py::test_create_env_different_platform[libmamba-cli]": 0.5897558585304262, + "tests/test_create.py::test_create_env_different_platform[libmamba-env]": 0.6750059788285497, + "tests/test_create.py::test_create_install_update_remove_smoketest[classic]": 166.19350092861447, + "tests/test_create.py::test_create_install_update_remove_smoketest[libmamba]": 81.76335836985054, + "tests/test_create.py::test_create_no_deps_flag[classic]": 0.3696287874511323, + "tests/test_create.py::test_create_no_deps_flag[libmamba]": 0.3685259725455357, + "tests/test_create.py::test_create_only_deps_flag[classic]": 1.5207375706723656, + "tests/test_create.py::test_create_only_deps_flag[libmamba]": 1.3095123079368496, + "tests/test_create.py::test_create_override_channels_enabled[classic]": 3.5854927128277883, + "tests/test_create.py::test_create_override_channels_enabled[libmamba]": 1.4197367531049168, + "tests/test_create.py::test_create_without_prefix_raises_argument_error[classic]": 0.09818946876997332, + "tests/test_create.py::test_create_without_prefix_raises_argument_error[libmamba]": 0.09609239639926968, + "tests/test_create.py::test_cross_channel_incompatibility[classic]": 53.94909372889858, + "tests/test_create.py::test_cross_channel_incompatibility[libmamba]": 12.930359812385149, + "tests/test_create.py::test_directory_not_a_conda_environment[classic]": 0.09118535948972477, + "tests/test_create.py::test_directory_not_a_conda_environment[libmamba]": 0.0927491342596828, + "tests/test_create.py::test_disallowed_packages[classic]": 0.0005388717841312573, + "tests/test_create.py::test_disallowed_packages[libmamba]": 0.0005810394076025193, + "tests/test_create.py::test_dont_remove_conda_1[classic]": 222.82129919078503, + "tests/test_create.py::test_dont_remove_conda_1[libmamba]": 42.35369453809239, + "tests/test_create.py::test_dont_remove_conda_2[classic]": 206.45174100107909, + "tests/test_create.py::test_dont_remove_conda_2[libmamba]": 36.391566645241696, + "tests/test_create.py::test_download_only_flag[classic]": 9.104366189451223, + "tests/test_create.py::test_download_only_flag[libmamba]": 12.093386868897493, + "tests/test_create.py::test_force_remove[classic]": 42.635927244088016, + "tests/test_create.py::test_force_remove[libmamba]": 8.819549609094784, + "tests/test_create.py::test_install_bound_virtual_package[classic]": 0.0005301183745759032, + "tests/test_create.py::test_install_bound_virtual_package[libmamba]": 0.0005553913197599627, + "tests/test_create.py::test_install_broken_post_install_keeps_existing_folders[classic]": 1.8032072926504488, + "tests/test_create.py::test_install_broken_post_install_keeps_existing_folders[libmamba]": 2.69200628188338, + "tests/test_create.py::test_install_force_reinstall_flag[classic]": 0.4842657085044896, + "tests/test_create.py::test_install_force_reinstall_flag[libmamba]": 0.6009922942016096, + "tests/test_create.py::test_install_only_deps_flag[classic]": 0.9152054502734033, + "tests/test_create.py::test_install_only_deps_flag[libmamba]": 0.7909396522387843, + "tests/test_create.py::test_install_prune_flag[classic]": 62.75457912600721, + "tests/test_create.py::test_install_prune_flag[libmamba]": 20.618847471630083, + "tests/test_create.py::test_install_python_and_search[classic]": 65.87554410847808, + "tests/test_create.py::test_install_python_and_search[libmamba]": 53.3750752043217, + "tests/test_create.py::test_install_tarball_from_file_based_channel[classic]": 1.1280176378639115, + "tests/test_create.py::test_install_tarball_from_file_based_channel[libmamba]": 4.869007085890848, + "tests/test_create.py::test_install_update_deps_flag[classic]": 0.9482934273374805, + "tests/test_create.py::test_install_update_deps_flag[libmamba]": 0.730030020435927, + "tests/test_create.py::test_install_update_deps_only_deps_flags[classic]": 1.05417031838946, + "tests/test_create.py::test_install_update_deps_only_deps_flags[libmamba]": 0.7838095195876338, + "tests/test_create.py::test_install_virtual_packages[classic-__glibc-False]": 2.666717428074832, + "tests/test_create.py::test_install_virtual_packages[classic-__linux-False]": 1.213472939067389, + "tests/test_create.py::test_install_virtual_packages[classic-__osx-False]": 2.1744606636017103, + "tests/test_create.py::test_install_virtual_packages[classic-__unix-False]": 1.2210904551813022, + "tests/test_create.py::test_install_virtual_packages[classic-__win-True]": 0.7654743454046313, + "tests/test_create.py::test_install_virtual_packages[libmamba-__glibc-False]": 3.571786751178164, + "tests/test_create.py::test_install_virtual_packages[libmamba-__linux-False]": 3.543423966858756, + "tests/test_create.py::test_install_virtual_packages[libmamba-__osx-False]": 3.5185957720970427, + "tests/test_create.py::test_install_virtual_packages[libmamba-__unix-False]": 3.696751799529492, + "tests/test_create.py::test_install_virtual_packages[libmamba-__win-True]": 3.477956144372073, + "tests/test_create.py::test_json_create_install_update_remove[classic]": 30.48147230645632, + "tests/test_create.py::test_json_create_install_update_remove[libmamba]": 32.35347932539361, + "tests/test_create.py::test_list_with_pip_no_binary[classic]": 19.540833249085086, + "tests/test_create.py::test_list_with_pip_no_binary[libmamba]": 21.83681447054926, + "tests/test_create.py::test_list_with_pip_wheel[classic]": 42.13398148888333, + "tests/test_create.py::test_list_with_pip_wheel[libmamba]": 41.62843611343062, + "tests/test_create.py::test_menuinst_v2[classic]": 5.219088789029158, + "tests/test_create.py::test_menuinst_v2[libmamba]": 8.48379879162637, + "tests/test_create.py::test_neutering_of_historic_specs[classic]": 0.0005641031463609177, + "tests/test_create.py::test_neutering_of_historic_specs[libmamba]": 0.0005982736911142583, + "tests/test_create.py::test_noarch_generic_package[classic]": 0.3689140652437708, + "tests/test_create.py::test_noarch_generic_package[libmamba]": 0.3760697667403497, + "tests/test_create.py::test_noarch_python_package_reinstall_on_pyver_change[classic]": 31.014411516756436, + "tests/test_create.py::test_noarch_python_package_reinstall_on_pyver_change[libmamba]": 36.213211951139144, + "tests/test_create.py::test_noarch_python_package_with_entry_points[classic]": 42.9810884635401, + "tests/test_create.py::test_noarch_python_package_with_entry_points[libmamba]": 23.92109257888643, + "tests/test_create.py::test_noarch_python_package_without_entry_points[classic]": 41.02174507187819, + "tests/test_create.py::test_noarch_python_package_without_entry_points[libmamba]": 21.858022737293854, + "tests/test_create.py::test_nonadmin_file_untouched[classic]": 2.3846518888996657, + "tests/test_create.py::test_nonadmin_file_untouched[libmamba]": 11.543336870175525, + "tests/test_create.py::test_not_writable_env_raises_EnvironmentNotWritableError[classic]": 0.6352788514629473, + "tests/test_create.py::test_not_writable_env_raises_EnvironmentNotWritableError[libmamba]": 7.903874841153308, + "tests/test_create.py::test_offline_with_empty_index_cache[classic]": 21.953073220618617, + "tests/test_create.py::test_offline_with_empty_index_cache[libmamba]": 10.87345680280158, "tests/test_create.py::test_override_channels[classic]": 0.31147207133336685, "tests/test_create.py::test_override_channels[libmamba]": 0.32199070349128683, - "tests/test_create.py::test_override_channels_disabled[classic]": 0.19727640660796864, - "tests/test_create.py::test_override_channels_disabled[libmamba]": 0.19823672781418297, - "tests/test_create.py::test_package_cache_regression[classic]": 0.5159534192576364, - "tests/test_create.py::test_package_cache_regression[libmamba]": 0.3494896143732944, - "tests/test_create.py::test_package_optional_pinning[classic]": 0.9296262241051652, - "tests/test_create.py::test_package_optional_pinning[libmamba]": 0.9980773666588867, - "tests/test_create.py::test_package_pinning[classic]": 1.0683643907266862, - "tests/test_create.py::test_package_pinning[libmamba]": 0.9344865769181555, - "tests/test_create.py::test_packages_not_found[classic]": 0.47425494542285146, - "tests/test_create.py::test_packages_not_found[libmamba]": 7.496919119561452, - "tests/test_create.py::test_pinned_override_with_explicit_spec[classic]": 1.3459569806326699, - "tests/test_create.py::test_pinned_override_with_explicit_spec[libmamba]": 1.2295442473551141, - "tests/test_create.py::test_post_link_run_in_env[classic]": 1.2237704194957655, - "tests/test_create.py::test_post_link_run_in_env[libmamba]": 5.566236133722762, - "tests/test_create.py::test_python_site_packages_path[classic]": 0.000557914591631025, - "tests/test_create.py::test_python_site_packages_path[libmamba]": 0.0007163463929637271, - "tests/test_create.py::test_remove_empty_env[classic]": 0.3730830691547157, - "tests/test_create.py::test_remove_empty_env[libmamba]": 3.888663116490744, - "tests/test_create.py::test_remove_force_remove_flag[classic]": 0.0005426047874324666, - "tests/test_create.py::test_remove_force_remove_flag[libmamba]": 0.0006064390260178502, - "tests/test_create.py::test_remove_ignore_nonenv[classic]": 0.08307773294325027, - "tests/test_create.py::test_remove_ignore_nonenv[libmamba]": 0.09819014816538264, - "tests/test_create.py::test_remove_spellcheck[classic]": 0.6669319340296368, - "tests/test_create.py::test_remove_spellcheck[libmamba]": 0.814625961696918, - "tests/test_create.py::test_repodata_v2_base_url[classic]": 0.5891305574448517, - "tests/test_create.py::test_repodata_v2_base_url[libmamba]": 0.39847679136906977, - "tests/test_create.py::test_rm_rf[classic]": 17.017854151447615, - "tests/test_create.py::test_rm_rf[libmamba]": 21.653617799449307, - "tests/test_create.py::test_run_preserves_arguments[classic]": 22.63849685861141, - "tests/test_create.py::test_run_preserves_arguments[libmamba]": 17.639170290285556, - "tests/test_create.py::test_run_script_called[classic]": 0.0005434815928406682, - "tests/test_create.py::test_run_script_called[libmamba]": 0.0006104337460889303, - "tests/test_create.py::test_safety_checks_disabled[classic]": 13.762406539624832, - "tests/test_create.py::test_safety_checks_disabled[libmamba]": 17.90052269724792, - "tests/test_create.py::test_safety_checks_enabled[classic]": 8.348144644863844, - "tests/test_create.py::test_safety_checks_enabled[libmamba]": 13.484855828188572, - "tests/test_create.py::test_safety_checks_warn[classic]": 19.135640425287452, - "tests/test_create.py::test_safety_checks_warn[libmamba]": 23.140118839074464, - "tests/test_create.py::test_search_override_channels_enabled[classic]": 0.3213920486984893, - "tests/test_create.py::test_search_override_channels_enabled[libmamba]": 0.7406353917819798, - "tests/test_create.py::test_shortcut_absent_does_not_barf_on_uninstall[classic]": 53.77443291149319, - "tests/test_create.py::test_shortcut_absent_does_not_barf_on_uninstall[libmamba]": 29.05620886347751, - "tests/test_create.py::test_shortcut_absent_when_condarc_set[classic]": 53.27912160267937, - "tests/test_create.py::test_shortcut_absent_when_condarc_set[libmamba]": 28.554549026736026, - "tests/test_create.py::test_shortcut_creation_installs_shortcut[classic]": 54.14042477304891, - "tests/test_create.py::test_shortcut_creation_installs_shortcut[libmamba]": 29.554572126215707, - "tests/test_create.py::test_strict_channel_priority[classic]": 0.0006278919480665964, - "tests/test_create.py::test_strict_channel_priority[libmamba]": 0.0008029292483363831, - "tests/test_create.py::test_strict_resolve_get_reduced_index[classic]": 81.04950844095822, - "tests/test_create.py::test_strict_resolve_get_reduced_index[libmamba]": 85.64038406458396, - "tests/test_create.py::test_tarball_install[classic]": 0.6244172280352566, - "tests/test_create.py::test_tarball_install[libmamba]": 0.6322410170033005, - "tests/test_create.py::test_tarball_install_and_bad_metadata[classic]": 1.2163171688671646, - "tests/test_create.py::test_tarball_install_and_bad_metadata[libmamba]": 1.0831050163676808, - "tests/test_create.py::test_transactional_rollback_simple[classic]": 0.4983039860169609, - "tests/test_create.py::test_transactional_rollback_simple[libmamba]": 0.49018187940747154, - "tests/test_create.py::test_transactional_rollback_upgrade_downgrade[classic]": 0.7794854902839268, - "tests/test_create.py::test_transactional_rollback_upgrade_downgrade[libmamba]": 0.7037579395541501, - "tests/test_create.py::test_update_all_updates_pip_pkg[classic]": 28.81967378056593, - "tests/test_create.py::test_update_all_updates_pip_pkg[libmamba]": 34.05204457653629, - "tests/test_create.py::test_update_deps_flag_absent[classic]": 0.700960861707105, - "tests/test_create.py::test_update_deps_flag_absent[libmamba]": 0.6361497072779406, - "tests/test_create.py::test_update_deps_flag_present[classic]": 0.8357360971594873, - "tests/test_create.py::test_update_deps_flag_present[libmamba]": 0.6800498411694509, - "tests/test_create.py::test_update_with_pinned_packages[classic]": 0.8258323275590536, - "tests/test_create.py::test_update_with_pinned_packages[libmamba]": 0.6488398289641518, - "tests/test_create.py::test_use_index_cache[classic]": 24.063555921194144, - "tests/test_create.py::test_use_index_cache[libmamba]": 23.4562995943171, - "tests/test_deprecations.py::test_action[future]": 0.0033814872057904132, - "tests/test_deprecations.py::test_action[pending]": 0.003495208858446324, - "tests/test_deprecations.py::test_action[remove]": 0.002955569755418683, - "tests/test_deprecations.py::test_arguments[deprecated]": 0.0028058315356239327, - "tests/test_deprecations.py::test_arguments[pending]": 0.0028538338270519747, - "tests/test_deprecations.py::test_arguments[remove]": 0.002634166081609656, - "tests/test_deprecations.py::test_class[deprecated]": 0.00288663801235823, - "tests/test_deprecations.py::test_class[pending]": 0.0027874359428188846, - "tests/test_deprecations.py::test_class[remove]": 0.0026679917608784082, - "tests/test_deprecations.py::test_constant[deprecated]": 0.003696891269401665, - "tests/test_deprecations.py::test_constant[pending]": 0.0036983910719042188, - "tests/test_deprecations.py::test_constant[remove]": 0.003573885211551911, - "tests/test_deprecations.py::test_function[deprecated]": 0.0032236965593640515, - "tests/test_deprecations.py::test_function[pending]": 0.0035710031648272275, - "tests/test_deprecations.py::test_function[remove]": 0.002648157813348239, - "tests/test_deprecations.py::test_method[deprecated]": 0.0028820231766496676, - "tests/test_deprecations.py::test_method[pending]": 0.00315581961244466, - "tests/test_deprecations.py::test_method[remove]": 0.002667562523590327, - "tests/test_deprecations.py::test_module[deprecated]": 0.0037606028859520075, - "tests/test_deprecations.py::test_module[pending]": 0.003755838936208155, - "tests/test_deprecations.py::test_module[remove]": 0.003609156851559844, - "tests/test_deprecations.py::test_topic[deprecated]": 0.002648231727551346, - "tests/test_deprecations.py::test_topic[pending]": 0.002698241801428367, - "tests/test_deprecations.py::test_topic[remove]": 0.002629046100844186, - "tests/test_deprecations.py::test_version_fallback": 0.0027516167629368757, - "tests/test_exceptions.py::test_BasicClobberError": 0.01660980948763525, - "tests/test_exceptions.py::test_BinaryPrefixReplacementError": 0.03040461141375603, - "tests/test_exceptions.py::test_CommandNotFoundError_conda_build": 0.030848277042676443, - "tests/test_exceptions.py::test_CommandNotFoundError_simple": 0.03161166846411935, - "tests/test_exceptions.py::test_CondaFileNotFoundError": 0.03006149046883739, - "tests/test_exceptions.py::test_CondaHTTPError": 0.030866206314178635, - "tests/test_exceptions.py::test_CondaKeyError": 0.030311400172371092, - "tests/test_exceptions.py::test_DirectoryNotFoundError": 0.03000359004905188, - "tests/test_exceptions.py::test_KnownPackageClobberError": 0.01662177681027669, - "tests/test_exceptions.py::test_MD5MismatchError": 0.030860820121650853, - "tests/test_exceptions.py::test_PackageNotFoundError": 0.03232089623907526, + "tests/test_create.py::test_override_channels_disabled[classic]": 0.1976657698554097, + "tests/test_create.py::test_override_channels_disabled[libmamba]": 0.19852979123517375, + "tests/test_create.py::test_package_cache_regression[classic]": 0.45852080158075326, + "tests/test_create.py::test_package_cache_regression[libmamba]": 0.6437404878560667, + "tests/test_create.py::test_package_optional_pinning[classic]": 1.3564493937787483, + "tests/test_create.py::test_package_optional_pinning[libmamba]": 1.1175461134648912, + "tests/test_create.py::test_package_pinning[classic]": 1.3388888982381038, + "tests/test_create.py::test_package_pinning[libmamba]": 1.1276173237238403, + "tests/test_create.py::test_packages_not_found[classic]": 0.7160557640351062, + "tests/test_create.py::test_packages_not_found[libmamba]": 7.635940120799987, + "tests/test_create.py::test_pinned_override_with_explicit_spec[classic]": 1.3341021411753848, + "tests/test_create.py::test_pinned_override_with_explicit_spec[libmamba]": 1.2933040680789525, + "tests/test_create.py::test_post_link_run_in_env[classic]": 1.624352926619627, + "tests/test_create.py::test_post_link_run_in_env[libmamba]": 5.3188459793574046, + "tests/test_create.py::test_python_site_packages_path[classic]": 0.0005574691166733193, + "tests/test_create.py::test_python_site_packages_path[libmamba]": 0.0006626642221190181, + "tests/test_create.py::test_remove_empty_env[classic]": 0.5130556755856186, + "tests/test_create.py::test_remove_empty_env[libmamba]": 3.999226959616743, + "tests/test_create.py::test_remove_force_remove_flag[classic]": 0.0006121812965764016, + "tests/test_create.py::test_remove_force_remove_flag[libmamba]": 0.0006077840821515704, + "tests/test_create.py::test_remove_ignore_nonenv[classic]": 0.0826108320388317, + "tests/test_create.py::test_remove_ignore_nonenv[libmamba]": 0.09197898165155087, + "tests/test_create.py::test_remove_spellcheck[classic]": 0.8506118310941573, + "tests/test_create.py::test_remove_spellcheck[libmamba]": 0.8091692170651203, + "tests/test_create.py::test_repodata_v2_base_url[classic]": 0.723585713082359, + "tests/test_create.py::test_repodata_v2_base_url[libmamba]": 0.46014182456219277, + "tests/test_create.py::test_rm_rf[classic]": 14.476706530799802, + "tests/test_create.py::test_rm_rf[libmamba]": 18.651510389974796, + "tests/test_create.py::test_run_preserves_arguments[classic]": 17.993873811984102, + "tests/test_create.py::test_run_preserves_arguments[libmamba]": 16.304878103885002, + "tests/test_create.py::test_run_script_called[classic]": 0.0006252516620746344, + "tests/test_create.py::test_run_script_called[libmamba]": 0.0006176204983302198, + "tests/test_create.py::test_safety_checks_disabled[classic]": 10.998030229943883, + "tests/test_create.py::test_safety_checks_disabled[libmamba]": 16.227019439045378, + "tests/test_create.py::test_safety_checks_enabled[classic]": 9.026885021563283, + "tests/test_create.py::test_safety_checks_enabled[libmamba]": 13.368029433608985, + "tests/test_create.py::test_safety_checks_warn[classic]": 17.23478864650548, + "tests/test_create.py::test_safety_checks_warn[libmamba]": 20.13811388168486, + "tests/test_create.py::test_search_override_channels_enabled[classic]": 0.3041064050154638, + "tests/test_create.py::test_search_override_channels_enabled[libmamba]": 0.6396610843650646, + "tests/test_create.py::test_shortcut_absent_does_not_barf_on_uninstall[classic]": 49.54132443936733, + "tests/test_create.py::test_shortcut_absent_does_not_barf_on_uninstall[libmamba]": 26.572222227077965, + "tests/test_create.py::test_shortcut_absent_when_condarc_set[classic]": 49.19381536136391, + "tests/test_create.py::test_shortcut_absent_when_condarc_set[libmamba]": 27.009416571686813, + "tests/test_create.py::test_shortcut_creation_installs_shortcut[classic]": 49.70273848338551, + "tests/test_create.py::test_shortcut_creation_installs_shortcut[libmamba]": 26.9370416991749, + "tests/test_create.py::test_strict_channel_priority[classic]": 0.0006194308964954385, + "tests/test_create.py::test_strict_channel_priority[libmamba]": 0.0008164136693403474, + "tests/test_create.py::test_strict_resolve_get_reduced_index[classic]": 83.57436124015292, + "tests/test_create.py::test_strict_resolve_get_reduced_index[libmamba]": 85.07631533948191, + "tests/test_create.py::test_tarball_install[classic]": 0.7427698175153388, + "tests/test_create.py::test_tarball_install[libmamba]": 0.722983619729493, + "tests/test_create.py::test_tarball_install_and_bad_metadata[classic]": 1.550967711408878, + "tests/test_create.py::test_tarball_install_and_bad_metadata[libmamba]": 1.2702631654741683, + "tests/test_create.py::test_transactional_rollback_simple[classic]": 0.6665531011701514, + "tests/test_create.py::test_transactional_rollback_simple[libmamba]": 0.5844320061530393, + "tests/test_create.py::test_transactional_rollback_upgrade_downgrade[classic]": 1.0853063361613897, + "tests/test_create.py::test_transactional_rollback_upgrade_downgrade[libmamba]": 0.8767140629851559, + "tests/test_create.py::test_update_all_updates_pip_pkg[classic]": 25.709847764948176, + "tests/test_create.py::test_update_all_updates_pip_pkg[libmamba]": 29.402062340177856, + "tests/test_create.py::test_update_deps_flag_absent[classic]": 0.8897752735052495, + "tests/test_create.py::test_update_deps_flag_absent[libmamba]": 0.7617982251257132, + "tests/test_create.py::test_update_deps_flag_present[classic]": 1.0331073833067383, + "tests/test_create.py::test_update_deps_flag_present[libmamba]": 0.751385338522862, + "tests/test_create.py::test_update_with_pinned_packages[classic]": 0.9926725085537556, + "tests/test_create.py::test_update_with_pinned_packages[libmamba]": 0.7508672493267615, + "tests/test_create.py::test_use_index_cache[classic]": 23.549466472427042, + "tests/test_create.py::test_use_index_cache[libmamba]": 23.01547335451818, + "tests/test_deprecations.py::test_action[future]": 0.004900480655058056, + "tests/test_deprecations.py::test_action[pending]": 0.003573664343619242, + "tests/test_deprecations.py::test_action[remove]": 0.002973579401200272, + "tests/test_deprecations.py::test_arguments[deprecated]": 0.0027689285384568203, + "tests/test_deprecations.py::test_arguments[pending]": 0.002812140200027325, + "tests/test_deprecations.py::test_arguments[remove]": 0.0026428035773648577, + "tests/test_deprecations.py::test_class[deprecated]": 0.0028145750774964894, + "tests/test_deprecations.py::test_class[pending]": 0.002913612923680197, + "tests/test_deprecations.py::test_class[remove]": 0.00266056820955816, + "tests/test_deprecations.py::test_constant[deprecated]": 0.003707495205245982, + "tests/test_deprecations.py::test_constant[pending]": 0.0037029264005669043, + "tests/test_deprecations.py::test_constant[remove]": 0.003590065058787626, + "tests/test_deprecations.py::test_function[deprecated]": 0.003220618659212491, + "tests/test_deprecations.py::test_function[pending]": 0.003569478420812909, + "tests/test_deprecations.py::test_function[remove]": 0.00272580346275897, + "tests/test_deprecations.py::test_method[deprecated]": 0.0029983200278438957, + "tests/test_deprecations.py::test_method[pending]": 0.0032081555235461186, + "tests/test_deprecations.py::test_method[remove]": 0.0026694839620692566, + "tests/test_deprecations.py::test_module[deprecated]": 0.00369677126954822, + "tests/test_deprecations.py::test_module[pending]": 0.003755525510834992, + "tests/test_deprecations.py::test_module[remove]": 0.0036700920769300355, + "tests/test_deprecations.py::test_topic[deprecated]": 0.0026595386515223013, + "tests/test_deprecations.py::test_topic[pending]": 0.002702374594281738, + "tests/test_deprecations.py::test_topic[remove]": 0.0026610678626531473, + "tests/test_deprecations.py::test_version_fallback": 0.002745652619349033, + "tests/test_exceptions.py::test_BasicClobberError": 0.016647176326228922, + "tests/test_exceptions.py::test_BinaryPrefixReplacementError": 0.03072318876806983, + "tests/test_exceptions.py::test_CommandNotFoundError_conda_build": 0.03086808428452472, + "tests/test_exceptions.py::test_CommandNotFoundError_simple": 0.03211907815354882, + "tests/test_exceptions.py::test_CondaFileNotFoundError": 0.030723231476176997, + "tests/test_exceptions.py::test_CondaHTTPError": 0.03135724992692534, + "tests/test_exceptions.py::test_CondaKeyError": 0.030293510382420792, + "tests/test_exceptions.py::test_DirectoryNotFoundError": 0.03055408085819419, + "tests/test_exceptions.py::test_KnownPackageClobberError": 0.020858457071192143, + "tests/test_exceptions.py::test_MD5MismatchError": 0.03114927461274157, + "tests/test_exceptions.py::test_PackageNotFoundError": 0.032084348830529665, "tests/test_exceptions.py::test_PackagesNotFoundError_use_only_tar_bz2": 0.0065241998383866835, - "tests/test_exceptions.py::test_PackagesNotFoundError_use_only_tar_bz2[False]": 0.016514474156447207, - "tests/test_exceptions.py::test_PackagesNotFoundError_use_only_tar_bz2[True]": 0.017411507498107038, - "tests/test_exceptions.py::test_SharedLinkPathClobberError": 0.01646703303518563, - "tests/test_exceptions.py::test_TooManyArgumentsError": 0.030801822054569543, - "tests/test_exceptions.py::test_UnknownPackageClobberError": 0.016357270971566484, - "tests/test_exceptions.py::test_print_unexpected_error_message_opt_out_1": 0.0340762015157427, - "tests/test_exceptions.py::test_print_unexpected_error_message_opt_out_2": 0.020579598534370882, - "tests/test_exceptions.py::test_print_unexpected_error_message_upload_1": 0.03651481809759948, - "tests/test_exceptions.py::test_print_unexpected_error_message_upload_2": 0.033371317458609925, - "tests/test_exceptions.py::test_print_unexpected_error_message_upload_3": 0.03668991229096559, - "tests/test_exceptions.py::test_print_unexpected_error_message_upload_username_with_spaces": 0.0347405574957184, - "tests/test_exceptions.py::test_print_unexpected_error_message_upload_username_with_unicode": 0.040832704390751984, - "tests/test_export.py::test_explicit[classic---md5]": 30.273490499999866, - "tests/test_export.py::test_explicit[classic---quiet]": 30.02941630000003, + "tests/test_exceptions.py::test_PackagesNotFoundError_use_only_tar_bz2[False]": 0.016508244700005215, + "tests/test_exceptions.py::test_PackagesNotFoundError_use_only_tar_bz2[True]": 0.017422613740886196, + "tests/test_exceptions.py::test_SharedLinkPathClobberError": 0.016559447100464017, + "tests/test_exceptions.py::test_TooManyArgumentsError": 0.031120989245941855, + "tests/test_exceptions.py::test_UnknownPackageClobberError": 0.01668113010783165, + "tests/test_exceptions.py::test_print_unexpected_error_message_opt_out_1": 0.04838176122843009, + "tests/test_exceptions.py::test_print_unexpected_error_message_opt_out_2": 0.02105904601283249, + "tests/test_exceptions.py::test_print_unexpected_error_message_upload_1": 0.03657612945545071, + "tests/test_exceptions.py::test_print_unexpected_error_message_upload_2": 0.03241877519300897, + "tests/test_exceptions.py::test_print_unexpected_error_message_upload_3": 0.036779301910768815, + "tests/test_exceptions.py::test_print_unexpected_error_message_upload_username_with_spaces": 0.03484616403459402, + "tests/test_exceptions.py::test_print_unexpected_error_message_upload_username_with_unicode": 0.03816593760631494, + "tests/test_export.py::test_explicit[classic---md5]": 30.273490499999863, + "tests/test_export.py::test_explicit[classic---quiet]": 30.029416300000026, "tests/test_export.py::test_explicit[classic---sha256]": 9.6976714666658, "tests/test_export.py::test_explicit[classic]": 11.599258077472006, "tests/test_export.py::test_explicit[libmamba---md5]": 10.891355100000018, @@ -2126,380 +2164,383 @@ "tests/test_export.py::test_explicit_parser[libmamba-https://conda.anaconda.org/conda-forge/noarch/doc8-1.1.1-pyhd8ed1ab_0.conda-5e9e17751f19d03c4034246de428582e-None]": 0.017771166666574818, "tests/test_export.py::test_export[classic]": 38.948531000362394, "tests/test_export.py::test_export[libmamba]": 9.21692544806049, - "tests/test_exports.py::test_deprecations[Completer-None]": 0.002568997949890977, + "tests/test_exports.py::test_deprecations[Completer-None]": 0.002563607026002946, "tests/test_exports.py::test_deprecations[IndexRecord-TypeError]": 0.0027222583148208764, - "tests/test_exports.py::test_deprecations[InstalledPackages-None]": 0.0025598353810276924, - "tests/test_exports.py::test_deprecations[KEYS-TypeError]": 0.002641532320775472, - "tests/test_exports.py::test_deprecations[KEYS_DIR-TypeError]": 0.002612673285598796, - "tests/test_exports.py::test_deprecations[_symlink_conda_hlp-TypeError]": 0.0025932393322114274, + "tests/test_exports.py::test_deprecations[InstalledPackages-None]": 0.002598951808676027, + "tests/test_exports.py::test_deprecations[KEYS-TypeError]": 0.002676136531499148, + "tests/test_exports.py::test_deprecations[KEYS_DIR-TypeError]": 0.002624937104697927, + "tests/test_exports.py::test_deprecations[_symlink_conda_hlp-TypeError]": 0.002652002035847632, "tests/test_exports.py::test_deprecations[fetch_index-TypeError]": 0.0026151207963397865, - "tests/test_exports.py::test_deprecations[hash_file-TypeError]": 0.002606913883835622, - "tests/test_exports.py::test_deprecations[iteritems-TypeError]": 0.002646162637237431, - "tests/test_exports.py::test_deprecations[move_to_trash-TypeError]": 0.002624386615912206, - "tests/test_exports.py::test_deprecations[symlink_conda-TypeError]": 0.0026112535859965803, - "tests/test_exports.py::test_deprecations[verify-TypeError]": 0.0025829713044928115, - "tests/test_exports.py::test_deprecations[win_conda_bat_redirect-TypeError]": 0.002608650491004303, - "tests/test_features.py::test_install_track_features_downgrade": 1.2949119139724845, - "tests/test_features.py::test_install_track_features_upgrade": 1.3283830009432145, - "tests/test_features.py::test_remove_features_downgrade": 0.4445751393110395, - "tests/test_features.py::test_remove_features_upgrade": 0.5749838621089313, - "tests/test_fetch.py::test_checksum_checks_bytes[bad-type]": 0.015969864522636226, - "tests/test_fetch.py::test_checksum_checks_bytes[gibberish]": 0.22177058775961567, - "tests/test_fetch.py::test_checksum_checks_bytes[original]": 0.5631230236338088, - "tests/test_fetch.py::test_checksum_checks_bytes[upper]": 0.4054292611363259, - "tests/test_fetch.py::test_download_connectionerror": 5.251626228927014, - "tests/test_fetch.py::test_download_http_errors": 0.004211880327057576, - "tests/test_fetch.py::test_download_httperror": 0.006874663807085752, - "tests/test_fetch.py::test_download_when_ranges_not_supported": 0.01146354038250814, - "tests/test_fetch.py::test_fetchrepodate_connectionerror": 4.214238611967984, - "tests/test_fetch.py::test_resume_download": 0.0213152579473333, - "tests/test_fetch.py::test_resume_partial": 1.3788266128861777, - "tests/test_fetch.py::test_tmpDownload": 0.09299586190242343, - "tests/test_history.py::test_calls_update_on_exit": 0.006958885505559242, - "tests/test_history.py::test_comment_parsing[conda 4.5.1]": 0.0025199561851549377, - "tests/test_history.py::test_comment_parsing[conda 4.5.1dev0]": 0.0025159374933392004, - "tests/test_history.py::test_comment_parsing[conda 4.5.1rc1]": 0.0025217122200630587, - "tests/test_history.py::test_comment_parsing[post 4.4, install spec]": 0.0025596663944576744, - "tests/test_history.py::test_comment_parsing[post 4.4, update spec]": 0.0025558695828496627, - "tests/test_history.py::test_comment_parsing[pre 4.4, install many specs]": 0.002521065859363103, - "tests/test_history.py::test_comment_parsing[pre 4.4, install one spec]": 0.002528445915981456, - "tests/test_history.py::test_comment_parsing[pre 4.4, install two specs]": 0.002521225867112313, - "tests/test_history.py::test_comment_parsing[pre 4.4, update one spec]": 0.002502528250990904, - "tests/test_history.py::test_comment_parsing[pre 4.4, update two specs]": 0.0025212491857800104, - "tests/test_history.py::test_empty_history_check_on_empty_env": 0.007042617402659961, - "tests/test_history.py::test_history_malformed": 0.005581412874503108, - "tests/test_history.py::test_parse_on_empty_env": 0.0069689769979270335, - "tests/test_history.py::test_returns_history_object_as_context_object": 0.00562214106847846, - "tests/test_history.py::test_user_requests[0]": 0.003229567759217405, - "tests/test_history.py::test_user_requests[1]": 0.0031781313359518486, - "tests/test_history.py::test_user_requests[2]": 0.003169852373023948, - "tests/test_history.py::test_user_requests[3]": 0.0031573460699867457, - "tests/test_history.py::test_user_requests[4]": 0.0030963477031807677, - "tests/test_history.py::test_user_requests[5]": 0.0030758290746441585, - "tests/test_history.py::test_works_as_context_manager": 0.004537954614600385, - "tests/test_install.py::test_binary[linux-64]": 0.018153625318975596, - "tests/test_install.py::test_binary[noarch]": 0.007024383958608681, - "tests/test_install.py::test_binary[win-64]": 0.007512364342784642, + "tests/test_exports.py::test_deprecations[hash_file-TypeError]": 0.0026404316735268705, + "tests/test_exports.py::test_deprecations[iteritems-TypeError]": 0.002644548319737312, + "tests/test_exports.py::test_deprecations[move_to_trash-TypeError]": 0.0027384652521211094, + "tests/test_exports.py::test_deprecations[symlink_conda-TypeError]": 0.0026158811077421516, + "tests/test_exports.py::test_deprecations[verify-TypeError]": 0.002612787476107257, + "tests/test_exports.py::test_deprecations[win_conda_bat_redirect-TypeError]": 0.0026143757246293625, + "tests/test_features.py::test_install_track_features_downgrade": 1.6109108523842992, + "tests/test_features.py::test_install_track_features_upgrade": 1.6370171756860579, + "tests/test_features.py::test_remove_features_downgrade": 0.49613445537417084, + "tests/test_features.py::test_remove_features_upgrade": 0.7148710199813552, + "tests/test_fetch.py::test_checksum_checks_bytes[bad-type]": 0.01537524823383189, + "tests/test_fetch.py::test_checksum_checks_bytes[gibberish]": 0.5624278734434708, + "tests/test_fetch.py::test_checksum_checks_bytes[original]": 0.5811548310153348, + "tests/test_fetch.py::test_checksum_checks_bytes[upper]": 0.14666803441056842, + "tests/test_fetch.py::test_download_connectionerror": 4.610736569319453, + "tests/test_fetch.py::test_download_http_errors": 0.004663994798391129, + "tests/test_fetch.py::test_download_httperror": 0.006690145542695259, + "tests/test_fetch.py::test_download_size_none": 0.012599400000063099, + "tests/test_fetch.py::test_download_text": 0.008844433333353644, + "tests/test_fetch.py::test_download_when_ranges_not_supported": 0.015795990795655298, + "tests/test_fetch.py::test_fetchrepodate_connectionerror": 4.310249215513779, + "tests/test_fetch.py::test_resume_bad_partial": 0.017952900000011596, + "tests/test_fetch.py::test_resume_download": 0.020879985729805903, + "tests/test_fetch.py::test_resume_partial": 1.4045053074482856, + "tests/test_fetch.py::test_tmpDownload": 0.08724777997176329, + "tests/test_history.py::test_calls_update_on_exit": 0.00730105630718271, + "tests/test_history.py::test_comment_parsing[conda 4.5.1]": 0.002527062355006832, + "tests/test_history.py::test_comment_parsing[conda 4.5.1dev0]": 0.0025281269812127962, + "tests/test_history.py::test_comment_parsing[conda 4.5.1rc1]": 0.0025437494169563454, + "tests/test_history.py::test_comment_parsing[post 4.4, install spec]": 0.0025579978211479337, + "tests/test_history.py::test_comment_parsing[post 4.4, update spec]": 0.002561826206580523, + "tests/test_history.py::test_comment_parsing[pre 4.4, install many specs]": 0.0025256610517823265, + "tests/test_history.py::test_comment_parsing[pre 4.4, install one spec]": 0.002530071707958539, + "tests/test_history.py::test_comment_parsing[pre 4.4, install two specs]": 0.002541144700756965, + "tests/test_history.py::test_comment_parsing[pre 4.4, update one spec]": 0.0025151219177855268, + "tests/test_history.py::test_comment_parsing[pre 4.4, update two specs]": 0.002526549233500856, + "tests/test_history.py::test_empty_history_check_on_empty_env": 0.009083787059880746, + "tests/test_history.py::test_history_malformed": 0.005941982890628268, + "tests/test_history.py::test_parse_on_empty_env": 0.007362193154678379, + "tests/test_history.py::test_returns_history_object_as_context_object": 0.005408303481237749, + "tests/test_history.py::test_user_requests[0]": 0.003216623814675221, + "tests/test_history.py::test_user_requests[1]": 0.0031795693404925523, + "tests/test_history.py::test_user_requests[2]": 0.0031681505155544483, + "tests/test_history.py::test_user_requests[3]": 0.00489052643676473, + "tests/test_history.py::test_user_requests[4]": 0.0030934180324592437, + "tests/test_history.py::test_user_requests[5]": 0.003080256173070074, + "tests/test_history.py::test_works_as_context_manager": 0.004560804348498851, + "tests/test_install.py::test_binary[linux-64]": 0.0182509102050955, + "tests/test_install.py::test_binary[noarch]": 0.007085976197856652, + "tests/test_install.py::test_binary[win-64]": 0.007560245342399056, "tests/test_install.py::test_conda_pip_interop_dependency_satisfied_by_pip": 280.7085377664012, - "tests/test_install.py::test_default_text": 0.0066166036772091884, - "tests/test_install.py::test_ends_with_newl[linux-64]": 0.003272226522973835, - "tests/test_install.py::test_ends_with_newl[noarch]": 0.004395839745500103, - "tests/test_install.py::test_ends_with_newl[win-64]": 0.004521303511446038, + "tests/test_install.py::test_default_text": 0.006491192351821171, + "tests/test_install.py::test_ends_with_newl[linux-64]": 0.003285909482240125, + "tests/test_install.py::test_ends_with_newl[noarch]": 0.004332504783410301, + "tests/test_install.py::test_ends_with_newl[win-64]": 0.004495490756590193, "tests/test_install.py::test_install_freezes_env_by_default": 0.6951143839930085, "tests/test_install.py::test_install_from_extracted_package": 19.70312063012304, "tests/test_install.py::test_install_mkdir": 37.07228033977346, - "tests/test_install.py::test_long_default_text": 0.0005543948388153417, - "tests/test_install.py::test_multiple[linux-64]": 0.002786121947036483, - "tests/test_install.py::test_multiple[noarch]": 0.004418687124707726, - "tests/test_install.py::test_multiple[win-64]": 0.004427170613682062, - "tests/test_install.py::test_no_extra[linux-64]": 0.0025643700865238747, - "tests/test_install.py::test_no_extra[noarch]": 0.004402475288412321, - "tests/test_install.py::test_no_extra[win-64]": 0.004554878138226543, - "tests/test_install.py::test_read_no_link": 0.005093368304723578, - "tests/test_install.py::test_shorter[linux-64]": 0.002844551246461917, - "tests/test_install.py::test_shorter[noarch]": 0.004528965079440906, - "tests/test_install.py::test_shorter[win-64]": 0.004563761738119493, - "tests/test_install.py::test_simple[linux-64]": 0.01121907054369402, - "tests/test_install.py::test_simple[noarch]": 0.004924132121182906, - "tests/test_install.py::test_simple[win-64]": 0.005490393801718379, - "tests/test_install.py::test_spaces[linux-64]": 0.0038344641473810237, - "tests/test_install.py::test_spaces[noarch]": 0.004300109175057076, - "tests/test_install.py::test_spaces[win-64]": 0.004365863173432951, - "tests/test_install.py::test_too_long[linux-64]": 0.0027973458250736658, - "tests/test_install.py::test_too_long[noarch]": 0.0025478280855617255, - "tests/test_install.py::test_too_long[win-64]": 0.0025542080737121853, - "tests/test_install.py::test_trash_outside_prefix": 0.02139240710817747, - "tests/test_install.py::test_two[linux-64]": 0.0025581365927772595, - "tests/test_install.py::test_two[noarch]": 0.004358943792454572, - "tests/test_install.py::test_two[win-64]": 0.004385190759116398, - "tests/test_install.py::test_windows_entry_point": 1.865110085212293, - "tests/test_install.py::test_yield_lines": 0.00445140914726307, - "tests/test_instructions.py::test_check_files_in_tarball_files_exist": 0.0023735129925035155, - "tests/test_instructions.py::test_check_files_in_tarball_files_not_exist": 0.0024624461741061363, - "tests/test_instructions.py::test_expected_operation_order": 0.0023384987388198686, - "tests/test_instructions.py::test_simple_instruction": 0.002738678357387168, - "tests/test_instructions.py::test_state": 0.0024734308202288193, - "tests/test_link_order.py::test_link_order_post_link_actions": 0.3062510222385745, - "tests/test_link_order.py::test_link_order_post_link_depend": 0.28658569749893875, - "tests/test_logic.py::test_ALL": 19.250536773522818, - "tests/test_logic.py::test_AMONE": 2.8653711125263777, - "tests/test_logic.py::test_AND": 0.020971244230491192, - "tests/test_logic.py::test_ANY": 18.46477114968887, - "tests/test_logic.py::test_ITE": 0.7517783453618284, - "tests/test_logic.py::test_LinearBound": 9.06522483562806, - "tests/test_logic.py::test_NOT": 0.00381963686061008, - "tests/test_logic.py::test_OR": 0.020301847501024334, - "tests/test_logic.py::test_XONE": 2.8230937427444287, - "tests/test_logic.py::test_XOR": 0.029845090220058396, - "tests/test_logic.py::test_minimal_unsatisfiable_subset": 0.002463397952245061, - "tests/test_logic.py::test_minimize": 0.005650096342030547, - "tests/test_logic.py::test_sat": 0.0029805182477725314, - "tests/test_misc.py::test_Utf8NamedTemporaryFile": 0.003490730668735195, - "tests/test_misc.py::test_cache_fn_url": 0.002372634541241781, - "tests/test_misc.py::test_explicit_missing_cache_entries": 5.173653809105616, - "tests/test_misc.py::test_explicit_no_cache": 0.009073848174138201, - "tests/test_misc.py::test_explicit_parser[../doc8-1.1.1-pyhd8ed1ab_0.conda-5e9e17751f19d03-ParseError]": 0.002784036294202667, - "tests/test_misc.py::test_explicit_parser[../doc8-1.1.1-pyhd8ed1ab_0.conda-5e9e17751f19d03c4034246de428582e-None]": 0.004466866706483177, - "tests/test_misc.py::test_explicit_parser[doc8-1.1.1-pyhd8ed1ab_0.conda-5e9e17751f19d03c4034246de428582e-None]": 0.00454491719156887, - "tests/test_misc.py::test_explicit_parser[https://conda.anaconda.org/conda-forge/noarch/conda-24.1.0-pyhd3eb1b0_0.conda-2707f68aada792d1cf3a44c51d55b38b0cd65b0c192d2a5f9ef0550dc149a7d3-None]": 0.004466104591919611, - "tests/test_misc.py::test_explicit_parser[https://conda.anaconda.org/conda-forge/noarch/conda-24.1.0-pyhd3eb1b0_0.conda-md5:5e9e17751f19d03c4034246de428582e-ParseError]": 0.002720390015018227, - "tests/test_misc.py::test_explicit_parser[https://conda.anaconda.org/conda-forge/noarch/conda-24.1.0-pyhd3eb1b0_0.conda-sha123:2707f68aada792d1cf3a44c51d55b38b0cd65b0c192d2a5f9ef0550dc149a7d3-ParseError]": 0.002732052042221166, - "tests/test_misc.py::test_explicit_parser[https://conda.anaconda.org/conda-forge/noarch/conda-24.1.0-pyhd3eb1b0_0.conda-sha256:2707f68aada792d1cf3a44c51d55b38b0cd65b0c192d2a5f9ef0550dc149a7d3-None]": 0.004415390291047893, - "tests/test_misc.py::test_explicit_parser[https://conda.anaconda.org/conda-forge/noarch/doc8-1.1.1-pyhd8ed1ab_0.conda-5e9e17751f19d03c4034246de428582e-None]": 0.004559056850179481, - "tests/test_misc.py::test_url_pat_1": 0.002336244540082338, - "tests/test_misc.py::test_url_pat_2": 0.002299157487489778, - "tests/test_misc.py::test_url_pat_3": 0.0022866340595399798, - "tests/test_misc.py::test_walk_prefix": 0.009444316052571252, - "tests/test_plan.py::test_adds_to_existing_actions": 0.00289553195637928, - "tests/test_plan.py::test_deprecations[_get_best_prec_match]": 0.0024912127409517015, - "tests/test_plan.py::test_deprecations[_handle_menuinst]": 0.002457491480260014, - "tests/test_plan.py::test_deprecations[_inject_UNLINKLINKTRANSACTION]": 0.0024582348622407355, - "tests/test_plan.py::test_deprecations[_plan_from_actions]": 0.0024610180153019252, - "tests/test_plan.py::test_deprecations[_update_old_plan]": 0.0024691749348618804, - "tests/test_plan.py::test_deprecations[add_defaults_to_specs]": 0.002488375617188533, - "tests/test_plan.py::test_deprecations[add_unlink]": 0.0025606300021606115, - "tests/test_plan.py::test_deprecations[display_actions]": 0.002540599011775785, - "tests/test_plan.py::test_deprecations[execute_actions]": 0.002485374286227975, - "tests/test_plan.py::test_deprecations[execute_instructions]": 0.0024619108572953713, - "tests/test_plan.py::test_deprecations[execute_plan]": 0.0025028884849484325, - "tests/test_plan.py::test_deprecations[get_blank_actions]": 0.002447610751605215, - "tests/test_plan.py::test_deprecations[install_actions]": 0.002501416809383158, - "tests/test_plan.py::test_deprecations[print_dists]": 0.0026452926305003776, - "tests/test_plan.py::test_deprecations[revert_actions]": 0.0024815752925961792, - "tests/test_plan.py::test_display_actions_0": 0.11623624756214646, - "tests/test_plan.py::test_display_actions_features": 0.1585140318155316, - "tests/test_plan.py::test_display_actions_link_type": 0.016232812672836938, - "tests/test_plan.py::test_display_actions_show_channel_urls": 0.1420689886691034, - "tests/test_plan.py::test_execute_plan": 0.0025312836304039973, - "tests/test_plan.py::test_pinned_specs_CONDA_PINNED_PACKAGES": 0.017311959124158473, - "tests/test_plan.py::test_pinned_specs_all": 4.354548603826461, - "tests/test_plan.py::test_pinned_specs_conda_meta_pinned": 4.179624788330414, - "tests/test_plan.py::test_pinned_specs_condarc": 4.365740426522895, - "tests/test_plan.py::test_simply_adds_unlink_on_non_windows": 0.0034675557882099025, - "tests/test_plan.py::test_update_old_plan": 0.0024599604513497273, - "tests/test_priority.py::test_reorder_channel_priority[classic-with pinned_package]": 18.16596446324958, - "tests/test_priority.py::test_reorder_channel_priority[classic-without pinned_package]": 14.541343003127684, - "tests/test_priority.py::test_reorder_channel_priority[libmamba-with pinned_package]": 13.075688900080731, - "tests/test_priority.py::test_reorder_channel_priority[libmamba-without pinned_package]": 13.613677517318026, - "tests/test_reporters.py::test_confirm_yn_always_yes": 0.0038605315068219424, - "tests/test_reporters.py::test_confirm_yn_dry_run_exit": 0.003753513402708891, - "tests/test_reporters.py::test_confirm_yn_no": 0.0043615579036768385, - "tests/test_reporters.py::test_confirm_yn_yes": 0.004173442028824292, - "tests/test_reporters.py::test_get_progress_bar": 0.003639187813529854, - "tests/test_reporters.py::test_get_progress_bar_context_managers": 0.0025373785429064506, - "tests/test_reporters.py::test_render": 0.00581167646348941, - "tests/test_shell.py::test_activate_deactivate_modify_path[bash]": 14.259865238881764, - "tests/test_shell.py::test_activate_deactivate_modify_path[cmd.exe]": 2.9443167680655655, - "tests/test_shell.py::test_bash_activate_error": 0.0006539975876935407, - "tests/test_shell.py::test_basic_integration[bash-basic_posix]": 0.0005905581170401854, - "tests/test_shell.py::test_basic_integration[csh-basic_csh]": 0.0005261657050220853, - "tests/test_shell.py::test_basic_integration[dash-basic_posix]": 0.0005546183766359171, - "tests/test_shell.py::test_basic_integration[tcsh-basic_csh]": 0.0005575577519397404, - "tests/test_shell.py::test_basic_integration[zsh-basic_posix]": 0.000541607155363473, - "tests/test_shell.py::test_cmd_exe_activate_error": 3.2832674443614613, - "tests/test_shell.py::test_cmd_exe_basic_integration": 24.922409031788202, - "tests/test_shell.py::test_fish_basic_integration": 0.0005391388415339517, - "tests/test_shell.py::test_legacy_activate_deactivate_bash": 21.601085394984054, - "tests/test_shell.py::test_legacy_activate_deactivate_cmd_exe": 8.943227504845611, - "tests/test_shell.py::test_powershell_PATH_management": 22.120732491849783, - "tests/test_shell.py::test_powershell_basic_integration": 38.56739251737556, - "tests/test_shell.py::test_stacking[0--base-base,sys]": 20.030954739430456, - "tests/test_shell.py::test_stacking[0--has-has,sys]": 20.157713562166695, - "tests/test_shell.py::test_stacking[0--not-sys]": 19.87534563666197, - "tests/test_shell.py::test_stacking[0-base-base-base,sys]": 19.970449156402395, - "tests/test_shell.py::test_stacking[0-base-has-has,sys]": 20.537985624294745, - "tests/test_shell.py::test_stacking[0-base-not-sys]": 19.962486927966804, - "tests/test_shell.py::test_stacking[0-has-base-base,sys]": 19.55023154579709, - "tests/test_shell.py::test_stacking[0-has-has-has,sys]": 19.774234449687878, - "tests/test_shell.py::test_stacking[0-has-not-sys]": 19.875531718961444, - "tests/test_shell.py::test_stacking[0-not-base-base,sys]": 19.97315774691738, - "tests/test_shell.py::test_stacking[0-not-has-has,sys]": 20.25636642212495, - "tests/test_shell.py::test_stacking[0-not-not-sys]": 20.22938227837302, - "tests/test_shell.py::test_stacking[5-base,has-base-base,has,sys]": 20.25205143327005, - "tests/test_shell.py::test_stacking[5-base,has-has-has,base,sys]": 20.613256340775035, - "tests/test_shell.py::test_stacking[5-base,has-not-has,base,sys]": 20.196781130679092, - "tests/test_shell.py::test_stacking[5-base,not-base-base,sys]": 20.6464428641872, - "tests/test_shell.py::test_stacking[5-base,not-has-has,base,sys]": 20.392242043736314, - "tests/test_shell.py::test_stacking[5-base,not-not-base,sys]": 20.425726935186418, - "tests/test_shell.py::test_stacking[5-base-base-base,sys]": 19.914393138473542, - "tests/test_shell.py::test_stacking[5-base-has-has,base,sys]": 20.124274143700568, - "tests/test_shell.py::test_stacking[5-base-not-base,sys]": 20.114151383851635, - "tests/test_shell.py::test_stacking[5-has-base-base,has,sys]": 20.01295040978912, - "tests/test_shell.py::test_stacking[5-has-has-has,sys]": 19.828523724073303, - "tests/test_shell.py::test_stacking[5-has-not-has,sys]": 20.53144340149976, - "tests/test_shell.py::test_stacking[5-not-base-base,sys]": 20.263541463619998, - "tests/test_shell.py::test_stacking[5-not-has-has,sys]": 20.128126215503023, - "tests/test_shell.py::test_stacking[5-not-not-sys]": 20.168066515329592, - "tests/test_solvers.py::TestClassicSolver::test_accelerate": 3.692982739189519, - "tests/test_solvers.py::TestClassicSolver::test_anaconda_nomkl": 2.35045457557686, - "tests/test_solvers.py::TestClassicSolver::test_arch_preferred_over_noarch_when_otherwise_equal": 0.11141633670325704, - "tests/test_solvers.py::TestClassicSolver::test_channel_priority_1": 1.2605496283741702, - "tests/test_solvers.py::TestClassicSolver::test_circular_dependencies": 0.45070748812451633, - "tests/test_solvers.py::TestClassicSolver::test_empty": 1.3194409272450234, - "tests/test_solvers.py::TestClassicSolver::test_get_dists": 2.4660726338102514, - "tests/test_solvers.py::TestClassicSolver::test_get_reduced_index_broadening_preferred_solution": 0.11978497016570205, - "tests/test_solvers.py::TestClassicSolver::test_get_reduced_index_broadening_with_unsatisfiable_early_dep": 0.11839468528400471, - "tests/test_solvers.py::TestClassicSolver::test_install_package_with_feature": 0.5316385654448383, - "tests/test_solvers.py::TestClassicSolver::test_iopro_mkl": 1.7678986617938042, - "tests/test_solvers.py::TestClassicSolver::test_iopro_nomkl": 1.422371756947528, - "tests/test_solvers.py::TestClassicSolver::test_irrational_version": 0.2874516877537972, - "tests/test_solvers.py::TestClassicSolver::test_mkl": 2.863592809040239, - "tests/test_solvers.py::TestClassicSolver::test_no_features": 3.6004350707649078, - "tests/test_solvers.py::TestClassicSolver::test_noarch_preferred_over_arch_when_build_greater": 0.11188528502969748, - "tests/test_solvers.py::TestClassicSolver::test_noarch_preferred_over_arch_when_build_greater_dep": 0.11405664152966853, - "tests/test_solvers.py::TestClassicSolver::test_noarch_preferred_over_arch_when_version_greater": 0.11277898586305087, - "tests/test_solvers.py::TestClassicSolver::test_noarch_preferred_over_arch_when_version_greater_dep": 0.11666961291087788, - "tests/test_solvers.py::TestClassicSolver::test_nonexistent": 0.200536118951343, - "tests/test_solvers.py::TestClassicSolver::test_nonexistent_deps": 2.8604513152154887, - "tests/test_solvers.py::TestClassicSolver::test_pseudo_boolean": 2.1912209129663003, - "tests/test_solvers.py::TestClassicSolver::test_remove": 1.9909218557071418, - "tests/test_solvers.py::TestClassicSolver::test_scipy_mkl": 1.1309927452719581, - "tests/test_solvers.py::TestClassicSolver::test_surplus_features_1": 0.12155576812726068, - "tests/test_solvers.py::TestClassicSolver::test_surplus_features_2": 0.11739520677200523, - "tests/test_solvers.py::TestClassicSolver::test_timestamps_and_deps": 1.0299102131989784, - "tests/test_solvers.py::TestClassicSolver::test_unintentional_feature_downgrade": 1.5791871842459377, - "tests/test_solvers.py::TestClassicSolver::test_unsat_any_two_not_three": 0.4688420690690004, - "tests/test_solvers.py::TestClassicSolver::test_unsat_chain": 0.13348167629270585, - "tests/test_solvers.py::TestClassicSolver::test_unsat_channel_priority": 0.266338182227299, - "tests/test_solvers.py::TestClassicSolver::test_unsat_expand_single": 0.1224369717695839, - "tests/test_solvers.py::TestClassicSolver::test_unsat_from_r1": 3.8512709956644304, - "tests/test_solvers.py::TestClassicSolver::test_unsat_missing_dep": 0.11951202507067851, - "tests/test_solvers.py::TestClassicSolver::test_unsat_shortest_chain_1": 0.1303796185390614, - "tests/test_solvers.py::TestClassicSolver::test_unsat_shortest_chain_2": 0.12892684455807654, - "tests/test_solvers.py::TestClassicSolver::test_unsat_shortest_chain_3": 0.1315290456130293, - "tests/test_solvers.py::TestClassicSolver::test_unsat_shortest_chain_4": 0.1303199913392223, - "tests/test_solvers.py::TestClassicSolver::test_unsat_simple": 0.1332069527517779, - "tests/test_solvers.py::TestLibMambaSolver::test_accelerate": 0.0021905126108205785, - "tests/test_solvers.py::TestLibMambaSolver::test_anaconda_nomkl": 0.4261337123242137, - "tests/test_solvers.py::TestLibMambaSolver::test_arch_preferred_over_noarch_when_otherwise_equal": 0.06568027430684563, - "tests/test_solvers.py::TestLibMambaSolver::test_channel_priority_1": 0.15448900839565044, - "tests/test_solvers.py::TestLibMambaSolver::test_circular_dependencies": 0.29706698445847773, - "tests/test_solvers.py::TestLibMambaSolver::test_empty": 0.10489797529573418, - "tests/test_solvers.py::TestLibMambaSolver::test_get_dists": 0.18450643923847515, - "tests/test_solvers.py::TestLibMambaSolver::test_get_reduced_index_broadening_preferred_solution": 0.06832619789012048, - "tests/test_solvers.py::TestLibMambaSolver::test_get_reduced_index_broadening_with_unsatisfiable_early_dep": 0.06589575942166578, - "tests/test_solvers.py::TestLibMambaSolver::test_install_package_with_feature": 0.11152918863046032, - "tests/test_solvers.py::TestLibMambaSolver::test_iopro_mkl": 0.002298457230302606, - "tests/test_solvers.py::TestLibMambaSolver::test_iopro_nomkl": 0.0022355062724224413, - "tests/test_solvers.py::TestLibMambaSolver::test_irrational_version": 0.11020416325819356, - "tests/test_solvers.py::TestLibMambaSolver::test_mkl": 0.0022952332906695434, - "tests/test_solvers.py::TestLibMambaSolver::test_no_features": 0.0022896038819380927, - "tests/test_solvers.py::TestLibMambaSolver::test_noarch_preferred_over_arch_when_build_greater": 0.0678563728074319, - "tests/test_solvers.py::TestLibMambaSolver::test_noarch_preferred_over_arch_when_build_greater_dep": 0.06948321433793407, - "tests/test_solvers.py::TestLibMambaSolver::test_noarch_preferred_over_arch_when_version_greater": 0.06861714175219684, - "tests/test_solvers.py::TestLibMambaSolver::test_noarch_preferred_over_arch_when_version_greater_dep": 0.0682392005694465, - "tests/test_solvers.py::TestLibMambaSolver::test_nonexistent": 0.0792544974257752, - "tests/test_solvers.py::TestLibMambaSolver::test_nonexistent_deps": 1.3739888235779358, - "tests/test_solvers.py::TestLibMambaSolver::test_pseudo_boolean": 0.00222537871366959, - "tests/test_solvers.py::TestLibMambaSolver::test_remove": 0.0023197177402606785, - "tests/test_solvers.py::TestLibMambaSolver::test_scipy_mkl": 0.002205640748378771, - "tests/test_solvers.py::TestLibMambaSolver::test_surplus_features_1": 0.00222966193044654, - "tests/test_solvers.py::TestLibMambaSolver::test_surplus_features_2": 0.002221361297555175, - "tests/test_solvers.py::TestLibMambaSolver::test_timestamps_and_deps": 0.6638451772582556, - "tests/test_solvers.py::TestLibMambaSolver::test_unintentional_feature_downgrade": 0.0023052682155169234, - "tests/test_solvers.py::TestLibMambaSolver::test_unsat_any_two_not_three": 0.22281179160490117, - "tests/test_solvers.py::TestLibMambaSolver::test_unsat_chain": 0.04826697028231054, - "tests/test_solvers.py::TestLibMambaSolver::test_unsat_channel_priority": 0.1765671641431492, - "tests/test_solvers.py::TestLibMambaSolver::test_unsat_expand_single": 0.047264318344485384, - "tests/test_solvers.py::TestLibMambaSolver::test_unsat_from_r1": 0.2611695787110523, - "tests/test_solvers.py::TestLibMambaSolver::test_unsat_missing_dep": 0.04860770550990303, - "tests/test_solvers.py::TestLibMambaSolver::test_unsat_shortest_chain_1": 0.04745862003081268, - "tests/test_solvers.py::TestLibMambaSolver::test_unsat_shortest_chain_2": 0.06101262432944446, - "tests/test_solvers.py::TestLibMambaSolver::test_unsat_shortest_chain_3": 0.051407268951312944, - "tests/test_solvers.py::TestLibMambaSolver::test_unsat_shortest_chain_4": 0.04881509376335227, - "tests/test_solvers.py::TestLibMambaSolver::test_unsat_simple": 0.04799864157980061, + "tests/test_install.py::test_long_default_text": 0.0005492708021073081, + "tests/test_install.py::test_multiple[linux-64]": 0.0029463789044278893, + "tests/test_install.py::test_multiple[noarch]": 0.004415967419883844, + "tests/test_install.py::test_multiple[win-64]": 0.004437220626569389, + "tests/test_install.py::test_no_extra[linux-64]": 0.0025461981272691574, + "tests/test_install.py::test_no_extra[noarch]": 0.0043996481668776306, + "tests/test_install.py::test_no_extra[win-64]": 0.004528649148852215, + "tests/test_install.py::test_read_no_link": 0.005319089569288018, + "tests/test_install.py::test_shorter[linux-64]": 0.0032103462281010634, + "tests/test_install.py::test_shorter[noarch]": 0.004492301509299542, + "tests/test_install.py::test_shorter[win-64]": 0.0046001142384469, + "tests/test_install.py::test_simple[linux-64]": 0.011311768588807294, + "tests/test_install.py::test_simple[noarch]": 0.004888859624541008, + "tests/test_install.py::test_simple[win-64]": 0.005492342016941506, + "tests/test_install.py::test_spaces[linux-64]": 0.0036211039224963775, + "tests/test_install.py::test_spaces[noarch]": 0.004231319706068805, + "tests/test_install.py::test_spaces[win-64]": 0.004376911043137939, + "tests/test_install.py::test_too_long[linux-64]": 0.0026494457481979947, + "tests/test_install.py::test_too_long[noarch]": 0.0025729699320257747, + "tests/test_install.py::test_too_long[win-64]": 0.0025770018800457426, + "tests/test_install.py::test_trash_outside_prefix": 0.021058510409310362, + "tests/test_install.py::test_two[linux-64]": 0.002521511162831081, + "tests/test_install.py::test_two[noarch]": 0.004406911326685358, + "tests/test_install.py::test_two[win-64]": 0.0044111300486509245, + "tests/test_install.py::test_windows_entry_point": 1.9700751290815806, + "tests/test_install.py::test_yield_lines": 0.004765191637091232, + "tests/test_instructions.py::test_check_files_in_tarball_files_exist": 0.002372279880181393, + "tests/test_instructions.py::test_check_files_in_tarball_files_not_exist": 0.0024516364081851242, + "tests/test_instructions.py::test_expected_operation_order": 0.0023284197658246185, + "tests/test_instructions.py::test_simple_instruction": 0.0026252001338461822, + "tests/test_instructions.py::test_state": 0.002482396412433342, + "tests/test_link_order.py::test_link_order_post_link_actions": 0.3707609668655774, + "tests/test_link_order.py::test_link_order_post_link_depend": 0.35744162825264664, + "tests/test_logic.py::test_ALL": 19.472078330773957, + "tests/test_logic.py::test_AMONE": 2.891508556222456, + "tests/test_logic.py::test_AND": 0.021102095136498897, + "tests/test_logic.py::test_ANY": 18.69901234567741, + "tests/test_logic.py::test_ITE": 0.7592251696082161, + "tests/test_logic.py::test_LinearBound": 9.215303995503318, + "tests/test_logic.py::test_NOT": 0.003712890806317938, + "tests/test_logic.py::test_OR": 0.020315626794603223, + "tests/test_logic.py::test_XONE": 2.8542957698298648, + "tests/test_logic.py::test_XOR": 0.02788222123147925, + "tests/test_logic.py::test_minimal_unsatisfiable_subset": 0.0024682599696080505, + "tests/test_logic.py::test_minimize": 0.005663949316196823, + "tests/test_logic.py::test_sat": 0.0029808859407850063, + "tests/test_misc.py::test_Utf8NamedTemporaryFile": 0.0033196480318113727, + "tests/test_misc.py::test_cache_fn_url": 0.002405378162107403, + "tests/test_misc.py::test_explicit_missing_cache_entries": 4.990143821702113, + "tests/test_misc.py::test_explicit_no_cache": 0.008947386548567865, + "tests/test_misc.py::test_explicit_parser[../doc8-1.1.1-pyhd8ed1ab_0.conda-5e9e17751f19d03-ParseError]": 0.002791980989981973, + "tests/test_misc.py::test_explicit_parser[../doc8-1.1.1-pyhd8ed1ab_0.conda-5e9e17751f19d03c4034246de428582e-None]": 0.004474596458275348, + "tests/test_misc.py::test_explicit_parser[doc8-1.1.1-pyhd8ed1ab_0.conda-5e9e17751f19d03c4034246de428582e-None]": 0.004565914266493653, + "tests/test_misc.py::test_explicit_parser[https://conda.anaconda.org/conda-forge/noarch/conda-24.1.0-pyhd3eb1b0_0.conda-2707f68aada792d1cf3a44c51d55b38b0cd65b0c192d2a5f9ef0550dc149a7d3-None]": 0.004470398898968713, + "tests/test_misc.py::test_explicit_parser[https://conda.anaconda.org/conda-forge/noarch/conda-24.1.0-pyhd3eb1b0_0.conda-md5:5e9e17751f19d03c4034246de428582e-ParseError]": 0.0027272564998377757, + "tests/test_misc.py::test_explicit_parser[https://conda.anaconda.org/conda-forge/noarch/conda-24.1.0-pyhd3eb1b0_0.conda-sha123:2707f68aada792d1cf3a44c51d55b38b0cd65b0c192d2a5f9ef0550dc149a7d3-ParseError]": 0.0027588042810759027, + "tests/test_misc.py::test_explicit_parser[https://conda.anaconda.org/conda-forge/noarch/conda-24.1.0-pyhd3eb1b0_0.conda-sha256:2707f68aada792d1cf3a44c51d55b38b0cd65b0c192d2a5f9ef0550dc149a7d3-None]": 0.004396116107756893, + "tests/test_misc.py::test_explicit_parser[https://conda.anaconda.org/conda-forge/noarch/doc8-1.1.1-pyhd8ed1ab_0.conda-5e9e17751f19d03c4034246de428582e-None]": 0.004517934073027521, + "tests/test_misc.py::test_url_pat_1": 0.002354277667747055, + "tests/test_misc.py::test_url_pat_2": 0.0023172681698951938, + "tests/test_misc.py::test_url_pat_3": 0.0023033560081306137, + "tests/test_misc.py::test_walk_prefix": 0.009190780242572015, + "tests/test_plan.py::test_adds_to_existing_actions": 0.0030592371210810174, + "tests/test_plan.py::test_deprecations[_get_best_prec_match]": 0.0024887948721188987, + "tests/test_plan.py::test_deprecations[_handle_menuinst]": 0.0024839403278539163, + "tests/test_plan.py::test_deprecations[_inject_UNLINKLINKTRANSACTION]": 0.0024752501982724115, + "tests/test_plan.py::test_deprecations[_plan_from_actions]": 0.0024747281457570044, + "tests/test_plan.py::test_deprecations[_update_old_plan]": 0.00246800385360578, + "tests/test_plan.py::test_deprecations[add_defaults_to_specs]": 0.002496743814232515, + "tests/test_plan.py::test_deprecations[add_unlink]": 0.0025592874072691346, + "tests/test_plan.py::test_deprecations[display_actions]": 0.0025643078263312765, + "tests/test_plan.py::test_deprecations[execute_actions]": 0.002497707835880493, + "tests/test_plan.py::test_deprecations[execute_instructions]": 0.0024667418155601387, + "tests/test_plan.py::test_deprecations[execute_plan]": 0.0025099274889615244, + "tests/test_plan.py::test_deprecations[get_blank_actions]": 0.0024541720733363623, + "tests/test_plan.py::test_deprecations[install_actions]": 0.0025155887587251903, + "tests/test_plan.py::test_deprecations[print_dists]": 0.002640900933837591, + "tests/test_plan.py::test_deprecations[revert_actions]": 0.002488310350289441, + "tests/test_plan.py::test_display_actions_0": 0.11623296562365353, + "tests/test_plan.py::test_display_actions_features": 0.15982976883486522, + "tests/test_plan.py::test_display_actions_link_type": 0.01626413975901638, + "tests/test_plan.py::test_display_actions_show_channel_urls": 0.14135030561764997, + "tests/test_plan.py::test_execute_plan": 0.002537345906083382, + "tests/test_plan.py::test_pinned_specs_CONDA_PINNED_PACKAGES": 0.016337596138303948, + "tests/test_plan.py::test_pinned_specs_all": 4.010659076235723, + "tests/test_plan.py::test_pinned_specs_conda_meta_pinned": 3.9251806531051443, + "tests/test_plan.py::test_pinned_specs_condarc": 4.062548529554531, + "tests/test_plan.py::test_simply_adds_unlink_on_non_windows": 0.0034860815818687925, + "tests/test_plan.py::test_update_old_plan": 0.0024686183294100605, + "tests/test_priority.py::test_reorder_channel_priority[classic-with pinned_package]": 20.074549649998634, + "tests/test_priority.py::test_reorder_channel_priority[classic-without pinned_package]": 11.005623422309933, + "tests/test_priority.py::test_reorder_channel_priority[libmamba-with pinned_package]": 13.427700784550984, + "tests/test_priority.py::test_reorder_channel_priority[libmamba-without pinned_package]": 13.810578258194633, + "tests/test_reporters.py::test_confirm_yn_always_yes": 0.003859679390921691, + "tests/test_reporters.py::test_confirm_yn_dry_run_exit": 0.0037478580027320574, + "tests/test_reporters.py::test_confirm_yn_no": 0.004328637536049456, + "tests/test_reporters.py::test_confirm_yn_yes": 0.004169029756199713, + "tests/test_reporters.py::test_get_progress_bar": 0.003583916394252658, + "tests/test_reporters.py::test_get_progress_bar_context_managers": 0.002513864294845162, + "tests/test_reporters.py::test_render": 0.005815487538872286, + "tests/test_shell.py::test_activate_deactivate_modify_path[bash]": 15.3008232515673, + "tests/test_shell.py::test_activate_deactivate_modify_path[cmd.exe]": 3.072469346914151, + "tests/test_shell.py::test_bash_activate_error": 0.0006719883143757825, + "tests/test_shell.py::test_basic_integration[bash-basic_posix]": 0.0005883057181844276, + "tests/test_shell.py::test_basic_integration[csh-basic_csh]": 0.0005434018548781084, + "tests/test_shell.py::test_basic_integration[dash-basic_posix]": 0.0005604316779525695, + "tests/test_shell.py::test_basic_integration[tcsh-basic_csh]": 0.0005524745150271703, + "tests/test_shell.py::test_basic_integration[zsh-basic_posix]": 0.0005468152160102807, + "tests/test_shell.py::test_cmd_exe_activate_error": 3.5131186993472925, + "tests/test_shell.py::test_cmd_exe_basic_integration": 26.072652699470733, + "tests/test_shell.py::test_fish_basic_integration": 0.0005538335057869221, + "tests/test_shell.py::test_legacy_activate_deactivate_bash": 22.82521975623435, + "tests/test_shell.py::test_legacy_activate_deactivate_cmd_exe": 9.655708868760119, + "tests/test_shell.py::test_powershell_PATH_management": 23.15064849370786, + "tests/test_shell.py::test_powershell_basic_integration": 40.80932203609823, + "tests/test_shell.py::test_stacking[0--base-base,sys]": 20.68464732585664, + "tests/test_shell.py::test_stacking[0--has-has,sys]": 20.778834872364232, + "tests/test_shell.py::test_stacking[0--not-sys]": 20.6805005843786, + "tests/test_shell.py::test_stacking[0-base-base-base,sys]": 21.102083052397052, + "tests/test_shell.py::test_stacking[0-base-has-has,sys]": 21.024720639372816, + "tests/test_shell.py::test_stacking[0-base-not-sys]": 20.717726498208776, + "tests/test_shell.py::test_stacking[0-has-base-base,sys]": 20.547249910161224, + "tests/test_shell.py::test_stacking[0-has-has-has,sys]": 20.51526926082849, + "tests/test_shell.py::test_stacking[0-has-not-sys]": 20.907800760763223, + "tests/test_shell.py::test_stacking[0-not-base-base,sys]": 20.734066158253427, + "tests/test_shell.py::test_stacking[0-not-has-has,sys]": 21.573080529625578, + "tests/test_shell.py::test_stacking[0-not-not-sys]": 21.450389994286958, + "tests/test_shell.py::test_stacking[5-base,has-base-base,has,sys]": 21.13929599119588, + "tests/test_shell.py::test_stacking[5-base,has-has-has,base,sys]": 21.639697451053017, + "tests/test_shell.py::test_stacking[5-base,has-not-has,base,sys]": 21.15776798982375, + "tests/test_shell.py::test_stacking[5-base,not-base-base,sys]": 21.296240941617313, + "tests/test_shell.py::test_stacking[5-base,not-has-has,base,sys]": 21.219381815544942, + "tests/test_shell.py::test_stacking[5-base,not-not-base,sys]": 21.44802519317877, + "tests/test_shell.py::test_stacking[5-base-base-base,sys]": 20.763496729484665, + "tests/test_shell.py::test_stacking[5-base-has-has,base,sys]": 20.639398226546234, + "tests/test_shell.py::test_stacking[5-base-not-base,sys]": 21.313432151643635, + "tests/test_shell.py::test_stacking[5-has-base-base,has,sys]": 20.8547398742793, + "tests/test_shell.py::test_stacking[5-has-has-has,sys]": 20.761692651654556, + "tests/test_shell.py::test_stacking[5-has-not-has,sys]": 21.23687482892252, + "tests/test_shell.py::test_stacking[5-not-base-base,sys]": 21.42396896572858, + "tests/test_shell.py::test_stacking[5-not-has-has,sys]": 21.443588490932374, + "tests/test_shell.py::test_stacking[5-not-not-sys]": 21.573582426267492, + "tests/test_solvers.py::TestClassicSolver::test_accelerate": 3.716196409920625, + "tests/test_solvers.py::TestClassicSolver::test_anaconda_nomkl": 2.3979564088949332, + "tests/test_solvers.py::TestClassicSolver::test_arch_preferred_over_noarch_when_otherwise_equal": 0.15389180879806913, + "tests/test_solvers.py::TestClassicSolver::test_channel_priority_1": 1.2729343710334782, + "tests/test_solvers.py::TestClassicSolver::test_circular_dependencies": 0.5730255294904179, + "tests/test_solvers.py::TestClassicSolver::test_empty": 1.382890635401051, + "tests/test_solvers.py::TestClassicSolver::test_get_dists": 2.4993004363210494, + "tests/test_solvers.py::TestClassicSolver::test_get_reduced_index_broadening_preferred_solution": 0.15955349105873143, + "tests/test_solvers.py::TestClassicSolver::test_get_reduced_index_broadening_with_unsatisfiable_early_dep": 0.15977572764281064, + "tests/test_solvers.py::TestClassicSolver::test_install_package_with_feature": 0.5446715182441023, + "tests/test_solvers.py::TestClassicSolver::test_iopro_mkl": 1.657151445014117, + "tests/test_solvers.py::TestClassicSolver::test_iopro_nomkl": 1.722953768121722, + "tests/test_solvers.py::TestClassicSolver::test_irrational_version": 0.2980240326751213, + "tests/test_solvers.py::TestClassicSolver::test_mkl": 2.818656254233736, + "tests/test_solvers.py::TestClassicSolver::test_no_features": 3.6996131611168424, + "tests/test_solvers.py::TestClassicSolver::test_noarch_preferred_over_arch_when_build_greater": 0.15456188068821766, + "tests/test_solvers.py::TestClassicSolver::test_noarch_preferred_over_arch_when_build_greater_dep": 0.15604960322100175, + "tests/test_solvers.py::TestClassicSolver::test_noarch_preferred_over_arch_when_version_greater": 0.15491658074038836, + "tests/test_solvers.py::TestClassicSolver::test_noarch_preferred_over_arch_when_version_greater_dep": 0.15937526728511622, + "tests/test_solvers.py::TestClassicSolver::test_nonexistent": 0.2889025119489217, + "tests/test_solvers.py::TestClassicSolver::test_nonexistent_deps": 3.099974532659119, + "tests/test_solvers.py::TestClassicSolver::test_pseudo_boolean": 2.2275354441495185, + "tests/test_solvers.py::TestClassicSolver::test_remove": 2.268982936389433, + "tests/test_solvers.py::TestClassicSolver::test_scipy_mkl": 1.159600612518261, + "tests/test_solvers.py::TestClassicSolver::test_surplus_features_1": 0.16096480378889502, + "tests/test_solvers.py::TestClassicSolver::test_surplus_features_2": 0.15725692009098674, + "tests/test_solvers.py::TestClassicSolver::test_timestamps_and_deps": 1.2855573109393237, + "tests/test_solvers.py::TestClassicSolver::test_unintentional_feature_downgrade": 1.5989937563917724, + "tests/test_solvers.py::TestClassicSolver::test_unsat_any_two_not_three": 0.6387742731254548, + "tests/test_solvers.py::TestClassicSolver::test_unsat_chain": 0.16930231554791025, + "tests/test_solvers.py::TestClassicSolver::test_unsat_channel_priority": 0.33524424906306066, + "tests/test_solvers.py::TestClassicSolver::test_unsat_expand_single": 0.15989366872504923, + "tests/test_solvers.py::TestClassicSolver::test_unsat_from_r1": 3.9894936742487435, + "tests/test_solvers.py::TestClassicSolver::test_unsat_missing_dep": 0.16157891268788402, + "tests/test_solvers.py::TestClassicSolver::test_unsat_shortest_chain_1": 0.16446094416741477, + "tests/test_solvers.py::TestClassicSolver::test_unsat_shortest_chain_2": 0.16587540284344754, + "tests/test_solvers.py::TestClassicSolver::test_unsat_shortest_chain_3": 0.16706368782425682, + "tests/test_solvers.py::TestClassicSolver::test_unsat_shortest_chain_4": 0.1674699887960866, + "tests/test_solvers.py::TestClassicSolver::test_unsat_simple": 0.16682493918459992, + "tests/test_solvers.py::TestLibMambaSolver::test_accelerate": 0.0021820226864949954, + "tests/test_solvers.py::TestLibMambaSolver::test_anaconda_nomkl": 0.4220323975059884, + "tests/test_solvers.py::TestLibMambaSolver::test_arch_preferred_over_noarch_when_otherwise_equal": 0.06380262505541283, + "tests/test_solvers.py::TestLibMambaSolver::test_channel_priority_1": 0.14929699037015254, + "tests/test_solvers.py::TestLibMambaSolver::test_circular_dependencies": 0.2855133857187062, + "tests/test_solvers.py::TestLibMambaSolver::test_empty": 0.10173440040328956, + "tests/test_solvers.py::TestLibMambaSolver::test_get_dists": 0.1814213437222886, + "tests/test_solvers.py::TestLibMambaSolver::test_get_reduced_index_broadening_preferred_solution": 0.06791857577925035, + "tests/test_solvers.py::TestLibMambaSolver::test_get_reduced_index_broadening_with_unsatisfiable_early_dep": 0.06525183658279624, + "tests/test_solvers.py::TestLibMambaSolver::test_install_package_with_feature": 0.1085482013667327, + "tests/test_solvers.py::TestLibMambaSolver::test_iopro_mkl": 0.0023227247512472597, + "tests/test_solvers.py::TestLibMambaSolver::test_iopro_nomkl": 0.0022297887345558475, + "tests/test_solvers.py::TestLibMambaSolver::test_irrational_version": 0.10751920356728051, + "tests/test_solvers.py::TestLibMambaSolver::test_mkl": 0.002249363474197438, + "tests/test_solvers.py::TestLibMambaSolver::test_no_features": 0.00231708154094876, + "tests/test_solvers.py::TestLibMambaSolver::test_noarch_preferred_over_arch_when_build_greater": 0.06651070003970881, + "tests/test_solvers.py::TestLibMambaSolver::test_noarch_preferred_over_arch_when_build_greater_dep": 0.06770686230552997, + "tests/test_solvers.py::TestLibMambaSolver::test_noarch_preferred_over_arch_when_version_greater": 0.0657887187416776, + "tests/test_solvers.py::TestLibMambaSolver::test_noarch_preferred_over_arch_when_version_greater_dep": 0.06693294323717083, + "tests/test_solvers.py::TestLibMambaSolver::test_nonexistent": 0.07520114775946089, + "tests/test_solvers.py::TestLibMambaSolver::test_nonexistent_deps": 1.4749462958825748, + "tests/test_solvers.py::TestLibMambaSolver::test_pseudo_boolean": 0.0022895917728592446, + "tests/test_solvers.py::TestLibMambaSolver::test_remove": 0.002317081041518269, + "tests/test_solvers.py::TestLibMambaSolver::test_scipy_mkl": 0.0021704687617225046, + "tests/test_solvers.py::TestLibMambaSolver::test_surplus_features_1": 0.002225317115551567, + "tests/test_solvers.py::TestLibMambaSolver::test_surplus_features_2": 0.002237159054540054, + "tests/test_solvers.py::TestLibMambaSolver::test_timestamps_and_deps": 0.6447407516603346, + "tests/test_solvers.py::TestLibMambaSolver::test_unintentional_feature_downgrade": 0.002309539476476678, + "tests/test_solvers.py::TestLibMambaSolver::test_unsat_any_two_not_three": 0.2170009445913264, + "tests/test_solvers.py::TestLibMambaSolver::test_unsat_chain": 0.0457938556967986, + "tests/test_solvers.py::TestLibMambaSolver::test_unsat_channel_priority": 0.1665058746161127, + "tests/test_solvers.py::TestLibMambaSolver::test_unsat_expand_single": 0.04457981280450378, + "tests/test_solvers.py::TestLibMambaSolver::test_unsat_from_r1": 0.25314423807106384, + "tests/test_solvers.py::TestLibMambaSolver::test_unsat_missing_dep": 0.04495618365270928, + "tests/test_solvers.py::TestLibMambaSolver::test_unsat_shortest_chain_1": 0.04612014672263646, + "tests/test_solvers.py::TestLibMambaSolver::test_unsat_shortest_chain_2": 0.052973834529394546, + "tests/test_solvers.py::TestLibMambaSolver::test_unsat_shortest_chain_3": 0.04838910427182025, + "tests/test_solvers.py::TestLibMambaSolver::test_unsat_shortest_chain_4": 0.046182534160761776, + "tests/test_solvers.py::TestLibMambaSolver::test_unsat_simple": 0.04583009540973528, "tests/test_toposort.py::test_cycle": 0.002573884084309213, "tests/test_toposort.py::test_cycle_best_effort": 0.002486499403203073, "tests/test_toposort.py::test_degenerate": 0.0023745590247733644, "tests/test_toposort.py::test_pop_key": 0.0024743453317361427, - "tests/test_toposort.py::test_python_is_prioritized": 0.0024771575238056007, + "tests/test_toposort.py::test_python_is_prioritized": 0.0024771575238056003, "tests/test_toposort.py::test_simple": 0.0025027625304134406, - "tests/test_utils.py::test_deprecations[cygwin_path_to_win-TypeError]": 0.0025820443171022367, - "tests/test_utils.py::test_deprecations[msys2_shell_base-TypeError]": 0.002590024972017462, - "tests/test_utils.py::test_deprecations[path_identity-TypeError]": 0.002583425249070459, - "tests/test_utils.py::test_deprecations[shells-TypeError]": 0.0026048135534809174, - "tests/test_utils.py::test_deprecations[translate_stream-TypeError]": 0.002567870670383861, - "tests/test_utils.py::test_deprecations[unix_shell_base-TypeError]": 0.0026177227334753367, - "tests/test_utils.py::test_deprecations[win_path_to_cygwin-TypeError]": 0.002593510295110648, - "tests/test_utils.py::test_ensure_dir": 0.004410665727011046, - "tests/test_utils.py::test_ensure_dir_errors": 0.003026094843700996, - "tests/test_utils.py::test_path_translations": 0.046372876916815284, - "tests/test_utils.py::test_quote_for_shell[!-!]": 0.002516779702972999, - "tests/test_utils.py::test_quote_for_shell[\"-\"\"\"\"]": 0.00251865981677638, - "tests/test_utils.py::test_quote_for_shell[#-#]": 0.0024789425909465053, - "tests/test_utils.py::test_quote_for_shell[$-$]": 0.0024884473764962213, - "tests/test_utils.py::test_quote_for_shell[%-\"%%\"]": 0.0025082949674820783, - "tests/test_utils.py::test_quote_for_shell[&-\"&\"]": 0.002486921989732119, - "tests/test_utils.py::test_quote_for_shell['-']": 0.0024985666240023336, - "tests/test_utils.py::test_quote_for_shell[(-(]": 0.002472913809295452, - "tests/test_utils.py::test_quote_for_shell[)-)]": 0.0024765314601048376, - "tests/test_utils.py::test_quote_for_shell[*-*]": 0.0024902246519941124, - "tests/test_utils.py::test_quote_for_shell[+-+]": 0.0024824744259378064, - "tests/test_utils.py::test_quote_for_shell[,-,]": 0.0024880774912925487, - "tests/test_utils.py::test_quote_for_shell[---]": 0.002484589687607306, - "tests/test_utils.py::test_quote_for_shell[.-.]": 0.002490360056799466, - "tests/test_utils.py::test_quote_for_shell[/-/]": 0.0024895336570419863, - "tests/test_utils.py::test_quote_for_shell[1>/dev/null-\"1>/dev/null\"]": 0.002507161263882925, - "tests/test_utils.py::test_quote_for_shell[1>NUL-\"1>NUL\"]": 0.002509844627166908, - "tests/test_utils.py::test_quote_for_shell[2>&1-\"2>&1\"]": 0.0025018006416618415, - "tests/test_utils.py::test_quote_for_shell[2>/dev/null-\"2>/dev/null\"]": 0.002497796779852527, - "tests/test_utils.py::test_quote_for_shell[2>NUL-\"2>NUL\"]": 0.0024942549062164734, - "tests/test_utils.py::test_quote_for_shell[:-:]": 0.0024843877794165493, - "tests/test_utils.py::test_quote_for_shell[;-;]": 0.002486831986011175, - "tests/test_utils.py::test_quote_for_shell[<-\"<\"]": 0.0025177800400681422, - "tests/test_utils.py::test_quote_for_shell[=-=]": 0.0024857687443458985, - "tests/test_utils.py::test_quote_for_shell[>-\">\"]": 0.0025087073258331627, - "tests/test_utils.py::test_quote_for_shell[>/dev/null-\">/dev/null\"]": 0.002506164557778795, - "tests/test_utils.py::test_quote_for_shell[>NUL-\">NUL\"]": 0.0025087302870925956, - "tests/test_utils.py::test_quote_for_shell[?-?]": 0.0024816399907188246, - "tests/test_utils.py::test_quote_for_shell[@-@]": 0.0025119194489313197, - "tests/test_utils.py::test_quote_for_shell[C:\\\\temp\\\\some ^%file^% > nul-\"C:\\\\temp\\\\some ^%%file^%% > nul\"]": 0.0024996157736277233, - "tests/test_utils.py::test_quote_for_shell[None-\"\"]": 0.0024899329914287826, - "tests/test_utils.py::test_quote_for_shell[[-[]": 0.0024845420958532075, - "tests/test_utils.py::test_quote_for_shell[\\\\-\\\\]": 0.002493399077041764, - "tests/test_utils.py::test_quote_for_shell[]-]]": 0.002488532802430363, - "tests/test_utils.py::test_quote_for_shell[^-\"^\"]": 0.002495717965477074, - "tests/test_utils.py::test_quote_for_shell[arg1 and 2-\"arg1 and 2\"]": 0.002641761583680033, - "tests/test_utils.py::test_quote_for_shell[arg1-arg1]": 0.00264571070807162, - "tests/test_utils.py::test_quote_for_shell[arg1\\nand\\n2-\"arg1\\nand\\n2\"]": 0.002585131593391858, - "tests/test_utils.py::test_quote_for_shell[malicious argument\\\\\"&whoami-\"malicious argument\\\\\"\"&whoami\"]": 0.00251199415916456, - "tests/test_utils.py::test_quote_for_shell[numpy<1.22-\"numpy<1.22\"]": 0.002555676989621177, - "tests/test_utils.py::test_quote_for_shell[numpy>=1.0-\"numpy>=1.0\"]": 0.002518991856346889, - "tests/test_utils.py::test_quote_for_shell[one|two-\"one|two\"]": 0.0025362282705829148, - "tests/test_utils.py::test_quote_for_shell[{-{]": 0.002488209081734935, - "tests/test_utils.py::test_quote_for_shell[|-\"|\"]": 0.0024875034634738663, - "tests/test_utils.py::test_quote_for_shell[}-}]": 0.0024761467668526177, - "tests/test_utils.py::test_quote_for_shell[~-~]": 0.002488782749884415, - "tests/test_utils.py::test_text_translations": 0.01722157403682659, - "tests/testing/test_fixtures.py::test_conda_cli": 0.10022841566817699, - "tests/testing/test_fixtures.py::test_env": 25.106100307894746, - "tests/testing/test_fixtures.py::test_monkeypatch": 0.016528210934947347, - "tests/testing/test_fixtures.py::test_path_factory": 0.005994723254065134, - "tests/testing/test_fixtures.py::test_session_capsys": 0.0028182467104611478, - "tests/testing/test_fixtures.py::test_session_conda_cli": 0.10004882451157397, - "tests/testing/test_fixtures.py::test_session_tmp_env": 6.781582128157693, - "tests/testing/test_fixtures.py::test_tmp_channel": 7.262212283133007, - "tests/testing/test_fixtures.py::test_tmp_env": 8.90000398126056, - "tests/testing/test_fixtures.py::test_tmp_envs_dir": 0.006824023122034948, - "tests/testing/test_fixtures.py::test_tmp_pkgs_dir": 0.007318390108122238, - "tests/testing/test_testing.py::test_deprecations[CondaCLIFixture-TypeError]": 0.0027059097548804817, - "tests/testing/test_testing.py::test_deprecations[PathFactoryFixture-TypeError]": 0.002665457786455789, - "tests/testing/test_testing.py::test_deprecations[TmpChannelFixture-TypeError]": 0.0026153283324387914, - "tests/testing/test_testing.py::test_deprecations[TmpEnvFixture-TypeError]": 0.0026417309997182263, - "tests/trust/test_signature_verification.py::test_2nd_root_metadata_from_web": 0.0309312422450936, - "tests/trust/test_signature_verification.py::test_3rd_root_metadata_from_web": 0.021436399339199268, - "tests/trust/test_signature_verification.py::test_invalid_2nd_metadata_on_disk_no_new_metadata_on_web": 0.009220015007529546, - "tests/trust/test_signature_verification.py::test_signature_verification[broken-0.0.1-broken.conda-None]": 3.330826720667565, - "tests/trust/test_signature_verification.py::test_signature_verification[broken-0.0.1-broken.tar.bz2-False]": 3.228146681616373, - "tests/trust/test_signature_verification.py::test_signature_verification[first.tar.bz2-True]": 3.3185907385053732, - "tests/trust/test_signature_verification.py::test_signature_verification[second.conda-True]": 3.4055052604706146, - "tests/trust/test_signature_verification.py::test_signature_verification[third.conda-True]": 3.295172678208851, - "tests/trust/test_signature_verification.py::test_signature_verification_not_enabled": 0.03801199808799723, - "tests/trust/test_signature_verification.py::test_single_invalid_signature_3rd_root_metadata_from_web": 0.018092001068274174, - "tests/trust/test_signature_verification.py::test_trusted_root_2nd_metadata_on_disk_no_new_metadata_on_web": 0.021552779695333955, - "tests/trust/test_signature_verification.py::test_trusted_root_invalid_key_mgr_online_valid_on_disk": 0.010710507794664115, - "tests/trust/test_signature_verification.py::test_trusted_root_new_key_mgr_online": 0.012715304172766936, - "tests/trust/test_signature_verification.py::test_trusted_root_no_new_key_mgr_online_key_mgr_is_on_disk": 0.011498375293642662, - "tests/trust/test_signature_verification.py::test_trusted_root_no_new_key_mgr_online_key_mgr_not_on_disk": 0.010584393610754615, - "tests/trust/test_signature_verification.py::test_trusted_root_no_new_metadata": 0.008050097096304713 + "tests/test_utils.py::test_deprecations[cygwin_path_to_win-TypeError]": 0.0025795477992771655, + "tests/test_utils.py::test_deprecations[msys2_shell_base-TypeError]": 0.0026058469355812533, + "tests/test_utils.py::test_deprecations[path_identity-TypeError]": 0.002595404722608886, + "tests/test_utils.py::test_deprecations[shells-TypeError]": 0.0025933324176838145, + "tests/test_utils.py::test_deprecations[translate_stream-TypeError]": 0.0025817375230749477, + "tests/test_utils.py::test_deprecations[unix_shell_base-TypeError]": 0.0026284710006986055, + "tests/test_utils.py::test_deprecations[win_path_to_cygwin-TypeError]": 0.0025880649971903058, + "tests/test_utils.py::test_ensure_dir": 0.004325040523997919, + "tests/test_utils.py::test_ensure_dir_errors": 0.003020847394145987, + "tests/test_utils.py::test_path_translations": 0.04614855541936022, + "tests/test_utils.py::test_quote_for_shell[!-!]": 0.0025207428194128335, + "tests/test_utils.py::test_quote_for_shell[\"-\"\"\"\"]": 0.0025233042824737125, + "tests/test_utils.py::test_quote_for_shell[#-#]": 0.002490221376812419, + "tests/test_utils.py::test_quote_for_shell[$-$]": 0.002505765751840747, + "tests/test_utils.py::test_quote_for_shell[%-\"%%\"]": 0.0025290601239920784, + "tests/test_utils.py::test_quote_for_shell[&-\"&\"]": 0.0025121363009664903, + "tests/test_utils.py::test_quote_for_shell['-']": 0.0025119307043131034, + "tests/test_utils.py::test_quote_for_shell[(-(]": 0.0024891315623051984, + "tests/test_utils.py::test_quote_for_shell[)-)]": 0.0024971449595613733, + "tests/test_utils.py::test_quote_for_shell[*-*]": 0.002501730346629125, + "tests/test_utils.py::test_quote_for_shell[+-+]": 0.0025150949950248948, + "tests/test_utils.py::test_quote_for_shell[,-,]": 0.0024930478924968303, + "tests/test_utils.py::test_quote_for_shell[---]": 0.0025013386397322594, + "tests/test_utils.py::test_quote_for_shell[.-.]": 0.0025066179626669206, + "tests/test_utils.py::test_quote_for_shell[/-/]": 0.002501503960385124, + "tests/test_utils.py::test_quote_for_shell[1>/dev/null-\"1>/dev/null\"]": 0.002506437974600585, + "tests/test_utils.py::test_quote_for_shell[1>NUL-\"1>NUL\"]": 0.0025184257318358015, + "tests/test_utils.py::test_quote_for_shell[2>&1-\"2>&1\"]": 0.0025086220929717703, + "tests/test_utils.py::test_quote_for_shell[2>/dev/null-\"2>/dev/null\"]": 0.0025082352280820434, + "tests/test_utils.py::test_quote_for_shell[2>NUL-\"2>NUL\"]": 0.0025117567584706443, + "tests/test_utils.py::test_quote_for_shell[:-:]": 0.002503776628947393, + "tests/test_utils.py::test_quote_for_shell[;-;]": 0.0025018903572883557, + "tests/test_utils.py::test_quote_for_shell[<-\"<\"]": 0.00250203949297536, + "tests/test_utils.py::test_quote_for_shell[=-=]": 0.002496364980741789, + "tests/test_utils.py::test_quote_for_shell[>-\">\"]": 0.0025137809028118216, + "tests/test_utils.py::test_quote_for_shell[>/dev/null-\">/dev/null\"]": 0.0025363396799758294, + "tests/test_utils.py::test_quote_for_shell[>NUL-\">NUL\"]": 0.00252523349692797, + "tests/test_utils.py::test_quote_for_shell[?-?]": 0.002485921597651234, + "tests/test_utils.py::test_quote_for_shell[@-@]": 0.002530985953988595, + "tests/test_utils.py::test_quote_for_shell[C:\\\\temp\\\\some ^%file^% > nul-\"C:\\\\temp\\\\some ^%%file^%% > nul\"]": 0.002522421053469032, + "tests/test_utils.py::test_quote_for_shell[None-\"\"]": 0.002502080900844176, + "tests/test_utils.py::test_quote_for_shell[[-[]": 0.002492268470656391, + "tests/test_utils.py::test_quote_for_shell[\\\\-\\\\]": 0.0024902818851562573, + "tests/test_utils.py::test_quote_for_shell[]-]]": 0.002491901446888735, + "tests/test_utils.py::test_quote_for_shell[^-\"^\"]": 0.0025050074851709772, + "tests/test_utils.py::test_quote_for_shell[arg1 and 2-\"arg1 and 2\"]": 0.0026403304269797686, + "tests/test_utils.py::test_quote_for_shell[arg1-arg1]": 0.0026505897885166743, + "tests/test_utils.py::test_quote_for_shell[arg1\\nand\\n2-\"arg1\\nand\\n2\"]": 0.0026174574400212045, + "tests/test_utils.py::test_quote_for_shell[malicious argument\\\\\"&whoami-\"malicious argument\\\\\"\"&whoami\"]": 0.002531654051748867, + "tests/test_utils.py::test_quote_for_shell[numpy<1.22-\"numpy<1.22\"]": 0.00260126394298645, + "tests/test_utils.py::test_quote_for_shell[numpy>=1.0-\"numpy>=1.0\"]": 0.0025220744333764714, + "tests/test_utils.py::test_quote_for_shell[one|two-\"one|two\"]": 0.0025290459131551736, + "tests/test_utils.py::test_quote_for_shell[{-{]": 0.0025018281361631214, + "tests/test_utils.py::test_quote_for_shell[|-\"|\"]": 0.002505654592322196, + "tests/test_utils.py::test_quote_for_shell[}-}]": 0.002499980128140489, + "tests/test_utils.py::test_quote_for_shell[~-~]": 0.002512116263731696, + "tests/test_utils.py::test_text_translations": 0.01739166413153733, + "tests/testing/test_fixtures.py::test_conda_cli": 0.0987645347064284, + "tests/testing/test_fixtures.py::test_env": 24.601271018986086, + "tests/testing/test_fixtures.py::test_monkeypatch": 0.016589716367422572, + "tests/testing/test_fixtures.py::test_path_factory": 0.006017283998837074, + "tests/testing/test_fixtures.py::test_session_capsys": 0.002835036476414785, + "tests/testing/test_fixtures.py::test_session_conda_cli": 0.10453352154589331, + "tests/testing/test_fixtures.py::test_session_tmp_env": 6.439078113283914, + "tests/testing/test_fixtures.py::test_tmp_channel": 6.899545157944544, + "tests/testing/test_fixtures.py::test_tmp_env": 7.9190104191153, + "tests/testing/test_fixtures.py::test_tmp_envs_dir": 0.0071197647823031725, + "tests/testing/test_fixtures.py::test_tmp_pkgs_dir": 0.007833737422760313, + "tests/testing/test_testing.py::test_deprecations[CondaCLIFixture-TypeError]": 0.002700968502139195, + "tests/testing/test_testing.py::test_deprecations[PathFactoryFixture-TypeError]": 0.002663522502622068, + "tests/testing/test_testing.py::test_deprecations[TmpChannelFixture-TypeError]": 0.0026509222669893707, + "tests/testing/test_testing.py::test_deprecations[TmpEnvFixture-TypeError]": 0.0026486957183211386, + "tests/trust/test_signature_verification.py::test_2nd_root_metadata_from_web": 0.028505402152375302, + "tests/trust/test_signature_verification.py::test_3rd_root_metadata_from_web": 0.020225961001466924, + "tests/trust/test_signature_verification.py::test_invalid_2nd_metadata_on_disk_no_new_metadata_on_web": 0.009309301299433049, + "tests/trust/test_signature_verification.py::test_signature_verification[broken-0.0.1-broken.conda-None]": 2.021523582404311, + "tests/trust/test_signature_verification.py::test_signature_verification[broken-0.0.1-broken.tar.bz2-False]": 1.957927824009273, + "tests/trust/test_signature_verification.py::test_signature_verification[first.tar.bz2-True]": 2.0777476236419044, + "tests/trust/test_signature_verification.py::test_signature_verification[second.conda-True]": 2.0449336765834762, + "tests/trust/test_signature_verification.py::test_signature_verification[third.conda-True]": 2.0241418606920876, + "tests/trust/test_signature_verification.py::test_signature_verification_not_enabled": 0.037980418923434046, + "tests/trust/test_signature_verification.py::test_single_invalid_signature_3rd_root_metadata_from_web": 0.01967148995491014, + "tests/trust/test_signature_verification.py::test_trusted_root_2nd_metadata_on_disk_no_new_metadata_on_web": 0.010371068528743844, + "tests/trust/test_signature_verification.py::test_trusted_root_invalid_key_mgr_online_valid_on_disk": 0.010624541986220705, + "tests/trust/test_signature_verification.py::test_trusted_root_new_key_mgr_online": 0.013874269939722919, + "tests/trust/test_signature_verification.py::test_trusted_root_no_new_key_mgr_online_key_mgr_is_on_disk": 0.011567947834650018, + "tests/trust/test_signature_verification.py::test_trusted_root_no_new_key_mgr_online_key_mgr_not_on_disk": 0.010454541075452592, + "tests/trust/test_signature_verification.py::test_trusted_root_no_new_metadata": 0.008237151437660324 } diff --git a/durations/macOS.json b/durations/macOS.json index bffb9dd3..929bebfd 100644 --- a/durations/macOS.json +++ b/durations/macOS.json @@ -1,1611 +1,1649 @@ { - "tests/base/test_constants.py::test_ChannelPriority": 0.003716203790285723, - "tests/base/test_constants.py::test_null_is_falsey": 0.0038102531088768095, - "tests/base/test_context.py::test_aggressive_update_packages": 0.0268207998447747, - "tests/base/test_context.py::test_channel_alias_validation[bad_value-channel_alias value 'bad_value' must have scheme/protocol.]": 0.00370471012687692, - "tests/base/test_context.py::test_channel_alias_validation[https://example.com/-True]": 0.004414649298752992, - "tests/base/test_context.py::test_channel_priority": 0.04487987922427015, - "tests/base/test_context.py::test_channel_settings": 0.04884006257077936, - "tests/base/test_context.py::test_channels_defaults": 0.05235805125654302, - "tests/base/test_context.py::test_channels_defaults_condarc": 0.05197238838287241, - "tests/base/test_context.py::test_channels_empty": 0.056129947708137264, - "tests/base/test_context.py::test_client_ssl_cert": 0.07471593302077578, - "tests/base/test_context.py::test_clobber_enum": 0.054252940819218, - "tests/base/test_context.py::test_clobber_enum[clobber]": 0.02334398473658797, - "tests/base/test_context.py::test_clobber_enum[prevent]": 0.02482022170797626, - "tests/base/test_context.py::test_clobber_enum[warn]": 0.024044560151907982, - "tests/base/test_context.py::test_conda_bld_path": 0.032418730764675295, - "tests/base/test_context.py::test_conda_build_root_dir": 0.053878936213541444, - "tests/base/test_context.py::test_conda_envs_path": 0.0905962147621435, - "tests/base/test_context.py::test_context_parameter_map": 0.04796809755573431, - "tests/base/test_context.py::test_context_parameters_have_descriptions": 0.11285089290021684, - "tests/base/test_context.py::test_custom_multichannels": 0.04817657764990832, - "tests/base/test_context.py::test_default_python_validation[-True]": 0.0032854623862931635, - "tests/base/test_context.py::test_default_python_validation[3.12-True]": 0.005066158403850552, - "tests/base/test_context.py::test_default_python_validation[4.12-default_python value '4.12' not of the form '[23].[0-9][0-9]?' or '']": 0.003532779595121866, - "tests/base/test_context.py::test_default_python_validation[not a number-default_python value 'not a number' not of the form '[23].[0-9][0-9]?' or '']": 0.0033259847671010334, - "tests/base/test_context.py::test_default_target_is_root_prefix": 0.046386837178603334, - "tests/base/test_context.py::test_expandvars": 0.1385938837888504, - "tests/base/test_context.py::test_get_plugin_config_data_env_var_source": 0.0032153071602633878, - "tests/base/test_context.py::test_get_plugin_config_data_file_source": 0.009349865551641148, - "tests/base/test_context.py::test_get_plugin_config_data_skip_bad_values": 0.004073730165570747, - "tests/base/test_context.py::test_local_build_root_custom_rc": 0.09504148958553406, - "tests/base/test_context.py::test_local_build_root_default_rc": 0.025557225044707258, - "tests/base/test_context.py::test_migrated_custom_channels": 0.05517388319965236, - "tests/base/test_context.py::test_old_channel_alias": 0.06302592713599614, - "tests/base/test_context.py::test_proxy_servers": 0.04880452316408631, - "tests/base/test_context.py::test_reporters_default_value": 0.003993675802483781, - "tests/base/test_context.py::test_reporters_from_config_file": 0.04740997983840568, - "tests/base/test_context.py::test_reporters_json_is_true": 0.07072454470144829, - "tests/base/test_context.py::test_reporters_quiet_is_true": 0.07236547619039442, - "tests/base/test_context.py::test_restore_free_channel": 0.032843638424911135, - "tests/base/test_context.py::test_signing_metadata_url_base": 0.0782582371751503, - "tests/base/test_context.py::test_signing_metadata_url_base_empty_default_channels": 0.06812580746586372, - "tests/base/test_context.py::test_specify_channels_cli_adding_defaults_no_condarc": 0.05123678721358847, - "tests/base/test_context.py::test_specify_channels_cli_condarc": 0.06647092624209118, - "tests/base/test_context.py::test_specify_channels_cli_not_adding_defaults_no_condarc": 0.05581286597885797, - "tests/base/test_context.py::test_specify_different_channels_cli_condarc": 0.05806384532088727, - "tests/base/test_context.py::test_specify_same_channels_cli_as_in_condarc": 0.0568158697224727, - "tests/base/test_context.py::test_subdirs": 0.021534396731220123, - "tests/base/test_context.py::test_target_prefix": 0.09436916018575213, - "tests/base/test_context.py::test_threads": 0.09628104087097754, - "tests/base/test_context.py::test_validate_prefix_name[base-False-mock_return_values2-expected2]": 0.00846036834212844, - "tests/base/test_context.py::test_validate_prefix_name[env-name-False-mock_return_values0-expected0]": 0.006340977945820797, - "tests/base/test_context.py::test_validate_prefix_name[not/allow#characters:in-path-False-mock_return_values1-expected1]": 0.005790728136349549, - "tests/cli/test_cli_install.py::test_emscripten_forge[classic]": 5.71417051675477, - "tests/cli/test_cli_install.py::test_emscripten_forge[libmamba]": 8.650208155266034, - "tests/cli/test_cli_install.py::test_find_conflicts_called_once[classic]": 19.7875624938849, - "tests/cli/test_cli_install.py::test_find_conflicts_called_once[libmamba]": 0.030332578144792736, - "tests/cli/test_cli_install.py::test_pre_link_message[classic]": 1.9130189005157627, - "tests/cli/test_cli_install.py::test_pre_link_message[libmamba]": 2.322303531827993, - "tests/cli/test_common.py::test_check_non_admin_enabled_false": 0.00683714944014878, - "tests/cli/test_common.py::test_check_non_admin_enabled_true": 0.006315457488064499, - "tests/cli/test_common.py::test_confirm_dry_run_exit": 0.00549575956386158, - "tests/cli/test_common.py::test_confirm_yn_always_yes": 0.006310345491229277, - "tests/cli/test_common.py::test_confirm_yn_dry_run_exit": 0.005470657551375384, - "tests/cli/test_common.py::test_confirm_yn_no": 0.005763988796845574, - "tests/cli/test_common.py::test_confirm_yn_yes": 0.006271513052302585, - "tests/cli/test_common.py::test_is_active_prefix[-False]": 0.004646879038803062, - "tests/cli/test_common.py::test_is_active_prefix[active_prefix-True]": 0.004204347274022761, - "tests/cli/test_common.py::test_print_envs_list": 0.005295857740523779, - "tests/cli/test_common.py::test_print_envs_list_output_false": 0.0037941044415784643, - "tests/cli/test_compare.py::test_compare_fail": 0.41947743477150945, - "tests/cli/test_compare.py::test_compare_success": 0.4740089858890191, - "tests/cli/test_conda_argparse.py::test_cli_args_as_strings": 0.12762192434475306, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.ArgumentParser-isclass]": 0.004518975559102824, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.BUILTIN_COMMANDS-]": 0.0038301139296268933, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.ExtendConstAction-isclass]": 0.004195796916632562, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.NullCountAction-isclass]": 0.0037266485803211014, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_output_and_prompt_options-isfunction]": 0.004694389093792452, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_channels-isfunction]": 0.004261749279327918, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_create_install_update-isfunction]": 0.004551972739254952, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_default_packages-isfunction]": 0.0054411151324876795, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_help-isfunction]": 0.004762955522519887, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_json-isfunction]": 0.00410879276346342, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_known-isfunction]": 0.0035864946827455614, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_networking-isfunction]": 0.004030495400302506, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_package_install_options-isfunction]": 0.004206781801822709, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_prefix-isfunction]": 0.004542348133651463, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_prune-isfunction]": 0.004239664620995441, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_pscheck-isfunction]": 0.00373828477814031, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_show_channel_urls-isfunction]": 0.003940857073610265, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_solver-isfunction]": 0.003846620564629929, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_solver_mode-isfunction]": 0.003932210340306761, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_update_modifiers-isfunction]": 0.003762641933633866, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_verbose-isfunction]": 0.0038272439437559065, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_clean-isfunction]": 0.0040709149737201715, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_compare-isfunction]": 0.0036604254841342537, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_config-isfunction]": 0.004023089191189103, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_create-isfunction]": 0.004161487533417406, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_info-isfunction]": 0.004056167148050099, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_init-isfunction]": 0.0036881297682585953, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_install-isfunction]": 0.004347671713776517, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_list-isfunction]": 0.003913406602283625, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_notices-isfunction]": 0.0038971131526523706, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_package-isfunction]": 0.003714445279544059, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_plugins-isfunction]": 0.004180536925411483, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_remove-isfunction]": 0.004834448830982307, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_rename-isfunction]": 0.003808456670575202, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_run-isfunction]": 0.0036750303875250946, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_search-isfunction]": 0.003965630503433734, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_update-isfunction]": 0.0040452160422292174, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.do_call-isfunction]": 0.004022588088115403, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.escaped_sys_rc_path-]": 0.004181564063820734, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.escaped_user_rc_path-]": 0.004780297489241554, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.find_builtin_commands-isfunction]": 0.004151221730882615, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.generate_parser-isfunction]": 0.0036221928616146015, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.generate_pre_parser-isfunction]": 0.004388856409773106, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.sys_rc_path-]": 0.004531274053000603, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.user_rc_path-]": 0.0039264117870411955, - "tests/cli/test_conda_argparse.py::test_list_through_python_api": 3.5216439009730545, - "tests/cli/test_conda_argparse.py::test_parser_basics": 0.051035532852851666, - "tests/cli/test_config.py::test_add_invalid_key": 0.1228721994196669, - "tests/cli/test_config.py::test_add_key": 0.14300507788306566, - "tests/cli/test_config.py::test_channels_add_duplicate": 0.14128395890619516, - "tests/cli/test_config.py::test_channels_add_empty": 0.18696177270248146, - "tests/cli/test_config.py::test_channels_add_empty_with_defaults": 0.16231400745588542, - "tests/cli/test_config.py::test_channels_append": 0.14909355607940136, - "tests/cli/test_config.py::test_channels_append_duplicate": 0.1396413513195178, - "tests/cli/test_config.py::test_channels_prepend": 0.14735148797027098, - "tests/cli/test_config.py::test_channels_prepend_duplicate": 0.1609093078075488, - "tests/cli/test_config.py::test_channels_remove": 0.14013880976197005, - "tests/cli/test_config.py::test_channels_remove_duplicate": 0.25355847841194895, - "tests/cli/test_config.py::test_conda_config_describe": 5.061060666570421, - "tests/cli/test_config.py::test_conda_config_validate": 3.694099888463121, - "tests/cli/test_config.py::test_conda_config_validate_sslverify_truststore": 2.737836174213702, - "tests/cli/test_config.py::test_create_condarc_on_set": 0.1389563763103189, - "tests/cli/test_config.py::test_custom_multichannels_add": 0.1485270428600838, - "tests/cli/test_config.py::test_custom_multichannels_add_duplicate": 0.1398617488340168, - "tests/cli/test_config.py::test_custom_multichannels_append": 0.1394420022488333, - "tests/cli/test_config.py::test_custom_multichannels_append_duplicate": 0.14508628538826207, - "tests/cli/test_config.py::test_custom_multichannels_prepend": 0.1304132301732378, - "tests/cli/test_config.py::test_custom_multichannels_prepend_duplicate": 0.13855608009099368, - "tests/cli/test_config.py::test_get_all": 0.15982394900503907, - "tests/cli/test_config.py::test_get_all_inc_maps": 0.16350505431048679, - "tests/cli/test_config.py::test_get_boolean_value": 0.15587405116487268, - "tests/cli/test_config.py::test_get_channels_list": 0.15701821766758253, - "tests/cli/test_config.py::test_get_invalid_key": 0.1494598735359347, - "tests/cli/test_config.py::test_get_map_full": 0.18358389270160722, - "tests/cli/test_config.py::test_get_map_subkey[conda_build.cache_dir-/tmp/conda-bld]": 0.1603867236619468, - "tests/cli/test_config.py::test_get_map_subkey[proxy_servers.http-1.2.3.4:5678]": 0.16667187674785935, - "tests/cli/test_config.py::test_get_multiple_keys": 0.14259041267063205, - "tests/cli/test_config.py::test_get_multiple_keys_incl_map_full": 0.15542226236280585, - "tests/cli/test_config.py::test_get_multiple_keys_incl_map_subkey": 0.17304399515179963, - "tests/cli/test_config.py::test_get_string_value": 0.15824887855479308, - "tests/cli/test_config.py::test_get_unconfigured_key": 0.15750641196742152, - "tests/cli/test_config.py::test_invalid_yaml": 0.137599687871416, - "tests/cli/test_config.py::test_remove_key": 0.13466750423206145, - "tests/cli/test_config.py::test_remove_key_duplicate": 0.23124182604740415, - "tests/cli/test_config.py::test_remove_unconfigured_key": 0.11274371514625273, - "tests/cli/test_config.py::test_set_and_get_bool": 0.28182646927037003, - "tests/cli/test_config.py::test_set_check_types[always_yes-false-False]": 0.14066145698117916, - "tests/cli/test_config.py::test_set_check_types[always_yes-no-False]": 0.13051528471859114, - "tests/cli/test_config.py::test_set_check_types[always_yes-true-True]": 0.13966868852605852, - "tests/cli/test_config.py::test_set_check_types[always_yes-yes-True]": 0.13688850181576134, - "tests/cli/test_config.py::test_set_check_types[channel_alias-https://repo.example.com-https://repo.example.com]": 0.14323903371634186, - "tests/cli/test_config.py::test_set_check_types[proxy_servers.http-1.2.3.4:5678-py_value5]": 0.1300646900932727, - "tests/cli/test_config.py::test_set_invalid_key": 0.11921616379332452, - "tests/cli/test_config.py::test_set_key": 0.13949059983410203, - "tests/cli/test_config.py::test_set_map_key[conda_build.cache_dir-/tmp/conda-bld-/var/tmp/build]": 0.1437395302520362, - "tests/cli/test_config.py::test_set_map_key[conda_build.error_overlinking-true-false]": 0.000623486868702981, - "tests/cli/test_config.py::test_set_map_key[proxy_servers.http-1.2.3.4:5678-4.3.2.1:9876]": 0.14214312320222564, - "tests/cli/test_config.py::test_set_rc_without_user_rc": 0.12388800569385193, - "tests/cli/test_config.py::test_set_unconfigured_key": 0.14478204391975746, - "tests/cli/test_config.py::test_show_sorts_keys": 0.24129112827758756, - "tests/cli/test_config.py::test_ssl_verify_default": 0.00718305738270877, - "tests/cli/test_config.py::test_ssl_verify_set_bool": 0.12665084442220798, - "tests/cli/test_config.py::test_ssl_verify_set_filename": 0.14822875242011999, - "tests/cli/test_env.py::test_conda_env_create_empty_file[classic]": 0.12267564581075169, - "tests/cli/test_env.py::test_conda_env_create_empty_file[libmamba]": 0.09086741752935262, - "tests/cli/test_env.py::test_conda_env_create_http[classic]": 267.4318301888399, - "tests/cli/test_env.py::test_conda_env_create_http[libmamba]": 15.457905683440789, - "tests/cli/test_env.py::test_conda_env_create_no_existent_file[classic]": 0.05037005856231051, - "tests/cli/test_env.py::test_conda_env_create_no_existent_file[libmamba]": 0.06470820134460713, - "tests/cli/test_env.py::test_conda_env_create_no_existent_file_with_name[classic]": 0.054082795530415194, - "tests/cli/test_env.py::test_conda_env_create_no_existent_file_with_name[libmamba]": 0.05427467802180918, - "tests/cli/test_env.py::test_conda_env_create_no_file[classic]": 0.056957058568512006, - "tests/cli/test_env.py::test_conda_env_create_no_file[libmamba]": 0.06461052826875037, - "tests/cli/test_env.py::test_create_dry_run_json[classic]": 3.863582901118613, - "tests/cli/test_env.py::test_create_dry_run_json[libmamba]": 2.0787699525601386, - "tests/cli/test_env.py::test_create_dry_run_yaml[classic]": 3.564661483797323, - "tests/cli/test_env.py::test_create_dry_run_yaml[libmamba]": 2.4261888463631602, - "tests/cli/test_env.py::test_create_unsolvable_env[classic]": 3.403413329664067, - "tests/cli/test_env.py::test_create_unsolvable_env[libmamba]": 2.207145338451066, - "tests/cli/test_env.py::test_create_valid_env[classic]": 7.919348863327275, - "tests/cli/test_env.py::test_create_valid_env[libmamba]": 3.250483996486268, - "tests/cli/test_env.py::test_create_valid_env_json_output[classic]": 0.20466204065906918, - "tests/cli/test_env.py::test_create_valid_env_json_output[libmamba]": 1.5687616792097812, - "tests/cli/test_env.py::test_create_valid_env_with_conda_and_pip_json_output[classic]": 68.84379192831992, - "tests/cli/test_env.py::test_create_valid_env_with_conda_and_pip_json_output[libmamba]": 13.377073444310586, - "tests/cli/test_env.py::test_create_valid_env_with_variables[classic]": 2.9608333564140867, - "tests/cli/test_env.py::test_create_valid_env_with_variables[libmamba]": 2.289521017812295, + "tests/base/test_constants.py::test_ChannelPriority": 0.003674989049006946, + "tests/base/test_constants.py::test_null_is_falsey": 0.0035757016386889482, + "tests/base/test_context.py::test_aggressive_update_packages": 0.028277573106161052, + "tests/base/test_context.py::test_channel_alias_validation[bad_value-channel_alias value 'bad_value' must have scheme/protocol.]": 0.003590833035394751, + "tests/base/test_context.py::test_channel_alias_validation[https://example.com/-True]": 0.003785315575850322, + "tests/base/test_context.py::test_channel_priority": 0.04683660437498364, + "tests/base/test_context.py::test_channel_settings": 0.04664344412580049, + "tests/base/test_context.py::test_channels_defaults": 0.0523580512565431, + "tests/base/test_context.py::test_channels_defaults_condarc": 0.053515560354163216, + "tests/base/test_context.py::test_channels_empty": 0.052014236119431484, + "tests/base/test_context.py::test_check_allowlist": 0.02803333189409697, + "tests/base/test_context.py::test_check_allowlist_and_denylist": 0.02353424821701027, + "tests/base/test_context.py::test_check_denylist": 0.02247597580381861, + "tests/base/test_context.py::test_client_ssl_cert": 0.07070082083804938, + "tests/base/test_context.py::test_clobber_enum": 0.05425294081921797, + "tests/base/test_context.py::test_clobber_enum[clobber]": 0.024542910032791635, + "tests/base/test_context.py::test_clobber_enum[prevent]": 0.024959563224733777, + "tests/base/test_context.py::test_clobber_enum[warn]": 0.025324626804145888, + "tests/base/test_context.py::test_conda_bld_path": 0.031169578722414035, + "tests/base/test_context.py::test_conda_build_root_dir": 0.053580874699303394, + "tests/base/test_context.py::test_conda_envs_path": 0.08850103144840016, + "tests/base/test_context.py::test_context_parameter_map": 0.04942399575256378, + "tests/base/test_context.py::test_context_parameters_have_descriptions": 0.10737205158745815, + "tests/base/test_context.py::test_custom_multichannels": 0.050114284308059844, + "tests/base/test_context.py::test_default_python_validation[-True]": 0.00326954046491495, + "tests/base/test_context.py::test_default_python_validation[3.12-True]": 0.004465263250950592, + "tests/base/test_context.py::test_default_python_validation[4.12-default_python value '4.12' not of the form '[23].[0-9][0-9]?' or '']": 0.0032397292810073365, + "tests/base/test_context.py::test_default_python_validation[not a number-default_python value 'not a number' not of the form '[23].[0-9][0-9]?' or '']": 0.0029979647908228144, + "tests/base/test_context.py::test_default_target_is_root_prefix": 0.054785569604973924, + "tests/base/test_context.py::test_expandvars": 0.12352260589412521, + "tests/base/test_context.py::test_get_plugin_config_data_env_var_source": 0.002965875806543517, + "tests/base/test_context.py::test_get_plugin_config_data_file_source": 0.011326978403302289, + "tests/base/test_context.py::test_get_plugin_config_data_skip_bad_values": 0.0035679347810081206, + "tests/base/test_context.py::test_local_build_root_custom_rc": 0.08979504583159047, + "tests/base/test_context.py::test_local_build_root_default_rc": 0.022798730863909523, + "tests/base/test_context.py::test_migrated_custom_channels": 0.053258532277907285, + "tests/base/test_context.py::test_old_channel_alias": 0.06772519921380361, + "tests/base/test_context.py::test_proxy_servers": 0.04886488682311659, + "tests/base/test_context.py::test_reporters_default_value": 0.003994226605636595, + "tests/base/test_context.py::test_reporters_from_config_file": 0.04741042628470356, + "tests/base/test_context.py::test_reporters_json_is_true": 0.0707238798176505, + "tests/base/test_context.py::test_reporters_quiet_is_true": 0.07236829567712523, + "tests/base/test_context.py::test_restore_free_channel": 0.028963496123902324, + "tests/base/test_context.py::test_signing_metadata_url_base": 0.07464692375046142, + "tests/base/test_context.py::test_signing_metadata_url_base_empty_default_channels": 0.07307850087598172, + "tests/base/test_context.py::test_specify_channels_cli_adding_defaults_no_condarc": 0.05123678721358851, + "tests/base/test_context.py::test_specify_channels_cli_condarc": 0.0671203066092648, + "tests/base/test_context.py::test_specify_channels_cli_not_adding_defaults_no_condarc": 0.05362516796766919, + "tests/base/test_context.py::test_specify_different_channels_cli_condarc": 0.0552221034237765, + "tests/base/test_context.py::test_specify_same_channels_cli_as_in_condarc": 0.0564689561011697, + "tests/base/test_context.py::test_subdirs": 0.022367988378308938, + "tests/base/test_context.py::test_target_prefix": 0.10158390881571469, + "tests/base/test_context.py::test_threads": 0.09621449387065673, + "tests/base/test_context.py::test_validate_prefix_name[base-False-mock_return_values2-expected2]": 0.0069608288276026015, + "tests/base/test_context.py::test_validate_prefix_name[env-name-False-mock_return_values0-expected0]": 0.0060866394286047, + "tests/base/test_context.py::test_validate_prefix_name[not/allow#characters:in-path-False-mock_return_values1-expected1]": 0.005371309109340747, + "tests/cli/test_all_commands.py::test_denylist_channels[denylist_channel_name-False-command0]": 0.5388948398802018, + "tests/cli/test_all_commands.py::test_denylist_channels[denylist_channel_name-False-command1]": 0.44657392424999437, + "tests/cli/test_all_commands.py::test_denylist_channels[denylist_channel_name-False-command2]": 0.12616764231944258, + "tests/cli/test_all_commands.py::test_denylist_channels[denylist_channel_name-False-command3]": 0.1296423793923578, + "tests/cli/test_all_commands.py::test_denylist_channels[denylist_channel_name-False-command4]": 0.2972832504670123, + "tests/cli/test_all_commands.py::test_denylist_channels[denylist_channel_name-True-command0]": 0.4553899445590353, + "tests/cli/test_all_commands.py::test_denylist_channels[denylist_channel_name-True-command1]": 0.572103286298608, + "tests/cli/test_all_commands.py::test_denylist_channels[denylist_channel_name-True-command2]": 0.1095132070625019, + "tests/cli/test_all_commands.py::test_denylist_channels[denylist_channel_name-True-command3]": 0.15828100965972638, + "tests/cli/test_all_commands.py::test_denylist_channels[denylist_channel_name-True-command4]": 0.23838819881076467, + "tests/cli/test_all_commands.py::test_denylist_channels[https://conda.anaconda.org/denylist_channel_name-False-command0]": 0.487869015699646, + "tests/cli/test_all_commands.py::test_denylist_channels[https://conda.anaconda.org/denylist_channel_name-False-command1]": 0.5190983147465309, + "tests/cli/test_all_commands.py::test_denylist_channels[https://conda.anaconda.org/denylist_channel_name-False-command2]": 0.20061834995311822, + "tests/cli/test_all_commands.py::test_denylist_channels[https://conda.anaconda.org/denylist_channel_name-False-command3]": 0.1332558377239595, + "tests/cli/test_all_commands.py::test_denylist_channels[https://conda.anaconda.org/denylist_channel_name-False-command4]": 0.2954988593229194, + "tests/cli/test_all_commands.py::test_denylist_channels[https://conda.anaconda.org/denylist_channel_name-True-command0]": 0.4456782342152796, + "tests/cli/test_all_commands.py::test_denylist_channels[https://conda.anaconda.org/denylist_channel_name-True-command1]": 0.5044704429878473, + "tests/cli/test_all_commands.py::test_denylist_channels[https://conda.anaconda.org/denylist_channel_name-True-command2]": 0.11184931124999492, + "tests/cli/test_all_commands.py::test_denylist_channels[https://conda.anaconda.org/denylist_channel_name-True-command3]": 0.16485009210937107, + "tests/cli/test_all_commands.py::test_denylist_channels[https://conda.anaconda.org/denylist_channel_name-True-command4]": 0.2646396787899321, + "tests/cli/test_cli_install.py::test_emscripten_forge[classic]": 5.426963680270842, + "tests/cli/test_cli_install.py::test_emscripten_forge[libmamba]": 8.368856055288758, + "tests/cli/test_cli_install.py::test_find_conflicts_called_once[classic]": 20.20957565289307, + "tests/cli/test_cli_install.py::test_find_conflicts_called_once[libmamba]": 0.039031327514045755, + "tests/cli/test_cli_install.py::test_pre_link_message[classic]": 1.7398904147917278, + "tests/cli/test_cli_install.py::test_pre_link_message[libmamba]": 2.5960101223627916, + "tests/cli/test_common.py::test_check_non_admin_enabled_false": 0.0061725668896759475, + "tests/cli/test_common.py::test_check_non_admin_enabled_true": 0.005826535681438912, + "tests/cli/test_common.py::test_confirm_dry_run_exit": 0.00549595893603019, + "tests/cli/test_common.py::test_confirm_yn_always_yes": 0.00631007990888834, + "tests/cli/test_common.py::test_confirm_yn_dry_run_exit": 0.005470925112168892, + "tests/cli/test_common.py::test_confirm_yn_no": 0.005763858548591649, + "tests/cli/test_common.py::test_confirm_yn_yes": 0.006271648619599766, + "tests/cli/test_common.py::test_is_active_prefix[-False]": 0.0044582358876497285, + "tests/cli/test_common.py::test_is_active_prefix[active_prefix-True]": 0.0038911260168934727, + "tests/cli/test_common.py::test_print_envs_list": 0.0050277245684890405, + "tests/cli/test_common.py::test_print_envs_list_output_false": 0.003897438789474206, + "tests/cli/test_compare.py::test_compare_fail": 0.4148437740734656, + "tests/cli/test_compare.py::test_compare_success": 0.46871874607494396, + "tests/cli/test_conda_argparse.py::test_cli_args_as_strings": 0.13009275361267797, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.ArgumentParser-isclass]": 0.003996794483412698, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.BUILTIN_COMMANDS-]": 0.004185957854339208, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.ExtendConstAction-isclass]": 0.003916508245755258, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.NullCountAction-isclass]": 0.003637060818489035, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_output_and_prompt_options-isfunction]": 0.0041224127170245185, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_channels-isfunction]": 0.003812054008488583, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_create_install_update-isfunction]": 0.0037914822761108318, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_default_packages-isfunction]": 0.004669127846980186, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_help-isfunction]": 0.0043410435939278055, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_json-isfunction]": 0.0037836109234512015, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_known-isfunction]": 0.003777441979116079, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_networking-isfunction]": 0.0038209074941176376, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_package_install_options-isfunction]": 0.004131519120955622, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_prefix-isfunction]": 0.0040911917904853864, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_prune-isfunction]": 0.003959214553844469, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_pscheck-isfunction]": 0.0035402693704210068, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_show_channel_urls-isfunction]": 0.0043304990599197166, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_solver-isfunction]": 0.005744523187215024, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_solver_mode-isfunction]": 0.003970302949882715, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_update_modifiers-isfunction]": 0.004213948059103055, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_verbose-isfunction]": 0.0036266566059528515, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_clean-isfunction]": 0.003913573557432959, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_compare-isfunction]": 0.003887427067559981, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_config-isfunction]": 0.0038660269171399806, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_create-isfunction]": 0.00399535921223131, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_info-isfunction]": 0.0038556075225453248, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_init-isfunction]": 0.003952410302484368, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_install-isfunction]": 0.0043595374509585744, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_list-isfunction]": 0.0038712988530971264, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_notices-isfunction]": 0.003776569077243785, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_package-isfunction]": 0.0036176048228422084, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_plugins-isfunction]": 0.0039045203487965206, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_remove-isfunction]": 0.004445937407284974, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_rename-isfunction]": 0.0036476901043495853, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_run-isfunction]": 0.003868943149576051, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_search-isfunction]": 0.0034827819839608745, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_update-isfunction]": 0.00393720610553755, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.do_call-isfunction]": 0.0036086391237931956, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.escaped_sys_rc_path-]": 0.0037693472218139302, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.escaped_user_rc_path-]": 0.0041560554416662345, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.find_builtin_commands-isfunction]": 0.003678703812901165, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.generate_parser-isfunction]": 0.003996652131318439, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.generate_pre_parser-isfunction]": 0.003987484683176688, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.sys_rc_path-]": 0.004071328129704787, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.user_rc_path-]": 0.0037408634846047436, + "tests/cli/test_conda_argparse.py::test_list_through_python_api": 3.6955598145276305, + "tests/cli/test_conda_argparse.py::test_parser_basics": 0.04758212205346866, + "tests/cli/test_conda_argparse.py::test_sorted_commands_in_error": 0.011977828310113693, + "tests/cli/test_config.py::test_add_invalid_key": 0.12358871562873154, + "tests/cli/test_config.py::test_add_key": 0.14808648322076393, + "tests/cli/test_config.py::test_channels_add_duplicate": 0.12913677680955898, + "tests/cli/test_config.py::test_channels_add_empty": 0.15333786919165995, + "tests/cli/test_config.py::test_channels_add_empty_with_defaults": 0.1329471643974359, + "tests/cli/test_config.py::test_channels_append": 0.13659833659974502, + "tests/cli/test_config.py::test_channels_append_duplicate": 0.15201038496042782, + "tests/cli/test_config.py::test_channels_prepend": 0.14321192654453702, + "tests/cli/test_config.py::test_channels_prepend_duplicate": 0.15213823375306088, + "tests/cli/test_config.py::test_channels_remove": 0.132349530665299, + "tests/cli/test_config.py::test_channels_remove_duplicate": 0.2569726260014105, + "tests/cli/test_config.py::test_conda_config_describe": 5.90618537552044, + "tests/cli/test_config.py::test_conda_config_validate": 4.026560964290163, + "tests/cli/test_config.py::test_conda_config_validate_sslverify_truststore": 2.5918282904739476, + "tests/cli/test_config.py::test_create_condarc_on_set": 0.13915190129731525, + "tests/cli/test_config.py::test_custom_multichannels_add": 0.1436794971009665, + "tests/cli/test_config.py::test_custom_multichannels_add_duplicate": 0.14857951141158424, + "tests/cli/test_config.py::test_custom_multichannels_append": 0.13727883006212765, + "tests/cli/test_config.py::test_custom_multichannels_append_duplicate": 0.1301572129547893, + "tests/cli/test_config.py::test_custom_multichannels_prepend": 0.12737545898903913, + "tests/cli/test_config.py::test_custom_multichannels_prepend_duplicate": 0.16872144826127786, + "tests/cli/test_config.py::test_get_all": 0.16243907049656367, + "tests/cli/test_config.py::test_get_all_inc_maps": 0.16184455279005747, + "tests/cli/test_config.py::test_get_boolean_value": 0.15584258013377983, + "tests/cli/test_config.py::test_get_channels_list": 0.16340770206952132, + "tests/cli/test_config.py::test_get_invalid_key": 0.15234371624993243, + "tests/cli/test_config.py::test_get_map_full": 0.16358400436511497, + "tests/cli/test_config.py::test_get_map_subkey[conda_build.cache_dir-/tmp/conda-bld]": 0.15931926372954278, + "tests/cli/test_config.py::test_get_map_subkey[proxy_servers.http-1.2.3.4:5678]": 0.16291924808230368, + "tests/cli/test_config.py::test_get_multiple_keys": 0.14719670666910767, + "tests/cli/test_config.py::test_get_multiple_keys_incl_map_full": 0.1755054018611354, + "tests/cli/test_config.py::test_get_multiple_keys_incl_map_subkey": 0.1559100290385051, + "tests/cli/test_config.py::test_get_string_value": 0.16568686298000243, + "tests/cli/test_config.py::test_get_unconfigured_key": 0.14740903041972628, + "tests/cli/test_config.py::test_invalid_yaml": 0.1315664609480229, + "tests/cli/test_config.py::test_remove_key": 0.13696513241153233, + "tests/cli/test_config.py::test_remove_key_duplicate": 0.23198899192960468, + "tests/cli/test_config.py::test_remove_unconfigured_key": 0.11260268772905206, + "tests/cli/test_config.py::test_set_and_get_bool": 0.2698726166497809, + "tests/cli/test_config.py::test_set_check_types[always_yes-false-False]": 0.14453229671039988, + "tests/cli/test_config.py::test_set_check_types[always_yes-no-False]": 0.13149300485416507, + "tests/cli/test_config.py::test_set_check_types[always_yes-true-True]": 0.13759206429995932, + "tests/cli/test_config.py::test_set_check_types[always_yes-yes-True]": 0.1520318771993531, + "tests/cli/test_config.py::test_set_check_types[channel_alias-https://repo.example.com-https://repo.example.com]": 0.13437635769944747, + "tests/cli/test_config.py::test_set_check_types[proxy_servers.http-1.2.3.4:5678-py_value5]": 0.13712116244047567, + "tests/cli/test_config.py::test_set_invalid_key": 0.11850251634123452, + "tests/cli/test_config.py::test_set_key": 0.14205103644383224, + "tests/cli/test_config.py::test_set_map_key[conda_build.cache_dir-/tmp/conda-bld-/var/tmp/build]": 0.13622516751611924, + "tests/cli/test_config.py::test_set_map_key[conda_build.error_overlinking-true-false]": 0.0005817297187275414, + "tests/cli/test_config.py::test_set_map_key[proxy_servers.http-1.2.3.4:5678-4.3.2.1:9876]": 0.13937662666014053, + "tests/cli/test_config.py::test_set_rc_without_user_rc": 0.12172782600838046, + "tests/cli/test_config.py::test_set_unconfigured_key": 0.1460890463000899, + "tests/cli/test_config.py::test_show_sorts_keys": 0.22985282642051735, + "tests/cli/test_config.py::test_ssl_verify_default": 0.007344850438384908, + "tests/cli/test_config.py::test_ssl_verify_set_bool": 0.13499481726080842, + "tests/cli/test_config.py::test_ssl_verify_set_filename": 0.14371973332122756, + "tests/cli/test_env.py::test_conda_env_create_empty_file[classic]": 0.11194453064256332, + "tests/cli/test_env.py::test_conda_env_create_empty_file[libmamba]": 0.07506167552624136, + "tests/cli/test_env.py::test_conda_env_create_http[classic]": 270.62894600283676, + "tests/cli/test_env.py::test_conda_env_create_http[libmamba]": 15.627202919346894, + "tests/cli/test_env.py::test_conda_env_create_no_existent_file[classic]": 0.0587933778790704, + "tests/cli/test_env.py::test_conda_env_create_no_existent_file[libmamba]": 0.05851642282579647, + "tests/cli/test_env.py::test_conda_env_create_no_existent_file_with_name[classic]": 0.07149119831051462, + "tests/cli/test_env.py::test_conda_env_create_no_existent_file_with_name[libmamba]": 0.05809971964951725, + "tests/cli/test_env.py::test_conda_env_create_no_file[classic]": 0.06588727203338456, + "tests/cli/test_env.py::test_conda_env_create_no_file[libmamba]": 0.07227474258643232, + "tests/cli/test_env.py::test_create_dry_run_json[classic]": 4.182470508053262, + "tests/cli/test_env.py::test_create_dry_run_json[libmamba]": 2.3309872442199966, + "tests/cli/test_env.py::test_create_dry_run_yaml[classic]": 5.151822836703642, + "tests/cli/test_env.py::test_create_dry_run_yaml[libmamba]": 2.785561763595771, + "tests/cli/test_env.py::test_create_unsolvable_env[classic]": 3.975391311509267, + "tests/cli/test_env.py::test_create_unsolvable_env[libmamba]": 2.860970406352517, + "tests/cli/test_env.py::test_create_valid_env[classic]": 7.906103779474257, + "tests/cli/test_env.py::test_create_valid_env[libmamba]": 4.4381498429868005, + "tests/cli/test_env.py::test_create_valid_env_json_output[classic]": 0.2050715266719236, + "tests/cli/test_env.py::test_create_valid_env_json_output[libmamba]": 1.472186285501433, + "tests/cli/test_env.py::test_create_valid_env_with_conda_and_pip_json_output[classic]": 80.8209296588904, + "tests/cli/test_env.py::test_create_valid_env_with_conda_and_pip_json_output[libmamba]": 14.195304647031023, + "tests/cli/test_env.py::test_create_valid_env_with_variables[classic]": 2.211983456861202, + "tests/cli/test_env.py::test_create_valid_env_with_variables[libmamba]": 2.2220417380605264, "tests/cli/test_env.py::test_create_valid_remote_env[classic]": 10.316122134082482, "tests/cli/test_env.py::test_create_valid_remote_env[libmamba]": 4.288065744631817, - "tests/cli/test_env.py::test_deprecated_binstar[classic]": 0.09368978997793899, - "tests/cli/test_env.py::test_deprecated_binstar[libmamba]": 0.10577858223805289, - "tests/cli/test_env.py::test_env_export[classic]": 2.7073004209498777, - "tests/cli/test_env.py::test_env_export[libmamba]": 3.5751426554038863, - "tests/cli/test_env.py::test_env_export_json[classic]": 1.323544499997578, - "tests/cli/test_env.py::test_env_export_json[libmamba]": 1.3464139461216058, - "tests/cli/test_env.py::test_env_export_with_variables[classic]": 2.359632558769522, - "tests/cli/test_env.py::test_env_export_with_variables[libmamba]": 3.159553136082825, - "tests/cli/test_env.py::test_export_multi_channel[classic]": 62.01522950216954, - "tests/cli/test_env.py::test_export_multi_channel[libmamba]": 29.80937995746501, - "tests/cli/test_env.py::test_invalid_extensions[classic]": 0.05678314006639631, - "tests/cli/test_env.py::test_invalid_extensions[libmamba]": 0.061415544505350986, - "tests/cli/test_env.py::test_list[classic]": 1.1230691739652965, - "tests/cli/test_env.py::test_list[libmamba]": 3.539235589807497, - "tests/cli/test_env.py::test_name[classic]": 0.46650093347205823, - "tests/cli/test_env.py::test_name[libmamba]": 2.3510790046433083, - "tests/cli/test_env.py::test_name_override[classic]": 1.1270170923767568, - "tests/cli/test_env.py::test_name_override[libmamba]": 1.625151038031988, - "tests/cli/test_env.py::test_non_existent_file[classic]": 0.05878632442192873, - "tests/cli/test_env.py::test_non_existent_file[libmamba]": 0.05668811035326346, - "tests/cli/test_env.py::test_pip_error_is_propagated[classic]": 46.804220109662054, - "tests/cli/test_env.py::test_pip_error_is_propagated[libmamba]": 13.18310277695542, - "tests/cli/test_env.py::test_remove_dry_run[classic]": 0.6065590309073908, - "tests/cli/test_env.py::test_remove_dry_run[libmamba]": 1.5550276244797703, - "tests/cli/test_env.py::test_set_unset_env_vars[classic]": 0.6337615497506984, - "tests/cli/test_env.py::test_set_unset_env_vars[libmamba]": 1.9433525237437002, - "tests/cli/test_env.py::test_set_unset_env_vars_env_no_exist[classic]": 0.05760332887555712, - "tests/cli/test_env.py::test_set_unset_env_vars_env_no_exist[libmamba]": 0.06316703452328701, - "tests/cli/test_env.py::test_update[classic]": 1.1370116769430474, - "tests/cli/test_env.py::test_update[libmamba]": 3.407485795403913, - "tests/cli/test_env.py::test_update_env_json_output[classic]": 0.5201364261237111, - "tests/cli/test_env.py::test_update_env_json_output[libmamba]": 2.627893022996328, - "tests/cli/test_env.py::test_update_env_no_action_json_output[classic]": 82.96640740514742, - "tests/cli/test_env.py::test_update_env_no_action_json_output[libmamba]": 16.62458935518528, - "tests/cli/test_env.py::test_update_env_only_pip_json_output[classic]": 92.55818089206451, - "tests/cli/test_env.py::test_update_env_only_pip_json_output[libmamba]": 17.03501087285159, - "tests/cli/test_find_commands.py::test_find_commands": 0.018863961396994842, - "tests/cli/test_find_commands.py::test_find_executable": 0.008971963844018131, - "tests/cli/test_main.py::test_ensure_no_command_provided_returns_help[--debug]": 0.0958523224220444, - "tests/cli/test_main.py::test_ensure_no_command_provided_returns_help[--json]": 0.08008449880126385, - "tests/cli/test_main.py::test_ensure_no_command_provided_returns_help[--trace]": 0.09001342698266149, - "tests/cli/test_main.py::test_ensure_no_command_provided_returns_help[-v]": 0.11774798861139564, - "tests/cli/test_main.py::test_main": 0.10008401627324527, - "tests/cli/test_main_clean.py::test_clean_all[False]": 1.149118757544161, - "tests/cli/test_main_clean.py::test_clean_all[True]": 1.1988908697101808, - "tests/cli/test_main_clean.py::test_clean_all_mock_lstat[False]": 0.9397928791861863, - "tests/cli/test_main_clean.py::test_clean_all_mock_lstat[True]": 0.6465399799657809, - "tests/cli/test_main_clean.py::test_clean_and_packages": 0.882015282888082, - "tests/cli/test_main_clean.py::test_clean_force_pkgs_dirs": 0.47631184200255844, - "tests/cli/test_main_clean.py::test_clean_index_cache": 0.46273821223087613, - "tests/cli/test_main_clean.py::test_clean_logfiles": 0.4288758031646072, - "tests/cli/test_main_clean.py::test_clean_tarballs": 0.4627212246828927, - "tests/cli/test_main_clean.py::test_clean_tempfiles": 0.44289895526254885, - "tests/cli/test_main_clean.py::test_get_size": 0.006243308732816774, - "tests/cli/test_main_clean.py::test_get_size_None": 0.0035817133063905954, - "tests/cli/test_main_clean.py::test_get_size_list": 0.003380365861462874, - "tests/cli/test_main_commands.py::test_commands": 0.13041472531687798, - "tests/cli/test_main_compare.py::test_compare": 0.12243084044745337, - "tests/cli/test_main_config.py::test_config_get_key": 0.027658077449540252, - "tests/cli/test_main_config.py::test_config_get_missing[get]": 0.1511378278747144, - "tests/cli/test_main_config.py::test_config_get_missing[key]": 0.1512207416331894, - "tests/cli/test_main_config.py::test_config_get_missing[unknown]": 0.1531180718227834, - "tests/cli/test_main_config.py::test_config_get_system[get]": 0.1549187988405808, - "tests/cli/test_main_config.py::test_config_get_system[key]": 0.14263015734776283, - "tests/cli/test_main_config.py::test_config_get_system[unknown]": 0.14597888756518498, - "tests/cli/test_main_config.py::test_config_get_user[get]": 0.1575822047124827, - "tests/cli/test_main_config.py::test_config_get_user[key]": 0.1518467168082754, - "tests/cli/test_main_config.py::test_config_get_user[unknown]": 0.14641502425230504, - "tests/cli/test_main_config.py::test_config_read_rc": 0.011495514290755881, - "tests/cli/test_main_config.py::test_config_remove_item": 0.008228242136133896, - "tests/cli/test_main_config.py::test_config_remove_key": 0.00414026745532084, - "tests/cli/test_main_config.py::test_config_set_key": 0.007286334339786731, - "tests/cli/test_main_config.py::test_config_set_keys": 0.016199778607248347, - "tests/cli/test_main_config.py::test_config_show_sources_json": 0.1499175988293212, - "tests/cli/test_main_config.py::test_config_write_rc": 0.006982256083026808, - "tests/cli/test_main_export.py::test_execute_export_no_file_specified": 0.1343882678372578, - "tests/cli/test_main_export.py::test_export": 0.14694325321808152, - "tests/cli/test_main_export.py::test_export_add_channels": 0.12754610272511624, - "tests/cli/test_main_export.py::test_export_override_channels": 0.1501130478264031, - "tests/cli/test_main_export.py::test_export_with_json": 0.12966240426749748, - "tests/cli/test_main_export.py::test_export_yaml_file_extension": 0.11471180967783035, - "tests/cli/test_main_info.py::test_info": 0.8901724193650842, + "tests/cli/test_env.py::test_deprecated_binstar[classic]": 0.09542521570056534, + "tests/cli/test_env.py::test_deprecated_binstar[libmamba]": 0.10367825167355763, + "tests/cli/test_env.py::test_env_export[classic]": 3.515618060559808, + "tests/cli/test_env.py::test_env_export[libmamba]": 3.92470957146265, + "tests/cli/test_env.py::test_env_export_json[classic]": 1.0876354333603613, + "tests/cli/test_env.py::test_env_export_json[libmamba]": 1.450847042677681, + "tests/cli/test_env.py::test_env_export_with_variables[classic]": 2.2408547620484716, + "tests/cli/test_env.py::test_env_export_with_variables[libmamba]": 3.5605836540393154, + "tests/cli/test_env.py::test_export_multi_channel[classic]": 63.66728500996109, + "tests/cli/test_env.py::test_export_multi_channel[libmamba]": 30.996955313988895, + "tests/cli/test_env.py::test_invalid_extensions[classic]": 0.0596467518985869, + "tests/cli/test_env.py::test_invalid_extensions[libmamba]": 0.13929489783019755, + "tests/cli/test_env.py::test_list[classic]": 1.6781691937966505, + "tests/cli/test_env.py::test_list[libmamba]": 4.061947258834364, + "tests/cli/test_env.py::test_name[classic]": 0.46650093347205585, + "tests/cli/test_env.py::test_name[libmamba]": 2.351079004643486, + "tests/cli/test_env.py::test_name_override[classic]": 1.2855123253536431, + "tests/cli/test_env.py::test_name_override[libmamba]": 1.8847215538731994, + "tests/cli/test_env.py::test_non_existent_file[classic]": 0.05719618826495611, + "tests/cli/test_env.py::test_non_existent_file[libmamba]": 0.060134110705620414, + "tests/cli/test_env.py::test_pip_error_is_propagated[classic]": 45.570900043534394, + "tests/cli/test_env.py::test_pip_error_is_propagated[libmamba]": 12.419756918406113, + "tests/cli/test_env.py::test_remove_dry_run[classic]": 0.7526357379577684, + "tests/cli/test_env.py::test_remove_dry_run[libmamba]": 1.8538876092647019, + "tests/cli/test_env.py::test_set_unset_env_vars[classic]": 0.8548795348723506, + "tests/cli/test_env.py::test_set_unset_env_vars[libmamba]": 1.9449436131415605, + "tests/cli/test_env.py::test_set_unset_env_vars_env_no_exist[classic]": 0.05791599691858062, + "tests/cli/test_env.py::test_set_unset_env_vars_env_no_exist[libmamba]": 0.057865857422258325, + "tests/cli/test_env.py::test_update[classic]": 1.5453128069031186, + "tests/cli/test_env.py::test_update[libmamba]": 3.8824422498172537, + "tests/cli/test_env.py::test_update_env_json_output[classic]": 0.5339432294605467, + "tests/cli/test_env.py::test_update_env_json_output[libmamba]": 2.884427856795347, + "tests/cli/test_env.py::test_update_env_no_action_json_output[classic]": 71.34740709842502, + "tests/cli/test_env.py::test_update_env_no_action_json_output[libmamba]": 17.3701332193103, + "tests/cli/test_env.py::test_update_env_only_pip_json_output[classic]": 100.30468284625896, + "tests/cli/test_env.py::test_update_env_only_pip_json_output[libmamba]": 16.877154883167755, + "tests/cli/test_find_commands.py::test_find_commands": 0.018511075106167403, + "tests/cli/test_find_commands.py::test_find_executable": 0.008507635562643346, + "tests/cli/test_main.py::test_ensure_no_command_provided_returns_help[--debug]": 0.08853173761274798, + "tests/cli/test_main.py::test_ensure_no_command_provided_returns_help[--json]": 0.08438297510722799, + "tests/cli/test_main.py::test_ensure_no_command_provided_returns_help[--trace]": 0.08896322364634762, + "tests/cli/test_main.py::test_ensure_no_command_provided_returns_help[-v]": 0.1000928908005226, + "tests/cli/test_main.py::test_main": 0.09390958020032092, + "tests/cli/test_main_clean.py::test_clean_all[False]": 1.1510472847098736, + "tests/cli/test_main_clean.py::test_clean_all[True]": 1.120713557735505, + "tests/cli/test_main_clean.py::test_clean_all_mock_lstat[False]": 1.0441408488984003, + "tests/cli/test_main_clean.py::test_clean_all_mock_lstat[True]": 0.7105299571896174, + "tests/cli/test_main_clean.py::test_clean_and_packages": 0.8496845225606725, + "tests/cli/test_main_clean.py::test_clean_force_pkgs_dirs": 0.4796109468586604, + "tests/cli/test_main_clean.py::test_clean_index_cache": 0.46923825029747784, + "tests/cli/test_main_clean.py::test_clean_logfiles": 0.45813146702548574, + "tests/cli/test_main_clean.py::test_clean_tarballs": 0.4504599121795596, + "tests/cli/test_main_clean.py::test_clean_tempfiles": 0.43549796867829405, + "tests/cli/test_main_clean.py::test_get_size": 0.005915493159444043, + "tests/cli/test_main_clean.py::test_get_size_None": 0.005834310698510178, + "tests/cli/test_main_clean.py::test_get_size_list": 0.005683833897011061, + "tests/cli/test_main_commands.py::test_commands": 0.1385628204273841, + "tests/cli/test_main_compare.py::test_compare": 0.12325742792104925, + "tests/cli/test_main_config.py::test_config_get_key": 0.02632167450199854, + "tests/cli/test_main_config.py::test_config_get_missing[get]": 0.18456644454078228, + "tests/cli/test_main_config.py::test_config_get_missing[key]": 0.15202872754335814, + "tests/cli/test_main_config.py::test_config_get_missing[unknown]": 0.14875919843982635, + "tests/cli/test_main_config.py::test_config_get_system[get]": 0.16902405516500546, + "tests/cli/test_main_config.py::test_config_get_system[key]": 0.15154371887216556, + "tests/cli/test_main_config.py::test_config_get_system[unknown]": 0.14674544069033796, + "tests/cli/test_main_config.py::test_config_get_user[get]": 0.1940556638520936, + "tests/cli/test_main_config.py::test_config_get_user[key]": 0.15936871744787953, + "tests/cli/test_main_config.py::test_config_get_user[unknown]": 0.15128695672915088, + "tests/cli/test_main_config.py::test_config_read_rc": 0.00959113158775749, + "tests/cli/test_main_config.py::test_config_remove_item": 0.007940416341198983, + "tests/cli/test_main_config.py::test_config_remove_key": 0.004156122002982035, + "tests/cli/test_main_config.py::test_config_set_key": 0.006739060985509503, + "tests/cli/test_main_config.py::test_config_set_keys": 0.015541673773323614, + "tests/cli/test_main_config.py::test_config_show_sources_json": 0.14142933175315547, + "tests/cli/test_main_config.py::test_config_write_rc": 0.0065877731190119, + "tests/cli/test_main_export.py::test_execute_export_no_file_specified": 0.14920091400182187, + "tests/cli/test_main_export.py::test_export": 0.1431248990143582, + "tests/cli/test_main_export.py::test_export_add_channels": 0.14898824930750343, + "tests/cli/test_main_export.py::test_export_override_channels": 0.15279140877284406, + "tests/cli/test_main_export.py::test_export_with_json": 0.12551934270929688, + "tests/cli/test_main_export.py::test_export_yaml_file_extension": 0.11654371705182984, + "tests/cli/test_main_info.py::test_info": 0.8627672303569661, "tests/cli/test_main_info.py::test_info_all": 0.23057341150001065, - "tests/cli/test_main_info.py::test_info_json": 0.20491066413853473, - "tests/cli/test_main_info.py::test_info_root": 0.3250461685739664, - "tests/cli/test_main_info.py::test_info_unsafe_channels": 0.3465183496506961, - "tests/cli/test_main_install.py::test_conda_pip_interop_dependency_satisfied_by_pip": 175.09527899581317, - "tests/cli/test_main_install.py::test_install_freezes_env_by_default": 1.4263371840057326, - "tests/cli/test_main_install.py::test_install_from_extracted_package": 33.171243171029275, - "tests/cli/test_main_install.py::test_install_mkdir": 40.987526767687456, - "tests/cli/test_main_list.py::test_explicit[--md5]": 1.368209251095661, - "tests/cli/test_main_list.py::test_explicit[--quiet]": 1.5616909950933877, - "tests/cli/test_main_list.py::test_explicit[--sha256]": 1.3473806962526098, - "tests/cli/test_main_list.py::test_export": 0.6253017899589769, - "tests/cli/test_main_list.py::test_list": 4.825836495447847, - "tests/cli/test_main_list.py::test_list_explicit": 8.946596380097859, - "tests/cli/test_main_list.py::test_list_json": 0.2882684045273458, - "tests/cli/test_main_list.py::test_list_package": 0.1627327864221849, - "tests/cli/test_main_list.py::test_list_reverse": 9.528408157021254, - "tests/cli/test_main_list.py::test_list_revisions": 0.25892763720917783, - "tests/cli/test_main_list.py::test_list_specific_version": 0.5206477590075811, - "tests/cli/test_main_notices.py::test_cache_names_appear_as_expected": 0.12113515085555436, - "tests/cli/test_main_notices.py::test_main_notices[200]": 0.12148944302459144, - "tests/cli/test_main_notices.py::test_main_notices[404]": 0.12468071180514563, - "tests/cli/test_main_notices.py::test_main_notices_handles_bad_expired_at_field": 0.12161329960542584, - "tests/cli/test_main_notices.py::test_main_notices_help": 0.05277127266819963, - "tests/cli/test_main_notices.py::test_main_notices_json": 0.09604191391385991, - "tests/cli/test_main_notices.py::test_main_notices_reads_from_cache": 0.13751589540770406, - "tests/cli/test_main_notices.py::test_main_notices_reads_from_expired_cache": 0.12958591407185024, - "tests/cli/test_main_notices.py::test_notices_appear_once_when_running_decorated_commands": 4.190304645403868, - "tests/cli/test_main_notices.py::test_notices_cannot_read_cache_files": 0.18569618393955603, - "tests/cli/test_main_notices.py::test_notices_does_not_interrupt_command_on_failure": 1.2279111557658517, - "tests/cli/test_main_notices.py::test_notices_work_with_s3_channel": 0.21450163466150188, - "tests/cli/test_main_remove.py::test_remove_all": 24.96850989799877, - "tests/cli/test_main_remove.py::test_remove_all_keep_env": 25.47430327569349, - "tests/cli/test_main_remove.py::test_remove_globbed_package_names[classic]": 6.10488047530661, - "tests/cli/test_main_remove.py::test_remove_globbed_package_names[libmamba]": 0.5248718677612775, - "tests/cli/test_main_remove.py::test_remove_nonexistent_env": 0.11111034696250999, - "tests/cli/test_main_rename.py::test_cannot_rename_active_env_by_name": 2.535927908421863, - "tests/cli/test_main_rename.py::test_cannot_rename_base_env_by_name": 0.12741436578625936, - "tests/cli/test_main_rename.py::test_cannot_rename_base_env_by_path": 0.12224569717442649, - "tests/cli/test_main_rename.py::test_cannot_rename_nonexistent_env": 0.14096730919531547, - "tests/cli/test_main_rename.py::test_protected_dirs_error_for_rename": 2.110397341875192, - "tests/cli/test_main_rename.py::test_rename_by_name_name_already_exists_error": 3.347659915868761, - "tests/cli/test_main_rename.py::test_rename_by_name_success": 3.440473143144888, - "tests/cli/test_main_rename.py::test_rename_by_path_path_already_exists_error": 3.10552625921031, - "tests/cli/test_main_rename.py::test_rename_by_path_success": 3.243169183070307, - "tests/cli/test_main_rename.py::test_rename_with_dry_run": 2.6066102470926156, - "tests/cli/test_main_rename.py::test_rename_with_force": 5.252644516520702, - "tests/cli/test_main_rename.py::test_rename_with_force_and_dry_run": 1.792467879897456, - "tests/cli/test_main_rename.py::test_rename_with_force_with_errors": 4.996452801835699, - "tests/cli/test_main_rename.py::test_rename_with_force_with_errors_prefix": 2.584753439154423, - "tests/cli/test_main_rename.py::test_separator_chars_on_win": 0.0008006934472678396, - "tests/cli/test_main_run.py::test_conda_run_nonexistant_prefix": 0.11781874251582458, - "tests/cli/test_main_run.py::test_conda_run_prefix_not_a_conda_env": 0.11048662929163226, - "tests/cli/test_main_run.py::test_multiline_run_command": 4.167020271184938, - "tests/cli/test_main_run.py::test_run_readonly_env": 3.858095745888463, - "tests/cli/test_main_run.py::test_run_returns_int": 4.0889083117270255, - "tests/cli/test_main_run.py::test_run_returns_nonzero_errorlevel": 3.9812979016436616, - "tests/cli/test_main_run.py::test_run_returns_zero_errorlevel": 4.0974689231887815, - "tests/cli/test_main_run.py::test_run_uncaptured": 4.228148887124553, - "tests/cli/test_main_search.py::test_anaconda_token_with_private_package": 18.46740968682755, - "tests/cli/test_main_search.py::test_bad_anaconda_token": 0.9261241936766175, - "tests/cli/test_main_search.py::test_current_platform_package_missing": 0.14359532748092976, - "tests/cli/test_main_search.py::test_different_platform_package_found": 0.1895068847257772, - "tests/cli/test_main_search.py::test_mocked_platform_package_found": 0.1846946225040587, - "tests/cli/test_main_search.py::test_pretty_record": 0.0024091409448591004, - "tests/cli/test_main_search.py::test_rpy_search[linux-32]": 7.8210905872372996, - "tests/cli/test_main_search.py::test_rpy_search[linux-64]": 11.879338083278009, - "tests/cli/test_main_search.py::test_rpy_search[osx-64]": 13.474601690297844, - "tests/cli/test_main_search.py::test_rpy_search[win-32]": 7.457023098876376, - "tests/cli/test_main_search.py::test_rpy_search[win-64]": 10.59347669079171, - "tests/cli/test_main_search.py::test_search_0": 1.8691522038900865, - "tests/cli/test_main_search.py::test_search_1": 0.2570474146423317, - "tests/cli/test_main_search.py::test_search_2[exact]": 0.16659232218543907, - "tests/cli/test_main_search.py::test_search_2[wildcard]": 0.766070909152057, - "tests/cli/test_main_search.py::test_search_3": 1.816560393118836, - "tests/cli/test_main_search.py::test_search_4": 0.17562517788591708, - "tests/cli/test_main_search.py::test_search_5": 0.8690712415845199, - "tests/cli/test_main_search.py::test_search_envs": 0.14268102784522463, - "tests/cli/test_main_search.py::test_search_envs_info": 0.26148958287597734, - "tests/cli/test_main_search.py::test_search_envs_json": 0.3204788873803021, - "tests/cli/test_main_search.py::test_search_inflexible": 1.6402086505002038, - "tests/cli/test_main_search.py::test_unknown_platform_package_missing": 0.08917792211856479, - "tests/cli/test_subcommands.py::test_clean[classic]": 1.3198689967978279, - "tests/cli/test_subcommands.py::test_clean[libmamba]": 2.2845818953389556, - "tests/cli/test_subcommands.py::test_compare[classic]": 0.5286122924400708, - "tests/cli/test_subcommands.py::test_compare[libmamba]": 10.658310683026395, - "tests/cli/test_subcommands.py::test_config[classic]": 0.14163418858163893, - "tests/cli/test_subcommands.py::test_config[libmamba]": 0.14760409524377616, - "tests/cli/test_subcommands.py::test_create[classic]": 0.7040799029780485, - "tests/cli/test_subcommands.py::test_create[libmamba]": 17.15685612786121, - "tests/cli/test_subcommands.py::test_doctor[classic]": 7.755977421041232, - "tests/cli/test_subcommands.py::test_doctor[libmamba]": 7.872517217563224, - "tests/cli/test_subcommands.py::test_env_config_vars[classic]": 0.8409103684743667, - "tests/cli/test_subcommands.py::test_env_config_vars[libmamba]": 2.9718314394600167, - "tests/cli/test_subcommands.py::test_env_create[classic]": 4.816862060730667, - "tests/cli/test_subcommands.py::test_env_create[libmamba]": 2.928132071354364, - "tests/cli/test_subcommands.py::test_env_export[classic]": 0.7785610584174577, - "tests/cli/test_subcommands.py::test_env_export[libmamba]": 0.8965603421152325, - "tests/cli/test_subcommands.py::test_env_list[classic]": 0.6031695788948345, - "tests/cli/test_subcommands.py::test_env_list[libmamba]": 0.5753357685658621, - "tests/cli/test_subcommands.py::test_env_remove[classic]": 0.675812370958624, - "tests/cli/test_subcommands.py::test_env_remove[libmamba]": 2.6440071204029896, - "tests/cli/test_subcommands.py::test_env_update[classic]": 2.005674575817472, - "tests/cli/test_subcommands.py::test_env_update[libmamba]": 7.599834516503275, - "tests/cli/test_subcommands.py::test_info[classic]": 0.25438966293539633, - "tests/cli/test_subcommands.py::test_info[libmamba]": 0.2964779472531252, - "tests/cli/test_subcommands.py::test_info_json[classic]": 0.5926475696432965, - "tests/cli/test_subcommands.py::test_info_json[libmamba]": 0.5714236605907236, - "tests/cli/test_subcommands.py::test_init[classic]": 0.18258013558222586, - "tests/cli/test_subcommands.py::test_init[libmamba]": 0.20257308043687441, - "tests/cli/test_subcommands.py::test_install[classic]": 5.56164811199907, - "tests/cli/test_subcommands.py::test_install[libmamba]": 7.0506179688469715, - "tests/cli/test_subcommands.py::test_list[classic]": 2.5630208003485127, - "tests/cli/test_subcommands.py::test_list[libmamba]": 1.8286469051007905, - "tests/cli/test_subcommands.py::test_notices[classic]": 0.27991805516159735, - "tests/cli/test_subcommands.py::test_notices[libmamba]": 0.308001302546363, - "tests/cli/test_subcommands.py::test_package[classic]": 0.5192016954555497, - "tests/cli/test_subcommands.py::test_package[libmamba]": 2.3509348052918297, - "tests/cli/test_subcommands.py::test_remove[classic-remove]": 0.6506353041100097, - "tests/cli/test_subcommands.py::test_remove[classic-uninstall]": 0.6510303055686613, - "tests/cli/test_subcommands.py::test_remove[libmamba-remove]": 2.5745543935785338, - "tests/cli/test_subcommands.py::test_remove[libmamba-uninstall]": 2.478244663414094, - "tests/cli/test_subcommands.py::test_remove_all_json[classic-remove]": 1.4926560076393047, - "tests/cli/test_subcommands.py::test_remove_all_json[classic-uninstall]": 1.3293838549947359, - "tests/cli/test_subcommands.py::test_remove_all_json[libmamba-remove]": 1.9824393369385265, - "tests/cli/test_subcommands.py::test_remove_all_json[libmamba-uninstall]": 2.463335908944398, - "tests/cli/test_subcommands.py::test_rename[classic]": 0.8580687599064198, - "tests/cli/test_subcommands.py::test_rename[libmamba]": 3.308148527321834, - "tests/cli/test_subcommands.py::test_run[classic]": 1.9504914143044283, - "tests/cli/test_subcommands.py::test_run[libmamba]": 3.1869544804948333, - "tests/cli/test_subcommands.py::test_search[classic]": 9.034783332305691, - "tests/cli/test_subcommands.py::test_search[libmamba]": 4.550611325565938, - "tests/cli/test_subcommands.py::test_update[classic-update]": 1.8659039748210489, - "tests/cli/test_subcommands.py::test_update[classic-upgrade]": 1.713317498680029, - "tests/cli/test_subcommands.py::test_update[libmamba-update]": 6.051796661832616, - "tests/cli/test_subcommands.py::test_update[libmamba-upgrade]": 4.300465014491805, - "tests/common/os/test_windows.py::test_is_admin_on_windows": 0.00299901716043257, - "tests/common/pkg_formats/test_python.py::test_basepydist_load_requires_provides_file": 0.004144301576377878, - "tests/common/pkg_formats/test_python.py::test_basepydist_parse_entries_file_data": 0.003878731492445103, - "tests/common/pkg_formats/test_python.py::test_basepydist_parse_requires_file_data": 0.0032357818898947, - "tests/common/pkg_formats/test_python.py::test_dist_get_paths": 0.003948277625574491, - "tests/common/pkg_formats/test_python.py::test_dist_get_paths_no_paths": 0.004467888046403897, - "tests/common/pkg_formats/test_python.py::test_evaluate_marker": 0.003685038978997076, - "tests/common/pkg_formats/test_python.py::test_get_default_marker_context": 0.003048913953156424, - "tests/common/pkg_formats/test_python.py::test_get_dist_file_from_egg_link": 0.012625636977264288, - "tests/common/pkg_formats/test_python.py::test_get_dist_requirements": 0.004174755654720908, - "tests/common/pkg_formats/test_python.py::test_get_entry_points": 0.0058200943330894185, - "tests/common/pkg_formats/test_python.py::test_get_extra_provides": 0.005748476435514222, - "tests/common/pkg_formats/test_python.py::test_get_python_distribution_info": 0.0005983457507446475, - "tests/common/pkg_formats/test_python.py::test_get_site_packages_anchor_files": 0.005706647947059102, + "tests/cli/test_main_info.py::test_info_json": 0.19746549434775343, + "tests/cli/test_main_info.py::test_info_root": 0.42004716400923886, + "tests/cli/test_main_info.py::test_info_unsafe_channels": 0.3735628284526037, + "tests/cli/test_main_install.py::test_conda_pip_interop_dependency_satisfied_by_pip": 261.8394426507784, + "tests/cli/test_main_install.py::test_install_freezes_env_by_default": 1.620172039283933, + "tests/cli/test_main_install.py::test_install_from_extracted_package": 23.2388380479343, + "tests/cli/test_main_install.py::test_install_mkdir": 37.75185951782678, + "tests/cli/test_main_list.py::test_explicit[--md5]": 1.5129275306036576, + "tests/cli/test_main_list.py::test_explicit[--quiet]": 1.540708718687479, + "tests/cli/test_main_list.py::test_explicit[--sha256]": 1.4541999030284203, + "tests/cli/test_main_list.py::test_export": 0.6683483066812788, + "tests/cli/test_main_list.py::test_list": 3.881929553384115, + "tests/cli/test_main_list.py::test_list_explicit": 9.577428336089206, + "tests/cli/test_main_list.py::test_list_json": 0.2936800965343566, + "tests/cli/test_main_list.py::test_list_package": 0.1547094224447295, + "tests/cli/test_main_list.py::test_list_reverse": 10.216066862933145, + "tests/cli/test_main_list.py::test_list_revisions": 0.24624807769484836, + "tests/cli/test_main_list.py::test_list_specific_version": 0.6011377531686811, + "tests/cli/test_main_notices.py::test_cache_names_appear_as_expected": 0.16974493165313528, + "tests/cli/test_main_notices.py::test_main_notices[200]": 0.17374419588013162, + "tests/cli/test_main_notices.py::test_main_notices[404]": 0.17174349680558798, + "tests/cli/test_main_notices.py::test_main_notices_handles_bad_expired_at_field": 0.16122713334081634, + "tests/cli/test_main_notices.py::test_main_notices_help": 0.06085411046344625, + "tests/cli/test_main_notices.py::test_main_notices_json": 0.09835619255800117, + "tests/cli/test_main_notices.py::test_main_notices_reads_from_cache": 0.17081329574940388, + "tests/cli/test_main_notices.py::test_main_notices_reads_from_expired_cache": 0.18373259627431837, + "tests/cli/test_main_notices.py::test_notices_appear_once_when_running_decorated_commands": 4.628076564023379, + "tests/cli/test_main_notices.py::test_notices_cannot_read_cache_files": 0.21618533433805243, + "tests/cli/test_main_notices.py::test_notices_does_not_interrupt_command_on_failure": 1.0146887036809922, + "tests/cli/test_main_notices.py::test_notices_work_with_s3_channel": 0.2398579619353138, + "tests/cli/test_main_remove.py::test_remove_all": 25.090785960132926, + "tests/cli/test_main_remove.py::test_remove_all_keep_env": 23.06529919652011, + "tests/cli/test_main_remove.py::test_remove_globbed_package_names[classic]": 6.1626543660254995, + "tests/cli/test_main_remove.py::test_remove_globbed_package_names[libmamba]": 0.5842801444520788, + "tests/cli/test_main_remove.py::test_remove_nonexistent_env": 0.11364878776459196, + "tests/cli/test_main_rename.py::test_cannot_rename_active_env_by_name": 1.8579944089394855, + "tests/cli/test_main_rename.py::test_cannot_rename_base_env_by_name": 0.11942271965028392, + "tests/cli/test_main_rename.py::test_cannot_rename_base_env_by_path": 0.11464702430607893, + "tests/cli/test_main_rename.py::test_cannot_rename_nonexistent_env": 0.12544263173718523, + "tests/cli/test_main_rename.py::test_protected_dirs_error_for_rename": 2.921631519129495, + "tests/cli/test_main_rename.py::test_rename_by_name_name_already_exists_error": 2.785317426137057, + "tests/cli/test_main_rename.py::test_rename_by_name_success": 4.3415166126562665, + "tests/cli/test_main_rename.py::test_rename_by_path_path_already_exists_error": 2.741826376849484, + "tests/cli/test_main_rename.py::test_rename_by_path_success": 3.9974897293163227, + "tests/cli/test_main_rename.py::test_rename_with_dry_run": 2.1204228301082453, + "tests/cli/test_main_rename.py::test_rename_with_force": 6.260752966755494, + "tests/cli/test_main_rename.py::test_rename_with_force_and_dry_run": 2.3522764279951756, + "tests/cli/test_main_rename.py::test_rename_with_force_with_errors": 5.300222623628738, + "tests/cli/test_main_rename.py::test_rename_with_force_with_errors_prefix": 2.7304068804759964, + "tests/cli/test_main_rename.py::test_separator_chars_on_win": 0.0007558823710124448, + "tests/cli/test_main_run.py::test_conda_run_nonexistant_prefix": 0.11313416939577352, + "tests/cli/test_main_run.py::test_conda_run_prefix_not_a_conda_env": 0.11201873670498777, + "tests/cli/test_main_run.py::test_multiline_run_command": 3.4026642581667463, + "tests/cli/test_main_run.py::test_run_readonly_env": 3.6877434295109683, + "tests/cli/test_main_run.py::test_run_returns_int": 3.860698146576508, + "tests/cli/test_main_run.py::test_run_returns_nonzero_errorlevel": 3.854103058722618, + "tests/cli/test_main_run.py::test_run_returns_zero_errorlevel": 3.233990695605858, + "tests/cli/test_main_run.py::test_run_uncaptured": 4.099311368804974, + "tests/cli/test_main_search.py::test_anaconda_token_with_private_package": 31.35728224698172, + "tests/cli/test_main_search.py::test_bad_anaconda_token": 0.8086660240220488, + "tests/cli/test_main_search.py::test_current_platform_package_missing": 0.12294546404757505, + "tests/cli/test_main_search.py::test_different_platform_package_found": 0.18194884310119816, + "tests/cli/test_main_search.py::test_mocked_platform_package_found": 0.13532040098394107, + "tests/cli/test_main_search.py::test_pretty_record": 0.002636790078155221, + "tests/cli/test_main_search.py::test_rpy_search[linux-32]": 5.728462343714306, + "tests/cli/test_main_search.py::test_rpy_search[linux-64]": 16.46956247927985, + "tests/cli/test_main_search.py::test_rpy_search[osx-64]": 12.659600989749961, + "tests/cli/test_main_search.py::test_rpy_search[win-32]": 6.972656056286806, + "tests/cli/test_main_search.py::test_rpy_search[win-64]": 10.279180479568634, + "tests/cli/test_main_search.py::test_search_0": 1.7508529425095662, + "tests/cli/test_main_search.py::test_search_1": 0.2394940569201736, + "tests/cli/test_main_search.py::test_search_2[exact]": 0.27612014549579034, + "tests/cli/test_main_search.py::test_search_2[wildcard]": 1.4830681526672356, + "tests/cli/test_main_search.py::test_search_3": 1.703464341090012, + "tests/cli/test_main_search.py::test_search_4": 0.15329928317118935, + "tests/cli/test_main_search.py::test_search_5": 1.0236435623720064, + "tests/cli/test_main_search.py::test_search_envs": 0.18381331090905265, + "tests/cli/test_main_search.py::test_search_envs_info": 0.2465008101780062, + "tests/cli/test_main_search.py::test_search_envs_json": 0.2015941392225563, + "tests/cli/test_main_search.py::test_search_inflexible": 1.4656929666715184, + "tests/cli/test_main_search.py::test_unknown_platform_package_missing": 0.08668197974105567, + "tests/cli/test_subcommands.py::test_clean[classic]": 1.0426688293846895, + "tests/cli/test_subcommands.py::test_clean[libmamba]": 2.236298629137697, + "tests/cli/test_subcommands.py::test_compare[classic]": 0.5512464935906092, + "tests/cli/test_subcommands.py::test_compare[libmamba]": 10.886312964120094, + "tests/cli/test_subcommands.py::test_config[classic]": 0.14310678995564755, + "tests/cli/test_subcommands.py::test_config[libmamba]": 0.14703771548543698, + "tests/cli/test_subcommands.py::test_create[classic]": 0.9798050573248552, + "tests/cli/test_subcommands.py::test_create[libmamba]": 16.45721564413307, + "tests/cli/test_subcommands.py::test_doctor[classic]": 7.139197629806686, + "tests/cli/test_subcommands.py::test_doctor[libmamba]": 8.18087765515154, + "tests/cli/test_subcommands.py::test_env_config_vars[classic]": 0.8003336109685139, + "tests/cli/test_subcommands.py::test_env_config_vars[libmamba]": 3.401270900247491, + "tests/cli/test_subcommands.py::test_env_create[classic]": 3.5348809214221255, + "tests/cli/test_subcommands.py::test_env_create[libmamba]": 2.9165849347147117, + "tests/cli/test_subcommands.py::test_env_export[classic]": 0.911815423735112, + "tests/cli/test_subcommands.py::test_env_export[libmamba]": 0.8808831076243271, + "tests/cli/test_subcommands.py::test_env_list[classic]": 0.5449834477460813, + "tests/cli/test_subcommands.py::test_env_list[libmamba]": 0.5369031158267344, + "tests/cli/test_subcommands.py::test_env_remove[classic]": 0.726859423331192, + "tests/cli/test_subcommands.py::test_env_remove[libmamba]": 2.2741296589417805, + "tests/cli/test_subcommands.py::test_env_update[classic]": 2.1580111629747667, + "tests/cli/test_subcommands.py::test_env_update[libmamba]": 6.2405319813034845, + "tests/cli/test_subcommands.py::test_info[classic]": 0.2535230161056766, + "tests/cli/test_subcommands.py::test_info[libmamba]": 0.2642100753802413, + "tests/cli/test_subcommands.py::test_info_json[classic]": 0.712248897850272, + "tests/cli/test_subcommands.py::test_info_json[libmamba]": 0.5025963850383739, + "tests/cli/test_subcommands.py::test_init[classic]": 0.19049282551349855, + "tests/cli/test_subcommands.py::test_init[libmamba]": 0.18751773597610816, + "tests/cli/test_subcommands.py::test_install[classic]": 7.399517837689987, + "tests/cli/test_subcommands.py::test_install[libmamba]": 6.099185377433507, + "tests/cli/test_subcommands.py::test_list[classic]": 2.2702388673746396, + "tests/cli/test_subcommands.py::test_list[libmamba]": 3.5437491254440383, + "tests/cli/test_subcommands.py::test_notices[classic]": 0.31695345847626955, + "tests/cli/test_subcommands.py::test_notices[libmamba]": 0.3371691423174444, + "tests/cli/test_subcommands.py::test_package[classic]": 0.48315426788879623, + "tests/cli/test_subcommands.py::test_package[libmamba]": 3.5763543974453036, + "tests/cli/test_subcommands.py::test_remove[classic-remove]": 0.6677996265780868, + "tests/cli/test_subcommands.py::test_remove[classic-uninstall]": 0.6244478551625305, + "tests/cli/test_subcommands.py::test_remove[libmamba-remove]": 2.788382606614453, + "tests/cli/test_subcommands.py::test_remove[libmamba-uninstall]": 3.394057261227013, + "tests/cli/test_subcommands.py::test_remove_all_json[classic-remove]": 1.2072763657892605, + "tests/cli/test_subcommands.py::test_remove_all_json[classic-uninstall]": 1.235348527848586, + "tests/cli/test_subcommands.py::test_remove_all_json[libmamba-remove]": 2.222904805749761, + "tests/cli/test_subcommands.py::test_remove_all_json[libmamba-uninstall]": 2.364568828234648, + "tests/cli/test_subcommands.py::test_rename[classic]": 1.0281490584590902, + "tests/cli/test_subcommands.py::test_rename[libmamba]": 3.2921594720530893, + "tests/cli/test_subcommands.py::test_run[classic]": 2.4117925962708844, + "tests/cli/test_subcommands.py::test_run[libmamba]": 3.6140585189519037, + "tests/cli/test_subcommands.py::test_search[classic]": 6.796596273239032, + "tests/cli/test_subcommands.py::test_search[libmamba]": 3.2787924977927534, + "tests/cli/test_subcommands.py::test_update[classic-update]": 2.3461194500712024, + "tests/cli/test_subcommands.py::test_update[classic-upgrade]": 1.8241526097051677, + "tests/cli/test_subcommands.py::test_update[libmamba-update]": 4.945353781799608, + "tests/cli/test_subcommands.py::test_update[libmamba-upgrade]": 4.500138319693006, + "tests/common/os/test_windows.py::test_is_admin_on_windows": 0.0027227537502435757, + "tests/common/pkg_formats/test_python.py::test_basepydist_load_requires_provides_file": 0.0038045792141903176, + "tests/common/pkg_formats/test_python.py::test_basepydist_parse_entries_file_data": 0.003740146391520229, + "tests/common/pkg_formats/test_python.py::test_basepydist_parse_requires_file_data": 0.0029895902752038114, + "tests/common/pkg_formats/test_python.py::test_dist_get_paths": 0.004213399251839657, + "tests/common/pkg_formats/test_python.py::test_dist_get_paths_no_paths": 0.004150002261405627, + "tests/common/pkg_formats/test_python.py::test_evaluate_marker": 0.0038442109371325797, + "tests/common/pkg_formats/test_python.py::test_get_default_marker_context": 0.0029487306646194737, + "tests/common/pkg_formats/test_python.py::test_get_dist_file_from_egg_link": 0.010198746677736301, + "tests/common/pkg_formats/test_python.py::test_get_dist_requirements": 0.004358594932890958, + "tests/common/pkg_formats/test_python.py::test_get_entry_points": 0.005479509579407633, + "tests/common/pkg_formats/test_python.py::test_get_extra_provides": 0.005723259778464195, + "tests/common/pkg_formats/test_python.py::test_get_python_distribution_info": 0.0006034811350382835, + "tests/common/pkg_formats/test_python.py::test_get_site_packages_anchor_files": 0.005207718812687178, "tests/common/pkg_formats/test_python.py::test_metadata": 0.00925336344687342, - "tests/common/pkg_formats/test_python.py::test_metadata[path0-False-False-False-False]": 0.004161510906330449, - "tests/common/pkg_formats/test_python.py::test_metadata[path1-True-False-False-False]": 0.007395769427676704, - "tests/common/pkg_formats/test_python.py::test_metadata[path2-True-True-True-False]": 0.0046605768498449, - "tests/common/pkg_formats/test_python.py::test_metadata[path3-True-True-True-True]": 0.00524709236932275, - "tests/common/pkg_formats/test_python.py::test_metadata_keys": 0.00328429158996289, - "tests/common/pkg_formats/test_python.py::test_metadata_none": 0.002901515816911833, - "tests/common/pkg_formats/test_python.py::test_metadata_process_path": 0.005186620031470964, - "tests/common/pkg_formats/test_python.py::test_metadata_read_metadata": 0.005241038266403939, - "tests/common/pkg_formats/test_python.py::test_norm_package_name": 0.0033372080791954977, - "tests/common/pkg_formats/test_python.py::test_norm_package_version": 0.0037455763494799676, - "tests/common/pkg_formats/test_python.py::test_parse_specification": 0.006527999241024694, - "tests/common/pkg_formats/test_python.py::test_pydist_check_files": 0.004889006170326456, - "tests/common/pkg_formats/test_python.py::test_pypi_name_to_conda_name": 0.0029413695798369394, - "tests/common/pkg_formats/test_python.py::test_python_dist_egg_fpath": 0.003735042897716909, - "tests/common/pkg_formats/test_python.py::test_python_dist_egg_path": 0.0037128022545832046, - "tests/common/pkg_formats/test_python.py::test_python_dist_info": 0.0045591977957531735, - "tests/common/pkg_formats/test_python.py::test_python_dist_info_conda_dependencies": 0.005311611330554944, - "tests/common/pkg_formats/test_python.py::test_python_dist_info_conda_dependencies_2": 0.0038855177811646198, - "tests/common/pkg_formats/test_python.py::test_python_dist_info_conda_dependencies_3": 0.003859666079258489, - "tests/common/pkg_formats/test_python.py::test_split_spec": 0.003752986959652212, - "tests/common/test_compat.py::test_deprecations[FILESYSTEM_ENCODING-TypeError]": 0.0037400363346721515, - "tests/common/test_compat.py::test_deprecations[ensure_fs_path_encoding-TypeError]": 0.0033317201409326547, - "tests/common/test_compat.py::test_deprecations[ensure_unicode-TypeError]": 0.0032261656342154068, - "tests/common/test_compat.py::test_deprecations[open-TypeError]": 0.0035611564637749145, - "tests/common/test_compat.py::test_deprecations[six_with_metaclass-TypeError]": 0.0032233230030063627, - "tests/common/test_configuration.py::test_commented_map_parameter": 0.005076593363032444, - "tests/common/test_configuration.py::test_config_resets": 0.004876025325422954, - "tests/common/test_configuration.py::test_cross_parameter_validation": 0.002900137485613062, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/$$/suffix]": 0.0029600535674391237, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/$/suffix]": 0.0038365675626938138, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/$1/suffix]": 0.003270011105532788, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/$MISSING/suffix]": 0.0033173195772389246, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/$VARIABLE/suffix]": 0.0037103493646798236, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/${1}/suffix]": 0.0029991796523722762, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/${MISSING}/suffix]": 0.0034962104010094162, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/${VARIABLE}/suffix]": 0.003612384678895943, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/${}/suffix]": 0.0034119790444093667, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/%%/suffix]": 0.003116418317517199, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/%/suffix]": 0.003307073250038582, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/%1%/suffix]": 0.003311782042331239, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/%1/suffix]": 0.0032800025276031233, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/%MISSING%/suffix]": 0.003629782517787238, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/%VARIABLE%/suffix]": 0.0006941264108266906, - "tests/common/test_configuration.py::test_default_values": 0.004599757527909472, - "tests/common/test_configuration.py::test_empty_map_parameter": 0.00849020741408183, - "tests/common/test_configuration.py::test_env_var_config": 0.003851889918451917, - "tests/common/test_configuration.py::test_env_var_config_alias": 0.004029536999093995, - "tests/common/test_configuration.py::test_env_var_config_empty_sequence": 0.004589239938905173, - "tests/common/test_configuration.py::test_env_var_config_no_split_sequence": 0.003965430567189043, - "tests/common/test_configuration.py::test_env_var_config_split_sequence": 0.0037384661911705926, - "tests/common/test_configuration.py::test_expand_search_path": 0.005105271529062355, - "tests/common/test_configuration.py::test_expanded_variables": 0.011606132968582731, - "tests/common/test_configuration.py::test_important_primitive_map_merges": 0.11330946818059999, - "tests/common/test_configuration.py::test_invalid_map_parameter": 0.003148597441982442, - "tests/common/test_configuration.py::test_invalid_seq_parameter": 0.003042336360141759, - "tests/common/test_configuration.py::test_list_merges": 0.10593374794583088, - "tests/common/test_configuration.py::test_load_raw_configs": 0.04195404494676971, - "tests/common/test_configuration.py::test_map_parameter_must_be_map": 0.004645081802453791, - "tests/common/test_configuration.py::test_nested": 0.022181312967907808, - "tests/common/test_configuration.py::test_object": 0.017314795447212518, - "tests/common/test_configuration.py::test_object_defaults_completely_empty": 0.005175546674639967, - "tests/common/test_configuration.py::test_object_defaults_partially_empty": 0.00768049233886363, - "tests/common/test_configuration.py::test_parameter": 0.0026405456155525063, - "tests/common/test_configuration.py::test_parameter_flag": 0.002830838882008033, - "tests/common/test_configuration.py::test_pretty_list": 0.003706472629481507, - "tests/common/test_configuration.py::test_raise_errors": 0.003303163274343591, - "tests/common/test_configuration.py::test_simple_merges_and_caching": 0.027163287809586496, - "tests/common/test_configuration.py::test_unique_sequence_map_error_with_duplicates": 0.006959446103483258, - "tests/common/test_configuration.py::test_unique_sequence_map_error_with_unique_key": 0.006118904041220357, - "tests/common/test_configuration.py::test_validate_all": 0.01837037478972374, - "tests/common/test_configuration.py::test_validation": 0.019561852955452808, - "tests/common/test_io.py::test_attach_stderr_handler": 0.004871723139328204, - "tests/common/test_io.py::test_captured": 0.0036643625068653166, - "tests/common/test_path.py::test_get_major_minor_version_no_dot": 0.003085810291175771, - "tests/common/test_path.py::test_missing_pyc_files_27": 0.003409893737034577, - "tests/common/test_path.py::test_missing_pyc_files_34": 0.003080582692738727, - "tests/common/test_path.py::test_missing_pyc_files_35": 0.0030899140261839934, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH0]": 0.0005455980630993235, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH10]": 0.000565249950673363, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH11]": 0.0005758643253314721, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH1]": 0.0006101052984083013, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH2]": 0.000551465326049131, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH3]": 0.000579010059188224, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH4]": 0.0005943896371438609, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH5]": 0.0005958968542935548, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH6]": 0.0005347929634759059, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH7]": 0.0006137064759216536, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH8]": 0.0005559407567081844, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH9]": 0.0005328865024324634, - "tests/common/test_path.py::test_path_conversion[cygpath-UNC0]": 0.000819279520561398, - "tests/common/test_path.py::test_path_conversion[cygpath-UNC1]": 0.0005579786569741267, - "tests/common/test_path.py::test_path_conversion[cygpath-UNC2]": 0.000752562924105239, - "tests/common/test_path.py::test_path_conversion[cygpath-UNC3]": 0.0006527946485214267, - "tests/common/test_path.py::test_path_conversion[cygpath-UNC4]": 0.0005888196221976977, - "tests/common/test_path.py::test_path_conversion[cygpath-UNC5]": 0.000529752050025368, - "tests/common/test_path.py::test_path_conversion[cygpath-UNC6]": 0.0005587623333139364, - "tests/common/test_path.py::test_path_conversion[cygpath-UNC7]": 0.0006850266791312878, - "tests/common/test_path.py::test_path_conversion[cygpath-cwd0]": 0.0005685106426666285, - "tests/common/test_path.py::test_path_conversion[cygpath-cwd1]": 0.0005971092437764932, - "tests/common/test_path.py::test_path_conversion[cygpath-cwd2]": 0.0006242638981489383, - "tests/common/test_path.py::test_path_conversion[cygpath-cwd3]": 0.0006057537463924747, - "tests/common/test_path.py::test_path_conversion[cygpath-drive0]": 0.0005926052316438387, - "tests/common/test_path.py::test_path_conversion[cygpath-drive10]": 0.0008966469764216666, - "tests/common/test_path.py::test_path_conversion[cygpath-drive11]": 0.000592645262603918, - "tests/common/test_path.py::test_path_conversion[cygpath-drive12]": 0.0005560216087004715, - "tests/common/test_path.py::test_path_conversion[cygpath-drive13]": 0.0006390225237485293, - "tests/common/test_path.py::test_path_conversion[cygpath-drive14]": 0.0005853875096859142, - "tests/common/test_path.py::test_path_conversion[cygpath-drive15]": 0.0005456672159690569, - "tests/common/test_path.py::test_path_conversion[cygpath-drive1]": 0.0005649260276587638, - "tests/common/test_path.py::test_path_conversion[cygpath-drive2]": 0.0005771496071639344, - "tests/common/test_path.py::test_path_conversion[cygpath-drive3]": 0.0007075314581253783, - "tests/common/test_path.py::test_path_conversion[cygpath-drive4]": 0.0006151089797975831, - "tests/common/test_path.py::test_path_conversion[cygpath-drive5]": 0.0005719826537116371, - "tests/common/test_path.py::test_path_conversion[cygpath-drive6]": 0.0005736521666155626, - "tests/common/test_path.py::test_path_conversion[cygpath-drive7]": 0.0005592195211678522, - "tests/common/test_path.py::test_path_conversion[cygpath-drive8]": 0.0005962870426477962, - "tests/common/test_path.py::test_path_conversion[cygpath-drive9]": 0.0005897556639810161, - "tests/common/test_path.py::test_path_conversion[cygpath-relative0]": 0.000568428194297319, - "tests/common/test_path.py::test_path_conversion[cygpath-relative1]": 0.0005848729130584401, - "tests/common/test_path.py::test_path_conversion[cygpath-relative2]": 0.0005735828662638961, - "tests/common/test_path.py::test_path_conversion[cygpath-root0]": 0.0009992609831492897, - "tests/common/test_path.py::test_path_conversion[cygpath-root10]": 0.000527951887018139, - "tests/common/test_path.py::test_path_conversion[cygpath-root11]": 0.0005565541565232558, - "tests/common/test_path.py::test_path_conversion[cygpath-root12]": 0.0005299392323795535, - "tests/common/test_path.py::test_path_conversion[cygpath-root13]": 0.0005711205330123756, - "tests/common/test_path.py::test_path_conversion[cygpath-root14]": 0.0006686889620942685, - "tests/common/test_path.py::test_path_conversion[cygpath-root1]": 0.0005795740081418458, - "tests/common/test_path.py::test_path_conversion[cygpath-root2]": 0.0008364186971372017, - "tests/common/test_path.py::test_path_conversion[cygpath-root3]": 0.0005448606869615771, - "tests/common/test_path.py::test_path_conversion[cygpath-root4]": 0.0005385440216502045, - "tests/common/test_path.py::test_path_conversion[cygpath-root5]": 0.0005853476710571469, - "tests/common/test_path.py::test_path_conversion[cygpath-root6]": 0.0006196134590401362, - "tests/common/test_path.py::test_path_conversion[cygpath-root7]": 0.0008227882473135778, - "tests/common/test_path.py::test_path_conversion[cygpath-root8]": 0.0005784944205339391, - "tests/common/test_path.py::test_path_conversion[cygpath-root9]": 0.0005803943839063669, - "tests/common/test_path.py::test_path_conversion[fallback-PATH0]": 0.012742105346015083, - "tests/common/test_path.py::test_path_conversion[fallback-PATH10]": 0.01423937120537275, - "tests/common/test_path.py::test_path_conversion[fallback-PATH11]": 0.01725242762736746, - "tests/common/test_path.py::test_path_conversion[fallback-PATH1]": 0.01644700100475841, - "tests/common/test_path.py::test_path_conversion[fallback-PATH2]": 0.014430840423320643, - "tests/common/test_path.py::test_path_conversion[fallback-PATH3]": 0.011441202425814036, - "tests/common/test_path.py::test_path_conversion[fallback-PATH4]": 0.019668429017439582, - "tests/common/test_path.py::test_path_conversion[fallback-PATH5]": 0.013782580485364227, - "tests/common/test_path.py::test_path_conversion[fallback-PATH6]": 0.011464867782611259, - "tests/common/test_path.py::test_path_conversion[fallback-PATH7]": 0.016869584669086817, - "tests/common/test_path.py::test_path_conversion[fallback-PATH8]": 0.017987835450796866, - "tests/common/test_path.py::test_path_conversion[fallback-PATH9]": 0.011548880307535106, - "tests/common/test_path.py::test_path_conversion[fallback-UNC0]": 0.018931609526697434, - "tests/common/test_path.py::test_path_conversion[fallback-UNC1]": 0.019640032329535897, - "tests/common/test_path.py::test_path_conversion[fallback-UNC2]": 0.019778665741662715, - "tests/common/test_path.py::test_path_conversion[fallback-UNC3]": 0.013165074130303593, - "tests/common/test_path.py::test_path_conversion[fallback-UNC4]": 0.013628923797458455, - "tests/common/test_path.py::test_path_conversion[fallback-UNC5]": 0.01878632021782533, - "tests/common/test_path.py::test_path_conversion[fallback-UNC6]": 0.011914539436681222, - "tests/common/test_path.py::test_path_conversion[fallback-UNC7]": 0.014954986511237273, - "tests/common/test_path.py::test_path_conversion[fallback-cwd0]": 0.02057155385663659, - "tests/common/test_path.py::test_path_conversion[fallback-cwd1]": 0.006840393956273092, - "tests/common/test_path.py::test_path_conversion[fallback-cwd2]": 0.009372019948519569, - "tests/common/test_path.py::test_path_conversion[fallback-cwd3]": 0.017519765085776105, - "tests/common/test_path.py::test_path_conversion[fallback-drive0]": 0.016213499527710232, - "tests/common/test_path.py::test_path_conversion[fallback-drive10]": 0.02371563895177403, - "tests/common/test_path.py::test_path_conversion[fallback-drive11]": 0.020635302642898715, - "tests/common/test_path.py::test_path_conversion[fallback-drive12]": 0.016388247736907093, - "tests/common/test_path.py::test_path_conversion[fallback-drive13]": 0.01628516421673658, - "tests/common/test_path.py::test_path_conversion[fallback-drive14]": 0.023123952864839096, - "tests/common/test_path.py::test_path_conversion[fallback-drive15]": 0.02110916295779637, - "tests/common/test_path.py::test_path_conversion[fallback-drive1]": 0.014265642684844182, - "tests/common/test_path.py::test_path_conversion[fallback-drive2]": 0.014765627216064958, - "tests/common/test_path.py::test_path_conversion[fallback-drive3]": 0.016271004390534215, - "tests/common/test_path.py::test_path_conversion[fallback-drive4]": 0.0238313057133497, - "tests/common/test_path.py::test_path_conversion[fallback-drive5]": 0.01673464714621702, - "tests/common/test_path.py::test_path_conversion[fallback-drive6]": 0.016683664685825328, - "tests/common/test_path.py::test_path_conversion[fallback-drive7]": 0.014729033624205173, - "tests/common/test_path.py::test_path_conversion[fallback-drive8]": 0.01911884329063007, - "tests/common/test_path.py::test_path_conversion[fallback-drive9]": 0.018364539762432696, - "tests/common/test_path.py::test_path_conversion[fallback-relative0]": 0.019137326652059486, - "tests/common/test_path.py::test_path_conversion[fallback-relative1]": 0.021173807913532117, - "tests/common/test_path.py::test_path_conversion[fallback-relative2]": 0.019127077098305648, - "tests/common/test_path.py::test_path_conversion[fallback-root0]": 0.01840394056991568, - "tests/common/test_path.py::test_path_conversion[fallback-root10]": 0.011768624769555933, - "tests/common/test_path.py::test_path_conversion[fallback-root11]": 0.014426360599165428, - "tests/common/test_path.py::test_path_conversion[fallback-root12]": 0.01911846123299505, - "tests/common/test_path.py::test_path_conversion[fallback-root13]": 0.012697722546469767, - "tests/common/test_path.py::test_path_conversion[fallback-root14]": 0.01323696636063365, - "tests/common/test_path.py::test_path_conversion[fallback-root1]": 0.012054766800063881, - "tests/common/test_path.py::test_path_conversion[fallback-root2]": 0.011310084344515683, - "tests/common/test_path.py::test_path_conversion[fallback-root3]": 0.014137582823275305, - "tests/common/test_path.py::test_path_conversion[fallback-root4]": 0.01915964256871432, - "tests/common/test_path.py::test_path_conversion[fallback-root5]": 0.0124045207474671, - "tests/common/test_path.py::test_path_conversion[fallback-root6]": 0.010951333572471515, - "tests/common/test_path.py::test_path_conversion[fallback-root7]": 0.015384204449170682, - "tests/common/test_path.py::test_path_conversion[fallback-root8]": 0.01997856785471024, - "tests/common/test_path.py::test_path_conversion[fallback-root9]": 0.013557826203992944, - "tests/common/test_path.py::test_path_conversion_falsy[None]": 0.003287971251890191, - "tests/common/test_path.py::test_path_conversion_falsy[empty dict]": 0.003440797390686378, - "tests/common/test_path.py::test_path_conversion_falsy[empty list]": 0.003345406578559255, - "tests/common/test_path.py::test_path_conversion_falsy[empty set]": 0.0036823730982270706, - "tests/common/test_path.py::test_path_conversion_falsy[empty tuple]": 0.003159622451368661, - "tests/common/test_path.py::test_path_identity": 0.00507394932856857, - "tests/common/test_path.py::test_url_to_path_unix": 0.0033195770826821708, - "tests/common/test_path.py::test_url_to_path_windows_local": 0.0040129475044899535, - "tests/common/test_path.py::test_url_to_path_windows_unc": 0.003169632620698684, - "tests/common/test_path.py::test_win_path_backout": 0.0030065567271450678, - "tests/common/test_toposort.py::test_cycle": 0.0031418822561952242, - "tests/common/test_toposort.py::test_cycle_best_effort": 0.002915329282045354, - "tests/common/test_toposort.py::test_degenerate": 0.0037971007997078315, - "tests/common/test_toposort.py::test_pop_key": 0.0029558591991194192, - "tests/common/test_toposort.py::test_python_is_prioritized": 0.003248495491463685, - "tests/common/test_toposort.py::test_simple": 0.0033813816617122437, - "tests/common/test_url.py::test_add_username_and_pass_to_url": 0.0038126413793239276, - "tests/common/test_url.py::test_is_ip_address": 0.0029811967627607562, - "tests/common/test_url.py::test_is_ipv6_address": 0.0028914585918283584, - "tests/common/test_url.py::test_is_url": 0.004045535207994424, - "tests/common/test_url.py::test_maybe_add_auth": 0.003158215650499471, - "tests/common/test_url.py::test_split_scheme_auth_token": 0.0034028196998311957, - "tests/common/test_url.py::test_url_obj_unparse[test_url_obj0-http://conda.io/path/to/somewhere]": 0.00346259260683749, - "tests/common/test_url.py::test_url_obj_unparse[test_url_obj1-https://user:pass@conda.io/path/to/somewhere]": 0.003462944517411431, - "tests/common/test_url.py::test_url_obj_unparse[test_url_obj2-file:///opt/happy/path]": 0.0034171319660087087, - "tests/common/test_url.py::test_url_obj_unparse[test_url_obj3-file:///path/to/something.txt]": 0.0035292265340388274, - "tests/common/test_url.py::test_url_to_s3_info": 0.0029447146166092604, - "tests/common/test_url.py::test_urlparse[192.168.1.1:8080/path/to/resource-exp_url_obj0]": 0.00563629862996661, - "tests/common/test_url.py::test_urlparse[file:///opt/happy/path-exp_url_obj2]": 0.00406067612196644, - "tests/common/test_url.py::test_urlparse[https://conda.io/happy/path-exp_url_obj1]": 0.003556167718690328, - "tests/common/test_url.py::test_urlparse[https://u:p@conda.io/t/x1029384756/more/path-exp_url_obj3]": 0.0036144581639597872, - "tests/common/test_yaml.py::test_dump": 0.008626745543872615, - "tests/common/test_yaml.py::test_map": 0.004127918808060222, - "tests/common/test_yaml.py::test_seq_simple": 0.004663685907469226, - "tests/common/test_yaml.py::test_yaml_complex": 0.016434019961384203, - "tests/core/test_envs_manager.py::test_list_all_known_prefixes_with_none_values_error": 0.24839942045112098, - "tests/core/test_envs_manager.py::test_list_all_known_prefixes_with_permission_error": 0.24976826190257967, - "tests/core/test_envs_manager.py::test_prefix_cli_flag": 0.007721929050664456, - "tests/core/test_envs_manager.py::test_register_env_directory_creation_error": 0.009402142608219737, - "tests/core/test_envs_manager.py::test_register_unregister_location_env": 0.011675911659770244, - "tests/core/test_envs_manager.py::test_rewrite_environments_txt_file": 0.00706377298101635, - "tests/core/test_index.py::TestIndex::test_cache_entries[False]": 0.4352614964728139, - "tests/core/test_index.py::TestIndex::test_cache_entries[True]": 0.7623870716190692, - "tests/core/test_index.py::TestIndex::test_contains_invalid[False]": 0.4572943414438077, - "tests/core/test_index.py::TestIndex::test_contains_invalid[True]": 0.7712341872892499, - "tests/core/test_index.py::TestIndex::test_contains_valid[False]": 0.45820337124618704, - "tests/core/test_index.py::TestIndex::test_contains_valid[True]": 0.7043566194949257, - "tests/core/test_index.py::TestIndex::test_copy[False]": 1.1969888619520856, - "tests/core/test_index.py::TestIndex::test_copy[True]": 0.7867133473115757, - "tests/core/test_index.py::TestIndex::test_getitem_cache[False]": 0.44780806722516864, - "tests/core/test_index.py::TestIndex::test_getitem_cache[True]": 0.8568574382907572, - "tests/core/test_index.py::TestIndex::test_getitem_channel[False]": 0.45069560653754387, - "tests/core/test_index.py::TestIndex::test_getitem_channel[True]": 0.7208160608357395, - "tests/core/test_index.py::TestIndex::test_getitem_channel_invalid[False]": 0.4251803413044292, - "tests/core/test_index.py::TestIndex::test_getitem_channel_invalid[True]": 0.801041079687427, - "tests/core/test_index.py::TestIndex::test_getitem_feature[False]": 0.38850314874527564, - "tests/core/test_index.py::TestIndex::test_getitem_feature[True]": 0.7664772925072143, - "tests/core/test_index.py::TestIndex::test_getitem_feature_non_existent[False]": 0.4417134640350166, - "tests/core/test_index.py::TestIndex::test_getitem_feature_non_existent[True]": 0.7737945536263027, - "tests/core/test_index.py::TestIndex::test_getitem_prefix[False]": 0.41494951051406653, - "tests/core/test_index.py::TestIndex::test_getitem_prefix[True]": 0.8078728560456467, - "tests/core/test_index.py::TestIndex::test_getitem_system_package_invalid[False]": 0.6068499397121127, - "tests/core/test_index.py::TestIndex::test_getitem_system_package_invalid[True]": 0.7294997404586675, - "tests/core/test_index.py::TestIndex::test_getitem_system_package_valid[False]": 0.5325911225614752, - "tests/core/test_index.py::TestIndex::test_getitem_system_package_valid[True]": 0.842669918528241, - "tests/core/test_index.py::TestIndex::test_init_conflicting_subdirs": 0.06346251436146562, - "tests/core/test_index.py::TestIndex::test_init_prefix_data": 0.06423641738445382, - "tests/core/test_index.py::TestIndex::test_init_prefix_path": 0.07024047899363577, - "tests/core/test_index.py::TestIndex::test_init_use_local": 0.058308223152667295, - "tests/core/test_index.py::TestIndex::test_reduced_index[False]": 0.9218653400184, - "tests/core/test_index.py::TestIndex::test_reduced_index[True]": 1.103132100812866, - "tests/core/test_index.py::test__make_virtual_package": 0.05661142268696577, - "tests/core/test_index.py::test__supplement_index_with_cache": 0.06396794166459277, - "tests/core/test_index.py::test__supplement_index_with_prefix": 0.9803205563520482, - "tests/core/test_index.py::test__supplement_index_with_prefix_index_class": 0.758983625050974, - "tests/core/test_index.py::test_basic_get_reduced_index": 0.4411729702814503, - "tests/core/test_index.py::test_calculate_channel_urls": 0.05695705000221011, - "tests/core/test_index.py::test_check_allowlist": 0.2577195917640511, - "tests/core/test_index.py::test_check_allowlist_and_denylist": 0.11106862318135785, - "tests/core/test_index.py::test_check_denylist": 0.1258259038961951, - "tests/core/test_index.py::test_dist_str_in_index": 0.1345558605446137, - "tests/core/test_index.py::test_fetch_index": 0.115952649877695, - "tests/core/test_index.py::test_get_index_lazy": 0.21251765684166185, - "tests/core/test_index.py::test_get_index_linux64_platform": 12.468298043903308, - "tests/core/test_index.py::test_get_index_osx64_platform": 11.670668631843018, - "tests/core/test_index.py::test_get_index_win64_platform": 10.30503065302713, - "tests/core/test_index.py::test_supplement_index_with_system": 0.26066874632789583, - "tests/core/test_index.py::test_supplement_index_with_system_archspec": 0.2350255889029571, - "tests/core/test_index.py::test_supplement_index_with_system_cuda": 0.16475571399995043, - "tests/core/test_index.py::test_supplement_index_with_system_glibc": 0.0006216436819141553, - "tests/core/test_index.py::test_supplement_index_with_system_linux[1.2.3.4-1.2.3.4]": 0.0006268409937179549, - "tests/core/test_index.py::test_supplement_index_with_system_linux[4.2-4.2]": 0.0005686818202315422, - "tests/core/test_index.py::test_supplement_index_with_system_linux[4.2.0-42-generic-4.2.0]": 0.0005955774018409301, - "tests/core/test_index.py::test_supplement_index_with_system_linux[4.2.1-4.2.1]": 0.0006146921681748619, - "tests/core/test_index.py::test_supplement_index_with_system_linux[5.4.89+-5.4.89]": 0.0005624316216818659, - "tests/core/test_index.py::test_supplement_index_with_system_linux[5.5-rc1-5.5]": 0.0006024745622999877, - "tests/core/test_index.py::test_supplement_index_with_system_linux[9.1.a-9.1]": 0.0005526283132364232, - "tests/core/test_index.py::test_supplement_index_with_system_linux[9.1.a.2-9.1]": 0.0005905186037269639, - "tests/core/test_index.py::test_supplement_index_with_system_linux[9.a.1-0]": 0.0006074053612873777, - "tests/core/test_index.py::test_supplement_index_with_system_osx": 0.15809106632666828, - "tests/core/test_initialize.py::test__get_python_info": 0.03779929854024675, - "tests/core/test_initialize.py::test_get_python_info": 0.04225529508346817, - "tests/core/test_initialize.py::test_init_all": 1.0593827700448357, - "tests/core/test_initialize.py::test_init_cmd_exe_registry": 0.0006569657025343235, - "tests/core/test_initialize.py::test_init_enable_long_path": 0.0005988191620221559, - "tests/core/test_initialize.py::test_init_sh_system": 0.05054860575749066, - "tests/core/test_initialize.py::test_init_sh_user_tcsh_unix": 0.034676456452982174, - "tests/core/test_initialize.py::test_init_sh_user_unix": 0.051751847237553585, - "tests/core/test_initialize.py::test_init_sh_user_windows": 0.0006153583466131707, - "tests/core/test_initialize.py::test_initialize_dev_bash": 0.17337838171230524, - "tests/core/test_initialize.py::test_initialize_dev_cmd_exe": 0.10149119266411147, - "tests/core/test_initialize.py::test_install_1": 0.058882007710918206, - "tests/core/test_initialize.py::test_install_conda_csh": 0.04604720803185997, - "tests/core/test_initialize.py::test_install_conda_fish": 0.04792850969833309, - "tests/core/test_initialize.py::test_install_conda_sh": 0.04169119740643915, - "tests/core/test_initialize.py::test_install_conda_xsh": 0.04135881737599496, - "tests/core/test_initialize.py::test_install_condabin_conda_bat": 0.04003793403958515, - "tests/core/test_initialize.py::test_make_entry_point": 0.04388455337119401, - "tests/core/test_initialize.py::test_make_entry_point_exe": 0.03714611689205524, - "tests/core/test_initialize.py::test_make_initialize_plan_bash_zsh": 0.0563398707039459, - "tests/core/test_initialize.py::test_make_initialize_plan_cmd_exe": 0.08963934481668268, - "tests/core/test_initialize.py::test_make_install_plan": 0.010026084231055565, - "tests/core/test_package_cache_data.py::test_ProgressiveFetchExtract_prefers_conda_v2_format": 0.04536959221092336, + "tests/common/pkg_formats/test_python.py::test_metadata[path0-False-False-False-False]": 0.004075968559223622, + "tests/common/pkg_formats/test_python.py::test_metadata[path1-True-False-False-False]": 0.006085668615983627, + "tests/common/pkg_formats/test_python.py::test_metadata[path2-True-True-True-False]": 0.004496348202914902, + "tests/common/pkg_formats/test_python.py::test_metadata[path3-True-True-True-True]": 0.005277170962682225, + "tests/common/pkg_formats/test_python.py::test_metadata_keys": 0.00293082629831101, + "tests/common/pkg_formats/test_python.py::test_metadata_none": 0.0030213016425304287, + "tests/common/pkg_formats/test_python.py::test_metadata_process_path": 0.004457481331024811, + "tests/common/pkg_formats/test_python.py::test_metadata_read_metadata": 0.005063878819099647, + "tests/common/pkg_formats/test_python.py::test_norm_package_name": 0.003352907489107276, + "tests/common/pkg_formats/test_python.py::test_norm_package_version": 0.0038272267952958483, + "tests/common/pkg_formats/test_python.py::test_parse_specification": 0.006963878367740165, + "tests/common/pkg_formats/test_python.py::test_pydist_check_files": 0.004676713601790288, + "tests/common/pkg_formats/test_python.py::test_pypi_name_to_conda_name": 0.003013415989049351, + "tests/common/pkg_formats/test_python.py::test_python_dist_egg_fpath": 0.00360186213388284, + "tests/common/pkg_formats/test_python.py::test_python_dist_egg_path": 0.00358458664793836, + "tests/common/pkg_formats/test_python.py::test_python_dist_info": 0.004842287946956081, + "tests/common/pkg_formats/test_python.py::test_python_dist_info_conda_dependencies": 0.005148823210904972, + "tests/common/pkg_formats/test_python.py::test_python_dist_info_conda_dependencies_2": 0.003583006586412533, + "tests/common/pkg_formats/test_python.py::test_python_dist_info_conda_dependencies_3": 0.0035780208940439317, + "tests/common/pkg_formats/test_python.py::test_split_spec": 0.003449770008000036, + "tests/common/test_compat.py::test_deprecations[FILESYSTEM_ENCODING-TypeError]": 0.003454454390902283, + "tests/common/test_compat.py::test_deprecations[ensure_fs_path_encoding-TypeError]": 0.002931343511198979, + "tests/common/test_compat.py::test_deprecations[ensure_unicode-TypeError]": 0.0033146192281924376, + "tests/common/test_compat.py::test_deprecations[open-TypeError]": 0.00319797361568947, + "tests/common/test_compat.py::test_deprecations[six_with_metaclass-TypeError]": 0.003010054314155724, + "tests/common/test_configuration.py::test_commented_map_parameter": 0.005327309659628446, + "tests/common/test_configuration.py::test_config_resets": 0.004784869023210567, + "tests/common/test_configuration.py::test_cross_parameter_validation": 0.0026971267869455827, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/$$/suffix]": 0.0028654719683809935, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/$/suffix]": 0.0035286138280570993, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/$1/suffix]": 0.0034496113574917176, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/$MISSING/suffix]": 0.003085976297684083, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/$VARIABLE/suffix]": 0.0037487724156231826, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/${1}/suffix]": 0.002994852877275562, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/${MISSING}/suffix]": 0.003204716691372745, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/${VARIABLE}/suffix]": 0.0032892351439378757, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/${}/suffix]": 0.0030965119943376362, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/%%/suffix]": 0.0031158383146476934, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/%/suffix]": 0.0032755410637028575, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/%1%/suffix]": 0.002872386087319773, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/%1/suffix]": 0.0029428358412144553, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/%MISSING%/suffix]": 0.003055178129971531, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/%VARIABLE%/suffix]": 0.0006984105207712381, + "tests/common/test_configuration.py::test_default_values": 0.0040516162821372876, + "tests/common/test_configuration.py::test_empty_map_parameter": 0.009505865020162622, + "tests/common/test_configuration.py::test_env_var_config": 0.0035717167582290017, + "tests/common/test_configuration.py::test_env_var_config_alias": 0.0038403998031038503, + "tests/common/test_configuration.py::test_env_var_config_empty_sequence": 0.004374957280551412, + "tests/common/test_configuration.py::test_env_var_config_no_split_sequence": 0.0036389911522618605, + "tests/common/test_configuration.py::test_env_var_config_split_sequence": 0.0035741706207736757, + "tests/common/test_configuration.py::test_expand_search_path": 0.004813468771010468, + "tests/common/test_configuration.py::test_expanded_variables": 0.010584672587360486, + "tests/common/test_configuration.py::test_important_primitive_map_merges": 0.137561456368991, + "tests/common/test_configuration.py::test_invalid_map_parameter": 0.003192346743092925, + "tests/common/test_configuration.py::test_invalid_seq_parameter": 0.002895824735800255, + "tests/common/test_configuration.py::test_list_merges": 0.10016469607782896, + "tests/common/test_configuration.py::test_load_raw_configs": 0.040030862468668924, + "tests/common/test_configuration.py::test_map_parameter_must_be_map": 0.004263342509679083, + "tests/common/test_configuration.py::test_nested": 0.021026680721485135, + "tests/common/test_configuration.py::test_object": 0.01726710464091798, + "tests/common/test_configuration.py::test_object_defaults_completely_empty": 0.00443462443472078, + "tests/common/test_configuration.py::test_object_defaults_partially_empty": 0.00710573495262546, + "tests/common/test_configuration.py::test_parameter": 0.0026603408330930934, + "tests/common/test_configuration.py::test_parameter_flag": 0.002853248355205199, + "tests/common/test_configuration.py::test_pretty_list": 0.0030975006887445987, + "tests/common/test_configuration.py::test_raise_errors": 0.003228175595408376, + "tests/common/test_configuration.py::test_simple_merges_and_caching": 0.025293081743442483, + "tests/common/test_configuration.py::test_unique_sequence_map_error_with_duplicates": 0.006246059608733026, + "tests/common/test_configuration.py::test_unique_sequence_map_error_with_unique_key": 0.005516205903120798, + "tests/common/test_configuration.py::test_validate_all": 0.017575214529683712, + "tests/common/test_configuration.py::test_validation": 0.023659736246738543, + "tests/common/test_io.py::test_attach_stderr_handler": 0.004087082353488605, + "tests/common/test_io.py::test_captured": 0.003634614827602172, + "tests/common/test_path.py::test_get_major_minor_version_no_dot": 0.0031796735301857447, + "tests/common/test_path.py::test_missing_pyc_files_27": 0.003023048086261672, + "tests/common/test_path.py::test_missing_pyc_files_34": 0.003008759098962012, + "tests/common/test_path.py::test_missing_pyc_files_35": 0.003108887913747742, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH0]": 0.0006754961184800626, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH10]": 0.0006165922665930972, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH11]": 0.0005657944240650565, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH1]": 0.0005955162580617811, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH2]": 0.0006625096862787228, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH3]": 0.0005962886078348377, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH4]": 0.0006253469782014069, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH5]": 0.0005612490335128375, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH6]": 0.000523549622014818, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH7]": 0.0005556611808366494, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH8]": 0.0005329300205320339, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH9]": 0.0005741009359673425, + "tests/common/test_path.py::test_path_conversion[cygpath-UNC0]": 0.0006934482587450738, + "tests/common/test_path.py::test_path_conversion[cygpath-UNC1]": 0.0005500603973778497, + "tests/common/test_path.py::test_path_conversion[cygpath-UNC2]": 0.0006315577283894855, + "tests/common/test_path.py::test_path_conversion[cygpath-UNC3]": 0.0005946218458828712, + "tests/common/test_path.py::test_path_conversion[cygpath-UNC4]": 0.0010386213386599891, + "tests/common/test_path.py::test_path_conversion[cygpath-UNC5]": 0.0005371113431737469, + "tests/common/test_path.py::test_path_conversion[cygpath-UNC6]": 0.0005590407496941804, + "tests/common/test_path.py::test_path_conversion[cygpath-UNC7]": 0.0006858485742132018, + "tests/common/test_path.py::test_path_conversion[cygpath-cwd0]": 0.0006006147694746774, + "tests/common/test_path.py::test_path_conversion[cygpath-cwd1]": 0.000603313681800462, + "tests/common/test_path.py::test_path_conversion[cygpath-cwd2]": 0.0005487836027340173, + "tests/common/test_path.py::test_path_conversion[cygpath-cwd3]": 0.0006131018171581605, + "tests/common/test_path.py::test_path_conversion[cygpath-drive0]": 0.0006000639289816115, + "tests/common/test_path.py::test_path_conversion[cygpath-drive10]": 0.000833670578166788, + "tests/common/test_path.py::test_path_conversion[cygpath-drive11]": 0.000599905632365403, + "tests/common/test_path.py::test_path_conversion[cygpath-drive12]": 0.0005318664888575276, + "tests/common/test_path.py::test_path_conversion[cygpath-drive13]": 0.0005991744122585561, + "tests/common/test_path.py::test_path_conversion[cygpath-drive14]": 0.0005612322914249788, + "tests/common/test_path.py::test_path_conversion[cygpath-drive15]": 0.0005806334227143741, + "tests/common/test_path.py::test_path_conversion[cygpath-drive1]": 0.0005382469621744993, + "tests/common/test_path.py::test_path_conversion[cygpath-drive2]": 0.0006137776605498492, + "tests/common/test_path.py::test_path_conversion[cygpath-drive3]": 0.0006391232869905658, + "tests/common/test_path.py::test_path_conversion[cygpath-drive4]": 0.0005703593492689319, + "tests/common/test_path.py::test_path_conversion[cygpath-drive5]": 0.0005533062068045974, + "tests/common/test_path.py::test_path_conversion[cygpath-drive6]": 0.0005769266368594262, + "tests/common/test_path.py::test_path_conversion[cygpath-drive7]": 0.0008992826686598928, + "tests/common/test_path.py::test_path_conversion[cygpath-drive8]": 0.0005374245371112743, + "tests/common/test_path.py::test_path_conversion[cygpath-drive9]": 0.0005584597233290343, + "tests/common/test_path.py::test_path_conversion[cygpath-relative0]": 0.0005496522639246035, + "tests/common/test_path.py::test_path_conversion[cygpath-relative1]": 0.0005536777836439424, + "tests/common/test_path.py::test_path_conversion[cygpath-relative2]": 0.0005715052822349325, + "tests/common/test_path.py::test_path_conversion[cygpath-root0]": 0.0008876415118683548, + "tests/common/test_path.py::test_path_conversion[cygpath-root10]": 0.0005415914712246139, + "tests/common/test_path.py::test_path_conversion[cygpath-root11]": 0.000522183570907322, + "tests/common/test_path.py::test_path_conversion[cygpath-root12]": 0.0005186090492670066, + "tests/common/test_path.py::test_path_conversion[cygpath-root13]": 0.0005708820333203322, + "tests/common/test_path.py::test_path_conversion[cygpath-root14]": 0.0005937441577060895, + "tests/common/test_path.py::test_path_conversion[cygpath-root1]": 0.0005629990463677893, + "tests/common/test_path.py::test_path_conversion[cygpath-root2]": 0.0006544819083460933, + "tests/common/test_path.py::test_path_conversion[cygpath-root3]": 0.0005969222375492753, + "tests/common/test_path.py::test_path_conversion[cygpath-root4]": 0.0005217918764092662, + "tests/common/test_path.py::test_path_conversion[cygpath-root5]": 0.0005396275185187119, + "tests/common/test_path.py::test_path_conversion[cygpath-root6]": 0.0005734523089633729, + "tests/common/test_path.py::test_path_conversion[cygpath-root7]": 0.0007480671431523648, + "tests/common/test_path.py::test_path_conversion[cygpath-root8]": 0.000645241773137936, + "tests/common/test_path.py::test_path_conversion[cygpath-root9]": 0.0005590462184638353, + "tests/common/test_path.py::test_path_conversion[fallback-PATH0]": 0.012091396668698094, + "tests/common/test_path.py::test_path_conversion[fallback-PATH10]": 0.013567747955069, + "tests/common/test_path.py::test_path_conversion[fallback-PATH11]": 0.016793317068167776, + "tests/common/test_path.py::test_path_conversion[fallback-PATH1]": 0.013926124086214903, + "tests/common/test_path.py::test_path_conversion[fallback-PATH2]": 0.012580148391803731, + "tests/common/test_path.py::test_path_conversion[fallback-PATH3]": 0.010402879692522281, + "tests/common/test_path.py::test_path_conversion[fallback-PATH4]": 0.018772446485649484, + "tests/common/test_path.py::test_path_conversion[fallback-PATH5]": 0.013061976357187574, + "tests/common/test_path.py::test_path_conversion[fallback-PATH6]": 0.010906893807034601, + "tests/common/test_path.py::test_path_conversion[fallback-PATH7]": 0.015525621154470075, + "tests/common/test_path.py::test_path_conversion[fallback-PATH8]": 0.016983736661002658, + "tests/common/test_path.py::test_path_conversion[fallback-PATH9]": 0.011414501234466363, + "tests/common/test_path.py::test_path_conversion[fallback-UNC0]": 0.017984075470107507, + "tests/common/test_path.py::test_path_conversion[fallback-UNC1]": 0.01888814222581985, + "tests/common/test_path.py::test_path_conversion[fallback-UNC2]": 0.017972461282143387, + "tests/common/test_path.py::test_path_conversion[fallback-UNC3]": 0.01396914774257942, + "tests/common/test_path.py::test_path_conversion[fallback-UNC4]": 0.01387047194255209, + "tests/common/test_path.py::test_path_conversion[fallback-UNC5]": 0.0175339403104215, + "tests/common/test_path.py::test_path_conversion[fallback-UNC6]": 0.011364526062726955, + "tests/common/test_path.py::test_path_conversion[fallback-UNC7]": 0.014625979082923351, + "tests/common/test_path.py::test_path_conversion[fallback-cwd0]": 0.020543732030375118, + "tests/common/test_path.py::test_path_conversion[fallback-cwd1]": 0.006535412294166411, + "tests/common/test_path.py::test_path_conversion[fallback-cwd2]": 0.008057277855639056, + "tests/common/test_path.py::test_path_conversion[fallback-cwd3]": 0.017530255582066164, + "tests/common/test_path.py::test_path_conversion[fallback-drive0]": 0.015693847735408883, + "tests/common/test_path.py::test_path_conversion[fallback-drive10]": 0.021616547439471622, + "tests/common/test_path.py::test_path_conversion[fallback-drive11]": 0.01807500715424015, + "tests/common/test_path.py::test_path_conversion[fallback-drive12]": 0.01640640207977985, + "tests/common/test_path.py::test_path_conversion[fallback-drive13]": 0.016229680869779703, + "tests/common/test_path.py::test_path_conversion[fallback-drive14]": 0.022230107581605565, + "tests/common/test_path.py::test_path_conversion[fallback-drive15]": 0.01974632969334806, + "tests/common/test_path.py::test_path_conversion[fallback-drive1]": 0.013291055198377583, + "tests/common/test_path.py::test_path_conversion[fallback-drive2]": 0.014300193174735597, + "tests/common/test_path.py::test_path_conversion[fallback-drive3]": 0.016585098845751205, + "tests/common/test_path.py::test_path_conversion[fallback-drive4]": 0.02157788010191689, + "tests/common/test_path.py::test_path_conversion[fallback-drive5]": 0.01472728264876855, + "tests/common/test_path.py::test_path_conversion[fallback-drive6]": 0.014534325980609561, + "tests/common/test_path.py::test_path_conversion[fallback-drive7]": 0.013929709151943158, + "tests/common/test_path.py::test_path_conversion[fallback-drive8]": 0.018710376493549025, + "tests/common/test_path.py::test_path_conversion[fallback-drive9]": 0.01695569431179628, + "tests/common/test_path.py::test_path_conversion[fallback-relative0]": 0.017622534308247232, + "tests/common/test_path.py::test_path_conversion[fallback-relative1]": 0.023586700651554864, + "tests/common/test_path.py::test_path_conversion[fallback-relative2]": 0.018128560466831846, + "tests/common/test_path.py::test_path_conversion[fallback-root0]": 0.01881503730235003, + "tests/common/test_path.py::test_path_conversion[fallback-root10]": 0.011171351285381057, + "tests/common/test_path.py::test_path_conversion[fallback-root11]": 0.015049313700710502, + "tests/common/test_path.py::test_path_conversion[fallback-root12]": 0.017388064705814117, + "tests/common/test_path.py::test_path_conversion[fallback-root13]": 0.012486253216707661, + "tests/common/test_path.py::test_path_conversion[fallback-root14]": 0.015189561406950111, + "tests/common/test_path.py::test_path_conversion[fallback-root1]": 0.011634042890187013, + "tests/common/test_path.py::test_path_conversion[fallback-root2]": 0.011552257677248977, + "tests/common/test_path.py::test_path_conversion[fallback-root3]": 0.014324729083276965, + "tests/common/test_path.py::test_path_conversion[fallback-root4]": 0.021980155585250613, + "tests/common/test_path.py::test_path_conversion[fallback-root5]": 0.011280668034928042, + "tests/common/test_path.py::test_path_conversion[fallback-root6]": 0.014438950260605501, + "tests/common/test_path.py::test_path_conversion[fallback-root7]": 0.01490779596776319, + "tests/common/test_path.py::test_path_conversion[fallback-root8]": 0.018360375399179497, + "tests/common/test_path.py::test_path_conversion[fallback-root9]": 0.01186358604080369, + "tests/common/test_path.py::test_path_conversion_falsy[None]": 0.0030424356617395685, + "tests/common/test_path.py::test_path_conversion_falsy[empty dict]": 0.003019880118122189, + "tests/common/test_path.py::test_path_conversion_falsy[empty list]": 0.003333384267957548, + "tests/common/test_path.py::test_path_conversion_falsy[empty set]": 0.003473857237677715, + "tests/common/test_path.py::test_path_conversion_falsy[empty tuple]": 0.003211963610820602, + "tests/common/test_path.py::test_path_identity": 0.004579275367176125, + "tests/common/test_path.py::test_url_to_path_unix": 0.0029838088149868307, + "tests/common/test_path.py::test_url_to_path_windows_local": 0.003957486002676567, + "tests/common/test_path.py::test_url_to_path_windows_unc": 0.00676899689220317, + "tests/common/test_path.py::test_win_path_backout": 0.0028198002463626936, + "tests/common/test_toposort.py::test_cycle": 0.003100276673376158, + "tests/common/test_toposort.py::test_cycle_best_effort": 0.002960452130959005, + "tests/common/test_toposort.py::test_degenerate": 0.0032330071602562614, + "tests/common/test_toposort.py::test_pop_key": 0.0029839400667075297, + "tests/common/test_toposort.py::test_python_is_prioritized": 0.003048546074199349, + "tests/common/test_toposort.py::test_simple": 0.003080382875540948, + "tests/common/test_url.py::test_add_username_and_pass_to_url": 0.003357816634492975, + "tests/common/test_url.py::test_is_ip_address": 0.002983676967370407, + "tests/common/test_url.py::test_is_ipv6_address": 0.0027612029168560146, + "tests/common/test_url.py::test_is_url": 0.0036524344584766546, + "tests/common/test_url.py::test_maybe_add_auth": 0.0032760120604716004, + "tests/common/test_url.py::test_split_scheme_auth_token": 0.003174059747712319, + "tests/common/test_url.py::test_url_obj_unparse[test_url_obj0-http://conda.io/path/to/somewhere]": 0.003253387063419816, + "tests/common/test_url.py::test_url_obj_unparse[test_url_obj1-https://user:pass@conda.io/path/to/somewhere]": 0.003236339036212009, + "tests/common/test_url.py::test_url_obj_unparse[test_url_obj2-file:///opt/happy/path]": 0.0030598638271925197, + "tests/common/test_url.py::test_url_obj_unparse[test_url_obj3-file:///path/to/something.txt]": 0.0031938505340727173, + "tests/common/test_url.py::test_url_to_s3_info": 0.0028881464421155016, + "tests/common/test_url.py::test_urlparse[192.168.1.1:8080/path/to/resource-exp_url_obj0]": 0.004601265156048191, + "tests/common/test_url.py::test_urlparse[file:///opt/happy/path-exp_url_obj2]": 0.004072208115143473, + "tests/common/test_url.py::test_urlparse[https://conda.io/happy/path-exp_url_obj1]": 0.003353880543902289, + "tests/common/test_url.py::test_urlparse[https://u:p@conda.io/t/x1029384756/more/path-exp_url_obj3]": 0.003474607641270111, + "tests/common/test_yaml.py::test_dump": 0.008193065252738396, + "tests/common/test_yaml.py::test_map": 0.004038374965046015, + "tests/common/test_yaml.py::test_seq_simple": 0.004367923167412141, + "tests/common/test_yaml.py::test_yaml_complex": 0.01522752236618999, + "tests/core/test_envs_manager.py::test_list_all_known_prefixes_with_none_values_error": 0.22261343359265096, + "tests/core/test_envs_manager.py::test_list_all_known_prefixes_with_permission_error": 0.23437088575371612, + "tests/core/test_envs_manager.py::test_prefix_cli_flag": 0.007412797157167942, + "tests/core/test_envs_manager.py::test_register_env_directory_creation_error": 0.009048938897372677, + "tests/core/test_envs_manager.py::test_register_unregister_location_env": 0.012811675609285178, + "tests/core/test_envs_manager.py::test_rewrite_environments_txt_file": 0.010119430943417896, + "tests/core/test_index.py::TestIndex::test_cache_entries[False]": 0.44584004997831406, + "tests/core/test_index.py::TestIndex::test_cache_entries[True]": 0.7700898603924203, + "tests/core/test_index.py::TestIndex::test_contains_invalid[False]": 0.48823701448582596, + "tests/core/test_index.py::TestIndex::test_contains_invalid[True]": 0.7727315580873002, + "tests/core/test_index.py::TestIndex::test_contains_valid[False]": 0.459958391746402, + "tests/core/test_index.py::TestIndex::test_contains_valid[True]": 0.6872524617440543, + "tests/core/test_index.py::TestIndex::test_copy[False]": 1.2749443523856185, + "tests/core/test_index.py::TestIndex::test_copy[True]": 0.7935836498082085, + "tests/core/test_index.py::TestIndex::test_getitem_cache[False]": 0.4703417977484046, + "tests/core/test_index.py::TestIndex::test_getitem_cache[True]": 0.8434797771882444, + "tests/core/test_index.py::TestIndex::test_getitem_channel[False]": 0.4460424432924505, + "tests/core/test_index.py::TestIndex::test_getitem_channel[True]": 0.7377909663887856, + "tests/core/test_index.py::TestIndex::test_getitem_channel_invalid[False]": 0.42696649514122137, + "tests/core/test_index.py::TestIndex::test_getitem_channel_invalid[True]": 0.81632390764983, + "tests/core/test_index.py::TestIndex::test_getitem_feature[False]": 0.4143923827359017, + "tests/core/test_index.py::TestIndex::test_getitem_feature[True]": 0.8005783325997232, + "tests/core/test_index.py::TestIndex::test_getitem_feature_non_existent[False]": 0.43543260156597013, + "tests/core/test_index.py::TestIndex::test_getitem_feature_non_existent[True]": 0.8560732378212075, + "tests/core/test_index.py::TestIndex::test_getitem_prefix[False]": 0.38620346732585964, + "tests/core/test_index.py::TestIndex::test_getitem_prefix[True]": 0.7068213604332901, + "tests/core/test_index.py::TestIndex::test_getitem_system_package_invalid[False]": 0.6530831015968286, + "tests/core/test_index.py::TestIndex::test_getitem_system_package_invalid[True]": 0.8185111686893622, + "tests/core/test_index.py::TestIndex::test_getitem_system_package_valid[False]": 0.5271896607783255, + "tests/core/test_index.py::TestIndex::test_getitem_system_package_valid[True]": 0.8200481656697646, + "tests/core/test_index.py::TestIndex::test_init_conflicting_subdirs": 0.061200442790643114, + "tests/core/test_index.py::TestIndex::test_init_prefix_data": 0.06855484384970398, + "tests/core/test_index.py::TestIndex::test_init_prefix_path": 0.07046133969071451, + "tests/core/test_index.py::TestIndex::test_init_use_local": 0.05987686202806331, + "tests/core/test_index.py::TestIndex::test_reduced_index[False]": 0.8404038580193633, + "tests/core/test_index.py::TestIndex::test_reduced_index[True]": 1.1316840946413569, + "tests/core/test_index.py::test__make_virtual_package": 0.06194435998257971, + "tests/core/test_index.py::test__supplement_index_with_cache": 0.06689691118484968, + "tests/core/test_index.py::test__supplement_index_with_prefix": 0.9147759518896736, + "tests/core/test_index.py::test__supplement_index_with_prefix_index_class": 0.8061345008213848, + "tests/core/test_index.py::test_basic_get_reduced_index": 0.5196952228000132, + "tests/core/test_index.py::test_calculate_channel_urls": 0.06195702031946825, + "tests/core/test_index.py::test_check_allowlist": 0.2771861163440491, + "tests/core/test_index.py::test_check_allowlist_and_denylist": 0.12986717148292007, + "tests/core/test_index.py::test_check_allowlist_deprecation_warning": 0.06445852369619, + "tests/core/test_index.py::test_check_denylist": 0.11746195893399335, + "tests/core/test_index.py::test_dist_str_in_index": 0.11910785412021521, + "tests/core/test_index.py::test_fetch_index": 0.13337195420441128, + "tests/core/test_index.py::test_get_index_lazy": 0.44071869729964896, + "tests/core/test_index.py::test_get_index_linux64_platform": 11.617547146864878, + "tests/core/test_index.py::test_get_index_osx64_platform": 11.030124311901314, + "tests/core/test_index.py::test_get_index_win64_platform": 10.39842380479782, + "tests/core/test_index.py::test_supplement_index_with_system": 0.3584760011246619, + "tests/core/test_index.py::test_supplement_index_with_system_archspec": 0.26367067619992957, + "tests/core/test_index.py::test_supplement_index_with_system_cuda": 0.23506350888633878, + "tests/core/test_index.py::test_supplement_index_with_system_glibc": 0.000605579742195368, + "tests/core/test_index.py::test_supplement_index_with_system_linux[1.2.3.4-1.2.3.4]": 0.0006691359806528327, + "tests/core/test_index.py::test_supplement_index_with_system_linux[4.2-4.2]": 0.0005701515708802505, + "tests/core/test_index.py::test_supplement_index_with_system_linux[4.2.0-42-generic-4.2.0]": 0.0005950951545711146, + "tests/core/test_index.py::test_supplement_index_with_system_linux[4.2.1-4.2.1]": 0.000549784713479173, + "tests/core/test_index.py::test_supplement_index_with_system_linux[5.4.89+-5.4.89]": 0.0005675205129739756, + "tests/core/test_index.py::test_supplement_index_with_system_linux[5.5-rc1-5.5]": 0.000579864446795014, + "tests/core/test_index.py::test_supplement_index_with_system_linux[9.1.a-9.1]": 0.0005410241619487623, + "tests/core/test_index.py::test_supplement_index_with_system_linux[9.1.a.2-9.1]": 0.0005578078714014281, + "tests/core/test_index.py::test_supplement_index_with_system_linux[9.a.1-0]": 0.0005576705001656038, + "tests/core/test_index.py::test_supplement_index_with_system_osx": 0.18230286281773306, + "tests/core/test_initialize.py::test__get_python_info": 0.044009174495151085, + "tests/core/test_initialize.py::test_get_python_info": 0.04202520343711466, + "tests/core/test_initialize.py::test_init_all": 1.1250379425971393, + "tests/core/test_initialize.py::test_init_cmd_exe_registry": 0.0006078221947697332, + "tests/core/test_initialize.py::test_init_enable_long_path": 0.0006032605110413569, + "tests/core/test_initialize.py::test_init_sh_system": 0.051177748210479164, + "tests/core/test_initialize.py::test_init_sh_user_tcsh_unix": 0.038254780179933216, + "tests/core/test_initialize.py::test_init_sh_user_unix": 0.042157471190009115, + "tests/core/test_initialize.py::test_init_sh_user_windows": 0.0006181404524847448, + "tests/core/test_initialize.py::test_initialize_dev_bash": 0.17973024522717704, + "tests/core/test_initialize.py::test_initialize_dev_cmd_exe": 0.10069090346328444, + "tests/core/test_initialize.py::test_install_1": 0.0782428655418036, + "tests/core/test_initialize.py::test_install_conda_csh": 0.050010107594511084, + "tests/core/test_initialize.py::test_install_conda_fish": 0.04590556924954042, + "tests/core/test_initialize.py::test_install_conda_sh": 0.05374602590884099, + "tests/core/test_initialize.py::test_install_conda_xsh": 0.04615475212069054, + "tests/core/test_initialize.py::test_install_condabin_conda_bat": 0.035577383849594225, + "tests/core/test_initialize.py::test_make_entry_point": 0.04511689595401144, + "tests/core/test_initialize.py::test_make_entry_point_exe": 0.040807227639001874, + "tests/core/test_initialize.py::test_make_initialize_plan_bash_zsh": 0.06933753034289365, + "tests/core/test_initialize.py::test_make_initialize_plan_cmd_exe": 0.0831933616625461, + "tests/core/test_initialize.py::test_make_install_plan": 0.008468410268258522, + "tests/core/test_package_cache_data.py::test_ProgressiveFetchExtract_prefers_conda_v2_format": 0.042233791892187476, "tests/core/test_package_cache_data.py::test_conda_build_alias": 0.003037597792239369, - "tests/core/test_package_cache_data.py::test_conda_pkg_in_pkg_cache_doesnt_overwrite_tar_bz2": 0.09878227021250398, - "tests/core/test_package_cache_data.py::test_cover_extract_bad_package": 0.03413649483720906, - "tests/core/test_package_cache_data.py::test_cover_fetch_not_exists": 6.223685164676989, - "tests/core/test_package_cache_data.py::test_cover_get_entry_to_link": 0.011793092018820152, - "tests/core/test_package_cache_data.py::test_cover_reverse": 0.002994770755890905, - "tests/core/test_package_cache_data.py::test_instantiating_package_cache_when_both_tar_bz2_and_conda_exist": 0.04676837130948105, - "tests/core/test_package_cache_data.py::test_instantiating_package_cache_when_both_tar_bz2_and_conda_exist_read_only": 0.07484266640813604, - "tests/core/test_package_cache_data.py::test_instantiating_package_cache_when_unpacked_conda_exist": 0.04007842099408558, - "tests/core/test_package_cache_data.py::test_tar_bz2_in_cache_not_extracted": 0.150532634451662, - "tests/core/test_package_cache_data.py::test_tar_bz2_in_pkg_cache_doesnt_overwrite_conda_pkg": 0.10405199936724202, - "tests/core/test_package_cache_data.py::test_tar_bz2_in_pkg_cache_used_instead_of_conda_pkg": 0.07161283739899664, - "tests/core/test_path_actions.py::test_CompileMultiPycAction_generic": 0.006339215924420084, - "tests/core/test_path_actions.py::test_CompileMultiPycAction_noarch_python": 1.6738007452487593, - "tests/core/test_path_actions.py::test_CreatePythonEntryPointAction_generic": 0.005609782752649094, - "tests/core/test_path_actions.py::test_CreatePythonEntryPointAction_noarch_python": 0.010799889597401136, - "tests/core/test_path_actions.py::test_create_file_link_actions": 0.00903623524912022, - "tests/core/test_path_actions.py::test_simple_LinkPathAction_copy": 0.008988815490268953, - "tests/core/test_path_actions.py::test_simple_LinkPathAction_directory": 0.005645112434919874, - "tests/core/test_path_actions.py::test_simple_LinkPathAction_hardlink": 0.008615356148404762, - "tests/core/test_path_actions.py::test_simple_LinkPathAction_softlink": 0.009366251528955014, - "tests/core/test_portability.py::test_escaped_prefix_replaced_only_shebang": 0.0077832162750962105, - "tests/core/test_portability.py::test_replace_long_shebang_spaces_in_prefix": 0.0030614978817659964, - "tests/core/test_portability.py::test_replace_long_shebang_with_truncation_escaped_space": 0.0037000268067009377, - "tests/core/test_portability.py::test_replace_long_shebang_with_truncation_python": 0.003100533379543176, - "tests/core/test_portability.py::test_replace_normal_shebang_spaces_in_prefix_escaped_space": 0.002757852016184309, - "tests/core/test_portability.py::test_replace_normal_shebang_spaces_in_prefix_python": 0.0029033520774655293, - "tests/core/test_portability.py::test_replace_simple_shebang_no_replacement": 0.002705290781829309, - "tests/core/test_portability.py::test_shebang_regex_matches": 0.0026890593109738076, - "tests/core/test_prefix_data.py::test_corrupt_json_conda_meta_json": 0.003651808814726808, - "tests/core/test_prefix_data.py::test_corrupt_unicode_conda_meta_json": 0.003979296372091193, - "tests/core/test_prefix_data.py::test_get_conda_anchor_files_and_records": 0.00494477950042465, - "tests/core/test_prefix_data.py::test_get_environment_env_vars": 3.25237072944738, - "tests/core/test_prefix_data.py::test_no_tokens_dumped[False]": 0.010318281507430693, - "tests/core/test_prefix_data.py::test_no_tokens_dumped[True]": 0.010977544451216868, - "tests/core/test_prefix_data.py::test_pip_interop[envpy27osx]": 0.9717270780744224, - "tests/core/test_prefix_data.py::test_pip_interop[envpy27win_whl]": 0.0006229139343091635, - "tests/core/test_prefix_data.py::test_pip_interop[envpy37osx_whl]": 1.5192259715478154, - "tests/core/test_prefix_data.py::test_pip_interop[envpy37win]": 0.0006793495486791176, + "tests/core/test_package_cache_data.py::test_conda_pkg_in_pkg_cache_doesnt_overwrite_tar_bz2": 0.10032607693514796, + "tests/core/test_package_cache_data.py::test_cover_extract_bad_package": 0.043663061937469494, + "tests/core/test_package_cache_data.py::test_cover_fetch_not_exists": 6.222519455726743, + "tests/core/test_package_cache_data.py::test_cover_get_entry_to_link": 0.011098260597699366, + "tests/core/test_package_cache_data.py::test_cover_reverse": 0.003157407674137511, + "tests/core/test_package_cache_data.py::test_instantiating_package_cache_when_both_tar_bz2_and_conda_exist": 0.045969350844297575, + "tests/core/test_package_cache_data.py::test_instantiating_package_cache_when_both_tar_bz2_and_conda_exist_read_only": 0.08078668894464569, + "tests/core/test_package_cache_data.py::test_instantiating_package_cache_when_unpacked_conda_exist": 0.04044735812617404, + "tests/core/test_package_cache_data.py::test_tar_bz2_in_cache_not_extracted": 0.14170861411754584, + "tests/core/test_package_cache_data.py::test_tar_bz2_in_pkg_cache_doesnt_overwrite_conda_pkg": 0.0946956326894749, + "tests/core/test_package_cache_data.py::test_tar_bz2_in_pkg_cache_used_instead_of_conda_pkg": 0.06284302235151744, + "tests/core/test_path_actions.py::test_CompileMultiPycAction_generic": 0.0060510996291596175, + "tests/core/test_path_actions.py::test_CompileMultiPycAction_noarch_python": 1.7046154764100292, + "tests/core/test_path_actions.py::test_CreatePythonEntryPointAction_generic": 0.005645431996438374, + "tests/core/test_path_actions.py::test_CreatePythonEntryPointAction_noarch_python": 0.010675994055188492, + "tests/core/test_path_actions.py::test_create_file_link_actions": 0.008207560179217303, + "tests/core/test_path_actions.py::test_simple_LinkPathAction_copy": 0.008608464933596594, + "tests/core/test_path_actions.py::test_simple_LinkPathAction_directory": 0.0056589470234629305, + "tests/core/test_path_actions.py::test_simple_LinkPathAction_hardlink": 0.0096853336200437, + "tests/core/test_path_actions.py::test_simple_LinkPathAction_softlink": 0.008351865083841685, + "tests/core/test_portability.py::test_escaped_prefix_replaced_only_shebang": 0.006693563833834477, + "tests/core/test_portability.py::test_replace_long_shebang_spaces_in_prefix": 0.0030976463867313144, + "tests/core/test_portability.py::test_replace_long_shebang_with_truncation_escaped_space": 0.003347986878609659, + "tests/core/test_portability.py::test_replace_long_shebang_with_truncation_python": 0.0030524448667460257, + "tests/core/test_portability.py::test_replace_normal_shebang_spaces_in_prefix_escaped_space": 0.002774261549013827, + "tests/core/test_portability.py::test_replace_normal_shebang_spaces_in_prefix_python": 0.00271212792893702, + "tests/core/test_portability.py::test_replace_simple_shebang_no_replacement": 0.0027445157276011893, + "tests/core/test_portability.py::test_shebang_regex_matches": 0.0026864343587401744, + "tests/core/test_prefix_data.py::test_corrupt_json_conda_meta_json": 0.00319024512798933, + "tests/core/test_prefix_data.py::test_corrupt_unicode_conda_meta_json": 0.00326585165927663, + "tests/core/test_prefix_data.py::test_get_conda_anchor_files_and_records": 0.004720026472364209, + "tests/core/test_prefix_data.py::test_get_environment_env_vars": 2.785759392732962, + "tests/core/test_prefix_data.py::test_no_tokens_dumped[False]": 0.010687696951184576, + "tests/core/test_prefix_data.py::test_no_tokens_dumped[True]": 0.010384945815991864, + "tests/core/test_prefix_data.py::test_pip_interop[envpy27osx]": 0.8887533868380841, + "tests/core/test_prefix_data.py::test_pip_interop[envpy27win_whl]": 0.0005933827242732506, + "tests/core/test_prefix_data.py::test_pip_interop[envpy37osx_whl]": 1.3128104222895811, + "tests/core/test_prefix_data.py::test_pip_interop[envpy37win]": 0.0006170361582837035, "tests/core/test_prefix_data.py::test_pip_interop_osx": 1.2222145319719757, - "tests/core/test_prefix_data.py::test_pip_interop_windows": 0.9056663248811955, - "tests/core/test_prefix_data.py::test_prefix_data_equality[missing-None-False]": 0.005629596739342989, - "tests/core/test_prefix_data.py::test_prefix_data_equality[missing-missing-True]": 0.006318809838885736, - "tests/core/test_prefix_data.py::test_prefix_data_equality[missing-{path}-False]": 0.005440514197395031, - "tests/core/test_prefix_data.py::test_prefix_data_equality[{path}-None-False]": 0.006281924718084103, - "tests/core/test_prefix_data.py::test_prefix_data_equality[{path}-missing-False]": 0.005078683349416057, - "tests/core/test_prefix_data.py::test_prefix_data_equality[{path}-{path}-True]": 0.006489269058425923, - "tests/core/test_prefix_data.py::test_set_unset_environment_env_vars": 2.051932596544392, - "tests/core/test_prefix_data.py::test_set_unset_environment_env_vars_no_exist": 1.9122961317060498, - "tests/core/test_solve.py::test_aggressive_update_packages[classic]": 12.974926915002754, - "tests/core/test_solve.py::test_aggressive_update_packages[libmamba]": 11.54123202115732, - "tests/core/test_solve.py::test_archspec_call[classic]": 3.2861409023429786, - "tests/core/test_solve.py::test_archspec_call[libmamba]": 1.5819684362998563, - "tests/core/test_solve.py::test_auto_update_conda[classic]": 8.460249146620724, - "tests/core/test_solve.py::test_auto_update_conda[libmamba]": 7.02243744075156, - "tests/core/test_solve.py::test_broken_install[classic]": 10.374039973233488, - "tests/core/test_solve.py::test_broken_install[libmamba]": 0.025484932063147312, - "tests/core/test_solve.py::test_channel_priority_churn_minimized[classic]": 18.323186580988484, - "tests/core/test_solve.py::test_channel_priority_churn_minimized[libmamba]": 1.959340209723252, - "tests/core/test_solve.py::test_conda_downgrade[classic]": 57.15868709172575, - "tests/core/test_solve.py::test_conda_downgrade[libmamba]": 10.168919213703852, - "tests/core/test_solve.py::test_cuda_1[classic]": 1.804393956617195, - "tests/core/test_solve.py::test_cuda_1[libmamba]": 1.606683395954476, - "tests/core/test_solve.py::test_cuda_2[classic]": 1.7647272419150855, - "tests/core/test_solve.py::test_cuda_2[libmamba]": 1.729478640733799, - "tests/core/test_solve.py::test_cuda_constrain_absent[classic]": 1.9192970162141139, - "tests/core/test_solve.py::test_cuda_constrain_absent[libmamba]": 1.743160618242278, - "tests/core/test_solve.py::test_cuda_constrain_sat[classic]": 0.0006042313355643817, - "tests/core/test_solve.py::test_cuda_constrain_sat[libmamba]": 0.0006983671636334856, - "tests/core/test_solve.py::test_cuda_constrain_unsat[classic]": 0.0006820765513941622, - "tests/core/test_solve.py::test_cuda_constrain_unsat[libmamba]": 0.0006055586586902352, - "tests/core/test_solve.py::test_cuda_fail_1[classic]": 1.7849784598818745, - "tests/core/test_solve.py::test_cuda_fail_1[libmamba]": 1.6492806616178404, - "tests/core/test_solve.py::test_cuda_fail_2[classic]": 1.8455286243746571, - "tests/core/test_solve.py::test_cuda_fail_2[libmamba]": 1.7393580407801137, - "tests/core/test_solve.py::test_cuda_glibc_sat[classic]": 0.0005585970823863565, - "tests/core/test_solve.py::test_cuda_glibc_sat[libmamba]": 0.0007128275317986791, - "tests/core/test_solve.py::test_cuda_glibc_unsat_constrain[classic]": 0.0007272237169322279, - "tests/core/test_solve.py::test_cuda_glibc_unsat_constrain[libmamba]": 0.000610115043839335, - "tests/core/test_solve.py::test_cuda_glibc_unsat_depend[classic]": 0.0005973722831141604, - "tests/core/test_solve.py::test_cuda_glibc_unsat_depend[libmamba]": 0.0005730348102601121, - "tests/core/test_solve.py::test_current_repodata_fallback[classic]": 0.47889291688211894, - "tests/core/test_solve.py::test_current_repodata_fallback[libmamba]": 0.1772133567829538, - "tests/core/test_solve.py::test_current_repodata_usage[classic]": 0.44154272230009683, - "tests/core/test_solve.py::test_current_repodata_usage[libmamba]": 0.2258738444088765, - "tests/core/test_solve.py::test_determine_constricting_specs_conflicts[classic]": 0.031323273601260436, - "tests/core/test_solve.py::test_determine_constricting_specs_conflicts[libmamba]": 0.03231031242613077, - "tests/core/test_solve.py::test_determine_constricting_specs_conflicts_upperbound[classic]": 0.0312552789834161, - "tests/core/test_solve.py::test_determine_constricting_specs_conflicts_upperbound[libmamba]": 0.030209670859528838, - "tests/core/test_solve.py::test_determine_constricting_specs_multi_conflicts[classic]": 0.031309543191433906, - "tests/core/test_solve.py::test_determine_constricting_specs_multi_conflicts[libmamba]": 0.03386817861482141, - "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_free[classic]": 0.030600626882258664, - "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_free[libmamba]": 0.02857034581821213, - "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_no_upperbound[classic]": 0.028305905749386125, - "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_no_upperbound[libmamba]": 0.03021222855000537, - "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_upperbound_compound_depends[classic]": 0.02791878978953943, - "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_upperbound_compound_depends[libmamba]": 0.02947486865836225, - "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_version_star[classic]": 0.029507687505953603, - "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_version_star[libmamba]": 0.032635532933525606, - "tests/core/test_solve.py::test_downgrade_python_prevented_with_sane_message[classic]": 9.625561598921992, - "tests/core/test_solve.py::test_downgrade_python_prevented_with_sane_message[libmamba]": 5.105396710687929, - "tests/core/test_solve.py::test_explicit_conda_downgrade[classic]": 8.897396099911932, - "tests/core/test_solve.py::test_explicit_conda_downgrade[libmamba]": 6.792172940787011, - "tests/core/test_solve.py::test_fast_update_with_update_modifier_not_set[classic]": 3.4991211847384016, - "tests/core/test_solve.py::test_fast_update_with_update_modifier_not_set[libmamba]": 1.7015549194933093, - "tests/core/test_solve.py::test_features_solve_1[classic]": 9.776351177347829, - "tests/core/test_solve.py::test_features_solve_1[libmamba]": 1.4851647640223917, - "tests/core/test_solve.py::test_force_reinstall_1[classic]": 3.9943797171108453, - "tests/core/test_solve.py::test_force_reinstall_1[libmamba]": 3.6771584267473285, - "tests/core/test_solve.py::test_force_reinstall_2[classic]": 1.9775899891705386, - "tests/core/test_solve.py::test_force_reinstall_2[libmamba]": 1.6758594482304272, - "tests/core/test_solve.py::test_force_remove_1[classic]": 10.007561150977823, - "tests/core/test_solve.py::test_force_remove_1[libmamba]": 5.3503507045504435, - "tests/core/test_solve.py::test_freeze_deps_1[classic]": 27.76861914620885, - "tests/core/test_solve.py::test_freeze_deps_1[libmamba]": 4.224946340973761, - "tests/core/test_solve.py::test_indirect_dep_optimized_by_version_over_package_count[classic]": 5.534053522496191, - "tests/core/test_solve.py::test_indirect_dep_optimized_by_version_over_package_count[libmamba]": 2.143700117670937, - "tests/core/test_solve.py::test_no_deps_1[classic]": 8.714105833813557, - "tests/core/test_solve.py::test_no_deps_1[libmamba]": 5.052223569431338, - "tests/core/test_solve.py::test_no_update_deps_1[classic]": 8.000410922800963, - "tests/core/test_solve.py::test_no_update_deps_1[libmamba]": 7.370564029742678, - "tests/core/test_solve.py::test_only_deps_1[classic]": 2.825282764432852, - "tests/core/test_solve.py::test_only_deps_1[libmamba]": 1.6946004912128572, - "tests/core/test_solve.py::test_only_deps_2[classic]": 13.378765439478913, - "tests/core/test_solve.py::test_only_deps_2[libmamba]": 6.60356025602336, - "tests/core/test_solve.py::test_packages_in_solution_change_already_newest[classic]": 0.028137849445800223, - "tests/core/test_solve.py::test_packages_in_solution_change_already_newest[libmamba]": 0.03440135049034622, - "tests/core/test_solve.py::test_packages_in_solution_change_constrained[classic]": 0.030878517682586412, - "tests/core/test_solve.py::test_packages_in_solution_change_constrained[libmamba]": 0.03700978369302624, - "tests/core/test_solve.py::test_packages_in_solution_change_needs_update[classic]": 0.03210101032357058, - "tests/core/test_solve.py::test_packages_in_solution_change_needs_update[libmamba]": 0.03402650022083001, - "tests/core/test_solve.py::test_pinned_1[classic]": 12.973913082330576, - "tests/core/test_solve.py::test_pinned_1[libmamba]": 8.644777349145725, - "tests/core/test_solve.py::test_priority_1[classic]": 31.431339594657842, - "tests/core/test_solve.py::test_priority_1[libmamba]": 14.219957442006459, - "tests/core/test_solve.py::test_prune_1[classic]": 5.980158068853026, - "tests/core/test_solve.py::test_prune_1[libmamba]": 1.7192262400009648, - "tests/core/test_solve.py::test_python2_update[classic]": 8.36314140377275, - "tests/core/test_solve.py::test_python2_update[libmamba]": 3.26332861017791, - "tests/core/test_solve.py::test_remove_with_constrained_dependencies[classic]": 11.39779915555254, - "tests/core/test_solve.py::test_remove_with_constrained_dependencies[libmamba]": 1.2782963117337363, - "tests/core/test_solve.py::test_solve_1[classic]": 7.3519116695067, - "tests/core/test_solve.py::test_solve_1[libmamba]": 3.3313469874641153, - "tests/core/test_solve.py::test_solve_2[classic]": 32.27822112087369, - "tests/core/test_solve.py::test_solve_2[libmamba]": 0.027515744171567293, - "tests/core/test_solve.py::test_solve_msgs_exclude_vp[classic]": 1.8454108518581782, - "tests/core/test_solve.py::test_solve_msgs_exclude_vp[libmamba]": 1.626226471823006, - "tests/core/test_solve.py::test_timestamps_1[classic]": 0.8985676809063335, - "tests/core/test_solve.py::test_timestamps_1[libmamba]": 0.5171727772943124, - "tests/core/test_solve.py::test_unfreeze_when_required[classic]": 1.3634586861180662, - "tests/core/test_solve.py::test_unfreeze_when_required[libmamba]": 0.5541225195507028, - "tests/core/test_solve.py::test_update_all_1[classic]": 9.82788808767358, - "tests/core/test_solve.py::test_update_all_1[libmamba]": 5.215238072871326, - "tests/core/test_solve.py::test_update_deps_1[classic]": 18.105717817377275, - "tests/core/test_solve.py::test_update_deps_1[libmamba]": 9.656960315383404, - "tests/core/test_solve.py::test_update_deps_2[classic]": 14.828980425958559, - "tests/core/test_solve.py::test_update_deps_2[libmamba]": 4.612273131072321, - "tests/core/test_solve.py::test_update_prune_1[classic]": 4.909685315122361, - "tests/core/test_solve.py::test_update_prune_1[libmamba]": 3.473156039920318, - "tests/core/test_solve.py::test_update_prune_2[classic]": 5.08266978441438, - "tests/core/test_solve.py::test_update_prune_2[libmamba]": 1.7730891958866075, - "tests/core/test_solve.py::test_update_prune_3[classic]": 5.6115200924428175, - "tests/core/test_solve.py::test_update_prune_3[libmamba]": 1.7523248049221243, - "tests/core/test_solve.py::test_update_prune_4[classic]": 5.113825229554151, - "tests/core/test_solve.py::test_update_prune_4[libmamba]": 3.290089434131039, - "tests/core/test_solve.py::test_update_prune_5[classic-False]": 5.9052587251797055, - "tests/core/test_solve.py::test_update_prune_5[classic-True]": 4.861899164762328, - "tests/core/test_solve.py::test_update_prune_5[libmamba-False]": 3.580280046459302, - "tests/core/test_solve.py::test_update_prune_5[libmamba-True]": 3.4825745195158624, - "tests/core/test_solve.py::test_virtual_package_solver[classic]": 1.9479998589947831, - "tests/core/test_solve.py::test_virtual_package_solver[libmamba]": 0.026475437815723105, - "tests/core/test_subdir_data.py::test_cache_fn_url_repo_anaconda_com": 0.003075274849229413, - "tests/core/test_subdir_data.py::test_cache_fn_url_repo_continuum_io": 0.003056822807714832, - "tests/core/test_subdir_data.py::test_get_index_no_platform_with_offline_cache": 0.5886152936801694, - "tests/core/test_subdir_data.py::test_metadata_cache_clearing": 0.016997622672358458, - "tests/core/test_subdir_data.py::test_metadata_cache_works": 3.1006028491087325, - "tests/core/test_subdir_data.py::test_repodata_version_2_base_url[no-credentials]": 0.6398183500078437, - "tests/core/test_subdir_data.py::test_repodata_version_2_base_url[with-auth]": 0.8333157836424496, - "tests/core/test_subdir_data.py::test_repodata_version_2_base_url[with-token]": 1.0688901877543604, - "tests/core/test_subdir_data.py::test_repodata_version_error": 1.0221254441406222, - "tests/core/test_subdir_data.py::test_search_by_packagerecord": 0.012777291705538178, - "tests/core/test_subdir_data.py::test_state_is_not_json": 0.012835400618211108, - "tests/core/test_subdir_data.py::test_subdir_data_coverage": 0.02265224470965978, - "tests/core/test_subdir_data.py::test_subdir_data_dict_state": 0.0053451475331186505, - "tests/core/test_subdir_data.py::test_subdir_data_prefers_conda_to_tar_bz2": 0.016828166266468592, - "tests/core/test_subdir_data.py::test_use_only_tar_bz2": 0.027374711904290666, + "tests/core/test_prefix_data.py::test_pip_interop_windows": 0.9056663248811956, + "tests/core/test_prefix_data.py::test_prefix_data_equality[missing-None-False]": 0.005462666297911328, + "tests/core/test_prefix_data.py::test_prefix_data_equality[missing-missing-True]": 0.0061626352854647235, + "tests/core/test_prefix_data.py::test_prefix_data_equality[missing-{path}-False]": 0.005261390683549681, + "tests/core/test_prefix_data.py::test_prefix_data_equality[{path}-None-False]": 0.006270895422191414, + "tests/core/test_prefix_data.py::test_prefix_data_equality[{path}-missing-False]": 0.005260112110817461, + "tests/core/test_prefix_data.py::test_prefix_data_equality[{path}-{path}-True]": 0.005996177541711163, + "tests/core/test_prefix_data.py::test_set_unset_environment_env_vars": 1.972341453330778, + "tests/core/test_prefix_data.py::test_set_unset_environment_env_vars_no_exist": 2.314099264232398, + "tests/core/test_solve.py::test_aggressive_update_packages[classic]": 13.981468161242423, + "tests/core/test_solve.py::test_aggressive_update_packages[libmamba]": 11.386690781046443, + "tests/core/test_solve.py::test_archspec_call[classic]": 3.611569377804704, + "tests/core/test_solve.py::test_archspec_call[libmamba]": 1.5688687757865445, + "tests/core/test_solve.py::test_auto_update_conda[classic]": 9.057228759142637, + "tests/core/test_solve.py::test_auto_update_conda[libmamba]": 7.247490831470281, + "tests/core/test_solve.py::test_broken_install[classic]": 10.742247771300375, + "tests/core/test_solve.py::test_broken_install[libmamba]": 0.025253111543724636, + "tests/core/test_solve.py::test_channel_priority_churn_minimized[classic]": 19.140937239612942, + "tests/core/test_solve.py::test_channel_priority_churn_minimized[libmamba]": 1.896342442312293, + "tests/core/test_solve.py::test_conda_downgrade[classic]": 57.51090179661999, + "tests/core/test_solve.py::test_conda_downgrade[libmamba]": 10.460768143160863, + "tests/core/test_solve.py::test_cuda_1[classic]": 1.9240442359158485, + "tests/core/test_solve.py::test_cuda_1[libmamba]": 1.6256946804169445, + "tests/core/test_solve.py::test_cuda_2[classic]": 1.8961862383297106, + "tests/core/test_solve.py::test_cuda_2[libmamba]": 1.7287401171597365, + "tests/core/test_solve.py::test_cuda_constrain_absent[classic]": 2.130864536499465, + "tests/core/test_solve.py::test_cuda_constrain_absent[libmamba]": 1.727035588188488, + "tests/core/test_solve.py::test_cuda_constrain_sat[classic]": 0.0013019378387262288, + "tests/core/test_solve.py::test_cuda_constrain_sat[libmamba]": 0.0006311616254513872, + "tests/core/test_solve.py::test_cuda_constrain_unsat[classic]": 0.0006507773018437963, + "tests/core/test_solve.py::test_cuda_constrain_unsat[libmamba]": 0.0006136064281846497, + "tests/core/test_solve.py::test_cuda_fail_1[classic]": 1.8665314657521506, + "tests/core/test_solve.py::test_cuda_fail_1[libmamba]": 1.6967633931926662, + "tests/core/test_solve.py::test_cuda_fail_2[classic]": 2.0405346828047235, + "tests/core/test_solve.py::test_cuda_fail_2[libmamba]": 1.7928201718147025, + "tests/core/test_solve.py::test_cuda_glibc_sat[classic]": 0.0010385791206885013, + "tests/core/test_solve.py::test_cuda_glibc_sat[libmamba]": 0.000679048557882947, + "tests/core/test_solve.py::test_cuda_glibc_unsat_constrain[classic]": 0.000659107657768751, + "tests/core/test_solve.py::test_cuda_glibc_unsat_constrain[libmamba]": 0.0005568166936678595, + "tests/core/test_solve.py::test_cuda_glibc_unsat_depend[classic]": 0.0005568067050900549, + "tests/core/test_solve.py::test_cuda_glibc_unsat_depend[libmamba]": 0.0005888145484861347, + "tests/core/test_solve.py::test_current_repodata_fallback[classic]": 0.5536665026806211, + "tests/core/test_solve.py::test_current_repodata_fallback[libmamba]": 0.2195469967636466, + "tests/core/test_solve.py::test_current_repodata_usage[classic]": 0.5603334054499086, + "tests/core/test_solve.py::test_current_repodata_usage[libmamba]": 0.229241111061365, + "tests/core/test_solve.py::test_determine_constricting_specs_conflicts[classic]": 0.030256001151203405, + "tests/core/test_solve.py::test_determine_constricting_specs_conflicts[libmamba]": 0.038004059468257606, + "tests/core/test_solve.py::test_determine_constricting_specs_conflicts_upperbound[classic]": 0.03120862117102576, + "tests/core/test_solve.py::test_determine_constricting_specs_conflicts_upperbound[libmamba]": 0.03616981350843135, + "tests/core/test_solve.py::test_determine_constricting_specs_multi_conflicts[classic]": 0.032969315996817086, + "tests/core/test_solve.py::test_determine_constricting_specs_multi_conflicts[libmamba]": 0.039463556108315, + "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_free[classic]": 0.033348741467255, + "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_free[libmamba]": 0.03179764675770892, + "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_no_upperbound[classic]": 0.027736838235959637, + "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_no_upperbound[libmamba]": 0.036237513557961135, + "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_upperbound_compound_depends[classic]": 0.02781694360523414, + "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_upperbound_compound_depends[libmamba]": 0.033833756195014934, + "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_version_star[classic]": 0.032507901480281196, + "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_version_star[libmamba]": 0.03636762209292201, + "tests/core/test_solve.py::test_downgrade_python_prevented_with_sane_message[classic]": 10.20178916354935, + "tests/core/test_solve.py::test_downgrade_python_prevented_with_sane_message[libmamba]": 5.43355377787405, + "tests/core/test_solve.py::test_explicit_conda_downgrade[classic]": 9.707596253578322, + "tests/core/test_solve.py::test_explicit_conda_downgrade[libmamba]": 7.255696013282615, + "tests/core/test_solve.py::test_fast_update_with_update_modifier_not_set[classic]": 3.598798098201218, + "tests/core/test_solve.py::test_fast_update_with_update_modifier_not_set[libmamba]": 1.6335875927994687, + "tests/core/test_solve.py::test_features_solve_1[classic]": 9.905264567413099, + "tests/core/test_solve.py::test_features_solve_1[libmamba]": 0.7860541487730781, + "tests/core/test_solve.py::test_force_reinstall_1[classic]": 4.411658149048395, + "tests/core/test_solve.py::test_force_reinstall_1[libmamba]": 4.006274345341204, + "tests/core/test_solve.py::test_force_reinstall_2[classic]": 2.166184651508717, + "tests/core/test_solve.py::test_force_reinstall_2[libmamba]": 1.9020240789194525, + "tests/core/test_solve.py::test_force_remove_1[classic]": 10.606002818475114, + "tests/core/test_solve.py::test_force_remove_1[libmamba]": 5.537926772479585, + "tests/core/test_solve.py::test_freeze_deps_1[classic]": 26.817435413714474, + "tests/core/test_solve.py::test_freeze_deps_1[libmamba]": 3.9289891360061726, + "tests/core/test_solve.py::test_globstr_matchspec_compatible[libmamba]": 1.7939179169999306, + "tests/core/test_solve.py::test_globstr_matchspec_non_compatible[libmamba]": 2.0842323339998075, + "tests/core/test_solve.py::test_indirect_dep_optimized_by_version_over_package_count[classic]": 5.338531594335801, + "tests/core/test_solve.py::test_indirect_dep_optimized_by_version_over_package_count[libmamba]": 1.9954055526933876, + "tests/core/test_solve.py::test_no_deps_1[classic]": 9.143659489205062, + "tests/core/test_solve.py::test_no_deps_1[libmamba]": 5.466134573060093, + "tests/core/test_solve.py::test_no_update_deps_1[classic]": 9.162966996841122, + "tests/core/test_solve.py::test_no_update_deps_1[libmamba]": 7.041890630039634, + "tests/core/test_solve.py::test_only_deps_1[classic]": 3.011342220776411, + "tests/core/test_solve.py::test_only_deps_1[libmamba]": 1.8004922524900286, + "tests/core/test_solve.py::test_only_deps_2[classic]": 13.993396447542125, + "tests/core/test_solve.py::test_only_deps_2[libmamba]": 7.132842591643811, + "tests/core/test_solve.py::test_packages_in_solution_change_already_newest[classic]": 0.028014928496681774, + "tests/core/test_solve.py::test_packages_in_solution_change_already_newest[libmamba]": 0.03989743930889424, + "tests/core/test_solve.py::test_packages_in_solution_change_constrained[classic]": 0.03004067678353822, + "tests/core/test_solve.py::test_packages_in_solution_change_constrained[libmamba]": 0.038236188163509245, + "tests/core/test_solve.py::test_packages_in_solution_change_needs_update[classic]": 0.03041416628164693, + "tests/core/test_solve.py::test_packages_in_solution_change_needs_update[libmamba]": 0.03571794556755361, + "tests/core/test_solve.py::test_pinned_1[classic]": 13.568235694239045, + "tests/core/test_solve.py::test_pinned_1[libmamba]": 8.177431451528067, + "tests/core/test_solve.py::test_priority_1[classic]": 38.197035000779096, + "tests/core/test_solve.py::test_priority_1[libmamba]": 14.28988486632466, + "tests/core/test_solve.py::test_prune_1[classic]": 6.467194291078511, + "tests/core/test_solve.py::test_prune_1[libmamba]": 1.8099015375738503, + "tests/core/test_solve.py::test_python2_update[classic]": 8.971586536376204, + "tests/core/test_solve.py::test_python2_update[libmamba]": 3.9639369515992597, + "tests/core/test_solve.py::test_remove_with_constrained_dependencies[classic]": 11.985065454218011, + "tests/core/test_solve.py::test_remove_with_constrained_dependencies[libmamba]": 1.5854501479259273, + "tests/core/test_solve.py::test_solve_1[classic]": 7.949630992256485, + "tests/core/test_solve.py::test_solve_1[libmamba]": 3.3386317562289096, + "tests/core/test_solve.py::test_solve_2[classic]": 34.196740234530104, + "tests/core/test_solve.py::test_solve_2[libmamba]": 0.02568084288990362, + "tests/core/test_solve.py::test_solve_msgs_exclude_vp[classic]": 1.9447669261337273, + "tests/core/test_solve.py::test_solve_msgs_exclude_vp[libmamba]": 1.64887259502011, + "tests/core/test_solve.py::test_timestamps_1[classic]": 0.9555290202244313, + "tests/core/test_solve.py::test_timestamps_1[libmamba]": 0.5409470181171144, + "tests/core/test_solve.py::test_unfreeze_when_required[classic]": 1.6842435996538732, + "tests/core/test_solve.py::test_unfreeze_when_required[libmamba]": 0.6871738812973472, + "tests/core/test_solve.py::test_update_all_1[classic]": 11.149231308454628, + "tests/core/test_solve.py::test_update_all_1[libmamba]": 5.27483925102846, + "tests/core/test_solve.py::test_update_deps_1[classic]": 19.005185538118443, + "tests/core/test_solve.py::test_update_deps_1[libmamba]": 9.392122079392744, + "tests/core/test_solve.py::test_update_deps_2[classic]": 15.683631209788146, + "tests/core/test_solve.py::test_update_deps_2[libmamba]": 5.155427147475649, + "tests/core/test_solve.py::test_update_prune_1[classic]": 5.2235081330929125, + "tests/core/test_solve.py::test_update_prune_1[libmamba]": 3.3089077346519242, + "tests/core/test_solve.py::test_update_prune_2[classic]": 5.183308040948339, + "tests/core/test_solve.py::test_update_prune_2[libmamba]": 1.8438749371837582, + "tests/core/test_solve.py::test_update_prune_3[classic]": 6.022842918836582, + "tests/core/test_solve.py::test_update_prune_3[libmamba]": 1.7478499176430038, + "tests/core/test_solve.py::test_update_prune_4[classic]": 5.291542926813328, + "tests/core/test_solve.py::test_update_prune_4[libmamba]": 3.5747724492060438, + "tests/core/test_solve.py::test_update_prune_5[classic-False]": 6.22057150917398, + "tests/core/test_solve.py::test_update_prune_5[classic-True]": 5.198559173789971, + "tests/core/test_solve.py::test_update_prune_5[libmamba-False]": 3.3762506084175725, + "tests/core/test_solve.py::test_update_prune_5[libmamba-True]": 3.6108407247898087, + "tests/core/test_solve.py::test_virtual_package_solver[classic]": 2.0563845855484524, + "tests/core/test_solve.py::test_virtual_package_solver[libmamba]": 0.02691021198253722, + "tests/core/test_subdir_data.py::test_cache_fn_url_repo_anaconda_com": 0.0027804589969659204, + "tests/core/test_subdir_data.py::test_cache_fn_url_repo_continuum_io": 0.00299334542462954, + "tests/core/test_subdir_data.py::test_get_index_no_platform_with_offline_cache": 0.46696649547279945, + "tests/core/test_subdir_data.py::test_metadata_cache_clearing": 0.016677851190426512, + "tests/core/test_subdir_data.py::test_metadata_cache_works": 3.097277920166534, + "tests/core/test_subdir_data.py::test_repodata_version_2_base_url[no-credentials]": 0.6291478479616898, + "tests/core/test_subdir_data.py::test_repodata_version_2_base_url[with-auth]": 0.9964296313569205, + "tests/core/test_subdir_data.py::test_repodata_version_2_base_url[with-token]": 0.6513946228744849, + "tests/core/test_subdir_data.py::test_repodata_version_error": 1.5662385869874778, + "tests/core/test_subdir_data.py::test_search_by_packagerecord": 0.012119817233448934, + "tests/core/test_subdir_data.py::test_state_is_not_json": 0.01241058695549911, + "tests/core/test_subdir_data.py::test_subdir_data_coverage": 0.022157839468576856, + "tests/core/test_subdir_data.py::test_subdir_data_dict_state": 0.005996611261752249, + "tests/core/test_subdir_data.py::test_subdir_data_prefers_conda_to_tar_bz2": 0.01676522071302385, + "tests/core/test_subdir_data.py::test_use_only_tar_bz2": 0.02936068462128786, "tests/env/specs/test_binstar.py::test_binstar_not_installed": 0.0038894330584896743, - "tests/env/specs/test_binstar.py::test_deprecations[BinstarSpec-None]": 0.003988410771056552, - "tests/env/specs/test_binstar.py::test_deprecations[ENVIRONMENT_TYPE-TypeError]": 0.0039197341010139344, + "tests/env/specs/test_binstar.py::test_deprecations[BinstarSpec-None]": 0.003813324509668069, + "tests/env/specs/test_binstar.py::test_deprecations[ENVIRONMENT_TYPE-TypeError]": 0.004325888771480148, "tests/env/specs/test_binstar.py::test_download_environment": 0.008124547575095812, "tests/env/specs/test_binstar.py::test_environment_version_sorting": 0.008429310818320672, - "tests/env/specs/test_binstar.py::test_invalid_name": 0.007473079876874987, + "tests/env/specs/test_binstar.py::test_invalid_name": 0.0074730798768749855, "tests/env/specs/test_binstar.py::test_name_not_present": 0.008726638090033392, "tests/env/specs/test_binstar.py::test_package_not_exist": 0.007372046038447256, - "tests/env/specs/test_binstar.py::test_package_without_environment_file": 0.0067617292747311165, - "tests/env/specs/test_requirements.py::test_environment": 0.004133136649283183, - "tests/env/specs/test_requirements.py::test_no_environment_file": 0.003085833742226502, - "tests/env/specs/test_requirements.py::test_no_name": 0.0036612555512965436, - "tests/env/specs/test_requirements.py::test_req_file_and_name": 0.003017696612801934, - "tests/env/specs/test_yaml_file.py::test_environment_file_exist": 0.00462730044888973, - "tests/env/specs/test_yaml_file.py::test_filename": 0.004710868833229804, - "tests/env/specs/test_yaml_file.py::test_get_environment": 0.003549156249114441, - "tests/env/specs/test_yaml_file.py::test_no_environment_file": 0.0028933229830859107, - "tests/env/test_create.py::test_create_advanced_pip": 30.016342946344903, - "tests/env/test_create.py::test_create_empty_env": 2.137348916484925, - "tests/env/test_create.py::test_create_env_default_packages": 18.25378436187871, - "tests/env/test_create.py::test_create_env_json[example/environment.yml]": 24.72498858227595, - "tests/env/test_create.py::test_create_env_json[example/environment_with_pip.yml]": 21.135073974766637, - "tests/env/test_create.py::test_create_env_no_default_packages": 11.323746623993161, - "tests/env/test_create.py::test_create_host_port": 0.0005197043234986893, - "tests/env/test_create.py::test_create_update": 15.912543516481177, - "tests/env/test_create.py::test_create_update_remote_env_file": 16.20865973433167, - "tests/env/test_create.py::test_fail_to_create_env_in_dir_with_colon": 0.11789168616869569, - "tests/env/test_create.py::test_protected_dirs_error_for_env_create": 2.685403235308047, - "tests/env/test_env.py::test_add_channels": 0.003208906564788685, - "tests/env/test_env.py::test_add_pip": 0.006769283924019446, - "tests/env/test_env.py::test_args_are_wildcarded": 0.003253710410545615, - "tests/env/test_env.py::test_builds_spec_from_line_raw_dependency": 0.0028676073128185136, - "tests/env/test_env.py::test_can_add_dependencies_to_environment": 0.0070543169976017995, - "tests/env/test_env.py::test_channels_are_provided_by_kwarg": 0.002906464612631792, - "tests/env/test_env.py::test_channels_default_to_empty_list": 0.002990839883792496, - "tests/env/test_env.py::test_create_advanced_pip": 13.067750258531866, - "tests/env/test_env.py::test_creates_file_on_save": 0.007665747757808795, - "tests/env/test_env.py::test_dependencies_are_empty_by_default": 0.0031139849757430955, - "tests/env/test_env.py::test_dependencies_update_after_adding": 0.005550751084236419, - "tests/env/test_env.py::test_envvars": 0.007259654717885363, - "tests/env/test_env.py::test_from_history": 0.00865829224781156, - "tests/env/test_env.py::test_has_empty_filename_by_default": 0.003340740458998307, - "tests/env/test_env.py::test_has_empty_name_by_default": 0.003626867287956444, - "tests/env/test_env.py::test_has_filename_if_provided": 0.003086032392706055, - "tests/env/test_env.py::test_has_name_if_provided": 0.004086725657283602, - "tests/env/test_env.py::test_http": 0.08449953203974526, - "tests/env/test_env.py::test_http_raises": 0.1467647764861856, - "tests/env/test_env.py::test_invalid_keys": 0.005586841411407414, - "tests/env/test_env.py::test_other_tips_of_dependencies_are_supported": 0.0030961540245193586, - "tests/env/test_env.py::test_parses_dependencies_from_raw_file": 0.005825645365084637, - "tests/env/test_env.py::test_remove_channels": 0.003253467792129781, - "tests/env/test_env.py::test_retains_full_filename": 0.004893962990469073, - "tests/env/test_env.py::test_returns_Environment": 0.005737185018526748, - "tests/env/test_env.py::test_to_dict_returns_dictionary_of_data": 0.0032645483192334734, - "tests/env/test_env.py::test_to_dict_returns_just_name_if_only_thing_present": 0.002789121509399181, - "tests/env/test_env.py::test_to_yaml_returns_proper_yaml": 0.005335760709987182, - "tests/env/test_env.py::test_to_yaml_returns_yaml_parseable_string": 0.008425794012427174, - "tests/env/test_env.py::test_to_yaml_takes_stream": 0.004833690876827373, - "tests/env/test_env.py::test_valid_keys": 0.006583979337043302, - "tests/env/test_env.py::test_with_pip": 0.007361878725748585, - "tests/env/test_pip_util.py::test_get_pip_installed_packages[Successfully installed foo bar-expected0]": 0.003239267833333361, - "tests/env/test_pip_util.py::test_get_pip_installed_packages[\\nCollecting attrs\\n Using cached https://files.pythonhosted.org/packages/23/96/d828354fa2dbdf216eaa7b7de0db692f12c234f7ef888cc14980ef40d1d2/attrs-19.1.0-py2.py3-none-any.whl\\nInstalling collected packages: attrs\\nSuccessfully installed attrs-19.1.0\\n-expected1]": 0.004361614631048939, - "tests/env/test_pip_util.py::test_get_pip_installed_packages[\\nCollecting flask\\n Using cached https://files.pythonhosted.org/packages/9b/93/628509b8d5dc749656a9641f4caf13540e2cdec85276964ff8f43bbb1d3b/Flask-1.1.1-py2.py3-none-any.whl\\nCollecting itsdangerous>=0.24 (from flask)\\n Using cached https://files.pythonhosted.org/packages/76/ae/44b03b253d6fade317f32c24d100b3b35c2239807046a4c953c7b89fa49e/itsdangerous-1.1.0-py2.py3-none-any.whl\\nCollecting click>=5.1 (from flask)\\n Using cached https://files.pythonhosted.org/packages/fa/37/45185cb5abbc30d7257104c434fe0b07e5a195a6847506c074527aa599ec/Click-7.0-py2.py3-none-any.whl\\nCollecting Werkzeug>=0.15 (from flask)\\n Using cached https://files.pythonhosted.org/packages/b7/61/c0a1adf9ad80db012ed7191af98fa05faa95fa09eceb71bb6fa8b66e6a43/Werkzeug-0.15.6-py2.py3-none-any.whl\\nCollecting Jinja2>=2.10.1 (from flask)\\n Using cached https://files.pythonhosted.org/packages/1d/e7/fd8b501e7a6dfe492a433deb7b9d833d39ca74916fa8bc63dd1a4947a671/Jinja2-2.10.1-py2.py3-none-any.whl\\nCollecting MarkupSafe>=0.23 (from Jinja2>=2.10.1->flask)\\n Using cached https://files.pythonhosted.org/packages/ce/c6/f000f1af136ef74e4a95e33785921c73595c5390403f102e9b231b065b7a/MarkupSafe-1.1.1-cp37-cp37m-macosx_10_6_intel.whl\\nInstalling collected packages: itsdangerous, click, Werkzeug, MarkupSafe, Jinja2, flask\\nSuccessfully installed Jinja2-2.10.1 MarkupSafe-1.1.1 Werkzeug-0.15.6 click-7.0 flask-1.1.1 itsdangerous-1.1.0\\n-expected2]": 0.004816282637887632, - "tests/env/test_pip_util.py::test_get_pip_installed_packages[\\nCollecting flask\\n Using cached https://files.pythonhosted.org/packages/9b/93/628509b8d5dc749656a9641f4caf13540e2cdec85276964ff8f43bbb1d3b/Flask-1.1.1-py2.py3-none-any.whl\\nRequirement already satisfied: Werkzeug>=0.15 in ./miniconda3/envs/fooo/lib/python3.7/site-packages (from flask) (0.15.6)\\nRequirement already satisfied: itsdangerous>=0.24 in ./miniconda3/envs/fooo/lib/python3.7/site-packages (from flask) (1.1.0)\\nRequirement already satisfied: Jinja2>=2.10.1 in ./miniconda3/envs/fooo/lib/python3.7/site-packages (from flask) (2.10.1)\\nRequirement already satisfied: click>=5.1 in ./miniconda3/envs/fooo/lib/python3.7/site-packages (from flask) (7.0)\\nRequirement already satisfied: MarkupSafe>=0.23 in ./miniconda3/envs/fooo/lib/python3.7/site-packages (from Jinja2>=2.10.1->flask) (1.1.1)\\nInstalling collected packages: flask\\nSuccessfully installed flask-1.1.1\\n-expected3]": 0.003538737501883207, - "tests/env/test_pip_util.py::test_get_pip_installed_packages_none[\\nRequirement already satisfied: flask in ./miniconda3/envs/fooo/lib/python3.7/site-packages (1.1.1)\\nRequirement already satisfied: itsdangerous>=0.24 in ./miniconda3/envs/fooo/lib/python3.7/site-packages (from flask) (1.1.0)\\nRequirement already satisfied: Jinja2>=2.10.1 in ./miniconda3/envs/fooo/lib/python3.7/site-packages (from flask) (2.10.1)\\nRequirement already satisfied: click>=5.1 in ./miniconda3/envs/fooo/lib/python3.7/site-packages (from flask) (7.0)\\nRequirement already satisfied: Werkzeug>=0.15 in ./miniconda3/envs/fooo/lib/python3.7/site-packages (from flask) (0.15.6)\\nRequirement already satisfied: MarkupSafe>=0.23 in ./miniconda3/envs/fooo/lib/python3.7/site-packages (from Jinja2>=2.10.1->flask) (1.1.1)\\n]": 0.005417984478635792, - "tests/env/test_pip_util.py::test_get_pip_installed_packages_none[]": 0.0031934083168789133, - "tests/env/test_pip_util.py::test_get_pip_installed_packages_none[foo]": 0.0034240145950490603, - "tests/gateways/disk/test_delete.py::test_backoff_unlink": 0.0419265027810437, - "tests/gateways/disk/test_delete.py::test_backoff_unlink_doesnt_exist": 0.004448903655202431, - "tests/gateways/disk/test_delete.py::test_deprecations[move_path_to_trash-TypeError-None]": 0.0038335587966010602, - "tests/gateways/disk/test_delete.py::test_deprecations[move_to_trash-TypeError-None]": 0.004070532875906792, - "tests/gateways/disk/test_delete.py::test_deprecations[rm_rf-TypeError-kwargs0]": 0.00382633549430081, - "tests/gateways/disk/test_delete.py::test_deprecations[rm_rf-TypeError-kwargs1]": 0.0036972387929081005, - "tests/gateways/disk/test_delete.py::test_deprecations[try_rmdir_all_empty-TypeError-None]": 0.0037581504032284585, + "tests/env/specs/test_binstar.py::test_package_without_environment_file": 0.006761729274731118, + "tests/env/specs/test_requirements.py::test_environment": 0.004314288961788904, + "tests/env/specs/test_requirements.py::test_no_environment_file": 0.003753924974944699, + "tests/env/specs/test_requirements.py::test_no_name": 0.0035816518801073927, + "tests/env/specs/test_requirements.py::test_req_file_and_name": 0.0035893341906698874, + "tests/env/specs/test_yaml_file.py::test_environment_file_exist": 0.004331984376211105, + "tests/env/specs/test_yaml_file.py::test_filename": 0.004441615031924878, + "tests/env/specs/test_yaml_file.py::test_get_environment": 0.003698521119074343, + "tests/env/specs/test_yaml_file.py::test_no_environment_file": 0.004694471830402481, + "tests/env/test_create.py::test_create_advanced_pip": 30.835343354063685, + "tests/env/test_create.py::test_create_empty_env": 2.354436101822682, + "tests/env/test_create.py::test_create_env_default_packages": 17.190353192322533, + "tests/env/test_create.py::test_create_env_json[example/environment.yml]": 23.3133638436929, + "tests/env/test_create.py::test_create_env_json[example/environment_with_pip.yml]": 19.8987888811821, + "tests/env/test_create.py::test_create_env_no_default_packages": 10.955282639532888, + "tests/env/test_create.py::test_create_host_port": 0.0006595580392045842, + "tests/env/test_create.py::test_create_update": 16.12656998586207, + "tests/env/test_create.py::test_create_update_remote_env_file": 15.865720402484959, + "tests/env/test_create.py::test_fail_to_create_env_in_dir_with_colon": 0.12135899046642484, + "tests/env/test_create.py::test_protected_dirs_error_for_env_create": 3.429866173158365, + "tests/env/test_env.py::test_add_channels": 0.002841371528251793, + "tests/env/test_env.py::test_add_pip": 0.006138282541329441, + "tests/env/test_env.py::test_args_are_wildcarded": 0.003147739133800843, + "tests/env/test_env.py::test_builds_spec_from_line_raw_dependency": 0.0027901017361960352, + "tests/env/test_env.py::test_can_add_dependencies_to_environment": 0.0061451212356614365, + "tests/env/test_env.py::test_channels_are_provided_by_kwarg": 0.002697147480715204, + "tests/env/test_env.py::test_channels_default_to_empty_list": 0.0030648631611234303, + "tests/env/test_env.py::test_create_advanced_pip": 13.662888284207686, + "tests/env/test_env.py::test_creates_file_on_save": 0.007235579615552576, + "tests/env/test_env.py::test_dependencies_are_empty_by_default": 0.00282375664029189, + "tests/env/test_env.py::test_dependencies_update_after_adding": 0.004881763838595459, + "tests/env/test_env.py::test_envvars": 0.006180728568376104, + "tests/env/test_env.py::test_from_history": 0.006881508091763633, + "tests/env/test_env.py::test_has_empty_filename_by_default": 0.0033677189409601137, + "tests/env/test_env.py::test_has_empty_name_by_default": 0.003435265784785488, + "tests/env/test_env.py::test_has_filename_if_provided": 0.002729109085483239, + "tests/env/test_env.py::test_has_name_if_provided": 0.0034877745655866772, + "tests/env/test_env.py::test_http": 0.09255307175426468, + "tests/env/test_env.py::test_http_raises": 0.14030012864930672, + "tests/env/test_env.py::test_invalid_keys": 0.006390731142096616, + "tests/env/test_env.py::test_other_tips_of_dependencies_are_supported": 0.002964152610981897, + "tests/env/test_env.py::test_parses_dependencies_from_raw_file": 0.0050470488498449186, + "tests/env/test_env.py::test_remove_channels": 0.003055229447763734, + "tests/env/test_env.py::test_retains_full_filename": 0.0050403749586290705, + "tests/env/test_env.py::test_returns_Environment": 0.00508765493087638, + "tests/env/test_env.py::test_to_dict_returns_dictionary_of_data": 0.003141862035757951, + "tests/env/test_env.py::test_to_dict_returns_just_name_if_only_thing_present": 0.002900880005505014, + "tests/env/test_env.py::test_to_yaml_returns_proper_yaml": 0.0052257395017636975, + "tests/env/test_env.py::test_to_yaml_returns_yaml_parseable_string": 0.008168211035805388, + "tests/env/test_env.py::test_to_yaml_takes_stream": 0.0055081258518025035, + "tests/env/test_env.py::test_valid_keys": 0.006954656397898672, + "tests/env/test_env.py::test_with_pip": 0.006774432246759311, + "tests/env/test_pip_util.py::test_get_pip_installed_packages[Successfully installed foo bar-expected0]": 0.003207045760881541, + "tests/env/test_pip_util.py::test_get_pip_installed_packages[\\nCollecting attrs\\n Using cached https://files.pythonhosted.org/packages/23/96/d828354fa2dbdf216eaa7b7de0db692f12c234f7ef888cc14980ef40d1d2/attrs-19.1.0-py2.py3-none-any.whl\\nInstalling collected packages: attrs\\nSuccessfully installed attrs-19.1.0\\n-expected1]": 0.003517317324820955, + "tests/env/test_pip_util.py::test_get_pip_installed_packages[\\nCollecting flask\\n Using cached https://files.pythonhosted.org/packages/9b/93/628509b8d5dc749656a9641f4caf13540e2cdec85276964ff8f43bbb1d3b/Flask-1.1.1-py2.py3-none-any.whl\\nCollecting itsdangerous>=0.24 (from flask)\\n Using cached https://files.pythonhosted.org/packages/76/ae/44b03b253d6fade317f32c24d100b3b35c2239807046a4c953c7b89fa49e/itsdangerous-1.1.0-py2.py3-none-any.whl\\nCollecting click>=5.1 (from flask)\\n Using cached https://files.pythonhosted.org/packages/fa/37/45185cb5abbc30d7257104c434fe0b07e5a195a6847506c074527aa599ec/Click-7.0-py2.py3-none-any.whl\\nCollecting Werkzeug>=0.15 (from flask)\\n Using cached https://files.pythonhosted.org/packages/b7/61/c0a1adf9ad80db012ed7191af98fa05faa95fa09eceb71bb6fa8b66e6a43/Werkzeug-0.15.6-py2.py3-none-any.whl\\nCollecting Jinja2>=2.10.1 (from flask)\\n Using cached https://files.pythonhosted.org/packages/1d/e7/fd8b501e7a6dfe492a433deb7b9d833d39ca74916fa8bc63dd1a4947a671/Jinja2-2.10.1-py2.py3-none-any.whl\\nCollecting MarkupSafe>=0.23 (from Jinja2>=2.10.1->flask)\\n Using cached https://files.pythonhosted.org/packages/ce/c6/f000f1af136ef74e4a95e33785921c73595c5390403f102e9b231b065b7a/MarkupSafe-1.1.1-cp37-cp37m-macosx_10_6_intel.whl\\nInstalling collected packages: itsdangerous, click, Werkzeug, MarkupSafe, Jinja2, flask\\nSuccessfully installed Jinja2-2.10.1 MarkupSafe-1.1.1 Werkzeug-0.15.6 click-7.0 flask-1.1.1 itsdangerous-1.1.0\\n-expected2]": 0.00400646676301825, + "tests/env/test_pip_util.py::test_get_pip_installed_packages[\\nCollecting flask\\n Using cached https://files.pythonhosted.org/packages/9b/93/628509b8d5dc749656a9641f4caf13540e2cdec85276964ff8f43bbb1d3b/Flask-1.1.1-py2.py3-none-any.whl\\nRequirement already satisfied: Werkzeug>=0.15 in ./miniconda3/envs/fooo/lib/python3.7/site-packages (from flask) (0.15.6)\\nRequirement already satisfied: itsdangerous>=0.24 in ./miniconda3/envs/fooo/lib/python3.7/site-packages (from flask) (1.1.0)\\nRequirement already satisfied: Jinja2>=2.10.1 in ./miniconda3/envs/fooo/lib/python3.7/site-packages (from flask) (2.10.1)\\nRequirement already satisfied: click>=5.1 in ./miniconda3/envs/fooo/lib/python3.7/site-packages (from flask) (7.0)\\nRequirement already satisfied: MarkupSafe>=0.23 in ./miniconda3/envs/fooo/lib/python3.7/site-packages (from Jinja2>=2.10.1->flask) (1.1.1)\\nInstalling collected packages: flask\\nSuccessfully installed flask-1.1.1\\n-expected3]": 0.0035582227797917505, + "tests/env/test_pip_util.py::test_get_pip_installed_packages_none[\\nRequirement already satisfied: flask in ./miniconda3/envs/fooo/lib/python3.7/site-packages (1.1.1)\\nRequirement already satisfied: itsdangerous>=0.24 in ./miniconda3/envs/fooo/lib/python3.7/site-packages (from flask) (1.1.0)\\nRequirement already satisfied: Jinja2>=2.10.1 in ./miniconda3/envs/fooo/lib/python3.7/site-packages (from flask) (2.10.1)\\nRequirement already satisfied: click>=5.1 in ./miniconda3/envs/fooo/lib/python3.7/site-packages (from flask) (7.0)\\nRequirement already satisfied: Werkzeug>=0.15 in ./miniconda3/envs/fooo/lib/python3.7/site-packages (from flask) (0.15.6)\\nRequirement already satisfied: MarkupSafe>=0.23 in ./miniconda3/envs/fooo/lib/python3.7/site-packages (from Jinja2>=2.10.1->flask) (1.1.1)\\n]": 0.004550933807316315, + "tests/env/test_pip_util.py::test_get_pip_installed_packages_none[]": 0.003314502578666697, + "tests/env/test_pip_util.py::test_get_pip_installed_packages_none[foo]": 0.003408538295570838, + "tests/gateways/disk/test_delete.py::test_backoff_unlink": 0.03003281138482468, + "tests/gateways/disk/test_delete.py::test_backoff_unlink_doesnt_exist": 0.003533098467567484, + "tests/gateways/disk/test_delete.py::test_deprecations[move_path_to_trash-TypeError-None]": 0.0036749520771262867, + "tests/gateways/disk/test_delete.py::test_deprecations[move_to_trash-TypeError-None]": 0.0033023652855216743, + "tests/gateways/disk/test_delete.py::test_deprecations[rm_rf-TypeError-kwargs0]": 0.004196244268428827, + "tests/gateways/disk/test_delete.py::test_deprecations[rm_rf-TypeError-kwargs1]": 0.003456310266009107, + "tests/gateways/disk/test_delete.py::test_deprecations[try_rmdir_all_empty-TypeError-None]": 0.003751647864112771, "tests/gateways/disk/test_delete.py::test_move_path_to_trash_couldnt": 0.004195567207257295, "tests/gateways/disk/test_delete.py::test_move_to_trash": 0.032463513991518526, - "tests/gateways/disk/test_delete.py::test_remove_dir": 0.03206858245923283, - "tests/gateways/disk/test_delete.py::test_remove_file": 0.0053615178084846634, - "tests/gateways/disk/test_delete.py::test_remove_file_to_trash": 0.004918426266346788, - "tests/gateways/disk/test_delete.py::test_remove_link_to_dir": 0.03640463675090136, - "tests/gateways/disk/test_delete.py::test_remove_link_to_file": 0.00594963412098981, - "tests/gateways/disk/test_delete.py::test_rm_rf": 0.03223133461024712, - "tests/gateways/disk/test_delete.py::test_rm_rf_couldnt": 0.004667207120839193, - "tests/gateways/disk/test_delete.py::test_rm_rf_does_not_follow_symlinks": 0.05758903057979406, - "tests/gateways/disk/test_delete.py::test_try_rmdir_all_empty_doesnt_exist": 0.034059906787722576, - "tests/gateways/disk/test_link.py::test_hard_link": 0.006818938333696184, - "tests/gateways/disk/test_link.py::test_soft_link": 0.007756945085414568, - "tests/gateways/disk/test_permissions.py::test_make_executable": 0.003926377918819069, - "tests/gateways/disk/test_permissions.py::test_make_writable": 0.005328415733560665, - "tests/gateways/disk/test_permissions.py::test_make_writable_dir_EACCES": 0.004949431336600136, - "tests/gateways/disk/test_permissions.py::test_make_writable_dir_EPERM": 0.0051611779799974064, - "tests/gateways/disk/test_permissions.py::test_make_writable_dir_EROFS": 0.004025741780246586, - "tests/gateways/disk/test_permissions.py::test_make_writable_doesnt_exist": 0.0031298430127557576, - "tests/gateways/disk/test_permissions.py::test_recursive_make_writable": 0.006261955308388841, - "tests/gateways/disk/test_read.py::test_cherrypy_py27_osx_no_binary": 0.05548368636667834, - "tests/gateways/disk/test_read.py::test_cherrypy_py36_osx_whl": 0.09665514143030286, - "tests/gateways/disk/test_read.py::test_pyjwt_py27_osx_no_binary": 0.020924473334661887, - "tests/gateways/disk/test_read.py::test_pyjwt_py36_osx_whl": 0.019615300785044844, - "tests/gateways/disk/test_read.py::test_scrapy_py27_osx_no_binary": 0.12255137276477647, - "tests/gateways/disk/test_read.py::test_scrapy_py36_osx_whl": 0.17429676866046337, - "tests/gateways/disk/test_read.py::test_six_py27_osx_no_binary_unmanageable": 0.0069674508405983835, - "tests/gateways/disk/test_read.py::test_twilio_py27_osx_no_binary": 0.1621839199861543, - "tests/gateways/disk/test_read.py::test_twilio_py36_osx_whl": 0.2613972853933436, - "tests/gateways/test_connection.py::test_accept_range_none": 0.09557194830441915, - "tests/gateways/test_connection.py::test_add_binstar_token": 0.01595424059686739, - "tests/gateways/test_connection.py::test_get_channel_name_from_url[http://localhost-channels3-http://localhost]": 0.025217198148634278, - "tests/gateways/test_connection.py::test_get_channel_name_from_url[http://localhost/noarch/test-package-0.1.0.conda-channels2-http://localhost]": 0.03171256269958441, - "tests/gateways/test_connection.py::test_get_channel_name_from_url[https://conda.anaconda.org/conda-forge/linux-64/test-package-0.1.0.tar.bz2-channels1-conda-forge]": 0.02837679929231869, - "tests/gateways/test_connection.py::test_get_channel_name_from_url[https://repo.anaconda.com/pkgs/main/linux-64/test-package-0.1.0.conda-channels0-defaults]": 0.02669429071228665, - "tests/gateways/test_connection.py::test_get_session_returns_default": 0.0101830572411407, - "tests/gateways/test_connection.py::test_get_session_with_channel_settings": 0.01760865154498668, - "tests/gateways/test_connection.py::test_get_session_with_channel_settings_multiple": 0.013117284563244277, - "tests/gateways/test_connection.py::test_get_session_with_channel_settings_no_handler": 0.007541840243701668, - "tests/gateways/test_connection.py::test_get_session_with_request_headers": 0.008768851232377736, - "tests/gateways/test_connection.py::test_get_session_with_url_pattern[exact-url]": 0.02120675261662087, - "tests/gateways/test_connection.py::test_get_session_with_url_pattern[no-match]": 0.011435405815156516, - "tests/gateways/test_connection.py::test_get_session_with_url_pattern[url-prefix]": 0.025037115819736434, - "tests/gateways/test_connection.py::test_get_session_with_url_pattern[wildcard-match-same-schema]": 0.01580017550918701, - "tests/gateways/test_connection.py::test_get_session_with_url_pattern[wildcard-no-match-different-scheme]": 0.015689895563126274, - "tests/gateways/test_connection.py::test_get_session_with_url_pattern[wildcard-no-match-missing-scheme]": 0.010696871722435655, - "tests/gateways/test_connection.py::test_local_file_adapter_200": 0.009890984657849667, - "tests/gateways/test_connection.py::test_local_file_adapter_404": 0.01035989939807417, - "tests/gateways/test_connection.py::test_s3_server": 2.820751200290191, - "tests/gateways/test_connection.py::test_s3_server_with_mock": 2.378338213546727, - "tests/gateways/test_connection.py::test_validate_request_headers[https://repo.anaconda.com/pkgs/main/linux-64/repodata.json-headers0-expected0]": 0.0034183060467212916, - "tests/gateways/test_connection.py::test_validate_request_headers[https://repo.anaconda.com/pkgs/main/linux-64/repodata.json-headers1-expected1]": 0.0037505437034815597, - "tests/gateways/test_connection.py::test_validate_request_headers[https://repo.anaconda.com/pkgs/main/linux-64/repodata.json-headers2-expected2]": 0.0032611447848271426, - "tests/gateways/test_connection.py::test_validate_request_headers[https://repo.anaconda.com/pkgs/main/linux-64/repodata.json-headers3-expected3]": 0.0034759770678881104, - "tests/gateways/test_jlap.py::test_download_and_hash": 0.04155894425465671, - "tests/gateways/test_jlap.py::test_hashwriter": 0.0028132671612486936, - "tests/gateways/test_jlap.py::test_jlap_cache_clock[False]": 0.0669667612775218, - "tests/gateways/test_jlap.py::test_jlap_cache_clock[True]": 0.0662467907643628, - "tests/gateways/test_jlap.py::test_jlap_core": 0.007176349025233687, - "tests/gateways/test_jlap.py::test_jlap_coverage": 0.002884805484914715, - "tests/gateways/test_jlap.py::test_jlap_errors": 0.11193385841344247, - "tests/gateways/test_jlap.py::test_jlap_fetch": 0.07341926814881805, - "tests/gateways/test_jlap.py::test_jlap_fetch_file": 0.03130476860626889, - "tests/gateways/test_jlap.py::test_jlap_fetch_ssl[False]": 0.6655006198686576, - "tests/gateways/test_jlap.py::test_jlap_fetch_ssl[True]": 7.912260910155286, - "tests/gateways/test_jlap.py::test_jlap_flag[]": 0.0047504956768297454, - "tests/gateways/test_jlap.py::test_jlap_flag[jlap,another]": 0.004661208282190316, - "tests/gateways/test_jlap.py::test_jlap_flag[jlap]": 0.004881971968640118, - "tests/gateways/test_jlap.py::test_jlap_flag[jlapopotamus]": 0.005071587268090277, - "tests/gateways/test_jlap.py::test_jlap_sought": 0.13481619183815327, - "tests/gateways/test_jlap.py::test_jlap_zst_not_404": 0.008364971976218813, - "tests/gateways/test_jlap.py::test_jlap_zst_not_zst": 0.02599743598400901, - "tests/gateways/test_jlap.py::test_repodata_info_jsondecodeerror[False]": 0.03694371478146011, - "tests/gateways/test_jlap.py::test_repodata_info_jsondecodeerror[True]": 0.04121775878462866, - "tests/gateways/test_jlap.py::test_repodata_state[False]": 0.020962610183326236, - "tests/gateways/test_jlap.py::test_repodata_state[True]": 0.061861528431067916, - "tests/gateways/test_jlap.py::test_repodata_use_zst[False]": 0.005054783658485308, - "tests/gateways/test_jlap.py::test_repodata_use_zst[True]": 0.00472448764992958, - "tests/gateways/test_jlap.py::test_request_url_jlap_state": 0.025903336065206242, - "tests/gateways/test_jlap.py::test_server_available": 0.07049116718979494, - "tests/gateways/test_logging.py::test_token_not_present_in_conda_create": 4.45455288378904, - "tests/gateways/test_logging.py::test_token_replace_big_string": 0.003979708970318533, - "tests/gateways/test_logging.py::test_token_replace_individual_strings": 0.003375298339605851, - "tests/gateways/test_repodata_gateway.py::test_coverage_conda_http_errors": 0.016187195978735726, - "tests/gateways/test_repodata_gateway.py::test_get_cache_control_max_age": 0.0037688021946639737, - "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_cached[false-False]": 0.011488972766061166, - "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_cached[false-True]": 0.019160337226514088, - "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_cached[true-False]": 0.012152813995606667, - "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_cached[true-True]": 0.018622561564338676, - "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_formats[False]": 0.03470335603306921, - "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_formats[True]": 0.05437829633789782, - "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_jsondecodeerror": 0.007671740653738602, - "tests/gateways/test_repodata_gateway.py::test_repodata_state_has_format": 0.00569620577389838, - "tests/gateways/test_repodata_gateway.py::test_save": 0.19163327425797452, - "tests/gateways/test_repodata_gateway.py::test_ssl_unavailable_error_message": 0.0030830020432809154, - "tests/gateways/test_repodata_gateway.py::test_stale": 0.02164203311863206, - "tests/gateways/test_repodata_lock.py::test_lock_can_lock[False]": 1.3781280197295884, + "tests/gateways/disk/test_delete.py::test_remove_dir": 0.028881025410059442, + "tests/gateways/disk/test_delete.py::test_remove_file": 0.004737870119849721, + "tests/gateways/disk/test_delete.py::test_remove_file_to_trash": 0.005170611761452437, + "tests/gateways/disk/test_delete.py::test_remove_link_to_dir": 0.03724345637479204, + "tests/gateways/disk/test_delete.py::test_remove_link_to_file": 0.007207904280222717, + "tests/gateways/disk/test_delete.py::test_rm_rf": 0.029633356514784125, + "tests/gateways/disk/test_delete.py::test_rm_rf_couldnt": 0.003927711522228463, + "tests/gateways/disk/test_delete.py::test_rm_rf_does_not_follow_symlinks": 0.06933971238002985, + "tests/gateways/disk/test_delete.py::test_try_rmdir_all_empty_doesnt_exist": 0.03269046403120025, + "tests/gateways/disk/test_link.py::test_hard_link": 0.006604069293096905, + "tests/gateways/disk/test_link.py::test_soft_link": 0.007045563141421001, + "tests/gateways/disk/test_permissions.py::test_make_executable": 0.003852765260677757, + "tests/gateways/disk/test_permissions.py::test_make_writable": 0.004555640903932977, + "tests/gateways/disk/test_permissions.py::test_make_writable_dir_EACCES": 0.0039354507415635485, + "tests/gateways/disk/test_permissions.py::test_make_writable_dir_EPERM": 0.0043068362425102225, + "tests/gateways/disk/test_permissions.py::test_make_writable_dir_EROFS": 0.004042457913774491, + "tests/gateways/disk/test_permissions.py::test_make_writable_doesnt_exist": 0.003205349699028785, + "tests/gateways/disk/test_permissions.py::test_recursive_make_writable": 0.005420659054635756, + "tests/gateways/disk/test_read.py::test_cherrypy_py27_osx_no_binary": 0.0565803646315536, + "tests/gateways/disk/test_read.py::test_cherrypy_py36_osx_whl": 0.08961025191576716, + "tests/gateways/disk/test_read.py::test_pyjwt_py27_osx_no_binary": 0.016830645844872327, + "tests/gateways/disk/test_read.py::test_pyjwt_py36_osx_whl": 0.019668071596497638, + "tests/gateways/disk/test_read.py::test_scrapy_py27_osx_no_binary": 0.12241876891063912, + "tests/gateways/disk/test_read.py::test_scrapy_py36_osx_whl": 0.17431036229215466, + "tests/gateways/disk/test_read.py::test_six_py27_osx_no_binary_unmanageable": 0.006848534544921081, + "tests/gateways/disk/test_read.py::test_twilio_py27_osx_no_binary": 0.17490763198205597, + "tests/gateways/disk/test_read.py::test_twilio_py36_osx_whl": 0.2616578812343624, + "tests/gateways/test_connection.py::test_accept_range_none": 0.09369841840322501, + "tests/gateways/test_connection.py::test_add_binstar_token": 0.016237526784110716, + "tests/gateways/test_connection.py::test_get_channel_name_from_url[http://localhost-channels3-http://localhost]": 0.025255093408282647, + "tests/gateways/test_connection.py::test_get_channel_name_from_url[http://localhost/noarch/test-package-0.1.0.conda-channels2-http://localhost]": 0.030614314752114114, + "tests/gateways/test_connection.py::test_get_channel_name_from_url[https://conda.anaconda.org/conda-forge/linux-64/test-package-0.1.0.tar.bz2-channels1-conda-forge]": 0.02814070380105692, + "tests/gateways/test_connection.py::test_get_channel_name_from_url[https://repo.anaconda.com/pkgs/main/linux-64/test-package-0.1.0.conda-channels0-defaults]": 0.026330283947126717, + "tests/gateways/test_connection.py::test_get_session_returns_default": 0.011280520176322539, + "tests/gateways/test_connection.py::test_get_session_with_channel_settings": 0.01643289726221427, + "tests/gateways/test_connection.py::test_get_session_with_channel_settings_multiple": 0.01945151756258077, + "tests/gateways/test_connection.py::test_get_session_with_channel_settings_no_handler": 0.00817979776231071, + "tests/gateways/test_connection.py::test_get_session_with_request_headers": 0.010652541518156712, + "tests/gateways/test_connection.py::test_get_session_with_url_pattern[exact-url]": 0.01912675341758305, + "tests/gateways/test_connection.py::test_get_session_with_url_pattern[no-match]": 0.01234641936806658, + "tests/gateways/test_connection.py::test_get_session_with_url_pattern[url-prefix]": 0.021457898880731806, + "tests/gateways/test_connection.py::test_get_session_with_url_pattern[wildcard-match-same-schema]": 0.014843677677835893, + "tests/gateways/test_connection.py::test_get_session_with_url_pattern[wildcard-no-match-different-scheme]": 0.01936342662134031, + "tests/gateways/test_connection.py::test_get_session_with_url_pattern[wildcard-no-match-missing-scheme]": 0.017497669452116466, + "tests/gateways/test_connection.py::test_local_file_adapter_200": 0.011355582794667269, + "tests/gateways/test_connection.py::test_local_file_adapter_404": 0.01576894537134748, + "tests/gateways/test_connection.py::test_s3_server": 3.1083472862647707, + "tests/gateways/test_connection.py::test_s3_server_with_mock": 2.4904453007221212, + "tests/gateways/test_connection.py::test_validate_request_headers[https://repo.anaconda.com/pkgs/main/linux-64/repodata.json-headers0-expected0]": 0.00340113712456413, + "tests/gateways/test_connection.py::test_validate_request_headers[https://repo.anaconda.com/pkgs/main/linux-64/repodata.json-headers1-expected1]": 0.003725511279310535, + "tests/gateways/test_connection.py::test_validate_request_headers[https://repo.anaconda.com/pkgs/main/linux-64/repodata.json-headers2-expected2]": 0.0032387379882288683, + "tests/gateways/test_connection.py::test_validate_request_headers[https://repo.anaconda.com/pkgs/main/linux-64/repodata.json-headers3-expected3]": 0.003473423284934435, + "tests/gateways/test_jlap.py::test_download_and_hash": 0.050489512951720564, + "tests/gateways/test_jlap.py::test_hashwriter": 0.0025188037687260824, + "tests/gateways/test_jlap.py::test_jlap_cache_clock[False]": 0.06557724080274951, + "tests/gateways/test_jlap.py::test_jlap_cache_clock[True]": 0.06775827114214263, + "tests/gateways/test_jlap.py::test_jlap_core": 0.00728734503256655, + "tests/gateways/test_jlap.py::test_jlap_coverage": 0.002662351377862989, + "tests/gateways/test_jlap.py::test_jlap_errors": 0.10746834739668093, + "tests/gateways/test_jlap.py::test_jlap_fetch": 0.06586216233698967, + "tests/gateways/test_jlap.py::test_jlap_fetch_file": 0.024621806083594083, + "tests/gateways/test_jlap.py::test_jlap_fetch_ssl[False]": 1.1794369609317092, + "tests/gateways/test_jlap.py::test_jlap_fetch_ssl[True]": 7.834239598985822, + "tests/gateways/test_jlap.py::test_jlap_flag[]": 0.004685520682382535, + "tests/gateways/test_jlap.py::test_jlap_flag[jlap,another]": 0.004526943430257487, + "tests/gateways/test_jlap.py::test_jlap_flag[jlap]": 0.004905381647522148, + "tests/gateways/test_jlap.py::test_jlap_flag[jlapopotamus]": 0.00465935051477931, + "tests/gateways/test_jlap.py::test_jlap_sought": 0.13485233184146, + "tests/gateways/test_jlap.py::test_jlap_zst_not_404": 0.007974459836202895, + "tests/gateways/test_jlap.py::test_jlap_zst_not_zst": 0.026168828478361845, + "tests/gateways/test_jlap.py::test_repodata_info_jsondecodeerror[False]": 0.03413557405395908, + "tests/gateways/test_jlap.py::test_repodata_info_jsondecodeerror[True]": 0.04193640042971112, + "tests/gateways/test_jlap.py::test_repodata_state[False]": 0.024353645210229508, + "tests/gateways/test_jlap.py::test_repodata_state[True]": 0.049548083926773435, + "tests/gateways/test_jlap.py::test_repodata_use_zst[False]": 0.005222730568603535, + "tests/gateways/test_jlap.py::test_repodata_use_zst[True]": 0.004370793149953006, + "tests/gateways/test_jlap.py::test_request_url_jlap_state": 0.030837480007504775, + "tests/gateways/test_jlap.py::test_server_available": 0.04494314026516169, + "tests/gateways/test_logging.py::test_token_not_present_in_conda_create": 4.651963133809837, + "tests/gateways/test_logging.py::test_token_replace_big_string": 0.0043066471583567715, + "tests/gateways/test_logging.py::test_token_replace_individual_strings": 0.003203939636591793, + "tests/gateways/test_repodata_gateway.py::test_coverage_conda_http_errors": 0.016103933418700513, + "tests/gateways/test_repodata_gateway.py::test_get_cache_control_max_age": 0.0035617762934711337, + "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_cached[false-False]": 0.012539652908354215, + "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_cached[false-True]": 0.025851202646958338, + "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_cached[true-False]": 0.011679981727516454, + "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_cached[true-True]": 0.018494623888145916, + "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_formats[False]": 0.036221623155667605, + "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_formats[True]": 0.049882516038884925, + "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_jsondecodeerror": 0.007891311475529383, + "tests/gateways/test_repodata_gateway.py::test_repodata_state_has_format": 0.005699179299063444, + "tests/gateways/test_repodata_gateway.py::test_save": 0.19987379809291084, + "tests/gateways/test_repodata_gateway.py::test_ssl_unavailable_error_message": 0.0031192705634606587, + "tests/gateways/test_repodata_gateway.py::test_stale": 0.02032202947013976, + "tests/gateways/test_repodata_lock.py::test_lock_can_lock[False]": 1.3781280197295886, "tests/gateways/test_repodata_lock.py::test_lock_can_lock[True]": 10.743780088441518, - "tests/gateways/test_repodata_lock.py::test_lock_no_lock[False]": 11.031689182378294, - "tests/gateways/test_repodata_lock.py::test_lock_no_lock[True]": 1.3032019024492871, - "tests/gateways/test_repodata_lock.py::test_lock_rename": 0.03492942495251203, - "tests/gateways/test_subprocess.py::test_subprocess_call_with_capture_output": 0.5779870824104452, - "tests/gateways/test_subprocess.py::test_subprocess_call_without_capture_output": 0.5577601254346439, - "tests/models/test_channel.py::test_bare_channel_file": 0.005430332685481368, - "tests/models/test_channel.py::test_bare_channel_http": 0.004648501529527555, - "tests/models/test_channel.py::test_canonicalized_url_gets_correct_token": 0.024319719266252503, - "tests/models/test_channel.py::test_channel_alias": 0.0379537336116452, - "tests/models/test_channel.py::test_channel_alias_channels": 0.004600606611152449, - "tests/models/test_channel.py::test_channel_alias_w_conda_path": 0.02593203922449208, - "tests/models/test_channel.py::test_channel_alias_w_subhcnnale": 0.03179494972759593, - "tests/models/test_channel.py::test_channel_cache": 0.004906384450106943, - "tests/models/test_channel.py::test_channel_host_port": 0.005134035636185177, - "tests/models/test_channel.py::test_channel_mangles_urls": 0.005489909863853195, - "tests/models/test_channel.py::test_channel_name_subdir_only": 0.005963764739112852, - "tests/models/test_channel.py::test_channels_with_dashes": 0.03491819918114576, - "tests/models/test_channel.py::test_custom_channels": 0.03882704444937195, - "tests/models/test_channel.py::test_custom_channels_port_token_auth": 0.03819618473888589, - "tests/models/test_channel.py::test_custom_token_in_channel": 0.02422237747693052, - "tests/models/test_channel.py::test_default_channel": 0.006153535251353509, - "tests/models/test_channel.py::test_default_channels": 0.037427247347812664, - "tests/models/test_channel.py::test_defaults_channel": 0.037931039856870345, - "tests/models/test_channel.py::test_env_var_file_urls": 0.007775656891869369, - "tests/models/test_channel.py::test_expanded_variables": 0.034987999957902714, - "tests/models/test_channel.py::test_file_channel": 0.04773162963553821, - "tests/models/test_channel.py::test_file_url_with_backslashes": 0.004817115930536042, - "tests/models/test_channel.py::test_file_urls": 0.00495687570239581, - "tests/models/test_channel.py::test_local_channel": 0.06958963301426413, - "tests/models/test_channel.py::test_migrated_custom_channels": 0.03529915494333473, - "tests/models/test_channel.py::test_multichannel_priority": 0.007690259683844661, - "tests/models/test_channel.py::test_named_custom_channel": 0.03810690422166507, - "tests/models/test_channel.py::test_named_custom_channel_w_subchan": 0.03889972305042753, - "tests/models/test_channel.py::test_old_channel_alias": 0.0418749914325667, - "tests/models/test_channel.py::test_pkgs_main": 0.04684299503220789, - "tests/models/test_channel.py::test_pkgs_pro": 0.03795494940453653, - "tests/models/test_channel.py::test_ppc64le_vs_ppc64": 0.0066976611109355955, - "tests/models/test_channel.py::test_regression_against_unknown_none": 0.006925114932743427, - "tests/models/test_channel.py::test_subdir_env_var": 0.009440502778472604, - "tests/models/test_channel.py::test_subdirs_env_var": 0.011795468928391117, - "tests/models/test_channel.py::test_token_in_custom_channel": 0.009612285337573178, - "tests/models/test_channel.py::test_unexpanded_variables": 0.028777364579481067, - "tests/models/test_channel.py::test_url_channel_w_platform": 0.006962069081048509, - "tests/models/test_channel.py::test_url_custom_channel": 0.034843618990951765, - "tests/models/test_channel.py::test_url_custom_channel_w_subchan": 0.03518784054876897, - "tests/models/test_dist.py::test_channel[.conda]": 0.0069909260702335375, - "tests/models/test_dist.py::test_channel[.tar.bz2]": 0.00704129564913884, - "tests/models/test_dist.py::test_dist[.conda]": 0.005251411491410605, - "tests/models/test_dist.py::test_dist[.tar.bz2]": 0.0052464317285360555, - "tests/models/test_dist.py::test_dist_with_channel_url[.conda]": 0.0710950412220997, - "tests/models/test_dist.py::test_dist_with_channel_url[.tar.bz2]": 0.0660616733534515, - "tests/models/test_dist.py::test_dist_with_non_channel_url[.conda]": 0.0056679759164831875, - "tests/models/test_dist.py::test_dist_with_non_channel_url[.tar.bz2]": 0.005474339468643444, - "tests/models/test_index_record.py::test_index_record_timestamp": 0.00482521194512353, - "tests/models/test_index_record.py::test_prefix_record_no_channel": 0.006399644110945422, - "tests/models/test_match_spec.py::test_bracket_matches": 0.010721985383236215, - "tests/models/test_match_spec.py::test_build_merge": 0.006798100527384582, - "tests/models/test_match_spec.py::test_build_number_and_filename": 0.0033329771374611987, - "tests/models/test_match_spec.py::test_build_number_merge": 0.005734336236246518, - "tests/models/test_match_spec.py::test_canonical_string_forms": 0.014926310949020647, - "tests/models/test_match_spec.py::test_catch_invalid_regexes": 0.005828309807283982, - "tests/models/test_match_spec.py::test_channel_matching": 0.007366570950815837, - "tests/models/test_match_spec.py::test_channel_merge": 0.006335926580926926, - "tests/models/test_match_spec.py::test_comment": 0.004243234609549985, - "tests/models/test_match_spec.py::test_conda_style": 0.0031221061206939253, - "tests/models/test_match_spec.py::test_dist": 0.008129314345958132, - "tests/models/test_match_spec.py::test_dist_str": 0.00904012114231694, - "tests/models/test_match_spec.py::test_exact_values": 0.004223683386381829, - "tests/models/test_match_spec.py::test_hash": 0.0036016291270160915, - "tests/models/test_match_spec.py::test_hash_merge_with_name": 0.0065308599176406145, - "tests/models/test_match_spec.py::test_hash_merge_wo_name": 0.0035948892393832758, - "tests/models/test_match_spec.py::test_index_record": 0.006849917318104376, - "tests/models/test_match_spec.py::test_invalid": 0.003568331198217467, - "tests/models/test_match_spec.py::test_invalid_arg2spec": 0.0034728302184064918, - "tests/models/test_match_spec.py::test_invalid_version_reports_spec[pkg 4.2.2<6.0.0]": 0.021140690354401945, - "tests/models/test_match_spec.py::test_invalid_version_reports_spec[pkg>=0.10.0,<1.0.0=0.13.0,<1.0.0>=py312]": 0.0035920513102055285, - "tests/models/test_match_spec.py::test_key_value_features_canonical_string_forms": 0.0007468980272345556, - "tests/models/test_match_spec.py::test_legacy_features_canonical_string_forms": 0.0029840026687562504, - "tests/models/test_match_spec.py::test_license_match": 0.008961303527560943, - "tests/models/test_match_spec.py::test_match_1": 0.02848143317292847, - "tests/models/test_match_spec.py::test_matchspec_errors": 0.005537718598064403, - "tests/models/test_match_spec.py::test_merge_multiple_name": 0.006988154422038786, - "tests/models/test_match_spec.py::test_merge_single_name": 0.0068001794717158, - "tests/models/test_match_spec.py::test_no_name_match_spec": 0.0034372574949176095, - "tests/models/test_match_spec.py::test_openssl_match": 0.0061200011303218105, - "tests/models/test_match_spec.py::test_parse_build_number_brackets": 0.0033801496881159217, - "tests/models/test_match_spec.py::test_parse_channel_subdir": 0.005475462994424143, - "tests/models/test_match_spec.py::test_parse_equal_equal": 0.0032708574073666073, - "tests/models/test_match_spec.py::test_parse_errors": 0.003353895978707715, - "tests/models/test_match_spec.py::test_parse_hard": 0.003765431364025006, - "tests/models/test_match_spec.py::test_parse_parens": 0.004960448333990166, - "tests/models/test_match_spec.py::test_parse_spec_str_no_brackets": 0.0058135040368969045, - "tests/models/test_match_spec.py::test_parse_spec_str_tarball_url": 0.007867658063348363, - "tests/models/test_match_spec.py::test_parse_spec_str_with_brackets": 0.005243915005094048, - "tests/models/test_match_spec.py::test_pip_style": 0.003968161311711288, - "tests/models/test_match_spec.py::test_pip_style2": 0.0044893033877139886, - "tests/models/test_match_spec.py::test_simple": 0.003928905393764259, - "tests/models/test_match_spec.py::test_star_name": 0.004962211945297759, - "tests/models/test_match_spec.py::test_strictness": 0.005189955904832661, - "tests/models/test_match_spec.py::test_subdir_merge": 0.0058963917952602005, - "tests/models/test_match_spec.py::test_tarball_match_specs": 0.013073077868043938, - "tests/models/test_match_spec.py::test_to_filename": 0.006468224336459282, - "tests/models/test_match_spec.py::test_track_features_match": 0.01466441051090275, - "tests/models/test_package_info.py::test_package_info": 0.005955704658419952, - "tests/models/test_prefix_graph.py::test_deep_cyclical_dependency[classic]": 2.671247925809139, - "tests/models/test_prefix_graph.py::test_deep_cyclical_dependency[libmamba]": 1.0184442614138982, - "tests/models/test_prefix_graph.py::test_general_graph_bfs_simple[classic]": 0.031295190836405085, - "tests/models/test_prefix_graph.py::test_general_graph_bfs_simple[libmamba]": 0.032358957750502626, - "tests/models/test_prefix_graph.py::test_general_graph_bfs_version[classic]": 0.030620613674644952, - "tests/models/test_prefix_graph.py::test_general_graph_bfs_version[libmamba]": 0.03045806049870734, - "tests/models/test_prefix_graph.py::test_prefix_graph_1[classic]": 9.24193086371207, - "tests/models/test_prefix_graph.py::test_prefix_graph_1[libmamba]": 0.7232624901163317, - "tests/models/test_prefix_graph.py::test_prefix_graph_2[classic]": 9.4509763601102, - "tests/models/test_prefix_graph.py::test_prefix_graph_2[libmamba]": 0.6962823916604165, - "tests/models/test_prefix_graph.py::test_remove_youngest_descendant_nodes_with_specs[classic]": 9.2933810871761, - "tests/models/test_prefix_graph.py::test_remove_youngest_descendant_nodes_with_specs[libmamba]": 0.7539667129796312, - "tests/models/test_prefix_graph.py::test_sort_without_prep[classic]": 10.697007163029145, - "tests/models/test_prefix_graph.py::test_sort_without_prep[libmamba]": 2.096468393997912, - "tests/models/test_prefix_graph.py::test_windows_sort_orders_1[classic]": 9.73976519051594, - "tests/models/test_prefix_graph.py::test_windows_sort_orders_1[libmamba]": 2.4236596688802434, - "tests/models/test_prefix_graph.py::test_windows_sort_orders_2[classic]": 9.926881450567965, - "tests/models/test_prefix_graph.py::test_windows_sort_orders_2[libmamba]": 2.193013986755574, - "tests/models/test_records.py::test_package_record_feature": 0.005310152966952967, - "tests/models/test_records.py::test_package_record_timestamp": 0.005940757462158797, - "tests/models/test_records.py::test_package_virtual_package[123-testbuild]": 0.005316162161872268, - "tests/models/test_records.py::test_package_virtual_package[None-None]": 0.0070018287073202725, - "tests/models/test_records.py::test_package_virtual_package[None-testbuild]": 0.005808617670193166, - "tests/models/test_records.py::test_prefix_record_no_channel": 0.007658546261921385, - "tests/models/test_version.py::test_compatible_release_versions": 0.003370642411810053, - "tests/models/test_version.py::test_compound_versions": 0.003732088895816438, - "tests/models/test_version.py::test_hexrd": 0.0031515468367119327, - "tests/models/test_version.py::test_invalid_version_specs": 0.00354545635573396, - "tests/models/test_version.py::test_local_identifier": 0.0031535290040824483, - "tests/models/test_version.py::test_match": 0.007608490578824287, - "tests/models/test_version.py::test_not_eq_star": 0.003244399477414464, - "tests/models/test_version.py::test_openssl_convention": 0.003936994866209385, - "tests/models/test_version.py::test_pep440": 0.005045188720563588, - "tests/models/test_version.py::test_pep_440_arbitrary_equality_operator": 0.003031267861290034, - "tests/models/test_version.py::test_ver_eval": 0.003973590491335665, - "tests/models/test_version.py::test_ver_eval_errors": 0.0031760605239307287, - "tests/models/test_version.py::test_version_order": 0.007426339821379382, - "tests/models/test_version.py::test_version_spec_1": 0.002902788845422821, - "tests/models/test_version.py::test_version_spec_2": 0.003672910097851679, - "tests/models/test_version.py::test_version_spec_3": 0.0029481055489537994, - "tests/models/test_version.py::test_version_spec_4": 0.0032393480595958707, - "tests/notices/test_core.py::test__conda_user_story__disable_notices": 0.031233922093292725, - "tests/notices/test_core.py::test__conda_user_story__more_notices_message": 0.1116494345739873, - "tests/notices/test_core.py::test__conda_user_story__only_see_once": 0.09009415806491418, - "tests/notices/test_core.py::test_display_notices_happy_path[200]": 0.1652674285250098, - "tests/notices/test_core.py::test_display_notices_happy_path[404]": 0.15749487460115108, - "tests/notices/test_core.py::test_display_notices_happy_path[500]": 0.1603306489942797, - "tests/notices/test_core.py::test_notices_decorator": 0.09927202595884731, - "tests/notices/test_fetch.py::test_get_channel_notice_response_malformed_json": 0.09168849145907057, - "tests/notices/test_fetch.py::test_get_channel_notice_response_timeout_error": 0.0724847687764346, - "tests/notices/test_fetch.py::test_notice_response_cache_expired": 0.0028184596098584634, - "tests/notices/test_types.py::test_channel_notice_response": 0.0028704385578610285, - "tests/notices/test_types.py::test_channel_notice_response_date_parse_error": 0.0028680088103155343, - "tests/notices/test_types.py::test_channel_notice_response_integer_id": 0.0026486437019485557, - "tests/notices/test_types.py::test_channel_notice_undefined_id": 0.002693391448992945, - "tests/plugins/reporter_backends/test_console.py::test_console_reporter_renderer": 0.007269796837895588, - "tests/plugins/reporter_backends/test_console.py::test_console_reporter_renderer_envs_list": 0.008954196416828705, - "tests/plugins/reporter_backends/test_console.py::test_console_reporter_renderer_envs_list_output_false": 0.004183881891631724, - "tests/plugins/reporter_backends/test_console.py::test_prompt": 0.0034481618443080123, - "tests/plugins/reporter_backends/test_console.py::test_prompt_bad_option": 0.00463335732736835, - "tests/plugins/reporter_backends/test_console.py::test_prompt_error_reading_stdin": 0.0055294622316128085, - "tests/plugins/reporter_backends/test_console.py::test_quiet_spinner": 0.006990415355784488, - "tests/plugins/reporter_backends/test_console.py::test_quiet_spinner_with_error": 0.004004666037398669, - "tests/plugins/reporter_backends/test_console.py::test_spinner": 0.14314061648787987, - "tests/plugins/reporter_backends/test_console.py::test_spinner_with_error": 0.1529981594331791, - "tests/plugins/reporter_backends/test_console.py::test_spinner_with_os_error_errno_epipe": 0.0211785639068199, - "tests/plugins/reporter_backends/test_console.py::test_tqdm_progress_bar_os_error": 0.00648338830477811, - "tests/plugins/reporter_backends/test_console.py::test_tqdm_progress_bar_os_error_with_epipe_errno": 0.0052956341626367335, - "tests/plugins/reporter_backends/test_console.py::test_tqdm_progress_bar_update_to_os_error": 0.008554073072112105, - "tests/plugins/reporter_backends/test_console.py::test_tqdm_progress_bar_update_to_os_error_with_errno_epipe": 0.007086931263698165, - "tests/plugins/reporter_backends/test_json.py::test_json_handler": 0.004129615126282655, - "tests/plugins/reporter_backends/test_json.py::test_json_progress_bar_enabled": 0.008384821094245676, - "tests/plugins/reporter_backends/test_json.py::test_json_progress_bar_not_enabled": 0.005798508571028355, - "tests/plugins/reporter_backends/test_json.py::test_json_spinner": 0.004000318108960168, - "tests/plugins/subcommands/doctor/test_cli.py::test_conda_doctor_happy_path": 6.874586037626249, - "tests/plugins/subcommands/doctor/test_cli.py::test_conda_doctor_happy_path_show_help": 0.08981982374398552, - "tests/plugins/subcommands/doctor/test_cli.py::test_conda_doctor_happy_path_verbose": 6.395051252000777, - "tests/plugins/subcommands/doctor/test_cli.py::test_conda_doctor_with_non_existent_environment": 0.12900950096471442, - "tests/plugins/subcommands/doctor/test_cli.py::test_conda_doctor_with_test_environment": 2.5273637457228126, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files[.pyc]": 0.008497745010364304, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files[.pyo]": 0.010055803471701192, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files_action[.pyc-False]": 0.009253744966024829, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files_action[.pyc-True]": 0.008889905765313426, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files_action[.pyo-False]": 0.009647678510647713, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files_action[.pyo-True]": 0.008991345250513691, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_display_health_checks[.pyc-False]": 0.02864925673668949, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_display_health_checks[.pyc-True]": 0.027903200412790246, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_display_health_checks[.pyo-False]": 0.02651465431385035, + "tests/gateways/test_repodata_lock.py::test_lock_no_lock[False]": 11.028460403346108, + "tests/gateways/test_repodata_lock.py::test_lock_no_lock[True]": 1.4839472564171963, + "tests/gateways/test_repodata_lock.py::test_lock_rename": 0.03353863270188297, + "tests/gateways/test_subprocess.py::test_subprocess_call_with_capture_output": 0.608111655826315, + "tests/gateways/test_subprocess.py::test_subprocess_call_without_capture_output": 0.6068644299960638, + "tests/models/test_channel.py::test_bare_channel_file": 0.004787319370492767, + "tests/models/test_channel.py::test_bare_channel_http": 0.004379562621553485, + "tests/models/test_channel.py::test_canonicalized_url_gets_correct_token": 0.02335702716051079, + "tests/models/test_channel.py::test_channel_alias": 0.03616621447935364, + "tests/models/test_channel.py::test_channel_alias_channels": 0.004658641481117903, + "tests/models/test_channel.py::test_channel_alias_w_conda_path": 0.02502159171701092, + "tests/models/test_channel.py::test_channel_alias_w_subhcnnale": 0.025869864679927777, + "tests/models/test_channel.py::test_channel_cache": 0.004419927340310663, + "tests/models/test_channel.py::test_channel_host_port": 0.004453661907330705, + "tests/models/test_channel.py::test_channel_mangles_urls": 0.005379282938489813, + "tests/models/test_channel.py::test_channel_name_subdir_only": 0.005512143514386436, + "tests/models/test_channel.py::test_channels_with_dashes": 0.02957271305191179, + "tests/models/test_channel.py::test_custom_channels": 0.03791203012904529, + "tests/models/test_channel.py::test_custom_channels_port_token_auth": 0.038565052696597775, + "tests/models/test_channel.py::test_custom_token_in_channel": 0.023573124177886266, + "tests/models/test_channel.py::test_default_channel": 0.00608867057510766, + "tests/models/test_channel.py::test_default_channels": 0.03329719910921514, + "tests/models/test_channel.py::test_defaults_channel": 0.03304207941196049, + "tests/models/test_channel.py::test_env_var_file_urls": 0.006784931783494164, + "tests/models/test_channel.py::test_expanded_variables": 0.026770026536929923, + "tests/models/test_channel.py::test_file_channel": 0.040595880010034696, + "tests/models/test_channel.py::test_file_url_with_backslashes": 0.004760836101905222, + "tests/models/test_channel.py::test_file_urls": 0.005123711413549027, + "tests/models/test_channel.py::test_local_channel": 0.06479391497577587, + "tests/models/test_channel.py::test_migrated_custom_channels": 0.03792510522302792, + "tests/models/test_channel.py::test_multichannel_priority": 0.006984148630157409, + "tests/models/test_channel.py::test_named_custom_channel": 0.03397872272636373, + "tests/models/test_channel.py::test_named_custom_channel_w_subchan": 0.038364432790560565, + "tests/models/test_channel.py::test_old_channel_alias": 0.03597310488328109, + "tests/models/test_channel.py::test_pkgs_main": 0.03897257508639934, + "tests/models/test_channel.py::test_pkgs_pro": 0.03513199893609688, + "tests/models/test_channel.py::test_ppc64le_vs_ppc64": 0.006287453507274362, + "tests/models/test_channel.py::test_regression_against_unknown_none": 0.006169189924374096, + "tests/models/test_channel.py::test_subdir_env_var": 0.00971506999506507, + "tests/models/test_channel.py::test_subdirs_env_var": 0.01031124323273871, + "tests/models/test_channel.py::test_token_in_custom_channel": 0.006713142065645465, + "tests/models/test_channel.py::test_unexpanded_variables": 0.022204674121210754, + "tests/models/test_channel.py::test_url_channel_w_platform": 0.006001338699239621, + "tests/models/test_channel.py::test_url_custom_channel": 0.033761244349870184, + "tests/models/test_channel.py::test_url_custom_channel_w_subchan": 0.03364930515149982, + "tests/models/test_dist.py::test_channel[.conda]": 0.006399783506835115, + "tests/models/test_dist.py::test_channel[.tar.bz2]": 0.006438331525562127, + "tests/models/test_dist.py::test_dist[.conda]": 0.004884962617861753, + "tests/models/test_dist.py::test_dist[.tar.bz2]": 0.005239098861467955, + "tests/models/test_dist.py::test_dist_with_channel_url[.conda]": 0.0652754149113391, + "tests/models/test_dist.py::test_dist_with_channel_url[.tar.bz2]": 0.06234477200670314, + "tests/models/test_dist.py::test_dist_with_non_channel_url[.conda]": 0.005969541813887341, + "tests/models/test_dist.py::test_dist_with_non_channel_url[.tar.bz2]": 0.005881309326077728, + "tests/models/test_index_record.py::test_index_record_timestamp": 0.004825211945123533, + "tests/models/test_index_record.py::test_prefix_record_no_channel": 0.006399644110945419, + "tests/models/test_match_spec.py::test_bracket_matches": 0.010821421194972121, + "tests/models/test_match_spec.py::test_build_glob_merge": 0.023846688999810794, + "tests/models/test_match_spec.py::test_build_glob_merge_channel": 0.005435110000007626, + "tests/models/test_match_spec.py::test_build_merge": 0.006158531473186973, + "tests/models/test_match_spec.py::test_build_number_and_filename": 0.002815076725278148, + "tests/models/test_match_spec.py::test_build_number_merge": 0.005569661461809951, + "tests/models/test_match_spec.py::test_canonical_string_forms": 0.017431251913364525, + "tests/models/test_match_spec.py::test_catch_invalid_regexes": 0.005340665787805849, + "tests/models/test_match_spec.py::test_channel_matching": 0.007437132871702878, + "tests/models/test_match_spec.py::test_channel_merge": 0.005902014709464647, + "tests/models/test_match_spec.py::test_comment": 0.0032841479730725417, + "tests/models/test_match_spec.py::test_conda_style": 0.002956912045831293, + "tests/models/test_match_spec.py::test_dist": 0.007373513422561025, + "tests/models/test_match_spec.py::test_dist_str": 0.009146385077525191, + "tests/models/test_match_spec.py::test_exact_values": 0.0034961173250378967, + "tests/models/test_match_spec.py::test_hash": 0.003641269120910126, + "tests/models/test_match_spec.py::test_hash_merge_with_name": 0.006259752366398801, + "tests/models/test_match_spec.py::test_hash_merge_with_name[md5]": 0.004254747999993924, + "tests/models/test_match_spec.py::test_hash_merge_with_name[sha256]": 0.004341313999987051, + "tests/models/test_match_spec.py::test_hash_merge_wo_name": 0.003547844290359505, + "tests/models/test_match_spec.py::test_hash_merge_wo_name[md5]": 0.0033165659999667696, + "tests/models/test_match_spec.py::test_hash_merge_wo_name[sha256]": 0.0025709770000048593, + "tests/models/test_match_spec.py::test_index_record": 0.006580321149563646, + "tests/models/test_match_spec.py::test_invalid": 0.003548957429405147, + "tests/models/test_match_spec.py::test_invalid_arg2spec": 0.002889797749666692, + "tests/models/test_match_spec.py::test_invalid_version_reports_spec[pkg 4.2.2<6.0.0]": 0.01404940059155441, + "tests/models/test_match_spec.py::test_invalid_version_reports_spec[pkg>=0.10.0,<1.0.0=0.13.0,<1.0.0>=py312]": 0.003278116422696414, + "tests/models/test_match_spec.py::test_key_value_features_canonical_string_forms": 0.0006523662937849525, + "tests/models/test_match_spec.py::test_legacy_features_canonical_string_forms": 0.002819769413235445, + "tests/models/test_match_spec.py::test_license_match": 0.009600673955136163, + "tests/models/test_match_spec.py::test_match_1": 0.028062578655937018, + "tests/models/test_match_spec.py::test_matchspec_errors": 0.005052961043790318, + "tests/models/test_match_spec.py::test_merge_multiple_name": 0.006659073757845863, + "tests/models/test_match_spec.py::test_merge_single_name": 0.006471099796468545, + "tests/models/test_match_spec.py::test_no_name_match_spec": 0.003034107073293066, + "tests/models/test_match_spec.py::test_openssl_match": 0.005334808996618143, + "tests/models/test_match_spec.py::test_parse_build_number_brackets": 0.003206018594441578, + "tests/models/test_match_spec.py::test_parse_channel_subdir": 0.0054132969644918195, + "tests/models/test_match_spec.py::test_parse_equal_equal": 0.0031505052132736167, + "tests/models/test_match_spec.py::test_parse_errors": 0.003159263180968845, + "tests/models/test_match_spec.py::test_parse_hard": 0.003193023255583873, + "tests/models/test_match_spec.py::test_parse_parens": 0.004822920415948426, + "tests/models/test_match_spec.py::test_parse_spec_str_no_brackets": 0.00537761540933486, + "tests/models/test_match_spec.py::test_parse_spec_str_tarball_url": 0.007336267314238158, + "tests/models/test_match_spec.py::test_parse_spec_str_with_brackets": 0.004888740537723913, + "tests/models/test_match_spec.py::test_pip_style": 0.003403435360912571, + "tests/models/test_match_spec.py::test_pip_style2": 0.0039680553339773335, + "tests/models/test_match_spec.py::test_simple": 0.003980373343658395, + "tests/models/test_match_spec.py::test_star_name": 0.003941214955388948, + "tests/models/test_match_spec.py::test_strictness": 0.005114834047703013, + "tests/models/test_match_spec.py::test_subdir_merge": 0.006067245671599154, + "tests/models/test_match_spec.py::test_tarball_match_specs": 0.012490963594914027, + "tests/models/test_match_spec.py::test_to_filename": 0.005782477449306186, + "tests/models/test_match_spec.py::test_track_features_match": 0.01137414028884941, + "tests/models/test_package_info.py::test_package_info": 0.005228610218864655, + "tests/models/test_prefix_graph.py::test_deep_cyclical_dependency[classic]": 2.7143429863976976, + "tests/models/test_prefix_graph.py::test_deep_cyclical_dependency[libmamba]": 0.9750569328807108, + "tests/models/test_prefix_graph.py::test_general_graph_bfs_simple[classic]": 0.03366854222848697, + "tests/models/test_prefix_graph.py::test_general_graph_bfs_simple[libmamba]": 0.031980760477035776, + "tests/models/test_prefix_graph.py::test_general_graph_bfs_version[classic]": 0.03066848894501975, + "tests/models/test_prefix_graph.py::test_general_graph_bfs_version[libmamba]": 0.031135721180481562, + "tests/models/test_prefix_graph.py::test_prefix_graph_1[classic]": 9.283292448381452, + "tests/models/test_prefix_graph.py::test_prefix_graph_1[libmamba]": 0.6874732038708748, + "tests/models/test_prefix_graph.py::test_prefix_graph_2[classic]": 9.860194808087563, + "tests/models/test_prefix_graph.py::test_prefix_graph_2[libmamba]": 0.6860673871488006, + "tests/models/test_prefix_graph.py::test_remove_youngest_descendant_nodes_with_specs[classic]": 9.471589980825415, + "tests/models/test_prefix_graph.py::test_remove_youngest_descendant_nodes_with_specs[libmamba]": 0.6924220337908327, + "tests/models/test_prefix_graph.py::test_sort_without_prep[classic]": 11.311647897923418, + "tests/models/test_prefix_graph.py::test_sort_without_prep[libmamba]": 2.511149133582194, + "tests/models/test_prefix_graph.py::test_windows_sort_orders_1[classic]": 10.20965853005698, + "tests/models/test_prefix_graph.py::test_windows_sort_orders_1[libmamba]": 2.394267373417978, + "tests/models/test_prefix_graph.py::test_windows_sort_orders_2[classic]": 10.8447265622808, + "tests/models/test_prefix_graph.py::test_windows_sort_orders_2[libmamba]": 2.2485592071429377, + "tests/models/test_records.py::test_package_record_feature": 0.005738265844793507, + "tests/models/test_records.py::test_package_record_timestamp": 0.006106946218340734, + "tests/models/test_records.py::test_package_virtual_package[123-testbuild]": 0.00621346531829054, + "tests/models/test_records.py::test_package_virtual_package[None-None]": 0.006462931612284314, + "tests/models/test_records.py::test_package_virtual_package[None-testbuild]": 0.00557569293832575, + "tests/models/test_records.py::test_prefix_record_no_channel": 0.007682983355755412, + "tests/models/test_version.py::test_compatible_release_versions": 0.0032817164029577974, + "tests/models/test_version.py::test_compound_versions": 0.0035861574993348243, + "tests/models/test_version.py::test_hexrd": 0.0030045514611618147, + "tests/models/test_version.py::test_invalid_version_specs": 0.0033886051499063432, + "tests/models/test_version.py::test_local_identifier": 0.0030989956123976033, + "tests/models/test_version.py::test_match": 0.007651220658631681, + "tests/models/test_version.py::test_not_eq_star": 0.0033774941146439805, + "tests/models/test_version.py::test_openssl_convention": 0.004320827177225723, + "tests/models/test_version.py::test_pep440": 0.00539855446150041, + "tests/models/test_version.py::test_pep_440_arbitrary_equality_operator": 0.002917522565775868, + "tests/models/test_version.py::test_ver_eval": 0.004926012840339887, + "tests/models/test_version.py::test_ver_eval_errors": 0.003070955534341466, + "tests/models/test_version.py::test_version_order": 0.027364216165105204, + "tests/models/test_version.py::test_version_spec_1": 0.0029326583983770166, + "tests/models/test_version.py::test_version_spec_2": 0.0035417240266786393, + "tests/models/test_version.py::test_version_spec_3": 0.0031986487426746714, + "tests/models/test_version.py::test_version_spec_4": 0.003297871698317673, + "tests/notices/test_core.py::test__conda_user_story__disable_notices": 0.03002933930463061, + "tests/notices/test_core.py::test__conda_user_story__more_notices_message": 0.13699253944877182, + "tests/notices/test_core.py::test__conda_user_story__only_see_once": 0.14457237150317562, + "tests/notices/test_core.py::test_display_notices_happy_path[200]": 0.25943900694977157, + "tests/notices/test_core.py::test_display_notices_happy_path[404]": 0.26088883391042683, + "tests/notices/test_core.py::test_display_notices_happy_path[500]": 0.24144364683387537, + "tests/notices/test_core.py::test_notices_decorator": 0.13863463065350307, + "tests/notices/test_fetch.py::test_get_channel_notice_response_malformed_json": 0.11486239798402463, + "tests/notices/test_fetch.py::test_get_channel_notice_response_timeout_error": 0.1302768932255802, + "tests/notices/test_fetch.py::test_notice_response_cache_expired": 0.0028188703271057893, + "tests/notices/test_types.py::test_channel_notice_response": 0.0028955896692103673, + "tests/notices/test_types.py::test_channel_notice_response_date_parse_error": 0.002962014379592377, + "tests/notices/test_types.py::test_channel_notice_response_integer_id": 0.002949998362934668, + "tests/notices/test_types.py::test_channel_notice_undefined_id": 0.0028267032547795363, + "tests/plugins/reporter_backends/test_console.py::test_console_reporter_renderer": 0.006486877437990375, + "tests/plugins/reporter_backends/test_console.py::test_console_reporter_renderer_envs_list": 0.008360811204395746, + "tests/plugins/reporter_backends/test_console.py::test_console_reporter_renderer_envs_list_output_false": 0.003925569190549877, + "tests/plugins/reporter_backends/test_console.py::test_prompt": 0.004064712309523092, + "tests/plugins/reporter_backends/test_console.py::test_prompt_bad_option": 0.004371630152855168, + "tests/plugins/reporter_backends/test_console.py::test_prompt_error_reading_stdin": 0.0050829849356167425, + "tests/plugins/reporter_backends/test_console.py::test_quiet_spinner": 0.00599106425503563, + "tests/plugins/reporter_backends/test_console.py::test_quiet_spinner_with_error": 0.00379787329690243, + "tests/plugins/reporter_backends/test_console.py::test_spinner": 0.17045836352566945, + "tests/plugins/reporter_backends/test_console.py::test_spinner_with_error": 0.16276786228589737, + "tests/plugins/reporter_backends/test_console.py::test_spinner_with_os_error_errno_epipe": 0.02183744699548875, + "tests/plugins/reporter_backends/test_console.py::test_tqdm_progress_bar_os_error": 0.005884405899602932, + "tests/plugins/reporter_backends/test_console.py::test_tqdm_progress_bar_os_error_with_epipe_errno": 0.0050486471097694755, + "tests/plugins/reporter_backends/test_console.py::test_tqdm_progress_bar_update_to_os_error": 0.007273239514200347, + "tests/plugins/reporter_backends/test_console.py::test_tqdm_progress_bar_update_to_os_error_with_errno_epipe": 0.00727938887763485, + "tests/plugins/reporter_backends/test_json.py::test_json_handler": 0.004083234752342953, + "tests/plugins/reporter_backends/test_json.py::test_json_progress_bar_enabled": 0.009111116438156791, + "tests/plugins/reporter_backends/test_json.py::test_json_progress_bar_not_enabled": 0.0071879209975077235, + "tests/plugins/reporter_backends/test_json.py::test_json_spinner": 0.003597674292318041, + "tests/plugins/subcommands/doctor/test_cli.py::test_conda_doctor_happy_path": 7.1483377350464705, + "tests/plugins/subcommands/doctor/test_cli.py::test_conda_doctor_happy_path_show_help": 0.08388278773775404, + "tests/plugins/subcommands/doctor/test_cli.py::test_conda_doctor_happy_path_verbose": 6.9659049225578755, + "tests/plugins/subcommands/doctor/test_cli.py::test_conda_doctor_with_non_existent_environment": 0.13447820309902014, + "tests/plugins/subcommands/doctor/test_cli.py::test_conda_doctor_with_test_environment": 2.248881553622276, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files[.pyc]": 0.008398088460875374, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files[.pyo]": 0.009454644118081407, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files_action[.pyc-False]": 0.009631454906359811, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files_action[.pyc-True]": 0.010307588205398477, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files_action[.pyo-False]": 0.009293473579999689, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files_action[.pyo-True]": 0.00999236343554682, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_display_health_checks[.pyc-False]": 0.028649256736689492, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_display_health_checks[.pyc-True]": 0.027903200412790253, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_display_health_checks[.pyo-False]": 0.026514654313850354, "tests/plugins/subcommands/doctor/test_health_checks.py::test_display_health_checks[.pyo-True]": 0.03146324714891052, "tests/plugins/subcommands/doctor/test_health_checks.py::test_display_health_checks_altered_files[.pyc-False]": 0.03229840096169116, "tests/plugins/subcommands/doctor/test_health_checks.py::test_display_health_checks_altered_files[.pyc-True]": 0.02884352541555668, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_display_health_checks_altered_files[.pyo-False]": 0.02711136109435931, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_display_health_checks_altered_files[.pyo-True]": 0.029022531620812236, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_display_health_checks_altered_files[.pyo-False]": 0.027111361094359306, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_display_health_checks_altered_files[.pyo-True]": 0.029022531620812243, "tests/plugins/subcommands/doctor/test_health_checks.py::test_display_health_checks_missing_files[.pyc-False]": 0.02610966528649691, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_display_health_checks_missing_files[.pyc-True]": 0.030701408425071307, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_display_health_checks_missing_files[.pyo-False]": 0.027356713330068717, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_display_health_checks_missing_files[.pyo-True]": 0.028430811723689425, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_env_txt_check_action[.pyc]": 0.009534235669304532, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_env_txt_check_action[.pyo]": 0.00979972467159382, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_json_cannot_be_loaded[.pyc]": 0.009168764297926946, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_json_cannot_be_loaded[.pyo]": 0.018160180081262273, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_json_keys_missing[.pyc]": 0.010740657635213974, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_json_keys_missing[.pyo]": 0.010952318138543398, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_listed_on_envs_txt_file[.pyc]": 0.010968397678007788, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_listed_on_envs_txt_file[.pyo]": 0.013926177520144386, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files[.pyc]": 0.00891802615515114, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files[.pyo]": 0.007480386620770199, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files_action[.pyc-False]": 0.01116980798495404, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files_action[.pyc-True]": 0.008637017713544238, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files_action[.pyo-False]": 0.009551614811012417, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files_action[.pyo-True]": 0.010102934354526985, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files[.pyc]": 0.009505608680414036, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files[.pyo]": 0.008108115084370085, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files_action[.pyc-False]": 0.009563715392363092, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files_action[.pyc-True]": 0.009953022853532327, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files_action[.pyo-False]": 0.010399824753843514, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files_action[.pyo-True]": 0.011408013563434244, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files[.pyc]": 0.007788257335846281, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files[.pyo]": 0.0075334501259885335, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files_action[.pyc-False]": 0.00864537917456396, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files_action[.pyc-True]": 0.0089886625937878, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files_action[.pyo-False]": 0.00877838825555852, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files_action[.pyo-True]": 0.010311234764384754, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_not_env_txt_check_action[.pyc]": 0.01047280034969014, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_not_env_txt_check_action[.pyo]": 0.01725680406270366, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_not_listed_on_envs_txt_file[.pyc]": 0.009944638704909694, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_not_listed_on_envs_txt_file[.pyo]": 0.01249841349729547, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_fails[.pyc]": 3.535404420211407, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_fails[.pyo]": 3.556172964455934, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_non_existent_path[.pyc]": 0.010215089061860284, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_non_existent_path[.pyo]": 0.012761561927258086, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_passes[.pyc]": 0.01209421176807835, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_passes[.pyo]": 0.012831605439668815, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_wrong_path_version[.pyc]": 0.008327060843212076, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_wrong_path_version[.pyo]": 0.009361893812480203, - "tests/plugins/test_auth_handlers.py::test_duplicated": 0.006171523511779467, - "tests/plugins/test_auth_handlers.py::test_get_auth_handler": 0.0060466413895364545, - "tests/plugins/test_auth_handlers.py::test_get_auth_handler_multiple": 0.006575305720525659, - "tests/plugins/test_health_checks.py::test_health_check_not_ran": 0.1349387337296025, - "tests/plugins/test_health_checks.py::test_health_check_ran": 0.12640867743092243, - "tests/plugins/test_manager.py::test_disable_external_plugins[VerboseSolverPlugin]": 0.005006826082470466, - "tests/plugins/test_manager.py::test_disable_external_plugins[tests.plugins.test_manager]": 0.005385940429536305, - "tests/plugins/test_manager.py::test_get_canonical_name_class": 0.00473928035129285, - "tests/plugins/test_manager.py::test_get_canonical_name_instance": 0.005233798739992705, - "tests/plugins/test_manager.py::test_get_canonical_name_module": 0.004787681341803368, - "tests/plugins/test_manager.py::test_get_canonical_name_object": 0.005130537555987149, - "tests/plugins/test_manager.py::test_get_hook_results": 0.23059274079007328, - "tests/plugins/test_manager.py::test_get_request_headers": 0.005092591214148997, - "tests/plugins/test_manager.py::test_get_session_headers": 0.004630054362546616, - "tests/plugins/test_manager.py::test_get_solvers": 0.005631270298332211, - "tests/plugins/test_manager.py::test_get_virtual_packages": 0.005536618173195246, - "tests/plugins/test_manager.py::test_get_virtual_packages_no_name": 0.0053758722543260805, - "tests/plugins/test_manager.py::test_known_solver": 0.005503205139465297, - "tests/plugins/test_manager.py::test_load_entrypoints_blocked": 0.023559869255028842, - "tests/plugins/test_manager.py::test_load_entrypoints_importerror": 0.029198278791916235, - "tests/plugins/test_manager.py::test_load_entrypoints_register_valueerror": 0.03108285800056447, - "tests/plugins/test_manager.py::test_load_entrypoints_success": 0.03450444509575534, - "tests/plugins/test_manager.py::test_load_plugins_error": 0.006707246142411377, - "tests/plugins/test_manager.py::test_load_two_plugins_one_impls": 0.006176181284790829, - "tests/plugins/test_manager.py::test_load_without_plugins": 0.005625680815500872, - "tests/plugins/test_manager.py::test_unknown_solver": 0.005354094062471849, - "tests/plugins/test_post_commands.py::test_post_command_action_raises_exception": 0.122692154529783, - "tests/plugins/test_post_commands.py::test_post_command_invoked": 0.1542011135644348, - "tests/plugins/test_post_commands.py::test_post_command_not_invoked": 0.14588553693885076, - "tests/plugins/test_post_solves.py::test_post_solve_action_raises_exception": 2.2431209116307285, - "tests/plugins/test_post_solves.py::test_post_solve_invoked": 3.9347708858890296, - "tests/plugins/test_post_solves.py::test_post_solve_not_invoked": 0.15571894383280196, - "tests/plugins/test_pre_commands.py::test_pre_command_action_raises_exception": 0.10806272028584372, - "tests/plugins/test_pre_commands.py::test_pre_command_invoked": 0.1494020447646467, - "tests/plugins/test_pre_commands.py::test_pre_command_not_invoked": 0.15954567829161345, - "tests/plugins/test_pre_solves.py::test_pre_solve_action_raises_exception": 0.1386688858462791, - "tests/plugins/test_pre_solves.py::test_pre_solve_invoked": 1.0184768856394462, - "tests/plugins/test_pre_solves.py::test_pre_solve_not_invoked": 0.14125099412554099, - "tests/plugins/test_reporter_backends.py::test_console_reporter_backend[detail_view-classic-argument2-\\n test : something\\n\\n]": 0.007231704352061211, - "tests/plugins/test_reporter_backends.py::test_console_reporter_backend[detail_view-json-argument3-{\\n \"test\": \"something\"\\n}]": 0.006591129600026486, - "tests/plugins/test_reporter_backends.py::test_console_reporter_backend[render-classic-test-test]": 0.007083605203711757, - "tests/plugins/test_reporter_backends.py::test_console_reporter_backend[render-json-test-\"test\"]": 0.0058184016389347904, - "tests/plugins/test_reporter_backends.py::test_default_reporter_backends_are_registered": 0.00618939282153639, - "tests/plugins/test_reporter_backends.py::test_dummy_reporter_backend_is_registered": 0.006692709913654593, - "tests/plugins/test_request_headers.py::test_get_auth_handler": 0.0055435890249659414, - "tests/plugins/test_request_headers.py::test_get_auth_handler_multiple": 0.004790532054081692, - "tests/plugins/test_request_headers.py::test_get_request_headers[example.com/endpoint.json]": 0.006523896169953577, - "tests/plugins/test_request_headers.py::test_get_request_headers[example.com/path/somewhere.txt]": 0.005841910231899216, - "tests/plugins/test_request_headers.py::test_get_request_headers[example.com]": 0.014882083846119401, - "tests/plugins/test_request_headers.py::test_get_request_headers[random.com/endpoint.json]": 0.00637212800762762, - "tests/plugins/test_request_headers.py::test_get_request_headers[random.com]": 0.005171739801046443, - "tests/plugins/test_request_headers.py::test_get_session_headers[example.com/endpoint.json]": 0.005128775842424362, - "tests/plugins/test_request_headers.py::test_get_session_headers[example.com/path/somewhere.txt]": 0.006017351844411588, - "tests/plugins/test_request_headers.py::test_get_session_headers[example.com]": 0.005345297599209587, - "tests/plugins/test_request_headers.py::test_get_session_headers[random.com/endpoint.json]": 0.005695173757158165, - "tests/plugins/test_request_headers.py::test_get_session_headers[random.com]": 0.005807815575445081, - "tests/plugins/test_settings.py::test_get_settings": 0.012099160899042102, - "tests/plugins/test_settings.py::test_load_configuration_parameters": 0.0072096795760019285, - "tests/plugins/test_settings.py::test_load_plugin_config_with_env_var": 0.02437342072307686, - "tests/plugins/test_settings.py::test_load_plugin_settings_with_condarc": 0.027741756167220907, - "tests/plugins/test_solvers.py::test_duplicated": 0.006154076475533003, - "tests/plugins/test_solvers.py::test_get_cached_solver_backend": 0.018910567380870213, - "tests/plugins/test_solvers.py::test_get_conflicting_solvers": 0.00691606307165661, - "tests/plugins/test_solvers.py::test_get_no_solver": 0.005668898044449822, - "tests/plugins/test_solvers.py::test_get_one_solver": 0.005083304646159429, - "tests/plugins/test_solvers.py::test_get_solver_backend": 0.031926458684074, - "tests/plugins/test_solvers.py::test_get_solver_backend_multiple": 0.02794643888162589, - "tests/plugins/test_solvers.py::test_get_two_solvers": 0.0064346595216182466, - "tests/plugins/test_solvers.py::test_solver_user_agent": 0.026142345388433373, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[activate]": 0.0942955447881662, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[clean]": 0.10340497276104454, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[commands]": 0.08372451285498164, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[compare]": 0.09706546684512349, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[config]": 0.09354247371406688, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[create]": 0.08785638307025864, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[deactivate]": 0.09152561122147691, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[env]": 0.09451009430422794, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[export]": 0.08692416013225074, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[info]": 0.10072682679796956, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[init]": 0.08068666870555564, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[install]": 0.10034369411524757, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[list]": 0.08746084610873871, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[notices]": 0.09750632947583249, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[package]": 0.08926650117093533, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[remove]": 0.08691876864291036, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[rename]": 0.09500311409765555, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[run]": 0.09026975398181131, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[search]": 0.11938494782277266, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[uninstall]": 0.10244889864470404, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[update]": 0.09773314184680043, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[upgrade]": 0.13136418672705866, - "tests/plugins/test_subcommands.py::test_custom_plugin_extend_parser": 0.10047392831031121, - "tests/plugins/test_subcommands.py::test_custom_plugin_not_extend_parser": 0.1433960652830769, - "tests/plugins/test_subcommands.py::test_duplicated": 0.007003913073329705, - "tests/plugins/test_subcommands.py::test_help": 0.09121757521314182, - "tests/plugins/test_subcommands.py::test_invoked": 0.13840051230899042, - "tests/plugins/test_subcommands.py::test_parser_no_plugins": 0.07513466448527736, - "tests/plugins/test_virtual_packages.py::test_archspec_override[None-False]": 1.1966252215939783, - "tests/plugins/test_virtual_packages.py::test_archspec_override[bla-True]": 1.3280286021259846, - "tests/plugins/test_virtual_packages.py::test_conda_virtual_package": 1.1615560504266589, - "tests/plugins/test_virtual_packages.py::test_cuda_detection": 1.2030365529076594, - "tests/plugins/test_virtual_packages.py::test_cuda_override": 0.003197230539863641, - "tests/plugins/test_virtual_packages.py::test_cuda_override_none": 0.0031255397781653834, - "tests/plugins/test_virtual_packages.py::test_duplicated": 1.3772917541420984, - "tests/plugins/test_virtual_packages.py::test_glibc_override[1.0-True]": 2.3277247810341004, - "tests/plugins/test_virtual_packages.py::test_glibc_override[None-False]": 3.425943962479414, - "tests/plugins/test_virtual_packages.py::test_invoked": 2.0661174656005312, - "tests/plugins/test_virtual_packages.py::test_linux_override[1.0-True]": 2.7105653499238356, - "tests/plugins/test_virtual_packages.py::test_linux_override[None-True]": 4.463211812985612, - "tests/plugins/test_virtual_packages.py::test_osx_override[1.0-True]": 1.1857420180186613, - "tests/plugins/test_virtual_packages.py::test_osx_override[None-False]": 1.130323493009519, - "tests/plugins/test_virtual_packages.py::test_subdir_override[emscripten-wasm32]": 1.1005249611451198, - "tests/plugins/test_virtual_packages.py::test_subdir_override[freebsd-64]": 1.0552173287085715, - "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-32]": 1.0312913789035203, - "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-64]": 13.165481469257662, - "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-aarch64]": 1.8450168249288859, - "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-armv6l]": 0.28903792860199173, - "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-armv7l]": 0.243728128142927, - "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-ppc64]": 1.072808896740129, - "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-ppc64le]": 1.6879290962541875, - "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-riscv64]": 0.9036334812623475, - "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-s390x]": 1.6078797808281968, - "tests/plugins/test_virtual_packages.py::test_subdir_override[osx-64]": 1.597918179990385, - "tests/plugins/test_virtual_packages.py::test_subdir_override[osx-aarch64]": 1.0435871721769712, - "tests/plugins/test_virtual_packages.py::test_subdir_override[osx-arm64]": 1.7214324598258524, - "tests/plugins/test_virtual_packages.py::test_subdir_override[wasi-wasm32]": 0.9947216074249805, - "tests/plugins/test_virtual_packages.py::test_subdir_override[win-32]": 4.85769802787597, - "tests/plugins/test_virtual_packages.py::test_subdir_override[win-640]": 8.475045229444065, - "tests/plugins/test_virtual_packages.py::test_subdir_override[win-641]": 7.974810236058062, - "tests/plugins/test_virtual_packages.py::test_subdir_override[win-arm64]": 1.6338418387965838, - "tests/plugins/test_virtual_packages.py::test_subdir_override[zos-z]": 0.2800355801294694, - "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-clang64 legacy]": 0.0005983381131165976, - "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-clang64 mingw64]": 0.000886558491563491, - "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-legacy]": 0.0005975734083902133, - "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-mingw64 legacy]": 0.0005593998194449911, - "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-nothing]": 0.0005940003746702956, - "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-ucrt64 clang64]": 0.0005216460847709211, - "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-ucrt64 legacy]": 0.0005276840025447002, - "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-ucrt64]": 0.0006081676042356777, - "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-clang64 legacy]": 0.0005714966928838263, - "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-clang64 mingw64]": 0.0006506714266998208, - "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-legacy]": 0.0006592125765894145, - "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-mingw64 legacy]": 0.0016572458172615088, - "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-nothing]": 0.0006814915536197192, - "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-ucrt64 clang64]": 0.0005654274798329452, - "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-ucrt64 legacy]": 0.000582062818881828, - "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-ucrt64]": 0.0006503267692032084, - "tests/test_activate.py::test_PS1": 0.02605211488144161, - "tests/test_activate.py::test_PS1_no_changeps1": 0.04285912453709682, - "tests/test_activate.py::test_activate_and_deactivate_for_uninitialized_env": 0.3415399545132117, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_display_health_checks_missing_files[.pyc-True]": 0.030701408425071304, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_display_health_checks_missing_files[.pyo-False]": 0.02735671333006872, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_display_health_checks_missing_files[.pyo-True]": 0.02843081172368943, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_env_txt_check_action[.pyc]": 0.01033962388115473, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_env_txt_check_action[.pyo]": 0.01808891553005626, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_json_cannot_be_loaded[.pyc]": 0.00951559168410547, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_json_cannot_be_loaded[.pyo]": 0.014452882474964837, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_json_keys_missing[.pyc]": 0.009907514031474546, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_json_keys_missing[.pyo]": 0.01163575038912995, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_listed_on_envs_txt_file[.pyc]": 0.01176349023750795, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_listed_on_envs_txt_file[.pyo]": 0.02321865069570686, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files[.pyc]": 0.008637578269578373, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files[.pyo]": 0.010083609427895254, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files_action[.pyc-False]": 0.04089311729679559, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files_action[.pyc-True]": 0.011910945144485839, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files_action[.pyo-False]": 0.00907463156658833, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files_action[.pyo-True]": 0.00964106504631225, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files[.pyc]": 0.008637421952319152, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files[.pyo]": 0.008098496369923385, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files_action[.pyc-False]": 0.009011139949255042, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files_action[.pyc-True]": 0.009268817992512458, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files_action[.pyo-False]": 0.009687755290035762, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files_action[.pyo-True]": 0.009293212457948383, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files[.pyc]": 0.009079209168589196, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files[.pyo]": 0.008661140775421503, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files_action[.pyc-False]": 0.008695439883351266, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files_action[.pyc-True]": 0.00907972103323368, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files_action[.pyo-False]": 0.008678526788646059, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files_action[.pyo-True]": 0.00947254435514903, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_not_env_txt_check_action[.pyc]": 0.009936278284571855, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_not_env_txt_check_action[.pyo]": 0.018251270762285655, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_not_listed_on_envs_txt_file[.pyc]": 0.009634309779417228, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_not_listed_on_envs_txt_file[.pyo]": 0.011320101662014323, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_fails[.pyc]": 4.618351473603691, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_fails[.pyo]": 4.639791318061144, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_non_existent_path[.pyc]": 0.009677620333343838, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_non_existent_path[.pyo]": 0.011877757001459027, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_passes[.pyc]": 0.011470944308607154, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_passes[.pyo]": 0.01130066228605026, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_wrong_path_version[.pyc]": 0.00893294615915855, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_wrong_path_version[.pyo]": 0.009098204101197488, + "tests/plugins/test_auth_handlers.py::test_duplicated": 0.006336010287637649, + "tests/plugins/test_auth_handlers.py::test_get_auth_handler": 0.005835779653779961, + "tests/plugins/test_auth_handlers.py::test_get_auth_handler_multiple": 0.006355629416431449, + "tests/plugins/test_health_checks.py::test_health_check_not_ran": 0.1417614515255265, + "tests/plugins/test_health_checks.py::test_health_check_ran": 0.13011279693706176, + "tests/plugins/test_manager.py::test_disable_external_plugins[VerboseSolverPlugin]": 0.005221124488788859, + "tests/plugins/test_manager.py::test_disable_external_plugins[tests.plugins.test_manager]": 0.0058902954184092676, + "tests/plugins/test_manager.py::test_get_canonical_name_class": 0.0047623653943678085, + "tests/plugins/test_manager.py::test_get_canonical_name_instance": 0.005170133384885864, + "tests/plugins/test_manager.py::test_get_canonical_name_module": 0.0049646887275240905, + "tests/plugins/test_manager.py::test_get_canonical_name_object": 0.00548435904968896, + "tests/plugins/test_manager.py::test_get_hook_results": 0.24949192666475298, + "tests/plugins/test_manager.py::test_get_request_headers": 0.005041629252484094, + "tests/plugins/test_manager.py::test_get_session_headers": 0.004663534983422377, + "tests/plugins/test_manager.py::test_get_solvers": 0.005198834795629499, + "tests/plugins/test_manager.py::test_get_virtual_packages": 0.00510533083493911, + "tests/plugins/test_manager.py::test_get_virtual_packages_no_name": 0.007455306339994022, + "tests/plugins/test_manager.py::test_known_solver": 0.005752284492640608, + "tests/plugins/test_manager.py::test_load_entrypoints_blocked": 0.01996327522813704, + "tests/plugins/test_manager.py::test_load_entrypoints_importerror": 0.026930948494350043, + "tests/plugins/test_manager.py::test_load_entrypoints_register_valueerror": 0.027817764144087202, + "tests/plugins/test_manager.py::test_load_entrypoints_success": 0.032723181828836406, + "tests/plugins/test_manager.py::test_load_plugins_error": 0.006777522327277609, + "tests/plugins/test_manager.py::test_load_two_plugins_one_impls": 0.005774721468228067, + "tests/plugins/test_manager.py::test_load_without_plugins": 0.005400469357454521, + "tests/plugins/test_manager.py::test_unknown_solver": 0.00501483817350197, + "tests/plugins/test_post_commands.py::test_post_command_action_raises_exception": 0.11438751306335884, + "tests/plugins/test_post_commands.py::test_post_command_invoked": 0.14201420755823596, + "tests/plugins/test_post_commands.py::test_post_command_not_invoked": 0.14474065068950595, + "tests/plugins/test_post_solves.py::test_post_solve_action_raises_exception": 3.614943379502026, + "tests/plugins/test_post_solves.py::test_post_solve_invoked": 3.0988931052957143, + "tests/plugins/test_post_solves.py::test_post_solve_not_invoked": 0.14857861290492744, + "tests/plugins/test_pre_commands.py::test_pre_command_action_raises_exception": 0.1074700704809611, + "tests/plugins/test_pre_commands.py::test_pre_command_invoked": 0.1542605845677931, + "tests/plugins/test_pre_commands.py::test_pre_command_not_invoked": 0.15319950977852315, + "tests/plugins/test_pre_solves.py::test_pre_solve_action_raises_exception": 0.14075793989488003, + "tests/plugins/test_pre_solves.py::test_pre_solve_invoked": 0.7556367828028326, + "tests/plugins/test_pre_solves.py::test_pre_solve_not_invoked": 0.1674567364905452, + "tests/plugins/test_reporter_backends.py::test_console_reporter_backend[detail_view-classic-argument2-\\n test : something\\n\\n]": 0.007107097067099984, + "tests/plugins/test_reporter_backends.py::test_console_reporter_backend[detail_view-json-argument3-{\\n \"test\": \"something\"\\n}]": 0.006715000881772522, + "tests/plugins/test_reporter_backends.py::test_console_reporter_backend[render-classic-test-test]": 0.007739201796603305, + "tests/plugins/test_reporter_backends.py::test_console_reporter_backend[render-json-test-\"test\"]": 0.006202874125819311, + "tests/plugins/test_reporter_backends.py::test_default_reporter_backends_are_registered": 0.006759547984880075, + "tests/plugins/test_reporter_backends.py::test_dummy_reporter_backend_is_registered": 0.006107013213868609, + "tests/plugins/test_request_headers.py::test_get_auth_handler": 0.005534769705102392, + "tests/plugins/test_request_headers.py::test_get_auth_handler_multiple": 0.004780605038528212, + "tests/plugins/test_request_headers.py::test_get_request_headers[example.com/endpoint.json]": 0.006762844165623127, + "tests/plugins/test_request_headers.py::test_get_request_headers[example.com/path/somewhere.txt]": 0.005617579700936252, + "tests/plugins/test_request_headers.py::test_get_request_headers[example.com]": 0.005729720968285137, + "tests/plugins/test_request_headers.py::test_get_request_headers[random.com/endpoint.json]": 0.006714790278965599, + "tests/plugins/test_request_headers.py::test_get_request_headers[random.com]": 0.005378536138248849, + "tests/plugins/test_request_headers.py::test_get_session_headers[example.com/endpoint.json]": 0.005633119921311711, + "tests/plugins/test_request_headers.py::test_get_session_headers[example.com/path/somewhere.txt]": 0.00592192251525842, + "tests/plugins/test_request_headers.py::test_get_session_headers[example.com]": 0.005771610608182657, + "tests/plugins/test_request_headers.py::test_get_session_headers[random.com/endpoint.json]": 0.006136066364849699, + "tests/plugins/test_request_headers.py::test_get_session_headers[random.com]": 0.00613675155695695, + "tests/plugins/test_settings.py::test_get_settings": 0.006727977810139996, + "tests/plugins/test_settings.py::test_load_configuration_parameters": 0.006554092043284487, + "tests/plugins/test_settings.py::test_load_plugin_config_with_env_var": 0.024370465078629992, + "tests/plugins/test_settings.py::test_load_plugin_settings_with_condarc": 0.02908407700039225, + "tests/plugins/test_solvers.py::test_duplicated": 0.005904961423391727, + "tests/plugins/test_solvers.py::test_get_cached_solver_backend": 0.05292587837802922, + "tests/plugins/test_solvers.py::test_get_conflicting_solvers": 0.006097094128525817, + "tests/plugins/test_solvers.py::test_get_no_solver": 0.005234757622353505, + "tests/plugins/test_solvers.py::test_get_one_solver": 0.0052889672980433655, + "tests/plugins/test_solvers.py::test_get_solver_backend": 0.030076773594108677, + "tests/plugins/test_solvers.py::test_get_solver_backend_multiple": 0.02467955315792425, + "tests/plugins/test_solvers.py::test_get_two_solvers": 0.005593170786321299, + "tests/plugins/test_solvers.py::test_solver_user_agent": 0.026830454355257095, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[activate]": 0.08950214587993566, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[clean]": 0.0926763365967452, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[commands]": 0.08373859049097995, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[compare]": 0.09022235490466794, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[config]": 0.08912865529797728, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[create]": 0.08849537775227721, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[deactivate]": 0.08872105727741154, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[env]": 0.09094959615370934, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[export]": 0.08016735073693594, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[info]": 0.09034725132131366, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[init]": 0.08225196704802239, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[install]": 0.10052648363919887, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[list]": 0.08595756363198923, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[notices]": 0.08763350821544416, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[package]": 0.08566785049710741, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[remove]": 0.0817947147144682, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[rename]": 0.0941907568168466, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[run]": 0.09142080267423253, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[search]": 0.10000003314218386, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[uninstall]": 0.0950721735863054, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[update]": 0.1183857048156044, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[upgrade]": 0.12525275890853652, + "tests/plugins/test_subcommands.py::test_custom_plugin_extend_parser": 0.08404320416053505, + "tests/plugins/test_subcommands.py::test_custom_plugin_not_extend_parser": 0.17613806132143717, + "tests/plugins/test_subcommands.py::test_duplicated": 0.006481980619511911, + "tests/plugins/test_subcommands.py::test_help": 0.08875575826853035, + "tests/plugins/test_subcommands.py::test_invoked": 0.12776601100047869, + "tests/plugins/test_subcommands.py::test_parser_no_plugins": 0.07427423234770235, + "tests/plugins/test_virtual_packages.py::test_archspec_override[None-False]": 1.2922904905535695, + "tests/plugins/test_virtual_packages.py::test_archspec_override[bla-True]": 1.458524219432867, + "tests/plugins/test_virtual_packages.py::test_conda_virtual_package": 1.2169189360962378, + "tests/plugins/test_virtual_packages.py::test_cuda_detection": 1.2623768438316396, + "tests/plugins/test_virtual_packages.py::test_cuda_override": 0.0033111078677298495, + "tests/plugins/test_virtual_packages.py::test_cuda_override_none": 0.003133203610350668, + "tests/plugins/test_virtual_packages.py::test_duplicated": 1.5183521372635196, + "tests/plugins/test_virtual_packages.py::test_glibc_override[1.0-True]": 1.7203838446281612, + "tests/plugins/test_virtual_packages.py::test_glibc_override[None-False]": 2.6719166936595684, + "tests/plugins/test_virtual_packages.py::test_invoked": 1.9366980102780098, + "tests/plugins/test_virtual_packages.py::test_linux_override[1.0-True]": 2.0839633309424324, + "tests/plugins/test_virtual_packages.py::test_linux_override[None-True]": 7.233590847939277, + "tests/plugins/test_virtual_packages.py::test_linux_value": 1.2837187330000006, + "tests/plugins/test_virtual_packages.py::test_osx_override[1.0-True]": 1.2567803479219448, + "tests/plugins/test_virtual_packages.py::test_osx_override[None-False]": 1.2342956641167182, + "tests/plugins/test_virtual_packages.py::test_osx_value": 1.2379586170000607, + "tests/plugins/test_virtual_packages.py::test_subdir_override[emscripten-wasm32]": 0.9647103365303356, + "tests/plugins/test_virtual_packages.py::test_subdir_override[freebsd-64]": 0.929763942641062, + "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-32]": 0.9644501122192335, + "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-64]": 13.107310579469754, + "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-aarch64]": 1.8085436207196723, + "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-armv6l]": 0.2653215567126077, + "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-armv7l]": 0.2469014301439076, + "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-ppc64]": 0.9864629166641704, + "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-ppc64le]": 1.6904753110177324, + "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-riscv64]": 0.8687179503886071, + "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-s390x]": 1.543357834068262, + "tests/plugins/test_virtual_packages.py::test_subdir_override[osx-64]": 1.5042665970267093, + "tests/plugins/test_virtual_packages.py::test_subdir_override[osx-aarch64]": 0.9340840670148973, + "tests/plugins/test_virtual_packages.py::test_subdir_override[osx-arm64]": 1.7863670603280364, + "tests/plugins/test_virtual_packages.py::test_subdir_override[wasi-wasm32]": 0.8961546491326752, + "tests/plugins/test_virtual_packages.py::test_subdir_override[win-32]": 5.320320126940523, + "tests/plugins/test_virtual_packages.py::test_subdir_override[win-640]": 8.422134899596895, + "tests/plugins/test_virtual_packages.py::test_subdir_override[win-641]": 8.625857138106534, + "tests/plugins/test_virtual_packages.py::test_subdir_override[win-arm64]": 1.3469998097482954, + "tests/plugins/test_virtual_packages.py::test_subdir_override[zos-z]": 0.2547034243264519, + "tests/plugins/test_virtual_packages.py::test_win_override[1.0-True]": 1.9455208010000433, + "tests/plugins/test_virtual_packages.py::test_win_override[None-False]": 6.567800338000097, + "tests/plugins/test_virtual_packages.py::test_win_value": 1.9658001589999117, + "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-clang64 legacy]": 0.0006042834437062551, + "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-clang64 mingw64]": 0.0007892687535825083, + "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-legacy]": 0.0005727220639551307, + "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-mingw64 legacy]": 0.0005583446422858752, + "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-nothing]": 0.000630104912411391, + "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-ucrt64 clang64]": 0.0005703898858672392, + "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-ucrt64 legacy]": 0.0005474324534154154, + "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-ucrt64]": 0.0006032924500713358, + "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-clang64 legacy]": 0.0006197059507474546, + "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-clang64 mingw64]": 0.0006303494903016682, + "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-legacy]": 0.0006445878641261198, + "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-mingw64 legacy]": 0.0012040231763690294, + "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-nothing]": 0.0006496434263554493, + "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-ucrt64 clang64]": 0.0006708529662600484, + "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-ucrt64 legacy]": 0.000639385071985282, + "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-ucrt64]": 0.0006170431599473173, + "tests/test_activate.py::test_PS1": 0.027364983642992943, + "tests/test_activate.py::test_PS1_no_changeps1": 0.041044857937385715, + "tests/test_activate.py::test_activate_and_deactivate_for_uninitialized_env": 0.3397084673790396, "tests/test_activate.py::test_activate_deactivate_modify_path[bash]": 3.4622499065958063, - "tests/test_activate.py::test_activate_deactivate_modify_path[cmd.exe]": 0.0004155515231389336, - "tests/test_activate.py::test_activate_environment_not_found": 0.029428527156240007, - "tests/test_activate.py::test_activate_same_environment": 0.6539421248438484, - "tests/test_activate.py::test_activator_invalid_command_arguments[command_args0-'activate', 'deactivate', 'hook', 'commands', or 'reactivate' command must be given.]": 0.018864958799997923, - "tests/test_activate.py::test_activator_invalid_command_arguments[command_args1-cannot specify both --stack and --no-stack to activate]": 0.019439432249998667, - "tests/test_activate.py::test_activator_invalid_command_arguments[command_args2-activate does not accept more than one argument:\\n\\\\['env-one', 'env-two'\\\\]\\n]": 0.019590846400001815, - "tests/test_activate.py::test_activator_invalid_command_arguments[command_args3-deactivate does not accept arguments\\nremainder_args: \\\\['env-one']\\n]": 0.0199659664000027, - "tests/test_activate.py::test_add_prefix_to_path_cmdexe": 0.0009306388642418834, - "tests/test_activate.py::test_add_prefix_to_path_posix": 0.02211879695859721, - "tests/test_activate.py::test_bash_activate_error": 3.6889207459750692, + "tests/test_activate.py::test_activate_deactivate_modify_path[cmd.exe]": 0.0004155515231389335, + "tests/test_activate.py::test_activate_environment_not_found": 0.028674577639763794, + "tests/test_activate.py::test_activate_same_environment": 0.5986447561711717, + "tests/test_activate.py::test_activator_invalid_command_arguments[command_args0-'activate', 'deactivate', 'hook', 'commands', or 'reactivate' command must be given.]": 0.02061231839654394, + "tests/test_activate.py::test_activator_invalid_command_arguments[command_args1-cannot specify both --stack and --no-stack to activate]": 0.02166136756340227, + "tests/test_activate.py::test_activator_invalid_command_arguments[command_args2-activate does not accept more than one argument:\\n\\\\['env-one', 'env-two'\\\\]\\n]": 0.020705815653398105, + "tests/test_activate.py::test_activator_invalid_command_arguments[command_args3-deactivate does not accept arguments\\nremainder_args: \\\\['env-one']\\n]": 0.019852746851292576, + "tests/test_activate.py::test_add_prefix_to_path_cmdexe": 0.0008807058498811051, + "tests/test_activate.py::test_add_prefix_to_path_posix": 0.02201646162425754, + "tests/test_activate.py::test_bash_activate_error": 3.688920745975069, "tests/test_activate.py::test_basic_integration[bash-basic_posix]": 30.100917281441028, "tests/test_activate.py::test_basic_integration[csh-basic_csh]": 4.730264405852873, - "tests/test_activate.py::test_basic_integration[dash-basic_posix]": 28.364171577733135, + "tests/test_activate.py::test_basic_integration[dash-basic_posix]": 28.36417157773314, "tests/test_activate.py::test_basic_integration[tcsh-basic_csh]": 4.394027715802757, "tests/test_activate.py::test_basic_integration[zsh-basic_posix]": 28.75297870517629, - "tests/test_activate.py::test_build_activate_dont_activate_unset_var": 3.9551123622012523, - "tests/test_activate.py::test_build_activate_restore_unset_env_vars": 0.6712631533335285, - "tests/test_activate.py::test_build_activate_shlvl_0": 0.7304439445584285, - "tests/test_activate.py::test_build_activate_shlvl_1": 1.1721427058287355, - "tests/test_activate.py::test_build_activate_shlvl_warn_clobber_vars": 2.201590519933766, - "tests/test_activate.py::test_build_deactivate_shlvl_1": 0.8026116623743969, - "tests/test_activate.py::test_build_deactivate_shlvl_2_from_activate": 1.1361501601371689, - "tests/test_activate.py::test_build_deactivate_shlvl_2_from_stack": 1.2148171940546337, - "tests/test_activate.py::test_build_stack_shlvl_1": 1.0023947241107956, + "tests/test_activate.py::test_build_activate_dont_activate_unset_var": 3.9567538433012923, + "tests/test_activate.py::test_build_activate_restore_unset_env_vars": 0.5786449949032006, + "tests/test_activate.py::test_build_activate_shlvl_0": 0.835585543070329, + "tests/test_activate.py::test_build_activate_shlvl_1": 0.9167269234920002, + "tests/test_activate.py::test_build_activate_shlvl_warn_clobber_vars": 2.371984351614935, + "tests/test_activate.py::test_build_deactivate_shlvl_1": 0.689625965710523, + "tests/test_activate.py::test_build_deactivate_shlvl_2_from_activate": 1.0753490420226475, + "tests/test_activate.py::test_build_deactivate_shlvl_2_from_stack": 1.4813207498257797, + "tests/test_activate.py::test_build_stack_shlvl_1": 0.8421759835749606, "tests/test_activate.py::test_cmd_exe_activate_error": 0.00031896918656647223, - "tests/test_activate.py::test_cmd_exe_basic": 0.0006076674160794599, + "tests/test_activate.py::test_cmd_exe_basic": 0.0006103817846861031, "tests/test_activate.py::test_cmd_exe_basic_integration": 0.0003483117892022969, - "tests/test_activate.py::test_csh_basic": 0.08693772282561542, - "tests/test_activate.py::test_default_env": 0.025545057246175097, - "tests/test_activate.py::test_deprecations[ensure_binary-TypeError]": 0.025210212713832506, - "tests/test_activate.py::test_deprecations[ensure_fs_path_encoding-TypeError]": 0.025686949887462986, - "tests/test_activate.py::test_deprecations[path_identity-TypeError]": 0.02347289047306798, - "tests/test_activate.py::test_fish_basic": 0.0896429701505435, + "tests/test_activate.py::test_csh_basic": 0.09406309711808829, + "tests/test_activate.py::test_default_env": 0.023534855215481217, + "tests/test_activate.py::test_deprecations[ensure_binary-TypeError]": 0.02456371286283394, + "tests/test_activate.py::test_deprecations[ensure_fs_path_encoding-TypeError]": 0.025656776787343193, + "tests/test_activate.py::test_deprecations[path_identity-TypeError]": 0.026002370128263737, + "tests/test_activate.py::test_fish_basic": 0.08916334009862363, "tests/test_activate.py::test_fish_basic_integration": 0.0005888952283494428, - "tests/test_activate.py::test_force_uppercase[False]": 0.04213229871628144, - "tests/test_activate.py::test_force_uppercase[True]": 0.04378563463766008, - "tests/test_activate.py::test_get_env_vars_big_whitespace": 0.6496805204035919, - "tests/test_activate.py::test_get_env_vars_empty_file": 0.6921808311535677, - "tests/test_activate.py::test_json_basic": 0.08794840457774608, + "tests/test_activate.py::test_force_uppercase[False]": 0.04306379987795413, + "tests/test_activate.py::test_force_uppercase[True]": 0.04230887700070697, + "tests/test_activate.py::test_get_env_vars_big_whitespace": 0.5752607164894752, + "tests/test_activate.py::test_get_env_vars_empty_file": 0.6332879158731138, + "tests/test_activate.py::test_json_basic": 0.09121319934920138, "tests/test_activate.py::test_legacy_activate_deactivate_bash": 4.8758079190333055, "tests/test_activate.py::test_legacy_activate_deactivate_cmd_exe": 0.00042845390330340747, - "tests/test_activate.py::test_metavars_force_uppercase[False]": 0.04278271720643523, - "tests/test_activate.py::test_metavars_force_uppercase[True]": 0.044233284392284966, - "tests/test_activate.py::test_native_path_to_unix[cygpath-None]": 0.0006404290393262958, - "tests/test_activate.py::test_native_path_to_unix[cygpath-empty string]": 0.0006699879985635857, - "tests/test_activate.py::test_native_path_to_unix[cygpath-empty tuple]": 0.0006314530738470099, - "tests/test_activate.py::test_native_path_to_unix[cygpath-list[path]]": 0.000568932485104839, - "tests/test_activate.py::test_native_path_to_unix[cygpath-path;...]": 0.000564193191832128, - "tests/test_activate.py::test_native_path_to_unix[cygpath-path]": 0.0004880736415963282, - "tests/test_activate.py::test_native_path_to_unix[cygpath-tuple[path, ...]]": 0.0005634509230873713, - "tests/test_activate.py::test_native_path_to_unix[fallback-None]": 0.0005068731766064254, - "tests/test_activate.py::test_native_path_to_unix[fallback-empty string]": 0.0005496819066363528, - "tests/test_activate.py::test_native_path_to_unix[fallback-empty tuple]": 0.0005968466156866801, - "tests/test_activate.py::test_native_path_to_unix[fallback-list[path]]": 0.0005517728047894274, - "tests/test_activate.py::test_native_path_to_unix[fallback-path;...]": 0.0006245609178700358, - "tests/test_activate.py::test_native_path_to_unix[fallback-path]": 0.0005318362407217401, - "tests/test_activate.py::test_native_path_to_unix[fallback-tuple[path, ...]]": 0.000486659113539859, - "tests/test_activate.py::test_posix_basic": 0.09223264602026121, + "tests/test_activate.py::test_metavars_force_uppercase[False]": 0.044153999954701206, + "tests/test_activate.py::test_metavars_force_uppercase[True]": 0.04690124110788273, + "tests/test_activate.py::test_native_path_to_unix[cygpath-None]": 0.0007387118700284911, + "tests/test_activate.py::test_native_path_to_unix[cygpath-empty string]": 0.001032184237125617, + "tests/test_activate.py::test_native_path_to_unix[cygpath-empty tuple]": 0.0006748566197047951, + "tests/test_activate.py::test_native_path_to_unix[cygpath-list[path]]": 0.0005580031447670789, + "tests/test_activate.py::test_native_path_to_unix[cygpath-path;...]": 0.0005298914523613628, + "tests/test_activate.py::test_native_path_to_unix[cygpath-path]": 0.000516552937943197, + "tests/test_activate.py::test_native_path_to_unix[cygpath-tuple[path, ...]]": 0.0005798205638919239, + "tests/test_activate.py::test_native_path_to_unix[fallback-None]": 0.0005184368512306027, + "tests/test_activate.py::test_native_path_to_unix[fallback-empty string]": 0.0005525994556942651, + "tests/test_activate.py::test_native_path_to_unix[fallback-empty tuple]": 0.0005721023641738255, + "tests/test_activate.py::test_native_path_to_unix[fallback-list[path]]": 0.0005598331030187948, + "tests/test_activate.py::test_native_path_to_unix[fallback-path;...]": 0.0005508817858501796, + "tests/test_activate.py::test_native_path_to_unix[fallback-path]": 0.0005658834193519818, + "tests/test_activate.py::test_native_path_to_unix[fallback-tuple[path, ...]]": 0.0005535021354649207, + "tests/test_activate.py::test_posix_basic": 0.09005257005564692, "tests/test_activate.py::test_powershell_PATH_management": 0.0003095498181403786, - "tests/test_activate.py::test_powershell_basic": 0.08910642958712517, + "tests/test_activate.py::test_powershell_basic": 0.09027586719067551, "tests/test_activate.py::test_powershell_basic_integration": 0.0005095226714489675, - "tests/test_activate.py::test_pre_post_command_invoked[activate]": 0.03470275894501596, - "tests/test_activate.py::test_pre_post_command_invoked[commands]": 0.07248088085715815, - "tests/test_activate.py::test_pre_post_command_invoked[deactivate]": 0.03638044325104563, - "tests/test_activate.py::test_pre_post_command_invoked[hook]": 0.028719096810530264, - "tests/test_activate.py::test_pre_post_command_invoked[reactivate]": 0.03148818969021, - "tests/test_activate.py::test_pre_post_command_raises[activate]": 0.03503871956442269, - "tests/test_activate.py::test_pre_post_command_raises[commands]": 0.08370816252404122, - "tests/test_activate.py::test_pre_post_command_raises[deactivate]": 0.02754124550876713, - "tests/test_activate.py::test_pre_post_command_raises[hook]": 0.03319679058348891, - "tests/test_activate.py::test_pre_post_command_raises[reactivate]": 0.02893738653259249, - "tests/test_activate.py::test_remove_prefix_from_path_1": 0.024439226170356432, - "tests/test_activate.py::test_remove_prefix_from_path_2": 0.024924251863380126, - "tests/test_activate.py::test_replace_prefix_in_path_1": 0.024707557310739498, - "tests/test_activate.py::test_replace_prefix_in_path_2": 0.0007732996562385803, - "tests/test_activate.py::test_stacking[0--base-base,sys]": 27.852464561827084, - "tests/test_activate.py::test_stacking[0--has-has,sys]": 27.984646421743864, - "tests/test_activate.py::test_stacking[0--not-sys]": 29.882425401658143, + "tests/test_activate.py::test_pre_post_command_invoked[activate]": 0.032805728731719705, + "tests/test_activate.py::test_pre_post_command_invoked[commands]": 0.06916288291399222, + "tests/test_activate.py::test_pre_post_command_invoked[deactivate]": 0.035638583879489275, + "tests/test_activate.py::test_pre_post_command_invoked[hook]": 0.027590939814054055, + "tests/test_activate.py::test_pre_post_command_invoked[reactivate]": 0.031743744146105875, + "tests/test_activate.py::test_pre_post_command_raises[activate]": 0.035738346374310274, + "tests/test_activate.py::test_pre_post_command_raises[commands]": 0.08021802424109056, + "tests/test_activate.py::test_pre_post_command_raises[deactivate]": 0.0272606578746307, + "tests/test_activate.py::test_pre_post_command_raises[hook]": 0.0325282508542146, + "tests/test_activate.py::test_pre_post_command_raises[reactivate]": 0.029473915394001248, + "tests/test_activate.py::test_remove_prefix_from_path_1": 0.02176579210911419, + "tests/test_activate.py::test_remove_prefix_from_path_2": 0.02302698898917336, + "tests/test_activate.py::test_replace_prefix_in_path_1": 0.021882946498240234, + "tests/test_activate.py::test_replace_prefix_in_path_2": 0.0006137185489615088, + "tests/test_activate.py::test_stacking[0--base-base,sys]": 27.85246456182708, + "tests/test_activate.py::test_stacking[0--has-has,sys]": 27.98464642174386, + "tests/test_activate.py::test_stacking[0--not-sys]": 29.88242540165814, "tests/test_activate.py::test_stacking[0-base-base-base,sys]": 27.37807664457368, - "tests/test_activate.py::test_stacking[0-base-has-has,sys]": 26.84204710442496, - "tests/test_activate.py::test_stacking[0-base-not-sys]": 30.69149370756485, + "tests/test_activate.py::test_stacking[0-base-has-has,sys]": 26.842047104424964, + "tests/test_activate.py::test_stacking[0-base-not-sys]": 30.691493707564852, "tests/test_activate.py::test_stacking[0-has-base-base,sys]": 26.973605176246792, "tests/test_activate.py::test_stacking[0-has-has-has,sys]": 26.318309847360936, "tests/test_activate.py::test_stacking[0-has-not-sys]": 30.115424656038428, - "tests/test_activate.py::test_stacking[0-not-base-base,sys]": 27.335974809406448, - "tests/test_activate.py::test_stacking[0-not-has-has,sys]": 27.370095656051994, - "tests/test_activate.py::test_stacking[0-not-not-sys]": 28.988305785581538, + "tests/test_activate.py::test_stacking[0-not-base-base,sys]": 27.33597480940645, + "tests/test_activate.py::test_stacking[0-not-has-has,sys]": 27.370095656051998, + "tests/test_activate.py::test_stacking[0-not-not-sys]": 28.988305785581534, "tests/test_activate.py::test_stacking[5-base,has-base-base,has,base,sys]": 27.229664001289805, "tests/test_activate.py::test_stacking[5-base,has-has-has,base,sys]": 26.3419129157482, "tests/test_activate.py::test_stacking[5-base,has-not-has,base,sys]": 29.4913909102075, - "tests/test_activate.py::test_stacking[5-base,not-base-base,base,sys]": 26.897350337113163, - "tests/test_activate.py::test_stacking[5-base,not-has-has,base,sys]": 27.14790799920022, + "tests/test_activate.py::test_stacking[5-base,not-base-base,base,sys]": 26.897350337113156, + "tests/test_activate.py::test_stacking[5-base,not-has-has,base,sys]": 27.147907999200218, "tests/test_activate.py::test_stacking[5-base,not-not-base,sys]": 28.94299138666186, "tests/test_activate.py::test_stacking[5-base-base-base,sys]": 26.641578378303123, - "tests/test_activate.py::test_stacking[5-base-has-has,base,sys]": 26.107060864669155, + "tests/test_activate.py::test_stacking[5-base-has-has,base,sys]": 26.10706086466916, "tests/test_activate.py::test_stacking[5-base-not-base,sys]": 29.74076779753591, - "tests/test_activate.py::test_stacking[5-has-base-base,has,sys]": 27.42072527592826, - "tests/test_activate.py::test_stacking[5-has-has-has,sys]": 27.560912403335134, + "tests/test_activate.py::test_stacking[5-has-base-base,has,sys]": 27.420725275928255, + "tests/test_activate.py::test_stacking[5-has-has-has,sys]": 27.56091240333513, "tests/test_activate.py::test_stacking[5-has-not-has,sys]": 28.886227168093612, - "tests/test_activate.py::test_stacking[5-not-base-base,sys]": 26.884849722934735, + "tests/test_activate.py::test_stacking[5-not-base-base,sys]": 26.884849722934742, "tests/test_activate.py::test_stacking[5-not-has-has,sys]": 25.87975923919038, "tests/test_activate.py::test_stacking[5-not-not-sys]": 28.827166276967844, - "tests/test_activate.py::test_unicode": 0.05664729263599425, - "tests/test_activate.py::test_unix_path_to_native[cygpath-None]": 0.0005981369712985797, - "tests/test_activate.py::test_unix_path_to_native[cygpath-UNC mount [trailing]]": 0.0005194517728901035, - "tests/test_activate.py::test_unix_path_to_native[cygpath-UNC mount]": 0.0005769963465763084, - "tests/test_activate.py::test_unix_path_to_native[cygpath-UNC path [extra]]": 0.0005055007422729296, - "tests/test_activate.py::test_unix_path_to_native[cygpath-UNC path]": 0.0006276238475709533, + "tests/test_activate.py::test_unicode": 0.05664729263599424, + "tests/test_activate.py::test_unix_path_to_native[cygpath-None]": 0.0006013006354753134, + "tests/test_activate.py::test_unix_path_to_native[cygpath-UNC mount [trailing]]": 0.0005672501574340538, + "tests/test_activate.py::test_unix_path_to_native[cygpath-UNC mount]": 0.0005434667158069559, + "tests/test_activate.py::test_unix_path_to_native[cygpath-UNC path [extra]]": 0.0005088017889061797, + "tests/test_activate.py::test_unix_path_to_native[cygpath-UNC path]": 0.0005716676207256184, "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-None]": 0.0005751549816150499, "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-UNC mount [trailing]]": 0.0006011455291850159, "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-UNC mount]": 0.0006574069619952392, @@ -1617,7 +1655,7 @@ "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-empty string]": 0.0005404247395194575, "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-empty tuple]": 0.0005895788141286462, "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-list[path]]": 0.0006284097368713387, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-normal path [extra]]": 0.0006870748224663387, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-normal path [extra]]": 0.0006870748224663386, "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-normal path [trailing]]": 0.0005247503947196435, "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-normal path]": 0.0005308225045266323, "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-path;...]": 0.0005547865507864152, @@ -1634,70 +1672,70 @@ "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root]": 0.0006041415831286104, "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-tuple[path, ...]]": 0.0005517169608014848, "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-None]": 0.0005588027113204487, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-UNC mount [trailing]]": 0.0005750685017081456, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-UNC mount [trailing]]": 0.0005750685017081455, "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-UNC mount]": 0.0006043740942324171, "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-UNC path [extra]]": 0.0005810061163059706, "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-UNC path]": 0.0005084725479339012, "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-bare UNC mount]": 0.0006209125410735672, "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-drive [trailing]]": 0.0005674777752392667, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-drive]": 0.0006671370368215655, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-drive]": 0.0006671370368215656, "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-empty string]": 0.0005633514460504114, "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-empty tuple]": 0.0005420039282049218, "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-list[path]]": 0.0005527502464282055, "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-normal path [extra]]": 0.0006051684825666098, "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-normal path [trailing]]": 0.000532604763176936, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-normal path]": 0.000568936534476127, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-path;...]": 0.0004868970132345868, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-normal path]": 0.0005689365344761264, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-path;...]": 0.0004868970132345869, "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-relative [extra]]": 0.0006089630778800529, "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-relative]": 0.00046261180803846354, "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root [leading, trailing]]": 0.0006565695765758765, "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root [leading]]": 0.0005748639079270401, "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root path [extra]]": 0.0005396760038648865, "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root path [leading, trailing]]": 0.0005282850061399117, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root path [leading]]": 0.0005372648833505869, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root path [leading]]": 0.0005372648833505868, "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root path [trailing]]": 0.0005623730254636411, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root path0]": 0.0006258071630006407, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root path1]": 0.0005361516259124813, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root]": 0.0006514678684272821, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root path0]": 0.0006258071630006406, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root path1]": 0.0005361516259124811, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root]": 0.000651467868427282, "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-tuple[path, ...]]": 0.0004930166975768051, - "tests/test_activate.py::test_unix_path_to_native[cygpath-bare UNC mount]": 0.0004787680756553314, - "tests/test_activate.py::test_unix_path_to_native[cygpath-drive [trailing]]": 0.000631120307297814, - "tests/test_activate.py::test_unix_path_to_native[cygpath-drive]": 0.0005802019747277398, - "tests/test_activate.py::test_unix_path_to_native[cygpath-empty string]": 0.0005663960805105293, - "tests/test_activate.py::test_unix_path_to_native[cygpath-empty tuple]": 0.000560801819884131, - "tests/test_activate.py::test_unix_path_to_native[cygpath-list[path]]": 0.0005266774512382634, - "tests/test_activate.py::test_unix_path_to_native[cygpath-normal path [extra]]": 0.0005202520537288376, - "tests/test_activate.py::test_unix_path_to_native[cygpath-normal path [trailing]]": 0.0005267384002363915, - "tests/test_activate.py::test_unix_path_to_native[cygpath-normal path]": 0.000540638122266622, - "tests/test_activate.py::test_unix_path_to_native[cygpath-path;...]": 0.0005543280355317364, - "tests/test_activate.py::test_unix_path_to_native[cygpath-relative [extra]]": 0.0005467502368001129, - "tests/test_activate.py::test_unix_path_to_native[cygpath-relative]": 0.0005294214072045472, - "tests/test_activate.py::test_unix_path_to_native[cygpath-root [leading, trailing]]": 0.0004923786490696644, - "tests/test_activate.py::test_unix_path_to_native[cygpath-root [leading]]": 0.0005532958342953729, - "tests/test_activate.py::test_unix_path_to_native[cygpath-root path [extra]]": 0.0006155544559518155, - "tests/test_activate.py::test_unix_path_to_native[cygpath-root path [leading, trailing]]": 0.0005602700872612735, - "tests/test_activate.py::test_unix_path_to_native[cygpath-root path [leading]]": 0.000543806119582232, - "tests/test_activate.py::test_unix_path_to_native[cygpath-root path [trailing]]": 0.0005431484327345904, - "tests/test_activate.py::test_unix_path_to_native[cygpath-root path0]": 0.0005297726722122723, - "tests/test_activate.py::test_unix_path_to_native[cygpath-root path1]": 0.0005212181202407354, - "tests/test_activate.py::test_unix_path_to_native[cygpath-root]": 0.0005754357457075237, - "tests/test_activate.py::test_unix_path_to_native[cygpath-tuple[path, ...]]": 0.0005903352658350662, - "tests/test_activate.py::test_unix_path_to_native[fallback-None]": 0.0005452614231106406, - "tests/test_activate.py::test_unix_path_to_native[fallback-UNC mount [trailing]]": 0.0009601059230961916, - "tests/test_activate.py::test_unix_path_to_native[fallback-UNC mount]": 0.0005232422794465443, - "tests/test_activate.py::test_unix_path_to_native[fallback-UNC path [extra]]": 0.0005540084156675637, - "tests/test_activate.py::test_unix_path_to_native[fallback-UNC path]": 0.0005048779889942629, + "tests/test_activate.py::test_unix_path_to_native[cygpath-bare UNC mount]": 0.0005225195413619678, + "tests/test_activate.py::test_unix_path_to_native[cygpath-drive [trailing]]": 0.0006292862185748446, + "tests/test_activate.py::test_unix_path_to_native[cygpath-drive]": 0.0006077527860378463, + "tests/test_activate.py::test_unix_path_to_native[cygpath-empty string]": 0.0005283591156213627, + "tests/test_activate.py::test_unix_path_to_native[cygpath-empty tuple]": 0.0008653594213152175, + "tests/test_activate.py::test_unix_path_to_native[cygpath-list[path]]": 0.0005997318096006488, + "tests/test_activate.py::test_unix_path_to_native[cygpath-normal path [extra]]": 0.0005597025040482618, + "tests/test_activate.py::test_unix_path_to_native[cygpath-normal path [trailing]]": 0.0005672333405622514, + "tests/test_activate.py::test_unix_path_to_native[cygpath-normal path]": 0.0005403884786136171, + "tests/test_activate.py::test_unix_path_to_native[cygpath-path;...]": 0.0006102546255567644, + "tests/test_activate.py::test_unix_path_to_native[cygpath-relative [extra]]": 0.0006162088321870122, + "tests/test_activate.py::test_unix_path_to_native[cygpath-relative]": 0.0005583236603330721, + "tests/test_activate.py::test_unix_path_to_native[cygpath-root [leading, trailing]]": 0.00048002737347499654, + "tests/test_activate.py::test_unix_path_to_native[cygpath-root [leading]]": 0.0005458093470263807, + "tests/test_activate.py::test_unix_path_to_native[cygpath-root path [extra]]": 0.0006102373064565493, + "tests/test_activate.py::test_unix_path_to_native[cygpath-root path [leading, trailing]]": 0.0005437896402590766, + "tests/test_activate.py::test_unix_path_to_native[cygpath-root path [leading]]": 0.0005333302033570504, + "tests/test_activate.py::test_unix_path_to_native[cygpath-root path [trailing]]": 0.0005193378399099428, + "tests/test_activate.py::test_unix_path_to_native[cygpath-root path0]": 0.0005291793613323938, + "tests/test_activate.py::test_unix_path_to_native[cygpath-root path1]": 0.0007631596334221027, + "tests/test_activate.py::test_unix_path_to_native[cygpath-root]": 0.0006189133112927614, + "tests/test_activate.py::test_unix_path_to_native[cygpath-tuple[path, ...]]": 0.0005918916839967144, + "tests/test_activate.py::test_unix_path_to_native[fallback-None]": 0.0005400899539558108, + "tests/test_activate.py::test_unix_path_to_native[fallback-UNC mount [trailing]]": 0.0008043671080651808, + "tests/test_activate.py::test_unix_path_to_native[fallback-UNC mount]": 0.0005368708498434731, + "tests/test_activate.py::test_unix_path_to_native[fallback-UNC path [extra]]": 0.0005684593035343182, + "tests/test_activate.py::test_unix_path_to_native[fallback-UNC path]": 0.0005492640733234576, "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-None]": 0.0005552943733529378, "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-UNC mount [trailing]]": 0.0005825225304282906, "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-UNC mount]": 0.0005969566175392441, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-UNC path [extra]]": 0.0005631716816535018, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-UNC path [extra]]": 0.0005631716816535017, "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-UNC path]": 0.0005935270655559781, "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-bare UNC mount]": 0.0005658644595735784, "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-drive [trailing]]": 0.0005894836841617073, "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-drive]": 0.0006494916063886917, "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-empty string]": 0.0005824515783712863, "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-empty tuple]": 0.0005727905784949803, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-list[path]]": 0.0006319065537130706, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-list[path]]": 0.0006319065537130707, "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-normal path [extra]]": 0.0006641557407892232, "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-normal path [trailing]]": 0.0005775692395938391, "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-normal path]": 0.0005663345757904838, @@ -1709,399 +1747,399 @@ "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root path [extra]]": 0.0005175153324345481, "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root path [leading, trailing]]": 0.0006286014143959463, "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root path [leading]]": 0.0005401285912318399, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root path [trailing]]": 0.0006706180913080063, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root path0]": 0.0005261658125944628, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root path [trailing]]": 0.0006706180913080064, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root path0]": 0.0005261658125944627, "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root path1]": 0.0005376678337625277, "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root]": 0.0006130990473364259, "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-tuple[path, ...]]": 0.0006598773247620975, "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-None]": 0.0005411419704340127, "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-UNC mount [trailing]]": 0.0005879297285004178, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-UNC mount]": 0.0006943810116696241, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-UNC path [extra]]": 0.0006153943710545377, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-UNC mount]": 0.0006943810116696242, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-UNC path [extra]]": 0.0006153943710545376, "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-UNC path]": 0.0006902219292929615, "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-bare UNC mount]": 0.0006181076359137611, "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-drive [trailing]]": 0.0005356883973929458, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-drive]": 0.0007341689010755047, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-drive]": 0.0007341689010755046, "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-empty string]": 0.0005899014001305531, "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-empty tuple]": 0.0006887800801115835, "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-list[path]]": 0.0005672424532742503, "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-normal path [extra]]": 0.0006166056758494605, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-normal path [trailing]]": 0.0006370813511575063, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-normal path [trailing]]": 0.0006370813511575062, "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-normal path]": 0.0006443541340506022, "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-path;...]": 0.0005863181851603097, "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-relative [extra]]": 0.0006165229761392303, "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-relative]": 0.0005616120740683989, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root [leading, trailing]]": 0.0006743117472257738, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root [leading, trailing]]": 0.0006743117472257739, "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root [leading]]": 0.0005465153061392383, "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root path [extra]]": 0.0005822246523355034, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root path [leading, trailing]]": 0.0005305196490953813, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root path [leading, trailing]]": 0.0005305196490953812, "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root path [leading]]": 0.0006132098460643086, "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root path [trailing]]": 0.0005476690093713107, "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root path0]": 0.000543948070723438, "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root path1]": 0.0005828541540781351, "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root]": 0.0005433535237452595, "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-tuple[path, ...]]": 0.0005502384274267907, - "tests/test_activate.py::test_unix_path_to_native[fallback-bare UNC mount]": 0.0005338555515779241, - "tests/test_activate.py::test_unix_path_to_native[fallback-drive [trailing]]": 0.0005072611442183794, - "tests/test_activate.py::test_unix_path_to_native[fallback-drive]": 0.0004907936529946398, - "tests/test_activate.py::test_unix_path_to_native[fallback-empty string]": 0.000528764196093616, - "tests/test_activate.py::test_unix_path_to_native[fallback-empty tuple]": 0.0005825414900883744, - "tests/test_activate.py::test_unix_path_to_native[fallback-list[path]]": 0.0005177238463580065, - "tests/test_activate.py::test_unix_path_to_native[fallback-normal path [extra]]": 0.000536014259210792, - "tests/test_activate.py::test_unix_path_to_native[fallback-normal path [trailing]]": 0.0005131739932195446, - "tests/test_activate.py::test_unix_path_to_native[fallback-normal path]": 0.0005198846005278143, - "tests/test_activate.py::test_unix_path_to_native[fallback-path;...]": 0.0005025081912148453, - "tests/test_activate.py::test_unix_path_to_native[fallback-relative [extra]]": 0.0008198629936172519, - "tests/test_activate.py::test_unix_path_to_native[fallback-relative]": 0.0006368009466665634, - "tests/test_activate.py::test_unix_path_to_native[fallback-root [leading, trailing]]": 0.0006060610307523267, - "tests/test_activate.py::test_unix_path_to_native[fallback-root [leading]]": 0.0005263087682508803, - "tests/test_activate.py::test_unix_path_to_native[fallback-root path [extra]]": 0.0005485458895592698, - "tests/test_activate.py::test_unix_path_to_native[fallback-root path [leading, trailing]]": 0.0005551569264983696, - "tests/test_activate.py::test_unix_path_to_native[fallback-root path [leading]]": 0.0005706282322166646, - "tests/test_activate.py::test_unix_path_to_native[fallback-root path [trailing]]": 0.0005180150546839801, - "tests/test_activate.py::test_unix_path_to_native[fallback-root path0]": 0.0005997106350631779, - "tests/test_activate.py::test_unix_path_to_native[fallback-root path1]": 0.00046831149895997946, - "tests/test_activate.py::test_unix_path_to_native[fallback-root]": 0.0005910220712192744, - "tests/test_activate.py::test_unix_path_to_native[fallback-tuple[path, ...]]": 0.0005765047078632679, - "tests/test_activate.py::test_xonsh_basic": 0.09909713431908049, - "tests/test_api.py::test_DepsModifier_contract": 0.0029139140009298127, - "tests/test_api.py::test_PackageCacheData_contract": 0.004113885340272989, - "tests/test_api.py::test_PackageCacheData_return_value_contract": 0.005655921238197569, - "tests/test_api.py::test_PrefixData_contract": 0.003321929216997911, - "tests/test_api.py::test_PrefixData_return_value_contract": 1.4823095006125107, - "tests/test_api.py::test_Solver_inputs_contract": 0.004022770489116561, - "tests/test_api.py::test_Solver_return_value_contract": 1.2311898063653754, - "tests/test_api.py::test_SubdirData_contract": 0.0032185160953891795, - "tests/test_api.py::test_SubdirData_return_value_contract": 8.809042356224754, - "tests/test_api.py::test_UpdateModifier_contract": 0.0028086299082559258, - "tests/test_auxlib.py::test_deepfreeze[42.0]": 0.0031715941626117477, - "tests/test_auxlib.py::test_deepfreeze[42]": 0.003096583679532018, - "tests/test_auxlib.py::test_deepfreeze[True]": 0.003156407848378443, - "tests/test_auxlib.py::test_deepfreeze[freeze_installed]": 0.0031879072728237716, - "tests/test_auxlib.py::test_deepfreeze[text]": 0.0033909368114804547, - "tests/test_auxlib.py::test_deepfreeze[unfrozen10]": 0.004189874634060973, - "tests/test_auxlib.py::test_deepfreeze[unfrozen11]": 0.0033483575157922246, - "tests/test_auxlib.py::test_deepfreeze[unfrozen12]": 0.0036624374943366655, - "tests/test_auxlib.py::test_deepfreeze[unfrozen13]": 0.003943572027784945, - "tests/test_auxlib.py::test_deepfreeze[unfrozen5]": 0.006976969438785202, - "tests/test_auxlib.py::test_deepfreeze[unfrozen6]": 0.003186463146637586, - "tests/test_auxlib.py::test_deepfreeze[unfrozen7]": 0.003455902642600305, - "tests/test_auxlib.py::test_deepfreeze[unfrozen8]": 0.003613689749052057, - "tests/test_auxlib.py::test_deepfreeze[unfrozen9]": 0.003441825708140152, - "tests/test_codesigned.py::test_stub_exe_signatures[cli-32.exe]": 0.0006094318065657333, - "tests/test_codesigned.py::test_stub_exe_signatures[cli-64.exe]": 0.0010368205950089865, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.common.base_env_name-conda.base.constants.ROOT_ENV_NAME]": 0.014921664028909374, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.common.get_filename-conda.env.env.get_filename]": 0.007435730107627809, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.common.print_result-conda.env.env.print_result]": 0.007074192246592514, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main.create_parser-None]": 0.006424204029797097, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main.do_call-None]": 0.005871313601046522, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main.main-None]": 0.003966810339998032, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main.show_help_on_empty_command-None]": 0.00821020553365849, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_config.config_description-None]": 0.006598089262546622, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_config.config_example-None]": 0.004551582109795941, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_config.configure_parser-conda.cli.main_env_config.configure_parser]": 0.004229087247563339, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_config.execute-conda.cli.main_env_config.execute]": 0.003498444913356693, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_create.configure_parser-conda.cli.main_env_create.configure_parser]": 0.0035446124059932693, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_create.description-None]": 0.007674252825240232, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_create.example-None]": 0.004563776124651363, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_create.execute-conda.cli.main_env_create.execute]": 0.0035265353768953755, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_export.configure_parser-conda.cli.main_env_export.configure_parser]": 0.006838429678743064, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_export.configure_parser-conda.cli.main_export.configure_parser]": 0.0036120127666153766, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_export.description-None]": 0.005809225895677307, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_export.example-None]": 0.006068686173606901, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_export.execute-conda.cli.main_env_export.execute]": 0.004876751522922217, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_export.execute-conda.cli.main_export.execute]": 0.0031347174628876683, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_list.configure_parser-conda.cli.main_env_list.configure_parser]": 0.0038710266091468337, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_list.description-None]": 0.006001982800900929, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_list.example-None]": 0.004315285566419418, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_list.execute-conda.cli.main_env_list.execute]": 0.004099407947938305, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_remove._description-None]": 0.004426519532245325, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_remove._example-None]": 0.0036873253660797624, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_remove._help-None]": 0.006993756569147103, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_remove.configure_parser-conda.cli.main_env_remove.configure_parser]": 0.003986152189976677, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_remove.execute-conda.cli.main_env_remove.execute]": 0.003367007727332314, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_update.configure_parser-conda.cli.main_env_update.configure_parser]": 0.0037642738091708205, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_update.description-None]": 0.006181974622879767, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_update.example-None]": 0.005750837956109784, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_update.execute-conda.cli.main_env_update.execute]": 0.0033800457719632858, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.configure_parser-conda.cli.main_env_vars.configure_parser]": 0.0030852072777803026, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.execute_list-conda.cli.main_env_vars.execute_list]": 0.0030778887909096377, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.execute_set-conda.cli.main_env_vars.execute_set]": 0.003154478862734622, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.execute_unset-conda.cli.main_env_vars.execute_unset]": 0.003100132766764552, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.list_description-None]": 0.004307123494132388, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.list_example-None]": 0.0036775376691698543, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.set_description-None]": 0.004731399055395026, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.set_example-None]": 0.0033396539370543197, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.unset_description-None]": 0.0031534507909407893, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.unset_example-None]": 0.003315370488031623, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.var_description-None]": 0.006135564076350209, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.var_example-None]": 0.004511548316591399, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.Dependencies-conda.env.env.Dependencies]": 0.0030470751016742014, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.Environment-conda.env.env.Environment]": 0.00337327333866855, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.VALID_KEYS-conda.env.env.VALID_KEYS]": 0.006448484362435906, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env._expand_channels-conda.env.env._expand_channels]": 0.004390642398282672, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.from_environment-conda.env.env.from_environment]": 0.004298640423924385, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.from_file-conda.env.env.from_file]": 0.0033754872181807473, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.from_yaml-conda.env.env.from_yaml]": 0.0037521856208076864, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.validate_keys-conda.env.env.validate_keys]": 0.0036626844722750513, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.base.ENTRY_POINT-None]": 0.01056531374972812, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.base.InvalidInstaller-conda.exceptions.InvalidInstaller]": 0.0066608863939461894, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.base.get_installer-conda.env.installers.base.get_installer]": 0.005701857058293808, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.conda._solve-conda.env.installers.conda._solve]": 0.009573944155502808, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.conda.dry_run-conda.env.installers.conda.dry_run]": 0.008300660141570283, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.conda.install-conda.env.installers.conda.install]": 0.003561288692269254, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.pip._pip_install_via_requirements-conda.env.installers.pip._pip_install_via_requirements]": 0.008252727254322287, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.pip.install-conda.env.installers.pip.install]": 0.0056239889098313135, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.pip_util._canonicalize_regex-None]": 0.0033069506141658734, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.pip_util.get_pip_installed_packages-conda.env.pip_util.get_pip_installed_packages]": 0.005195217954583856, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.pip_util.pip_subprocess-conda.env.pip_util.pip_subprocess]": 0.0062972336463059855, + "tests/test_activate.py::test_unix_path_to_native[fallback-bare UNC mount]": 0.0005410171979813387, + "tests/test_activate.py::test_unix_path_to_native[fallback-drive [trailing]]": 0.0005140297722417003, + "tests/test_activate.py::test_unix_path_to_native[fallback-drive]": 0.0005181126450230737, + "tests/test_activate.py::test_unix_path_to_native[fallback-empty string]": 0.0005616187776271151, + "tests/test_activate.py::test_unix_path_to_native[fallback-empty tuple]": 0.0005478816869059745, + "tests/test_activate.py::test_unix_path_to_native[fallback-list[path]]": 0.0005284491260709841, + "tests/test_activate.py::test_unix_path_to_native[fallback-normal path [extra]]": 0.0005491653945538651, + "tests/test_activate.py::test_unix_path_to_native[fallback-normal path [trailing]]": 0.0005881857548099508, + "tests/test_activate.py::test_unix_path_to_native[fallback-normal path]": 0.0005562337582676105, + "tests/test_activate.py::test_unix_path_to_native[fallback-path;...]": 0.0005631927039366739, + "tests/test_activate.py::test_unix_path_to_native[fallback-relative [extra]]": 0.0007334134614076833, + "tests/test_activate.py::test_unix_path_to_native[fallback-relative]": 0.0006185413625058878, + "tests/test_activate.py::test_unix_path_to_native[fallback-root [leading, trailing]]": 0.000560973324626263, + "tests/test_activate.py::test_unix_path_to_native[fallback-root [leading]]": 0.0005061506653858868, + "tests/test_activate.py::test_unix_path_to_native[fallback-root path [extra]]": 0.0005476540144302186, + "tests/test_activate.py::test_unix_path_to_native[fallback-root path [leading, trailing]]": 0.0005141198425004081, + "tests/test_activate.py::test_unix_path_to_native[fallback-root path [leading]]": 0.0005668138230284957, + "tests/test_activate.py::test_unix_path_to_native[fallback-root path [trailing]]": 0.0005083189398288117, + "tests/test_activate.py::test_unix_path_to_native[fallback-root path0]": 0.0005762910868281096, + "tests/test_activate.py::test_unix_path_to_native[fallback-root path1]": 0.000657999248364201, + "tests/test_activate.py::test_unix_path_to_native[fallback-root]": 0.0005895300449528251, + "tests/test_activate.py::test_unix_path_to_native[fallback-tuple[path, ...]]": 0.0005096781887957029, + "tests/test_activate.py::test_xonsh_basic": 0.09278721700310219, + "tests/test_api.py::test_DepsModifier_contract": 0.003085002013348638, + "tests/test_api.py::test_PackageCacheData_contract": 0.003983481313934258, + "tests/test_api.py::test_PackageCacheData_return_value_contract": 0.00527189459609094, + "tests/test_api.py::test_PrefixData_contract": 0.003667104142481373, + "tests/test_api.py::test_PrefixData_return_value_contract": 1.59983341149577, + "tests/test_api.py::test_Solver_inputs_contract": 0.003791288152132114, + "tests/test_api.py::test_Solver_return_value_contract": 1.1107505826834452, + "tests/test_api.py::test_SubdirData_contract": 0.0034333805425279325, + "tests/test_api.py::test_SubdirData_return_value_contract": 6.433848836878449, + "tests/test_api.py::test_UpdateModifier_contract": 0.002741131146458161, + "tests/test_auxlib.py::test_deepfreeze[42.0]": 0.003171220376592196, + "tests/test_auxlib.py::test_deepfreeze[42]": 0.003105334982170615, + "tests/test_auxlib.py::test_deepfreeze[True]": 0.0037742441610024405, + "tests/test_auxlib.py::test_deepfreeze[freeze_installed]": 0.003382202546616635, + "tests/test_auxlib.py::test_deepfreeze[text]": 0.003362359698545264, + "tests/test_auxlib.py::test_deepfreeze[unfrozen10]": 0.004454795205740964, + "tests/test_auxlib.py::test_deepfreeze[unfrozen11]": 0.003785347692732921, + "tests/test_auxlib.py::test_deepfreeze[unfrozen12]": 0.003942390473512997, + "tests/test_auxlib.py::test_deepfreeze[unfrozen13]": 0.00437259399764016, + "tests/test_auxlib.py::test_deepfreeze[unfrozen5]": 0.005802355925723401, + "tests/test_auxlib.py::test_deepfreeze[unfrozen6]": 0.0033488955223011448, + "tests/test_auxlib.py::test_deepfreeze[unfrozen7]": 0.004103271093861195, + "tests/test_auxlib.py::test_deepfreeze[unfrozen8]": 0.004040564521802735, + "tests/test_auxlib.py::test_deepfreeze[unfrozen9]": 0.0038285226833895507, + "tests/test_codesigned.py::test_stub_exe_signatures[cli-32.exe]": 0.000631261118349159, + "tests/test_codesigned.py::test_stub_exe_signatures[cli-64.exe]": 0.000928697168650705, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.common.base_env_name-conda.base.constants.ROOT_ENV_NAME]": 0.016806346035797864, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.common.get_filename-conda.env.env.get_filename]": 0.005814807498442831, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.common.print_result-conda.env.env.print_result]": 0.009695174525810393, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main.create_parser-None]": 0.006848670056933272, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main.do_call-None]": 0.005637105399638439, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main.main-None]": 0.0041489510734484475, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main.show_help_on_empty_command-None]": 0.008715816759166837, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_config.config_description-None]": 0.006304482350915947, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_config.config_example-None]": 0.005309089509784965, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_config.configure_parser-conda.cli.main_env_config.configure_parser]": 0.005537924759205175, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_config.execute-conda.cli.main_env_config.execute]": 0.0035220912589253796, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_create.configure_parser-conda.cli.main_env_create.configure_parser]": 0.004226280712293205, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_create.description-None]": 0.00857332131820882, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_create.example-None]": 0.009078662032234392, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_create.execute-conda.cli.main_env_create.execute]": 0.0033510363441459274, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_export.configure_parser-conda.cli.main_env_export.configure_parser]": 0.008448309210117156, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_export.configure_parser-conda.cli.main_export.configure_parser]": 0.003848423670011678, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_export.description-None]": 0.009042516424543142, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_export.example-None]": 0.00556130969818873, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_export.execute-conda.cli.main_env_export.execute]": 0.00516277382931154, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_export.execute-conda.cli.main_export.execute]": 0.004305969651369598, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_list.configure_parser-conda.cli.main_env_list.configure_parser]": 0.004236194152204279, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_list.description-None]": 0.006299655702761416, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_list.example-None]": 0.004670697660551761, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_list.execute-conda.cli.main_env_list.execute]": 0.0033783268207849258, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_remove._description-None]": 0.004374137923064822, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_remove._example-None]": 0.003946553669320341, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_remove._help-None]": 0.00734886887590781, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_remove.configure_parser-conda.cli.main_env_remove.configure_parser]": 0.004212242513558039, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_remove.execute-conda.cli.main_env_remove.execute]": 0.0045082204799536535, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_update.configure_parser-conda.cli.main_env_update.configure_parser]": 0.0045744244067506025, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_update.description-None]": 0.006058712367646945, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_update.example-None]": 0.012081861633809206, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_update.execute-conda.cli.main_env_update.execute]": 0.003260572797861167, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.configure_parser-conda.cli.main_env_vars.configure_parser]": 0.0029236023279166344, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.execute_list-conda.cli.main_env_vars.execute_list]": 0.0029535655915483698, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.execute_set-conda.cli.main_env_vars.execute_set]": 0.0038042055990985106, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.execute_unset-conda.cli.main_env_vars.execute_unset]": 0.003606586437227747, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.list_description-None]": 0.0035745000985786778, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.list_example-None]": 0.0035518113682957418, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.set_description-None]": 0.0045982294185101065, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.set_example-None]": 0.0032506482587733505, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.unset_description-None]": 0.004056868799192706, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.unset_example-None]": 0.0042176816751181125, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.var_description-None]": 0.0063193513144640685, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.var_example-None]": 0.004517192611377442, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.Dependencies-conda.env.env.Dependencies]": 0.0028343940273142694, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.Environment-conda.env.env.Environment]": 0.0029705341495607, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.VALID_KEYS-conda.env.env.VALID_KEYS]": 0.006264194356469703, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env._expand_channels-conda.env.env._expand_channels]": 0.004277538879202605, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.from_environment-conda.env.env.from_environment]": 0.003527468326903827, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.from_file-conda.env.env.from_file]": 0.003488270179154587, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.from_yaml-conda.env.env.from_yaml]": 0.0032083373316829254, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.validate_keys-conda.env.env.validate_keys]": 0.010011666991021578, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.base.ENTRY_POINT-None]": 0.011027578049774294, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.base.InvalidInstaller-conda.exceptions.InvalidInstaller]": 0.008267957529367695, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.base.get_installer-conda.env.installers.base.get_installer]": 0.004637318140719704, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.conda._solve-conda.env.installers.conda._solve]": 0.008976045964843898, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.conda.dry_run-conda.env.installers.conda.dry_run]": 0.0064271533344062, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.conda.install-conda.env.installers.conda.install]": 0.0035896362784011565, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.pip._pip_install_via_requirements-conda.env.installers.pip._pip_install_via_requirements]": 0.007379357804667737, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.pip.install-conda.env.installers.pip.install]": 0.006127202185700069, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.pip_util._canonicalize_regex-None]": 0.00325887320294167, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.pip_util.get_pip_installed_packages-conda.env.pip_util.get_pip_installed_packages]": 0.007030774520418008, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.pip_util.pip_subprocess-conda.env.pip_util.pip_subprocess]": 0.006458990534463112, "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.FileSpecTypes-conda.env.specs.FileSpecTypes]": 0.005380265988271803, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.SpecTypes-conda.env.specs.SpecTypes]": 0.0037190529356708724, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.binstar.BinstarSpec-conda.env.specs.binstar.BinstarSpec]": 0.006276813014691548, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.binstar.ENVIRONMENT_TYPE-conda.env.specs.binstar.ENVIRONMENT_TYPE]": 0.007110337004290934, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.detect-conda.env.specs.detect]": 0.00430589239210057, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.get_spec_class_from_file-conda.env.specs.get_spec_class_from_file]": 0.006222085462853052, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.requirements.RequirementsSpec-conda.env.specs.requirements.RequirementsSpec]": 0.007557518098219608, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.yaml_file.YamlFileSpec-conda.env.specs.yaml_file.YamlFileSpec]": 0.007760182217556141, - "tests/test_create.py::test_allow_softlinks[classic]": 0.6423400587457548, - "tests/test_create.py::test_allow_softlinks[libmamba]": 0.549490171187417, - "tests/test_create.py::test_channel_usage_replacing_python[classic]": 64.65328864946538, - "tests/test_create.py::test_channel_usage_replacing_python[libmamba]": 54.384815988801726, - "tests/test_create.py::test_clone_offline_simple[classic]": 0.6963441917977811, - "tests/test_create.py::test_clone_offline_simple[libmamba]": 0.7063853368262393, - "tests/test_create.py::test_clone_offline_with_untracked[classic]": 0.6978755426371483, - "tests/test_create.py::test_clone_offline_with_untracked[libmamba]": 0.542027389008311, - "tests/test_create.py::test_compile_pyc[classic-False]": 13.127554478413124, - "tests/test_create.py::test_compile_pyc[classic-True]": 1.0886709462893531, - "tests/test_create.py::test_compile_pyc[libmamba-False]": 11.76794701412691, - "tests/test_create.py::test_compile_pyc[libmamba-True]": 2.3724635537265857, - "tests/test_create.py::test_conda_downgrade[classic]": 228.60609854455535, - "tests/test_create.py::test_conda_downgrade[libmamba]": 141.27662285160744, - "tests/test_create.py::test_conda_pip_interop_compatible_release_operator[classic]": 0.012908713080430399, - "tests/test_create.py::test_conda_pip_interop_compatible_release_operator[libmamba]": 0.01254454572301589, - "tests/test_create.py::test_conda_pip_interop_conda_editable_package[classic]": 24.346505287293553, - "tests/test_create.py::test_conda_pip_interop_conda_editable_package[libmamba]": 35.08793111656552, - "tests/test_create.py::test_conda_pip_interop_pip_clobbers_conda[classic]": 0.0003562221347418912, - "tests/test_create.py::test_conda_pip_interop_pip_clobbers_conda[libmamba]": 0.0004240894451332827, - "tests/test_create.py::test_conda_update_package_not_installed[classic]": 0.4978597355844213, - "tests/test_create.py::test_conda_update_package_not_installed[libmamba]": 1.3178786859697837, - "tests/test_create.py::test_create_default_packages[classic]": 0.5332048092364445, - "tests/test_create.py::test_create_default_packages[libmamba]": 0.49224451436241784, - "tests/test_create.py::test_create_default_packages_no_default_packages[classic]": 0.5335645555209511, - "tests/test_create.py::test_create_default_packages_no_default_packages[libmamba]": 0.48591706957909886, - "tests/test_create.py::test_create_dry_run[classic]": 5.794306133554764, - "tests/test_create.py::test_create_dry_run[libmamba]": 2.7326829481253223, - "tests/test_create.py::test_create_dry_run_json[classic]": 5.647690299622022, - "tests/test_create.py::test_create_dry_run_json[libmamba]": 1.6738990432301442, - "tests/test_create.py::test_create_dry_run_without_prefix[classic]": 0.20857019885423678, - "tests/test_create.py::test_create_dry_run_without_prefix[libmamba]": 1.0790874528639227, - "tests/test_create.py::test_create_dry_run_yes_safety[classic]": 0.45814615227481204, - "tests/test_create.py::test_create_dry_run_yes_safety[libmamba]": 1.3767301069025963, - "tests/test_create.py::test_create_empty_env[classic]": 0.34368586113010563, - "tests/test_create.py::test_create_empty_env[libmamba]": 1.4488527729982352, - "tests/test_create.py::test_create_env_different_platform[classic-cli]": 0.5314850352027978, - "tests/test_create.py::test_create_env_different_platform[classic-env]": 0.5139375369655579, - "tests/test_create.py::test_create_env_different_platform[libmamba-cli]": 0.5017074243154503, - "tests/test_create.py::test_create_env_different_platform[libmamba-env]": 0.42479877181604053, - "tests/test_create.py::test_create_install_update_remove_smoketest[classic]": 95.50894892179498, - "tests/test_create.py::test_create_install_update_remove_smoketest[libmamba]": 55.94035869283734, - "tests/test_create.py::test_create_no_deps_flag[classic]": 0.28247772522918635, - "tests/test_create.py::test_create_no_deps_flag[libmamba]": 0.39795348781587675, - "tests/test_create.py::test_create_only_deps_flag[classic]": 1.297192129894038, - "tests/test_create.py::test_create_only_deps_flag[libmamba]": 1.1154414795210732, - "tests/test_create.py::test_create_override_channels_enabled[classic]": 0.894991788694371, - "tests/test_create.py::test_create_override_channels_enabled[libmamba]": 0.8278362232824615, - "tests/test_create.py::test_create_without_prefix_raises_argument_error[classic]": 0.05506037392287832, - "tests/test_create.py::test_create_without_prefix_raises_argument_error[libmamba]": 0.058872459047704634, - "tests/test_create.py::test_cross_channel_incompatibility[classic]": 10.478246165864203, - "tests/test_create.py::test_cross_channel_incompatibility[libmamba]": 2.1944595405917697, - "tests/test_create.py::test_directory_not_a_conda_environment[classic]": 0.06012749619996313, - "tests/test_create.py::test_directory_not_a_conda_environment[libmamba]": 0.06406455575399668, - "tests/test_create.py::test_disallowed_packages[classic]": 12.716092056648597, - "tests/test_create.py::test_disallowed_packages[libmamba]": 5.129307362429299, - "tests/test_create.py::test_dont_remove_conda_1[classic]": 177.51371581004355, - "tests/test_create.py::test_dont_remove_conda_1[libmamba]": 28.326514101681024, - "tests/test_create.py::test_dont_remove_conda_2[classic]": 147.33584488229067, - "tests/test_create.py::test_dont_remove_conda_2[libmamba]": 24.429602275931778, - "tests/test_create.py::test_download_only_flag[classic]": 8.480965232018221, - "tests/test_create.py::test_download_only_flag[libmamba]": 3.7525313258639414, - "tests/test_create.py::test_force_remove[classic]": 53.063996510878816, - "tests/test_create.py::test_force_remove[libmamba]": 4.6587975043126475, - "tests/test_create.py::test_install_bound_virtual_package[classic]": 0.0003140775208468495, - "tests/test_create.py::test_install_bound_virtual_package[libmamba]": 0.00024257190710711294, - "tests/test_create.py::test_install_broken_post_install_keeps_existing_folders[classic]": 1.9045218225955751, - "tests/test_create.py::test_install_broken_post_install_keeps_existing_folders[libmamba]": 1.8086493761809248, - "tests/test_create.py::test_install_force_reinstall_flag[classic]": 0.6534693664470894, - "tests/test_create.py::test_install_force_reinstall_flag[libmamba]": 0.4269641812448062, - "tests/test_create.py::test_install_only_deps_flag[classic]": 0.8017139266640925, - "tests/test_create.py::test_install_only_deps_flag[libmamba]": 0.7335480213478625, - "tests/test_create.py::test_install_prune_flag[classic]": 42.51990016896459, - "tests/test_create.py::test_install_prune_flag[libmamba]": 15.667577699878379, - "tests/test_create.py::test_install_python_and_search[classic]": 28.65820315161368, - "tests/test_create.py::test_install_python_and_search[libmamba]": 13.736425800541973, - "tests/test_create.py::test_install_tarball_from_file_based_channel[classic]": 1.2371657561658183, - "tests/test_create.py::test_install_tarball_from_file_based_channel[libmamba]": 1.8987491236219085, - "tests/test_create.py::test_install_update_deps_flag[classic]": 0.6830196670451997, - "tests/test_create.py::test_install_update_deps_flag[libmamba]": 0.651381062465369, - "tests/test_create.py::test_install_update_deps_only_deps_flags[classic]": 0.9338453394708134, - "tests/test_create.py::test_install_update_deps_only_deps_flags[libmamba]": 0.7132074761929563, - "tests/test_create.py::test_install_virtual_packages[classic-__glibc-False]": 0.7404045855553211, - "tests/test_create.py::test_install_virtual_packages[classic-__linux-False]": 0.7135188638361502, - "tests/test_create.py::test_install_virtual_packages[classic-__osx-True]": 0.48904688734767954, - "tests/test_create.py::test_install_virtual_packages[classic-__unix-True]": 0.45245380362736043, - "tests/test_create.py::test_install_virtual_packages[classic-__win-False]": 0.7318419714955922, - "tests/test_create.py::test_install_virtual_packages[libmamba-__glibc-False]": 0.9861025583703364, - "tests/test_create.py::test_install_virtual_packages[libmamba-__linux-False]": 0.8767539493535296, - "tests/test_create.py::test_install_virtual_packages[libmamba-__osx-True]": 0.8566276545232435, - "tests/test_create.py::test_install_virtual_packages[libmamba-__unix-True]": 0.8856029841459322, - "tests/test_create.py::test_install_virtual_packages[libmamba-__win-False]": 0.8635441767519477, - "tests/test_create.py::test_json_create_install_update_remove[classic]": 5.033288129905401, - "tests/test_create.py::test_json_create_install_update_remove[libmamba]": 13.95330772073334, - "tests/test_create.py::test_list_with_pip_no_binary[classic]": 17.301579071099844, - "tests/test_create.py::test_list_with_pip_no_binary[libmamba]": 14.714409905489228, - "tests/test_create.py::test_list_with_pip_wheel[classic]": 29.812847779151724, - "tests/test_create.py::test_list_with_pip_wheel[libmamba]": 24.653115899340523, - "tests/test_create.py::test_menuinst_v2[classic]": 1.7165189041951847, - "tests/test_create.py::test_menuinst_v2[libmamba]": 2.5773268665479896, - "tests/test_create.py::test_neutering_of_historic_specs[classic]": 0.00035736701840771034, - "tests/test_create.py::test_neutering_of_historic_specs[libmamba]": 0.00032481352443626614, - "tests/test_create.py::test_noarch_generic_package[classic]": 0.370675928324809, - "tests/test_create.py::test_noarch_generic_package[libmamba]": 0.30502220268925456, - "tests/test_create.py::test_noarch_python_package_reinstall_on_pyver_change[classic]": 22.004726153257153, - "tests/test_create.py::test_noarch_python_package_reinstall_on_pyver_change[libmamba]": 22.89450479438697, - "tests/test_create.py::test_noarch_python_package_with_entry_points[classic]": 27.716431194234826, - "tests/test_create.py::test_noarch_python_package_with_entry_points[libmamba]": 18.183166722600806, - "tests/test_create.py::test_noarch_python_package_without_entry_points[classic]": 25.6483503811234, - "tests/test_create.py::test_noarch_python_package_without_entry_points[libmamba]": 16.37241921267132, - "tests/test_create.py::test_nonadmin_file_untouched[classic]": 1.4013191254760116, - "tests/test_create.py::test_nonadmin_file_untouched[libmamba]": 3.1794041779605244, - "tests/test_create.py::test_not_writable_env_raises_EnvironmentNotWritableError[classic]": 0.7498778716138993, - "tests/test_create.py::test_not_writable_env_raises_EnvironmentNotWritableError[libmamba]": 2.5733769839329614, - "tests/test_create.py::test_offline_with_empty_index_cache[classic]": 4.167939788227229, - "tests/test_create.py::test_offline_with_empty_index_cache[libmamba]": 9.940444183832842, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.SpecTypes-conda.env.specs.SpecTypes]": 0.0037190529356708733, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.binstar.BinstarSpec-conda.env.specs.binstar.BinstarSpec]": 0.004984654605446575, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.binstar.ENVIRONMENT_TYPE-conda.env.specs.binstar.ENVIRONMENT_TYPE]": 0.006701094144685557, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.detect-conda.env.specs.detect]": 0.004838982815185427, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.get_spec_class_from_file-conda.env.specs.get_spec_class_from_file]": 0.0061869850186966795, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.requirements.RequirementsSpec-conda.env.specs.requirements.RequirementsSpec]": 0.007249132787026265, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.yaml_file.YamlFileSpec-conda.env.specs.yaml_file.YamlFileSpec]": 0.006955415362609863, + "tests/test_create.py::test_allow_softlinks[classic]": 0.7623521679977786, + "tests/test_create.py::test_allow_softlinks[libmamba]": 0.5357724697934887, + "tests/test_create.py::test_channel_usage_replacing_python[classic]": 61.529620566040684, + "tests/test_create.py::test_channel_usage_replacing_python[libmamba]": 52.39200613343287, + "tests/test_create.py::test_clone_offline_simple[classic]": 0.8599119865146365, + "tests/test_create.py::test_clone_offline_simple[libmamba]": 0.7339839841614137, + "tests/test_create.py::test_clone_offline_with_untracked[classic]": 0.8480876314023871, + "tests/test_create.py::test_clone_offline_with_untracked[libmamba]": 0.8224637541138641, + "tests/test_create.py::test_compile_pyc[classic-False]": 13.103014623697172, + "tests/test_create.py::test_compile_pyc[classic-True]": 1.3329127817457858, + "tests/test_create.py::test_compile_pyc[libmamba-False]": 12.1296232991681, + "tests/test_create.py::test_compile_pyc[libmamba-True]": 2.5420356379884663, + "tests/test_create.py::test_conda_downgrade[classic]": 231.65866304554956, + "tests/test_create.py::test_conda_downgrade[libmamba]": 149.2131657695379, + "tests/test_create.py::test_conda_pip_interop_compatible_release_operator[classic]": 0.01290315435014489, + "tests/test_create.py::test_conda_pip_interop_compatible_release_operator[libmamba]": 0.01371512306952518, + "tests/test_create.py::test_conda_pip_interop_conda_editable_package[classic]": 24.556869942470055, + "tests/test_create.py::test_conda_pip_interop_conda_editable_package[libmamba]": 33.96485592906236, + "tests/test_create.py::test_conda_pip_interop_pip_clobbers_conda[classic]": 0.00042273848246796513, + "tests/test_create.py::test_conda_pip_interop_pip_clobbers_conda[libmamba]": 0.000490240798856626, + "tests/test_create.py::test_conda_update_package_not_installed[classic]": 0.43404313187458693, + "tests/test_create.py::test_conda_update_package_not_installed[libmamba]": 1.4659760136039108, + "tests/test_create.py::test_create_default_packages[classic]": 0.615397646811834, + "tests/test_create.py::test_create_default_packages[libmamba]": 0.45850871688748246, + "tests/test_create.py::test_create_default_packages_no_default_packages[classic]": 0.7654276768149272, + "tests/test_create.py::test_create_default_packages_no_default_packages[libmamba]": 0.6218587828426897, + "tests/test_create.py::test_create_dry_run[classic]": 6.1118401933138236, + "tests/test_create.py::test_create_dry_run[libmamba]": 2.762846372736906, + "tests/test_create.py::test_create_dry_run_json[classic]": 5.682855346717379, + "tests/test_create.py::test_create_dry_run_json[libmamba]": 1.6208370445213074, + "tests/test_create.py::test_create_dry_run_without_prefix[classic]": 0.203500982546664, + "tests/test_create.py::test_create_dry_run_without_prefix[libmamba]": 1.0923788640996162, + "tests/test_create.py::test_create_dry_run_yes_safety[classic]": 0.5752082424446647, + "tests/test_create.py::test_create_dry_run_yes_safety[libmamba]": 1.4336904412926372, + "tests/test_create.py::test_create_empty_env[classic]": 0.38401267474876155, + "tests/test_create.py::test_create_empty_env[libmamba]": 1.4264117375762548, + "tests/test_create.py::test_create_env_different_platform[classic-cli]": 0.6727574517447318, + "tests/test_create.py::test_create_env_different_platform[classic-env]": 0.8136980749730408, + "tests/test_create.py::test_create_env_different_platform[libmamba-cli]": 0.7281088687764048, + "tests/test_create.py::test_create_env_different_platform[libmamba-env]": 0.5657066110314488, + "tests/test_create.py::test_create_install_update_remove_smoketest[classic]": 101.43995161670482, + "tests/test_create.py::test_create_install_update_remove_smoketest[libmamba]": 59.032715518586606, + "tests/test_create.py::test_create_no_deps_flag[classic]": 0.28576562842864195, + "tests/test_create.py::test_create_no_deps_flag[libmamba]": 0.4875653097942931, + "tests/test_create.py::test_create_only_deps_flag[classic]": 1.8290392167580298, + "tests/test_create.py::test_create_only_deps_flag[libmamba]": 1.3303261189851936, + "tests/test_create.py::test_create_override_channels_enabled[classic]": 1.0785340932426042, + "tests/test_create.py::test_create_override_channels_enabled[libmamba]": 0.9412368522517925, + "tests/test_create.py::test_create_without_prefix_raises_argument_error[classic]": 0.05943684305499919, + "tests/test_create.py::test_create_without_prefix_raises_argument_error[libmamba]": 0.0586471080166347, + "tests/test_create.py::test_cross_channel_incompatibility[classic]": 10.821229225017111, + "tests/test_create.py::test_cross_channel_incompatibility[libmamba]": 1.7710104394159432, + "tests/test_create.py::test_directory_not_a_conda_environment[classic]": 0.060939062851339286, + "tests/test_create.py::test_directory_not_a_conda_environment[libmamba]": 0.06692019228780198, + "tests/test_create.py::test_disallowed_packages[classic]": 12.76602490636786, + "tests/test_create.py::test_disallowed_packages[libmamba]": 4.636498676941453, + "tests/test_create.py::test_dont_remove_conda_1[classic]": 185.54070405077542, + "tests/test_create.py::test_dont_remove_conda_1[libmamba]": 28.103530167892252, + "tests/test_create.py::test_dont_remove_conda_2[classic]": 140.44567243271177, + "tests/test_create.py::test_dont_remove_conda_2[libmamba]": 23.26658697312208, + "tests/test_create.py::test_download_only_flag[classic]": 7.940722892522461, + "tests/test_create.py::test_download_only_flag[libmamba]": 3.8971134160522802, + "tests/test_create.py::test_force_remove[classic]": 46.34107972928672, + "tests/test_create.py::test_force_remove[libmamba]": 4.681889406617124, + "tests/test_create.py::test_install_bound_virtual_package[classic]": 0.0002862994891413048, + "tests/test_create.py::test_install_bound_virtual_package[libmamba]": 0.0009057455993006064, + "tests/test_create.py::test_install_broken_post_install_keeps_existing_folders[classic]": 1.9918964317625523, + "tests/test_create.py::test_install_broken_post_install_keeps_existing_folders[libmamba]": 2.021840159276118, + "tests/test_create.py::test_install_force_reinstall_flag[classic]": 0.7529732646687716, + "tests/test_create.py::test_install_force_reinstall_flag[libmamba]": 0.4931342074595953, + "tests/test_create.py::test_install_only_deps_flag[classic]": 1.1600877532236042, + "tests/test_create.py::test_install_only_deps_flag[libmamba]": 0.9936559879914911, + "tests/test_create.py::test_install_prune_flag[classic]": 44.306943772474874, + "tests/test_create.py::test_install_prune_flag[libmamba]": 14.860728395231284, + "tests/test_create.py::test_install_python_and_search[classic]": 29.13443791851531, + "tests/test_create.py::test_install_python_and_search[libmamba]": 13.023376825695589, + "tests/test_create.py::test_install_tarball_from_file_based_channel[classic]": 1.9528607877172801, + "tests/test_create.py::test_install_tarball_from_file_based_channel[libmamba]": 2.2885019751516413, + "tests/test_create.py::test_install_update_deps_flag[classic]": 1.2669130845956291, + "tests/test_create.py::test_install_update_deps_flag[libmamba]": 0.7264591559464704, + "tests/test_create.py::test_install_update_deps_only_deps_flags[classic]": 1.292399236203382, + "tests/test_create.py::test_install_update_deps_only_deps_flags[libmamba]": 0.9612756995436831, + "tests/test_create.py::test_install_virtual_packages[classic-__glibc-False]": 0.9047034016499104, + "tests/test_create.py::test_install_virtual_packages[classic-__linux-False]": 0.9047045700594321, + "tests/test_create.py::test_install_virtual_packages[classic-__osx-True]": 0.5730445967132428, + "tests/test_create.py::test_install_virtual_packages[classic-__unix-True]": 0.5706442607642709, + "tests/test_create.py::test_install_virtual_packages[classic-__win-False]": 0.9763834098652812, + "tests/test_create.py::test_install_virtual_packages[libmamba-__glibc-False]": 1.0352578196779465, + "tests/test_create.py::test_install_virtual_packages[libmamba-__linux-False]": 0.9319774943456899, + "tests/test_create.py::test_install_virtual_packages[libmamba-__osx-True]": 0.9344020610921616, + "tests/test_create.py::test_install_virtual_packages[libmamba-__unix-True]": 0.9313266631881743, + "tests/test_create.py::test_install_virtual_packages[libmamba-__win-False]": 0.9044752347169484, + "tests/test_create.py::test_json_create_install_update_remove[classic]": 4.662403573190484, + "tests/test_create.py::test_json_create_install_update_remove[libmamba]": 13.148221541178836, + "tests/test_create.py::test_list_with_pip_no_binary[classic]": 16.8825352308759, + "tests/test_create.py::test_list_with_pip_no_binary[libmamba]": 14.738370947839524, + "tests/test_create.py::test_list_with_pip_wheel[classic]": 29.454960615561887, + "tests/test_create.py::test_list_with_pip_wheel[libmamba]": 23.76235903079197, + "tests/test_create.py::test_menuinst_v2[classic]": 2.05308866067332, + "tests/test_create.py::test_menuinst_v2[libmamba]": 2.4959734381570424, + "tests/test_create.py::test_neutering_of_historic_specs[classic]": 0.0005412637728066325, + "tests/test_create.py::test_neutering_of_historic_specs[libmamba]": 0.0003324732433079964, + "tests/test_create.py::test_noarch_generic_package[classic]": 0.45748674374898574, + "tests/test_create.py::test_noarch_generic_package[libmamba]": 0.3496441951870204, + "tests/test_create.py::test_noarch_python_package_reinstall_on_pyver_change[classic]": 22.30962290893576, + "tests/test_create.py::test_noarch_python_package_reinstall_on_pyver_change[libmamba]": 22.439693298102263, + "tests/test_create.py::test_noarch_python_package_with_entry_points[classic]": 27.67081940374587, + "tests/test_create.py::test_noarch_python_package_with_entry_points[libmamba]": 17.330118463958424, + "tests/test_create.py::test_noarch_python_package_without_entry_points[classic]": 25.886654422817383, + "tests/test_create.py::test_noarch_python_package_without_entry_points[libmamba]": 15.777885547078023, + "tests/test_create.py::test_nonadmin_file_untouched[classic]": 3.285158628246305, + "tests/test_create.py::test_nonadmin_file_untouched[libmamba]": 3.6859134319903943, + "tests/test_create.py::test_not_writable_env_raises_EnvironmentNotWritableError[classic]": 1.1027508795546024, + "tests/test_create.py::test_not_writable_env_raises_EnvironmentNotWritableError[libmamba]": 2.849264076791197, + "tests/test_create.py::test_offline_with_empty_index_cache[classic]": 4.71545161979901, + "tests/test_create.py::test_offline_with_empty_index_cache[libmamba]": 9.280093828497623, "tests/test_create.py::test_override_channels[classic]": 0.2637551109224604, "tests/test_create.py::test_override_channels[libmamba]": 0.2674530784995216, - "tests/test_create.py::test_override_channels_disabled[classic]": 0.12705319885944888, - "tests/test_create.py::test_override_channels_disabled[libmamba]": 0.12969705236693815, - "tests/test_create.py::test_package_cache_regression[classic]": 0.6994579077863179, - "tests/test_create.py::test_package_cache_regression[libmamba]": 0.7048931859706508, - "tests/test_create.py::test_package_optional_pinning[classic]": 1.3551839365706198, - "tests/test_create.py::test_package_optional_pinning[libmamba]": 1.1334984101306402, - "tests/test_create.py::test_package_pinning[classic]": 1.2608621701599458, - "tests/test_create.py::test_package_pinning[libmamba]": 1.142905995409386, - "tests/test_create.py::test_packages_not_found[classic]": 0.7943714219416205, - "tests/test_create.py::test_packages_not_found[libmamba]": 2.19544181273296, - "tests/test_create.py::test_pinned_override_with_explicit_spec[classic]": 1.1449917500189024, - "tests/test_create.py::test_pinned_override_with_explicit_spec[libmamba]": 0.8350671189187829, - "tests/test_create.py::test_post_link_run_in_env[classic]": 1.258877991180691, - "tests/test_create.py::test_post_link_run_in_env[libmamba]": 1.5188425773447602, - "tests/test_create.py::test_python_site_packages_path[classic]": 1.370562093037198, - "tests/test_create.py::test_python_site_packages_path[libmamba]": 1.101945598756279, - "tests/test_create.py::test_remove_empty_env[classic]": 0.476785969076106, - "tests/test_create.py::test_remove_empty_env[libmamba]": 1.3711694932164948, - "tests/test_create.py::test_remove_force_remove_flag[classic]": 11.921277412993348, - "tests/test_create.py::test_remove_force_remove_flag[libmamba]": 11.838316496680456, - "tests/test_create.py::test_remove_ignore_nonenv[classic]": 0.05013646132379065, - "tests/test_create.py::test_remove_ignore_nonenv[libmamba]": 0.10240222573671819, - "tests/test_create.py::test_remove_spellcheck[classic]": 0.7920477489391652, - "tests/test_create.py::test_remove_spellcheck[libmamba]": 0.5437494394539025, - "tests/test_create.py::test_repodata_v2_base_url[classic]": 0.6194776590306577, - "tests/test_create.py::test_repodata_v2_base_url[libmamba]": 0.2904344648960655, - "tests/test_create.py::test_rm_rf[classic]": 13.208438325672345, - "tests/test_create.py::test_rm_rf[libmamba]": 12.932768989676944, - "tests/test_create.py::test_run_preserves_arguments[classic]": 20.977633939110373, - "tests/test_create.py::test_run_preserves_arguments[libmamba]": 11.91110329706416, - "tests/test_create.py::test_run_script_called[classic]": 0.0003891481628757108, - "tests/test_create.py::test_run_script_called[libmamba]": 0.0004577962538637226, - "tests/test_create.py::test_safety_checks_disabled[classic]": 11.819252121252537, - "tests/test_create.py::test_safety_checks_disabled[libmamba]": 10.24006116977926, - "tests/test_create.py::test_safety_checks_enabled[classic]": 9.099431367837672, - "tests/test_create.py::test_safety_checks_enabled[libmamba]": 9.48265340710351, - "tests/test_create.py::test_safety_checks_warn[classic]": 13.653041457701734, - "tests/test_create.py::test_safety_checks_warn[libmamba]": 14.123950831592431, - "tests/test_create.py::test_search_override_channels_enabled[classic]": 0.1879181434271753, - "tests/test_create.py::test_search_override_channels_enabled[libmamba]": 0.2130905888432698, - "tests/test_create.py::test_shortcut_absent_does_not_barf_on_uninstall[classic]": 3.742614604065867, - "tests/test_create.py::test_shortcut_absent_does_not_barf_on_uninstall[libmamba]": 7.084858311562431, - "tests/test_create.py::test_shortcut_absent_when_condarc_set[classic]": 3.96432718478019, - "tests/test_create.py::test_shortcut_absent_when_condarc_set[libmamba]": 7.07626560336094, - "tests/test_create.py::test_shortcut_creation_installs_shortcut[classic]": 4.096430629298169, - "tests/test_create.py::test_shortcut_creation_installs_shortcut[libmamba]": 7.488975730023075, - "tests/test_create.py::test_strict_channel_priority[classic]": 0.0005357005750743554, - "tests/test_create.py::test_strict_channel_priority[libmamba]": 0.0005269016831078653, - "tests/test_create.py::test_strict_resolve_get_reduced_index[classic]": 24.343636252896676, - "tests/test_create.py::test_strict_resolve_get_reduced_index[libmamba]": 24.81905202478207, - "tests/test_create.py::test_tarball_install[classic]": 0.6401136233455871, - "tests/test_create.py::test_tarball_install[libmamba]": 0.6784960376049592, - "tests/test_create.py::test_tarball_install_and_bad_metadata[classic]": 1.5218400728901877, - "tests/test_create.py::test_tarball_install_and_bad_metadata[libmamba]": 1.143372552758473, - "tests/test_create.py::test_transactional_rollback_simple[classic]": 0.5654945942815798, - "tests/test_create.py::test_transactional_rollback_simple[libmamba]": 0.5343220443525917, - "tests/test_create.py::test_transactional_rollback_upgrade_downgrade[classic]": 0.9798296881232043, - "tests/test_create.py::test_transactional_rollback_upgrade_downgrade[libmamba]": 0.9010101778046323, - "tests/test_create.py::test_update_all_updates_pip_pkg[classic]": 19.429054180962858, - "tests/test_create.py::test_update_all_updates_pip_pkg[libmamba]": 20.325443432530456, - "tests/test_create.py::test_update_deps_flag_absent[classic]": 0.872532101091975, - "tests/test_create.py::test_update_deps_flag_absent[libmamba]": 0.7873786170582396, - "tests/test_create.py::test_update_deps_flag_present[classic]": 0.9368287272615496, - "tests/test_create.py::test_update_deps_flag_present[libmamba]": 0.8264361100126278, - "tests/test_create.py::test_update_with_pinned_packages[classic]": 0.9338005951509386, - "tests/test_create.py::test_update_with_pinned_packages[libmamba]": 0.7792620842302369, - "tests/test_create.py::test_use_index_cache[classic]": 12.551766270187331, - "tests/test_create.py::test_use_index_cache[libmamba]": 14.785686377864327, - "tests/test_deprecations.py::test_action[future]": 0.0043703914048330685, - "tests/test_deprecations.py::test_action[pending]": 0.004122461805049646, - "tests/test_deprecations.py::test_action[remove]": 0.0036723701636817672, - "tests/test_deprecations.py::test_arguments[deprecated]": 0.0031243380316972945, - "tests/test_deprecations.py::test_arguments[pending]": 0.0036598603276344604, - "tests/test_deprecations.py::test_arguments[remove]": 0.0035053939615317803, - "tests/test_deprecations.py::test_class[deprecated]": 0.0038594163754201703, - "tests/test_deprecations.py::test_class[pending]": 0.0034522932540996553, - "tests/test_deprecations.py::test_class[remove]": 0.003447096623959359, - "tests/test_deprecations.py::test_constant[deprecated]": 0.004744674532476596, - "tests/test_deprecations.py::test_constant[pending]": 0.004913831881760825, - "tests/test_deprecations.py::test_constant[remove]": 0.00451753579211298, - "tests/test_deprecations.py::test_function[deprecated]": 0.0034375413498956404, - "tests/test_deprecations.py::test_function[pending]": 0.0034456531860463002, - "tests/test_deprecations.py::test_function[remove]": 0.0031979048604878703, - "tests/test_deprecations.py::test_method[deprecated]": 0.0032891399084346447, - "tests/test_deprecations.py::test_method[pending]": 0.0034748225335449303, - "tests/test_deprecations.py::test_method[remove]": 0.003393617266052374, - "tests/test_deprecations.py::test_module[deprecated]": 0.004448959854840488, - "tests/test_deprecations.py::test_module[pending]": 0.00476272605286483, - "tests/test_deprecations.py::test_module[remove]": 0.004410415934009732, - "tests/test_deprecations.py::test_topic[deprecated]": 0.0032235732445730935, - "tests/test_deprecations.py::test_topic[pending]": 0.0032357253544873384, - "tests/test_deprecations.py::test_topic[remove]": 0.003260911790707142, - "tests/test_deprecations.py::test_version_fallback": 0.0033915597276693472, - "tests/test_exceptions.py::test_BasicClobberError": 0.026199066925323315, - "tests/test_exceptions.py::test_BinaryPrefixReplacementError": 0.041183734644919846, - "tests/test_exceptions.py::test_CommandNotFoundError_conda_build": 0.044778298383106596, - "tests/test_exceptions.py::test_CommandNotFoundError_simple": 0.04474160229585828, - "tests/test_exceptions.py::test_CondaFileNotFoundError": 0.045374398842269216, - "tests/test_exceptions.py::test_CondaHTTPError": 0.04845153910415816, - "tests/test_exceptions.py::test_CondaKeyError": 0.040328127619610396, - "tests/test_exceptions.py::test_DirectoryNotFoundError": 0.0402819229507806, - "tests/test_exceptions.py::test_KnownPackageClobberError": 0.022387702600528855, - "tests/test_exceptions.py::test_MD5MismatchError": 0.04740556792009473, - "tests/test_exceptions.py::test_PackageNotFoundError": 0.046165273726730266, - "tests/test_exceptions.py::test_PackagesNotFoundError_use_only_tar_bz2": 0.006789168157878298, - "tests/test_exceptions.py::test_PackagesNotFoundError_use_only_tar_bz2[False]": 0.021287906583477047, - "tests/test_exceptions.py::test_PackagesNotFoundError_use_only_tar_bz2[True]": 0.022749836200298103, - "tests/test_exceptions.py::test_SharedLinkPathClobberError": 0.022053204266522828, - "tests/test_exceptions.py::test_TooManyArgumentsError": 0.04159314411995895, - "tests/test_exceptions.py::test_UnknownPackageClobberError": 0.025364583541316862, - "tests/test_exceptions.py::test_print_unexpected_error_message_opt_out_1": 0.10187907517529961, - "tests/test_exceptions.py::test_print_unexpected_error_message_opt_out_2": 0.09752938853021983, - "tests/test_exceptions.py::test_print_unexpected_error_message_upload_1": 0.11481003127902448, - "tests/test_exceptions.py::test_print_unexpected_error_message_upload_2": 0.1115481763160647, - "tests/test_exceptions.py::test_print_unexpected_error_message_upload_3": 0.11113571454030988, - "tests/test_exceptions.py::test_print_unexpected_error_message_upload_username_with_spaces": 0.10477907758404395, - "tests/test_exceptions.py::test_print_unexpected_error_message_upload_username_with_unicode": 0.10433792930095276, + "tests/test_create.py::test_override_channels_disabled[classic]": 0.12659812051813468, + "tests/test_create.py::test_override_channels_disabled[libmamba]": 0.13223544014847047, + "tests/test_create.py::test_package_cache_regression[classic]": 0.9297582533344485, + "tests/test_create.py::test_package_cache_regression[libmamba]": 0.9017286206334839, + "tests/test_create.py::test_package_optional_pinning[classic]": 1.8390288017621121, + "tests/test_create.py::test_package_optional_pinning[libmamba]": 1.3308186508662716, + "tests/test_create.py::test_package_pinning[classic]": 2.0106429408831024, + "tests/test_create.py::test_package_pinning[libmamba]": 1.5329262448731293, + "tests/test_create.py::test_packages_not_found[classic]": 1.0670524240383836, + "tests/test_create.py::test_packages_not_found[libmamba]": 2.3367325866544033, + "tests/test_create.py::test_pinned_override_with_explicit_spec[classic]": 1.3701061202042157, + "tests/test_create.py::test_pinned_override_with_explicit_spec[libmamba]": 0.8240669022908343, + "tests/test_create.py::test_post_link_run_in_env[classic]": 1.0938578696726804, + "tests/test_create.py::test_post_link_run_in_env[libmamba]": 1.2952692414306604, + "tests/test_create.py::test_python_site_packages_path[classic]": 1.2610810360790514, + "tests/test_create.py::test_python_site_packages_path[libmamba]": 1.1745472476971794, + "tests/test_create.py::test_remove_empty_env[classic]": 0.7454162138302303, + "tests/test_create.py::test_remove_empty_env[libmamba]": 1.5114092434589135, + "tests/test_create.py::test_remove_force_remove_flag[classic]": 11.965184973755782, + "tests/test_create.py::test_remove_force_remove_flag[libmamba]": 11.2915376348543, + "tests/test_create.py::test_remove_ignore_nonenv[classic]": 0.04999098921176983, + "tests/test_create.py::test_remove_ignore_nonenv[libmamba]": 0.05628260035352641, + "tests/test_create.py::test_remove_spellcheck[classic]": 1.0812163721609012, + "tests/test_create.py::test_remove_spellcheck[libmamba]": 0.6257450623013792, + "tests/test_create.py::test_repodata_v2_base_url[classic]": 0.8693831486391724, + "tests/test_create.py::test_repodata_v2_base_url[libmamba]": 0.43153954142478557, + "tests/test_create.py::test_rm_rf[classic]": 13.282454685387801, + "tests/test_create.py::test_rm_rf[libmamba]": 13.21234149658919, + "tests/test_create.py::test_run_preserves_arguments[classic]": 19.487268013878534, + "tests/test_create.py::test_run_preserves_arguments[libmamba]": 11.718930622856556, + "tests/test_create.py::test_run_script_called[classic]": 0.0003384560744889438, + "tests/test_create.py::test_run_script_called[libmamba]": 0.00043819936468125363, + "tests/test_create.py::test_safety_checks_disabled[classic]": 11.592024957493509, + "tests/test_create.py::test_safety_checks_disabled[libmamba]": 10.226047246018664, + "tests/test_create.py::test_safety_checks_enabled[classic]": 9.371100519515046, + "tests/test_create.py::test_safety_checks_enabled[libmamba]": 9.186841244871522, + "tests/test_create.py::test_safety_checks_warn[classic]": 14.082372735674657, + "tests/test_create.py::test_safety_checks_warn[libmamba]": 13.684409594504643, + "tests/test_create.py::test_search_override_channels_enabled[classic]": 0.17906178005417905, + "tests/test_create.py::test_search_override_channels_enabled[libmamba]": 0.2261447591709642, + "tests/test_create.py::test_shortcut_absent_does_not_barf_on_uninstall[classic]": 4.052899335623662, + "tests/test_create.py::test_shortcut_absent_does_not_barf_on_uninstall[libmamba]": 7.296718087649488, + "tests/test_create.py::test_shortcut_absent_when_condarc_set[classic]": 4.073703059679369, + "tests/test_create.py::test_shortcut_absent_when_condarc_set[libmamba]": 7.147011181510707, + "tests/test_create.py::test_shortcut_creation_installs_shortcut[classic]": 4.065693402350487, + "tests/test_create.py::test_shortcut_creation_installs_shortcut[libmamba]": 7.507081724503177, + "tests/test_create.py::test_strict_channel_priority[classic]": 0.000508252723748938, + "tests/test_create.py::test_strict_channel_priority[libmamba]": 0.00050357577910128, + "tests/test_create.py::test_strict_resolve_get_reduced_index[classic]": 23.76381079086347, + "tests/test_create.py::test_strict_resolve_get_reduced_index[libmamba]": 23.918194308116025, + "tests/test_create.py::test_tarball_install[classic]": 1.04747908618715, + "tests/test_create.py::test_tarball_install[libmamba]": 0.9379166402631794, + "tests/test_create.py::test_tarball_install_and_bad_metadata[classic]": 2.1412604501361314, + "tests/test_create.py::test_tarball_install_and_bad_metadata[libmamba]": 1.4734561760225098, + "tests/test_create.py::test_transactional_rollback_simple[classic]": 0.870862963099086, + "tests/test_create.py::test_transactional_rollback_simple[libmamba]": 0.7439325291104564, + "tests/test_create.py::test_transactional_rollback_upgrade_downgrade[classic]": 1.4732657603449681, + "tests/test_create.py::test_transactional_rollback_upgrade_downgrade[libmamba]": 1.1130405804836503, + "tests/test_create.py::test_update_all_updates_pip_pkg[classic]": 19.813146702544323, + "tests/test_create.py::test_update_all_updates_pip_pkg[libmamba]": 19.689282624282963, + "tests/test_create.py::test_update_deps_flag_absent[classic]": 1.0915270491385411, + "tests/test_create.py::test_update_deps_flag_absent[libmamba]": 0.9765769912620188, + "tests/test_create.py::test_update_deps_flag_present[classic]": 1.4006619534678275, + "tests/test_create.py::test_update_deps_flag_present[libmamba]": 1.2208743917336538, + "tests/test_create.py::test_update_with_pinned_packages[classic]": 1.3489809521139264, + "tests/test_create.py::test_update_with_pinned_packages[libmamba]": 0.8995407869830142, + "tests/test_create.py::test_use_index_cache[classic]": 13.18485799098889, + "tests/test_create.py::test_use_index_cache[libmamba]": 15.537633757683405, + "tests/test_deprecations.py::test_action[future]": 0.006211601910036939, + "tests/test_deprecations.py::test_action[pending]": 0.011802711636676767, + "tests/test_deprecations.py::test_action[remove]": 0.0038488264179831534, + "tests/test_deprecations.py::test_arguments[deprecated]": 0.0031829807921997006, + "tests/test_deprecations.py::test_arguments[pending]": 0.003486034994968952, + "tests/test_deprecations.py::test_arguments[remove]": 0.0034407566879283854, + "tests/test_deprecations.py::test_class[deprecated]": 0.00360602153984317, + "tests/test_deprecations.py::test_class[pending]": 0.0034382797793922185, + "tests/test_deprecations.py::test_class[remove]": 0.0032086881192813334, + "tests/test_deprecations.py::test_constant[deprecated]": 0.0048879053754439915, + "tests/test_deprecations.py::test_constant[pending]": 0.004807581433287431, + "tests/test_deprecations.py::test_constant[remove]": 0.004438724487343696, + "tests/test_deprecations.py::test_function[deprecated]": 0.003381056388562763, + "tests/test_deprecations.py::test_function[pending]": 0.0036230493007462367, + "tests/test_deprecations.py::test_function[remove]": 0.003225830535037993, + "tests/test_deprecations.py::test_method[deprecated]": 0.0033387811886767056, + "tests/test_deprecations.py::test_method[pending]": 0.0036928289957081487, + "tests/test_deprecations.py::test_method[remove]": 0.0035747456440257323, + "tests/test_deprecations.py::test_module[deprecated]": 0.004454678856665204, + "tests/test_deprecations.py::test_module[pending]": 0.004540462499468051, + "tests/test_deprecations.py::test_module[remove]": 0.004480712413000387, + "tests/test_deprecations.py::test_topic[deprecated]": 0.0030668666634677275, + "tests/test_deprecations.py::test_topic[pending]": 0.0031739521132373946, + "tests/test_deprecations.py::test_topic[remove]": 0.003210913000457074, + "tests/test_deprecations.py::test_version_fallback": 0.0031346106194126803, + "tests/test_exceptions.py::test_BasicClobberError": 0.024583244740252853, + "tests/test_exceptions.py::test_BinaryPrefixReplacementError": 0.044323810695477375, + "tests/test_exceptions.py::test_CommandNotFoundError_conda_build": 0.04573242422345367, + "tests/test_exceptions.py::test_CommandNotFoundError_simple": 0.04714220703241113, + "tests/test_exceptions.py::test_CondaFileNotFoundError": 0.04796750728342604, + "tests/test_exceptions.py::test_CondaHTTPError": 0.0471501357935229, + "tests/test_exceptions.py::test_CondaKeyError": 0.042208798086734486, + "tests/test_exceptions.py::test_DirectoryNotFoundError": 0.040254423031222675, + "tests/test_exceptions.py::test_KnownPackageClobberError": 0.023328590942502014, + "tests/test_exceptions.py::test_MD5MismatchError": 0.047111109011538345, + "tests/test_exceptions.py::test_PackageNotFoundError": 0.04722666420368883, + "tests/test_exceptions.py::test_PackagesNotFoundError_use_only_tar_bz2": 0.006789168157878299, + "tests/test_exceptions.py::test_PackagesNotFoundError_use_only_tar_bz2[False]": 0.021107069685519897, + "tests/test_exceptions.py::test_PackagesNotFoundError_use_only_tar_bz2[True]": 0.02298693114531831, + "tests/test_exceptions.py::test_SharedLinkPathClobberError": 0.03009100717341474, + "tests/test_exceptions.py::test_TooManyArgumentsError": 0.040750183393442135, + "tests/test_exceptions.py::test_UnknownPackageClobberError": 0.024332405647502768, + "tests/test_exceptions.py::test_print_unexpected_error_message_opt_out_1": 0.1111403638586173, + "tests/test_exceptions.py::test_print_unexpected_error_message_opt_out_2": 0.08836516138563638, + "tests/test_exceptions.py::test_print_unexpected_error_message_upload_1": 0.11608501236622247, + "tests/test_exceptions.py::test_print_unexpected_error_message_upload_2": 0.11281722663016093, + "tests/test_exceptions.py::test_print_unexpected_error_message_upload_3": 0.109300948438597, + "tests/test_exceptions.py::test_print_unexpected_error_message_upload_username_with_spaces": 0.10802185755932943, + "tests/test_exceptions.py::test_print_unexpected_error_message_upload_username_with_unicode": 0.10783970565459977, "tests/test_export.py::test_explicit[classic---md5]": 0.807365457999822, "tests/test_export.py::test_explicit[classic---quiet]": 0.6816730840000673, "tests/test_export.py::test_explicit[classic---sha256]": 0.46351029099992047, - "tests/test_export.py::test_explicit[classic]": 0.4702482309922596, + "tests/test_export.py::test_explicit[classic]": 0.47024823099225965, "tests/test_export.py::test_explicit[libmamba---md5]": 1.4628728339998815, "tests/test_export.py::test_explicit[libmamba---quiet]": 3.1429626659996757, "tests/test_export.py::test_explicit[libmamba---sha256]": 0.9375682090001192, @@ -2124,380 +2162,383 @@ "tests/test_export.py::test_explicit_parser[libmamba-https://conda.anaconda.org/conda-forge/noarch/doc8-1.1.1-pyhd8ed1ab_0.conda-5e9e17751f19d03c4034246de428582e-None]": 0.021828819000003108, "tests/test_export.py::test_export[classic]": 0.9405531631369377, "tests/test_export.py::test_export[libmamba]": 5.903752618311412, - "tests/test_exports.py::test_deprecations[Completer-None]": 0.003113995438451801, + "tests/test_exports.py::test_deprecations[Completer-None]": 0.003213953398635383, "tests/test_exports.py::test_deprecations[IndexRecord-TypeError]": 0.003997780175000075, - "tests/test_exports.py::test_deprecations[InstalledPackages-None]": 0.0032294777050218826, - "tests/test_exports.py::test_deprecations[KEYS-TypeError]": 0.003336561232852517, - "tests/test_exports.py::test_deprecations[KEYS_DIR-TypeError]": 0.003197816771441228, - "tests/test_exports.py::test_deprecations[_symlink_conda_hlp-TypeError]": 0.0032290546195360014, - "tests/test_exports.py::test_deprecations[fetch_index-TypeError]": 0.0035132614200033946, - "tests/test_exports.py::test_deprecations[hash_file-TypeError]": 0.003270216474916138, - "tests/test_exports.py::test_deprecations[iteritems-TypeError]": 0.0031957214293539997, - "tests/test_exports.py::test_deprecations[move_to_trash-TypeError]": 0.004213196863137577, - "tests/test_exports.py::test_deprecations[symlink_conda-TypeError]": 0.0032065231821801084, - "tests/test_exports.py::test_deprecations[verify-TypeError]": 0.0034707771700057993, - "tests/test_exports.py::test_deprecations[win_conda_bat_redirect-TypeError]": 0.0005950254014351135, - "tests/test_features.py::test_install_track_features_downgrade": 2.2048998006170724, - "tests/test_features.py::test_install_track_features_upgrade": 2.2146474092853494, - "tests/test_features.py::test_remove_features_downgrade": 0.8131009797217389, - "tests/test_features.py::test_remove_features_upgrade": 1.0168970399525887, - "tests/test_fetch.py::test_checksum_checks_bytes[bad-type]": 0.015348835339374388, - "tests/test_fetch.py::test_checksum_checks_bytes[gibberish]": 0.229083465991618, - "tests/test_fetch.py::test_checksum_checks_bytes[original]": 0.6007733773370986, - "tests/test_fetch.py::test_checksum_checks_bytes[upper]": 0.6347017802537671, - "tests/test_fetch.py::test_download_connectionerror": 10.24640353549922, - "tests/test_fetch.py::test_download_http_errors": 0.003919895680186621, - "tests/test_fetch.py::test_download_httperror": 0.009657130832387607, - "tests/test_fetch.py::test_download_when_ranges_not_supported": 0.016197949590596162, - "tests/test_fetch.py::test_fetchrepodate_connectionerror": 10.261446281097735, - "tests/test_fetch.py::test_resume_download": 0.033287632547474535, - "tests/test_fetch.py::test_resume_partial": 1.348894826198881, - "tests/test_fetch.py::test_tmpDownload": 0.13976179655205687, - "tests/test_history.py::test_calls_update_on_exit": 0.007869958405168069, - "tests/test_history.py::test_comment_parsing[conda 4.5.1]": 0.003583399911388083, - "tests/test_history.py::test_comment_parsing[conda 4.5.1dev0]": 0.0033127329944388395, - "tests/test_history.py::test_comment_parsing[conda 4.5.1rc1]": 0.0029133845078670433, - "tests/test_history.py::test_comment_parsing[post 4.4, install spec]": 0.003896107734049162, - "tests/test_history.py::test_comment_parsing[post 4.4, update spec]": 0.0030683689163309874, - "tests/test_history.py::test_comment_parsing[pre 4.4, install many specs]": 0.003419201255303854, - "tests/test_history.py::test_comment_parsing[pre 4.4, install one spec]": 0.0034382299644825447, - "tests/test_history.py::test_comment_parsing[pre 4.4, install two specs]": 0.0029114506127083063, - "tests/test_history.py::test_comment_parsing[pre 4.4, update one spec]": 0.003123826618882906, - "tests/test_history.py::test_comment_parsing[pre 4.4, update two specs]": 0.0032086852344703283, - "tests/test_history.py::test_empty_history_check_on_empty_env": 0.010652040396467692, - "tests/test_history.py::test_history_malformed": 0.006112969898592118, - "tests/test_history.py::test_parse_on_empty_env": 0.01083571104653535, - "tests/test_history.py::test_returns_history_object_as_context_object": 0.005583720152165917, - "tests/test_history.py::test_user_requests[0]": 0.004364358867548535, - "tests/test_history.py::test_user_requests[1]": 0.00411358318744711, - "tests/test_history.py::test_user_requests[2]": 0.0038382517994491544, - "tests/test_history.py::test_user_requests[3]": 0.0035161672600402525, - "tests/test_history.py::test_user_requests[4]": 0.004271198784796677, - "tests/test_history.py::test_user_requests[5]": 0.003922555522275641, - "tests/test_history.py::test_works_as_context_manager": 0.004372251228072272, - "tests/test_install.py::test_binary[linux-64]": 0.009371223419662575, - "tests/test_install.py::test_binary[noarch]": 0.007015996505575115, - "tests/test_install.py::test_binary[win-64]": 0.006219600423069291, + "tests/test_exports.py::test_deprecations[InstalledPackages-None]": 0.003188536299703633, + "tests/test_exports.py::test_deprecations[KEYS-TypeError]": 0.003235907312003687, + "tests/test_exports.py::test_deprecations[KEYS_DIR-TypeError]": 0.003272249500026124, + "tests/test_exports.py::test_deprecations[_symlink_conda_hlp-TypeError]": 0.0033321208512945414, + "tests/test_exports.py::test_deprecations[fetch_index-TypeError]": 0.0035132614200033955, + "tests/test_exports.py::test_deprecations[hash_file-TypeError]": 0.003449694644069724, + "tests/test_exports.py::test_deprecations[iteritems-TypeError]": 0.003529618584060674, + "tests/test_exports.py::test_deprecations[move_to_trash-TypeError]": 0.0037597422585557085, + "tests/test_exports.py::test_deprecations[symlink_conda-TypeError]": 0.0034338901646641844, + "tests/test_exports.py::test_deprecations[verify-TypeError]": 0.0035058125136066044, + "tests/test_exports.py::test_deprecations[win_conda_bat_redirect-TypeError]": 0.0007281986486783569, + "tests/test_features.py::test_install_track_features_downgrade": 2.6840489426466854, + "tests/test_features.py::test_install_track_features_upgrade": 2.636295358273133, + "tests/test_features.py::test_remove_features_downgrade": 0.7773074860286515, + "tests/test_features.py::test_remove_features_upgrade": 1.2081423557180384, + "tests/test_fetch.py::test_checksum_checks_bytes[bad-type]": 0.015469579072896934, + "tests/test_fetch.py::test_checksum_checks_bytes[gibberish]": 0.15036996120613222, + "tests/test_fetch.py::test_checksum_checks_bytes[original]": 0.7015603527122909, + "tests/test_fetch.py::test_checksum_checks_bytes[upper]": 0.586994633581275, + "tests/test_fetch.py::test_download_connectionerror": 9.409034633032688, + "tests/test_fetch.py::test_download_http_errors": 0.003911460798964587, + "tests/test_fetch.py::test_download_httperror": 0.00975564222781095, + "tests/test_fetch.py::test_download_size_none": 0.0071806929999986835, + "tests/test_fetch.py::test_download_text": 0.010164342999999576, + "tests/test_fetch.py::test_download_when_ranges_not_supported": 0.015999853537678372, + "tests/test_fetch.py::test_fetchrepodate_connectionerror": 10.25949395032403, + "tests/test_fetch.py::test_resume_bad_partial": 0.017957456999997845, + "tests/test_fetch.py::test_resume_download": 0.03181098692906129, + "tests/test_fetch.py::test_resume_partial": 1.4013561986127876, + "tests/test_fetch.py::test_tmpDownload": 0.12721404381180734, + "tests/test_history.py::test_calls_update_on_exit": 0.0077635972883475235, + "tests/test_history.py::test_comment_parsing[conda 4.5.1]": 0.003139636237979351, + "tests/test_history.py::test_comment_parsing[conda 4.5.1dev0]": 0.0030399345291826307, + "tests/test_history.py::test_comment_parsing[conda 4.5.1rc1]": 0.0029069169703030777, + "tests/test_history.py::test_comment_parsing[post 4.4, install spec]": 0.0035002218670101754, + "tests/test_history.py::test_comment_parsing[post 4.4, update spec]": 0.003024285444664898, + "tests/test_history.py::test_comment_parsing[pre 4.4, install many specs]": 0.003099465127872378, + "tests/test_history.py::test_comment_parsing[pre 4.4, install one spec]": 0.0033112317995375824, + "tests/test_history.py::test_comment_parsing[pre 4.4, install two specs]": 0.0029066660028873492, + "tests/test_history.py::test_comment_parsing[pre 4.4, update one spec]": 0.0029373106819737915, + "tests/test_history.py::test_comment_parsing[pre 4.4, update two specs]": 0.0030498081170090914, + "tests/test_history.py::test_empty_history_check_on_empty_env": 0.009234609308549633, + "tests/test_history.py::test_history_malformed": 0.005870466793144691, + "tests/test_history.py::test_parse_on_empty_env": 0.012067812765185383, + "tests/test_history.py::test_returns_history_object_as_context_object": 0.005252090821060197, + "tests/test_history.py::test_user_requests[0]": 0.00565518465821289, + "tests/test_history.py::test_user_requests[1]": 0.003895257761151487, + "tests/test_history.py::test_user_requests[2]": 0.003953326800315154, + "tests/test_history.py::test_user_requests[3]": 0.0035726151045052923, + "tests/test_history.py::test_user_requests[4]": 0.0038756621738276625, + "tests/test_history.py::test_user_requests[5]": 0.0038509219118657697, + "tests/test_history.py::test_works_as_context_manager": 0.0056725063019735615, + "tests/test_install.py::test_binary[linux-64]": 0.008274407939528184, + "tests/test_install.py::test_binary[noarch]": 0.0064733721689611366, + "tests/test_install.py::test_binary[win-64]": 0.005680615646181494, "tests/test_install.py::test_conda_pip_interop_dependency_satisfied_by_pip": 36.597532868990704, - "tests/test_install.py::test_default_text": 0.008859020807576343, - "tests/test_install.py::test_ends_with_newl[linux-64]": 0.003525722657354715, - "tests/test_install.py::test_ends_with_newl[noarch]": 0.003320954366611238, - "tests/test_install.py::test_ends_with_newl[win-64]": 0.0037258844486031915, - "tests/test_install.py::test_install_freezes_env_by_default": 0.9313993861775199, - "tests/test_install.py::test_install_from_extracted_package": 15.232263997470008, - "tests/test_install.py::test_install_mkdir": 29.177026966604576, - "tests/test_install.py::test_long_default_text": 0.006238506844195029, - "tests/test_install.py::test_multiple[linux-64]": 0.0031976987106567445, - "tests/test_install.py::test_multiple[noarch]": 0.0030493228356154073, - "tests/test_install.py::test_multiple[win-64]": 0.0033750092895961825, - "tests/test_install.py::test_no_extra[linux-64]": 0.002995244314229303, - "tests/test_install.py::test_no_extra[noarch]": 0.003038648380830196, - "tests/test_install.py::test_no_extra[win-64]": 0.004042465133502291, - "tests/test_install.py::test_read_no_link": 0.009318957018015267, - "tests/test_install.py::test_shorter[linux-64]": 0.0029440574752566838, - "tests/test_install.py::test_shorter[noarch]": 0.0032393208097991556, - "tests/test_install.py::test_shorter[win-64]": 0.004383511689191565, - "tests/test_install.py::test_simple[linux-64]": 0.00822731567226062, - "tests/test_install.py::test_simple[noarch]": 0.005824144157711586, - "tests/test_install.py::test_simple[win-64]": 0.004991462378736109, - "tests/test_install.py::test_spaces[linux-64]": 0.0030232139167939496, - "tests/test_install.py::test_spaces[noarch]": 0.0034038872802733796, - "tests/test_install.py::test_spaces[win-64]": 0.003851192214221509, - "tests/test_install.py::test_too_long[linux-64]": 0.0030307683942715404, - "tests/test_install.py::test_too_long[noarch]": 0.0029911061139183, - "tests/test_install.py::test_too_long[win-64]": 0.0032331342061756407, - "tests/test_install.py::test_trash_outside_prefix": 0.03810665035290353, - "tests/test_install.py::test_two[linux-64]": 0.002939950614354328, - "tests/test_install.py::test_two[noarch]": 0.003004845395725314, - "tests/test_install.py::test_two[win-64]": 0.003909061450847526, - "tests/test_install.py::test_windows_entry_point": 0.0008148703537197162, - "tests/test_install.py::test_yield_lines": 0.006738213675773064, - "tests/test_instructions.py::test_check_files_in_tarball_files_exist": 0.0035931673420878194, - "tests/test_instructions.py::test_check_files_in_tarball_files_not_exist": 0.0027693090043335988, - "tests/test_instructions.py::test_expected_operation_order": 0.004119099876970279, - "tests/test_instructions.py::test_simple_instruction": 0.0031153001794668755, - "tests/test_instructions.py::test_state": 0.003236437640746248, - "tests/test_link_order.py::test_link_order_post_link_actions": 0.9962091623175143, - "tests/test_link_order.py::test_link_order_post_link_depend": 0.9236878684828352, - "tests/test_logic.py::test_ALL": 11.417692492680796, - "tests/test_logic.py::test_AMONE": 4.2714209024202345, - "tests/test_logic.py::test_AND": 0.026008653178548516, - "tests/test_logic.py::test_ANY": 11.017249988524723, - "tests/test_logic.py::test_ITE": 1.182567679709355, - "tests/test_logic.py::test_LinearBound": 5.033230042045161, - "tests/test_logic.py::test_NOT": 0.004969389735306224, - "tests/test_logic.py::test_OR": 0.029133917926335896, - "tests/test_logic.py::test_XONE": 1.6098711338205094, - "tests/test_logic.py::test_XOR": 0.03984122816922224, - "tests/test_logic.py::test_minimal_unsatisfiable_subset": 0.0034399454042904763, - "tests/test_logic.py::test_minimize": 0.008120270558503055, - "tests/test_logic.py::test_sat": 0.0038469080344235105, - "tests/test_misc.py::test_Utf8NamedTemporaryFile": 0.004165488408760122, - "tests/test_misc.py::test_cache_fn_url": 0.003648386301411394, - "tests/test_misc.py::test_explicit_missing_cache_entries": 5.0326956609049045, - "tests/test_misc.py::test_explicit_no_cache": 0.010384529377184813, - "tests/test_misc.py::test_explicit_parser[../doc8-1.1.1-pyhd8ed1ab_0.conda-5e9e17751f19d03-ParseError]": 0.004031659105934384, - "tests/test_misc.py::test_explicit_parser[../doc8-1.1.1-pyhd8ed1ab_0.conda-5e9e17751f19d03c4034246de428582e-None]": 0.0057378086566587105, - "tests/test_misc.py::test_explicit_parser[doc8-1.1.1-pyhd8ed1ab_0.conda-5e9e17751f19d03c4034246de428582e-None]": 0.006122191880161217, - "tests/test_misc.py::test_explicit_parser[https://conda.anaconda.org/conda-forge/noarch/conda-24.1.0-pyhd3eb1b0_0.conda-2707f68aada792d1cf3a44c51d55b38b0cd65b0c192d2a5f9ef0550dc149a7d3-None]": 0.0054723491568953704, - "tests/test_misc.py::test_explicit_parser[https://conda.anaconda.org/conda-forge/noarch/conda-24.1.0-pyhd3eb1b0_0.conda-md5:5e9e17751f19d03c4034246de428582e-ParseError]": 0.00355694314693579, - "tests/test_misc.py::test_explicit_parser[https://conda.anaconda.org/conda-forge/noarch/conda-24.1.0-pyhd3eb1b0_0.conda-sha123:2707f68aada792d1cf3a44c51d55b38b0cd65b0c192d2a5f9ef0550dc149a7d3-ParseError]": 0.003303368040465336, - "tests/test_misc.py::test_explicit_parser[https://conda.anaconda.org/conda-forge/noarch/conda-24.1.0-pyhd3eb1b0_0.conda-sha256:2707f68aada792d1cf3a44c51d55b38b0cd65b0c192d2a5f9ef0550dc149a7d3-None]": 0.008077948997696734, - "tests/test_misc.py::test_explicit_parser[https://conda.anaconda.org/conda-forge/noarch/doc8-1.1.1-pyhd8ed1ab_0.conda-5e9e17751f19d03c4034246de428582e-None]": 0.005794035820475188, - "tests/test_misc.py::test_url_pat_1": 0.004212044378399017, - "tests/test_misc.py::test_url_pat_2": 0.0028941985443983916, - "tests/test_misc.py::test_url_pat_3": 0.002899670058228425, - "tests/test_misc.py::test_walk_prefix": 0.011119192098146992, - "tests/test_plan.py::test_adds_to_existing_actions": 0.0032577560605078237, - "tests/test_plan.py::test_deprecations[_get_best_prec_match]": 0.002928751933965768, - "tests/test_plan.py::test_deprecations[_handle_menuinst]": 0.0029200810186649877, - "tests/test_plan.py::test_deprecations[_inject_UNLINKLINKTRANSACTION]": 0.0030121684956029597, - "tests/test_plan.py::test_deprecations[_plan_from_actions]": 0.002896521757788815, - "tests/test_plan.py::test_deprecations[_update_old_plan]": 0.0030449502393209748, - "tests/test_plan.py::test_deprecations[add_defaults_to_specs]": 0.0030989774123029363, - "tests/test_plan.py::test_deprecations[add_unlink]": 0.0029625943581924534, - "tests/test_plan.py::test_deprecations[display_actions]": 0.0031626978653909433, - "tests/test_plan.py::test_deprecations[execute_actions]": 0.003060907947208607, - "tests/test_plan.py::test_deprecations[execute_instructions]": 0.0027305528740676553, - "tests/test_plan.py::test_deprecations[execute_plan]": 0.002801516717040695, - "tests/test_plan.py::test_deprecations[get_blank_actions]": 0.003166368789732088, - "tests/test_plan.py::test_deprecations[install_actions]": 0.003134051015462792, - "tests/test_plan.py::test_deprecations[print_dists]": 0.003108410920111594, - "tests/test_plan.py::test_deprecations[revert_actions]": 0.0032687073606359435, - "tests/test_plan.py::test_display_actions_0": 0.17980242750270162, - "tests/test_plan.py::test_display_actions_features": 0.2394717051232041, - "tests/test_plan.py::test_display_actions_link_type": 0.021852055837144134, - "tests/test_plan.py::test_display_actions_show_channel_urls": 0.22899316179727486, - "tests/test_plan.py::test_execute_plan": 0.0034031153002923946, - "tests/test_plan.py::test_pinned_specs_CONDA_PINNED_PACKAGES": 0.02421634793033625, - "tests/test_plan.py::test_pinned_specs_all": 0.7690726454107508, - "tests/test_plan.py::test_pinned_specs_conda_meta_pinned": 0.6224282676860576, - "tests/test_plan.py::test_pinned_specs_condarc": 0.7915298479557563, - "tests/test_plan.py::test_simply_adds_unlink_on_non_windows": 0.0039195259188622095, - "tests/test_plan.py::test_update_old_plan": 0.0029296190087091125, - "tests/test_priority.py::test_reorder_channel_priority[classic-with pinned_package]": 2.66360307420275, - "tests/test_priority.py::test_reorder_channel_priority[classic-without pinned_package]": 2.282729723847774, - "tests/test_priority.py::test_reorder_channel_priority[libmamba-with pinned_package]": 1.783710976581494, - "tests/test_priority.py::test_reorder_channel_priority[libmamba-without pinned_package]": 3.22096796049359, - "tests/test_reporters.py::test_confirm_yn_always_yes": 0.004749961991578237, - "tests/test_reporters.py::test_confirm_yn_dry_run_exit": 0.004283646782630955, - "tests/test_reporters.py::test_confirm_yn_no": 0.0048655981689484755, - "tests/test_reporters.py::test_confirm_yn_yes": 0.004928982562632289, - "tests/test_reporters.py::test_get_progress_bar": 0.0037367512621055057, - "tests/test_reporters.py::test_get_progress_bar_context_managers": 0.0028332939631567668, - "tests/test_reporters.py::test_render": 0.004900490922630949, - "tests/test_shell.py::test_activate_deactivate_modify_path[bash]": 6.315400487720276, - "tests/test_shell.py::test_activate_deactivate_modify_path[cmd.exe]": 0.0003877452635676052, - "tests/test_shell.py::test_bash_activate_error": 7.474620287910402, - "tests/test_shell.py::test_basic_integration[bash-basic_posix]": 39.48122056436122, - "tests/test_shell.py::test_basic_integration[csh-basic_csh]": 25.21793554345558, - "tests/test_shell.py::test_basic_integration[dash-basic_posix]": 37.43086939261443, - "tests/test_shell.py::test_basic_integration[tcsh-basic_csh]": 25.25884116956364, - "tests/test_shell.py::test_basic_integration[zsh-basic_posix]": 35.13503698477797, - "tests/test_shell.py::test_cmd_exe_activate_error": 0.0004665589912772229, - "tests/test_shell.py::test_cmd_exe_basic_integration": 0.0006949037440692845, - "tests/test_shell.py::test_fish_basic_integration": 0.0008095337173457704, - "tests/test_shell.py::test_legacy_activate_deactivate_bash": 8.995395615957507, - "tests/test_shell.py::test_legacy_activate_deactivate_cmd_exe": 0.00038787163235275336, - "tests/test_shell.py::test_powershell_PATH_management": 0.0005560285384552813, - "tests/test_shell.py::test_powershell_basic_integration": 0.00043849575874616763, - "tests/test_shell.py::test_stacking[0--base-base,sys]": 25.79233295828531, - "tests/test_shell.py::test_stacking[0--has-has,sys]": 24.46548096674936, - "tests/test_shell.py::test_stacking[0--not-sys]": 23.916876557844972, - "tests/test_shell.py::test_stacking[0-base-base-base,sys]": 25.218211993871222, - "tests/test_shell.py::test_stacking[0-base-has-has,sys]": 24.77519162705869, - "tests/test_shell.py::test_stacking[0-base-not-sys]": 25.101484994383714, - "tests/test_shell.py::test_stacking[0-has-base-base,sys]": 23.721053548579643, - "tests/test_shell.py::test_stacking[0-has-has-has,sys]": 23.853852725242195, - "tests/test_shell.py::test_stacking[0-has-not-sys]": 24.180773519283793, - "tests/test_shell.py::test_stacking[0-not-base-base,sys]": 25.54858762831851, - "tests/test_shell.py::test_stacking[0-not-has-has,sys]": 23.273323583604878, - "tests/test_shell.py::test_stacking[0-not-not-sys]": 23.494561300142877, - "tests/test_shell.py::test_stacking[5-base,has-base-base,has,base,sys]": 23.66535342634527, - "tests/test_shell.py::test_stacking[5-base,has-has-has,base,sys]": 24.230139359867817, - "tests/test_shell.py::test_stacking[5-base,has-not-has,base,sys]": 24.420599854957572, - "tests/test_shell.py::test_stacking[5-base,not-base-base,base,sys]": 24.248937292065545, - "tests/test_shell.py::test_stacking[5-base,not-has-has,base,sys]": 24.511335624465172, - "tests/test_shell.py::test_stacking[5-base,not-not-base,sys]": 23.420989238963152, - "tests/test_shell.py::test_stacking[5-base-base-base,sys]": 24.20695806649181, - "tests/test_shell.py::test_stacking[5-base-has-has,base,sys]": 22.982269476744115, - "tests/test_shell.py::test_stacking[5-base-not-base,sys]": 23.31034872310424, - "tests/test_shell.py::test_stacking[5-has-base-base,has,sys]": 23.699788415509843, - "tests/test_shell.py::test_stacking[5-has-has-has,sys]": 24.515573950216083, - "tests/test_shell.py::test_stacking[5-has-not-has,sys]": 23.85031485003497, - "tests/test_shell.py::test_stacking[5-not-base-base,sys]": 25.02594059867917, - "tests/test_shell.py::test_stacking[5-not-has-has,sys]": 23.257792502251508, - "tests/test_shell.py::test_stacking[5-not-not-sys]": 23.750491967930056, - "tests/test_solvers.py::TestClassicSolver::test_accelerate": 5.479716894837936, - "tests/test_solvers.py::TestClassicSolver::test_anaconda_nomkl": 3.460887339264516, - "tests/test_solvers.py::TestClassicSolver::test_arch_preferred_over_noarch_when_otherwise_equal": 0.23654239923001788, - "tests/test_solvers.py::TestClassicSolver::test_channel_priority_1": 1.837099623234936, - "tests/test_solvers.py::TestClassicSolver::test_circular_dependencies": 0.9381014289804367, - "tests/test_solvers.py::TestClassicSolver::test_empty": 1.6785509217650088, - "tests/test_solvers.py::TestClassicSolver::test_get_dists": 3.823243503757738, - "tests/test_solvers.py::TestClassicSolver::test_get_reduced_index_broadening_preferred_solution": 0.2698366701427097, - "tests/test_solvers.py::TestClassicSolver::test_get_reduced_index_broadening_with_unsatisfiable_early_dep": 0.2688212851428793, - "tests/test_solvers.py::TestClassicSolver::test_install_package_with_feature": 0.8831548161050817, - "tests/test_solvers.py::TestClassicSolver::test_iopro_mkl": 2.5982462354191664, - "tests/test_solvers.py::TestClassicSolver::test_iopro_nomkl": 1.8921005709711747, - "tests/test_solvers.py::TestClassicSolver::test_irrational_version": 0.5575599182778586, - "tests/test_solvers.py::TestClassicSolver::test_mkl": 3.8163971593253136, - "tests/test_solvers.py::TestClassicSolver::test_no_features": 6.018611256727262, - "tests/test_solvers.py::TestClassicSolver::test_noarch_preferred_over_arch_when_build_greater": 0.2501411485385989, - "tests/test_solvers.py::TestClassicSolver::test_noarch_preferred_over_arch_when_build_greater_dep": 0.25314573820208724, - "tests/test_solvers.py::TestClassicSolver::test_noarch_preferred_over_arch_when_version_greater": 0.24832740357046212, - "tests/test_solvers.py::TestClassicSolver::test_noarch_preferred_over_arch_when_version_greater_dep": 0.25196105368759214, - "tests/test_solvers.py::TestClassicSolver::test_nonexistent": 0.4474185675458835, - "tests/test_solvers.py::TestClassicSolver::test_nonexistent_deps": 4.465401620550868, - "tests/test_solvers.py::TestClassicSolver::test_pseudo_boolean": 3.056890115625446, - "tests/test_solvers.py::TestClassicSolver::test_remove": 3.3254176432407614, - "tests/test_solvers.py::TestClassicSolver::test_scipy_mkl": 1.7620815283542879, - "tests/test_solvers.py::TestClassicSolver::test_surplus_features_1": 0.2621502032904516, - "tests/test_solvers.py::TestClassicSolver::test_surplus_features_2": 0.22348080050599786, - "tests/test_solvers.py::TestClassicSolver::test_timestamps_and_deps": 2.249710504541272, - "tests/test_solvers.py::TestClassicSolver::test_unintentional_feature_downgrade": 2.356816382676147, - "tests/test_solvers.py::TestClassicSolver::test_unsat_any_two_not_three": 1.0291819150292871, - "tests/test_solvers.py::TestClassicSolver::test_unsat_chain": 0.2778358527862016, - "tests/test_solvers.py::TestClassicSolver::test_unsat_channel_priority": 0.5590395825353603, - "tests/test_solvers.py::TestClassicSolver::test_unsat_expand_single": 0.24907308286801544, - "tests/test_solvers.py::TestClassicSolver::test_unsat_from_r1": 5.452663009864392, - "tests/test_solvers.py::TestClassicSolver::test_unsat_missing_dep": 0.28482420898376926, - "tests/test_solvers.py::TestClassicSolver::test_unsat_shortest_chain_1": 0.26631284649794656, - "tests/test_solvers.py::TestClassicSolver::test_unsat_shortest_chain_2": 0.2960584707924119, - "tests/test_solvers.py::TestClassicSolver::test_unsat_shortest_chain_3": 0.299437701043076, - "tests/test_solvers.py::TestClassicSolver::test_unsat_shortest_chain_4": 0.27353948970074393, - "tests/test_solvers.py::TestClassicSolver::test_unsat_simple": 0.26286436845753736, - "tests/test_solvers.py::TestLibMambaSolver::test_accelerate": 0.0029665135194446818, - "tests/test_solvers.py::TestLibMambaSolver::test_anaconda_nomkl": 0.5940726178042657, - "tests/test_solvers.py::TestLibMambaSolver::test_arch_preferred_over_noarch_when_otherwise_equal": 0.12029957225609786, - "tests/test_solvers.py::TestLibMambaSolver::test_channel_priority_1": 0.24343353581025895, - "tests/test_solvers.py::TestLibMambaSolver::test_circular_dependencies": 0.6132754720203818, - "tests/test_solvers.py::TestLibMambaSolver::test_empty": 0.21207177555418175, - "tests/test_solvers.py::TestLibMambaSolver::test_get_dists": 0.28094559086824494, - "tests/test_solvers.py::TestLibMambaSolver::test_get_reduced_index_broadening_preferred_solution": 0.12847430412466787, - "tests/test_solvers.py::TestLibMambaSolver::test_get_reduced_index_broadening_with_unsatisfiable_early_dep": 0.12474049141871457, - "tests/test_solvers.py::TestLibMambaSolver::test_install_package_with_feature": 0.20247292170451575, - "tests/test_solvers.py::TestLibMambaSolver::test_iopro_mkl": 0.0028979374358050224, - "tests/test_solvers.py::TestLibMambaSolver::test_iopro_nomkl": 0.0031018106784702066, - "tests/test_solvers.py::TestLibMambaSolver::test_irrational_version": 0.19585763084822752, - "tests/test_solvers.py::TestLibMambaSolver::test_mkl": 0.002902173363696399, - "tests/test_solvers.py::TestLibMambaSolver::test_no_features": 0.0032544227866163, - "tests/test_solvers.py::TestLibMambaSolver::test_noarch_preferred_over_arch_when_build_greater": 0.13076755328784204, - "tests/test_solvers.py::TestLibMambaSolver::test_noarch_preferred_over_arch_when_build_greater_dep": 0.1404164622352577, - "tests/test_solvers.py::TestLibMambaSolver::test_noarch_preferred_over_arch_when_version_greater": 0.12918073822525586, - "tests/test_solvers.py::TestLibMambaSolver::test_noarch_preferred_over_arch_when_version_greater_dep": 0.12660938740443334, - "tests/test_solvers.py::TestLibMambaSolver::test_nonexistent": 0.16719348085028798, - "tests/test_solvers.py::TestLibMambaSolver::test_nonexistent_deps": 2.004819156071233, - "tests/test_solvers.py::TestLibMambaSolver::test_pseudo_boolean": 0.003094270441108829, - "tests/test_solvers.py::TestLibMambaSolver::test_remove": 0.0027819762206557947, - "tests/test_solvers.py::TestLibMambaSolver::test_scipy_mkl": 0.002842436912619822, - "tests/test_solvers.py::TestLibMambaSolver::test_surplus_features_1": 0.0031028222422085517, - "tests/test_solvers.py::TestLibMambaSolver::test_surplus_features_2": 0.002693737723986261, - "tests/test_solvers.py::TestLibMambaSolver::test_timestamps_and_deps": 1.2436224065639958, - "tests/test_solvers.py::TestLibMambaSolver::test_unintentional_feature_downgrade": 0.0027875037898900286, - "tests/test_solvers.py::TestLibMambaSolver::test_unsat_any_two_not_three": 0.4425812436271353, - "tests/test_solvers.py::TestLibMambaSolver::test_unsat_chain": 0.10365220751041239, - "tests/test_solvers.py::TestLibMambaSolver::test_unsat_channel_priority": 0.31383437301612477, - "tests/test_solvers.py::TestLibMambaSolver::test_unsat_expand_single": 0.10262112814586857, - "tests/test_solvers.py::TestLibMambaSolver::test_unsat_from_r1": 0.48579584970828704, - "tests/test_solvers.py::TestLibMambaSolver::test_unsat_missing_dep": 0.09489834928910623, - "tests/test_solvers.py::TestLibMambaSolver::test_unsat_shortest_chain_1": 0.10990222510114954, - "tests/test_solvers.py::TestLibMambaSolver::test_unsat_shortest_chain_2": 0.09718077202013355, - "tests/test_solvers.py::TestLibMambaSolver::test_unsat_shortest_chain_3": 0.10730897214443395, - "tests/test_solvers.py::TestLibMambaSolver::test_unsat_shortest_chain_4": 0.10020454226662315, - "tests/test_solvers.py::TestLibMambaSolver::test_unsat_simple": 0.10670204744298076, - "tests/test_toposort.py::test_cycle": 0.0030986033618196087, - "tests/test_toposort.py::test_cycle_best_effort": 0.0030808140858838173, + "tests/test_install.py::test_default_text": 0.006666492779718839, + "tests/test_install.py::test_ends_with_newl[linux-64]": 0.003376447627595794, + "tests/test_install.py::test_ends_with_newl[noarch]": 0.0030946013154538234, + "tests/test_install.py::test_ends_with_newl[win-64]": 0.0036046344301434376, + "tests/test_install.py::test_install_freezes_env_by_default": 0.93139938617752, + "tests/test_install.py::test_install_from_extracted_package": 15.232263997470005, + "tests/test_install.py::test_install_mkdir": 29.17702696660457, + "tests/test_install.py::test_long_default_text": 0.006026464355459774, + "tests/test_install.py::test_multiple[linux-64]": 0.0030121702317604236, + "tests/test_install.py::test_multiple[noarch]": 0.0030318927039778808, + "tests/test_install.py::test_multiple[win-64]": 0.003282303349228689, + "tests/test_install.py::test_no_extra[linux-64]": 0.0029134719599479245, + "tests/test_install.py::test_no_extra[noarch]": 0.0029335577310695125, + "tests/test_install.py::test_no_extra[win-64]": 0.0033212985966657557, + "tests/test_install.py::test_read_no_link": 0.00896354181253894, + "tests/test_install.py::test_shorter[linux-64]": 0.0028134949099097185, + "tests/test_install.py::test_shorter[noarch]": 0.0029609856888603357, + "tests/test_install.py::test_shorter[win-64]": 0.003795822672189272, + "tests/test_install.py::test_simple[linux-64]": 0.00923219571951828, + "tests/test_install.py::test_simple[noarch]": 0.005280661208645598, + "tests/test_install.py::test_simple[win-64]": 0.0049548466046912655, + "tests/test_install.py::test_spaces[linux-64]": 0.002990707948162838, + "tests/test_install.py::test_spaces[noarch]": 0.002944888859138548, + "tests/test_install.py::test_spaces[win-64]": 0.0033967536278780115, + "tests/test_install.py::test_too_long[linux-64]": 0.0029067457582384578, + "tests/test_install.py::test_too_long[noarch]": 0.002853130816329593, + "tests/test_install.py::test_too_long[win-64]": 0.0030543999529998966, + "tests/test_install.py::test_trash_outside_prefix": 0.03638309546435886, + "tests/test_install.py::test_two[linux-64]": 0.0028424751353921594, + "tests/test_install.py::test_two[noarch]": 0.003014115785619872, + "tests/test_install.py::test_two[win-64]": 0.003921922810945322, + "tests/test_install.py::test_windows_entry_point": 0.0008186492957954219, + "tests/test_install.py::test_yield_lines": 0.005899219507265085, + "tests/test_instructions.py::test_check_files_in_tarball_files_exist": 0.002799911233113983, + "tests/test_instructions.py::test_check_files_in_tarball_files_not_exist": 0.0029978134311982466, + "tests/test_instructions.py::test_expected_operation_order": 0.0030243585227439796, + "tests/test_instructions.py::test_simple_instruction": 0.003198965478794714, + "tests/test_instructions.py::test_state": 0.002943194455726703, + "tests/test_link_order.py::test_link_order_post_link_actions": 1.2456740846568883, + "tests/test_link_order.py::test_link_order_post_link_depend": 1.0468240960495165, + "tests/test_logic.py::test_ALL": 11.273171103280985, + "tests/test_logic.py::test_AMONE": 4.5164648337541875, + "tests/test_logic.py::test_AND": 0.027417513298321778, + "tests/test_logic.py::test_ANY": 10.706944624233717, + "tests/test_logic.py::test_ITE": 1.2162123188429792, + "tests/test_logic.py::test_LinearBound": 5.060085883081694, + "tests/test_logic.py::test_NOT": 0.004387596022883976, + "tests/test_logic.py::test_OR": 0.027683915313952184, + "tests/test_logic.py::test_XONE": 1.6102641397828727, + "tests/test_logic.py::test_XOR": 0.0352799829516288, + "tests/test_logic.py::test_minimal_unsatisfiable_subset": 0.0033351599625633162, + "tests/test_logic.py::test_minimize": 0.00768661124128516, + "tests/test_logic.py::test_sat": 0.003585668769547679, + "tests/test_misc.py::test_Utf8NamedTemporaryFile": 0.0039526915486615645, + "tests/test_misc.py::test_cache_fn_url": 0.00335018496843873, + "tests/test_misc.py::test_explicit_missing_cache_entries": 5.4024850437197, + "tests/test_misc.py::test_explicit_no_cache": 0.013282574295743787, + "tests/test_misc.py::test_explicit_parser[../doc8-1.1.1-pyhd8ed1ab_0.conda-5e9e17751f19d03-ParseError]": 0.0036598245915931823, + "tests/test_misc.py::test_explicit_parser[../doc8-1.1.1-pyhd8ed1ab_0.conda-5e9e17751f19d03c4034246de428582e-None]": 0.005586554054160658, + "tests/test_misc.py::test_explicit_parser[doc8-1.1.1-pyhd8ed1ab_0.conda-5e9e17751f19d03c4034246de428582e-None]": 0.006045121919239275, + "tests/test_misc.py::test_explicit_parser[https://conda.anaconda.org/conda-forge/noarch/conda-24.1.0-pyhd3eb1b0_0.conda-2707f68aada792d1cf3a44c51d55b38b0cd65b0c192d2a5f9ef0550dc149a7d3-None]": 0.005410742616903378, + "tests/test_misc.py::test_explicit_parser[https://conda.anaconda.org/conda-forge/noarch/conda-24.1.0-pyhd3eb1b0_0.conda-md5:5e9e17751f19d03c4034246de428582e-ParseError]": 0.0035904275720901814, + "tests/test_misc.py::test_explicit_parser[https://conda.anaconda.org/conda-forge/noarch/conda-24.1.0-pyhd3eb1b0_0.conda-sha123:2707f68aada792d1cf3a44c51d55b38b0cd65b0c192d2a5f9ef0550dc149a7d3-ParseError]": 0.003137674992263617, + "tests/test_misc.py::test_explicit_parser[https://conda.anaconda.org/conda-forge/noarch/conda-24.1.0-pyhd3eb1b0_0.conda-sha256:2707f68aada792d1cf3a44c51d55b38b0cd65b0c192d2a5f9ef0550dc149a7d3-None]": 0.007585820289713102, + "tests/test_misc.py::test_explicit_parser[https://conda.anaconda.org/conda-forge/noarch/doc8-1.1.1-pyhd8ed1ab_0.conda-5e9e17751f19d03c4034246de428582e-None]": 0.006117801298460293, + "tests/test_misc.py::test_url_pat_1": 0.0037460381609182997, + "tests/test_misc.py::test_url_pat_2": 0.00282836083182304, + "tests/test_misc.py::test_url_pat_3": 0.0029202160842406806, + "tests/test_misc.py::test_walk_prefix": 0.009930609289103843, + "tests/test_plan.py::test_adds_to_existing_actions": 0.0033801179003363963, + "tests/test_plan.py::test_deprecations[_get_best_prec_match]": 0.0034742427048935916, + "tests/test_plan.py::test_deprecations[_handle_menuinst]": 0.0032986464499005657, + "tests/test_plan.py::test_deprecations[_inject_UNLINKLINKTRANSACTION]": 0.002978984519637093, + "tests/test_plan.py::test_deprecations[_plan_from_actions]": 0.003053925779617988, + "tests/test_plan.py::test_deprecations[_update_old_plan]": 0.003079859891075423, + "tests/test_plan.py::test_deprecations[add_defaults_to_specs]": 0.003162163301885948, + "tests/test_plan.py::test_deprecations[add_unlink]": 0.0028531194475820113, + "tests/test_plan.py::test_deprecations[display_actions]": 0.0029965320895124644, + "tests/test_plan.py::test_deprecations[execute_actions]": 0.0035535093482152703, + "tests/test_plan.py::test_deprecations[execute_instructions]": 0.0031383114593920083, + "tests/test_plan.py::test_deprecations[execute_plan]": 0.0030025985754158413, + "tests/test_plan.py::test_deprecations[get_blank_actions]": 0.0032905785589477706, + "tests/test_plan.py::test_deprecations[install_actions]": 0.0034408246681021507, + "tests/test_plan.py::test_deprecations[print_dists]": 0.0034889459772503607, + "tests/test_plan.py::test_deprecations[revert_actions]": 0.003248004146120525, + "tests/test_plan.py::test_display_actions_0": 0.17137886943597583, + "tests/test_plan.py::test_display_actions_features": 0.23937246322604142, + "tests/test_plan.py::test_display_actions_link_type": 0.02286003780464758, + "tests/test_plan.py::test_display_actions_show_channel_urls": 0.225187999709671, + "tests/test_plan.py::test_execute_plan": 0.003172709004721149, + "tests/test_plan.py::test_pinned_specs_CONDA_PINNED_PACKAGES": 0.022589546997869428, + "tests/test_plan.py::test_pinned_specs_all": 0.8049730119717734, + "tests/test_plan.py::test_pinned_specs_conda_meta_pinned": 0.641075338533606, + "tests/test_plan.py::test_pinned_specs_condarc": 0.7396966469961415, + "tests/test_plan.py::test_simply_adds_unlink_on_non_windows": 0.003982280575605133, + "tests/test_plan.py::test_update_old_plan": 0.002914599413050039, + "tests/test_priority.py::test_reorder_channel_priority[classic-with pinned_package]": 2.754858105940511, + "tests/test_priority.py::test_reorder_channel_priority[classic-without pinned_package]": 2.5115754016258762, + "tests/test_priority.py::test_reorder_channel_priority[libmamba-with pinned_package]": 1.916972363493211, + "tests/test_priority.py::test_reorder_channel_priority[libmamba-without pinned_package]": 3.409965353821621, + "tests/test_reporters.py::test_confirm_yn_always_yes": 0.0047374723899090854, + "tests/test_reporters.py::test_confirm_yn_dry_run_exit": 0.004934215392961658, + "tests/test_reporters.py::test_confirm_yn_no": 0.004930991283141262, + "tests/test_reporters.py::test_confirm_yn_yes": 0.005639550387881388, + "tests/test_reporters.py::test_get_progress_bar": 0.004051711977362901, + "tests/test_reporters.py::test_get_progress_bar_context_managers": 0.003466586578581671, + "tests/test_reporters.py::test_render": 0.005747036281838386, + "tests/test_shell.py::test_activate_deactivate_modify_path[bash]": 6.381749283066679, + "tests/test_shell.py::test_activate_deactivate_modify_path[cmd.exe]": 0.00035570716577835613, + "tests/test_shell.py::test_bash_activate_error": 7.450999008238975, + "tests/test_shell.py::test_basic_integration[bash-basic_posix]": 38.55557434744185, + "tests/test_shell.py::test_basic_integration[csh-basic_csh]": 27.131239736593006, + "tests/test_shell.py::test_basic_integration[dash-basic_posix]": 37.27309199248066, + "tests/test_shell.py::test_basic_integration[tcsh-basic_csh]": 27.151688559253216, + "tests/test_shell.py::test_basic_integration[zsh-basic_posix]": 35.71357782101583, + "tests/test_shell.py::test_cmd_exe_activate_error": 0.0006030743652255158, + "tests/test_shell.py::test_cmd_exe_basic_integration": 0.0005863654764687865, + "tests/test_shell.py::test_fish_basic_integration": 0.0006879121525375767, + "tests/test_shell.py::test_legacy_activate_deactivate_bash": 9.064402136482371, + "tests/test_shell.py::test_legacy_activate_deactivate_cmd_exe": 0.00034378970414081423, + "tests/test_shell.py::test_powershell_PATH_management": 0.0004605661696807657, + "tests/test_shell.py::test_powershell_basic_integration": 0.0004962745288180821, + "tests/test_shell.py::test_stacking[0--base-base,sys]": 25.772469656662953, + "tests/test_shell.py::test_stacking[0--has-has,sys]": 24.798767767530965, + "tests/test_shell.py::test_stacking[0--not-sys]": 23.930784669889658, + "tests/test_shell.py::test_stacking[0-base-base-base,sys]": 25.910557121884555, + "tests/test_shell.py::test_stacking[0-base-has-has,sys]": 25.30329628381012, + "tests/test_shell.py::test_stacking[0-base-not-sys]": 24.94645993103586, + "tests/test_shell.py::test_stacking[0-has-base-base,sys]": 24.33026362134324, + "tests/test_shell.py::test_stacking[0-has-has-has,sys]": 24.29454535438989, + "tests/test_shell.py::test_stacking[0-has-not-sys]": 25.170807328590914, + "tests/test_shell.py::test_stacking[0-not-base-base,sys]": 26.009635764907884, + "tests/test_shell.py::test_stacking[0-not-has-has,sys]": 24.141558088926825, + "tests/test_shell.py::test_stacking[0-not-not-sys]": 24.55150427603491, + "tests/test_shell.py::test_stacking[5-base,has-base-base,has,base,sys]": 25.45697356740977, + "tests/test_shell.py::test_stacking[5-base,has-has-has,base,sys]": 24.966413004629022, + "tests/test_shell.py::test_stacking[5-base,has-not-has,base,sys]": 25.144722750416495, + "tests/test_shell.py::test_stacking[5-base,not-base-base,base,sys]": 24.864321813089923, + "tests/test_shell.py::test_stacking[5-base,not-has-has,base,sys]": 25.32759142727966, + "tests/test_shell.py::test_stacking[5-base,not-not-base,sys]": 24.46419505972039, + "tests/test_shell.py::test_stacking[5-base-base-base,sys]": 25.521623289489916, + "tests/test_shell.py::test_stacking[5-base-has-has,base,sys]": 24.8860172823593, + "tests/test_shell.py::test_stacking[5-base-not-base,sys]": 23.863450618589294, + "tests/test_shell.py::test_stacking[5-has-base-base,has,sys]": 24.359595494922637, + "tests/test_shell.py::test_stacking[5-has-has-has,sys]": 24.772034265309642, + "tests/test_shell.py::test_stacking[5-has-not-has,sys]": 25.09504840992729, + "tests/test_shell.py::test_stacking[5-not-base-base,sys]": 25.420882929049267, + "tests/test_shell.py::test_stacking[5-not-has-has,sys]": 24.299395467637556, + "tests/test_shell.py::test_stacking[5-not-not-sys]": 25.105062699655562, + "tests/test_solvers.py::TestClassicSolver::test_accelerate": 5.407928676749542, + "tests/test_solvers.py::TestClassicSolver::test_anaconda_nomkl": 3.410829873612037, + "tests/test_solvers.py::TestClassicSolver::test_arch_preferred_over_noarch_when_otherwise_equal": 0.2779816692193619, + "tests/test_solvers.py::TestClassicSolver::test_channel_priority_1": 2.031088434209918, + "tests/test_solvers.py::TestClassicSolver::test_circular_dependencies": 1.120898035902762, + "tests/test_solvers.py::TestClassicSolver::test_empty": 1.7781363089775521, + "tests/test_solvers.py::TestClassicSolver::test_get_dists": 3.8241666034523196, + "tests/test_solvers.py::TestClassicSolver::test_get_reduced_index_broadening_preferred_solution": 0.3132033863950108, + "tests/test_solvers.py::TestClassicSolver::test_get_reduced_index_broadening_with_unsatisfiable_early_dep": 0.2969717275334212, + "tests/test_solvers.py::TestClassicSolver::test_install_package_with_feature": 0.905874285034696, + "tests/test_solvers.py::TestClassicSolver::test_iopro_mkl": 2.34841041490705, + "tests/test_solvers.py::TestClassicSolver::test_iopro_nomkl": 2.0792148645396114, + "tests/test_solvers.py::TestClassicSolver::test_irrational_version": 0.5571952774708572, + "tests/test_solvers.py::TestClassicSolver::test_mkl": 4.196608748523053, + "tests/test_solvers.py::TestClassicSolver::test_no_features": 6.186365283932306, + "tests/test_solvers.py::TestClassicSolver::test_noarch_preferred_over_arch_when_build_greater": 0.305457234848524, + "tests/test_solvers.py::TestClassicSolver::test_noarch_preferred_over_arch_when_build_greater_dep": 0.31280683685469396, + "tests/test_solvers.py::TestClassicSolver::test_noarch_preferred_over_arch_when_version_greater": 0.29384100735700064, + "tests/test_solvers.py::TestClassicSolver::test_noarch_preferred_over_arch_when_version_greater_dep": 0.31964744446148885, + "tests/test_solvers.py::TestClassicSolver::test_nonexistent": 0.5752565703878166, + "tests/test_solvers.py::TestClassicSolver::test_nonexistent_deps": 4.990561485573737, + "tests/test_solvers.py::TestClassicSolver::test_pseudo_boolean": 3.238470646534885, + "tests/test_solvers.py::TestClassicSolver::test_remove": 3.523719780866759, + "tests/test_solvers.py::TestClassicSolver::test_scipy_mkl": 1.6510460126234054, + "tests/test_solvers.py::TestClassicSolver::test_surplus_features_1": 0.3111133204309225, + "tests/test_solvers.py::TestClassicSolver::test_surplus_features_2": 0.26442111032608223, + "tests/test_solvers.py::TestClassicSolver::test_timestamps_and_deps": 2.5330742785306692, + "tests/test_solvers.py::TestClassicSolver::test_unintentional_feature_downgrade": 2.3864659546381084, + "tests/test_solvers.py::TestClassicSolver::test_unsat_any_two_not_three": 1.2464219697834307, + "tests/test_solvers.py::TestClassicSolver::test_unsat_chain": 0.30099021943844706, + "tests/test_solvers.py::TestClassicSolver::test_unsat_channel_priority": 0.6816765709552068, + "tests/test_solvers.py::TestClassicSolver::test_unsat_expand_single": 0.3072179523593475, + "tests/test_solvers.py::TestClassicSolver::test_unsat_from_r1": 5.749665287945063, + "tests/test_solvers.py::TestClassicSolver::test_unsat_missing_dep": 0.3073857465691638, + "tests/test_solvers.py::TestClassicSolver::test_unsat_shortest_chain_1": 0.30616576986429345, + "tests/test_solvers.py::TestClassicSolver::test_unsat_shortest_chain_2": 0.3615710086310136, + "tests/test_solvers.py::TestClassicSolver::test_unsat_shortest_chain_3": 0.3428648198669473, + "tests/test_solvers.py::TestClassicSolver::test_unsat_shortest_chain_4": 0.3148343467626698, + "tests/test_solvers.py::TestClassicSolver::test_unsat_simple": 0.32934198515661023, + "tests/test_solvers.py::TestLibMambaSolver::test_accelerate": 0.002829089829001084, + "tests/test_solvers.py::TestLibMambaSolver::test_anaconda_nomkl": 0.6350533658930977, + "tests/test_solvers.py::TestLibMambaSolver::test_arch_preferred_over_noarch_when_otherwise_equal": 0.12010200286324002, + "tests/test_solvers.py::TestLibMambaSolver::test_channel_priority_1": 0.2551789651288821, + "tests/test_solvers.py::TestLibMambaSolver::test_circular_dependencies": 0.5831688357532677, + "tests/test_solvers.py::TestLibMambaSolver::test_empty": 0.19714558077178734, + "tests/test_solvers.py::TestLibMambaSolver::test_get_dists": 0.3009027924344155, + "tests/test_solvers.py::TestLibMambaSolver::test_get_reduced_index_broadening_preferred_solution": 0.13027118466636017, + "tests/test_solvers.py::TestLibMambaSolver::test_get_reduced_index_broadening_with_unsatisfiable_early_dep": 0.13913184289404223, + "tests/test_solvers.py::TestLibMambaSolver::test_install_package_with_feature": 0.2541079424528063, + "tests/test_solvers.py::TestLibMambaSolver::test_iopro_mkl": 0.002969952311929076, + "tests/test_solvers.py::TestLibMambaSolver::test_iopro_nomkl": 0.002924520914786946, + "tests/test_solvers.py::TestLibMambaSolver::test_irrational_version": 0.1998109283709758, + "tests/test_solvers.py::TestLibMambaSolver::test_mkl": 0.0029089897618438643, + "tests/test_solvers.py::TestLibMambaSolver::test_no_features": 0.0029065082646049117, + "tests/test_solvers.py::TestLibMambaSolver::test_noarch_preferred_over_arch_when_build_greater": 0.13634039404656803, + "tests/test_solvers.py::TestLibMambaSolver::test_noarch_preferred_over_arch_when_build_greater_dep": 0.14447600136732106, + "tests/test_solvers.py::TestLibMambaSolver::test_noarch_preferred_over_arch_when_version_greater": 0.129165029713515, + "tests/test_solvers.py::TestLibMambaSolver::test_noarch_preferred_over_arch_when_version_greater_dep": 0.13129019312670423, + "tests/test_solvers.py::TestLibMambaSolver::test_nonexistent": 0.18243358682262986, + "tests/test_solvers.py::TestLibMambaSolver::test_nonexistent_deps": 2.2454433746728086, + "tests/test_solvers.py::TestLibMambaSolver::test_pseudo_boolean": 0.003038679497625521, + "tests/test_solvers.py::TestLibMambaSolver::test_remove": 0.003095629684782992, + "tests/test_solvers.py::TestLibMambaSolver::test_scipy_mkl": 0.0027622814039601398, + "tests/test_solvers.py::TestLibMambaSolver::test_surplus_features_1": 0.003234506705450477, + "tests/test_solvers.py::TestLibMambaSolver::test_surplus_features_2": 0.0026461100502165567, + "tests/test_solvers.py::TestLibMambaSolver::test_timestamps_and_deps": 1.2879844519759414, + "tests/test_solvers.py::TestLibMambaSolver::test_unintentional_feature_downgrade": 0.0028895821347797203, + "tests/test_solvers.py::TestLibMambaSolver::test_unsat_any_two_not_three": 0.4430144458333949, + "tests/test_solvers.py::TestLibMambaSolver::test_unsat_chain": 0.1115236715303296, + "tests/test_solvers.py::TestLibMambaSolver::test_unsat_channel_priority": 0.2968301969025746, + "tests/test_solvers.py::TestLibMambaSolver::test_unsat_expand_single": 0.10569219860778112, + "tests/test_solvers.py::TestLibMambaSolver::test_unsat_from_r1": 0.49720256847634847, + "tests/test_solvers.py::TestLibMambaSolver::test_unsat_missing_dep": 0.09857396644990354, + "tests/test_solvers.py::TestLibMambaSolver::test_unsat_shortest_chain_1": 0.11064436826289253, + "tests/test_solvers.py::TestLibMambaSolver::test_unsat_shortest_chain_2": 0.10539909963356321, + "tests/test_solvers.py::TestLibMambaSolver::test_unsat_shortest_chain_3": 0.10004132740077655, + "tests/test_solvers.py::TestLibMambaSolver::test_unsat_shortest_chain_4": 0.10739374022669348, + "tests/test_solvers.py::TestLibMambaSolver::test_unsat_simple": 0.10779728508019648, + "tests/test_toposort.py::test_cycle": 0.003098603361819608, + "tests/test_toposort.py::test_cycle_best_effort": 0.003080814085883817, "tests/test_toposort.py::test_degenerate": 0.0026876891056805065, "tests/test_toposort.py::test_pop_key": 0.002909947022693309, "tests/test_toposort.py::test_python_is_prioritized": 0.0029204907866926737, "tests/test_toposort.py::test_simple": 0.0028547485526582285, - "tests/test_utils.py::test_deprecations[cygwin_path_to_win-TypeError]": 0.0036211389208954895, - "tests/test_utils.py::test_deprecations[msys2_shell_base-TypeError]": 0.0035663025102933604, - "tests/test_utils.py::test_deprecations[path_identity-TypeError]": 0.0034528197503160157, - "tests/test_utils.py::test_deprecations[shells-TypeError]": 0.003844064671487731, - "tests/test_utils.py::test_deprecations[translate_stream-TypeError]": 0.003968192221571551, - "tests/test_utils.py::test_deprecations[unix_shell_base-TypeError]": 0.0042902717300534465, - "tests/test_utils.py::test_deprecations[win_path_to_cygwin-TypeError]": 0.0033833649258806615, - "tests/test_utils.py::test_ensure_dir": 0.00542618670154002, - "tests/test_utils.py::test_ensure_dir_errors": 0.00527445158979737, - "tests/test_utils.py::test_path_translations": 0.03378583061594929, - "tests/test_utils.py::test_quote_for_shell[!-'!']": 0.0032601118942927744, - "tests/test_utils.py::test_quote_for_shell[\"-'\"']": 0.003114084208778154, - "tests/test_utils.py::test_quote_for_shell[#-'#']": 0.0032091688572232625, - "tests/test_utils.py::test_quote_for_shell[$-'$']": 0.0032051605249796516, - "tests/test_utils.py::test_quote_for_shell[%-%]": 0.0031252439128823294, - "tests/test_utils.py::test_quote_for_shell[&-'&']": 0.003171478377960165, - "tests/test_utils.py::test_quote_for_shell['-''\"'\"'']": 0.0035871205818028247, - "tests/test_utils.py::test_quote_for_shell[(-'(']": 0.003655734983871867, - "tests/test_utils.py::test_quote_for_shell[)-')']": 0.003657426397754224, - "tests/test_utils.py::test_quote_for_shell[*-'*']": 0.0030950246135843977, - "tests/test_utils.py::test_quote_for_shell[+-+]": 0.0035981122137304865, - "tests/test_utils.py::test_quote_for_shell[,-,]": 0.0033978276957905822, - "tests/test_utils.py::test_quote_for_shell[---]": 0.002872738345429913, - "tests/test_utils.py::test_quote_for_shell[.-.]": 0.003388160487924542, - "tests/test_utils.py::test_quote_for_shell[/-/]": 0.004508134896461339, - "tests/test_utils.py::test_quote_for_shell[1>/dev/null-'1>/dev/null']": 0.0030405066529303913, - "tests/test_utils.py::test_quote_for_shell[1>NUL-'1>NUL']": 0.0033399759891977643, - "tests/test_utils.py::test_quote_for_shell[2>&1-'2>&1']": 0.003463263718118834, - "tests/test_utils.py::test_quote_for_shell[2>/dev/null-'2>/dev/null']": 0.002993647701906601, - "tests/test_utils.py::test_quote_for_shell[2>NUL-'2>NUL']": 0.002735976865019214, - "tests/test_utils.py::test_quote_for_shell[:-:]": 0.003976074168188527, - "tests/test_utils.py::test_quote_for_shell[;-';']": 0.0032637249760930965, - "tests/test_utils.py::test_quote_for_shell[<-'<']": 0.0028117704728143605, - "tests/test_utils.py::test_quote_for_shell[=-=]": 0.004373419926606791, - "tests/test_utils.py::test_quote_for_shell[>-'>']": 0.003427588680272031, - "tests/test_utils.py::test_quote_for_shell[>/dev/null-'>/dev/null']": 0.003217910334901616, - "tests/test_utils.py::test_quote_for_shell[>NUL-'>NUL']": 0.003358130723980251, - "tests/test_utils.py::test_quote_for_shell[?-'?']": 0.0037958349915156375, - "tests/test_utils.py::test_quote_for_shell[@-@]": 0.003419480633436207, - "tests/test_utils.py::test_quote_for_shell[C:\\\\temp\\\\some ^%file^% > nul-\"C:\\\\temp\\\\some ^%%file^%% > nul\"]": 0.0007826194149522004, - "tests/test_utils.py::test_quote_for_shell[None-'']": 0.003248833189972485, - "tests/test_utils.py::test_quote_for_shell[[-'[']": 0.003165692368367642, - "tests/test_utils.py::test_quote_for_shell[\\\\-'\\\\']": 0.003710429914395571, - "tests/test_utils.py::test_quote_for_shell[]-']']": 0.0036583228961677965, - "tests/test_utils.py::test_quote_for_shell[^-'^']": 0.0031827433895100345, - "tests/test_utils.py::test_quote_for_shell[arg1 and 2-'arg1 and 2']": 0.002969183220679904, - "tests/test_utils.py::test_quote_for_shell[arg1-arg1]": 0.003412212472305607, - "tests/test_utils.py::test_quote_for_shell[arg1\\nand\\n2-'arg1\\nand\\n2']": 0.003000230685405209, - "tests/test_utils.py::test_quote_for_shell[malicious argument\\\\\"&whoami-\"malicious argument\\\\\"\"&whoami\"]": 0.000578938443013247, - "tests/test_utils.py::test_quote_for_shell[numpy<1.22-'numpy<1.22']": 0.003209697244224868, - "tests/test_utils.py::test_quote_for_shell[numpy>=1.0-'numpy>=1.0']": 0.0032720048961425445, - "tests/test_utils.py::test_quote_for_shell[one|two-'one|two']": 0.003019498858632068, - "tests/test_utils.py::test_quote_for_shell[{-'{']": 0.0034915867197482346, - "tests/test_utils.py::test_quote_for_shell[|-'|']": 0.003639897485492373, - "tests/test_utils.py::test_quote_for_shell[}-'}']": 0.003831056491950882, - "tests/test_utils.py::test_quote_for_shell[~-'~']": 0.003231955492934503, - "tests/test_utils.py::test_text_translations": 0.013828671868921876, - "tests/testing/test_fixtures.py::test_conda_cli": 0.28375181808948197, - "tests/testing/test_fixtures.py::test_env": 27.76558352582091, - "tests/testing/test_fixtures.py::test_monkeypatch": 0.021567044093428765, - "tests/testing/test_fixtures.py::test_path_factory": 0.0067345678898107575, - "tests/testing/test_fixtures.py::test_session_capsys": 0.0033958493055884424, - "tests/testing/test_fixtures.py::test_session_conda_cli": 0.2755966945887373, - "tests/testing/test_fixtures.py::test_session_tmp_env": 3.60271703156506, - "tests/testing/test_fixtures.py::test_tmp_channel": 2.3112156227459204, - "tests/testing/test_fixtures.py::test_tmp_env": 2.4529435277392206, - "tests/testing/test_fixtures.py::test_tmp_envs_dir": 0.010187430808739635, - "tests/testing/test_fixtures.py::test_tmp_pkgs_dir": 0.008087137952442137, - "tests/testing/test_testing.py::test_deprecations[CondaCLIFixture-TypeError]": 0.0034261592586001116, - "tests/testing/test_testing.py::test_deprecations[PathFactoryFixture-TypeError]": 0.0030924039344179446, - "tests/testing/test_testing.py::test_deprecations[TmpChannelFixture-TypeError]": 0.0030844022114322415, - "tests/testing/test_testing.py::test_deprecations[TmpEnvFixture-TypeError]": 0.003156885986301586, - "tests/trust/test_signature_verification.py::test_2nd_root_metadata_from_web": 0.031633541811076527, - "tests/trust/test_signature_verification.py::test_3rd_root_metadata_from_web": 0.03200156752546358, - "tests/trust/test_signature_verification.py::test_invalid_2nd_metadata_on_disk_no_new_metadata_on_web": 0.013663365248138801, - "tests/trust/test_signature_verification.py::test_signature_verification[broken-0.0.1-broken.conda-None]": 3.4864015399509474, - "tests/trust/test_signature_verification.py::test_signature_verification[broken-0.0.1-broken.tar.bz2-False]": 3.4938178087700726, - "tests/trust/test_signature_verification.py::test_signature_verification[first.tar.bz2-True]": 3.5018773827685807, - "tests/trust/test_signature_verification.py::test_signature_verification[second.conda-True]": 3.4817696069963984, - "tests/trust/test_signature_verification.py::test_signature_verification[third.conda-True]": 3.4774633978843226, - "tests/trust/test_signature_verification.py::test_signature_verification_not_enabled": 0.04734980064940525, - "tests/trust/test_signature_verification.py::test_single_invalid_signature_3rd_root_metadata_from_web": 0.02447855585858942, - "tests/trust/test_signature_verification.py::test_trusted_root_2nd_metadata_on_disk_no_new_metadata_on_web": 0.01207523945890976, - "tests/trust/test_signature_verification.py::test_trusted_root_invalid_key_mgr_online_valid_on_disk": 0.012274378398263593, - "tests/trust/test_signature_verification.py::test_trusted_root_new_key_mgr_online": 0.01662414888927908, - "tests/trust/test_signature_verification.py::test_trusted_root_no_new_key_mgr_online_key_mgr_is_on_disk": 0.012118858370310806, - "tests/trust/test_signature_verification.py::test_trusted_root_no_new_key_mgr_online_key_mgr_not_on_disk": 0.012342837247741333, - "tests/trust/test_signature_verification.py::test_trusted_root_no_new_metadata": 0.014447923330636391 + "tests/test_utils.py::test_deprecations[cygwin_path_to_win-TypeError]": 0.0033795557681391376, + "tests/test_utils.py::test_deprecations[msys2_shell_base-TypeError]": 0.005092809172912177, + "tests/test_utils.py::test_deprecations[path_identity-TypeError]": 0.004359550880180844, + "tests/test_utils.py::test_deprecations[shells-TypeError]": 0.0035947755035344703, + "tests/test_utils.py::test_deprecations[translate_stream-TypeError]": 0.004518688164320096, + "tests/test_utils.py::test_deprecations[unix_shell_base-TypeError]": 0.004905770296219274, + "tests/test_utils.py::test_deprecations[win_path_to_cygwin-TypeError]": 0.004856343709479177, + "tests/test_utils.py::test_ensure_dir": 0.0055398477888897206, + "tests/test_utils.py::test_ensure_dir_errors": 0.008620444842817048, + "tests/test_utils.py::test_path_translations": 0.030533594996739518, + "tests/test_utils.py::test_quote_for_shell[!-'!']": 0.003588873450206226, + "tests/test_utils.py::test_quote_for_shell[\"-'\"']": 0.004602938381492068, + "tests/test_utils.py::test_quote_for_shell[#-'#']": 0.003669206893346565, + "tests/test_utils.py::test_quote_for_shell[$-'$']": 0.003460612805423471, + "tests/test_utils.py::test_quote_for_shell[%-%]": 0.003202543684006156, + "tests/test_utils.py::test_quote_for_shell[&-'&']": 0.0034052451107333182, + "tests/test_utils.py::test_quote_for_shell['-''\"'\"'']": 0.0033866406251362915, + "tests/test_utils.py::test_quote_for_shell[(-'(']": 0.003420972475666266, + "tests/test_utils.py::test_quote_for_shell[)-')']": 0.0032644791257169133, + "tests/test_utils.py::test_quote_for_shell[*-'*']": 0.003225068179492169, + "tests/test_utils.py::test_quote_for_shell[+-+]": 0.0037700727484170395, + "tests/test_utils.py::test_quote_for_shell[,-,]": 0.003516264720171646, + "tests/test_utils.py::test_quote_for_shell[---]": 0.0030288510559958967, + "tests/test_utils.py::test_quote_for_shell[.-.]": 0.003490093711381985, + "tests/test_utils.py::test_quote_for_shell[/-/]": 0.0034078480424495593, + "tests/test_utils.py::test_quote_for_shell[1>/dev/null-'1>/dev/null']": 0.0033494750396239666, + "tests/test_utils.py::test_quote_for_shell[1>NUL-'1>NUL']": 0.00349802948100703, + "tests/test_utils.py::test_quote_for_shell[2>&1-'2>&1']": 0.0030603548013073546, + "tests/test_utils.py::test_quote_for_shell[2>/dev/null-'2>/dev/null']": 0.0031743088450182557, + "tests/test_utils.py::test_quote_for_shell[2>NUL-'2>NUL']": 0.0028459230717085846, + "tests/test_utils.py::test_quote_for_shell[:-:]": 0.0034243252243647466, + "tests/test_utils.py::test_quote_for_shell[;-';']": 0.0033050823291505453, + "tests/test_utils.py::test_quote_for_shell[<-'<']": 0.0029856963712583118, + "tests/test_utils.py::test_quote_for_shell[=-=]": 0.00338763857043703, + "tests/test_utils.py::test_quote_for_shell[>-'>']": 0.0033139838196198667, + "tests/test_utils.py::test_quote_for_shell[>/dev/null-'>/dev/null']": 0.0031571760598422503, + "tests/test_utils.py::test_quote_for_shell[>NUL-'>NUL']": 0.0029761740733072624, + "tests/test_utils.py::test_quote_for_shell[?-'?']": 0.003626169456439606, + "tests/test_utils.py::test_quote_for_shell[@-@]": 0.003436703921308244, + "tests/test_utils.py::test_quote_for_shell[C:\\\\temp\\\\some ^%file^% > nul-\"C:\\\\temp\\\\some ^%%file^%% > nul\"]": 0.0007009385093776063, + "tests/test_utils.py::test_quote_for_shell[None-'']": 0.0031904053637135383, + "tests/test_utils.py::test_quote_for_shell[[-'[']": 0.0033022353798762625, + "tests/test_utils.py::test_quote_for_shell[\\\\-'\\\\']": 0.0035464100255225093, + "tests/test_utils.py::test_quote_for_shell[]-']']": 0.003540529282493018, + "tests/test_utils.py::test_quote_for_shell[^-'^']": 0.003223988870420341, + "tests/test_utils.py::test_quote_for_shell[arg1 and 2-'arg1 and 2']": 0.0029882303058415835, + "tests/test_utils.py::test_quote_for_shell[arg1-arg1]": 0.003340372006835333, + "tests/test_utils.py::test_quote_for_shell[arg1\\nand\\n2-'arg1\\nand\\n2']": 0.0031989485138130187, + "tests/test_utils.py::test_quote_for_shell[malicious argument\\\\\"&whoami-\"malicious argument\\\\\"\"&whoami\"]": 0.0005724030894871714, + "tests/test_utils.py::test_quote_for_shell[numpy<1.22-'numpy<1.22']": 0.002951784883008523, + "tests/test_utils.py::test_quote_for_shell[numpy>=1.0-'numpy>=1.0']": 0.003329602289437189, + "tests/test_utils.py::test_quote_for_shell[one|two-'one|two']": 0.0030201991414731113, + "tests/test_utils.py::test_quote_for_shell[{-'{']": 0.004320709402813842, + "tests/test_utils.py::test_quote_for_shell[|-'|']": 0.005290845544119599, + "tests/test_utils.py::test_quote_for_shell[}-'}']": 0.0033775859984280306, + "tests/test_utils.py::test_quote_for_shell[~-'~']": 0.005325336360991288, + "tests/test_utils.py::test_text_translations": 0.013800279736739059, + "tests/testing/test_fixtures.py::test_conda_cli": 0.2517229929653353, + "tests/testing/test_fixtures.py::test_env": 22.712852315918965, + "tests/testing/test_fixtures.py::test_monkeypatch": 0.02228337051344137, + "tests/testing/test_fixtures.py::test_path_factory": 0.007132736537902198, + "tests/testing/test_fixtures.py::test_session_capsys": 0.003879246695424094, + "tests/testing/test_fixtures.py::test_session_conda_cli": 0.30225044676292045, + "tests/testing/test_fixtures.py::test_session_tmp_env": 3.5080364590219006, + "tests/testing/test_fixtures.py::test_tmp_channel": 2.4069036646858835, + "tests/testing/test_fixtures.py::test_tmp_env": 2.5474144445794185, + "tests/testing/test_fixtures.py::test_tmp_envs_dir": 0.009387665232067757, + "tests/testing/test_fixtures.py::test_tmp_pkgs_dir": 0.009969397679624355, + "tests/testing/test_testing.py::test_deprecations[CondaCLIFixture-TypeError]": 0.0050136174904227586, + "tests/testing/test_testing.py::test_deprecations[PathFactoryFixture-TypeError]": 0.0030806753502777475, + "tests/testing/test_testing.py::test_deprecations[TmpChannelFixture-TypeError]": 0.0031731352873119426, + "tests/testing/test_testing.py::test_deprecations[TmpEnvFixture-TypeError]": 0.0031396174003194915, + "tests/trust/test_signature_verification.py::test_2nd_root_metadata_from_web": 0.031067454207169394, + "tests/trust/test_signature_verification.py::test_3rd_root_metadata_from_web": 0.03496375984810393, + "tests/trust/test_signature_verification.py::test_invalid_2nd_metadata_on_disk_no_new_metadata_on_web": 0.02095196040204487, + "tests/trust/test_signature_verification.py::test_signature_verification[broken-0.0.1-broken.conda-None]": 2.1552998358813658, + "tests/trust/test_signature_verification.py::test_signature_verification[broken-0.0.1-broken.tar.bz2-False]": 2.150638692073977, + "tests/trust/test_signature_verification.py::test_signature_verification[first.tar.bz2-True]": 2.1637100577473825, + "tests/trust/test_signature_verification.py::test_signature_verification[second.conda-True]": 2.150734088554104, + "tests/trust/test_signature_verification.py::test_signature_verification[third.conda-True]": 2.14758782862728, + "tests/trust/test_signature_verification.py::test_signature_verification_not_enabled": 0.047700625410585194, + "tests/trust/test_signature_verification.py::test_single_invalid_signature_3rd_root_metadata_from_web": 0.02595563375948005, + "tests/trust/test_signature_verification.py::test_trusted_root_2nd_metadata_on_disk_no_new_metadata_on_web": 0.01474284663034214, + "tests/trust/test_signature_verification.py::test_trusted_root_invalid_key_mgr_online_valid_on_disk": 0.011437051464787924, + "tests/trust/test_signature_verification.py::test_trusted_root_new_key_mgr_online": 0.014736522064800694, + "tests/trust/test_signature_verification.py::test_trusted_root_no_new_key_mgr_online_key_mgr_is_on_disk": 0.01789219478033077, + "tests/trust/test_signature_verification.py::test_trusted_root_no_new_key_mgr_online_key_mgr_not_on_disk": 0.01216549142624091, + "tests/trust/test_signature_verification.py::test_trusted_root_no_new_metadata": 0.012412191410497134 }