diff --git a/.github/workflows/labels.yml b/.github/workflows/labels.yml index 6fd09350..543a4dca 100644 --- a/.github/workflows/labels.yml +++ b/.github/workflows/labels.yml @@ -23,7 +23,7 @@ jobs: GLOBAL: https://raw.githubusercontent.com/conda/infra/main/.github/global.yml LOCAL: .github/labels.yml steps: - - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 + - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 - id: has_local uses: andstor/file-existence-action@076e0072799f4942c8bc574a82233e1e4d13e9d6 # v3.0.0 diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index 69a65aee..91224cfe 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -44,7 +44,7 @@ jobs: echo REPOSITORY=$(curl --silent ${{ github.event.issue.pull_request.url }} | jq --raw-output '.head.repo.full_name') >> $GITHUB_ENV echo REF=$(curl --silent ${{ github.event.issue.pull_request.url }} | jq --raw-output '.head.ref') >> $GITHUB_ENV - - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 + - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 with: repository: ${{ env.REPOSITORY || github.repository }} ref: ${{ env.REF || '' }} diff --git a/durations/Linux.json b/durations/Linux.json index 343d7525..3d1eeb27 100644 --- a/durations/Linux.json +++ b/durations/Linux.json @@ -1,1271 +1,1271 @@ { - "tests/base/test_constants.py::test_ChannelPriority": 0.002209603009780015, - "tests/base/test_constants.py::test_null_is_falsey": 0.002079976757627473, - "tests/base/test_context.py::test_aggressive_update_packages": 0.018911829406168687, - "tests/base/test_context.py::test_channel_priority": 0.02463517210413006, - "tests/base/test_context.py::test_channel_settings": 0.02472738029347262, - "tests/base/test_context.py::test_channels_defaults": 0.024987392779937705, - "tests/base/test_context.py::test_channels_defaults_condarc": 0.026198780480073628, - "tests/base/test_context.py::test_channels_empty": 0.025242951235247398, - "tests/base/test_context.py::test_client_ssl_cert": 0.03985829282204715, - "tests/base/test_context.py::test_clobber_enum": 0.025347182763129708, - "tests/base/test_context.py::test_clobber_enum[clobber]": 0.011637794051384176, - "tests/base/test_context.py::test_clobber_enum[prevent]": 0.011664656601704628, - "tests/base/test_context.py::test_clobber_enum[warn]": 0.011637954428504954, - "tests/base/test_context.py::test_conda_bld_path": 0.04243034571793371, - "tests/base/test_context.py::test_conda_build_root_dir": 0.024692691960996414, - "tests/base/test_context.py::test_conda_envs_path": 0.045161728310450094, - "tests/base/test_context.py::test_context_parameter_map": 0.024624520101998067, - "tests/base/test_context.py::test_context_parameters_have_descriptions": 0.04498450440858749, - "tests/base/test_context.py::test_custom_multichannels": 0.025926310179218186, - "tests/base/test_context.py::test_default_target_is_root_prefix": 0.024657899070200825, - "tests/base/test_context.py::test_expandvars": 0.061229676429660825, - "tests/base/test_context.py::test_get_plugin_config_data_env_var_source": 0.0016207320546849067, - "tests/base/test_context.py::test_get_plugin_config_data_file_source": 0.003928947714269569, - "tests/base/test_context.py::test_get_plugin_config_data_skip_bad_values": 0.0016438405447909638, - "tests/base/test_context.py::test_local_build_root_custom_rc": 0.03693945544873549, - "tests/base/test_context.py::test_local_build_root_default_rc": 0.011737215376382419, - "tests/base/test_context.py::test_migrated_custom_channels": 0.027707746142402304, - "tests/base/test_context.py::test_old_channel_alias": 0.026712978800366837, - "tests/base/test_context.py::test_proxy_servers": 0.024958040180751657, - "tests/base/test_context.py::test_reporters_default_value": 0.0018954342773754155, - "tests/base/test_context.py::test_reporters_from_config_file": 0.024922299343875336, - "tests/base/test_context.py::test_reporters_json_is_true": 0.034961210814368524, - "tests/base/test_context.py::test_reporters_quiet_is_true": 0.0350504007968535, - "tests/base/test_context.py::test_restore_free_channel": 0.020166796823381, - "tests/base/test_context.py::test_signing_metadata_url_base": 0.03552902291131819, - "tests/base/test_context.py::test_signing_metadata_url_base_empty_default_channels": 0.035856598739046036, - "tests/base/test_context.py::test_specify_channels_cli_adding_defaults_no_condarc": 0.025864809098771136, - "tests/base/test_context.py::test_specify_channels_cli_condarc": 0.0274555731431665, - "tests/base/test_context.py::test_specify_channels_cli_not_adding_defaults_no_condarc": 0.026052065981304627, - "tests/base/test_context.py::test_specify_different_channels_cli_condarc": 0.02737146680988026, - "tests/base/test_context.py::test_specify_same_channels_cli_as_in_condarc": 0.027270113198945525, - "tests/base/test_context.py::test_subdirs": 0.007567932591518294, - "tests/base/test_context.py::test_target_prefix": 0.0623251132052825, - "tests/base/test_context.py::test_threads": 0.04158810598894483, - "tests/base/test_context.py::test_validate_prefix_name[base-False-mock_return_values2-expected2]": 0.0031165899994825804, - "tests/base/test_context.py::test_validate_prefix_name[env-name-False-mock_return_values0-expected0]": 0.003495023727078155, - "tests/base/test_context.py::test_validate_prefix_name[not/allow#characters:in-path-False-mock_return_values1-expected1]": 0.0032893726696634515, - "tests/cli/test_cli_install.py::test_emscripten_forge[classic]": 5.302020988402416, - "tests/cli/test_cli_install.py::test_emscripten_forge[libmamba]": 8.164888681883554, - "tests/cli/test_cli_install.py::test_find_conflicts_called_once[classic]": 36.60270757319856, - "tests/cli/test_cli_install.py::test_find_conflicts_called_once[libmamba]": 0.015292988476582113, - "tests/cli/test_cli_install.py::test_pre_link_message[classic]": 0.48092046549925116, - "tests/cli/test_cli_install.py::test_pre_link_message[libmamba]": 0.6437196129305821, - "tests/cli/test_common.py::test_check_non_admin_enabled_false": 0.003476091476313947, - "tests/cli/test_common.py::test_check_non_admin_enabled_true": 0.0031558769245253514, - "tests/cli/test_common.py::test_confirm_dry_run_exit": 0.0029252937701985705, - "tests/cli/test_common.py::test_confirm_yn_always_yes": 0.0029585549181590466, - "tests/cli/test_common.py::test_confirm_yn_dry_run_exit": 0.0028645046776680076, - "tests/cli/test_common.py::test_confirm_yn_no": 0.0031891894085295486, - "tests/cli/test_common.py::test_confirm_yn_yes": 0.0031045160458584883, - "tests/cli/test_common.py::test_is_active_prefix[-False]": 0.0020925825929784393, - "tests/cli/test_common.py::test_is_active_prefix[active_prefix-True]": 0.001995933919748148, - "tests/cli/test_compare.py::test_compare_fail": 0.3650689896597136, - "tests/cli/test_compare.py::test_compare_success": 0.5102062795499435, - "tests/cli/test_conda_argparse.py::test_cli_args_as_strings": 0.06762075518483526, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.ArgumentParser-isclass]": 0.002001212313481389, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.BUILTIN_COMMANDS-]": 0.0020021788561301814, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.ExtendConstAction-isclass]": 0.0019802853782244266, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.NullCountAction-isclass]": 0.0019993757469928307, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_output_and_prompt_options-isfunction]": 0.00216220910415544, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_channels-isfunction]": 0.0021237696349874326, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_create_install_update-isfunction]": 0.0020811568133687905, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_default_packages-isfunction]": 0.002059605612830758, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_help-isfunction]": 0.0020232145030955775, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_json-isfunction]": 0.0020130599670165755, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_known-isfunction]": 0.0020226251614154788, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_networking-isfunction]": 0.0020197756550516715, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_package_install_options-isfunction]": 0.0020238670037764227, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_prefix-isfunction]": 0.002025638664076081, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_prune-isfunction]": 0.002004390729303702, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_pscheck-isfunction]": 0.0020470321742396412, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_show_channel_urls-isfunction]": 0.0020278086325578866, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_solver-isfunction]": 0.0019925260999757574, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_solver_mode-isfunction]": 0.0020254336766412345, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_update_modifiers-isfunction]": 0.0020260389916608515, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_verbose-isfunction]": 0.0020004509069696873, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_clean-isfunction]": 0.001998749557326345, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_compare-isfunction]": 0.002009095574868826, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_config-isfunction]": 0.0020117901896385755, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_create-isfunction]": 0.002003977246488089, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_info-isfunction]": 0.0019918138778383153, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_init-isfunction]": 0.0022979661798431736, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_install-isfunction]": 0.0020211742888952607, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_list-isfunction]": 0.001980505282147938, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_notices-isfunction]": 0.001988694582864064, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_package-isfunction]": 0.001993556499103154, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_plugins-isfunction]": 0.0019909742685802726, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_remove-isfunction]": 0.001975387645475031, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_rename-isfunction]": 0.0020126490711369167, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_run-isfunction]": 0.0020015443804519864, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_search-isfunction]": 0.001988950222940703, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_update-isfunction]": 0.0019884653817603243, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.do_call-isfunction]": 0.001985336595941681, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.escaped_sys_rc_path-]": 0.001971930212063123, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.escaped_user_rc_path-]": 0.001993785252316011, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.find_builtin_commands-isfunction]": 0.002005173280130896, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.generate_parser-isfunction]": 0.001992958004073011, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.generate_pre_parser-isfunction]": 0.001990129188932882, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.sys_rc_path-]": 0.0024657686775577357, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.user_rc_path-]": 0.001997573916597955, - "tests/cli/test_conda_argparse.py::test_list_through_python_api": 1.7312453850814082, - "tests/cli/test_conda_argparse.py::test_parser_basics": 0.023927112553744138, - "tests/cli/test_config.py::test_add_invalid_key": 0.06617460422372383, - "tests/cli/test_config.py::test_add_key": 0.07670492881014224, - "tests/cli/test_config.py::test_channels_add_duplicate": 0.07588118965582517, - "tests/cli/test_config.py::test_channels_add_empty": 0.07027815805014626, - "tests/cli/test_config.py::test_channels_add_empty_with_defaults": 0.06949315374588234, - "tests/cli/test_config.py::test_channels_append": 0.07646788396141782, - "tests/cli/test_config.py::test_channels_append_duplicate": 0.07628277375366257, - "tests/cli/test_config.py::test_channels_prepend": 0.07534484852224059, - "tests/cli/test_config.py::test_channels_prepend_duplicate": 0.07732728247429521, - "tests/cli/test_config.py::test_channels_remove": 0.07592539279631279, - "tests/cli/test_config.py::test_channels_remove_duplicate": 0.13631833143236716, - "tests/cli/test_config.py::test_conda_config_describe": 3.252106335152176, - "tests/cli/test_config.py::test_conda_config_validate": 1.8639255747590269, - "tests/cli/test_config.py::test_conda_config_validate_sslverify_truststore": 2.1869540190252463, - "tests/cli/test_config.py::test_create_condarc_on_set": 0.0708911534875845, - "tests/cli/test_config.py::test_custom_multichannels_add": 0.07166971094779373, - "tests/cli/test_config.py::test_custom_multichannels_add_duplicate": 0.0761884818662087, - "tests/cli/test_config.py::test_custom_multichannels_append": 0.0733477089157879, - "tests/cli/test_config.py::test_custom_multichannels_append_duplicate": 0.0750479848525813, - "tests/cli/test_config.py::test_custom_multichannels_prepend": 0.07290426047235468, - "tests/cli/test_config.py::test_custom_multichannels_prepend_duplicate": 0.07404068120635454, - "tests/cli/test_config.py::test_get_all": 0.0819418651252795, - "tests/cli/test_config.py::test_get_all_inc_maps": 0.08645098807422658, - "tests/cli/test_config.py::test_get_boolean_value": 0.07997497836991999, - "tests/cli/test_config.py::test_get_channels_list": 0.08029150968815633, - "tests/cli/test_config.py::test_get_invalid_key": 0.08044631533600373, - "tests/cli/test_config.py::test_get_map_full": 0.07874539063498454, - "tests/cli/test_config.py::test_get_map_subkey[conda_build.cache_dir-/tmp/conda-bld]": 0.08060187022243895, - "tests/cli/test_config.py::test_get_map_subkey[proxy_servers.http-1.2.3.4:5678]": 0.08075132984567263, - "tests/cli/test_config.py::test_get_multiple_keys": 0.07994702825626125, - "tests/cli/test_config.py::test_get_multiple_keys_incl_map_full": 0.0834782843183904, - "tests/cli/test_config.py::test_get_multiple_keys_incl_map_subkey": 0.08362658945320704, - "tests/cli/test_config.py::test_get_string_value": 0.08093996825512541, - "tests/cli/test_config.py::test_get_unconfigured_key": 0.08062753900351963, - "tests/cli/test_config.py::test_invalid_yaml": 0.05905296963716474, - "tests/cli/test_config.py::test_remove_key": 0.07561673755671448, - "tests/cli/test_config.py::test_remove_key_duplicate": 0.1342639832660336, - "tests/cli/test_config.py::test_remove_unconfigured_key": 0.06721023235749918, - "tests/cli/test_config.py::test_set_and_get_bool": 0.14220943162044833, - "tests/cli/test_config.py::test_set_check_types[always_yes-false-False]": 0.0707797775513366, - "tests/cli/test_config.py::test_set_check_types[always_yes-no-False]": 0.07133183514077483, - "tests/cli/test_config.py::test_set_check_types[always_yes-true-True]": 0.0708550069814714, - "tests/cli/test_config.py::test_set_check_types[always_yes-yes-True]": 0.0729781779995419, - "tests/cli/test_config.py::test_set_check_types[channel_alias-https://repo.example.com-https://repo.example.com]": 0.0732386899048121, - "tests/cli/test_config.py::test_set_check_types[proxy_servers.http-1.2.3.4:5678-py_value5]": 0.0727290156101693, - "tests/cli/test_config.py::test_set_invalid_key": 0.06704123014954647, - "tests/cli/test_config.py::test_set_key": 0.07515539100043264, - "tests/cli/test_config.py::test_set_map_key[conda_build.cache_dir-/tmp/conda-bld-/var/tmp/build]": 0.07706474442820238, - "tests/cli/test_config.py::test_set_map_key[conda_build.error_overlinking-true-false]": 0.00040210199282062414, - "tests/cli/test_config.py::test_set_map_key[proxy_servers.http-1.2.3.4:5678-4.3.2.1:9876]": 0.07798754714485039, - "tests/cli/test_config.py::test_set_rc_without_user_rc": 0.06744814495551077, - "tests/cli/test_config.py::test_set_unconfigured_key": 0.07846997629451892, - "tests/cli/test_config.py::test_show_sorts_keys": 0.11848200067591459, - "tests/cli/test_config.py::test_ssl_verify_default": 0.003981409702730496, - "tests/cli/test_config.py::test_ssl_verify_set_bool": 0.0713626464009138, - "tests/cli/test_config.py::test_ssl_verify_set_filename": 0.07051806146444746, - "tests/cli/test_env.py::test_conda_env_create_empty_file[classic]": 0.06785806700570937, - "tests/cli/test_env.py::test_conda_env_create_empty_file[libmamba]": 0.06954075426763787, - "tests/cli/test_env.py::test_conda_env_create_http[classic]": 237.23034581126686, - "tests/cli/test_env.py::test_conda_env_create_http[libmamba]": 6.642324349709566, - "tests/cli/test_env.py::test_conda_env_create_no_existent_file[classic]": 0.06582134077633366, - "tests/cli/test_env.py::test_conda_env_create_no_existent_file[libmamba]": 0.06715140274153353, - "tests/cli/test_env.py::test_conda_env_create_no_existent_file_with_name[classic]": 0.07024664084139932, - "tests/cli/test_env.py::test_conda_env_create_no_existent_file_with_name[libmamba]": 0.07637048041765337, - "tests/cli/test_env.py::test_conda_env_create_no_file[classic]": 0.06660230652546001, - "tests/cli/test_env.py::test_conda_env_create_no_file[libmamba]": 0.06789401057276266, - "tests/cli/test_env.py::test_create_dry_run_json[classic]": 1.9548113363314292, - "tests/cli/test_env.py::test_create_dry_run_json[libmamba]": 1.2615026239704905, - "tests/cli/test_env.py::test_create_dry_run_yaml[classic]": 2.81658050528057, - "tests/cli/test_env.py::test_create_dry_run_yaml[libmamba]": 1.659672433147545, - "tests/cli/test_env.py::test_create_valid_env[classic]": 4.369285130152593, - "tests/cli/test_env.py::test_create_valid_env[libmamba]": 2.0085152119340925, - "tests/cli/test_env.py::test_create_valid_env_json_output[classic]": 0.33790060865750643, - "tests/cli/test_env.py::test_create_valid_env_json_output[libmamba]": 0.993340311003005, - "tests/cli/test_env.py::test_create_valid_env_with_conda_and_pip_json_output[classic]": 108.31864878991762, - "tests/cli/test_env.py::test_create_valid_env_with_conda_and_pip_json_output[libmamba]": 7.347720462244338, - "tests/cli/test_env.py::test_create_valid_env_with_variables[classic]": 0.9830200183000317, - "tests/cli/test_env.py::test_create_valid_env_with_variables[libmamba]": 1.193031590185936, + "tests/base/test_constants.py::test_ChannelPriority": 0.0021838052541236666, + "tests/base/test_constants.py::test_null_is_falsey": 0.002077324386144458, + "tests/base/test_context.py::test_aggressive_update_packages": 0.0180762837722248, + "tests/base/test_context.py::test_channel_priority": 0.02460816020081119, + "tests/base/test_context.py::test_channel_settings": 0.02477483096278447, + "tests/base/test_context.py::test_channels_defaults": 0.024987397969921214, + "tests/base/test_context.py::test_channels_defaults_condarc": 0.026206130431114572, + "tests/base/test_context.py::test_channels_empty": 0.02524146433215261, + "tests/base/test_context.py::test_client_ssl_cert": 0.04016366173337708, + "tests/base/test_context.py::test_clobber_enum": 0.025347182910560907, + "tests/base/test_context.py::test_clobber_enum[clobber]": 0.011727510815526887, + "tests/base/test_context.py::test_clobber_enum[prevent]": 0.011652411702037605, + "tests/base/test_context.py::test_clobber_enum[warn]": 0.011663832285959255, + "tests/base/test_context.py::test_conda_bld_path": 0.03867841867965356, + "tests/base/test_context.py::test_conda_build_root_dir": 0.024733103840981926, + "tests/base/test_context.py::test_conda_envs_path": 0.04526446679656895, + "tests/base/test_context.py::test_context_parameter_map": 0.024670878930011107, + "tests/base/test_context.py::test_context_parameters_have_descriptions": 0.0448898530199739, + "tests/base/test_context.py::test_custom_multichannels": 0.02604429147477496, + "tests/base/test_context.py::test_default_target_is_root_prefix": 0.024764319712976716, + "tests/base/test_context.py::test_expandvars": 0.06148980758058936, + "tests/base/test_context.py::test_get_plugin_config_data_env_var_source": 0.001623915998985078, + "tests/base/test_context.py::test_get_plugin_config_data_file_source": 0.003919642214072425, + "tests/base/test_context.py::test_get_plugin_config_data_skip_bad_values": 0.0016457748705782193, + "tests/base/test_context.py::test_local_build_root_custom_rc": 0.038020754221349005, + "tests/base/test_context.py::test_local_build_root_default_rc": 0.01179410114602716, + "tests/base/test_context.py::test_migrated_custom_channels": 0.027808134578100954, + "tests/base/test_context.py::test_old_channel_alias": 0.02680182251110536, + "tests/base/test_context.py::test_proxy_servers": 0.02493421812247538, + "tests/base/test_context.py::test_reporters_default_value": 0.0019057281640194811, + "tests/base/test_context.py::test_reporters_from_config_file": 0.02492730137946118, + "tests/base/test_context.py::test_reporters_json_is_true": 0.035027295579514346, + "tests/base/test_context.py::test_reporters_quiet_is_true": 0.03514235634118836, + "tests/base/test_context.py::test_restore_free_channel": 0.019388230256591685, + "tests/base/test_context.py::test_signing_metadata_url_base": 0.03565239554838209, + "tests/base/test_context.py::test_signing_metadata_url_base_empty_default_channels": 0.03584714573048791, + "tests/base/test_context.py::test_specify_channels_cli_adding_defaults_no_condarc": 0.025864813080362155, + "tests/base/test_context.py::test_specify_channels_cli_condarc": 0.027584787865332604, + "tests/base/test_context.py::test_specify_channels_cli_not_adding_defaults_no_condarc": 0.026089779553888085, + "tests/base/test_context.py::test_specify_different_channels_cli_condarc": 0.027452205103193888, + "tests/base/test_context.py::test_specify_same_channels_cli_as_in_condarc": 0.027386972309973126, + "tests/base/test_context.py::test_subdirs": 0.008160286657167126, + "tests/base/test_context.py::test_target_prefix": 0.05964097610760607, + "tests/base/test_context.py::test_threads": 0.04302284407604549, + "tests/base/test_context.py::test_validate_prefix_name[base-False-mock_return_values2-expected2]": 0.003107724091082444, + "tests/base/test_context.py::test_validate_prefix_name[env-name-False-mock_return_values0-expected0]": 0.0034693685560604768, + "tests/base/test_context.py::test_validate_prefix_name[not/allow#characters:in-path-False-mock_return_values1-expected1]": 0.003269393504163222, + "tests/cli/test_cli_install.py::test_emscripten_forge[classic]": 5.407040433734398, + "tests/cli/test_cli_install.py::test_emscripten_forge[libmamba]": 7.95564188011283, + "tests/cli/test_cli_install.py::test_find_conflicts_called_once[classic]": 35.00241441324084, + "tests/cli/test_cli_install.py::test_find_conflicts_called_once[libmamba]": 0.015824186898588603, + "tests/cli/test_cli_install.py::test_pre_link_message[classic]": 0.4439189873495894, + "tests/cli/test_cli_install.py::test_pre_link_message[libmamba]": 0.6318910271370376, + "tests/cli/test_common.py::test_check_non_admin_enabled_false": 0.0034787034239079006, + "tests/cli/test_common.py::test_check_non_admin_enabled_true": 0.0031129223125168446, + "tests/cli/test_common.py::test_confirm_dry_run_exit": 0.0028592947025366834, + "tests/cli/test_common.py::test_confirm_yn_always_yes": 0.0028792369923536826, + "tests/cli/test_common.py::test_confirm_yn_dry_run_exit": 0.0028686664422483683, + "tests/cli/test_common.py::test_confirm_yn_no": 0.0031162397063295424, + "tests/cli/test_common.py::test_confirm_yn_yes": 0.003154347100854511, + "tests/cli/test_common.py::test_is_active_prefix[-False]": 0.0020876066144198454, + "tests/cli/test_common.py::test_is_active_prefix[active_prefix-True]": 0.0019864640584742787, + "tests/cli/test_compare.py::test_compare_fail": 0.38478145109867185, + "tests/cli/test_compare.py::test_compare_success": 0.5143572838118473, + "tests/cli/test_conda_argparse.py::test_cli_args_as_strings": 0.06780195015383912, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.ArgumentParser-isclass]": 0.0020050009611801375, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.BUILTIN_COMMANDS-]": 0.0019992081358668305, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.ExtendConstAction-isclass]": 0.0019737966761167484, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.NullCountAction-isclass]": 0.0019809134621546205, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_output_and_prompt_options-isfunction]": 0.002150326417432052, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_channels-isfunction]": 0.0021069520613605855, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_create_install_update-isfunction]": 0.0020778692954169847, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_default_packages-isfunction]": 0.0020472712975145944, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_help-isfunction]": 0.002015816757924958, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_json-isfunction]": 0.0020063676524106613, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_known-isfunction]": 0.0020174107402880013, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_networking-isfunction]": 0.00201148219364672, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_package_install_options-isfunction]": 0.002013134496899596, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_prefix-isfunction]": 0.002024405602862019, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_prune-isfunction]": 0.00200102223727279, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_pscheck-isfunction]": 0.0020169550644631774, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_show_channel_urls-isfunction]": 0.0020161113382499156, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_solver-isfunction]": 0.0019879958434327306, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_solver_mode-isfunction]": 0.001992383640459723, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_update_modifiers-isfunction]": 0.0019993464334415946, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_verbose-isfunction]": 0.002001943124794421, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_clean-isfunction]": 0.0019890322851630607, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_compare-isfunction]": 0.0019868285300801082, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_config-isfunction]": 0.0019875015354831197, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_create-isfunction]": 0.001998493714903999, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_info-isfunction]": 0.0019889373503896, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_init-isfunction]": 0.002258717212371723, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_install-isfunction]": 0.001997697180217231, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_list-isfunction]": 0.001985593302682299, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_notices-isfunction]": 0.0019883415851431295, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_package-isfunction]": 0.001989268837159851, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_plugins-isfunction]": 0.0019858354484865214, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_remove-isfunction]": 0.001975191129591769, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_rename-isfunction]": 0.001994350465479366, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_run-isfunction]": 0.0019857954216795366, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_search-isfunction]": 0.0019850869887991945, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_update-isfunction]": 0.001979138315979389, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.do_call-isfunction]": 0.0019745742554484894, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.escaped_sys_rc_path-]": 0.0019648536511229953, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.escaped_user_rc_path-]": 0.0019868848326683175, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.find_builtin_commands-isfunction]": 0.001990574734884753, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.generate_parser-isfunction]": 0.0019851100634715956, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.generate_pre_parser-isfunction]": 0.001979198957505565, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.sys_rc_path-]": 0.0023957690972912695, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.user_rc_path-]": 0.001975600020164623, + "tests/cli/test_conda_argparse.py::test_list_through_python_api": 1.7657625900670928, + "tests/cli/test_conda_argparse.py::test_parser_basics": 0.02385567116535292, + "tests/cli/test_config.py::test_add_invalid_key": 0.06655517169113047, + "tests/cli/test_config.py::test_add_key": 0.07699486839438803, + "tests/cli/test_config.py::test_channels_add_duplicate": 0.07510035686479809, + "tests/cli/test_config.py::test_channels_add_empty": 0.0739541038043024, + "tests/cli/test_config.py::test_channels_add_empty_with_defaults": 0.06994074242287186, + "tests/cli/test_config.py::test_channels_append": 0.07724593836287041, + "tests/cli/test_config.py::test_channels_append_duplicate": 0.07645018664042658, + "tests/cli/test_config.py::test_channels_prepend": 0.07557104189738094, + "tests/cli/test_config.py::test_channels_prepend_duplicate": 0.0784729574195463, + "tests/cli/test_config.py::test_channels_remove": 0.07664509440117756, + "tests/cli/test_config.py::test_channels_remove_duplicate": 0.1370865156071084, + "tests/cli/test_config.py::test_conda_config_describe": 3.2923604464054543, + "tests/cli/test_config.py::test_conda_config_validate": 1.943498354332875, + "tests/cli/test_config.py::test_conda_config_validate_sslverify_truststore": 2.083077716125261, + "tests/cli/test_config.py::test_create_condarc_on_set": 0.07064281577393808, + "tests/cli/test_config.py::test_custom_multichannels_add": 0.07163797989696193, + "tests/cli/test_config.py::test_custom_multichannels_add_duplicate": 0.07598286291831013, + "tests/cli/test_config.py::test_custom_multichannels_append": 0.0728268696343036, + "tests/cli/test_config.py::test_custom_multichannels_append_duplicate": 0.07660954003362058, + "tests/cli/test_config.py::test_custom_multichannels_prepend": 0.07316058932919978, + "tests/cli/test_config.py::test_custom_multichannels_prepend_duplicate": 0.07387622567864133, + "tests/cli/test_config.py::test_get_all": 0.08381783673835241, + "tests/cli/test_config.py::test_get_all_inc_maps": 0.08740739597843862, + "tests/cli/test_config.py::test_get_boolean_value": 0.08071900613985085, + "tests/cli/test_config.py::test_get_channels_list": 0.08122899807327683, + "tests/cli/test_config.py::test_get_invalid_key": 0.0817029321506724, + "tests/cli/test_config.py::test_get_map_full": 0.07915371669847017, + "tests/cli/test_config.py::test_get_map_subkey[conda_build.cache_dir-/tmp/conda-bld]": 0.08194022028004304, + "tests/cli/test_config.py::test_get_map_subkey[proxy_servers.http-1.2.3.4:5678]": 0.0821015513742864, + "tests/cli/test_config.py::test_get_multiple_keys": 0.08040136186157079, + "tests/cli/test_config.py::test_get_multiple_keys_incl_map_full": 0.0842441127946854, + "tests/cli/test_config.py::test_get_multiple_keys_incl_map_subkey": 0.083676979669725, + "tests/cli/test_config.py::test_get_string_value": 0.08164149039576943, + "tests/cli/test_config.py::test_get_unconfigured_key": 0.07945397712338524, + "tests/cli/test_config.py::test_invalid_yaml": 0.06066191776346308, + "tests/cli/test_config.py::test_remove_key": 0.07621765663078735, + "tests/cli/test_config.py::test_remove_key_duplicate": 0.13572046047898875, + "tests/cli/test_config.py::test_remove_unconfigured_key": 0.06682612720449796, + "tests/cli/test_config.py::test_set_and_get_bool": 0.14191210527405945, + "tests/cli/test_config.py::test_set_check_types[always_yes-false-False]": 0.07285420508128809, + "tests/cli/test_config.py::test_set_check_types[always_yes-no-False]": 0.07150925158855026, + "tests/cli/test_config.py::test_set_check_types[always_yes-true-True]": 0.07257372323312361, + "tests/cli/test_config.py::test_set_check_types[always_yes-yes-True]": 0.07219920200502704, + "tests/cli/test_config.py::test_set_check_types[channel_alias-https://repo.example.com-https://repo.example.com]": 0.07336185617032832, + "tests/cli/test_config.py::test_set_check_types[proxy_servers.http-1.2.3.4:5678-py_value5]": 0.0731119995616221, + "tests/cli/test_config.py::test_set_invalid_key": 0.066956969166496, + "tests/cli/test_config.py::test_set_key": 0.07580378648104098, + "tests/cli/test_config.py::test_set_map_key[conda_build.cache_dir-/tmp/conda-bld-/var/tmp/build]": 0.07760877579795183, + "tests/cli/test_config.py::test_set_map_key[conda_build.error_overlinking-true-false]": 0.00040268897811124695, + "tests/cli/test_config.py::test_set_map_key[proxy_servers.http-1.2.3.4:5678-4.3.2.1:9876]": 0.07645406240240928, + "tests/cli/test_config.py::test_set_rc_without_user_rc": 0.06750660894963857, + "tests/cli/test_config.py::test_set_unconfigured_key": 0.07889907992046595, + "tests/cli/test_config.py::test_show_sorts_keys": 0.1172896617024129, + "tests/cli/test_config.py::test_ssl_verify_default": 0.003991959875495994, + "tests/cli/test_config.py::test_ssl_verify_set_bool": 0.07304533231683029, + "tests/cli/test_config.py::test_ssl_verify_set_filename": 0.07317903047232896, + "tests/cli/test_env.py::test_conda_env_create_empty_file[classic]": 0.06761274398657711, + "tests/cli/test_env.py::test_conda_env_create_empty_file[libmamba]": 0.06892982994660324, + "tests/cli/test_env.py::test_conda_env_create_http[classic]": 228.24684539878945, + "tests/cli/test_env.py::test_conda_env_create_http[libmamba]": 6.842141053410393, + "tests/cli/test_env.py::test_conda_env_create_no_existent_file[classic]": 0.06573067345958149, + "tests/cli/test_env.py::test_conda_env_create_no_existent_file[libmamba]": 0.07114616001670829, + "tests/cli/test_env.py::test_conda_env_create_no_existent_file_with_name[classic]": 0.07054888420510971, + "tests/cli/test_env.py::test_conda_env_create_no_existent_file_with_name[libmamba]": 0.07535759364700326, + "tests/cli/test_env.py::test_conda_env_create_no_file[classic]": 0.06646280577196555, + "tests/cli/test_env.py::test_conda_env_create_no_file[libmamba]": 0.06848043185744404, + "tests/cli/test_env.py::test_create_dry_run_json[classic]": 1.7149261055806735, + "tests/cli/test_env.py::test_create_dry_run_json[libmamba]": 1.0996401228731565, + "tests/cli/test_env.py::test_create_dry_run_yaml[classic]": 2.7006233627086087, + "tests/cli/test_env.py::test_create_dry_run_yaml[libmamba]": 1.6942487767933416, + "tests/cli/test_env.py::test_create_valid_env[classic]": 4.111517805527598, + "tests/cli/test_env.py::test_create_valid_env[libmamba]": 2.027416300663753, + "tests/cli/test_env.py::test_create_valid_env_json_output[classic]": 0.3132140944331766, + "tests/cli/test_env.py::test_create_valid_env_json_output[libmamba]": 0.9168511382859775, + "tests/cli/test_env.py::test_create_valid_env_with_conda_and_pip_json_output[classic]": 101.64791958311295, + "tests/cli/test_env.py::test_create_valid_env_with_conda_and_pip_json_output[libmamba]": 7.488971911137148, + "tests/cli/test_env.py::test_create_valid_env_with_variables[classic]": 0.8804580427101876, + "tests/cli/test_env.py::test_create_valid_env_with_variables[libmamba]": 1.1037798686966693, "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.854165121879549, - "tests/cli/test_env.py::test_deprecated_binstar[classic]": 0.14041315116273068, - "tests/cli/test_env.py::test_deprecated_binstar[libmamba]": 0.11945399147747594, - "tests/cli/test_env.py::test_env_export[classic]": 67.28610633392343, - "tests/cli/test_env.py::test_env_export[libmamba]": 1.847735339522705, - "tests/cli/test_env.py::test_env_export_json[classic]": 7.351929260411235, - "tests/cli/test_env.py::test_env_export_json[libmamba]": 1.230310824420934, - "tests/cli/test_env.py::test_env_export_with_variables[classic]": 59.12205219723435, - "tests/cli/test_env.py::test_env_export_with_variables[libmamba]": 2.1440744155947327, - "tests/cli/test_env.py::test_export_multi_channel[classic]": 70.94436638328717, - "tests/cli/test_env.py::test_export_multi_channel[libmamba]": 15.090388448118643, - "tests/cli/test_env.py::test_invalid_extensions[classic]": 0.06530472837360674, - "tests/cli/test_env.py::test_invalid_extensions[libmamba]": 0.06705539647498104, - "tests/cli/test_env.py::test_list[classic]": 5.5805630592531354, - "tests/cli/test_env.py::test_list[libmamba]": 1.8481347367613625, - "tests/cli/test_env.py::test_name[classic]": 0.728210161029653, - "tests/cli/test_env.py::test_name[libmamba]": 1.4343867265399102, - "tests/cli/test_env.py::test_name_override[classic]": 0.3749823820333177, - "tests/cli/test_env.py::test_name_override[libmamba]": 0.614770808862665, - "tests/cli/test_env.py::test_non_existent_file[classic]": 0.06594727615148756, - "tests/cli/test_env.py::test_non_existent_file[libmamba]": 0.06492994375853049, - "tests/cli/test_env.py::test_pip_error_is_propagated[classic]": 77.58491096454028, - "tests/cli/test_env.py::test_pip_error_is_propagated[libmamba]": 6.90401353540048, - "tests/cli/test_env.py::test_remove_dry_run[classic]": 0.36155764167545185, - "tests/cli/test_env.py::test_remove_dry_run[libmamba]": 1.0263239229678434, - "tests/cli/test_env.py::test_set_unset_env_vars[classic]": 0.5692491323978147, - "tests/cli/test_env.py::test_set_unset_env_vars[libmamba]": 1.2581787349217934, - "tests/cli/test_env.py::test_set_unset_env_vars_env_no_exist[classic]": 0.07060049718829665, - "tests/cli/test_env.py::test_set_unset_env_vars_env_no_exist[libmamba]": 0.06634985567220832, - "tests/cli/test_env.py::test_update[classic]": 119.22603034658036, - "tests/cli/test_env.py::test_update[libmamba]": 1.7142004546585365, - "tests/cli/test_env.py::test_update_env_json_output[classic]": 116.5619755662022, - "tests/cli/test_env.py::test_update_env_json_output[libmamba]": 1.5692112844166848, - "tests/cli/test_env.py::test_update_env_no_action_json_output[classic]": 148.26171199457275, - "tests/cli/test_env.py::test_update_env_no_action_json_output[libmamba]": 9.734444382740215, - "tests/cli/test_env.py::test_update_env_only_pip_json_output[classic]": 156.3716370563705, - "tests/cli/test_env.py::test_update_env_only_pip_json_output[libmamba]": 10.063100566990494, - "tests/cli/test_find_commands.py::test_find_commands": 0.010229489813285588, - "tests/cli/test_find_commands.py::test_find_executable": 0.004033173180679017, - "tests/cli/test_main.py::test_ensure_no_command_provided_returns_help[--debug]": 0.04403984188432614, - "tests/cli/test_main.py::test_ensure_no_command_provided_returns_help[--json]": 0.04531202965849578, - "tests/cli/test_main.py::test_ensure_no_command_provided_returns_help[--trace]": 0.04660934339919968, - "tests/cli/test_main.py::test_ensure_no_command_provided_returns_help[-v]": 0.04641899161258393, - "tests/cli/test_main.py::test_main": 0.04675020600741353, - "tests/cli/test_main_clean.py::test_clean_all[False]": 0.5231332929875565, - "tests/cli/test_main_clean.py::test_clean_all[True]": 0.5161731211587851, - "tests/cli/test_main_clean.py::test_clean_all_mock_lstat[False]": 0.2680786487839293, - "tests/cli/test_main_clean.py::test_clean_all_mock_lstat[True]": 0.27455688199483497, - "tests/cli/test_main_clean.py::test_clean_and_packages": 0.39474265351286225, - "tests/cli/test_main_clean.py::test_clean_force_pkgs_dirs": 0.23810336937093057, - "tests/cli/test_main_clean.py::test_clean_index_cache": 0.2296647640834162, - "tests/cli/test_main_clean.py::test_clean_logfiles": 0.18166803044150967, - "tests/cli/test_main_clean.py::test_clean_tarballs": 0.18433346655611796, - "tests/cli/test_main_clean.py::test_clean_tempfiles": 0.18232041791656353, - "tests/cli/test_main_clean.py::test_get_size": 0.0027419087279392236, - "tests/cli/test_main_clean.py::test_get_size_None": 0.0019681752725251005, - "tests/cli/test_main_clean.py::test_get_size_list": 0.0019853373630522512, - "tests/cli/test_main_commands.py::test_commands": 0.07128530739696745, - "tests/cli/test_main_compare.py::test_compare": 0.05837261247705165, - "tests/cli/test_main_config.py::test_config_get_key": 0.012776568911154576, - "tests/cli/test_main_config.py::test_config_get_missing[get]": 0.07853767985062715, - "tests/cli/test_main_config.py::test_config_get_missing[key]": 0.07850803814201932, - "tests/cli/test_main_config.py::test_config_get_missing[unknown]": 0.0778103948830192, - "tests/cli/test_main_config.py::test_config_get_system[get]": 0.07726616967455992, - "tests/cli/test_main_config.py::test_config_get_system[key]": 0.07881617015372311, - "tests/cli/test_main_config.py::test_config_get_system[unknown]": 0.0790573004313099, - "tests/cli/test_main_config.py::test_config_get_user[get]": 0.08005085641027132, - "tests/cli/test_main_config.py::test_config_get_user[key]": 0.08242188726012238, - "tests/cli/test_main_config.py::test_config_get_user[unknown]": 0.08150069176907991, - "tests/cli/test_main_config.py::test_config_read_rc": 0.0036925559518806404, - "tests/cli/test_main_config.py::test_config_remove_item": 0.00524600123947262, - "tests/cli/test_main_config.py::test_config_remove_key": 0.0026503981896004412, - "tests/cli/test_main_config.py::test_config_set_key": 0.004147436878833215, - "tests/cli/test_main_config.py::test_config_set_keys": 0.0068949945123706335, - "tests/cli/test_main_config.py::test_config_show_sources_json": 0.06894797264333691, - "tests/cli/test_main_config.py::test_config_write_rc": 0.003234681521968522, - "tests/cli/test_main_export.py::test_execute_export_no_file_specified": 0.07284382152990164, - "tests/cli/test_main_export.py::test_export": 0.07185788965644978, - "tests/cli/test_main_export.py::test_export_add_channels": 0.07083949499345686, - "tests/cli/test_main_export.py::test_export_override_channels": 0.07960527563902894, - "tests/cli/test_main_export.py::test_export_yaml_file_extension": 0.058734229692118535, - "tests/cli/test_main_info.py::test_info": 0.2842056678311974, + "tests/cli/test_env.py::test_create_valid_remote_env[libmamba]": 2.8541651218796034, + "tests/cli/test_env.py::test_deprecated_binstar[classic]": 0.13723782334243562, + "tests/cli/test_env.py::test_deprecated_binstar[libmamba]": 0.1184861615399223, + "tests/cli/test_env.py::test_env_export[classic]": 62.109842017296145, + "tests/cli/test_env.py::test_env_export[libmamba]": 1.8098772001654067, + "tests/cli/test_env.py::test_env_export_json[classic]": 6.684510521323742, + "tests/cli/test_env.py::test_env_export_json[libmamba]": 1.1571070970774429, + "tests/cli/test_env.py::test_env_export_with_variables[classic]": 54.9600209041963, + "tests/cli/test_env.py::test_env_export_with_variables[libmamba]": 2.1561092687110133, + "tests/cli/test_env.py::test_export_multi_channel[classic]": 66.82732369522007, + "tests/cli/test_env.py::test_export_multi_channel[libmamba]": 15.346903651172786, + "tests/cli/test_env.py::test_invalid_extensions[classic]": 0.06526728539229343, + "tests/cli/test_env.py::test_invalid_extensions[libmamba]": 0.06686948331757207, + "tests/cli/test_env.py::test_list[classic]": 4.9147669854084555, + "tests/cli/test_env.py::test_list[libmamba]": 1.8125311083166467, + "tests/cli/test_env.py::test_name[classic]": 0.7282006564820468, + "tests/cli/test_env.py::test_name[libmamba]": 1.4348801596035436, + "tests/cli/test_env.py::test_name_override[classic]": 0.3548979250205179, + "tests/cli/test_env.py::test_name_override[libmamba]": 0.7031666099826739, + "tests/cli/test_env.py::test_non_existent_file[classic]": 0.06962494230460779, + "tests/cli/test_env.py::test_non_existent_file[libmamba]": 0.06508890099791832, + "tests/cli/test_env.py::test_pip_error_is_propagated[classic]": 71.96963970173094, + "tests/cli/test_env.py::test_pip_error_is_propagated[libmamba]": 6.956165082561756, + "tests/cli/test_env.py::test_remove_dry_run[classic]": 0.3401775904610591, + "tests/cli/test_env.py::test_remove_dry_run[libmamba]": 0.9637563726669621, + "tests/cli/test_env.py::test_set_unset_env_vars[classic]": 0.5504174940279927, + "tests/cli/test_env.py::test_set_unset_env_vars[libmamba]": 1.1869787975002557, + "tests/cli/test_env.py::test_set_unset_env_vars_env_no_exist[classic]": 0.07018355166388197, + "tests/cli/test_env.py::test_set_unset_env_vars_env_no_exist[libmamba]": 0.06638462876640304, + "tests/cli/test_env.py::test_update[classic]": 110.39274593646363, + "tests/cli/test_env.py::test_update[libmamba]": 1.7673893074130669, + "tests/cli/test_env.py::test_update_env_json_output[classic]": 104.95811730152, + "tests/cli/test_env.py::test_update_env_json_output[libmamba]": 1.489593614815598, + "tests/cli/test_env.py::test_update_env_no_action_json_output[classic]": 136.6426792247083, + "tests/cli/test_env.py::test_update_env_no_action_json_output[libmamba]": 9.510661269106704, + "tests/cli/test_env.py::test_update_env_only_pip_json_output[classic]": 143.95968317197998, + "tests/cli/test_env.py::test_update_env_only_pip_json_output[libmamba]": 10.065529407541874, + "tests/cli/test_find_commands.py::test_find_commands": 0.01018301302845883, + "tests/cli/test_find_commands.py::test_find_executable": 0.00403622847600957, + "tests/cli/test_main.py::test_ensure_no_command_provided_returns_help[--debug]": 0.04390941839029161, + "tests/cli/test_main.py::test_ensure_no_command_provided_returns_help[--json]": 0.044389578730596874, + "tests/cli/test_main.py::test_ensure_no_command_provided_returns_help[--trace]": 0.047462709728487915, + "tests/cli/test_main.py::test_ensure_no_command_provided_returns_help[-v]": 0.04512727519314726, + "tests/cli/test_main.py::test_main": 0.04748846252375561, + "tests/cli/test_main_clean.py::test_clean_all[False]": 0.5254592518006891, + "tests/cli/test_main_clean.py::test_clean_all[True]": 0.5193679483803444, + "tests/cli/test_main_clean.py::test_clean_all_mock_lstat[False]": 0.2727095210070668, + "tests/cli/test_main_clean.py::test_clean_all_mock_lstat[True]": 0.27611650664904275, + "tests/cli/test_main_clean.py::test_clean_and_packages": 0.3953415129639961, + "tests/cli/test_main_clean.py::test_clean_force_pkgs_dirs": 0.23523080898365825, + "tests/cli/test_main_clean.py::test_clean_index_cache": 0.23115366186012076, + "tests/cli/test_main_clean.py::test_clean_logfiles": 0.1828993067883276, + "tests/cli/test_main_clean.py::test_clean_tarballs": 0.18488719124058972, + "tests/cli/test_main_clean.py::test_clean_tempfiles": 0.18454448009171706, + "tests/cli/test_main_clean.py::test_get_size": 0.002743666545269699, + "tests/cli/test_main_clean.py::test_get_size_None": 0.0019943740017545255, + "tests/cli/test_main_clean.py::test_get_size_list": 0.001989697386734798, + "tests/cli/test_main_commands.py::test_commands": 0.0699421058751305, + "tests/cli/test_main_compare.py::test_compare": 0.05802166155001157, + "tests/cli/test_main_config.py::test_config_get_key": 0.012712474746861538, + "tests/cli/test_main_config.py::test_config_get_missing[get]": 0.08167689009729162, + "tests/cli/test_main_config.py::test_config_get_missing[key]": 0.07929445041634305, + "tests/cli/test_main_config.py::test_config_get_missing[unknown]": 0.07853789412905074, + "tests/cli/test_main_config.py::test_config_get_system[get]": 0.07931517079787355, + "tests/cli/test_main_config.py::test_config_get_system[key]": 0.08071961202951396, + "tests/cli/test_main_config.py::test_config_get_system[unknown]": 0.07814765114276469, + "tests/cli/test_main_config.py::test_config_get_user[get]": 0.08167610848942625, + "tests/cli/test_main_config.py::test_config_get_user[key]": 0.08196451605286188, + "tests/cli/test_main_config.py::test_config_get_user[unknown]": 0.0810637392244521, + "tests/cli/test_main_config.py::test_config_read_rc": 0.0036761994211660883, + "tests/cli/test_main_config.py::test_config_remove_item": 0.005270626185965033, + "tests/cli/test_main_config.py::test_config_remove_key": 0.002717323761315777, + "tests/cli/test_main_config.py::test_config_set_key": 0.004162600118243184, + "tests/cli/test_main_config.py::test_config_set_keys": 0.006915116063583524, + "tests/cli/test_main_config.py::test_config_show_sources_json": 0.06901536007894829, + "tests/cli/test_main_config.py::test_config_write_rc": 0.0032412944693326687, + "tests/cli/test_main_export.py::test_execute_export_no_file_specified": 0.07165899454673735, + "tests/cli/test_main_export.py::test_export": 0.07087012368093673, + "tests/cli/test_main_export.py::test_export_add_channels": 0.0709608010304609, + "tests/cli/test_main_export.py::test_export_override_channels": 0.07973772868998977, + "tests/cli/test_main_export.py::test_export_yaml_file_extension": 0.05885754645870798, + "tests/cli/test_main_info.py::test_info": 0.2838025035552207, "tests/cli/test_main_info.py::test_info_all": 0.07222066250000125, - "tests/cli/test_main_info.py::test_info_json": 0.07633482920634013, - "tests/cli/test_main_info.py::test_info_root": 0.14006754467163593, - "tests/cli/test_main_info.py::test_info_unsafe_channels": 0.1487282019817501, - "tests/cli/test_main_install.py::test_conda_pip_interop_dependency_satisfied_by_pip": 118.35249359704878, - "tests/cli/test_main_install.py::test_install_freezes_env_by_default": 0.392853046369614, - "tests/cli/test_main_install.py::test_install_from_extracted_package": 7.323543055887135, - "tests/cli/test_main_install.py::test_install_mkdir": 11.29678065860573, - "tests/cli/test_main_list.py::test_explicit[--md5]": 1.9565443378993363, - "tests/cli/test_main_list.py::test_explicit[--quiet]": 2.0916024448174926, - "tests/cli/test_main_list.py::test_explicit[--sha256]": 1.8889708485858123, - "tests/cli/test_main_list.py::test_export": 0.7323752616728676, - "tests/cli/test_main_list.py::test_list": 1.163889696505527, - "tests/cli/test_main_list.py::test_list_explicit": 3.613536649996842, - "tests/cli/test_main_list.py::test_list_json": 0.1758962098001022, - "tests/cli/test_main_list.py::test_list_package": 0.06675046778079638, - "tests/cli/test_main_list.py::test_list_reverse": 3.8075774916580882, - "tests/cli/test_main_list.py::test_list_revisions": 0.12365745868750105, - "tests/cli/test_main_list.py::test_list_specific_version": 0.17799742773446542, - "tests/cli/test_main_notices.py::test_cache_names_appear_as_expected": 0.030709675822662593, - "tests/cli/test_main_notices.py::test_main_notices[200]": 0.029296260640141587, - "tests/cli/test_main_notices.py::test_main_notices[404]": 0.03048886982038966, - "tests/cli/test_main_notices.py::test_main_notices_handles_bad_expired_at_field": 0.028430354096274386, - "tests/cli/test_main_notices.py::test_main_notices_help": 0.02467292217524257, - "tests/cli/test_main_notices.py::test_main_notices_json": 0.038544720644376786, - "tests/cli/test_main_notices.py::test_main_notices_reads_from_cache": 0.029091954404420677, - "tests/cli/test_main_notices.py::test_main_notices_reads_from_expired_cache": 0.030416918176464598, - "tests/cli/test_main_notices.py::test_notices_appear_once_when_running_decorated_commands": 2.0297805183129105, - "tests/cli/test_main_notices.py::test_notices_cannot_read_cache_files": 0.05889552230782357, - "tests/cli/test_main_notices.py::test_notices_does_not_interrupt_command_on_failure": 0.222615926011018, - "tests/cli/test_main_notices.py::test_notices_work_with_s3_channel": 0.06980274986072693, - "tests/cli/test_main_remove.py::test_remove_all": 8.574247645203119, - "tests/cli/test_main_remove.py::test_remove_all_keep_env": 7.09179989968528, - "tests/cli/test_main_remove.py::test_remove_globbed_package_names[classic]": 13.914788401036311, - "tests/cli/test_main_remove.py::test_remove_globbed_package_names[libmamba]": 0.575893006059519, - "tests/cli/test_main_remove.py::test_remove_nonexistent_env": 0.05306734519817046, - "tests/cli/test_main_rename.py::test_cannot_rename_active_env_by_name": 1.67648565709813, - "tests/cli/test_main_rename.py::test_cannot_rename_base_env_by_name": 0.09852167246332784, - "tests/cli/test_main_rename.py::test_cannot_rename_base_env_by_path": 0.09940242180237539, - "tests/cli/test_main_rename.py::test_cannot_rename_nonexistent_env": 0.0996075707820704, - "tests/cli/test_main_rename.py::test_protected_dirs_error_for_rename": 0.9278160651507762, - "tests/cli/test_main_rename.py::test_rename_by_name_name_already_exists_error": 1.2591822301327231, - "tests/cli/test_main_rename.py::test_rename_by_name_success": 1.525728664477207, - "tests/cli/test_main_rename.py::test_rename_by_path_path_already_exists_error": 1.1496409358033193, - "tests/cli/test_main_rename.py::test_rename_by_path_success": 1.8291564645730374, - "tests/cli/test_main_rename.py::test_rename_with_dry_run": 1.133808258698682, - "tests/cli/test_main_rename.py::test_rename_with_force": 3.7844639157504814, - "tests/cli/test_main_rename.py::test_rename_with_force_and_dry_run": 1.2304882811635995, - "tests/cli/test_main_rename.py::test_rename_with_force_with_errors": 2.7699108700201913, - "tests/cli/test_main_rename.py::test_rename_with_force_with_errors_prefix": 1.239631358350849, - "tests/cli/test_main_rename.py::test_separator_chars_on_win": 0.00043109494737215547, - "tests/cli/test_main_run.py::test_conda_run_nonexistant_prefix": 0.0575719407229072, - "tests/cli/test_main_run.py::test_conda_run_prefix_not_a_conda_env": 0.05515737123617804, - "tests/cli/test_main_run.py::test_multiline_run_command": 1.5038115328101416, - "tests/cli/test_main_run.py::test_run_readonly_env": 2.0731883739583803, - "tests/cli/test_main_run.py::test_run_returns_int": 1.2745058514366459, - "tests/cli/test_main_run.py::test_run_returns_nonzero_errorlevel": 1.8125752445026595, - "tests/cli/test_main_run.py::test_run_returns_zero_errorlevel": 1.3697445038195473, - "tests/cli/test_main_run.py::test_run_uncaptured": 1.7434953971290774, - "tests/cli/test_main_search.py::test_anaconda_token_with_private_package": 20.24865136835748, - "tests/cli/test_main_search.py::test_bad_anaconda_token": 1.9782019215509696, - "tests/cli/test_main_search.py::test_current_platform_package_missing": 0.09119497083079661, - "tests/cli/test_main_search.py::test_different_platform_package_found": 0.10769219814344838, - "tests/cli/test_main_search.py::test_mocked_platform_package_found": 0.17986496379988637, - "tests/cli/test_main_search.py::test_rpy_search[linux-32]": 6.683380970292144, - "tests/cli/test_main_search.py::test_rpy_search[linux-64]": 10.922077966848065, - "tests/cli/test_main_search.py::test_rpy_search[osx-64]": 10.03762259327869, - "tests/cli/test_main_search.py::test_rpy_search[win-32]": 8.31768953865162, - "tests/cli/test_main_search.py::test_rpy_search[win-64]": 9.352177769792359, - "tests/cli/test_main_search.py::test_search_0": 4.831794021903995, - "tests/cli/test_main_search.py::test_search_1": 0.5052204617593633, - "tests/cli/test_main_search.py::test_search_2[exact]": 0.0831599504115017, - "tests/cli/test_main_search.py::test_search_2[wildcard]": 0.9417344440598389, - "tests/cli/test_main_search.py::test_search_3": 0.12278293044919107, - "tests/cli/test_main_search.py::test_search_4": 0.23079116393534513, - "tests/cli/test_main_search.py::test_search_5": 0.8513589268534619, - "tests/cli/test_main_search.py::test_search_envs": 0.06926143932421283, - "tests/cli/test_main_search.py::test_search_envs_info": 0.06697592963594759, - "tests/cli/test_main_search.py::test_search_envs_json": 0.06902750770580766, - "tests/cli/test_main_search.py::test_search_inflexible": 0.0753477700806515, - "tests/cli/test_main_search.py::test_unknown_platform_package_missing": 0.08575781262871379, - "tests/cli/test_subcommands.py::test_clean[classic]": 0.8282597923360406, - "tests/cli/test_subcommands.py::test_clean[libmamba]": 1.6632957443707717, - "tests/cli/test_subcommands.py::test_compare[classic]": 0.16916286198513308, - "tests/cli/test_subcommands.py::test_compare[libmamba]": 2.559900264562884, - "tests/cli/test_subcommands.py::test_config[classic]": 0.07891668552877816, - "tests/cli/test_subcommands.py::test_config[libmamba]": 0.07757894492524822, - "tests/cli/test_subcommands.py::test_create[classic]": 0.10095225938563684, - "tests/cli/test_subcommands.py::test_create[libmamba]": 4.4796108422389995, - "tests/cli/test_subcommands.py::test_doctor[classic]": 2.0536168343141505, - "tests/cli/test_subcommands.py::test_doctor[libmamba]": 2.0614443054185445, - "tests/cli/test_subcommands.py::test_env_config_vars[classic]": 0.335902703568931, - "tests/cli/test_subcommands.py::test_env_config_vars[libmamba]": 1.6573579586200369, - "tests/cli/test_subcommands.py::test_env_create[classic]": 0.8004210443942278, - "tests/cli/test_subcommands.py::test_env_create[libmamba]": 1.7847329362117779, - "tests/cli/test_subcommands.py::test_env_export[classic]": 0.3815122611367203, - "tests/cli/test_subcommands.py::test_env_export[libmamba]": 0.3845684780005182, - "tests/cli/test_subcommands.py::test_env_list[classic]": 0.15640808558883465, - "tests/cli/test_subcommands.py::test_env_list[libmamba]": 0.15945975000372942, - "tests/cli/test_subcommands.py::test_env_remove[classic]": 0.24294139094384037, - "tests/cli/test_subcommands.py::test_env_remove[libmamba]": 1.5450155968522747, - "tests/cli/test_subcommands.py::test_env_update[classic]": 0.6784125795055577, - "tests/cli/test_subcommands.py::test_env_update[libmamba]": 2.968466781913845, - "tests/cli/test_subcommands.py::test_info[classic]": 0.08057319602460623, - "tests/cli/test_subcommands.py::test_info[libmamba]": 0.08315734704518574, - "tests/cli/test_subcommands.py::test_info_json[classic]": 0.15487839079235569, - "tests/cli/test_subcommands.py::test_info_json[libmamba]": 0.1565965439692945, - "tests/cli/test_subcommands.py::test_init[classic]": 0.08927399831803474, - "tests/cli/test_subcommands.py::test_init[libmamba]": 0.0951039184636575, - "tests/cli/test_subcommands.py::test_install[classic]": 2.416892315716235, - "tests/cli/test_subcommands.py::test_install[libmamba]": 3.9047701300034436, - "tests/cli/test_subcommands.py::test_list[classic]": 0.9991431485495323, - "tests/cli/test_subcommands.py::test_list[libmamba]": 2.3834996370935104, - "tests/cli/test_subcommands.py::test_notices[classic]": 0.14225886001094606, - "tests/cli/test_subcommands.py::test_notices[libmamba]": 0.16140739919319141, - "tests/cli/test_subcommands.py::test_package[classic]": 0.17691530652286933, - "tests/cli/test_subcommands.py::test_package[libmamba]": 1.0503832329511162, - "tests/cli/test_subcommands.py::test_remove[classic-remove]": 0.22439892928736657, - "tests/cli/test_subcommands.py::test_remove[classic-uninstall]": 0.22039469248352173, - "tests/cli/test_subcommands.py::test_remove[libmamba-remove]": 1.9874224803477634, - "tests/cli/test_subcommands.py::test_remove[libmamba-uninstall]": 1.1115970675285824, - "tests/cli/test_subcommands.py::test_remove_all_json[classic-remove]": 1.079383213866394, - "tests/cli/test_subcommands.py::test_remove_all_json[classic-uninstall]": 0.358824347293907, - "tests/cli/test_subcommands.py::test_remove_all_json[libmamba-remove]": 1.2527940928768124, - "tests/cli/test_subcommands.py::test_remove_all_json[libmamba-uninstall]": 1.5634265245120442, - "tests/cli/test_subcommands.py::test_rename[classic]": 0.2238615055334512, - "tests/cli/test_subcommands.py::test_rename[libmamba]": 1.7968246179848195, - "tests/cli/test_subcommands.py::test_run[classic]": 32.169629521742536, - "tests/cli/test_subcommands.py::test_run[libmamba]": 1.4901265757948878, - "tests/cli/test_subcommands.py::test_search[classic]": 2.4004704271377264, - "tests/cli/test_subcommands.py::test_search[libmamba]": 4.933802855038753, - "tests/cli/test_subcommands.py::test_update[classic-update]": 2.3027608359091833, - "tests/cli/test_subcommands.py::test_update[classic-upgrade]": 3.5928386403010872, - "tests/cli/test_subcommands.py::test_update[libmamba-update]": 2.9797982685508004, - "tests/cli/test_subcommands.py::test_update[libmamba-upgrade]": 2.421410434132934, - "tests/common/os/test_windows.py::test_is_admin_on_windows": 0.0016063016844991135, - "tests/common/pkg_formats/test_python.py::test_basepydist_load_requires_provides_file": 0.0019376204017516455, - "tests/common/pkg_formats/test_python.py::test_basepydist_parse_entries_file_data": 0.0020404251149205395, - "tests/common/pkg_formats/test_python.py::test_basepydist_parse_requires_file_data": 0.0017535486350795876, - "tests/common/pkg_formats/test_python.py::test_dist_get_paths": 0.001980269535007414, - "tests/common/pkg_formats/test_python.py::test_dist_get_paths_no_paths": 0.0017692195512979995, - "tests/common/pkg_formats/test_python.py::test_evaluate_marker": 0.002082300616319174, - "tests/common/pkg_formats/test_python.py::test_get_default_marker_context": 0.001699139603446457, - "tests/common/pkg_formats/test_python.py::test_get_dist_file_from_egg_link": 0.002506404566808635, - "tests/common/pkg_formats/test_python.py::test_get_dist_requirements": 0.0020409148213675157, - "tests/common/pkg_formats/test_python.py::test_get_entry_points": 0.002283686443798173, - "tests/common/pkg_formats/test_python.py::test_get_extra_provides": 0.0020127345319468117, - "tests/common/pkg_formats/test_python.py::test_get_python_distribution_info": 0.00034839535728762347, - "tests/common/pkg_formats/test_python.py::test_get_site_packages_anchor_files": 0.002340649022952405, - "tests/common/pkg_formats/test_python.py::test_metadata": 0.0034432305810403767, - "tests/common/pkg_formats/test_python.py::test_metadata[path0-False-False-False-False]": 0.002282952032888671, - "tests/common/pkg_formats/test_python.py::test_metadata[path1-True-False-False-False]": 0.002319904781021024, - "tests/common/pkg_formats/test_python.py::test_metadata[path2-True-True-True-False]": 0.0024266908981975797, - "tests/common/pkg_formats/test_python.py::test_metadata[path3-True-True-True-True]": 0.002344729580909745, - "tests/common/pkg_formats/test_python.py::test_metadata_keys": 0.0015738249941559183, - "tests/common/pkg_formats/test_python.py::test_metadata_none": 0.0016279169030898233, - "tests/common/pkg_formats/test_python.py::test_metadata_process_path": 0.001896007712970917, - "tests/common/pkg_formats/test_python.py::test_metadata_read_metadata": 0.002227716639018727, - "tests/common/pkg_formats/test_python.py::test_norm_package_name": 0.001775112375266805, - "tests/common/pkg_formats/test_python.py::test_norm_package_version": 0.0018225153141179147, - "tests/common/pkg_formats/test_python.py::test_parse_specification": 0.0032283282617432342, - "tests/common/pkg_formats/test_python.py::test_pydist_check_files": 0.002136180176662911, - "tests/common/pkg_formats/test_python.py::test_pypi_name_to_conda_name": 0.0016532344290824358, - "tests/common/pkg_formats/test_python.py::test_python_dist_egg_fpath": 0.0018489147963353335, - "tests/common/pkg_formats/test_python.py::test_python_dist_egg_path": 0.0018999063286914383, - "tests/common/pkg_formats/test_python.py::test_python_dist_info": 0.0021889370433265318, - "tests/common/pkg_formats/test_python.py::test_python_dist_info_conda_dependencies": 0.0026290214478702375, - "tests/common/pkg_formats/test_python.py::test_python_dist_info_conda_dependencies_2": 0.001912081999226287, - "tests/common/pkg_formats/test_python.py::test_python_dist_info_conda_dependencies_3": 0.0019130743347898981, - "tests/common/pkg_formats/test_python.py::test_split_spec": 0.0017658532372746717, - "tests/common/test_compat.py::test_deprecations[FILESYSTEM_ENCODING-TypeError]": 0.0019548495470996584, - "tests/common/test_compat.py::test_deprecations[ensure_fs_path_encoding-TypeError]": 0.0018108726895021171, - "tests/common/test_compat.py::test_deprecations[ensure_unicode-TypeError]": 0.0018176310336147697, - "tests/common/test_compat.py::test_deprecations[open-TypeError]": 0.0018916552875138635, - "tests/common/test_compat.py::test_deprecations[six_with_metaclass-TypeError]": 0.0018213746182778783, - "tests/common/test_configuration.py::test_commented_map_parameter": 0.00280555256886928, - "tests/common/test_configuration.py::test_config_resets": 0.0024659777307384292, - "tests/common/test_configuration.py::test_cross_parameter_validation": 0.0016406512330790597, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/$$/suffix]": 0.0016986428401954121, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/$/suffix]": 0.0017080476062301465, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/$1/suffix]": 0.001684245994193359, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/$MISSING/suffix]": 0.0017445948543617811, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/$VARIABLE/suffix]": 0.0018455026822699356, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/${1}/suffix]": 0.0016836488754222226, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/${MISSING}/suffix]": 0.0017047898046235396, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/${VARIABLE}/suffix]": 0.0017312417766640878, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/${}/suffix]": 0.001709459590728401, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/%%/suffix]": 0.0016944379717909012, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/%/suffix]": 0.0016832043127107423, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/%1%/suffix]": 0.0016735561626056365, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/%1/suffix]": 0.0016616311455702622, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/%MISSING%/suffix]": 0.0016901735287165533, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/%VARIABLE%/suffix]": 0.00036165992131097387, - "tests/common/test_configuration.py::test_default_values": 0.0018320933557734091, - "tests/common/test_configuration.py::test_empty_map_parameter": 0.00438257439654468, - "tests/common/test_configuration.py::test_env_var_config": 0.0021215534194946217, - "tests/common/test_configuration.py::test_env_var_config_alias": 0.0020866931108472213, - "tests/common/test_configuration.py::test_env_var_config_empty_sequence": 0.002064539589401676, - "tests/common/test_configuration.py::test_env_var_config_no_split_sequence": 0.0020821004182182243, - "tests/common/test_configuration.py::test_env_var_config_split_sequence": 0.002112967205505454, - "tests/common/test_configuration.py::test_expand_search_path": 0.0025616022678849083, - "tests/common/test_configuration.py::test_expanded_variables": 0.005585630754515672, - "tests/common/test_configuration.py::test_important_primitive_map_merges": 0.061789094916430996, - "tests/common/test_configuration.py::test_invalid_map_parameter": 0.001752553584169753, - "tests/common/test_configuration.py::test_invalid_seq_parameter": 0.0017004142484229223, - "tests/common/test_configuration.py::test_list_merges": 0.05401048093326998, - "tests/common/test_configuration.py::test_load_raw_configs": 0.020559569528744687, - "tests/common/test_configuration.py::test_map_parameter_must_be_map": 0.002462387284294442, - "tests/common/test_configuration.py::test_nested": 0.011168977086387708, - "tests/common/test_configuration.py::test_object": 0.008705068359420946, - "tests/common/test_configuration.py::test_object_defaults_completely_empty": 0.0022552072818297153, - "tests/common/test_configuration.py::test_object_defaults_partially_empty": 0.0038614433425334122, - "tests/common/test_configuration.py::test_parameter": 0.001658214150328784, - "tests/common/test_configuration.py::test_parameter_flag": 0.0015758533323120968, - "tests/common/test_configuration.py::test_pretty_list": 0.0018536722174549922, - "tests/common/test_configuration.py::test_raise_errors": 0.0016233329317264585, - "tests/common/test_configuration.py::test_simple_merges_and_caching": 0.01379720030049697, - "tests/common/test_configuration.py::test_unique_sequence_map_error_with_duplicates": 0.003141056335323554, - "tests/common/test_configuration.py::test_unique_sequence_map_error_with_unique_key": 0.003073166574663591, - "tests/common/test_configuration.py::test_validate_all": 0.009655420324816212, - "tests/common/test_configuration.py::test_validation": 0.009539340494611595, - "tests/common/test_io.py::test_attach_stderr_handler": 0.0021557002978995032, - "tests/common/test_io.py::test_captured": 0.001834149199726011, - "tests/common/test_path.py::test_get_major_minor_version_no_dot": 0.0016697597333612782, - "tests/common/test_path.py::test_missing_pyc_files_27": 0.0016115992356985137, - "tests/common/test_path.py::test_missing_pyc_files_34": 0.0016628759795071773, - "tests/common/test_path.py::test_missing_pyc_files_35": 0.0016482988091639005, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH0]": 0.00033552687434366583, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH10]": 0.0003329096872522569, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH11]": 0.00034726951197097737, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH1]": 0.0003398390974641991, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH2]": 0.0003258190664148443, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH3]": 0.0003410141217092985, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH4]": 0.0003231559708457202, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH5]": 0.00033976830613923354, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH6]": 0.00032272696097788403, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH7]": 0.0003260050474881237, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH8]": 0.0003695151372088084, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH9]": 0.00034595978455201793, - "tests/common/test_path.py::test_path_conversion[cygpath-UNC0]": 0.0003382468816153691, - "tests/common/test_path.py::test_path_conversion[cygpath-UNC1]": 0.0003575728234384425, - "tests/common/test_path.py::test_path_conversion[cygpath-UNC2]": 0.00035940401347616584, - "tests/common/test_path.py::test_path_conversion[cygpath-UNC3]": 0.00035906710717649416, - "tests/common/test_path.py::test_path_conversion[cygpath-UNC4]": 0.0003451909525324234, - "tests/common/test_path.py::test_path_conversion[cygpath-UNC5]": 0.0004487338035304519, - "tests/common/test_path.py::test_path_conversion[cygpath-UNC6]": 0.0003489491100731366, - "tests/common/test_path.py::test_path_conversion[cygpath-UNC7]": 0.0003395449736551207, - "tests/common/test_path.py::test_path_conversion[cygpath-cwd0]": 0.00034620593557677424, - "tests/common/test_path.py::test_path_conversion[cygpath-cwd1]": 0.0003509785327108975, - "tests/common/test_path.py::test_path_conversion[cygpath-cwd2]": 0.0003790354542190586, - "tests/common/test_path.py::test_path_conversion[cygpath-cwd3]": 0.0003581220870177336, - "tests/common/test_path.py::test_path_conversion[cygpath-drive0]": 0.0003317649297931185, - "tests/common/test_path.py::test_path_conversion[cygpath-drive10]": 0.00033601574403804537, - "tests/common/test_path.py::test_path_conversion[cygpath-drive11]": 0.0003903075772300147, - "tests/common/test_path.py::test_path_conversion[cygpath-drive12]": 0.0003296362760437131, - "tests/common/test_path.py::test_path_conversion[cygpath-drive13]": 0.00034954730340326293, - "tests/common/test_path.py::test_path_conversion[cygpath-drive14]": 0.000330578149648082, - "tests/common/test_path.py::test_path_conversion[cygpath-drive15]": 0.00033408873085122407, - "tests/common/test_path.py::test_path_conversion[cygpath-drive1]": 0.0003333335220871056, - "tests/common/test_path.py::test_path_conversion[cygpath-drive2]": 0.00032585874496301705, - "tests/common/test_path.py::test_path_conversion[cygpath-drive3]": 0.0003444206989657011, - "tests/common/test_path.py::test_path_conversion[cygpath-drive4]": 0.0003632373819823692, - "tests/common/test_path.py::test_path_conversion[cygpath-drive5]": 0.00034493253285716746, - "tests/common/test_path.py::test_path_conversion[cygpath-drive6]": 0.00034546148228546225, - "tests/common/test_path.py::test_path_conversion[cygpath-drive7]": 0.0003316092333181575, - "tests/common/test_path.py::test_path_conversion[cygpath-drive8]": 0.0003366515022228217, - "tests/common/test_path.py::test_path_conversion[cygpath-drive9]": 0.00033773414028606344, - "tests/common/test_path.py::test_path_conversion[cygpath-relative0]": 0.0003410252484794442, - "tests/common/test_path.py::test_path_conversion[cygpath-relative1]": 0.0003593388315543374, - "tests/common/test_path.py::test_path_conversion[cygpath-relative2]": 0.00032849823451245154, - "tests/common/test_path.py::test_path_conversion[cygpath-root0]": 0.00033683711186817, - "tests/common/test_path.py::test_path_conversion[cygpath-root10]": 0.0003394932850737558, - "tests/common/test_path.py::test_path_conversion[cygpath-root11]": 0.0003305136951254506, - "tests/common/test_path.py::test_path_conversion[cygpath-root12]": 0.0003313080917189164, - "tests/common/test_path.py::test_path_conversion[cygpath-root13]": 0.00032826731922782634, - "tests/common/test_path.py::test_path_conversion[cygpath-root14]": 0.00033138700229244227, - "tests/common/test_path.py::test_path_conversion[cygpath-root1]": 0.00034189087491513483, - "tests/common/test_path.py::test_path_conversion[cygpath-root2]": 0.0003451182836575944, - "tests/common/test_path.py::test_path_conversion[cygpath-root3]": 0.00037306009428370257, - "tests/common/test_path.py::test_path_conversion[cygpath-root4]": 0.00035125151754726125, - "tests/common/test_path.py::test_path_conversion[cygpath-root5]": 0.0003354573942047417, - "tests/common/test_path.py::test_path_conversion[cygpath-root6]": 0.00033193371449594203, - "tests/common/test_path.py::test_path_conversion[cygpath-root7]": 0.00033680730871952895, - "tests/common/test_path.py::test_path_conversion[cygpath-root8]": 0.000328167299527532, - "tests/common/test_path.py::test_path_conversion[cygpath-root9]": 0.00042245712306437363, - "tests/common/test_path.py::test_path_conversion[fallback-PATH0]": 0.0057301328202858425, - "tests/common/test_path.py::test_path_conversion[fallback-PATH10]": 0.006756659934797317, - "tests/common/test_path.py::test_path_conversion[fallback-PATH11]": 0.00886788688093436, - "tests/common/test_path.py::test_path_conversion[fallback-PATH1]": 0.006750694239624584, - "tests/common/test_path.py::test_path_conversion[fallback-PATH2]": 0.006761594778888529, - "tests/common/test_path.py::test_path_conversion[fallback-PATH3]": 0.005760416568701977, - "tests/common/test_path.py::test_path_conversion[fallback-PATH4]": 0.008837315158714382, - "tests/common/test_path.py::test_path_conversion[fallback-PATH5]": 0.006743729156970149, - "tests/common/test_path.py::test_path_conversion[fallback-PATH6]": 0.005790394399434671, - "tests/common/test_path.py::test_path_conversion[fallback-PATH7]": 0.006770882005442144, - "tests/common/test_path.py::test_path_conversion[fallback-PATH8]": 0.008907539079690179, - "tests/common/test_path.py::test_path_conversion[fallback-PATH9]": 0.0057594990811760055, - "tests/common/test_path.py::test_path_conversion[fallback-UNC0]": 0.008841018356851194, - "tests/common/test_path.py::test_path_conversion[fallback-UNC1]": 0.008938336449645925, - "tests/common/test_path.py::test_path_conversion[fallback-UNC2]": 0.008800002835575828, - "tests/common/test_path.py::test_path_conversion[fallback-UNC3]": 0.005723086301023625, - "tests/common/test_path.py::test_path_conversion[fallback-UNC4]": 0.006810116842852038, - "tests/common/test_path.py::test_path_conversion[fallback-UNC5]": 0.008779649633517322, - "tests/common/test_path.py::test_path_conversion[fallback-UNC6]": 0.005663722855348591, - "tests/common/test_path.py::test_path_conversion[fallback-UNC7]": 0.006773718751091238, - "tests/common/test_path.py::test_path_conversion[fallback-cwd0]": 0.01131398953255261, - "tests/common/test_path.py::test_path_conversion[fallback-cwd1]": 0.004026082251020112, - "tests/common/test_path.py::test_path_conversion[fallback-cwd2]": 0.003589758502276932, - "tests/common/test_path.py::test_path_conversion[fallback-cwd3]": 0.009223742346692052, - "tests/common/test_path.py::test_path_conversion[fallback-drive0]": 0.006685633745001827, - "tests/common/test_path.py::test_path_conversion[fallback-drive10]": 0.01098196499380088, - "tests/common/test_path.py::test_path_conversion[fallback-drive11]": 0.007817505750702261, - "tests/common/test_path.py::test_path_conversion[fallback-drive12]": 0.00783173461827877, - "tests/common/test_path.py::test_path_conversion[fallback-drive13]": 0.007849750976776215, - "tests/common/test_path.py::test_path_conversion[fallback-drive14]": 0.01089287120434768, - "tests/common/test_path.py::test_path_conversion[fallback-drive15]": 0.007838907706672034, - "tests/common/test_path.py::test_path_conversion[fallback-drive1]": 0.006716607334405801, - "tests/common/test_path.py::test_path_conversion[fallback-drive2]": 0.007818630920816713, - "tests/common/test_path.py::test_path_conversion[fallback-drive3]": 0.007892304103949059, - "tests/common/test_path.py::test_path_conversion[fallback-drive4]": 0.012300709058194486, - "tests/common/test_path.py::test_path_conversion[fallback-drive5]": 0.006771423557377449, - "tests/common/test_path.py::test_path_conversion[fallback-drive6]": 0.006664228508184307, - "tests/common/test_path.py::test_path_conversion[fallback-drive7]": 0.006726257231747008, - "tests/common/test_path.py::test_path_conversion[fallback-drive8]": 0.007772294514378811, - "tests/common/test_path.py::test_path_conversion[fallback-drive9]": 0.007911521712585972, - "tests/common/test_path.py::test_path_conversion[fallback-relative0]": 0.008727931772770502, - "tests/common/test_path.py::test_path_conversion[fallback-relative1]": 0.00880335446553682, - "tests/common/test_path.py::test_path_conversion[fallback-relative2]": 0.0088276335468389, - "tests/common/test_path.py::test_path_conversion[fallback-root0]": 0.009783063858614681, - "tests/common/test_path.py::test_path_conversion[fallback-root10]": 0.005680328933966675, - "tests/common/test_path.py::test_path_conversion[fallback-root11]": 0.006789499049238006, - "tests/common/test_path.py::test_path_conversion[fallback-root12]": 0.01005452990732926, - "tests/common/test_path.py::test_path_conversion[fallback-root13]": 0.00570838106789325, - "tests/common/test_path.py::test_path_conversion[fallback-root14]": 0.0067764546552488356, - "tests/common/test_path.py::test_path_conversion[fallback-root1]": 0.005749357104201928, - "tests/common/test_path.py::test_path_conversion[fallback-root2]": 0.00589769182644132, - "tests/common/test_path.py::test_path_conversion[fallback-root3]": 0.006968586540297113, - "tests/common/test_path.py::test_path_conversion[fallback-root4]": 0.00922592962112658, - "tests/common/test_path.py::test_path_conversion[fallback-root5]": 0.005709480106452446, - "tests/common/test_path.py::test_path_conversion[fallback-root6]": 0.0056789510556744215, - "tests/common/test_path.py::test_path_conversion[fallback-root7]": 0.00675910267630916, - "tests/common/test_path.py::test_path_conversion[fallback-root8]": 0.008938651909794069, - "tests/common/test_path.py::test_path_conversion[fallback-root9]": 0.0057427398703337774, - "tests/common/test_path.py::test_path_conversion_falsy[None]": 0.0017281950175841436, - "tests/common/test_path.py::test_path_conversion_falsy[empty dict]": 0.001742939644658676, - "tests/common/test_path.py::test_path_conversion_falsy[empty list]": 0.0017119393576407686, - "tests/common/test_path.py::test_path_conversion_falsy[empty set]": 0.0017637799952375033, - "tests/common/test_path.py::test_path_conversion_falsy[empty tuple]": 0.0017375327997812143, - "tests/common/test_path.py::test_path_identity": 0.0024790462816890314, - "tests/common/test_path.py::test_url_to_path_unix": 0.0021774993983724933, - "tests/common/test_path.py::test_url_to_path_windows_local": 0.0020505801061770457, - "tests/common/test_path.py::test_url_to_path_windows_unc": 0.0016567458080834713, - "tests/common/test_path.py::test_win_path_backout": 0.0015714204612426402, - "tests/common/test_toposort.py::test_cycle": 0.0016992196086684762, - "tests/common/test_toposort.py::test_cycle_best_effort": 0.0016941534625436422, - "tests/common/test_toposort.py::test_degenerate": 0.001571898460557113, - "tests/common/test_toposort.py::test_pop_key": 0.001607903044975496, - "tests/common/test_toposort.py::test_python_is_prioritized": 0.001682521476735399, - "tests/common/test_toposort.py::test_simple": 0.0016557512921040968, - "tests/common/test_url.py::test_add_username_and_pass_to_url": 0.0016435973983890593, - "tests/common/test_url.py::test_is_ip_address": 0.0015878803718909027, - "tests/common/test_url.py::test_is_ipv6_address": 0.0016017178375252604, - "tests/common/test_url.py::test_is_url": 0.0018076838718738956, - "tests/common/test_url.py::test_maybe_add_auth": 0.0017359167545086054, - "tests/common/test_url.py::test_split_scheme_auth_token": 0.001629429658721881, - "tests/common/test_url.py::test_url_obj_unparse[test_url_obj0-http://conda.io/path/to/somewhere]": 0.0017567378074677855, - "tests/common/test_url.py::test_url_obj_unparse[test_url_obj1-https://user:pass@conda.io/path/to/somewhere]": 0.0017437281415435696, - "tests/common/test_url.py::test_url_obj_unparse[test_url_obj2-file:///opt/happy/path]": 0.001760097906187151, - "tests/common/test_url.py::test_url_obj_unparse[test_url_obj3-file:///path/to/something.txt]": 0.0017410875497072282, - "tests/common/test_url.py::test_url_to_s3_info": 0.0016130299521717366, - "tests/common/test_url.py::test_urlparse[192.168.1.1:8080/path/to/resource-exp_url_obj0]": 0.0017986303169483025, - "tests/common/test_url.py::test_urlparse[file:///opt/happy/path-exp_url_obj2]": 0.0017880982010704135, - "tests/common/test_url.py::test_urlparse[https://conda.io/happy/path-exp_url_obj1]": 0.001797272619239402, - "tests/common/test_url.py::test_urlparse[https://u:p@conda.io/t/x1029384756/more/path-exp_url_obj3]": 0.0017949587392732834, - "tests/common/test_yaml.py::test_dump": 0.004425880842307731, - "tests/common/test_yaml.py::test_map": 0.0020761617780228466, - "tests/common/test_yaml.py::test_seq_simple": 0.002204740329011467, - "tests/common/test_yaml.py::test_yaml_complex": 0.007659033420774833, - "tests/core/test_envs_manager.py::test_list_all_known_prefixes_with_none_values_error": 0.010695781114786553, - "tests/core/test_envs_manager.py::test_list_all_known_prefixes_with_permission_error": 0.009096967398507407, - "tests/core/test_envs_manager.py::test_prefix_cli_flag": 0.003953107824542806, - "tests/core/test_envs_manager.py::test_register_env_directory_creation_error": 0.0057012523293762385, - "tests/core/test_envs_manager.py::test_register_unregister_location_env": 0.0058404554053405775, - "tests/core/test_envs_manager.py::test_rewrite_environments_txt_file": 0.0038160769637309265, - "tests/core/test_index.py::TestIndex::test_cache_entries[False]": 0.25606577196111774, - "tests/core/test_index.py::TestIndex::test_cache_entries[True]": 0.203458656605108, - "tests/core/test_index.py::TestIndex::test_contains_invalid[False]": 0.13895976243016475, - "tests/core/test_index.py::TestIndex::test_contains_invalid[True]": 0.20268535670985577, - "tests/core/test_index.py::TestIndex::test_contains_valid[False]": 0.13802306083051702, - "tests/core/test_index.py::TestIndex::test_contains_valid[True]": 0.2095494956665981, - "tests/core/test_index.py::TestIndex::test_copy[False]": 0.25958544224249885, - "tests/core/test_index.py::TestIndex::test_copy[True]": 0.20050693094029598, - "tests/core/test_index.py::TestIndex::test_getitem_cache[False]": 0.14047758042410766, - "tests/core/test_index.py::TestIndex::test_getitem_cache[True]": 0.20100691630219306, - "tests/core/test_index.py::TestIndex::test_getitem_channel[False]": 0.1444157718338302, - "tests/core/test_index.py::TestIndex::test_getitem_channel[True]": 0.2036742477628443, - "tests/core/test_index.py::TestIndex::test_getitem_channel_invalid[False]": 0.1440813929322301, - "tests/core/test_index.py::TestIndex::test_getitem_channel_invalid[True]": 0.201593582289316, - "tests/core/test_index.py::TestIndex::test_getitem_feature[False]": 0.13882487404749283, - "tests/core/test_index.py::TestIndex::test_getitem_feature[True]": 0.19886315882574884, - "tests/core/test_index.py::TestIndex::test_getitem_feature_non_existent[False]": 0.1455138678514605, - "tests/core/test_index.py::TestIndex::test_getitem_feature_non_existent[True]": 0.20001456935578646, - "tests/core/test_index.py::TestIndex::test_getitem_prefix[False]": 0.18975194188986821, - "tests/core/test_index.py::TestIndex::test_getitem_prefix[True]": 0.21779864512476133, - "tests/core/test_index.py::TestIndex::test_getitem_system_package_invalid[False]": 0.18103811311811527, - "tests/core/test_index.py::TestIndex::test_getitem_system_package_invalid[True]": 0.21737870953148788, - "tests/core/test_index.py::TestIndex::test_getitem_system_package_valid[False]": 0.13958171411284737, - "tests/core/test_index.py::TestIndex::test_getitem_system_package_valid[True]": 0.20061887858755692, - "tests/core/test_index.py::TestIndex::test_init_conflicting_subdirs": 0.02851483672550263, - "tests/core/test_index.py::TestIndex::test_init_prefix_data": 0.027723188421995282, - "tests/core/test_index.py::TestIndex::test_init_prefix_path": 0.02820598020821245, - "tests/core/test_index.py::TestIndex::test_init_use_local": 0.026038182214241846, - "tests/core/test_index.py::TestIndex::test_reduced_index[False]": 0.1654871909562321, - "tests/core/test_index.py::TestIndex::test_reduced_index[True]": 0.22337289250028858, - "tests/core/test_index.py::test__make_virtual_package": 0.026380796626020366, - "tests/core/test_index.py::test__supplement_index_with_cache": 0.028753914965720658, - "tests/core/test_index.py::test__supplement_index_with_prefix": 0.24717753202001785, - "tests/core/test_index.py::test__supplement_index_with_prefix_index_class": 0.24373464218603255, - "tests/core/test_index.py::test_basic_get_reduced_index": 2.61884806040089, - "tests/core/test_index.py::test_calculate_channel_urls": 0.026363536960170054, - "tests/core/test_index.py::test_check_allowlist": 0.04226181275716859, - "tests/core/test_index.py::test_check_allowlist_and_denylist": 0.060892991364028023, - "tests/core/test_index.py::test_check_denylist": 0.03315063321177377, - "tests/core/test_index.py::test_dist_str_in_index": 0.04662635579974373, - "tests/core/test_index.py::test_fetch_index": 0.04928905047286571, - "tests/core/test_index.py::test_get_index_lazy": 1.8644026678619818, - "tests/core/test_index.py::test_get_index_linux64_platform": 1.7799113772134152, - "tests/core/test_index.py::test_get_index_osx64_platform": 8.46685398743003, - "tests/core/test_index.py::test_get_index_win64_platform": 8.27500400764269, - "tests/core/test_index.py::test_supplement_index_with_system": 0.02182525769658115, - "tests/core/test_index.py::test_supplement_index_with_system_archspec": 0.013177543332189037, - "tests/core/test_index.py::test_supplement_index_with_system_cuda": 0.01531971323915367, - "tests/core/test_index.py::test_supplement_index_with_system_glibc": 0.01354874537997758, - "tests/core/test_index.py::test_supplement_index_with_system_linux[1.2.3.4-1.2.3.4]": 0.02336282287808847, - "tests/core/test_index.py::test_supplement_index_with_system_linux[4.2-4.2]": 0.013305384442599155, - "tests/core/test_index.py::test_supplement_index_with_system_linux[4.2.0-42-generic-4.2.0]": 0.013349478194999771, - "tests/core/test_index.py::test_supplement_index_with_system_linux[4.2.1-4.2.1]": 0.013447679693157384, - "tests/core/test_index.py::test_supplement_index_with_system_linux[5.4.89+-5.4.89]": 0.01461219263393371, - "tests/core/test_index.py::test_supplement_index_with_system_linux[5.5-rc1-5.5]": 0.01330289985609213, - "tests/core/test_index.py::test_supplement_index_with_system_linux[9.1.a-9.1]": 0.013248915142194827, - "tests/core/test_index.py::test_supplement_index_with_system_linux[9.1.a.2-9.1]": 0.013350470947541718, - "tests/core/test_index.py::test_supplement_index_with_system_linux[9.a.1-0]": 0.014372264618117987, - "tests/core/test_index.py::test_supplement_index_with_system_osx": 0.0003526026656033608, - "tests/core/test_initialize.py::test__get_python_info": 0.022641933199329053, - "tests/core/test_initialize.py::test_get_python_info": 0.019784310666150322, - "tests/core/test_initialize.py::test_init_all": 0.3753118335970621, - "tests/core/test_initialize.py::test_init_cmd_exe_registry": 0.00039621121018123135, - "tests/core/test_initialize.py::test_init_enable_long_path": 0.0003790571684998423, - "tests/core/test_initialize.py::test_init_sh_system": 0.058229465667516085, - "tests/core/test_initialize.py::test_init_sh_user_tcsh_unix": 0.06322021149544109, - "tests/core/test_initialize.py::test_init_sh_user_unix": 0.06878908638868263, - "tests/core/test_initialize.py::test_init_sh_user_windows": 0.00038081011769971584, - "tests/core/test_initialize.py::test_initialize_dev_bash": 0.11639246424926415, - "tests/core/test_initialize.py::test_initialize_dev_cmd_exe": 0.09690917015393179, - "tests/core/test_initialize.py::test_install_1": 0.08248865795292136, - "tests/core/test_initialize.py::test_install_conda_csh": 0.06352052374100658, - "tests/core/test_initialize.py::test_install_conda_fish": 0.05961173384454404, - "tests/core/test_initialize.py::test_install_conda_sh": 0.061230815116120135, - "tests/core/test_initialize.py::test_install_conda_xsh": 0.062884385103406, - "tests/core/test_initialize.py::test_install_condabin_conda_bat": 0.0671201373882158, - "tests/core/test_initialize.py::test_make_entry_point": 0.0602492148106122, - "tests/core/test_initialize.py::test_make_entry_point_exe": 0.06431460379806755, - "tests/core/test_initialize.py::test_make_initialize_plan_bash_zsh": 0.08678879256904813, - "tests/core/test_initialize.py::test_make_initialize_plan_cmd_exe": 0.06655026407066264, - "tests/core/test_initialize.py::test_make_install_plan": 0.004395050015092765, - "tests/core/test_package_cache_data.py::test_ProgressiveFetchExtract_prefers_conda_v2_format": 0.023212653314038, + "tests/cli/test_main_info.py::test_info_json": 0.07602170089121743, + "tests/cli/test_main_info.py::test_info_root": 0.13935022054906618, + "tests/cli/test_main_info.py::test_info_unsafe_channels": 0.14923231973229317, + "tests/cli/test_main_install.py::test_conda_pip_interop_dependency_satisfied_by_pip": 155.28931755474687, + "tests/cli/test_main_install.py::test_install_freezes_env_by_default": 0.39755728704997384, + "tests/cli/test_main_install.py::test_install_from_extracted_package": 9.144999259681091, + "tests/cli/test_main_install.py::test_install_mkdir": 13.146825680723996, + "tests/cli/test_main_list.py::test_explicit[--md5]": 1.9559119173208752, + "tests/cli/test_main_list.py::test_explicit[--quiet]": 2.0710148064504077, + "tests/cli/test_main_list.py::test_explicit[--sha256]": 1.8913349199206517, + "tests/cli/test_main_list.py::test_export": 0.8695753002905953, + "tests/cli/test_main_list.py::test_list": 1.2975436330376018, + "tests/cli/test_main_list.py::test_list_explicit": 3.6480545187686526, + "tests/cli/test_main_list.py::test_list_json": 0.1717934921444334, + "tests/cli/test_main_list.py::test_list_package": 0.14718301716102822, + "tests/cli/test_main_list.py::test_list_reverse": 3.8534395400766512, + "tests/cli/test_main_list.py::test_list_revisions": 0.12616520990141858, + "tests/cli/test_main_list.py::test_list_specific_version": 0.17949279278644856, + "tests/cli/test_main_notices.py::test_cache_names_appear_as_expected": 0.029850576403522327, + "tests/cli/test_main_notices.py::test_main_notices[200]": 0.029496720810602763, + "tests/cli/test_main_notices.py::test_main_notices[404]": 0.030595435606413954, + "tests/cli/test_main_notices.py::test_main_notices_handles_bad_expired_at_field": 0.029434917475389257, + "tests/cli/test_main_notices.py::test_main_notices_help": 0.024544340505995927, + "tests/cli/test_main_notices.py::test_main_notices_json": 0.03918718023423566, + "tests/cli/test_main_notices.py::test_main_notices_reads_from_cache": 0.029138823351263048, + "tests/cli/test_main_notices.py::test_main_notices_reads_from_expired_cache": 0.03058414096692246, + "tests/cli/test_main_notices.py::test_notices_appear_once_when_running_decorated_commands": 1.9643807556741293, + "tests/cli/test_main_notices.py::test_notices_cannot_read_cache_files": 0.0589511880760874, + "tests/cli/test_main_notices.py::test_notices_does_not_interrupt_command_on_failure": 0.22285239061755718, + "tests/cli/test_main_notices.py::test_notices_work_with_s3_channel": 0.06996177421319717, + "tests/cli/test_main_remove.py::test_remove_all": 8.398274959406411, + "tests/cli/test_main_remove.py::test_remove_all_keep_env": 7.185586234749469, + "tests/cli/test_main_remove.py::test_remove_globbed_package_names[classic]": 13.715705578650283, + "tests/cli/test_main_remove.py::test_remove_globbed_package_names[libmamba]": 0.5810391812954153, + "tests/cli/test_main_remove.py::test_remove_nonexistent_env": 0.05416565378734916, + "tests/cli/test_main_rename.py::test_cannot_rename_active_env_by_name": 1.6522621545030656, + "tests/cli/test_main_rename.py::test_cannot_rename_base_env_by_name": 0.09255750961489151, + "tests/cli/test_main_rename.py::test_cannot_rename_base_env_by_path": 0.09358670680844393, + "tests/cli/test_main_rename.py::test_cannot_rename_nonexistent_env": 0.09367790123043084, + "tests/cli/test_main_rename.py::test_protected_dirs_error_for_rename": 0.9681384101895607, + "tests/cli/test_main_rename.py::test_rename_by_name_name_already_exists_error": 1.2632375091847208, + "tests/cli/test_main_rename.py::test_rename_by_name_success": 1.5079644330906419, + "tests/cli/test_main_rename.py::test_rename_by_path_path_already_exists_error": 1.0589742296718556, + "tests/cli/test_main_rename.py::test_rename_by_path_success": 1.8591219575748272, + "tests/cli/test_main_rename.py::test_rename_with_dry_run": 1.1798341300514095, + "tests/cli/test_main_rename.py::test_rename_with_force": 3.4704978104831925, + "tests/cli/test_main_rename.py::test_rename_with_force_and_dry_run": 1.1345148892541617, + "tests/cli/test_main_rename.py::test_rename_with_force_with_errors": 2.5249548790408287, + "tests/cli/test_main_rename.py::test_rename_with_force_with_errors_prefix": 1.165644469489482, + "tests/cli/test_main_rename.py::test_separator_chars_on_win": 0.0004291758917067872, + "tests/cli/test_main_run.py::test_conda_run_nonexistant_prefix": 0.0576154345996286, + "tests/cli/test_main_run.py::test_conda_run_prefix_not_a_conda_env": 0.05533360836570559, + "tests/cli/test_main_run.py::test_multiline_run_command": 1.307135957156245, + "tests/cli/test_main_run.py::test_run_readonly_env": 1.9188595439446696, + "tests/cli/test_main_run.py::test_run_returns_int": 1.3068063275051198, + "tests/cli/test_main_run.py::test_run_returns_nonzero_errorlevel": 1.8000864511319028, + "tests/cli/test_main_run.py::test_run_returns_zero_errorlevel": 1.2834334529304898, + "tests/cli/test_main_run.py::test_run_uncaptured": 1.7343628626043381, + "tests/cli/test_main_search.py::test_anaconda_token_with_private_package": 26.496533492855132, + "tests/cli/test_main_search.py::test_bad_anaconda_token": 2.7136508916890403, + "tests/cli/test_main_search.py::test_current_platform_package_missing": 0.11226728998326167, + "tests/cli/test_main_search.py::test_different_platform_package_found": 0.1140990848049196, + "tests/cli/test_main_search.py::test_mocked_platform_package_found": 0.1320264118562895, + "tests/cli/test_main_search.py::test_rpy_search[linux-32]": 7.950368322217981, + "tests/cli/test_main_search.py::test_rpy_search[linux-64]": 12.087267212208964, + "tests/cli/test_main_search.py::test_rpy_search[osx-64]": 10.410174016250975, + "tests/cli/test_main_search.py::test_rpy_search[win-32]": 8.679234706383532, + "tests/cli/test_main_search.py::test_rpy_search[win-64]": 11.102787607570933, + "tests/cli/test_main_search.py::test_search_0": 10.399558817673137, + "tests/cli/test_main_search.py::test_search_1": 0.3916937091689315, + "tests/cli/test_main_search.py::test_search_2[exact]": 0.32560518270526406, + "tests/cli/test_main_search.py::test_search_2[wildcard]": 1.975532313732408, + "tests/cli/test_main_search.py::test_search_3": 0.1674212366591397, + "tests/cli/test_main_search.py::test_search_4": 0.23399315501002574, + "tests/cli/test_main_search.py::test_search_5": 0.8785448640463538, + "tests/cli/test_main_search.py::test_search_envs": 0.06973274708968116, + "tests/cli/test_main_search.py::test_search_envs_info": 0.06691377173608995, + "tests/cli/test_main_search.py::test_search_envs_json": 0.07222940296967204, + "tests/cli/test_main_search.py::test_search_inflexible": 0.10062656232697889, + "tests/cli/test_main_search.py::test_unknown_platform_package_missing": 0.08573823181990825, + "tests/cli/test_subcommands.py::test_clean[classic]": 0.9092108767994619, + "tests/cli/test_subcommands.py::test_clean[libmamba]": 1.5901988084225922, + "tests/cli/test_subcommands.py::test_compare[classic]": 0.1690662965983186, + "tests/cli/test_subcommands.py::test_compare[libmamba]": 3.2819016036011255, + "tests/cli/test_subcommands.py::test_config[classic]": 0.07888052837576222, + "tests/cli/test_subcommands.py::test_config[libmamba]": 0.07771346931828546, + "tests/cli/test_subcommands.py::test_create[classic]": 0.10039533691051349, + "tests/cli/test_subcommands.py::test_create[libmamba]": 5.055281931734167, + "tests/cli/test_subcommands.py::test_doctor[classic]": 2.0521924397541924, + "tests/cli/test_subcommands.py::test_doctor[libmamba]": 2.06142811460299, + "tests/cli/test_subcommands.py::test_env_config_vars[classic]": 0.3302702294419455, + "tests/cli/test_subcommands.py::test_env_config_vars[libmamba]": 1.535341949859899, + "tests/cli/test_subcommands.py::test_env_create[classic]": 0.7765797613651727, + "tests/cli/test_subcommands.py::test_env_create[libmamba]": 1.8035035862170046, + "tests/cli/test_subcommands.py::test_env_export[classic]": 0.3854242287288253, + "tests/cli/test_subcommands.py::test_env_export[libmamba]": 0.4020784574727011, + "tests/cli/test_subcommands.py::test_env_list[classic]": 0.15540378131199606, + "tests/cli/test_subcommands.py::test_env_list[libmamba]": 0.16988607278889759, + "tests/cli/test_subcommands.py::test_env_remove[classic]": 0.24169417223424905, + "tests/cli/test_subcommands.py::test_env_remove[libmamba]": 1.4419990950425239, + "tests/cli/test_subcommands.py::test_env_update[classic]": 0.63426470560924, + "tests/cli/test_subcommands.py::test_env_update[libmamba]": 2.565678683596539, + "tests/cli/test_subcommands.py::test_info[classic]": 0.08079704654450955, + "tests/cli/test_subcommands.py::test_info[libmamba]": 0.08321846897203254, + "tests/cli/test_subcommands.py::test_info_json[classic]": 0.15434921576194738, + "tests/cli/test_subcommands.py::test_info_json[libmamba]": 0.15669404666013573, + "tests/cli/test_subcommands.py::test_init[classic]": 0.09154413359123198, + "tests/cli/test_subcommands.py::test_init[libmamba]": 0.09273634240816744, + "tests/cli/test_subcommands.py::test_install[classic]": 2.2501815177112574, + "tests/cli/test_subcommands.py::test_install[libmamba]": 3.7449234229013335, + "tests/cli/test_subcommands.py::test_list[classic]": 0.8913020403837401, + "tests/cli/test_subcommands.py::test_list[libmamba]": 1.6956821604050691, + "tests/cli/test_subcommands.py::test_notices[classic]": 0.14594715294279828, + "tests/cli/test_subcommands.py::test_notices[libmamba]": 0.15764449384322363, + "tests/cli/test_subcommands.py::test_package[classic]": 0.17575842854211648, + "tests/cli/test_subcommands.py::test_package[libmamba]": 1.0807811592038934, + "tests/cli/test_subcommands.py::test_remove[classic-remove]": 0.2254395160009285, + "tests/cli/test_subcommands.py::test_remove[classic-uninstall]": 0.22013189220800294, + "tests/cli/test_subcommands.py::test_remove[libmamba-remove]": 1.9293835661194938, + "tests/cli/test_subcommands.py::test_remove[libmamba-uninstall]": 1.1709722333810249, + "tests/cli/test_subcommands.py::test_remove_all_json[classic-remove]": 1.484314366409948, + "tests/cli/test_subcommands.py::test_remove_all_json[classic-uninstall]": 0.3426123706844835, + "tests/cli/test_subcommands.py::test_remove_all_json[libmamba-remove]": 1.2893252520701033, + "tests/cli/test_subcommands.py::test_remove_all_json[libmamba-uninstall]": 1.5371914518249494, + "tests/cli/test_subcommands.py::test_rename[classic]": 0.2254524788593143, + "tests/cli/test_subcommands.py::test_rename[libmamba]": 1.5358109524336765, + "tests/cli/test_subcommands.py::test_run[classic]": 28.899365302715157, + "tests/cli/test_subcommands.py::test_run[libmamba]": 1.6572270311032014, + "tests/cli/test_subcommands.py::test_search[classic]": 2.096480682039039, + "tests/cli/test_subcommands.py::test_search[libmamba]": 7.5777838490258445, + "tests/cli/test_subcommands.py::test_update[classic-update]": 2.2104686094167723, + "tests/cli/test_subcommands.py::test_update[classic-upgrade]": 3.43316339730814, + "tests/cli/test_subcommands.py::test_update[libmamba-update]": 2.70583275846312, + "tests/cli/test_subcommands.py::test_update[libmamba-upgrade]": 2.5006022137885773, + "tests/common/os/test_windows.py::test_is_admin_on_windows": 0.0016107299784290695, + "tests/common/pkg_formats/test_python.py::test_basepydist_load_requires_provides_file": 0.0019443221404469326, + "tests/common/pkg_formats/test_python.py::test_basepydist_parse_entries_file_data": 0.0020261833022703507, + "tests/common/pkg_formats/test_python.py::test_basepydist_parse_requires_file_data": 0.0017530836311642635, + "tests/common/pkg_formats/test_python.py::test_dist_get_paths": 0.00199007966678241, + "tests/common/pkg_formats/test_python.py::test_dist_get_paths_no_paths": 0.0017817361563185218, + "tests/common/pkg_formats/test_python.py::test_evaluate_marker": 0.002103666130767251, + "tests/common/pkg_formats/test_python.py::test_get_default_marker_context": 0.0017089262366533292, + "tests/common/pkg_formats/test_python.py::test_get_dist_file_from_egg_link": 0.0025141202210050076, + "tests/common/pkg_formats/test_python.py::test_get_dist_requirements": 0.002036842701647557, + "tests/common/pkg_formats/test_python.py::test_get_entry_points": 0.0022887295178704472, + "tests/common/pkg_formats/test_python.py::test_get_extra_provides": 0.002021404573023349, + "tests/common/pkg_formats/test_python.py::test_get_python_distribution_info": 0.0003511245734544298, + "tests/common/pkg_formats/test_python.py::test_get_site_packages_anchor_files": 0.0023489890815178802, + "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.002295905588809199, + "tests/common/pkg_formats/test_python.py::test_metadata[path1-True-False-False-False]": 0.002341688212600576, + "tests/common/pkg_formats/test_python.py::test_metadata[path2-True-True-True-False]": 0.0024463685343662197, + "tests/common/pkg_formats/test_python.py::test_metadata[path3-True-True-True-True]": 0.0023544049608585083, + "tests/common/pkg_formats/test_python.py::test_metadata_keys": 0.0015829336591454178, + "tests/common/pkg_formats/test_python.py::test_metadata_none": 0.0016342606360372118, + "tests/common/pkg_formats/test_python.py::test_metadata_process_path": 0.001893435192312895, + "tests/common/pkg_formats/test_python.py::test_metadata_read_metadata": 0.0022366389334754085, + "tests/common/pkg_formats/test_python.py::test_norm_package_name": 0.001773745989726258, + "tests/common/pkg_formats/test_python.py::test_norm_package_version": 0.0018290425962372299, + "tests/common/pkg_formats/test_python.py::test_parse_specification": 0.003228816731317605, + "tests/common/pkg_formats/test_python.py::test_pydist_check_files": 0.0021413139247578507, + "tests/common/pkg_formats/test_python.py::test_pypi_name_to_conda_name": 0.0016545603112705512, + "tests/common/pkg_formats/test_python.py::test_python_dist_egg_fpath": 0.0018612466774811742, + "tests/common/pkg_formats/test_python.py::test_python_dist_egg_path": 0.0019220343665205056, + "tests/common/pkg_formats/test_python.py::test_python_dist_info": 0.002190157518824625, + "tests/common/pkg_formats/test_python.py::test_python_dist_info_conda_dependencies": 0.0026771541165148726, + "tests/common/pkg_formats/test_python.py::test_python_dist_info_conda_dependencies_2": 0.001927987253712544, + "tests/common/pkg_formats/test_python.py::test_python_dist_info_conda_dependencies_3": 0.0019180034873163244, + "tests/common/pkg_formats/test_python.py::test_split_spec": 0.0017651553945854876, + "tests/common/test_compat.py::test_deprecations[FILESYSTEM_ENCODING-TypeError]": 0.0019614650261327296, + "tests/common/test_compat.py::test_deprecations[ensure_fs_path_encoding-TypeError]": 0.0018393051827115807, + "tests/common/test_compat.py::test_deprecations[ensure_unicode-TypeError]": 0.0018171065184921522, + "tests/common/test_compat.py::test_deprecations[open-TypeError]": 0.001908782430127229, + "tests/common/test_compat.py::test_deprecations[six_with_metaclass-TypeError]": 0.0018283802515040712, + "tests/common/test_configuration.py::test_commented_map_parameter": 0.002823050065726491, + "tests/common/test_configuration.py::test_config_resets": 0.0024954226849931795, + "tests/common/test_configuration.py::test_cross_parameter_validation": 0.0016426281577726933, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/$$/suffix]": 0.001705204122943906, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/$/suffix]": 0.001710411553486762, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/$1/suffix]": 0.0016936382617879777, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/$MISSING/suffix]": 0.01932786616621129, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/$VARIABLE/suffix]": 0.0018505865453062548, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/${1}/suffix]": 0.0016886612779744444, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/${MISSING}/suffix]": 0.0017084900204714587, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/${VARIABLE}/suffix]": 0.0017339355098639582, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/${}/suffix]": 0.0017123182974146357, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/%%/suffix]": 0.001699624534221655, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/%/suffix]": 0.0016934586292248342, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/%1%/suffix]": 0.0016786323031948022, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/%1/suffix]": 0.0016707075313933087, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/%MISSING%/suffix]": 0.0017049110528090576, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/%VARIABLE%/suffix]": 0.000362428158514073, + "tests/common/test_configuration.py::test_default_values": 0.0018474622388075022, + "tests/common/test_configuration.py::test_empty_map_parameter": 0.004420048695603435, + "tests/common/test_configuration.py::test_env_var_config": 0.002128420264762629, + "tests/common/test_configuration.py::test_env_var_config_alias": 0.002095763283476842, + "tests/common/test_configuration.py::test_env_var_config_empty_sequence": 0.0020714383781955583, + "tests/common/test_configuration.py::test_env_var_config_no_split_sequence": 0.002097748671797167, + "tests/common/test_configuration.py::test_env_var_config_split_sequence": 0.002126650015837787, + "tests/common/test_configuration.py::test_expand_search_path": 0.0025854317938455726, + "tests/common/test_configuration.py::test_expanded_variables": 0.005626542328150293, + "tests/common/test_configuration.py::test_important_primitive_map_merges": 0.06200220346403335, + "tests/common/test_configuration.py::test_invalid_map_parameter": 0.0017632107473417832, + "tests/common/test_configuration.py::test_invalid_seq_parameter": 0.0017177330172746307, + "tests/common/test_configuration.py::test_list_merges": 0.054402166596708997, + "tests/common/test_configuration.py::test_load_raw_configs": 0.021821601878295578, + "tests/common/test_configuration.py::test_map_parameter_must_be_map": 0.002477324506129842, + "tests/common/test_configuration.py::test_nested": 0.011252017172559844, + "tests/common/test_configuration.py::test_object": 0.008775129554830468, + "tests/common/test_configuration.py::test_object_defaults_completely_empty": 0.0022517780355533054, + "tests/common/test_configuration.py::test_object_defaults_partially_empty": 0.0038684063203529334, + "tests/common/test_configuration.py::test_parameter": 0.0016572473557908095, + "tests/common/test_configuration.py::test_parameter_flag": 0.0015832572905549202, + "tests/common/test_configuration.py::test_pretty_list": 0.0018698634354281224, + "tests/common/test_configuration.py::test_raise_errors": 0.0016294869608317936, + "tests/common/test_configuration.py::test_simple_merges_and_caching": 0.013843351299488719, + "tests/common/test_configuration.py::test_unique_sequence_map_error_with_duplicates": 0.003124348180575864, + "tests/common/test_configuration.py::test_unique_sequence_map_error_with_unique_key": 0.0030980619517818487, + "tests/common/test_configuration.py::test_validate_all": 0.009742447900490237, + "tests/common/test_configuration.py::test_validation": 0.009602459090763404, + "tests/common/test_io.py::test_attach_stderr_handler": 0.0021662470294374608, + "tests/common/test_io.py::test_captured": 0.0018417598216228786, + "tests/common/test_path.py::test_get_major_minor_version_no_dot": 0.0016787468939380126, + "tests/common/test_path.py::test_missing_pyc_files_27": 0.0016230078877153013, + "tests/common/test_path.py::test_missing_pyc_files_34": 0.0016670864273028298, + "tests/common/test_path.py::test_missing_pyc_files_35": 0.0016576137542062108, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH0]": 0.00033898369225072604, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH10]": 0.0003392111155379044, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH11]": 0.00034050659475861613, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH1]": 0.00033580527763151197, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH2]": 0.0003280989039933456, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH3]": 0.0003417628317333396, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH4]": 0.00032399505208360494, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH5]": 0.00034683013569844923, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH6]": 0.0003244069882920289, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH7]": 0.00033262863502415036, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH8]": 0.0003910682420028378, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH9]": 0.0003474075596352106, + "tests/common/test_path.py::test_path_conversion[cygpath-UNC0]": 0.0003367719930760931, + "tests/common/test_path.py::test_path_conversion[cygpath-UNC1]": 0.0003309361761750102, + "tests/common/test_path.py::test_path_conversion[cygpath-UNC2]": 0.0003559149430847257, + "tests/common/test_path.py::test_path_conversion[cygpath-UNC3]": 0.00036432489135694167, + "tests/common/test_path.py::test_path_conversion[cygpath-UNC4]": 0.0003307754730059427, + "tests/common/test_path.py::test_path_conversion[cygpath-UNC5]": 0.00043229505883691464, + "tests/common/test_path.py::test_path_conversion[cygpath-UNC6]": 0.0003455708064069984, + "tests/common/test_path.py::test_path_conversion[cygpath-UNC7]": 0.0003394416387006921, + "tests/common/test_path.py::test_path_conversion[cygpath-cwd0]": 0.00034634227160134013, + "tests/common/test_path.py::test_path_conversion[cygpath-cwd1]": 0.00035262348233273825, + "tests/common/test_path.py::test_path_conversion[cygpath-cwd2]": 0.00037904504560049257, + "tests/common/test_path.py::test_path_conversion[cygpath-cwd3]": 0.0003398480116786866, + "tests/common/test_path.py::test_path_conversion[cygpath-drive0]": 0.00033833471032775596, + "tests/common/test_path.py::test_path_conversion[cygpath-drive10]": 0.00033713555625231566, + "tests/common/test_path.py::test_path_conversion[cygpath-drive11]": 0.00038537095087623263, + "tests/common/test_path.py::test_path_conversion[cygpath-drive12]": 0.00034622234537453104, + "tests/common/test_path.py::test_path_conversion[cygpath-drive13]": 0.00036132123085367353, + "tests/common/test_path.py::test_path_conversion[cygpath-drive14]": 0.0003233823748123636, + "tests/common/test_path.py::test_path_conversion[cygpath-drive15]": 0.00033361406335714346, + "tests/common/test_path.py::test_path_conversion[cygpath-drive1]": 0.00033196267448032244, + "tests/common/test_path.py::test_path_conversion[cygpath-drive2]": 0.0003262391731168634, + "tests/common/test_path.py::test_path_conversion[cygpath-drive3]": 0.00034100338482845175, + "tests/common/test_path.py::test_path_conversion[cygpath-drive4]": 0.00035947807447241434, + "tests/common/test_path.py::test_path_conversion[cygpath-drive5]": 0.0003407830548266877, + "tests/common/test_path.py::test_path_conversion[cygpath-drive6]": 0.00034248813977282266, + "tests/common/test_path.py::test_path_conversion[cygpath-drive7]": 0.00033466300284615383, + "tests/common/test_path.py::test_path_conversion[cygpath-drive8]": 0.00033537396438072624, + "tests/common/test_path.py::test_path_conversion[cygpath-drive9]": 0.00034079146611681676, + "tests/common/test_path.py::test_path_conversion[cygpath-relative0]": 0.00033976764323448774, + "tests/common/test_path.py::test_path_conversion[cygpath-relative1]": 0.0003531884810474725, + "tests/common/test_path.py::test_path_conversion[cygpath-relative2]": 0.0003312704016530327, + "tests/common/test_path.py::test_path_conversion[cygpath-root0]": 0.0003375196479934301, + "tests/common/test_path.py::test_path_conversion[cygpath-root10]": 0.000338935919934876, + "tests/common/test_path.py::test_path_conversion[cygpath-root11]": 0.00032991308469449066, + "tests/common/test_path.py::test_path_conversion[cygpath-root12]": 0.0003359583617718711, + "tests/common/test_path.py::test_path_conversion[cygpath-root13]": 0.0003459283291792486, + "tests/common/test_path.py::test_path_conversion[cygpath-root14]": 0.00033617895302097157, + "tests/common/test_path.py::test_path_conversion[cygpath-root1]": 0.00034204387183261363, + "tests/common/test_path.py::test_path_conversion[cygpath-root2]": 0.00034725840940022593, + "tests/common/test_path.py::test_path_conversion[cygpath-root3]": 0.00039735131832680616, + "tests/common/test_path.py::test_path_conversion[cygpath-root4]": 0.0003639009624650404, + "tests/common/test_path.py::test_path_conversion[cygpath-root5]": 0.00033720346810527595, + "tests/common/test_path.py::test_path_conversion[cygpath-root6]": 0.0003306904920885941, + "tests/common/test_path.py::test_path_conversion[cygpath-root7]": 0.00034847854835043667, + "tests/common/test_path.py::test_path_conversion[cygpath-root8]": 0.000329962818623262, + "tests/common/test_path.py::test_path_conversion[cygpath-root9]": 0.0004124619566931092, + "tests/common/test_path.py::test_path_conversion[fallback-PATH0]": 0.005760328979256938, + "tests/common/test_path.py::test_path_conversion[fallback-PATH10]": 0.0067348133203932615, + "tests/common/test_path.py::test_path_conversion[fallback-PATH11]": 0.00885010651342623, + "tests/common/test_path.py::test_path_conversion[fallback-PATH1]": 0.006746804458366353, + "tests/common/test_path.py::test_path_conversion[fallback-PATH2]": 0.006765927910790787, + "tests/common/test_path.py::test_path_conversion[fallback-PATH3]": 0.0057638666467318125, + "tests/common/test_path.py::test_path_conversion[fallback-PATH4]": 0.008835472555835677, + "tests/common/test_path.py::test_path_conversion[fallback-PATH5]": 0.006760677143577189, + "tests/common/test_path.py::test_path_conversion[fallback-PATH6]": 0.005759143369041693, + "tests/common/test_path.py::test_path_conversion[fallback-PATH7]": 0.0067675713454975975, + "tests/common/test_path.py::test_path_conversion[fallback-PATH8]": 0.00892962963310655, + "tests/common/test_path.py::test_path_conversion[fallback-PATH9]": 0.00575480880218625, + "tests/common/test_path.py::test_path_conversion[fallback-UNC0]": 0.008836882050231523, + "tests/common/test_path.py::test_path_conversion[fallback-UNC1]": 0.008913021079902215, + "tests/common/test_path.py::test_path_conversion[fallback-UNC2]": 0.008805996062683041, + "tests/common/test_path.py::test_path_conversion[fallback-UNC3]": 0.005701350166216891, + "tests/common/test_path.py::test_path_conversion[fallback-UNC4]": 0.0068141482514304345, + "tests/common/test_path.py::test_path_conversion[fallback-UNC5]": 0.00875774204502571, + "tests/common/test_path.py::test_path_conversion[fallback-UNC6]": 0.005665090674160005, + "tests/common/test_path.py::test_path_conversion[fallback-UNC7]": 0.006799194062536064, + "tests/common/test_path.py::test_path_conversion[fallback-cwd0]": 0.02118537267093223, + "tests/common/test_path.py::test_path_conversion[fallback-cwd1]": 0.004005252864493277, + "tests/common/test_path.py::test_path_conversion[fallback-cwd2]": 0.00355808390429579, + "tests/common/test_path.py::test_path_conversion[fallback-cwd3]": 0.009135243989853993, + "tests/common/test_path.py::test_path_conversion[fallback-drive0]": 0.006655038035015215, + "tests/common/test_path.py::test_path_conversion[fallback-drive10]": 0.010915925645320412, + "tests/common/test_path.py::test_path_conversion[fallback-drive11]": 0.007807581175637532, + "tests/common/test_path.py::test_path_conversion[fallback-drive12]": 0.00785931459704428, + "tests/common/test_path.py::test_path_conversion[fallback-drive13]": 0.007839541425982904, + "tests/common/test_path.py::test_path_conversion[fallback-drive14]": 0.010931552719080691, + "tests/common/test_path.py::test_path_conversion[fallback-drive15]": 0.007861744985969784, + "tests/common/test_path.py::test_path_conversion[fallback-drive1]": 0.006694577121180798, + "tests/common/test_path.py::test_path_conversion[fallback-drive2]": 0.007807658274308236, + "tests/common/test_path.py::test_path_conversion[fallback-drive3]": 0.007872418985083156, + "tests/common/test_path.py::test_path_conversion[fallback-drive4]": 0.012107146312949606, + "tests/common/test_path.py::test_path_conversion[fallback-drive5]": 0.006748258327143556, + "tests/common/test_path.py::test_path_conversion[fallback-drive6]": 0.0066468315603786295, + "tests/common/test_path.py::test_path_conversion[fallback-drive7]": 0.006723177303031667, + "tests/common/test_path.py::test_path_conversion[fallback-drive8]": 0.007752622520852791, + "tests/common/test_path.py::test_path_conversion[fallback-drive9]": 0.007876066081954132, + "tests/common/test_path.py::test_path_conversion[fallback-relative0]": 0.0167358046260464, + "tests/common/test_path.py::test_path_conversion[fallback-relative1]": 0.008802323090930467, + "tests/common/test_path.py::test_path_conversion[fallback-relative2]": 0.00884909580249889, + "tests/common/test_path.py::test_path_conversion[fallback-root0]": 0.009824532351745224, + "tests/common/test_path.py::test_path_conversion[fallback-root10]": 0.005701707090506131, + "tests/common/test_path.py::test_path_conversion[fallback-root11]": 0.006874345650895856, + "tests/common/test_path.py::test_path_conversion[fallback-root12]": 0.009863878276300891, + "tests/common/test_path.py::test_path_conversion[fallback-root13]": 0.005696581998403322, + "tests/common/test_path.py::test_path_conversion[fallback-root14]": 0.006797488256187095, + "tests/common/test_path.py::test_path_conversion[fallback-root1]": 0.0057703657800290895, + "tests/common/test_path.py::test_path_conversion[fallback-root2]": 0.005892001955742972, + "tests/common/test_path.py::test_path_conversion[fallback-root3]": 0.0069711724078127466, + "tests/common/test_path.py::test_path_conversion[fallback-root4]": 0.009201540078930903, + "tests/common/test_path.py::test_path_conversion[fallback-root5]": 0.005681751069725643, + "tests/common/test_path.py::test_path_conversion[fallback-root6]": 0.005688843904969287, + "tests/common/test_path.py::test_path_conversion[fallback-root7]": 0.0067890110652481465, + "tests/common/test_path.py::test_path_conversion[fallback-root8]": 0.00892473011327627, + "tests/common/test_path.py::test_path_conversion[fallback-root9]": 0.0057624305448108724, + "tests/common/test_path.py::test_path_conversion_falsy[None]": 0.0017352885674818278, + "tests/common/test_path.py::test_path_conversion_falsy[empty dict]": 0.0017485945429990073, + "tests/common/test_path.py::test_path_conversion_falsy[empty list]": 0.001720821876534585, + "tests/common/test_path.py::test_path_conversion_falsy[empty set]": 0.0017809130842645392, + "tests/common/test_path.py::test_path_conversion_falsy[empty tuple]": 0.0017402440752022602, + "tests/common/test_path.py::test_path_identity": 0.0024911539858067672, + "tests/common/test_path.py::test_url_to_path_unix": 0.002111867101609727, + "tests/common/test_path.py::test_url_to_path_windows_local": 0.00205754759847781, + "tests/common/test_path.py::test_url_to_path_windows_unc": 0.0016639458351115745, + "tests/common/test_path.py::test_win_path_backout": 0.0015816815277801446, + "tests/common/test_toposort.py::test_cycle": 0.0017128951701191576, + "tests/common/test_toposort.py::test_cycle_best_effort": 0.001711631950855174, + "tests/common/test_toposort.py::test_degenerate": 0.0015854887253183398, + "tests/common/test_toposort.py::test_pop_key": 0.0016097476740706467, + "tests/common/test_toposort.py::test_python_is_prioritized": 0.0016925844831333244, + "tests/common/test_toposort.py::test_simple": 0.001660345371474772, + "tests/common/test_url.py::test_add_username_and_pass_to_url": 0.0016495941200915226, + "tests/common/test_url.py::test_is_ip_address": 0.0015913878633889034, + "tests/common/test_url.py::test_is_ipv6_address": 0.0015984269546410416, + "tests/common/test_url.py::test_is_url": 0.001810506310449335, + "tests/common/test_url.py::test_maybe_add_auth": 0.0017460003817064843, + "tests/common/test_url.py::test_split_scheme_auth_token": 0.001646657405537681, + "tests/common/test_url.py::test_url_obj_unparse[test_url_obj0-http://conda.io/path/to/somewhere]": 0.0017745052736345005, + "tests/common/test_url.py::test_url_obj_unparse[test_url_obj1-https://user:pass@conda.io/path/to/somewhere]": 0.0017639662191010611, + "tests/common/test_url.py::test_url_obj_unparse[test_url_obj2-file:///opt/happy/path]": 0.0017534056445001672, + "tests/common/test_url.py::test_url_obj_unparse[test_url_obj3-file:///path/to/something.txt]": 0.0017543160323182996, + "tests/common/test_url.py::test_url_to_s3_info": 0.0016161174286201186, + "tests/common/test_url.py::test_urlparse[192.168.1.1:8080/path/to/resource-exp_url_obj0]": 0.0018085694665372894, + "tests/common/test_url.py::test_urlparse[file:///opt/happy/path-exp_url_obj2]": 0.0018069622750230634, + "tests/common/test_url.py::test_urlparse[https://conda.io/happy/path-exp_url_obj1]": 0.001822967057948076, + "tests/common/test_url.py::test_urlparse[https://u:p@conda.io/t/x1029384756/more/path-exp_url_obj3]": 0.0017987346262898886, + "tests/common/test_yaml.py::test_dump": 0.0044760833591064135, + "tests/common/test_yaml.py::test_map": 0.0020940226146352755, + "tests/common/test_yaml.py::test_seq_simple": 0.0022474654973519297, + "tests/common/test_yaml.py::test_yaml_complex": 0.007714352750714294, + "tests/core/test_envs_manager.py::test_list_all_known_prefixes_with_none_values_error": 0.009952890897242148, + "tests/core/test_envs_manager.py::test_list_all_known_prefixes_with_permission_error": 0.01653048711312991, + "tests/core/test_envs_manager.py::test_prefix_cli_flag": 0.003957652951704611, + "tests/core/test_envs_manager.py::test_register_env_directory_creation_error": 0.005554272801832765, + "tests/core/test_envs_manager.py::test_register_unregister_location_env": 0.006384548314366249, + "tests/core/test_envs_manager.py::test_rewrite_environments_txt_file": 0.0037960031418089474, + "tests/core/test_index.py::TestIndex::test_cache_entries[False]": 0.2426752967854976, + "tests/core/test_index.py::TestIndex::test_cache_entries[True]": 0.21175377624304378, + "tests/core/test_index.py::TestIndex::test_contains_invalid[False]": 0.14206323004011492, + "tests/core/test_index.py::TestIndex::test_contains_invalid[True]": 0.21017705532244121, + "tests/core/test_index.py::TestIndex::test_contains_valid[False]": 0.14035095413436757, + "tests/core/test_index.py::TestIndex::test_contains_valid[True]": 0.2157205213092297, + "tests/core/test_index.py::TestIndex::test_copy[False]": 0.2711365052070747, + "tests/core/test_index.py::TestIndex::test_copy[True]": 0.21701835502142425, + "tests/core/test_index.py::TestIndex::test_getitem_cache[False]": 0.14326259854982926, + "tests/core/test_index.py::TestIndex::test_getitem_cache[True]": 0.20807831699002038, + "tests/core/test_index.py::TestIndex::test_getitem_channel[False]": 0.15684633465920161, + "tests/core/test_index.py::TestIndex::test_getitem_channel[True]": 0.20822176645428236, + "tests/core/test_index.py::TestIndex::test_getitem_channel_invalid[False]": 0.14539404872573988, + "tests/core/test_index.py::TestIndex::test_getitem_channel_invalid[True]": 0.20843305706765686, + "tests/core/test_index.py::TestIndex::test_getitem_feature[False]": 0.14035984349665698, + "tests/core/test_index.py::TestIndex::test_getitem_feature[True]": 0.2057767091276405, + "tests/core/test_index.py::TestIndex::test_getitem_feature_non_existent[False]": 0.14732206361579583, + "tests/core/test_index.py::TestIndex::test_getitem_feature_non_existent[True]": 0.20734761485140354, + "tests/core/test_index.py::TestIndex::test_getitem_prefix[False]": 0.1914961556042428, + "tests/core/test_index.py::TestIndex::test_getitem_prefix[True]": 0.22232055651659058, + "tests/core/test_index.py::TestIndex::test_getitem_system_package_invalid[False]": 0.17754492905868585, + "tests/core/test_index.py::TestIndex::test_getitem_system_package_invalid[True]": 0.22285342883047157, + "tests/core/test_index.py::TestIndex::test_getitem_system_package_valid[False]": 0.14109325985240007, + "tests/core/test_index.py::TestIndex::test_getitem_system_package_valid[True]": 0.20876632603030446, + "tests/core/test_index.py::TestIndex::test_init_conflicting_subdirs": 0.02986848129001269, + "tests/core/test_index.py::TestIndex::test_init_prefix_data": 0.029170838150290323, + "tests/core/test_index.py::TestIndex::test_init_prefix_path": 0.029462074903354694, + "tests/core/test_index.py::TestIndex::test_init_use_local": 0.027626247627430975, + "tests/core/test_index.py::TestIndex::test_reduced_index[False]": 0.1774037580131042, + "tests/core/test_index.py::TestIndex::test_reduced_index[True]": 0.2692651099026577, + "tests/core/test_index.py::test__make_virtual_package": 0.02796108457240701, + "tests/core/test_index.py::test__supplement_index_with_cache": 0.0302443226224641, + "tests/core/test_index.py::test__supplement_index_with_prefix": 0.25267685054418365, + "tests/core/test_index.py::test__supplement_index_with_prefix_index_class": 0.2810827478458087, + "tests/core/test_index.py::test_basic_get_reduced_index": 2.557775996201995, + "tests/core/test_index.py::test_calculate_channel_urls": 0.02782588064096505, + "tests/core/test_index.py::test_check_allowlist": 0.052500981017726, + "tests/core/test_index.py::test_check_allowlist_and_denylist": 0.06042719183336611, + "tests/core/test_index.py::test_check_denylist": 0.04229244181301172, + "tests/core/test_index.py::test_dist_str_in_index": 0.048738468576104435, + "tests/core/test_index.py::test_fetch_index": 0.051828374248720034, + "tests/core/test_index.py::test_get_index_lazy": 3.8977753009523664, + "tests/core/test_index.py::test_get_index_linux64_platform": 1.8906047149423313, + "tests/core/test_index.py::test_get_index_osx64_platform": 9.202672431286462, + "tests/core/test_index.py::test_get_index_win64_platform": 8.59654871876901, + "tests/core/test_index.py::test_supplement_index_with_system": 0.025238375042512147, + "tests/core/test_index.py::test_supplement_index_with_system_archspec": 0.01654425533454677, + "tests/core/test_index.py::test_supplement_index_with_system_cuda": 0.017430073209022574, + "tests/core/test_index.py::test_supplement_index_with_system_glibc": 0.01665779659310739, + "tests/core/test_index.py::test_supplement_index_with_system_linux[1.2.3.4-1.2.3.4]": 0.02540334629284089, + "tests/core/test_index.py::test_supplement_index_with_system_linux[4.2-4.2]": 0.016680702855657835, + "tests/core/test_index.py::test_supplement_index_with_system_linux[4.2.0-42-generic-4.2.0]": 0.016703125413004713, + "tests/core/test_index.py::test_supplement_index_with_system_linux[4.2.1-4.2.1]": 0.0166931957426977, + "tests/core/test_index.py::test_supplement_index_with_system_linux[5.4.89+-5.4.89]": 0.01790871919715107, + "tests/core/test_index.py::test_supplement_index_with_system_linux[5.5-rc1-5.5]": 0.016684526095566983, + "tests/core/test_index.py::test_supplement_index_with_system_linux[9.1.a-9.1]": 0.016599550438951772, + "tests/core/test_index.py::test_supplement_index_with_system_linux[9.1.a.2-9.1]": 0.016660921479204994, + "tests/core/test_index.py::test_supplement_index_with_system_linux[9.a.1-0]": 0.016725497148878648, + "tests/core/test_index.py::test_supplement_index_with_system_osx": 0.0003534092488401989, + "tests/core/test_initialize.py::test__get_python_info": 0.02275085330892966, + "tests/core/test_initialize.py::test_get_python_info": 0.01881445580704762, + "tests/core/test_initialize.py::test_init_all": 0.3760796042905036, + "tests/core/test_initialize.py::test_init_cmd_exe_registry": 0.0003958390574723562, + "tests/core/test_initialize.py::test_init_enable_long_path": 0.0003752040526869258, + "tests/core/test_initialize.py::test_init_sh_system": 0.059654968835253966, + "tests/core/test_initialize.py::test_init_sh_user_tcsh_unix": 0.06179585956338909, + "tests/core/test_initialize.py::test_init_sh_user_unix": 0.0693733454690811, + "tests/core/test_initialize.py::test_init_sh_user_windows": 0.00038079742471149275, + "tests/core/test_initialize.py::test_initialize_dev_bash": 0.12815180575607485, + "tests/core/test_initialize.py::test_initialize_dev_cmd_exe": 0.10618037190913568, + "tests/core/test_initialize.py::test_install_1": 0.07938495627677822, + "tests/core/test_initialize.py::test_install_conda_csh": 0.062007313340889415, + "tests/core/test_initialize.py::test_install_conda_fish": 0.06102445543674383, + "tests/core/test_initialize.py::test_install_conda_sh": 0.06240242270320278, + "tests/core/test_initialize.py::test_install_conda_xsh": 0.061486182860840906, + "tests/core/test_initialize.py::test_install_condabin_conda_bat": 0.06525853828231078, + "tests/core/test_initialize.py::test_make_entry_point": 0.06344233280048026, + "tests/core/test_initialize.py::test_make_entry_point_exe": 0.06262025979056961, + "tests/core/test_initialize.py::test_make_initialize_plan_bash_zsh": 0.0787701708174857, + "tests/core/test_initialize.py::test_make_initialize_plan_cmd_exe": 0.0697286868193271, + "tests/core/test_initialize.py::test_make_install_plan": 0.004421302616791705, + "tests/core/test_package_cache_data.py::test_ProgressiveFetchExtract_prefers_conda_v2_format": 0.023241296382082617, "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.12229389946172309, - "tests/core/test_package_cache_data.py::test_cover_extract_bad_package": 0.05828691626013316, - "tests/core/test_package_cache_data.py::test_cover_fetch_not_exists": 6.030868771735392, - "tests/core/test_package_cache_data.py::test_cover_get_entry_to_link": 0.005618202675381582, - "tests/core/test_package_cache_data.py::test_cover_reverse": 0.0017283097837112874, - "tests/core/test_package_cache_data.py::test_instantiating_package_cache_when_both_tar_bz2_and_conda_exist": 0.016905278292758494, - "tests/core/test_package_cache_data.py::test_instantiating_package_cache_when_both_tar_bz2_and_conda_exist_read_only": 0.07157119261352053, - "tests/core/test_package_cache_data.py::test_instantiating_package_cache_when_unpacked_conda_exist": 0.015796247389531868, - "tests/core/test_package_cache_data.py::test_tar_bz2_in_cache_not_extracted": 0.11487743744304227, - "tests/core/test_package_cache_data.py::test_tar_bz2_in_pkg_cache_doesnt_overwrite_conda_pkg": 0.1197757505419942, - "tests/core/test_package_cache_data.py::test_tar_bz2_in_pkg_cache_used_instead_of_conda_pkg": 0.030567789745857887, - "tests/core/test_path_actions.py::test_CompileMultiPycAction_generic": 0.0029843237371289352, - "tests/core/test_path_actions.py::test_CompileMultiPycAction_noarch_python": 0.4944457477700375, - "tests/core/test_path_actions.py::test_CreatePythonEntryPointAction_generic": 0.003005663853720542, - "tests/core/test_path_actions.py::test_CreatePythonEntryPointAction_noarch_python": 0.004083309867098612, - "tests/core/test_path_actions.py::test_create_file_link_actions": 0.004050357265491112, - "tests/core/test_path_actions.py::test_simple_LinkPathAction_copy": 0.00396496834446801, - "tests/core/test_path_actions.py::test_simple_LinkPathAction_directory": 0.003163145653176131, - "tests/core/test_path_actions.py::test_simple_LinkPathAction_hardlink": 0.004009074719221689, - "tests/core/test_path_actions.py::test_simple_LinkPathAction_softlink": 0.0040769360107824355, - "tests/core/test_portability.py::test_escaped_prefix_replaced_only_shebang": 0.002868655046974068, - "tests/core/test_portability.py::test_replace_long_shebang_spaces_in_prefix": 0.001687089348828105, - "tests/core/test_portability.py::test_replace_long_shebang_with_truncation_escaped_space": 0.001689854277465655, - "tests/core/test_portability.py::test_replace_long_shebang_with_truncation_python": 0.0016906283414248144, - "tests/core/test_portability.py::test_replace_normal_shebang_spaces_in_prefix_escaped_space": 0.001585736341493488, - "tests/core/test_portability.py::test_replace_normal_shebang_spaces_in_prefix_python": 0.0016353600898099544, - "tests/core/test_portability.py::test_replace_simple_shebang_no_replacement": 0.0015975906714512688, - "tests/core/test_portability.py::test_shebang_regex_matches": 0.0016192016503251544, - "tests/core/test_prefix_data.py::test_corrupt_json_conda_meta_json": 0.0019211305980391538, - "tests/core/test_prefix_data.py::test_corrupt_unicode_conda_meta_json": 0.0020039608559850376, - "tests/core/test_prefix_data.py::test_get_conda_anchor_files_and_records": 0.0032413259063690976, - "tests/core/test_prefix_data.py::test_get_environment_env_vars": 1.5252474320517706, - "tests/core/test_prefix_data.py::test_no_tokens_dumped[False]": 0.005176937842354604, - "tests/core/test_prefix_data.py::test_no_tokens_dumped[True]": 0.005303921941147377, - "tests/core/test_prefix_data.py::test_pip_interop[envpy27osx]": 0.3543705565193509, - "tests/core/test_prefix_data.py::test_pip_interop[envpy27win_whl]": 0.0003575986870307446, - "tests/core/test_prefix_data.py::test_pip_interop[envpy37osx_whl]": 0.40698449165952083, - "tests/core/test_prefix_data.py::test_pip_interop[envpy37win]": 0.0003542998530085106, - "tests/core/test_prefix_data.py::test_pip_interop_osx": 0.8020387337696621, - "tests/core/test_prefix_data.py::test_pip_interop_windows": 0.5778483003246991, - "tests/core/test_prefix_data.py::test_prefix_data_equality[missing-None-False]": 0.0029776474520134158, - "tests/core/test_prefix_data.py::test_prefix_data_equality[missing-missing-True]": 0.0031913433487110957, - "tests/core/test_prefix_data.py::test_prefix_data_equality[missing-{path}-False]": 0.0030285681717966027, - "tests/core/test_prefix_data.py::test_prefix_data_equality[{path}-None-False]": 0.0030186121586040027, - "tests/core/test_prefix_data.py::test_prefix_data_equality[{path}-missing-False]": 0.003038659581676432, - "tests/core/test_prefix_data.py::test_prefix_data_equality[{path}-{path}-True]": 0.003088154768858309, - "tests/core/test_prefix_data.py::test_set_unset_environment_env_vars": 1.4863492408697676, - "tests/core/test_prefix_data.py::test_set_unset_environment_env_vars_no_exist": 1.3217839666066142, - "tests/core/test_solve.py::test_aggressive_update_packages[classic]": 4.426240081362779, - "tests/core/test_solve.py::test_aggressive_update_packages[libmamba]": 4.539158979426063, - "tests/core/test_solve.py::test_archspec_call[classic]": 1.4052539942058577, - "tests/core/test_solve.py::test_archspec_call[libmamba]": 0.6477608896152119, - "tests/core/test_solve.py::test_auto_update_conda[classic]": 3.1082355293857917, - "tests/core/test_solve.py::test_auto_update_conda[libmamba]": 2.5939089088604073, - "tests/core/test_solve.py::test_broken_install[classic]": 4.145250515695435, - "tests/core/test_solve.py::test_broken_install[libmamba]": 0.013912047353020842, - "tests/core/test_solve.py::test_channel_priority_churn_minimized[classic]": 7.6631734285870765, - "tests/core/test_solve.py::test_channel_priority_churn_minimized[libmamba]": 0.6784281305903739, - "tests/core/test_solve.py::test_conda_downgrade[classic]": 24.097237464186, - "tests/core/test_solve.py::test_conda_downgrade[libmamba]": 4.235765811381534, - "tests/core/test_solve.py::test_cuda_1[classic]": 0.6330644023428789, - "tests/core/test_solve.py::test_cuda_1[libmamba]": 0.6447379178247139, - "tests/core/test_solve.py::test_cuda_2[classic]": 0.6458747116329412, - "tests/core/test_solve.py::test_cuda_2[libmamba]": 0.6800292015507009, - "tests/core/test_solve.py::test_cuda_constrain_absent[classic]": 0.639311380793459, - "tests/core/test_solve.py::test_cuda_constrain_absent[libmamba]": 0.6512923594940528, - "tests/core/test_solve.py::test_cuda_constrain_sat[classic]": 0.00035840202308854536, - "tests/core/test_solve.py::test_cuda_constrain_sat[libmamba]": 0.0003704171702983771, - "tests/core/test_solve.py::test_cuda_constrain_unsat[classic]": 0.0003421667362364178, - "tests/core/test_solve.py::test_cuda_constrain_unsat[libmamba]": 0.00033883369132701525, - "tests/core/test_solve.py::test_cuda_fail_1[classic]": 0.6804560175156502, - "tests/core/test_solve.py::test_cuda_fail_1[libmamba]": 0.6740114548979936, - "tests/core/test_solve.py::test_cuda_fail_2[classic]": 0.64801695073548, - "tests/core/test_solve.py::test_cuda_fail_2[libmamba]": 0.6549526426223238, - "tests/core/test_solve.py::test_cuda_glibc_sat[classic]": 0.6421129522782186, - "tests/core/test_solve.py::test_cuda_glibc_sat[libmamba]": 0.6534074643719011, - "tests/core/test_solve.py::test_cuda_glibc_unsat_constrain[classic]": 0.00034027156236852437, - "tests/core/test_solve.py::test_cuda_glibc_unsat_constrain[libmamba]": 0.00037931295686437905, - "tests/core/test_solve.py::test_cuda_glibc_unsat_depend[classic]": 0.00036234100644377045, - "tests/core/test_solve.py::test_cuda_glibc_unsat_depend[libmamba]": 0.00036871961293953636, - "tests/core/test_solve.py::test_current_repodata_fallback[classic]": 0.04051173865884212, - "tests/core/test_solve.py::test_current_repodata_fallback[libmamba]": 0.030722900498682995, - "tests/core/test_solve.py::test_current_repodata_usage[classic]": 0.046570234030458596, - "tests/core/test_solve.py::test_current_repodata_usage[libmamba]": 0.033641976617922106, - "tests/core/test_solve.py::test_determine_constricting_specs_conflicts[classic]": 0.015313646080160183, - "tests/core/test_solve.py::test_determine_constricting_specs_conflicts[libmamba]": 0.01508524415265653, - "tests/core/test_solve.py::test_determine_constricting_specs_conflicts_upperbound[classic]": 0.01531877500602603, - "tests/core/test_solve.py::test_determine_constricting_specs_conflicts_upperbound[libmamba]": 0.015164049354183301, - "tests/core/test_solve.py::test_determine_constricting_specs_multi_conflicts[classic]": 0.015498627389973254, - "tests/core/test_solve.py::test_determine_constricting_specs_multi_conflicts[libmamba]": 0.015555408879951564, - "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_free[classic]": 0.014884796546295426, - "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_free[libmamba]": 0.014892062726965537, - "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_no_upperbound[classic]": 0.015121097517979009, - "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_no_upperbound[libmamba]": 0.015374229643139226, - "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_upperbound_compound_depends[classic]": 0.015166614989298137, - "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_upperbound_compound_depends[libmamba]": 0.01524103927052922, - "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_version_star[classic]": 0.015522868320862138, - "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_version_star[libmamba]": 0.01521249152243839, - "tests/core/test_solve.py::test_downgrade_python_prevented_with_sane_message[classic]": 3.761823745814474, - "tests/core/test_solve.py::test_downgrade_python_prevented_with_sane_message[libmamba]": 1.9653395870590846, - "tests/core/test_solve.py::test_explicit_conda_downgrade[classic]": 3.063167890546586, - "tests/core/test_solve.py::test_explicit_conda_downgrade[libmamba]": 2.6084036041412304, - "tests/core/test_solve.py::test_fast_update_with_update_modifier_not_set[classic]": 1.0413880753536484, - "tests/core/test_solve.py::test_fast_update_with_update_modifier_not_set[libmamba]": 0.5353632165745302, - "tests/core/test_solve.py::test_features_solve_1[classic]": 3.6180156647526887, - "tests/core/test_solve.py::test_features_solve_1[libmamba]": 0.5332903771693916, - "tests/core/test_solve.py::test_force_reinstall_1[classic]": 1.543462623486886, - "tests/core/test_solve.py::test_force_reinstall_1[libmamba]": 1.3976557261118967, - "tests/core/test_solve.py::test_force_reinstall_2[classic]": 0.7082449825062989, - "tests/core/test_solve.py::test_force_reinstall_2[libmamba]": 0.6571431208267, - "tests/core/test_solve.py::test_force_remove_1[classic]": 3.881938227708738, - "tests/core/test_solve.py::test_force_remove_1[libmamba]": 1.9469819315476533, - "tests/core/test_solve.py::test_freeze_deps_1[classic]": 22.33999741862818, - "tests/core/test_solve.py::test_freeze_deps_1[libmamba]": 3.1254554349377144, - "tests/core/test_solve.py::test_indirect_dep_optimized_by_version_over_package_count[classic]": 4.357269376257846, - "tests/core/test_solve.py::test_indirect_dep_optimized_by_version_over_package_count[libmamba]": 1.453814676198233, - "tests/core/test_solve.py::test_no_deps_1[classic]": 3.389465254151844, - "tests/core/test_solve.py::test_no_deps_1[libmamba]": 1.9372652838995934, - "tests/core/test_solve.py::test_no_update_deps_1[classic]": 2.993154008985986, - "tests/core/test_solve.py::test_no_update_deps_1[libmamba]": 2.62498995166547, - "tests/core/test_solve.py::test_only_deps_1[classic]": 1.125592090682228, - "tests/core/test_solve.py::test_only_deps_1[libmamba]": 0.6645806234351119, - "tests/core/test_solve.py::test_only_deps_2[classic]": 5.247504489161309, - "tests/core/test_solve.py::test_only_deps_2[libmamba]": 2.639973704990102, - "tests/core/test_solve.py::test_packages_in_solution_change_already_newest[classic]": 0.01513938155637574, - "tests/core/test_solve.py::test_packages_in_solution_change_already_newest[libmamba]": 0.0153255563647116, - "tests/core/test_solve.py::test_packages_in_solution_change_constrained[classic]": 0.014757612954240436, - "tests/core/test_solve.py::test_packages_in_solution_change_constrained[libmamba]": 0.014836177894205103, - "tests/core/test_solve.py::test_packages_in_solution_change_needs_update[classic]": 0.014628088761092107, - "tests/core/test_solve.py::test_packages_in_solution_change_needs_update[libmamba]": 0.014970229029875564, - "tests/core/test_solve.py::test_pinned_1[classic]": 9.178581152361856, - "tests/core/test_solve.py::test_pinned_1[libmamba]": 5.957637946015245, - "tests/core/test_solve.py::test_priority_1[classic]": 12.219558373851749, - "tests/core/test_solve.py::test_priority_1[libmamba]": 0.9205665716974408, - "tests/core/test_solve.py::test_prune_1[classic]": 2.115759895456231, - "tests/core/test_solve.py::test_prune_1[libmamba]": 0.6761498562274083, - "tests/core/test_solve.py::test_python2_update[classic]": 3.3552636674570357, - "tests/core/test_solve.py::test_python2_update[libmamba]": 0.9896498494747282, - "tests/core/test_solve.py::test_remove_with_constrained_dependencies[classic]": 4.404572885205982, - "tests/core/test_solve.py::test_remove_with_constrained_dependencies[libmamba]": 0.43230638555332435, - "tests/core/test_solve.py::test_solve_1[classic]": 2.9321709075293927, - "tests/core/test_solve.py::test_solve_1[libmamba]": 1.295944143012014, - "tests/core/test_solve.py::test_solve_2[classic]": 13.660236841488201, - "tests/core/test_solve.py::test_solve_2[libmamba]": 0.013623091614790655, - "tests/core/test_solve.py::test_solve_msgs_exclude_vp[classic]": 0.6820464114523512, - "tests/core/test_solve.py::test_solve_msgs_exclude_vp[libmamba]": 0.6661253655121427, - "tests/core/test_solve.py::test_timestamps_1[classic]": 0.2506243763603601, - "tests/core/test_solve.py::test_timestamps_1[libmamba]": 0.17191553027660042, - "tests/core/test_solve.py::test_unfreeze_when_required[classic]": 0.13893957120875086, - "tests/core/test_solve.py::test_unfreeze_when_required[libmamba]": 0.1090748598003881, - "tests/core/test_solve.py::test_update_all_1[classic]": 3.5273801041406676, - "tests/core/test_solve.py::test_update_all_1[libmamba]": 1.9546641700933247, - "tests/core/test_solve.py::test_update_deps_1[classic]": 6.712493749791375, - "tests/core/test_solve.py::test_update_deps_1[libmamba]": 3.353878018139994, - "tests/core/test_solve.py::test_update_deps_2[classic]": 6.05394991200904, - "tests/core/test_solve.py::test_update_deps_2[libmamba]": 1.1018088331421934, - "tests/core/test_solve.py::test_update_prune_1[classic]": 1.8927702227137768, - "tests/core/test_solve.py::test_update_prune_1[libmamba]": 1.3024142969250947, - "tests/core/test_solve.py::test_update_prune_2[classic]": 1.9338629805125438, - "tests/core/test_solve.py::test_update_prune_2[libmamba]": 0.6788899058711794, - "tests/core/test_solve.py::test_update_prune_3[classic]": 2.210196207085418, - "tests/core/test_solve.py::test_update_prune_3[libmamba]": 0.6792763976521742, - "tests/core/test_solve.py::test_update_prune_4[classic]": 1.892737640546485, - "tests/core/test_solve.py::test_update_prune_4[libmamba]": 1.295030999190463, - "tests/core/test_solve.py::test_update_prune_5[classic-False]": 2.2738821809959004, - "tests/core/test_solve.py::test_update_prune_5[classic-True]": 1.9312481217793673, - "tests/core/test_solve.py::test_update_prune_5[libmamba-False]": 1.2941707616434825, - "tests/core/test_solve.py::test_update_prune_5[libmamba-True]": 1.320254612961655, - "tests/core/test_solve.py::test_virtual_package_solver[classic]": 0.6410154316802602, - "tests/core/test_solve.py::test_virtual_package_solver[libmamba]": 0.013820075946063356, - "tests/core/test_subdir_data.py::test_cache_fn_url_repo_anaconda_com": 0.001644008515189058, - "tests/core/test_subdir_data.py::test_cache_fn_url_repo_continuum_io": 0.0016723111934542594, - "tests/core/test_subdir_data.py::test_get_index_no_platform_with_offline_cache": 0.9606576953980808, - "tests/core/test_subdir_data.py::test_metadata_cache_clearing": 0.008260988460240657, - "tests/core/test_subdir_data.py::test_metadata_cache_works": 3.0097319615494365, - "tests/core/test_subdir_data.py::test_repodata_version_2_base_url[no-credentials]": 0.214212487183678, - "tests/core/test_subdir_data.py::test_repodata_version_2_base_url[with-auth]": 0.13421141717754548, - "tests/core/test_subdir_data.py::test_repodata_version_2_base_url[with-token]": 0.062430102910571085, - "tests/core/test_subdir_data.py::test_repodata_version_error": 0.6431509925878303, - "tests/core/test_subdir_data.py::test_search_by_packagerecord": 0.00630375316804331, - "tests/core/test_subdir_data.py::test_state_is_not_json": 0.0325260976972439, - "tests/core/test_subdir_data.py::test_subdir_data_coverage": 0.009833126263262137, - "tests/core/test_subdir_data.py::test_subdir_data_dict_state": 0.0029935822648456856, - "tests/core/test_subdir_data.py::test_subdir_data_prefers_conda_to_tar_bz2": 0.007414507310371841, - "tests/core/test_subdir_data.py::test_use_only_tar_bz2": 0.012325651264085127, - "tests/env/specs/test_binstar.py::test_binstar_not_installed": 0.0020440797926687907, - "tests/env/specs/test_binstar.py::test_deprecations[BinstarSpec-None]": 0.002032750474264706, - "tests/env/specs/test_binstar.py::test_deprecations[ENVIRONMENT_TYPE-TypeError]": 0.0022111663126081448, - "tests/env/specs/test_binstar.py::test_download_environment": 0.003953078088709577, - "tests/env/specs/test_binstar.py::test_environment_version_sorting": 0.0041565483838412, - "tests/env/specs/test_binstar.py::test_invalid_name": 0.004139683259127227, - "tests/env/specs/test_binstar.py::test_name_not_present": 0.004356083413152092, - "tests/env/specs/test_binstar.py::test_package_not_exist": 0.0042060506384794865, - "tests/env/specs/test_binstar.py::test_package_without_environment_file": 0.004466329178889209, - "tests/env/specs/test_requirements.py::test_environment": 0.0018408023321446973, - "tests/env/specs/test_requirements.py::test_no_environment_file": 0.0016307404196376442, - "tests/env/specs/test_requirements.py::test_no_name": 0.001611110654483776, - "tests/env/specs/test_requirements.py::test_req_file_and_name": 0.0015914861067336205, - "tests/env/specs/test_yaml_file.py::test_environment_file_exist": 0.0019676661891804875, - "tests/env/specs/test_yaml_file.py::test_filename": 0.0021715161963346765, - "tests/env/specs/test_yaml_file.py::test_get_environment": 0.001973212436684824, - "tests/env/specs/test_yaml_file.py::test_no_environment_file": 0.00159101129244395, - "tests/env/test_create.py::test_create_advanced_pip": 14.633692392389776, - "tests/env/test_create.py::test_create_empty_env": 2.5660507697643045, - "tests/env/test_create.py::test_create_env_default_packages": 15.153761727617868, - "tests/env/test_create.py::test_create_env_json[example/environment.yml]": 10.043069256946438, - "tests/env/test_create.py::test_create_env_json[example/environment_with_pip.yml]": 8.135557412672053, - "tests/env/test_create.py::test_create_env_no_default_packages": 9.169979349588212, - "tests/env/test_create.py::test_create_host_port": 0.0004264984750279835, - "tests/env/test_create.py::test_create_update": 7.872797047026798, - "tests/env/test_create.py::test_create_update_remote_env_file": 8.897401700537326, - "tests/env/test_create.py::test_fail_to_create_env_in_dir_with_colon": 0.06116701298701971, - "tests/env/test_create.py::test_protected_dirs_error_for_env_create": 1.0865583642325138, - "tests/env/test_env.py::test_add_channels": 0.0015661169010223418, - "tests/env/test_env.py::test_add_pip": 0.003320519900964234, - "tests/env/test_env.py::test_args_are_wildcarded": 0.0016274907211116915, - "tests/env/test_env.py::test_builds_spec_from_line_raw_dependency": 0.0016962011765220334, - "tests/env/test_env.py::test_can_add_dependencies_to_environment": 0.003255162893629252, - "tests/env/test_env.py::test_channels_are_provided_by_kwarg": 0.0015514932424069902, - "tests/env/test_env.py::test_channels_default_to_empty_list": 0.0015581664162170326, - "tests/env/test_env.py::test_create_advanced_pip": 6.689910264082985, - "tests/env/test_env.py::test_creates_file_on_save": 0.0036429762740078954, - "tests/env/test_env.py::test_dependencies_are_empty_by_default": 0.0015517088061686084, - "tests/env/test_env.py::test_dependencies_update_after_adding": 0.002604059193235529, - "tests/env/test_env.py::test_envvars": 0.0034436406559424306, - "tests/env/test_env.py::test_from_history": 0.0027657033235573975, - "tests/env/test_env.py::test_has_empty_filename_by_default": 0.00159528961834492, - "tests/env/test_env.py::test_has_empty_name_by_default": 0.0015504110113502053, - "tests/env/test_env.py::test_has_filename_if_provided": 0.0015858592559213783, - "tests/env/test_env.py::test_has_name_if_provided": 0.0015622510048201828, - "tests/env/test_env.py::test_http": 0.7631539924253691, - "tests/env/test_env.py::test_http_raises": 0.0953554880949892, - "tests/env/test_env.py::test_invalid_keys": 0.0031845983525416576, - "tests/env/test_env.py::test_other_tips_of_dependencies_are_supported": 0.0016189672299178988, - "tests/env/test_env.py::test_parses_dependencies_from_raw_file": 0.0025591172488033504, - "tests/env/test_env.py::test_remove_channels": 0.001558984605550377, - "tests/env/test_env.py::test_retains_full_filename": 0.002755457651011415, - "tests/env/test_env.py::test_returns_Environment": 0.002807750721206886, - "tests/env/test_env.py::test_to_dict_returns_dictionary_of_data": 0.0016348921371280032, - "tests/env/test_env.py::test_to_dict_returns_just_name_if_only_thing_present": 0.0015503169315948984, - "tests/env/test_env.py::test_to_yaml_returns_proper_yaml": 0.0024421452372042247, - "tests/env/test_env.py::test_to_yaml_returns_yaml_parseable_string": 0.004165424709828638, - "tests/env/test_env.py::test_to_yaml_takes_stream": 0.0024196957438196295, - "tests/env/test_env.py::test_valid_keys": 0.0036333427667523312, - "tests/env/test_env.py::test_with_pip": 0.003240235049893379, - "tests/env/test_pip_util.py::test_get_pip_installed_packages[Successfully installed foo bar-expected0]": 0.0019463561616156295, - "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.001849021613965762, - "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.001946124412711613, - "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.0019041643838158973, - "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.0017678262246887397, - "tests/env/test_pip_util.py::test_get_pip_installed_packages_none[]": 0.0016933271945326395, - "tests/env/test_pip_util.py::test_get_pip_installed_packages_none[foo]": 0.0017602458525052753, - "tests/gateways/disk/test_delete.py::test_backoff_unlink": 0.05856979867848948, - "tests/gateways/disk/test_delete.py::test_backoff_unlink_doesnt_exist": 0.001983326063592221, - "tests/gateways/disk/test_delete.py::test_deprecations[move_path_to_trash-TypeError-None]": 0.0018985457675602788, - "tests/gateways/disk/test_delete.py::test_deprecations[move_to_trash-TypeError-None]": 0.0019022161167784805, - "tests/gateways/disk/test_delete.py::test_deprecations[rm_rf-TypeError-kwargs0]": 0.0020454613262588274, - "tests/gateways/disk/test_delete.py::test_deprecations[rm_rf-TypeError-kwargs1]": 0.0020568038289916013, - "tests/gateways/disk/test_delete.py::test_deprecations[try_rmdir_all_empty-TypeError-None]": 0.0019194071767877478, + "tests/core/test_package_cache_data.py::test_conda_pkg_in_pkg_cache_doesnt_overwrite_tar_bz2": 0.12304167544095711, + "tests/core/test_package_cache_data.py::test_cover_extract_bad_package": 0.06167268031566421, + "tests/core/test_package_cache_data.py::test_cover_fetch_not_exists": 6.030592304606717, + "tests/core/test_package_cache_data.py::test_cover_get_entry_to_link": 0.005721962236023326, + "tests/core/test_package_cache_data.py::test_cover_reverse": 0.0017352932273914708, + "tests/core/test_package_cache_data.py::test_instantiating_package_cache_when_both_tar_bz2_and_conda_exist": 0.016999817483654565, + "tests/core/test_package_cache_data.py::test_instantiating_package_cache_when_both_tar_bz2_and_conda_exist_read_only": 0.07046286779188898, + "tests/core/test_package_cache_data.py::test_instantiating_package_cache_when_unpacked_conda_exist": 0.015934589978525385, + "tests/core/test_package_cache_data.py::test_tar_bz2_in_cache_not_extracted": 0.11345944483019836, + "tests/core/test_package_cache_data.py::test_tar_bz2_in_pkg_cache_doesnt_overwrite_conda_pkg": 0.12065427932950809, + "tests/core/test_package_cache_data.py::test_tar_bz2_in_pkg_cache_used_instead_of_conda_pkg": 0.03086886684987681, + "tests/core/test_path_actions.py::test_CompileMultiPycAction_generic": 0.003013878108708689, + "tests/core/test_path_actions.py::test_CompileMultiPycAction_noarch_python": 0.4920068195448201, + "tests/core/test_path_actions.py::test_CreatePythonEntryPointAction_generic": 0.003040017085515326, + "tests/core/test_path_actions.py::test_CreatePythonEntryPointAction_noarch_python": 0.004128061405237246, + "tests/core/test_path_actions.py::test_create_file_link_actions": 0.004137486286428186, + "tests/core/test_path_actions.py::test_simple_LinkPathAction_copy": 0.004056548296607927, + "tests/core/test_path_actions.py::test_simple_LinkPathAction_directory": 0.0031695166553423046, + "tests/core/test_path_actions.py::test_simple_LinkPathAction_hardlink": 0.004045761477747922, + "tests/core/test_path_actions.py::test_simple_LinkPathAction_softlink": 0.004129289471767828, + "tests/core/test_portability.py::test_escaped_prefix_replaced_only_shebang": 0.0028940309110863983, + "tests/core/test_portability.py::test_replace_long_shebang_spaces_in_prefix": 0.0017008586068407317, + "tests/core/test_portability.py::test_replace_long_shebang_with_truncation_escaped_space": 0.0016856882030373496, + "tests/core/test_portability.py::test_replace_long_shebang_with_truncation_python": 0.0017040291220641248, + "tests/core/test_portability.py::test_replace_normal_shebang_spaces_in_prefix_escaped_space": 0.0016043040042272492, + "tests/core/test_portability.py::test_replace_normal_shebang_spaces_in_prefix_python": 0.0016471673871173917, + "tests/core/test_portability.py::test_replace_simple_shebang_no_replacement": 0.001603905220639669, + "tests/core/test_portability.py::test_shebang_regex_matches": 0.0016195203629060728, + "tests/core/test_prefix_data.py::test_corrupt_json_conda_meta_json": 0.001962340916597377, + "tests/core/test_prefix_data.py::test_corrupt_unicode_conda_meta_json": 0.0020222279587687316, + "tests/core/test_prefix_data.py::test_get_conda_anchor_files_and_records": 0.0032366573756890367, + "tests/core/test_prefix_data.py::test_get_environment_env_vars": 1.3774642764847356, + "tests/core/test_prefix_data.py::test_no_tokens_dumped[False]": 0.005297639581390381, + "tests/core/test_prefix_data.py::test_no_tokens_dumped[True]": 0.0053800161744105065, + "tests/core/test_prefix_data.py::test_pip_interop[envpy27osx]": 0.38147861103521946, + "tests/core/test_prefix_data.py::test_pip_interop[envpy27win_whl]": 0.0003651439392978024, + "tests/core/test_prefix_data.py::test_pip_interop[envpy37osx_whl]": 0.44545964830535484, + "tests/core/test_prefix_data.py::test_pip_interop[envpy37win]": 0.00035768266813787186, + "tests/core/test_prefix_data.py::test_pip_interop_osx": 0.8020387337713675, + "tests/core/test_prefix_data.py::test_pip_interop_windows": 0.5778483003264321, + "tests/core/test_prefix_data.py::test_prefix_data_equality[missing-None-False]": 0.0029821342945811485, + "tests/core/test_prefix_data.py::test_prefix_data_equality[missing-missing-True]": 0.0031970623027075926, + "tests/core/test_prefix_data.py::test_prefix_data_equality[missing-{path}-False]": 0.0030415071825697438, + "tests/core/test_prefix_data.py::test_prefix_data_equality[{path}-None-False]": 0.003023515770654476, + "tests/core/test_prefix_data.py::test_prefix_data_equality[{path}-missing-False]": 0.003035235014373538, + "tests/core/test_prefix_data.py::test_prefix_data_equality[{path}-{path}-True]": 0.0030962476651096938, + "tests/core/test_prefix_data.py::test_set_unset_environment_env_vars": 1.452773122828935, + "tests/core/test_prefix_data.py::test_set_unset_environment_env_vars_no_exist": 1.2268439818870214, + "tests/core/test_solve.py::test_aggressive_update_packages[classic]": 4.472643063097565, + "tests/core/test_solve.py::test_aggressive_update_packages[libmamba]": 4.7925691517455835, + "tests/core/test_solve.py::test_archspec_call[classic]": 1.4224832660988946, + "tests/core/test_solve.py::test_archspec_call[libmamba]": 0.6874230080603242, + "tests/core/test_solve.py::test_auto_update_conda[classic]": 3.1232505182034065, + "tests/core/test_solve.py::test_auto_update_conda[libmamba]": 2.7451469506200907, + "tests/core/test_solve.py::test_broken_install[classic]": 4.16897601505482, + "tests/core/test_solve.py::test_broken_install[libmamba]": 0.01396079854310643, + "tests/core/test_solve.py::test_channel_priority_churn_minimized[classic]": 7.718575547888333, + "tests/core/test_solve.py::test_channel_priority_churn_minimized[libmamba]": 0.6683169725293236, + "tests/core/test_solve.py::test_conda_downgrade[classic]": 23.89402395123491, + "tests/core/test_solve.py::test_conda_downgrade[libmamba]": 4.285865446223203, + "tests/core/test_solve.py::test_cuda_1[classic]": 0.6377453355896561, + "tests/core/test_solve.py::test_cuda_1[libmamba]": 0.6892205590066774, + "tests/core/test_solve.py::test_cuda_2[classic]": 0.6493582827238534, + "tests/core/test_solve.py::test_cuda_2[libmamba]": 0.6843923213577732, + "tests/core/test_solve.py::test_cuda_constrain_absent[classic]": 0.6435598873073772, + "tests/core/test_solve.py::test_cuda_constrain_absent[libmamba]": 0.6835302865412883, + "tests/core/test_solve.py::test_cuda_constrain_sat[classic]": 0.00035681143694501366, + "tests/core/test_solve.py::test_cuda_constrain_sat[libmamba]": 0.0003697032452169236, + "tests/core/test_solve.py::test_cuda_constrain_unsat[classic]": 0.000341787881358956, + "tests/core/test_solve.py::test_cuda_constrain_unsat[libmamba]": 0.0003410492643372466, + "tests/core/test_solve.py::test_cuda_fail_1[classic]": 0.6860640943657678, + "tests/core/test_solve.py::test_cuda_fail_1[libmamba]": 0.700115693333664, + "tests/core/test_solve.py::test_cuda_fail_2[classic]": 0.6532524901260813, + "tests/core/test_solve.py::test_cuda_fail_2[libmamba]": 0.6928180430357274, + "tests/core/test_solve.py::test_cuda_glibc_sat[classic]": 0.6454302377471135, + "tests/core/test_solve.py::test_cuda_glibc_sat[libmamba]": 0.6890773084932266, + "tests/core/test_solve.py::test_cuda_glibc_unsat_constrain[classic]": 0.0003423745510705125, + "tests/core/test_solve.py::test_cuda_glibc_unsat_constrain[libmamba]": 0.00036199774328245823, + "tests/core/test_solve.py::test_cuda_glibc_unsat_depend[classic]": 0.00036105553641684784, + "tests/core/test_solve.py::test_cuda_glibc_unsat_depend[libmamba]": 0.0003709918666068228, + "tests/core/test_solve.py::test_current_repodata_fallback[classic]": 0.040284411212056524, + "tests/core/test_solve.py::test_current_repodata_fallback[libmamba]": 0.031040853165908943, + "tests/core/test_solve.py::test_current_repodata_usage[classic]": 0.04617473997351042, + "tests/core/test_solve.py::test_current_repodata_usage[libmamba]": 0.05512052412213658, + "tests/core/test_solve.py::test_determine_constricting_specs_conflicts[classic]": 0.015361732792011492, + "tests/core/test_solve.py::test_determine_constricting_specs_conflicts[libmamba]": 0.015415392840338682, + "tests/core/test_solve.py::test_determine_constricting_specs_conflicts_upperbound[classic]": 0.01535859106088273, + "tests/core/test_solve.py::test_determine_constricting_specs_conflicts_upperbound[libmamba]": 0.015384897008768337, + "tests/core/test_solve.py::test_determine_constricting_specs_multi_conflicts[classic]": 0.015558920700814433, + "tests/core/test_solve.py::test_determine_constricting_specs_multi_conflicts[libmamba]": 0.015523745499456391, + "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_free[classic]": 0.014842228078067217, + "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_free[libmamba]": 0.015026899207937582, + "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_no_upperbound[classic]": 0.015183153554730468, + "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_no_upperbound[libmamba]": 0.01540426175118806, + "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_upperbound_compound_depends[classic]": 0.015215460665766564, + "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_upperbound_compound_depends[libmamba]": 0.015427739650915855, + "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_version_star[classic]": 0.015526715238397553, + "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_version_star[libmamba]": 0.015266474341073257, + "tests/core/test_solve.py::test_downgrade_python_prevented_with_sane_message[classic]": 3.772668050426847, + "tests/core/test_solve.py::test_downgrade_python_prevented_with_sane_message[libmamba]": 2.058984402976103, + "tests/core/test_solve.py::test_explicit_conda_downgrade[classic]": 3.1012613130820452, + "tests/core/test_solve.py::test_explicit_conda_downgrade[libmamba]": 2.779299982936953, + "tests/core/test_solve.py::test_fast_update_with_update_modifier_not_set[classic]": 1.047639129648489, + "tests/core/test_solve.py::test_fast_update_with_update_modifier_not_set[libmamba]": 0.5158645916670248, + "tests/core/test_solve.py::test_features_solve_1[classic]": 3.6431114729769236, + "tests/core/test_solve.py::test_features_solve_1[libmamba]": 0.4148435161866765, + "tests/core/test_solve.py::test_force_reinstall_1[classic]": 1.5486513927017735, + "tests/core/test_solve.py::test_force_reinstall_1[libmamba]": 1.4703382385577017, + "tests/core/test_solve.py::test_force_reinstall_2[classic]": 0.7116776553177822, + "tests/core/test_solve.py::test_force_reinstall_2[libmamba]": 0.692585237517568, + "tests/core/test_solve.py::test_force_remove_1[classic]": 3.90402850412964, + "tests/core/test_solve.py::test_force_remove_1[libmamba]": 2.0505758384781463, + "tests/core/test_solve.py::test_freeze_deps_1[classic]": 22.622109254673134, + "tests/core/test_solve.py::test_freeze_deps_1[libmamba]": 3.190213430040275, + "tests/core/test_solve.py::test_indirect_dep_optimized_by_version_over_package_count[classic]": 4.422950830139012, + "tests/core/test_solve.py::test_indirect_dep_optimized_by_version_over_package_count[libmamba]": 1.5962115027165866, + "tests/core/test_solve.py::test_no_deps_1[classic]": 3.4221293932918435, + "tests/core/test_solve.py::test_no_deps_1[libmamba]": 2.0498020240869965, + "tests/core/test_solve.py::test_no_update_deps_1[classic]": 3.01797929580696, + "tests/core/test_solve.py::test_no_update_deps_1[libmamba]": 2.7704539583686882, + "tests/core/test_solve.py::test_only_deps_1[classic]": 1.131609644973502, + "tests/core/test_solve.py::test_only_deps_1[libmamba]": 0.7040033045239478, + "tests/core/test_solve.py::test_only_deps_2[classic]": 5.28084608894247, + "tests/core/test_solve.py::test_only_deps_2[libmamba]": 2.8108467255946326, + "tests/core/test_solve.py::test_packages_in_solution_change_already_newest[classic]": 0.0150410444525467, + "tests/core/test_solve.py::test_packages_in_solution_change_already_newest[libmamba]": 0.016910418961445784, + "tests/core/test_solve.py::test_packages_in_solution_change_constrained[classic]": 0.01470399385840822, + "tests/core/test_solve.py::test_packages_in_solution_change_constrained[libmamba]": 0.014755171673357706, + "tests/core/test_solve.py::test_packages_in_solution_change_needs_update[classic]": 0.014572055416435189, + "tests/core/test_solve.py::test_packages_in_solution_change_needs_update[libmamba]": 0.014980646696081915, + "tests/core/test_solve.py::test_pinned_1[classic]": 9.276765733724575, + "tests/core/test_solve.py::test_pinned_1[libmamba]": 6.278212212744795, + "tests/core/test_solve.py::test_priority_1[classic]": 12.329919352751848, + "tests/core/test_solve.py::test_priority_1[libmamba]": 0.8971209892268018, + "tests/core/test_solve.py::test_prune_1[classic]": 2.130906944650825, + "tests/core/test_solve.py::test_prune_1[libmamba]": 0.7136132788119532, + "tests/core/test_solve.py::test_python2_update[classic]": 3.353648627948059, + "tests/core/test_solve.py::test_python2_update[libmamba]": 1.1554756169037326, + "tests/core/test_solve.py::test_remove_with_constrained_dependencies[classic]": 4.4424587722584254, + "tests/core/test_solve.py::test_remove_with_constrained_dependencies[libmamba]": 0.4284147582182529, + "tests/core/test_solve.py::test_solve_1[classic]": 2.982424691887709, + "tests/core/test_solve.py::test_solve_1[libmamba]": 1.3712075123119791, + "tests/core/test_solve.py::test_solve_2[classic]": 13.749057763135307, + "tests/core/test_solve.py::test_solve_2[libmamba]": 0.013675582750446103, + "tests/core/test_solve.py::test_solve_msgs_exclude_vp[classic]": 0.6870948739372169, + "tests/core/test_solve.py::test_solve_msgs_exclude_vp[libmamba]": 0.700882783653015, + "tests/core/test_solve.py::test_timestamps_1[classic]": 0.2499777110621875, + "tests/core/test_solve.py::test_timestamps_1[libmamba]": 0.16953147122593246, + "tests/core/test_solve.py::test_unfreeze_when_required[classic]": 0.13673091399157916, + "tests/core/test_solve.py::test_unfreeze_when_required[libmamba]": 0.1093229573741858, + "tests/core/test_solve.py::test_update_all_1[classic]": 3.5540584436855958, + "tests/core/test_solve.py::test_update_all_1[libmamba]": 2.0761665653980277, + "tests/core/test_solve.py::test_update_deps_1[classic]": 6.740550976155487, + "tests/core/test_solve.py::test_update_deps_1[libmamba]": 3.5367748726100285, + "tests/core/test_solve.py::test_update_deps_2[classic]": 6.064729436364695, + "tests/core/test_solve.py::test_update_deps_2[libmamba]": 1.9364370426554196, + "tests/core/test_solve.py::test_update_prune_1[classic]": 1.9405098932505165, + "tests/core/test_solve.py::test_update_prune_1[libmamba]": 1.3798972850509659, + "tests/core/test_solve.py::test_update_prune_2[classic]": 1.9456930366780856, + "tests/core/test_solve.py::test_update_prune_2[libmamba]": 0.7188967956663045, + "tests/core/test_solve.py::test_update_prune_3[classic]": 2.225724410720634, + "tests/core/test_solve.py::test_update_prune_3[libmamba]": 0.7179452805724517, + "tests/core/test_solve.py::test_update_prune_4[classic]": 1.908225690980264, + "tests/core/test_solve.py::test_update_prune_4[libmamba]": 1.37710485199133, + "tests/core/test_solve.py::test_update_prune_5[classic-False]": 2.284367701959559, + "tests/core/test_solve.py::test_update_prune_5[classic-True]": 1.9433857624602922, + "tests/core/test_solve.py::test_update_prune_5[libmamba-False]": 1.3689200851556067, + "tests/core/test_solve.py::test_update_prune_5[libmamba-True]": 1.3729421642999635, + "tests/core/test_solve.py::test_virtual_package_solver[classic]": 0.6468181517178366, + "tests/core/test_solve.py::test_virtual_package_solver[libmamba]": 0.013812427679754935, + "tests/core/test_subdir_data.py::test_cache_fn_url_repo_anaconda_com": 0.0016552822838245506, + "tests/core/test_subdir_data.py::test_cache_fn_url_repo_continuum_io": 0.0016704711987601702, + "tests/core/test_subdir_data.py::test_get_index_no_platform_with_offline_cache": 1.2294905605363389, + "tests/core/test_subdir_data.py::test_metadata_cache_clearing": 0.00838388527120377, + "tests/core/test_subdir_data.py::test_metadata_cache_works": 3.0098806881038063, + "tests/core/test_subdir_data.py::test_repodata_version_2_base_url[no-credentials]": 0.29056885953351186, + "tests/core/test_subdir_data.py::test_repodata_version_2_base_url[with-auth]": 0.22579771955240818, + "tests/core/test_subdir_data.py::test_repodata_version_2_base_url[with-token]": 0.05510687876115231, + "tests/core/test_subdir_data.py::test_repodata_version_error": 0.5161533392371637, + "tests/core/test_subdir_data.py::test_search_by_packagerecord": 0.006423719832938874, + "tests/core/test_subdir_data.py::test_state_is_not_json": 0.04776895835725483, + "tests/core/test_subdir_data.py::test_subdir_data_coverage": 0.009906180722745147, + "tests/core/test_subdir_data.py::test_subdir_data_dict_state": 0.0030497003621246218, + "tests/core/test_subdir_data.py::test_subdir_data_prefers_conda_to_tar_bz2": 0.00751125258046494, + "tests/core/test_subdir_data.py::test_use_only_tar_bz2": 0.01252477537220121, + "tests/env/specs/test_binstar.py::test_binstar_not_installed": 0.002044079792668794, + "tests/env/specs/test_binstar.py::test_deprecations[BinstarSpec-None]": 0.0020169174602681786, + "tests/env/specs/test_binstar.py::test_deprecations[ENVIRONMENT_TYPE-TypeError]": 0.0022192261961490036, + "tests/env/specs/test_binstar.py::test_download_environment": 0.003953078088709514, + "tests/env/specs/test_binstar.py::test_environment_version_sorting": 0.004156548383841263, + "tests/env/specs/test_binstar.py::test_invalid_name": 0.004139683259127353, + "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.004466329178889463, + "tests/env/specs/test_requirements.py::test_environment": 0.0018503111502851672, + "tests/env/specs/test_requirements.py::test_no_environment_file": 0.001657309200489056, + "tests/env/specs/test_requirements.py::test_no_name": 0.001617987728269842, + "tests/env/specs/test_requirements.py::test_req_file_and_name": 0.0015965261149279077, + "tests/env/specs/test_yaml_file.py::test_environment_file_exist": 0.0019730510149524034, + "tests/env/specs/test_yaml_file.py::test_filename": 0.002159411340643003, + "tests/env/specs/test_yaml_file.py::test_get_environment": 0.0019594913442329354, + "tests/env/specs/test_yaml_file.py::test_no_environment_file": 0.0015977492191955045, + "tests/env/test_create.py::test_create_advanced_pip": 14.791035317040565, + "tests/env/test_create.py::test_create_empty_env": 2.5641034248043106, + "tests/env/test_create.py::test_create_env_default_packages": 15.278075605631562, + "tests/env/test_create.py::test_create_env_json[example/environment.yml]": 10.1814818515087, + "tests/env/test_create.py::test_create_env_json[example/environment_with_pip.yml]": 8.053547074772998, + "tests/env/test_create.py::test_create_env_no_default_packages": 9.19492003547706, + "tests/env/test_create.py::test_create_host_port": 0.00042987769650257735, + "tests/env/test_create.py::test_create_update": 8.21722246874334, + "tests/env/test_create.py::test_create_update_remote_env_file": 8.72901411096588, + "tests/env/test_create.py::test_fail_to_create_env_in_dir_with_colon": 0.06132659413816337, + "tests/env/test_create.py::test_protected_dirs_error_for_env_create": 1.0349313699923242, + "tests/env/test_env.py::test_add_channels": 0.0015715505946836711, + "tests/env/test_env.py::test_add_pip": 0.003345839233880093, + "tests/env/test_env.py::test_args_are_wildcarded": 0.0016355454689919934, + "tests/env/test_env.py::test_builds_spec_from_line_raw_dependency": 0.001700316444268738, + "tests/env/test_env.py::test_can_add_dependencies_to_environment": 0.0032727953496158118, + "tests/env/test_env.py::test_channels_are_provided_by_kwarg": 0.0015581467802884524, + "tests/env/test_env.py::test_channels_default_to_empty_list": 0.0015603938471342336, + "tests/env/test_env.py::test_create_advanced_pip": 6.855703259518692, + "tests/env/test_env.py::test_creates_file_on_save": 0.003674260525926707, + "tests/env/test_env.py::test_dependencies_are_empty_by_default": 0.0015583548712118972, + "tests/env/test_env.py::test_dependencies_update_after_adding": 0.002618954121263194, + "tests/env/test_env.py::test_envvars": 0.0034524491903164373, + "tests/env/test_env.py::test_from_history": 0.00279380385789581, + "tests/env/test_env.py::test_has_empty_filename_by_default": 0.0015966621767576636, + "tests/env/test_env.py::test_has_empty_name_by_default": 0.0015618081943584235, + "tests/env/test_env.py::test_has_filename_if_provided": 0.0015980688548555568, + "tests/env/test_env.py::test_has_name_if_provided": 0.0015707554624712938, + "tests/env/test_env.py::test_http": 0.6699321372763838, + "tests/env/test_env.py::test_http_raises": 0.36843831109452796, + "tests/env/test_env.py::test_invalid_keys": 0.0032067893582999494, + "tests/env/test_env.py::test_other_tips_of_dependencies_are_supported": 0.0016239344845352859, + "tests/env/test_env.py::test_parses_dependencies_from_raw_file": 0.002570238714596988, + "tests/env/test_env.py::test_remove_channels": 0.0015611613829676404, + "tests/env/test_env.py::test_retains_full_filename": 0.0027382295276062703, + "tests/env/test_env.py::test_returns_Environment": 0.0028216608095976833, + "tests/env/test_env.py::test_to_dict_returns_dictionary_of_data": 0.001643891538756072, + "tests/env/test_env.py::test_to_dict_returns_just_name_if_only_thing_present": 0.0015539242354937958, + "tests/env/test_env.py::test_to_yaml_returns_proper_yaml": 0.0024821309407602834, + "tests/env/test_env.py::test_to_yaml_returns_yaml_parseable_string": 0.004187519899785887, + "tests/env/test_env.py::test_to_yaml_takes_stream": 0.002439729495082957, + "tests/env/test_env.py::test_valid_keys": 0.0036497764964101846, + "tests/env/test_env.py::test_with_pip": 0.0032250063458001865, + "tests/env/test_pip_util.py::test_get_pip_installed_packages[Successfully installed foo bar-expected0]": 0.0020399662845588845, + "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.0018491542172514618, + "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.0018896734655290371, + "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.0018859891302269154, + "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.001775176591811763, + "tests/env/test_pip_util.py::test_get_pip_installed_packages_none[]": 0.0017034170751864686, + "tests/env/test_pip_util.py::test_get_pip_installed_packages_none[foo]": 0.0017561514300291987, + "tests/gateways/disk/test_delete.py::test_backoff_unlink": 0.058985084639624624, + "tests/gateways/disk/test_delete.py::test_backoff_unlink_doesnt_exist": 0.0019698505824785415, + "tests/gateways/disk/test_delete.py::test_deprecations[move_path_to_trash-TypeError-None]": 0.0019059383967880074, + "tests/gateways/disk/test_delete.py::test_deprecations[move_to_trash-TypeError-None]": 0.0019178100276170792, + "tests/gateways/disk/test_delete.py::test_deprecations[rm_rf-TypeError-kwargs0]": 0.0020426670663417136, + "tests/gateways/disk/test_delete.py::test_deprecations[rm_rf-TypeError-kwargs1]": 0.0020808739167550083, + "tests/gateways/disk/test_delete.py::test_deprecations[try_rmdir_all_empty-TypeError-None]": 0.00196412396193011, "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.059262885447211054, - "tests/gateways/disk/test_delete.py::test_remove_file": 0.002551023667555385, - "tests/gateways/disk/test_delete.py::test_remove_file_to_trash": 0.002135997906512767, - "tests/gateways/disk/test_delete.py::test_remove_link_to_dir": 0.06100383997695329, - "tests/gateways/disk/test_delete.py::test_remove_link_to_file": 0.0022449586671958247, - "tests/gateways/disk/test_delete.py::test_rm_rf": 0.054366836860868975, - "tests/gateways/disk/test_delete.py::test_rm_rf_couldnt": 0.0020654530366082556, - "tests/gateways/disk/test_delete.py::test_rm_rf_does_not_follow_symlinks": 0.11236082429631689, - "tests/gateways/disk/test_delete.py::test_try_rmdir_all_empty_doesnt_exist": 0.06056300796719928, - "tests/gateways/disk/test_link.py::test_hard_link": 0.0031376372650587883, - "tests/gateways/disk/test_link.py::test_soft_link": 0.003361134223267685, - "tests/gateways/disk/test_permissions.py::test_make_executable": 0.0018983446384994538, - "tests/gateways/disk/test_permissions.py::test_make_writable": 0.0023655006350339403, - "tests/gateways/disk/test_permissions.py::test_make_writable_dir_EACCES": 0.0022140700781734554, - "tests/gateways/disk/test_permissions.py::test_make_writable_dir_EPERM": 0.002276829461919571, - "tests/gateways/disk/test_permissions.py::test_make_writable_dir_EROFS": 0.0021135149044683374, - "tests/gateways/disk/test_permissions.py::test_make_writable_doesnt_exist": 0.0016981288733105815, - "tests/gateways/disk/test_permissions.py::test_recursive_make_writable": 0.0023722384314544247, - "tests/gateways/disk/test_read.py::test_cherrypy_py27_osx_no_binary": 0.025012008390838805, - "tests/gateways/disk/test_read.py::test_cherrypy_py36_osx_whl": 0.03758062026127524, - "tests/gateways/disk/test_read.py::test_pyjwt_py27_osx_no_binary": 0.007449976429040177, - "tests/gateways/disk/test_read.py::test_pyjwt_py36_osx_whl": 0.009630366035699793, - "tests/gateways/disk/test_read.py::test_scrapy_py27_osx_no_binary": 0.055333867269650554, - "tests/gateways/disk/test_read.py::test_scrapy_py36_osx_whl": 0.08443940180917354, - "tests/gateways/disk/test_read.py::test_six_py27_osx_no_binary_unmanageable": 0.0035570741596888753, - "tests/gateways/disk/test_read.py::test_twilio_py27_osx_no_binary": 0.07239505373060846, - "tests/gateways/disk/test_read.py::test_twilio_py36_osx_whl": 0.11506325303546805, - "tests/gateways/test_connection.py::test_accept_range_none": 0.2571355302201096, - "tests/gateways/test_connection.py::test_add_binstar_token": 0.004240515898871807, - "tests/gateways/test_connection.py::test_get_channel_name_from_url[http://localhost-channels3-http://localhost]": 0.012959361782253145, - "tests/gateways/test_connection.py::test_get_channel_name_from_url[http://localhost/noarch/test-package-0.1.0.conda-channels2-http://localhost]": 0.013031449516787173, - "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.0131993097928028, - "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.013411616093829331, - "tests/gateways/test_connection.py::test_get_session_returns_default": 0.005792863154166039, - "tests/gateways/test_connection.py::test_get_session_with_channel_settings": 0.010418575408742973, - "tests/gateways/test_connection.py::test_get_session_with_channel_settings_multiple": 0.007456175930418997, - "tests/gateways/test_connection.py::test_get_session_with_channel_settings_no_handler": 0.0030965537060522108, - "tests/gateways/test_connection.py::test_get_session_with_url_pattern[exact-url]": 0.009095852860759668, - "tests/gateways/test_connection.py::test_get_session_with_url_pattern[no-match]": 0.004279476011295357, - "tests/gateways/test_connection.py::test_get_session_with_url_pattern[url-prefix]": 0.011466172260817942, - "tests/gateways/test_connection.py::test_get_session_with_url_pattern[wildcard-match-same-schema]": 0.012777483631265903, - "tests/gateways/test_connection.py::test_get_session_with_url_pattern[wildcard-no-match-different-scheme]": 0.005016730622683588, - "tests/gateways/test_connection.py::test_get_session_with_url_pattern[wildcard-no-match-missing-scheme]": 0.0034111057781972282, - "tests/gateways/test_connection.py::test_local_file_adapter_200": 0.002526837124920339, - "tests/gateways/test_connection.py::test_local_file_adapter_404": 0.00242344884373701, - "tests/gateways/test_connection.py::test_s3_server": 1.811328124406451, - "tests/gateways/test_connection.py::test_s3_server_with_mock": 1.4856556854584673, - "tests/gateways/test_jlap.py::test_download_and_hash": 0.036933076797055556, - "tests/gateways/test_jlap.py::test_hashwriter": 0.001614074456524467, - "tests/gateways/test_jlap.py::test_jlap_cache_clock[False]": 0.029079172369931756, - "tests/gateways/test_jlap.py::test_jlap_cache_clock[True]": 0.030676595619593888, - "tests/gateways/test_jlap.py::test_jlap_core": 0.0031374795915002406, - "tests/gateways/test_jlap.py::test_jlap_coverage": 0.0016909960916188873, - "tests/gateways/test_jlap.py::test_jlap_errors": 0.050135548800134225, - "tests/gateways/test_jlap.py::test_jlap_fetch": 0.0656646833774941, - "tests/gateways/test_jlap.py::test_jlap_fetch_file": 0.013366689696945178, - "tests/gateways/test_jlap.py::test_jlap_fetch_ssl[False]": 0.696387039184158, - "tests/gateways/test_jlap.py::test_jlap_fetch_ssl[True]": 7.008619570448377, - "tests/gateways/test_jlap.py::test_jlap_flag[]": 0.0026231109486546463, - "tests/gateways/test_jlap.py::test_jlap_flag[jlap,another]": 0.0026980100280144656, - "tests/gateways/test_jlap.py::test_jlap_flag[jlap]": 0.0027249520262806986, - "tests/gateways/test_jlap.py::test_jlap_flag[jlapopotamus]": 0.002664480798824795, - "tests/gateways/test_jlap.py::test_jlap_sought": 0.05681366929396161, - "tests/gateways/test_jlap.py::test_jlap_zst_not_404": 0.004531570908977937, - "tests/gateways/test_jlap.py::test_jlap_zst_not_zst": 0.011720995541823149, - "tests/gateways/test_jlap.py::test_repodata_info_jsondecodeerror[False]": 0.016034372347104572, - "tests/gateways/test_jlap.py::test_repodata_info_jsondecodeerror[True]": 0.2064666039906355, - "tests/gateways/test_jlap.py::test_repodata_state[False]": 0.023335138781343214, - "tests/gateways/test_jlap.py::test_repodata_state[True]": 0.033727809346911934, - "tests/gateways/test_jlap.py::test_repodata_use_zst[False]": 0.0026173120083227567, - "tests/gateways/test_jlap.py::test_repodata_use_zst[True]": 0.0026569039887797464, - "tests/gateways/test_jlap.py::test_request_url_jlap_state": 0.009851052520150203, - "tests/gateways/test_jlap.py::test_server_available": 0.12010759539100746, - "tests/gateways/test_logging.py::test_token_not_present_in_conda_create": 2.3666380932155144, - "tests/gateways/test_logging.py::test_token_replace_big_string": 0.0020112144359838748, - "tests/gateways/test_logging.py::test_token_replace_individual_strings": 0.0016400278200505078, - "tests/gateways/test_repodata_gateway.py::test_coverage_conda_http_errors": 0.008740201765463898, - "tests/gateways/test_repodata_gateway.py::test_get_cache_control_max_age": 0.0015829013324509206, - "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_cached[false-False]": 0.006029724396729748, - "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_cached[false-True]": 0.008592058139365397, - "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_cached[true-False]": 0.006784907844774896, - "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_cached[true-True]": 0.008380984325987762, - "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_formats[False]": 0.014792717220230992, - "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_formats[True]": 0.02129638183733205, - "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_jsondecodeerror": 0.004081718290999544, - "tests/gateways/test_repodata_gateway.py::test_repodata_state_has_format": 0.002893438368833893, - "tests/gateways/test_repodata_gateway.py::test_save": 0.10482879873937773, - "tests/gateways/test_repodata_gateway.py::test_ssl_unavailable_error_message": 0.001911034154238113, - "tests/gateways/test_repodata_gateway.py::test_stale": 0.007869077612948886, + "tests/gateways/disk/test_delete.py::test_remove_dir": 0.05845361634072464, + "tests/gateways/disk/test_delete.py::test_remove_file": 0.0025674951150621043, + "tests/gateways/disk/test_delete.py::test_remove_file_to_trash": 0.002116232637950656, + "tests/gateways/disk/test_delete.py::test_remove_link_to_dir": 0.061208549469127536, + "tests/gateways/disk/test_delete.py::test_remove_link_to_file": 0.0022428749714334326, + "tests/gateways/disk/test_delete.py::test_rm_rf": 0.055336296328340424, + "tests/gateways/disk/test_delete.py::test_rm_rf_couldnt": 0.0020830399107003945, + "tests/gateways/disk/test_delete.py::test_rm_rf_does_not_follow_symlinks": 0.11354656126943051, + "tests/gateways/disk/test_delete.py::test_try_rmdir_all_empty_doesnt_exist": 0.05937642725926979, + "tests/gateways/disk/test_link.py::test_hard_link": 0.0031567665987695804, + "tests/gateways/disk/test_link.py::test_soft_link": 0.003410361037226032, + "tests/gateways/disk/test_permissions.py::test_make_executable": 0.0018996656920260602, + "tests/gateways/disk/test_permissions.py::test_make_writable": 0.002373521908203242, + "tests/gateways/disk/test_permissions.py::test_make_writable_dir_EACCES": 0.0022284920943490666, + "tests/gateways/disk/test_permissions.py::test_make_writable_dir_EPERM": 0.0022665279263950414, + "tests/gateways/disk/test_permissions.py::test_make_writable_dir_EROFS": 0.0021212231685841017, + "tests/gateways/disk/test_permissions.py::test_make_writable_doesnt_exist": 0.0016964612013750545, + "tests/gateways/disk/test_permissions.py::test_recursive_make_writable": 0.002382343862080464, + "tests/gateways/disk/test_read.py::test_cherrypy_py27_osx_no_binary": 0.02631807608257875, + "tests/gateways/disk/test_read.py::test_cherrypy_py36_osx_whl": 0.03980432729515019, + "tests/gateways/disk/test_read.py::test_pyjwt_py27_osx_no_binary": 0.007719102747982924, + "tests/gateways/disk/test_read.py::test_pyjwt_py36_osx_whl": 0.010101725521119946, + "tests/gateways/disk/test_read.py::test_scrapy_py27_osx_no_binary": 0.058063081551009955, + "tests/gateways/disk/test_read.py::test_scrapy_py36_osx_whl": 0.0892307068281114, + "tests/gateways/disk/test_read.py::test_six_py27_osx_no_binary_unmanageable": 0.003678182577532451, + "tests/gateways/disk/test_read.py::test_twilio_py27_osx_no_binary": 0.0760240283375869, + "tests/gateways/disk/test_read.py::test_twilio_py36_osx_whl": 0.12313185232542594, + "tests/gateways/test_connection.py::test_accept_range_none": 0.25089087626171225, + "tests/gateways/test_connection.py::test_add_binstar_token": 0.004278924612695342, + "tests/gateways/test_connection.py::test_get_channel_name_from_url[http://localhost-channels3-http://localhost]": 0.013110617398245272, + "tests/gateways/test_connection.py::test_get_channel_name_from_url[http://localhost/noarch/test-package-0.1.0.conda-channels2-http://localhost]": 0.01322426148700242, + "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.013286992724258572, + "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.013390929961426691, + "tests/gateways/test_connection.py::test_get_session_returns_default": 0.0058634040265508995, + "tests/gateways/test_connection.py::test_get_session_with_channel_settings": 0.009272260070551042, + "tests/gateways/test_connection.py::test_get_session_with_channel_settings_multiple": 0.00776272642907705, + "tests/gateways/test_connection.py::test_get_session_with_channel_settings_no_handler": 0.0030852868971394704, + "tests/gateways/test_connection.py::test_get_session_with_url_pattern[exact-url]": 0.008847875222240691, + "tests/gateways/test_connection.py::test_get_session_with_url_pattern[no-match]": 0.004271137919475352, + "tests/gateways/test_connection.py::test_get_session_with_url_pattern[url-prefix]": 0.012829710301898828, + "tests/gateways/test_connection.py::test_get_session_with_url_pattern[wildcard-match-same-schema]": 0.010055756095502418, + "tests/gateways/test_connection.py::test_get_session_with_url_pattern[wildcard-no-match-different-scheme]": 0.004810764014323626, + "tests/gateways/test_connection.py::test_get_session_with_url_pattern[wildcard-no-match-missing-scheme]": 0.0033980931592327967, + "tests/gateways/test_connection.py::test_local_file_adapter_200": 0.0025699619641642636, + "tests/gateways/test_connection.py::test_local_file_adapter_404": 0.002383677739564585, + "tests/gateways/test_connection.py::test_s3_server": 1.8589263851478417, + "tests/gateways/test_connection.py::test_s3_server_with_mock": 1.481660347759317, + "tests/gateways/test_jlap.py::test_download_and_hash": 0.055775552148238115, + "tests/gateways/test_jlap.py::test_hashwriter": 0.001602124602562765, + "tests/gateways/test_jlap.py::test_jlap_cache_clock[False]": 0.02942129659538741, + "tests/gateways/test_jlap.py::test_jlap_cache_clock[True]": 0.03052396253436807, + "tests/gateways/test_jlap.py::test_jlap_core": 0.0031760302580596776, + "tests/gateways/test_jlap.py::test_jlap_coverage": 0.0016798968181551486, + "tests/gateways/test_jlap.py::test_jlap_errors": 0.049686168005390885, + "tests/gateways/test_jlap.py::test_jlap_fetch": 0.05982504830063874, + "tests/gateways/test_jlap.py::test_jlap_fetch_file": 0.013403315487043512, + "tests/gateways/test_jlap.py::test_jlap_fetch_ssl[False]": 0.7346324024260836, + "tests/gateways/test_jlap.py::test_jlap_fetch_ssl[True]": 7.016691554393579, + "tests/gateways/test_jlap.py::test_jlap_flag[]": 0.0026259773183020404, + "tests/gateways/test_jlap.py::test_jlap_flag[jlap,another]": 0.002706631947930402, + "tests/gateways/test_jlap.py::test_jlap_flag[jlap]": 0.0027326830022113974, + "tests/gateways/test_jlap.py::test_jlap_flag[jlapopotamus]": 0.002675705453791991, + "tests/gateways/test_jlap.py::test_jlap_sought": 0.05657750011483835, + "tests/gateways/test_jlap.py::test_jlap_zst_not_404": 0.005158936988864911, + "tests/gateways/test_jlap.py::test_jlap_zst_not_zst": 0.011783362292589774, + "tests/gateways/test_jlap.py::test_repodata_info_jsondecodeerror[False]": 0.02875537805324604, + "tests/gateways/test_jlap.py::test_repodata_info_jsondecodeerror[True]": 0.1837145579003338, + "tests/gateways/test_jlap.py::test_repodata_state[False]": 0.021535442199675903, + "tests/gateways/test_jlap.py::test_repodata_state[True]": 0.031090949915057314, + "tests/gateways/test_jlap.py::test_repodata_use_zst[False]": 0.0026301778530962907, + "tests/gateways/test_jlap.py::test_repodata_use_zst[True]": 0.002662963558414239, + "tests/gateways/test_jlap.py::test_request_url_jlap_state": 0.009961601322184021, + "tests/gateways/test_jlap.py::test_server_available": 0.09484238637623157, + "tests/gateways/test_logging.py::test_token_not_present_in_conda_create": 2.334190450347955, + "tests/gateways/test_logging.py::test_token_replace_big_string": 0.0020208152140784043, + "tests/gateways/test_logging.py::test_token_replace_individual_strings": 0.0016421762603724941, + "tests/gateways/test_repodata_gateway.py::test_coverage_conda_http_errors": 0.008878706551903764, + "tests/gateways/test_repodata_gateway.py::test_get_cache_control_max_age": 0.0015903132915662938, + "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_cached[false-False]": 0.006111170442603275, + "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_cached[false-True]": 0.00860680579511862, + "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_cached[true-False]": 0.006764199557273306, + "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_cached[true-True]": 0.008437201041147627, + "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_formats[False]": 0.014902337039733923, + "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_formats[True]": 0.02123712620355449, + "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_jsondecodeerror": 0.004136510201881326, + "tests/gateways/test_repodata_gateway.py::test_repodata_state_has_format": 0.0028783248974024182, + "tests/gateways/test_repodata_gateway.py::test_save": 0.1049034755174265, + "tests/gateways/test_repodata_gateway.py::test_ssl_unavailable_error_message": 0.0018891516885744261, + "tests/gateways/test_repodata_gateway.py::test_stale": 0.007960458162174769, "tests/gateways/test_repodata_lock.py::test_lock_can_lock[False]": 0.6922650697695734, "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.706176023224694, - "tests/gateways/test_repodata_lock.py::test_lock_no_lock[True]": 0.7029398987452141, - "tests/gateways/test_repodata_lock.py::test_lock_rename": 0.013416692892040036, - "tests/gateways/test_subprocess.py::test_subprocess_call_with_capture_output": 0.40239306998700664, - "tests/gateways/test_subprocess.py::test_subprocess_call_without_capture_output": 0.4019101158902308, - "tests/models/test_channel.py::test_bare_channel_file": 0.0025657272251453822, - "tests/models/test_channel.py::test_bare_channel_http": 0.0024682163274679174, - "tests/models/test_channel.py::test_canonicalized_url_gets_correct_token": 0.013618818934787159, - "tests/models/test_channel.py::test_channel_alias": 0.017240421136890213, - "tests/models/test_channel.py::test_channel_alias_channels": 0.0026281246453291724, - "tests/models/test_channel.py::test_channel_alias_w_conda_path": 0.013373823037600043, - "tests/models/test_channel.py::test_channel_alias_w_subhcnnale": 0.013334419545399784, - "tests/models/test_channel.py::test_channel_cache": 0.0023922785816904266, - "tests/models/test_channel.py::test_channel_host_port": 0.002498762981838445, - "tests/models/test_channel.py::test_channel_mangles_urls": 0.002713016167126296, - "tests/models/test_channel.py::test_channel_name_subdir_only": 0.0032214584816144354, - "tests/models/test_channel.py::test_channels_with_dashes": 0.01478938792780706, - "tests/models/test_channel.py::test_custom_channels": 0.019353664158998547, - "tests/models/test_channel.py::test_custom_channels_port_token_auth": 0.01884614181780347, - "tests/models/test_channel.py::test_custom_token_in_channel": 0.013203442505096587, - "tests/models/test_channel.py::test_default_channel": 0.003337991983593593, - "tests/models/test_channel.py::test_default_channels": 0.017112527786262807, - "tests/models/test_channel.py::test_defaults_channel": 0.01832238881532975, - "tests/models/test_channel.py::test_env_var_file_urls": 0.0035840246258864034, - "tests/models/test_channel.py::test_expanded_variables": 0.016007642214051196, - "tests/models/test_channel.py::test_file_channel": 0.018704302906304822, - "tests/models/test_channel.py::test_file_url_with_backslashes": 0.002592879757899152, - "tests/models/test_channel.py::test_file_urls": 0.0025910402232761265, - "tests/models/test_channel.py::test_local_channel": 0.07795561716934526, - "tests/models/test_channel.py::test_migrated_custom_channels": 0.018545140590347446, - "tests/models/test_channel.py::test_multichannel_priority": 0.003476019118880209, - "tests/models/test_channel.py::test_named_custom_channel": 0.01715280595635488, - "tests/models/test_channel.py::test_named_custom_channel_w_subchan": 0.017265995910238148, - "tests/models/test_channel.py::test_old_channel_alias": 0.01898054567039434, - "tests/models/test_channel.py::test_pkgs_main": 0.019597565634051375, - "tests/models/test_channel.py::test_pkgs_pro": 0.019691508218789205, - "tests/models/test_channel.py::test_ppc64le_vs_ppc64": 0.002907683894867341, - "tests/models/test_channel.py::test_regression_against_unknown_none": 0.0029396119976180836, - "tests/models/test_channel.py::test_subdir_env_var": 0.00667950785826364, - "tests/models/test_channel.py::test_subdirs_env_var": 0.007252183074810813, - "tests/models/test_channel.py::test_token_in_custom_channel": 0.002807216441059009, - "tests/models/test_channel.py::test_unexpanded_variables": 0.015501433384279083, - "tests/models/test_channel.py::test_url_channel_w_platform": 0.0033193892047392415, - "tests/models/test_channel.py::test_url_custom_channel": 0.016876093233958153, - "tests/models/test_channel.py::test_url_custom_channel_w_subchan": 0.016834434329952692, - "tests/models/test_dist.py::test_channel[.conda]": 0.0029507462970452436, - "tests/models/test_dist.py::test_channel[.tar.bz2]": 0.002955086300370475, - "tests/models/test_dist.py::test_dist[.conda]": 0.0026291537042823416, - "tests/models/test_dist.py::test_dist[.tar.bz2]": 0.002399441046812578, - "tests/models/test_dist.py::test_dist_with_channel_url[.conda]": 0.07293978729624921, - "tests/models/test_dist.py::test_dist_with_channel_url[.tar.bz2]": 0.07222138603957795, - "tests/models/test_dist.py::test_dist_with_non_channel_url[.conda]": 0.0028152757457043935, - "tests/models/test_dist.py::test_dist_with_non_channel_url[.tar.bz2]": 0.0027273256677739217, - "tests/models/test_index_record.py::test_index_record_timestamp": 0.0030596684224473113, - "tests/models/test_index_record.py::test_prefix_record_no_channel": 0.0038596102547678946, - "tests/models/test_match_spec.py::test_bracket_matches": 0.004912086081732733, - "tests/models/test_match_spec.py::test_build_merge": 0.0029179499709500747, - "tests/models/test_match_spec.py::test_build_number_and_filename": 0.0016214843926505228, - "tests/models/test_match_spec.py::test_build_number_merge": 0.0029408450630885857, - "tests/models/test_match_spec.py::test_canonical_string_forms": 0.006694174019832944, - "tests/models/test_match_spec.py::test_catch_invalid_regexes": 0.003030790883475894, - "tests/models/test_match_spec.py::test_channel_matching": 0.003731576981546791, - "tests/models/test_match_spec.py::test_channel_merge": 0.003042053501643411, - "tests/models/test_match_spec.py::test_comment": 0.0016751347053690785, - "tests/models/test_match_spec.py::test_conda_style": 0.001675296331540894, - "tests/models/test_match_spec.py::test_dist": 0.0040056023120849825, - "tests/models/test_match_spec.py::test_dist_str": 0.004210144553393206, - "tests/models/test_match_spec.py::test_exact_values": 0.0019880504922141946, - "tests/models/test_match_spec.py::test_hash": 0.0018701326043563807, - "tests/models/test_match_spec.py::test_hash_merge_with_name": 0.003278735834666035, - "tests/models/test_match_spec.py::test_hash_merge_wo_name": 0.0019344439980340284, - "tests/models/test_match_spec.py::test_index_record": 0.0031871718365114377, - "tests/models/test_match_spec.py::test_invalid": 0.0015639176669986928, - "tests/models/test_match_spec.py::test_invalid_arg2spec": 0.0016429416510618262, - "tests/models/test_match_spec.py::test_invalid_version_reports_spec[pkg 4.2.2<6.0.0]": 0.0017987205359549275, - "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.0018733529715150613, - "tests/models/test_match_spec.py::test_key_value_features_canonical_string_forms": 0.0003610002446481162, - "tests/models/test_match_spec.py::test_legacy_features_canonical_string_forms": 0.0016861135709876755, - "tests/models/test_match_spec.py::test_license_match": 0.004992977074436937, - "tests/models/test_match_spec.py::test_match_1": 0.012128392472824101, - "tests/models/test_match_spec.py::test_matchspec_errors": 0.002792582213827991, - "tests/models/test_match_spec.py::test_merge_multiple_name": 0.003259752386605755, - "tests/models/test_match_spec.py::test_merge_single_name": 0.0029690564070111113, - "tests/models/test_match_spec.py::test_no_name_match_spec": 0.0016636982924512662, - "tests/models/test_match_spec.py::test_openssl_match": 0.002830985661573556, - "tests/models/test_match_spec.py::test_parse_build_number_brackets": 0.0016951743485780703, - "tests/models/test_match_spec.py::test_parse_channel_subdir": 0.0024248885269929515, - "tests/models/test_match_spec.py::test_parse_equal_equal": 0.0016598063282124746, - "tests/models/test_match_spec.py::test_parse_errors": 0.0015970585421402476, - "tests/models/test_match_spec.py::test_parse_hard": 0.0017735649454451651, - "tests/models/test_match_spec.py::test_parse_parens": 0.002332016783077837, - "tests/models/test_match_spec.py::test_parse_spec_str_no_brackets": 0.0024754156423035948, - "tests/models/test_match_spec.py::test_parse_spec_str_tarball_url": 0.0036770879672121345, - "tests/models/test_match_spec.py::test_parse_spec_str_with_brackets": 0.0026277992567979554, - "tests/models/test_match_spec.py::test_pip_style": 0.0018282997641071623, - "tests/models/test_match_spec.py::test_pip_style2": 0.002075148803027175, - "tests/models/test_match_spec.py::test_simple": 0.0020111614588291154, - "tests/models/test_match_spec.py::test_star_name": 0.0016086285446322637, - "tests/models/test_match_spec.py::test_strictness": 0.002888297890868249, - "tests/models/test_match_spec.py::test_subdir_merge": 0.003071448462588762, - "tests/models/test_match_spec.py::test_tarball_match_specs": 0.005189082573797121, - "tests/models/test_match_spec.py::test_to_filename": 0.002826617860892552, - "tests/models/test_match_spec.py::test_track_features_match": 0.004947875506623694, - "tests/models/test_package_info.py::test_package_info": 0.002693144839158247, - "tests/models/test_prefix_graph.py::test_deep_cyclical_dependency[classic]": 0.9986695308044887, - "tests/models/test_prefix_graph.py::test_deep_cyclical_dependency[libmamba]": 0.37076456387552165, - "tests/models/test_prefix_graph.py::test_general_graph_bfs_simple[classic]": 0.01716480966200147, - "tests/models/test_prefix_graph.py::test_general_graph_bfs_simple[libmamba]": 0.017329797301653037, - "tests/models/test_prefix_graph.py::test_general_graph_bfs_version[classic]": 0.015775276484627385, - "tests/models/test_prefix_graph.py::test_general_graph_bfs_version[libmamba]": 0.01693015922236253, - "tests/models/test_prefix_graph.py::test_prefix_graph_1[classic]": 3.468201531378125, - "tests/models/test_prefix_graph.py::test_prefix_graph_1[libmamba]": 0.2533619705717949, - "tests/models/test_prefix_graph.py::test_prefix_graph_2[classic]": 3.4522152631056824, - "tests/models/test_prefix_graph.py::test_prefix_graph_2[libmamba]": 0.24475679896102132, - "tests/models/test_prefix_graph.py::test_remove_youngest_descendant_nodes_with_specs[classic]": 3.5196216405641727, - "tests/models/test_prefix_graph.py::test_remove_youngest_descendant_nodes_with_specs[libmamba]": 0.2622060367533291, - "tests/models/test_prefix_graph.py::test_sort_without_prep[classic]": 4.4028012091563715, - "tests/models/test_prefix_graph.py::test_sort_without_prep[libmamba]": 0.8460695951257469, - "tests/models/test_prefix_graph.py::test_windows_sort_orders_1[classic]": 4.334658274277818, - "tests/models/test_prefix_graph.py::test_windows_sort_orders_1[libmamba]": 0.820314131182762, - "tests/models/test_prefix_graph.py::test_windows_sort_orders_2[classic]": 4.169721606927581, - "tests/models/test_prefix_graph.py::test_windows_sort_orders_2[libmamba]": 0.7582818172854928, - "tests/models/test_records.py::test_package_record_feature": 0.002707226165828166, - "tests/models/test_records.py::test_package_record_timestamp": 0.0030955985157159354, - "tests/models/test_records.py::test_package_virtual_package[123-testbuild]": 0.002823472326995204, - "tests/models/test_records.py::test_package_virtual_package[None-None]": 0.002918506611718078, - "tests/models/test_records.py::test_package_virtual_package[None-testbuild]": 0.0028566114746901654, - "tests/models/test_records.py::test_prefix_record_no_channel": 0.003831996261949456, - "tests/models/test_version.py::test_compatible_release_versions": 0.001895634610672098, - "tests/models/test_version.py::test_compound_versions": 0.0019023405321619642, - "tests/models/test_version.py::test_hexrd": 0.0016421058201137363, - "tests/models/test_version.py::test_invalid_version_specs": 0.0019907353289904234, - "tests/models/test_version.py::test_local_identifier": 0.0017282953710689997, - "tests/models/test_version.py::test_match": 0.004721550048946979, - "tests/models/test_version.py::test_not_eq_star": 0.0018266830313984359, - "tests/models/test_version.py::test_openssl_convention": 0.002242855134087868, - "tests/models/test_version.py::test_pep440": 0.0028813905775891134, - "tests/models/test_version.py::test_pep_440_arbitrary_equality_operator": 0.0016197196226966696, - "tests/models/test_version.py::test_ver_eval": 0.0021564662946550353, - "tests/models/test_version.py::test_ver_eval_errors": 0.001670067160239421, - "tests/models/test_version.py::test_version_order": 0.003530945964796614, - "tests/models/test_version.py::test_version_spec_1": 0.001646373246789429, - "tests/models/test_version.py::test_version_spec_2": 0.0018589688493175127, - "tests/models/test_version.py::test_version_spec_3": 0.0015998576166201752, - "tests/models/test_version.py::test_version_spec_4": 0.0017226237578932318, - "tests/notices/test_core.py::test__conda_user_story__disable_notices": 0.012093879657660131, - "tests/notices/test_core.py::test__conda_user_story__more_notices_message": 0.013202004738394568, - "tests/notices/test_core.py::test__conda_user_story__only_see_once": 0.016594843707506926, - "tests/notices/test_core.py::test_display_notices_happy_path[200]": 0.018806716571930483, - "tests/notices/test_core.py::test_display_notices_happy_path[404]": 0.014045648776996253, - "tests/notices/test_core.py::test_display_notices_happy_path[500]": 0.012766047576099681, - "tests/notices/test_core.py::test_notices_decorator": 0.012619571196343618, - "tests/notices/test_fetch.py::test_get_channel_notice_response_malformed_json": 0.008125197965333189, - "tests/notices/test_fetch.py::test_get_channel_notice_response_timeout_error": 0.007445768307765444, - "tests/notices/test_fetch.py::test_notice_response_cache_expired": 0.0016506143039492225, - "tests/notices/test_types.py::test_channel_notice_response": 0.0016821665871810043, - "tests/notices/test_types.py::test_channel_notice_response_date_parse_error": 0.0017068906281715245, - "tests/notices/test_types.py::test_channel_notice_response_integer_id": 0.0015938458427220826, - "tests/notices/test_types.py::test_channel_notice_undefined_id": 0.0015794467569741973, - "tests/plugins/subcommands/doctor/test_cli.py::test_conda_doctor_happy_path": 2.0133016372260633, - "tests/plugins/subcommands/doctor/test_cli.py::test_conda_doctor_happy_path_show_help": 0.045373239016065485, - "tests/plugins/subcommands/doctor/test_cli.py::test_conda_doctor_happy_path_verbose": 1.9988968025810712, - "tests/plugins/subcommands/doctor/test_cli.py::test_conda_doctor_with_non_existent_environment": 0.0657723352213194, - "tests/plugins/subcommands/doctor/test_cli.py::test_conda_doctor_with_test_environment": 1.6078986648820082, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files[.pyc]": 0.0041565683235017395, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files[.pyo]": 0.004110253163829905, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files_action[.pyc-False]": 0.004486267675521468, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files_action[.pyc-True]": 0.0044947080137517125, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files_action[.pyo-False]": 0.004556770704776529, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files_action[.pyo-True]": 0.004515606433152848, + "tests/gateways/test_repodata_lock.py::test_lock_no_lock[False]": 9.708500128623017, + "tests/gateways/test_repodata_lock.py::test_lock_no_lock[True]": 0.703680983384807, + "tests/gateways/test_repodata_lock.py::test_lock_rename": 0.01375452123695214, + "tests/gateways/test_subprocess.py::test_subprocess_call_with_capture_output": 0.40205035362107566, + "tests/gateways/test_subprocess.py::test_subprocess_call_without_capture_output": 0.40159764785944924, + "tests/models/test_channel.py::test_bare_channel_file": 0.0026045810507694498, + "tests/models/test_channel.py::test_bare_channel_http": 0.0025135646901555675, + "tests/models/test_channel.py::test_canonicalized_url_gets_correct_token": 0.01371429869169014, + "tests/models/test_channel.py::test_channel_alias": 0.01741857636172393, + "tests/models/test_channel.py::test_channel_alias_channels": 0.0026560615349725454, + "tests/models/test_channel.py::test_channel_alias_w_conda_path": 0.013549530650087975, + "tests/models/test_channel.py::test_channel_alias_w_subhcnnale": 0.013327677395428601, + "tests/models/test_channel.py::test_channel_cache": 0.0024174285990163896, + "tests/models/test_channel.py::test_channel_host_port": 0.002571706674630724, + "tests/models/test_channel.py::test_channel_mangles_urls": 0.0027608336168511586, + "tests/models/test_channel.py::test_channel_name_subdir_only": 0.003246973191294471, + "tests/models/test_channel.py::test_channels_with_dashes": 0.014869892843919064, + "tests/models/test_channel.py::test_custom_channels": 0.019338955943357803, + "tests/models/test_channel.py::test_custom_channels_port_token_auth": 0.018920873123350553, + "tests/models/test_channel.py::test_custom_token_in_channel": 0.013247512016412449, + "tests/models/test_channel.py::test_default_channel": 0.003403412876262206, + "tests/models/test_channel.py::test_default_channels": 0.0172120687943038, + "tests/models/test_channel.py::test_defaults_channel": 0.018272956459681525, + "tests/models/test_channel.py::test_env_var_file_urls": 0.00367494318281335, + "tests/models/test_channel.py::test_expanded_variables": 0.016112076358979193, + "tests/models/test_channel.py::test_file_channel": 0.018715018419690695, + "tests/models/test_channel.py::test_file_url_with_backslashes": 0.0026428768994797413, + "tests/models/test_channel.py::test_file_urls": 0.0026354518427466216, + "tests/models/test_channel.py::test_local_channel": 0.0769347663662144, + "tests/models/test_channel.py::test_migrated_custom_channels": 0.01873207452141236, + "tests/models/test_channel.py::test_multichannel_priority": 0.0035151862518489176, + "tests/models/test_channel.py::test_named_custom_channel": 0.017251892515906073, + "tests/models/test_channel.py::test_named_custom_channel_w_subchan": 0.017238839900250706, + "tests/models/test_channel.py::test_old_channel_alias": 0.019002551099480784, + "tests/models/test_channel.py::test_pkgs_main": 0.019790940512376173, + "tests/models/test_channel.py::test_pkgs_pro": 0.019744875094210457, + "tests/models/test_channel.py::test_ppc64le_vs_ppc64": 0.002974057441130144, + "tests/models/test_channel.py::test_regression_against_unknown_none": 0.003014769198525634, + "tests/models/test_channel.py::test_subdir_env_var": 0.006753260190526617, + "tests/models/test_channel.py::test_subdirs_env_var": 0.0073253024657004276, + "tests/models/test_channel.py::test_token_in_custom_channel": 0.0028524844681515034, + "tests/models/test_channel.py::test_unexpanded_variables": 0.015595993218328108, + "tests/models/test_channel.py::test_url_channel_w_platform": 0.003372834728216459, + "tests/models/test_channel.py::test_url_custom_channel": 0.017008355835591276, + "tests/models/test_channel.py::test_url_custom_channel_w_subchan": 0.016935504154471127, + "tests/models/test_dist.py::test_channel[.conda]": 0.0029873764584059707, + "tests/models/test_dist.py::test_channel[.tar.bz2]": 0.002992250304769727, + "tests/models/test_dist.py::test_dist[.conda]": 0.0026235996008624127, + "tests/models/test_dist.py::test_dist[.tar.bz2]": 0.002369425497562773, + "tests/models/test_dist.py::test_dist_with_channel_url[.conda]": 0.07243763229094326, + "tests/models/test_dist.py::test_dist_with_channel_url[.tar.bz2]": 0.07178026304588343, + "tests/models/test_dist.py::test_dist_with_non_channel_url[.conda]": 0.0028434191994956173, + "tests/models/test_dist.py::test_dist_with_non_channel_url[.tar.bz2]": 0.0027873704877317187, + "tests/models/test_index_record.py::test_index_record_timestamp": 0.0030596693701279527, + "tests/models/test_index_record.py::test_prefix_record_no_channel": 0.003859611419569721, + "tests/models/test_match_spec.py::test_bracket_matches": 0.005073972805970386, + "tests/models/test_match_spec.py::test_build_merge": 0.002961373138441377, + "tests/models/test_match_spec.py::test_build_number_and_filename": 0.0016265225673491096, + "tests/models/test_match_spec.py::test_build_number_merge": 0.0029830867246057402, + "tests/models/test_match_spec.py::test_canonical_string_forms": 0.006828472638037674, + "tests/models/test_match_spec.py::test_catch_invalid_regexes": 0.0030616287017161663, + "tests/models/test_match_spec.py::test_channel_matching": 0.003785635970184742, + "tests/models/test_match_spec.py::test_channel_merge": 0.003094877658802701, + "tests/models/test_match_spec.py::test_comment": 0.0016814799440776416, + "tests/models/test_match_spec.py::test_conda_style": 0.0016807421121150575, + "tests/models/test_match_spec.py::test_dist": 0.004051287502965667, + "tests/models/test_match_spec.py::test_dist_str": 0.0043460427441631136, + "tests/models/test_match_spec.py::test_exact_values": 0.0020272907425638487, + "tests/models/test_match_spec.py::test_hash": 0.0018748812014843497, + "tests/models/test_match_spec.py::test_hash_merge_with_name": 0.0033426995228062113, + "tests/models/test_match_spec.py::test_hash_merge_wo_name": 0.001960744841557249, + "tests/models/test_match_spec.py::test_index_record": 0.003252532285845901, + "tests/models/test_match_spec.py::test_invalid": 0.0015641354077285511, + "tests/models/test_match_spec.py::test_invalid_arg2spec": 0.0016454697049103893, + "tests/models/test_match_spec.py::test_invalid_version_reports_spec[pkg 4.2.2<6.0.0]": 0.0017983685464191058, + "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.0018788672423121296, + "tests/models/test_match_spec.py::test_key_value_features_canonical_string_forms": 0.00036081471819640566, + "tests/models/test_match_spec.py::test_legacy_features_canonical_string_forms": 0.0016912168013114106, + "tests/models/test_match_spec.py::test_license_match": 0.005135327583593527, + "tests/models/test_match_spec.py::test_match_1": 0.012639997457278613, + "tests/models/test_match_spec.py::test_matchspec_errors": 0.002851825581249747, + "tests/models/test_match_spec.py::test_merge_multiple_name": 0.0033244093155259564, + "tests/models/test_match_spec.py::test_merge_single_name": 0.0030313273396745883, + "tests/models/test_match_spec.py::test_no_name_match_spec": 0.0016521426720324218, + "tests/models/test_match_spec.py::test_openssl_match": 0.002864129678086715, + "tests/models/test_match_spec.py::test_parse_build_number_brackets": 0.0016940210758339216, + "tests/models/test_match_spec.py::test_parse_channel_subdir": 0.0024644797540128325, + "tests/models/test_match_spec.py::test_parse_equal_equal": 0.0016569841660163563, + "tests/models/test_match_spec.py::test_parse_errors": 0.0016038198342730077, + "tests/models/test_match_spec.py::test_parse_hard": 0.0017775291955372024, + "tests/models/test_match_spec.py::test_parse_parens": 0.0023571261705914986, + "tests/models/test_match_spec.py::test_parse_spec_str_no_brackets": 0.0025584183008349175, + "tests/models/test_match_spec.py::test_parse_spec_str_tarball_url": 0.0037203307161920787, + "tests/models/test_match_spec.py::test_parse_spec_str_with_brackets": 0.002658787178477242, + "tests/models/test_match_spec.py::test_pip_style": 0.0018299150636817854, + "tests/models/test_match_spec.py::test_pip_style2": 0.002087860979095511, + "tests/models/test_match_spec.py::test_simple": 0.0020278905826777638, + "tests/models/test_match_spec.py::test_star_name": 0.0016041630769519967, + "tests/models/test_match_spec.py::test_strictness": 0.002927769242793324, + "tests/models/test_match_spec.py::test_subdir_merge": 0.003108295919923665, + "tests/models/test_match_spec.py::test_tarball_match_specs": 0.005365493001885099, + "tests/models/test_match_spec.py::test_to_filename": 0.0028580176166816034, + "tests/models/test_match_spec.py::test_track_features_match": 0.005125151852492135, + "tests/models/test_package_info.py::test_package_info": 0.002735798989234623, + "tests/models/test_prefix_graph.py::test_deep_cyclical_dependency[classic]": 1.0061829298366547, + "tests/models/test_prefix_graph.py::test_deep_cyclical_dependency[libmamba]": 0.37908859808662726, + "tests/models/test_prefix_graph.py::test_general_graph_bfs_simple[classic]": 0.016933600367581205, + "tests/models/test_prefix_graph.py::test_general_graph_bfs_simple[libmamba]": 0.017277848659374553, + "tests/models/test_prefix_graph.py::test_general_graph_bfs_version[classic]": 0.015811258475938818, + "tests/models/test_prefix_graph.py::test_general_graph_bfs_version[libmamba]": 0.017008289767398908, + "tests/models/test_prefix_graph.py::test_prefix_graph_1[classic]": 3.486965972026639, + "tests/models/test_prefix_graph.py::test_prefix_graph_1[libmamba]": 0.2530654507981077, + "tests/models/test_prefix_graph.py::test_prefix_graph_2[classic]": 3.5430322717800045, + "tests/models/test_prefix_graph.py::test_prefix_graph_2[libmamba]": 0.2445722576433892, + "tests/models/test_prefix_graph.py::test_remove_youngest_descendant_nodes_with_specs[classic]": 3.600629730005843, + "tests/models/test_prefix_graph.py::test_remove_youngest_descendant_nodes_with_specs[libmamba]": 0.26152689789146977, + "tests/models/test_prefix_graph.py::test_sort_without_prep[classic]": 4.429832210789723, + "tests/models/test_prefix_graph.py::test_sort_without_prep[libmamba]": 0.9503421969249689, + "tests/models/test_prefix_graph.py::test_windows_sort_orders_1[classic]": 4.395359184240676, + "tests/models/test_prefix_graph.py::test_windows_sort_orders_1[libmamba]": 0.8579199983196671, + "tests/models/test_prefix_graph.py::test_windows_sort_orders_2[classic]": 4.158434208219535, + "tests/models/test_prefix_graph.py::test_windows_sort_orders_2[libmamba]": 0.810428858613988, + "tests/models/test_records.py::test_package_record_feature": 0.002772309708263952, + "tests/models/test_records.py::test_package_record_timestamp": 0.0031774481815151166, + "tests/models/test_records.py::test_package_virtual_package[123-testbuild]": 0.0028842911784447093, + "tests/models/test_records.py::test_package_virtual_package[None-None]": 0.002972157925212679, + "tests/models/test_records.py::test_package_virtual_package[None-testbuild]": 0.0029125199944465127, + "tests/models/test_records.py::test_prefix_record_no_channel": 0.003906606502861665, + "tests/models/test_version.py::test_compatible_release_versions": 0.00191074888608046, + "tests/models/test_version.py::test_compound_versions": 0.0019202780696360533, + "tests/models/test_version.py::test_hexrd": 0.0016385957990096994, + "tests/models/test_version.py::test_invalid_version_specs": 0.002008098077234114, + "tests/models/test_version.py::test_local_identifier": 0.0017288142549520867, + "tests/models/test_version.py::test_match": 0.004776796611999604, + "tests/models/test_version.py::test_not_eq_star": 0.0018324681916332864, + "tests/models/test_version.py::test_openssl_convention": 0.0022299689923327122, + "tests/models/test_version.py::test_pep440": 0.002864186156876172, + "tests/models/test_version.py::test_pep_440_arbitrary_equality_operator": 0.0016119255322978511, + "tests/models/test_version.py::test_ver_eval": 0.0021809202745243497, + "tests/models/test_version.py::test_ver_eval_errors": 0.0016765538237329858, + "tests/models/test_version.py::test_version_order": 0.003558220010664016, + "tests/models/test_version.py::test_version_spec_1": 0.0016489731778256867, + "tests/models/test_version.py::test_version_spec_2": 0.001870250689399651, + "tests/models/test_version.py::test_version_spec_3": 0.0016000674098427667, + "tests/models/test_version.py::test_version_spec_4": 0.0017327208062056353, + "tests/notices/test_core.py::test__conda_user_story__disable_notices": 0.012868644844660986, + "tests/notices/test_core.py::test__conda_user_story__more_notices_message": 0.014039060687710323, + "tests/notices/test_core.py::test__conda_user_story__only_see_once": 0.017338718273221924, + "tests/notices/test_core.py::test_display_notices_happy_path[200]": 0.019257513485970743, + "tests/notices/test_core.py::test_display_notices_happy_path[404]": 0.015032903390613266, + "tests/notices/test_core.py::test_display_notices_happy_path[500]": 0.013742180220933823, + "tests/notices/test_core.py::test_notices_decorator": 0.015017720271906296, + "tests/notices/test_fetch.py::test_get_channel_notice_response_malformed_json": 0.008173287482468218, + "tests/notices/test_fetch.py::test_get_channel_notice_response_timeout_error": 0.007550594135345529, + "tests/notices/test_fetch.py::test_notice_response_cache_expired": 0.0016551514294696349, + "tests/notices/test_types.py::test_channel_notice_response": 0.0016833501262471802, + "tests/notices/test_types.py::test_channel_notice_response_date_parse_error": 0.0017142447109337777, + "tests/notices/test_types.py::test_channel_notice_response_integer_id": 0.001602134512161608, + "tests/notices/test_types.py::test_channel_notice_undefined_id": 0.0015811448696642675, + "tests/plugins/subcommands/doctor/test_cli.py::test_conda_doctor_happy_path": 2.020668657377883, + "tests/plugins/subcommands/doctor/test_cli.py::test_conda_doctor_happy_path_show_help": 0.0428205058959199, + "tests/plugins/subcommands/doctor/test_cli.py::test_conda_doctor_happy_path_verbose": 2.0061466148259477, + "tests/plugins/subcommands/doctor/test_cli.py::test_conda_doctor_with_non_existent_environment": 0.06592654981771755, + "tests/plugins/subcommands/doctor/test_cli.py::test_conda_doctor_with_test_environment": 1.4760543570178701, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files[.pyc]": 0.004157306550247686, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files[.pyo]": 0.004141320891252197, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files_action[.pyc-False]": 0.004497805826302785, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files_action[.pyc-True]": 0.004520254512998019, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files_action[.pyo-False]": 0.0045602934721013025, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files_action[.pyo-True]": 0.00455825564882869, "tests/plugins/subcommands/doctor/test_health_checks.py::test_display_health_checks[.pyc-False]": 0.015100638012003812, "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.015271132707221581, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_display_health_checks_altered_files[.pyc-False]": 0.015271132707221578, "tests/plugins/subcommands/doctor/test_health_checks.py::test_display_health_checks_altered_files[.pyc-True]": 0.015282368280420944, "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, @@ -1273,248 +1273,248 @@ "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.0048366999569330014, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_env_txt_check_action[.pyo]": 0.0073221386046217396, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_json_cannot_be_loaded[.pyc]": 0.003977778636868022, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_json_cannot_be_loaded[.pyo]": 0.003957685973403066, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_json_keys_missing[.pyc]": 0.0042115254892136685, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_json_keys_missing[.pyo]": 0.004202526654704696, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_listed_on_envs_txt_file[.pyc]": 0.006170237718964395, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_listed_on_envs_txt_file[.pyo]": 0.0047747583164930735, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files[.pyc]": 0.00392239939569142, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files[.pyo]": 0.003935950043957368, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files_action[.pyc-False]": 0.004325869691668012, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files_action[.pyc-True]": 0.004403972097844132, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files_action[.pyo-False]": 0.004320670793330317, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files_action[.pyo-True]": 0.004388345996886685, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files[.pyc]": 0.005908136530636143, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files[.pyo]": 0.0038842209121279243, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files_action[.pyc-False]": 0.004295354205986698, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files_action[.pyc-True]": 0.004311477832988804, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files_action[.pyo-False]": 0.004273552276339922, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files_action[.pyo-True]": 0.004274226576946443, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files[.pyc]": 0.0037406676322470243, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files[.pyo]": 0.0037885111258122183, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files_action[.pyc-False]": 0.004133570423344876, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files_action[.pyc-True]": 0.00413002417638052, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files_action[.pyo-False]": 0.0041244871160500554, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files_action[.pyo-True]": 0.004094892643864185, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_not_env_txt_check_action[.pyc]": 0.004802417964564208, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_not_env_txt_check_action[.pyo]": 0.0047960962240122034, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_not_listed_on_envs_txt_file[.pyc]": 0.004922140407200921, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_not_listed_on_envs_txt_file[.pyo]": 0.004598025243744108, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_fails[.pyc]": 0.004849232006237947, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_fails[.pyo]": 0.004894723134220144, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_non_existent_path[.pyc]": 0.004752994990761814, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_non_existent_path[.pyo]": 0.0047148724118746856, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_passes[.pyc]": 0.005665931043363483, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_passes[.pyo]": 0.005718078892827484, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_wrong_path_version[.pyc]": 0.00404414658543781, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_wrong_path_version[.pyo]": 0.004081519190581801, - "tests/plugins/test_auth_handlers.py::test_duplicated": 0.0039014717095979456, - "tests/plugins/test_auth_handlers.py::test_get_auth_handler": 0.004010030930753615, - "tests/plugins/test_auth_handlers.py::test_get_auth_handler_multiple": 0.0032123511169902465, - "tests/plugins/test_health_checks.py::test_health_check_not_ran": 0.06873740408473755, - "tests/plugins/test_health_checks.py::test_health_check_ran": 0.0649924193165309, - "tests/plugins/test_manager.py::test_disable_external_plugins[VerboseSolverPlugin]": 0.0030093317463262942, - "tests/plugins/test_manager.py::test_disable_external_plugins[tests.plugins.test_manager]": 0.003114098748783093, - "tests/plugins/test_manager.py::test_get_canonical_name_class": 0.00274617248221641, - "tests/plugins/test_manager.py::test_get_canonical_name_instance": 0.0035829582400399764, - "tests/plugins/test_manager.py::test_get_canonical_name_module": 0.002704458867526898, - "tests/plugins/test_manager.py::test_get_canonical_name_object": 0.0032486577977365945, - "tests/plugins/test_manager.py::test_get_hook_results": 0.005649245746020124, - "tests/plugins/test_manager.py::test_get_solvers": 0.002840756358599206, - "tests/plugins/test_manager.py::test_get_virtual_packages": 0.0028759421464466697, - "tests/plugins/test_manager.py::test_get_virtual_packages_no_name": 0.0033403677512582313, - "tests/plugins/test_manager.py::test_known_solver": 0.002925890442956385, - "tests/plugins/test_manager.py::test_load_entrypoints_blocked": 0.009340020217379022, - "tests/plugins/test_manager.py::test_load_entrypoints_importerror": 0.011787202662512384, - "tests/plugins/test_manager.py::test_load_entrypoints_register_valueerror": 0.01535828660230288, - "tests/plugins/test_manager.py::test_load_entrypoints_success": 0.010562489020462626, - "tests/plugins/test_manager.py::test_load_plugins_error": 0.002960918601791036, - "tests/plugins/test_manager.py::test_load_two_plugins_one_impls": 0.003099054895084353, - "tests/plugins/test_manager.py::test_load_without_plugins": 0.0028677224609984665, - "tests/plugins/test_manager.py::test_unknown_solver": 0.0035058944264788837, - "tests/plugins/test_post_commands.py::test_post_command_action_raises_exception": 0.06078152447071902, - "tests/plugins/test_post_commands.py::test_post_command_invoked": 0.07149785982370399, - "tests/plugins/test_post_commands.py::test_post_command_not_invoked": 0.07574683328983883, - "tests/plugins/test_post_solves.py::test_post_solve_action_raises_exception": 15.39250255457039, - "tests/plugins/test_post_solves.py::test_post_solve_invoked": 30.7268384608471, - "tests/plugins/test_post_solves.py::test_post_solve_not_invoked": 0.074993851000184, - "tests/plugins/test_pre_commands.py::test_pre_command_action_raises_exception": 0.0529409023016085, - "tests/plugins/test_pre_commands.py::test_pre_command_invoked": 0.0809573232342399, - "tests/plugins/test_pre_commands.py::test_pre_command_not_invoked": 0.08032870983392486, - "tests/plugins/test_pre_solves.py::test_pre_solve_action_raises_exception": 0.06875790610002928, - "tests/plugins/test_pre_solves.py::test_pre_solve_invoked": 12.97987815989252, - "tests/plugins/test_pre_solves.py::test_pre_solve_not_invoked": 0.0738800255684067, - "tests/plugins/test_settings.py::test_get_settings": 0.0032570951935150818, - "tests/plugins/test_settings.py::test_load_configuration_parameters": 0.0034085646169401927, - "tests/plugins/test_settings.py::test_load_plugin_config_with_env_var": 0.013730440112230525, - "tests/plugins/test_settings.py::test_load_plugin_settings_with_condarc": 0.014686003457007182, - "tests/plugins/test_solvers.py::test_duplicated": 0.0036794346437546087, - "tests/plugins/test_solvers.py::test_get_cached_solver_backend": 0.003912404918977998, - "tests/plugins/test_solvers.py::test_get_conflicting_solvers": 0.0031928150899773163, - "tests/plugins/test_solvers.py::test_get_no_solver": 0.00272969445795992, - "tests/plugins/test_solvers.py::test_get_one_solver": 0.002890514558606488, - "tests/plugins/test_solvers.py::test_get_solver_backend": 0.013718996714125136, - "tests/plugins/test_solvers.py::test_get_solver_backend_multiple": 0.013980901228494798, - "tests/plugins/test_solvers.py::test_get_two_solvers": 0.0032657573325571227, - "tests/plugins/test_solvers.py::test_solver_user_agent": 0.01358091147285753, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[activate]": 0.04693335268706907, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[clean]": 0.047401690440548316, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[commands]": 0.042971795326468554, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[compare]": 0.05003300554875833, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[config]": 0.04554997549121968, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[create]": 0.04666777281864751, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[deactivate]": 0.04535392370732977, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[env]": 0.04371709114874993, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[export]": 0.04640643056800487, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[info]": 0.04643165884981534, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[init]": 0.05059822308773317, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[install]": 0.053982860287104924, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[list]": 0.04691927026536048, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[notices]": 0.04848191051912119, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[package]": 0.044015028667979905, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[remove]": 0.047144828340068015, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[rename]": 0.048757555523870025, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[run]": 0.04465170552668337, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[search]": 0.04548955026431541, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[uninstall]": 0.04675894652819054, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[update]": 0.0549373754459752, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[upgrade]": 0.05440236772590759, - "tests/plugins/test_subcommands.py::test_custom_plugin_extend_parser": 0.04530294805013377, - "tests/plugins/test_subcommands.py::test_custom_plugin_not_extend_parser": 0.06851744744343688, - "tests/plugins/test_subcommands.py::test_duplicated": 0.003544953448133854, - "tests/plugins/test_subcommands.py::test_help": 0.046427687653701324, - "tests/plugins/test_subcommands.py::test_invoked": 0.06824181805389436, - "tests/plugins/test_subcommands.py::test_parser_no_plugins": 0.041356880189811464, - "tests/plugins/test_virtual_packages.py::test_archspec_override[None-False]": 1.024278700461102, - "tests/plugins/test_virtual_packages.py::test_archspec_override[bla-True]": 1.6225796710389995, - "tests/plugins/test_virtual_packages.py::test_conda_virtual_package": 0.8808788253239316, - "tests/plugins/test_virtual_packages.py::test_cuda_detection": 0.6124314631303057, - "tests/plugins/test_virtual_packages.py::test_cuda_override": 0.001849643231981188, - "tests/plugins/test_virtual_packages.py::test_cuda_override_none": 0.0017658404935939282, - "tests/plugins/test_virtual_packages.py::test_duplicated": 3.835465144424675, - "tests/plugins/test_virtual_packages.py::test_glibc_override[1.0-True]": 0.8794698432529113, - "tests/plugins/test_virtual_packages.py::test_glibc_override[None-False]": 0.995936604366324, - "tests/plugins/test_virtual_packages.py::test_invoked": 7.058245293358436, - "tests/plugins/test_virtual_packages.py::test_linux_override[1.0-True]": 0.8861477675563662, - "tests/plugins/test_virtual_packages.py::test_linux_override[None-True]": 0.877340751601214, - "tests/plugins/test_virtual_packages.py::test_osx_override[1.0-True]": 0.5031444067458023, - "tests/plugins/test_virtual_packages.py::test_osx_override[None-False]": 0.7163986263122177, - "tests/plugins/test_virtual_packages.py::test_subdir_override[emscripten-wasm32]": 0.5280820855646199, - "tests/plugins/test_virtual_packages.py::test_subdir_override[freebsd-64]": 0.539529789844657, - "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-32]": 0.5132516438920613, - "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-64]": 1.741449772192597, - "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-aarch64]": 0.8787306042463993, - "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-armv6l]": 0.18564706148202825, - "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-armv7l]": 0.19638039396120985, - "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-ppc64]": 0.5142842802122357, - "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-ppc64le]": 0.7828442407099867, - "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-riscv64]": 0.519185266479794, - "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-s390x]": 1.9460503477822089, - "tests/plugins/test_virtual_packages.py::test_subdir_override[osx-64]": 0.9911913215754107, - "tests/plugins/test_virtual_packages.py::test_subdir_override[osx-aarch64]": 0.5297652935659174, - "tests/plugins/test_virtual_packages.py::test_subdir_override[osx-arm64]": 0.8889680417353367, - "tests/plugins/test_virtual_packages.py::test_subdir_override[wasi-wasm32]": 0.5538160946917677, - "tests/plugins/test_virtual_packages.py::test_subdir_override[win-32]": 2.2332099181029577, - "tests/plugins/test_virtual_packages.py::test_subdir_override[win-640]": 2.692627141785808, - "tests/plugins/test_virtual_packages.py::test_subdir_override[win-641]": 1.6655010085641062, - "tests/plugins/test_virtual_packages.py::test_subdir_override[win-64_0]": 11.977299422246299, - "tests/plugins/test_virtual_packages.py::test_subdir_override[win-64_1]": 10.314178706007516, - "tests/plugins/test_virtual_packages.py::test_subdir_override[win-arm64]": 0.7078769225668372, - "tests/plugins/test_virtual_packages.py::test_subdir_override[zos-z]": 0.18374248449988487, - "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-clang64 legacy]": 0.00034031925202572397, - "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-clang64 mingw64]": 0.00035677314731884344, - "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-legacy]": 0.0003533175892806391, - "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-mingw64 legacy]": 0.0003380621746553495, - "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-nothing]": 0.0003610068533304949, - "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-ucrt64 clang64]": 0.00034066816729008546, - "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-ucrt64 legacy]": 0.00034368714241849867, - "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-ucrt64]": 0.0003522666632937072, - "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-clang64 legacy]": 0.000349485542379124, - "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-clang64 mingw64]": 0.0003330586537124887, - "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-legacy]": 0.0003468170496676386, - "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-mingw64 legacy]": 0.00033936246167260114, - "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-nothing]": 0.00038453464563711995, - "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-ucrt64 clang64]": 0.00033241033286523575, - "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-ucrt64 legacy]": 0.0003469623181933272, - "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-ucrt64]": 0.0003360008788730811, - "tests/test_activate.py::test_PS1": 0.014228640163571626, - "tests/test_activate.py::test_PS1_no_changeps1": 0.02368868201608912, - "tests/test_activate.py::test_activate_and_deactivate_for_uninitialized_env": 0.16506278571256933, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_env_txt_check_action[.pyc]": 0.004827436543509489, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_env_txt_check_action[.pyo]": 0.007036229113001388, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_json_cannot_be_loaded[.pyc]": 0.0039901463488965045, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_json_cannot_be_loaded[.pyo]": 0.003964926768218224, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_json_keys_missing[.pyc]": 0.004224322317617458, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_json_keys_missing[.pyo]": 0.00420523212746716, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_listed_on_envs_txt_file[.pyc]": 0.005981671952061422, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_listed_on_envs_txt_file[.pyo]": 0.004790916844587365, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files[.pyc]": 0.003949913504357782, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files[.pyo]": 0.003948791507044846, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files_action[.pyc-False]": 0.0043495303981028, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files_action[.pyc-True]": 0.004381135981381542, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files_action[.pyo-False]": 0.004325976503582236, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files_action[.pyo-True]": 0.0044241937260800675, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files[.pyc]": 0.00565792425017513, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files[.pyo]": 0.003910882146118048, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files_action[.pyc-False]": 0.004292383385484478, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files_action[.pyc-True]": 0.004321109739634689, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files_action[.pyo-False]": 0.004292131201188194, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files_action[.pyo-True]": 0.004268110341492508, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files[.pyc]": 0.0037511984237380844, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files[.pyo]": 0.0037927088109072815, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files_action[.pyc-False]": 0.004193669576887747, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files_action[.pyc-True]": 0.004171964953254047, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files_action[.pyo-False]": 0.0041467120329506755, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files_action[.pyo-True]": 0.004110012280532916, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_not_env_txt_check_action[.pyc]": 0.0047984491984124815, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_not_env_txt_check_action[.pyo]": 0.004830628582384243, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_not_listed_on_envs_txt_file[.pyc]": 0.004900173823165674, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_not_listed_on_envs_txt_file[.pyo]": 0.004704517160100501, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_fails[.pyc]": 0.0049197753378029795, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_fails[.pyo]": 0.00493391869522576, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_non_existent_path[.pyc]": 0.004811525532693274, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_non_existent_path[.pyo]": 0.00475850221982989, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_passes[.pyc]": 0.005718388829257982, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_passes[.pyo]": 0.005805763596041858, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_wrong_path_version[.pyc]": 0.004053569473070702, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_wrong_path_version[.pyo]": 0.004092530002143913, + "tests/plugins/test_auth_handlers.py::test_duplicated": 0.0038702775501343015, + "tests/plugins/test_auth_handlers.py::test_get_auth_handler": 0.003951651408428495, + "tests/plugins/test_auth_handlers.py::test_get_auth_handler_multiple": 0.003237295577516891, + "tests/plugins/test_health_checks.py::test_health_check_not_ran": 0.0687500025504641, + "tests/plugins/test_health_checks.py::test_health_check_ran": 0.0646106433375152, + "tests/plugins/test_manager.py::test_disable_external_plugins[VerboseSolverPlugin]": 0.002997336150509092, + "tests/plugins/test_manager.py::test_disable_external_plugins[tests.plugins.test_manager]": 0.0031083695135265257, + "tests/plugins/test_manager.py::test_get_canonical_name_class": 0.0027283032784905393, + "tests/plugins/test_manager.py::test_get_canonical_name_instance": 0.003557100012742176, + "tests/plugins/test_manager.py::test_get_canonical_name_module": 0.0027106115047693313, + "tests/plugins/test_manager.py::test_get_canonical_name_object": 0.0032372267220373155, + "tests/plugins/test_manager.py::test_get_hook_results": 0.005576927255483347, + "tests/plugins/test_manager.py::test_get_solvers": 0.002835124210509482, + "tests/plugins/test_manager.py::test_get_virtual_packages": 0.002883298508055974, + "tests/plugins/test_manager.py::test_get_virtual_packages_no_name": 0.0032890166722822677, + "tests/plugins/test_manager.py::test_known_solver": 0.003632333026713314, + "tests/plugins/test_manager.py::test_load_entrypoints_blocked": 0.009305385936530176, + "tests/plugins/test_manager.py::test_load_entrypoints_importerror": 0.011748994951352617, + "tests/plugins/test_manager.py::test_load_entrypoints_register_valueerror": 0.015225983815118376, + "tests/plugins/test_manager.py::test_load_entrypoints_success": 0.010493177118054638, + "tests/plugins/test_manager.py::test_load_plugins_error": 0.002924326039962994, + "tests/plugins/test_manager.py::test_load_two_plugins_one_impls": 0.0031233395358767012, + "tests/plugins/test_manager.py::test_load_without_plugins": 0.0028277010594364342, + "tests/plugins/test_manager.py::test_unknown_solver": 0.0033909867821207253, + "tests/plugins/test_post_commands.py::test_post_command_action_raises_exception": 0.06066146873476735, + "tests/plugins/test_post_commands.py::test_post_command_invoked": 0.07147909646337827, + "tests/plugins/test_post_commands.py::test_post_command_not_invoked": 0.07624814708714867, + "tests/plugins/test_post_solves.py::test_post_solve_action_raises_exception": 14.884136298781733, + "tests/plugins/test_post_solves.py::test_post_solve_invoked": 32.01713922564009, + "tests/plugins/test_post_solves.py::test_post_solve_not_invoked": 0.07537978438882396, + "tests/plugins/test_pre_commands.py::test_pre_command_action_raises_exception": 0.05421574446075536, + "tests/plugins/test_pre_commands.py::test_pre_command_invoked": 0.07189355642526651, + "tests/plugins/test_pre_commands.py::test_pre_command_not_invoked": 0.07693488224708285, + "tests/plugins/test_pre_solves.py::test_pre_solve_action_raises_exception": 0.06724745920551535, + "tests/plugins/test_pre_solves.py::test_pre_solve_invoked": 16.61272327676615, + "tests/plugins/test_pre_solves.py::test_pre_solve_not_invoked": 0.07691247637778391, + "tests/plugins/test_settings.py::test_get_settings": 0.003254808292886455, + "tests/plugins/test_settings.py::test_load_configuration_parameters": 0.003417088569595898, + "tests/plugins/test_settings.py::test_load_plugin_config_with_env_var": 0.01360368924012269, + "tests/plugins/test_settings.py::test_load_plugin_settings_with_condarc": 0.018486231951010353, + "tests/plugins/test_solvers.py::test_duplicated": 0.0036888539886648837, + "tests/plugins/test_solvers.py::test_get_cached_solver_backend": 0.003911268646110365, + "tests/plugins/test_solvers.py::test_get_conflicting_solvers": 0.003199087805225036, + "tests/plugins/test_solvers.py::test_get_no_solver": 0.002738181894914981, + "tests/plugins/test_solvers.py::test_get_one_solver": 0.002925646496754103, + "tests/plugins/test_solvers.py::test_get_solver_backend": 0.013744093275807355, + "tests/plugins/test_solvers.py::test_get_solver_backend_multiple": 0.013801863854045408, + "tests/plugins/test_solvers.py::test_get_two_solvers": 0.0032249998816968857, + "tests/plugins/test_solvers.py::test_solver_user_agent": 0.018976735471679454, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[activate]": 0.049050019169156085, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[clean]": 0.04692324632408587, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[commands]": 0.04317364948118654, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[compare]": 0.04940528184488823, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[config]": 0.04538211575554805, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[create]": 0.048047306182948585, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[deactivate]": 0.044891618504076844, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[env]": 0.043791870156806974, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[export]": 0.048536999228489426, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[info]": 0.046497104904042574, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[init]": 0.04974580510250043, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[install]": 0.05053468894002985, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[list]": 0.04638317759149388, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[notices]": 0.04799636704131943, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[package]": 0.044332246644658055, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[remove]": 0.05126272131422366, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[rename]": 0.049411704092672516, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[run]": 0.04425649400020987, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[search]": 0.0456098152660477, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[uninstall]": 0.04672583067050618, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[update]": 0.05248836103851455, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[upgrade]": 0.055563165610497414, + "tests/plugins/test_subcommands.py::test_custom_plugin_extend_parser": 0.044619496255532506, + "tests/plugins/test_subcommands.py::test_custom_plugin_not_extend_parser": 0.06928669364878698, + "tests/plugins/test_subcommands.py::test_duplicated": 0.0035119493999445513, + "tests/plugins/test_subcommands.py::test_help": 0.0588173331036866, + "tests/plugins/test_subcommands.py::test_invoked": 0.07301651017201646, + "tests/plugins/test_subcommands.py::test_parser_no_plugins": 0.04105620581380815, + "tests/plugins/test_virtual_packages.py::test_archspec_override[None-False]": 1.091320503098327, + "tests/plugins/test_virtual_packages.py::test_archspec_override[bla-True]": 1.537743171946051, + "tests/plugins/test_virtual_packages.py::test_conda_virtual_package": 0.8921875289754572, + "tests/plugins/test_virtual_packages.py::test_cuda_detection": 0.6141503784049485, + "tests/plugins/test_virtual_packages.py::test_cuda_override": 0.0018579405604812367, + "tests/plugins/test_virtual_packages.py::test_cuda_override_none": 0.0017528034230000198, + "tests/plugins/test_virtual_packages.py::test_duplicated": 3.759592437447833, + "tests/plugins/test_virtual_packages.py::test_glibc_override[1.0-True]": 0.8900679510860144, + "tests/plugins/test_virtual_packages.py::test_glibc_override[None-False]": 0.9432257496635467, + "tests/plugins/test_virtual_packages.py::test_invoked": 6.777415198046122, + "tests/plugins/test_virtual_packages.py::test_linux_override[1.0-True]": 0.8975215523932525, + "tests/plugins/test_virtual_packages.py::test_linux_override[None-True]": 0.8929925710492701, + "tests/plugins/test_virtual_packages.py::test_osx_override[1.0-True]": 0.49946070739640486, + "tests/plugins/test_virtual_packages.py::test_osx_override[None-False]": 0.7975139699834642, + "tests/plugins/test_virtual_packages.py::test_subdir_override[emscripten-wasm32]": 0.5518991567536861, + "tests/plugins/test_virtual_packages.py::test_subdir_override[freebsd-64]": 0.5603360979350286, + "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-32]": 0.5171900801831655, + "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-64]": 1.6376510510830156, + "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-aarch64]": 0.8926134627370094, + "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-armv6l]": 0.18032926267958965, + "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-armv7l]": 0.18380257131463035, + "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-ppc64]": 0.5339297890767645, + "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-ppc64le]": 0.8028088989108666, + "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-riscv64]": 0.5477026397581833, + "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-s390x]": 1.9700305310723905, + "tests/plugins/test_virtual_packages.py::test_subdir_override[osx-64]": 1.0329557318401457, + "tests/plugins/test_virtual_packages.py::test_subdir_override[osx-aarch64]": 0.5386548048966576, + "tests/plugins/test_virtual_packages.py::test_subdir_override[osx-arm64]": 0.9143044719608119, + "tests/plugins/test_virtual_packages.py::test_subdir_override[wasi-wasm32]": 0.5534134439323557, + "tests/plugins/test_virtual_packages.py::test_subdir_override[win-32]": 2.252328945505791, + "tests/plugins/test_virtual_packages.py::test_subdir_override[win-640]": 2.8703614389186476, + "tests/plugins/test_virtual_packages.py::test_subdir_override[win-641]": 1.5990360679788334, + "tests/plugins/test_virtual_packages.py::test_subdir_override[win-64_0]": 11.796618579806008, + "tests/plugins/test_virtual_packages.py::test_subdir_override[win-64_1]": 10.182054980149045, + "tests/plugins/test_virtual_packages.py::test_subdir_override[win-arm64]": 0.7547563343378269, + "tests/plugins/test_virtual_packages.py::test_subdir_override[zos-z]": 0.1789066331765486, + "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-clang64 legacy]": 0.00034179545720610505, + "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-clang64 mingw64]": 0.00035216058955598255, + "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-legacy]": 0.0003557846637899651, + "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-mingw64 legacy]": 0.00033629557820930863, + "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-nothing]": 0.00035891927452382384, + "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-ucrt64 clang64]": 0.0003338111115937376, + "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-ucrt64 legacy]": 0.00034518959366421943, + "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-ucrt64]": 0.0003542903750636537, + "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-clang64 legacy]": 0.0003669381784782423, + "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-clang64 mingw64]": 0.00033091394291915666, + "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-legacy]": 0.0003556127550083753, + "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-mingw64 legacy]": 0.0003342081281595584, + "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-nothing]": 0.0003782926445651878, + "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-ucrt64 clang64]": 0.0003419736162044477, + "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-ucrt64 legacy]": 0.00036382732325186305, + "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-ucrt64]": 0.00033664343277540717, + "tests/test_activate.py::test_PS1": 0.014187322352147591, + "tests/test_activate.py::test_PS1_no_changeps1": 0.02355153083581229, + "tests/test_activate.py::test_activate_and_deactivate_for_uninitialized_env": 0.16577234487225892, "tests/test_activate.py::test_activate_deactivate_modify_path[bash]": 3.511332415214674, "tests/test_activate.py::test_activate_deactivate_modify_path[cmd.exe]": 0.00034304594718301756, - "tests/test_activate.py::test_activate_environment_not_found": 0.02393998139194846, - "tests/test_activate.py::test_activate_same_environment": 0.7828052650777908, - "tests/test_activate.py::test_add_prefix_to_path_cmdexe": 0.0004954324275109259, - "tests/test_activate.py::test_add_prefix_to_path_posix": 0.012018261272624045, + "tests/test_activate.py::test_activate_environment_not_found": 0.022759155522925404, + "tests/test_activate.py::test_activate_same_environment": 0.7328753756696976, + "tests/test_activate.py::test_add_prefix_to_path_cmdexe": 0.0005275613481804421, + "tests/test_activate.py::test_add_prefix_to_path_posix": 0.012000268415140718, "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.5893969514655346, - "tests/test_activate.py::test_build_activate_restore_unset_env_vars": 0.5554417000354941, - "tests/test_activate.py::test_build_activate_shlvl_0": 0.748695845861571, - "tests/test_activate.py::test_build_activate_shlvl_1": 0.6344185370537417, - "tests/test_activate.py::test_build_activate_shlvl_warn_clobber_vars": 0.8401137652423385, - "tests/test_activate.py::test_build_deactivate_shlvl_1": 0.5504228344472809, - "tests/test_activate.py::test_build_deactivate_shlvl_2_from_activate": 1.0904571935625302, - "tests/test_activate.py::test_build_deactivate_shlvl_2_from_stack": 1.0875491261250219, - "tests/test_activate.py::test_build_stack_shlvl_1": 0.8069351803371049, + "tests/test_activate.py::test_build_activate_dont_activate_unset_var": 1.6054361621874873, + "tests/test_activate.py::test_build_activate_restore_unset_env_vars": 0.5348078947732748, + "tests/test_activate.py::test_build_activate_shlvl_0": 0.7042353647407963, + "tests/test_activate.py::test_build_activate_shlvl_1": 0.7253069708639743, + "tests/test_activate.py::test_build_activate_shlvl_warn_clobber_vars": 0.8705703265314869, + "tests/test_activate.py::test_build_deactivate_shlvl_1": 0.5319770188826601, + "tests/test_activate.py::test_build_deactivate_shlvl_2_from_activate": 1.0474008297031194, + "tests/test_activate.py::test_build_deactivate_shlvl_2_from_stack": 1.0514100125057744, + "tests/test_activate.py::test_build_stack_shlvl_1": 0.751577437969185, "tests/test_activate.py::test_cmd_exe_activate_error": 0.00038438048728410405, - "tests/test_activate.py::test_cmd_exe_basic": 0.00035909503853711515, + "tests/test_activate.py::test_cmd_exe_basic": 0.00036809562692698703, "tests/test_activate.py::test_cmd_exe_basic_integration": 0.0004098026662280521, - "tests/test_activate.py::test_csh_basic": 0.04542522108464065, - "tests/test_activate.py::test_default_env": 0.021400547165116003, - "tests/test_activate.py::test_deprecations[ensure_binary-TypeError]": 0.012177790409131676, - "tests/test_activate.py::test_deprecations[ensure_fs_path_encoding-TypeError]": 0.012184688844389585, - "tests/test_activate.py::test_deprecations[path_identity-TypeError]": 0.012210980654306076, - "tests/test_activate.py::test_fish_basic": 0.045646682762638176, + "tests/test_activate.py::test_csh_basic": 0.045856610421158815, + "tests/test_activate.py::test_default_env": 0.020237274269238964, + "tests/test_activate.py::test_deprecations[ensure_binary-TypeError]": 0.012190676307551314, + "tests/test_activate.py::test_deprecations[ensure_fs_path_encoding-TypeError]": 0.012226859685457083, + "tests/test_activate.py::test_deprecations[path_identity-TypeError]": 0.012259074496384014, + "tests/test_activate.py::test_fish_basic": 0.045752288581130694, "tests/test_activate.py::test_fish_basic_integration": 0.00041150429877139937, - "tests/test_activate.py::test_force_uppercase[False]": 0.02183950117946001, - "tests/test_activate.py::test_force_uppercase[True]": 0.022325207831673754, - "tests/test_activate.py::test_get_env_vars_big_whitespace": 0.5542896813558842, - "tests/test_activate.py::test_get_env_vars_empty_file": 0.5494488640686255, - "tests/test_activate.py::test_json_basic": 0.046269202972857394, + "tests/test_activate.py::test_force_uppercase[False]": 0.021985036215395153, + "tests/test_activate.py::test_force_uppercase[True]": 0.02240695450884519, + "tests/test_activate.py::test_get_env_vars_big_whitespace": 0.5345708309859049, + "tests/test_activate.py::test_get_env_vars_empty_file": 0.5285759650795844, + "tests/test_activate.py::test_json_basic": 0.046416858568900876, "tests/test_activate.py::test_legacy_activate_deactivate_bash": 4.078164641297805, "tests/test_activate.py::test_legacy_activate_deactivate_cmd_exe": 0.00038194701150469877, - "tests/test_activate.py::test_metavars_force_uppercase[False]": 0.022765453938101178, - "tests/test_activate.py::test_metavars_force_uppercase[True]": 0.023388918577059443, - "tests/test_activate.py::test_native_path_to_unix[cygpath-None]": 0.0003843887883483498, - "tests/test_activate.py::test_native_path_to_unix[cygpath-empty string]": 0.0003645536761096666, - "tests/test_activate.py::test_native_path_to_unix[cygpath-empty tuple]": 0.00033969348755239284, - "tests/test_activate.py::test_native_path_to_unix[cygpath-list[path]]": 0.0003316111081471926, - "tests/test_activate.py::test_native_path_to_unix[cygpath-path;...]": 0.0003339440177795009, - "tests/test_activate.py::test_native_path_to_unix[cygpath-path]": 0.0003399449079961751, - "tests/test_activate.py::test_native_path_to_unix[cygpath-tuple[path, ...]]": 0.00032623564986695834, - "tests/test_activate.py::test_native_path_to_unix[fallback-None]": 0.00034690893328848696, - "tests/test_activate.py::test_native_path_to_unix[fallback-empty string]": 0.00033111463628974656, - "tests/test_activate.py::test_native_path_to_unix[fallback-empty tuple]": 0.0003295501144793441, - "tests/test_activate.py::test_native_path_to_unix[fallback-list[path]]": 0.00037989049026574475, - "tests/test_activate.py::test_native_path_to_unix[fallback-path;...]": 0.0007225680329273743, - "tests/test_activate.py::test_native_path_to_unix[fallback-path]": 0.0003308916742840558, - "tests/test_activate.py::test_native_path_to_unix[fallback-tuple[path, ...]]": 0.0003482361513239977, - "tests/test_activate.py::test_posix_basic": 0.04588245971064898, + "tests/test_activate.py::test_metavars_force_uppercase[False]": 0.022799526570143103, + "tests/test_activate.py::test_metavars_force_uppercase[True]": 0.023449048190701784, + "tests/test_activate.py::test_native_path_to_unix[cygpath-None]": 0.00039287016659178623, + "tests/test_activate.py::test_native_path_to_unix[cygpath-empty string]": 0.0003625790384089951, + "tests/test_activate.py::test_native_path_to_unix[cygpath-empty tuple]": 0.0003433079848819244, + "tests/test_activate.py::test_native_path_to_unix[cygpath-list[path]]": 0.0003305617819288215, + "tests/test_activate.py::test_native_path_to_unix[cygpath-path;...]": 0.00033275078005324995, + "tests/test_activate.py::test_native_path_to_unix[cygpath-path]": 0.00033858537343838186, + "tests/test_activate.py::test_native_path_to_unix[cygpath-tuple[path, ...]]": 0.00032464414359196706, + "tests/test_activate.py::test_native_path_to_unix[fallback-None]": 0.0003423481916955908, + "tests/test_activate.py::test_native_path_to_unix[fallback-empty string]": 0.0003315129636300495, + "tests/test_activate.py::test_native_path_to_unix[fallback-empty tuple]": 0.00032951169901413927, + "tests/test_activate.py::test_native_path_to_unix[fallback-list[path]]": 0.00037465010600033695, + "tests/test_activate.py::test_native_path_to_unix[fallback-path;...]": 0.0006732842848547661, + "tests/test_activate.py::test_native_path_to_unix[fallback-path]": 0.00032971890608905335, + "tests/test_activate.py::test_native_path_to_unix[fallback-tuple[path, ...]]": 0.00034563498377222193, + "tests/test_activate.py::test_posix_basic": 0.04601592564060173, "tests/test_activate.py::test_powershell_PATH_management": 0.0003362246514910076, - "tests/test_activate.py::test_powershell_basic": 0.04555256746129019, - "tests/test_activate.py::test_powershell_basic_integration": 15.182879105405961, - "tests/test_activate.py::test_pre_post_command_invoked[activate]": 0.015791894083276078, - "tests/test_activate.py::test_pre_post_command_invoked[commands]": 0.042870117172436106, - "tests/test_activate.py::test_pre_post_command_invoked[deactivate]": 0.016409945488170145, - "tests/test_activate.py::test_pre_post_command_invoked[hook]": 0.015230880798006273, - "tests/test_activate.py::test_pre_post_command_invoked[reactivate]": 0.018567276403439418, - "tests/test_activate.py::test_pre_post_command_raises[activate]": 0.020118340163367394, - "tests/test_activate.py::test_pre_post_command_raises[commands]": 0.037452618343905404, - "tests/test_activate.py::test_pre_post_command_raises[deactivate]": 0.015368383004750661, - "tests/test_activate.py::test_pre_post_command_raises[hook]": 0.014998173092633444, - "tests/test_activate.py::test_pre_post_command_raises[reactivate]": 0.017621024380851814, - "tests/test_activate.py::test_remove_prefix_from_path_1": 0.012010856247440336, - "tests/test_activate.py::test_remove_prefix_from_path_2": 0.012103130527560573, - "tests/test_activate.py::test_replace_prefix_in_path_1": 0.01201573408200811, - "tests/test_activate.py::test_replace_prefix_in_path_2": 0.00044709695372580196, + "tests/test_activate.py::test_powershell_basic": 0.04550291090548903, + "tests/test_activate.py::test_powershell_basic_integration": 15.182879105405958, + "tests/test_activate.py::test_pre_post_command_invoked[activate]": 0.01603315702943149, + "tests/test_activate.py::test_pre_post_command_invoked[commands]": 0.042147819906414065, + "tests/test_activate.py::test_pre_post_command_invoked[deactivate]": 0.016182242628451294, + "tests/test_activate.py::test_pre_post_command_invoked[hook]": 0.015348150585738643, + "tests/test_activate.py::test_pre_post_command_invoked[reactivate]": 0.018142881427494734, + "tests/test_activate.py::test_pre_post_command_raises[activate]": 0.0194906045401996, + "tests/test_activate.py::test_pre_post_command_raises[commands]": 0.03752401405083136, + "tests/test_activate.py::test_pre_post_command_raises[deactivate]": 0.015372374628551918, + "tests/test_activate.py::test_pre_post_command_raises[hook]": 0.015052615698886515, + "tests/test_activate.py::test_pre_post_command_raises[reactivate]": 0.01729237750756719, + "tests/test_activate.py::test_remove_prefix_from_path_1": 0.012162402933929917, + "tests/test_activate.py::test_remove_prefix_from_path_2": 0.012130503076693699, + "tests/test_activate.py::test_replace_prefix_in_path_1": 0.01199919106977616, + "tests/test_activate.py::test_replace_prefix_in_path_2": 0.0004432422509290694, "tests/test_activate.py::test_stacking[0--base-base,sys]": 11.63264032408763, "tests/test_activate.py::test_stacking[0--has-has,sys]": 11.926285147190688, "tests/test_activate.py::test_stacking[0--not-sys]": 11.582501803676543, @@ -1543,497 +1543,498 @@ "tests/test_activate.py::test_stacking[5-not-has-has,sys]": 11.002067840413117, "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.0003420404778847942, - "tests/test_activate.py::test_unix_path_to_native[cygpath-UNC mount [trailing]]": 0.0003258253024714829, - "tests/test_activate.py::test_unix_path_to_native[cygpath-UNC mount]": 0.0004041147704657841, - "tests/test_activate.py::test_unix_path_to_native[cygpath-UNC path [extra]]": 0.0003237431091352886, - "tests/test_activate.py::test_unix_path_to_native[cygpath-UNC path]": 0.0003301399147062744, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-None]": 0.000348764567422147, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-UNC mount [trailing]]": 0.00033197669458729956, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-UNC mount]": 0.0003265463850541008, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-UNC path [extra]]": 0.00034752218615284234, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-UNC path]": 0.0003536680171144036, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-bare UNC mount]": 0.00034188410323871357, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-drive [trailing]]": 0.000356371305629482, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-drive]": 0.0003351157295625196, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-empty string]": 0.0003326344992501846, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-empty tuple]": 0.00039970157244679155, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-list[path]]": 0.00036687677429848587, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-normal path [extra]]": 0.0003535652687922144, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-normal path [trailing]]": 0.00033986099415559654, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-normal path]": 0.00034671018946166296, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-path;...]": 0.00033134450236524155, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-relative [extra]]": 0.00034133655079201733, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-relative]": 0.0003260404639201267, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root [leading, trailing]]": 0.00033862360828205274, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root [leading]]": 0.00033469363116219586, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root path [extra]]": 0.0003360797069565646, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root path [leading, trailing]]": 0.0003323608557728391, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root path [leading]]": 0.0003245684418994971, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root path [trailing]]": 0.00033022905107389086, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root path0]": 0.0004380877776947225, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root path1]": 0.0003402303566519889, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root]": 0.00034306128936352704, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-tuple[path, ...]]": 0.00034055598819070335, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-None]": 0.00032267557692797254, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-UNC mount [trailing]]": 0.0003371046238549513, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-UNC mount]": 0.0003299198986856602, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-UNC path [extra]]": 0.00033283613413727066, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-UNC path]": 0.00032957500620592464, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-bare UNC mount]": 0.00034312568039112257, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-drive [trailing]]": 0.0003337876370342594, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-drive]": 0.00033442027370063777, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-empty string]": 0.0003313578037059807, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-empty tuple]": 0.0003666198777803843, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-list[path]]": 0.00032598994891657195, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-normal path [extra]]": 0.0003322654328993631, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-normal path [trailing]]": 0.0003344746384795885, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-normal path]": 0.00036023582437536044, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-path;...]": 0.0003293906477875449, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-relative [extra]]": 0.0003632588198444188, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-relative]": 0.00033887440478877706, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root [leading, trailing]]": 0.00034145639510265444, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root [leading]]": 0.00033647559502765305, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root path [extra]]": 0.0003405875567538587, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root path [leading, trailing]]": 0.0003613816503575233, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root path [leading]]": 0.0003346876207787372, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root path [trailing]]": 0.0003302192511076565, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root path0]": 0.0003662237556380079, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root path1]": 0.00033245032541158296, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root]": 0.00033491717956529244, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-tuple[path, ...]]": 0.0003759575059420438, - "tests/test_activate.py::test_unix_path_to_native[cygpath-bare UNC mount]": 0.0003234363753895403, - "tests/test_activate.py::test_unix_path_to_native[cygpath-drive [trailing]]": 0.000404104313911216, - "tests/test_activate.py::test_unix_path_to_native[cygpath-drive]": 0.00035161405938468324, - "tests/test_activate.py::test_unix_path_to_native[cygpath-empty string]": 0.00034623147562637705, - "tests/test_activate.py::test_unix_path_to_native[cygpath-empty tuple]": 0.00044685525932826466, - "tests/test_activate.py::test_unix_path_to_native[cygpath-list[path]]": 0.00033281310508063804, - "tests/test_activate.py::test_unix_path_to_native[cygpath-normal path [extra]]": 0.00033002485413849485, - "tests/test_activate.py::test_unix_path_to_native[cygpath-normal path [trailing]]": 0.00034324293201989394, - "tests/test_activate.py::test_unix_path_to_native[cygpath-normal path]": 0.00032712905413023215, - "tests/test_activate.py::test_unix_path_to_native[cygpath-path;...]": 0.0003334392357171704, - "tests/test_activate.py::test_unix_path_to_native[cygpath-relative [extra]]": 0.0003246120612982107, - "tests/test_activate.py::test_unix_path_to_native[cygpath-relative]": 0.0003215535618040347, - "tests/test_activate.py::test_unix_path_to_native[cygpath-root [leading, trailing]]": 0.00035767754377733163, - "tests/test_activate.py::test_unix_path_to_native[cygpath-root [leading]]": 0.0003226390072153605, - "tests/test_activate.py::test_unix_path_to_native[cygpath-root path [extra]]": 0.0003222768369658014, - "tests/test_activate.py::test_unix_path_to_native[cygpath-root path [leading, trailing]]": 0.00032171708377830565, - "tests/test_activate.py::test_unix_path_to_native[cygpath-root path [leading]]": 0.00033838091815746, - "tests/test_activate.py::test_unix_path_to_native[cygpath-root path [trailing]]": 0.0003336623403397205, - "tests/test_activate.py::test_unix_path_to_native[cygpath-root path0]": 0.00033200956142005473, - "tests/test_activate.py::test_unix_path_to_native[cygpath-root path1]": 0.0003270029177964962, - "tests/test_activate.py::test_unix_path_to_native[cygpath-root]": 0.00036004793120821737, - "tests/test_activate.py::test_unix_path_to_native[cygpath-tuple[path, ...]]": 0.0003229640912705825, - "tests/test_activate.py::test_unix_path_to_native[fallback-None]": 0.00033114345116959295, - "tests/test_activate.py::test_unix_path_to_native[fallback-UNC mount [trailing]]": 0.00034133628717546627, - "tests/test_activate.py::test_unix_path_to_native[fallback-UNC mount]": 0.00033826646948997293, - "tests/test_activate.py::test_unix_path_to_native[fallback-UNC path [extra]]": 0.00032673373431642326, - "tests/test_activate.py::test_unix_path_to_native[fallback-UNC path]": 0.00035894775052289007, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-None]": 0.0003394684140785082, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-UNC mount [trailing]]": 0.00034100449960052816, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-UNC mount]": 0.00033909801700540416, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-UNC path [extra]]": 0.0003510588253501602, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-UNC path]": 0.0003551311449472192, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-bare UNC mount]": 0.0003335264948767078, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-drive [trailing]]": 0.0003383974473682191, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-drive]": 0.0003363429183271764, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-empty string]": 0.0003288650592717091, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-empty tuple]": 0.0003394371674258971, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-list[path]]": 0.0003549915541266936, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-normal path [extra]]": 0.0003285238303418029, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-normal path [trailing]]": 0.00034515305867550375, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-normal path]": 0.00033273929347050617, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-path;...]": 0.0003423665151093545, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-relative [extra]]": 0.0003385478651578342, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-relative]": 0.00033906146403983134, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root [leading, trailing]]": 0.00033586167748230085, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root [leading]]": 0.00033600435115291603, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root path [extra]]": 0.00034233910831312853, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root path [leading, trailing]]": 0.00034276538199948665, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root path [leading]]": 0.0003258789496932461, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root path [trailing]]": 0.0003355789742239059, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root path0]": 0.0003337450613837905, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root path1]": 0.00032464146110557096, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root]": 0.00034987536240117486, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-tuple[path, ...]]": 0.0003374764028252742, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-None]": 0.0003406225475473545, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-UNC mount [trailing]]": 0.00034314496521901467, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-UNC mount]": 0.00032455388050348804, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-UNC path [extra]]": 0.0003390389675034401, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-UNC path]": 0.00033755231673594983, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-bare UNC mount]": 0.0003264034802009505, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-drive [trailing]]": 0.0003388351320181696, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-drive]": 0.0003481273535341834, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-empty string]": 0.00032655010908311894, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-empty tuple]": 0.00032617080954066175, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-list[path]]": 0.00034339147957812756, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-normal path [extra]]": 0.00033014212558438513, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-normal path [trailing]]": 0.0003403583780389677, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-normal path]": 0.00033657929587877096, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-path;...]": 0.00033699231929774264, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-relative [extra]]": 0.00033651825636903305, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-relative]": 0.0003444357165493207, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root [leading, trailing]]": 0.0003365494376530097, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root [leading]]": 0.00032390970113439847, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root path [extra]]": 0.00033955388319508237, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root path [leading, trailing]]": 0.00033491967445684653, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root path [leading]]": 0.0003231663625667927, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root path [trailing]]": 0.00033306671129110764, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root path0]": 0.00033389598176705184, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root path1]": 0.0003212615571870018, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root]": 0.000331387977843407, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-tuple[path, ...]]": 0.0003291701442231379, - "tests/test_activate.py::test_unix_path_to_native[fallback-bare UNC mount]": 0.0003246599539440577, - "tests/test_activate.py::test_unix_path_to_native[fallback-drive [trailing]]": 0.0004024935080482596, - "tests/test_activate.py::test_unix_path_to_native[fallback-drive]": 0.0003271521660344526, - "tests/test_activate.py::test_unix_path_to_native[fallback-empty string]": 0.00034163824287712744, - "tests/test_activate.py::test_unix_path_to_native[fallback-empty tuple]": 0.000334827678954231, - "tests/test_activate.py::test_unix_path_to_native[fallback-list[path]]": 0.0003244541894234934, - "tests/test_activate.py::test_unix_path_to_native[fallback-normal path [extra]]": 0.0003280928516934668, - "tests/test_activate.py::test_unix_path_to_native[fallback-normal path [trailing]]": 0.00032533700330404175, - "tests/test_activate.py::test_unix_path_to_native[fallback-normal path]": 0.00033200440247975124, - "tests/test_activate.py::test_unix_path_to_native[fallback-path;...]": 0.0003606615510058319, - "tests/test_activate.py::test_unix_path_to_native[fallback-relative [extra]]": 0.0007137438226499981, - "tests/test_activate.py::test_unix_path_to_native[fallback-relative]": 0.00033107990608257574, - "tests/test_activate.py::test_unix_path_to_native[fallback-root [leading, trailing]]": 0.00034466895694595, - "tests/test_activate.py::test_unix_path_to_native[fallback-root [leading]]": 0.00031684625239957424, - "tests/test_activate.py::test_unix_path_to_native[fallback-root path [extra]]": 0.00032499157946139733, - "tests/test_activate.py::test_unix_path_to_native[fallback-root path [leading, trailing]]": 0.00031665205439002813, - "tests/test_activate.py::test_unix_path_to_native[fallback-root path [leading]]": 0.0003236882309858074, - "tests/test_activate.py::test_unix_path_to_native[fallback-root path [trailing]]": 0.0003264705748534896, - "tests/test_activate.py::test_unix_path_to_native[fallback-root path0]": 0.0003196314114589616, - "tests/test_activate.py::test_unix_path_to_native[fallback-root path1]": 0.00035612714081811414, - "tests/test_activate.py::test_unix_path_to_native[fallback-root]": 0.00036847642177206515, - "tests/test_activate.py::test_unix_path_to_native[fallback-tuple[path, ...]]": 0.00032516043863074073, - "tests/test_activate.py::test_xonsh_basic": 0.0474644917858048, - "tests/test_api.py::test_DepsModifier_contract": 0.0016263002851944098, - "tests/test_api.py::test_PackageCacheData_contract": 0.0019788194168651563, - "tests/test_api.py::test_PackageCacheData_return_value_contract": 0.002436965372105009, - "tests/test_api.py::test_PrefixData_contract": 0.0018729491503834412, - "tests/test_api.py::test_PrefixData_return_value_contract": 0.622077186079842, - "tests/test_api.py::test_Solver_inputs_contract": 0.0021955213622919263, - "tests/test_api.py::test_Solver_return_value_contract": 1.7458278940789966, - "tests/test_api.py::test_SubdirData_contract": 0.0018960179745114122, - "tests/test_api.py::test_SubdirData_return_value_contract": 5.462725568425791, - "tests/test_api.py::test_UpdateModifier_contract": 0.0016117696015140938, - "tests/test_auxlib.py::test_deepfreeze[42.0]": 0.0017434668985653946, - "tests/test_auxlib.py::test_deepfreeze[42]": 0.0017790493160225755, - "tests/test_auxlib.py::test_deepfreeze[True]": 0.0017005272984915458, - "tests/test_auxlib.py::test_deepfreeze[freeze_installed]": 0.0017132645552795922, - "tests/test_auxlib.py::test_deepfreeze[text]": 0.0018481547172093224, - "tests/test_auxlib.py::test_deepfreeze[unfrozen10]": 0.002275206019226002, - "tests/test_auxlib.py::test_deepfreeze[unfrozen11]": 0.0018104388015163003, - "tests/test_auxlib.py::test_deepfreeze[unfrozen12]": 0.0017132662372075275, - "tests/test_auxlib.py::test_deepfreeze[unfrozen13]": 0.0021467710731259823, - "tests/test_auxlib.py::test_deepfreeze[unfrozen5]": 0.00182484602296876, - "tests/test_auxlib.py::test_deepfreeze[unfrozen6]": 0.0018238014333263103, - "tests/test_auxlib.py::test_deepfreeze[unfrozen7]": 0.0018196972492047828, - "tests/test_auxlib.py::test_deepfreeze[unfrozen8]": 0.0018511928274604905, - "tests/test_auxlib.py::test_deepfreeze[unfrozen9]": 0.0017766101277628555, - "tests/test_codesigned.py::test_stub_exe_signatures[cli-32.exe]": 0.0003565092384641515, - "tests/test_codesigned.py::test_stub_exe_signatures[cli-64.exe]": 0.0007772167065483601, - "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.005522805869404452, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.common.get_filename-conda.env.env.get_filename]": 0.003909281234419894, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.common.print_result-conda.env.env.print_result]": 0.0031137751337922477, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main.create_parser-None]": 0.002510302068381501, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main.do_call-None]": 0.00245603942722709, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main.main-None]": 0.0018586389369060013, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main.show_help_on_empty_command-None]": 0.0034193324334826024, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_config.config_description-None]": 0.0030672396490647688, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_config.config_example-None]": 0.002642662734377138, - "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.00198261176533481, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_config.execute-conda.cli.main_env_config.execute]": 0.001949934381695787, - "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.0023156514172366655, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_create.description-None]": 0.0030466348498544016, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_create.example-None]": 0.0025774026648953145, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_create.execute-conda.cli.main_env_create.execute]": 0.0018781803262173306, - "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.00332557334768036, - "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.0019894892568679766, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_export.description-None]": 0.0030801839132141764, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_export.example-None]": 0.002450073250154092, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_export.execute-conda.cli.main_env_export.execute]": 0.0025549978239428972, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_export.execute-conda.cli.main_export.execute]": 0.0020551096088587094, - "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.0021210825704365507, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_list.description-None]": 0.003073123728114937, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_list.example-None]": 0.0022623062090003482, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_list.execute-conda.cli.main_env_list.execute]": 0.0020767106861124107, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_remove._description-None]": 0.0022929015136264937, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_remove._example-None]": 0.0024315315349282573, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_remove._help-None]": 0.0030872395561518167, - "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.001795583995637136, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_remove.execute-conda.cli.main_env_remove.execute]": 0.001852781655110043, - "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.0019328122429054975, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_update.description-None]": 0.0030671866631415755, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_update.example-None]": 0.00263898507062271, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_update.execute-conda.cli.main_env_update.execute]": 0.0017866413509982778, - "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.0017343059052491127, - "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.001752874113769694, - "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.0017983227483476362, - "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.0017407215754588698, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.list_description-None]": 0.0022383045483322975, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.list_example-None]": 0.0018809852227163288, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.set_description-None]": 0.0017411189857813787, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.set_example-None]": 0.0018164718355258601, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.unset_description-None]": 0.0017285671890346721, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.unset_example-None]": 0.0017589380122868372, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.var_description-None]": 0.0033547953096421308, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.var_example-None]": 0.0023552976629452015, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.Dependencies-conda.env.env.Dependencies]": 0.001738011616862285, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.Environment-conda.env.env.Environment]": 0.0017438730023924983, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.VALID_KEYS-conda.env.env.VALID_KEYS]": 0.003199748000471985, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env._expand_channels-conda.env.env._expand_channels]": 0.0017920323719367917, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.from_environment-conda.env.env.from_environment]": 0.0021299833695721335, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.from_file-conda.env.env.from_file]": 0.001774156520901063, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.from_yaml-conda.env.env.from_yaml]": 0.0020151137631389503, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.validate_keys-conda.env.env.validate_keys]": 0.0024509189202806558, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.base.ENTRY_POINT-None]": 0.004371397174046051, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.base.InvalidInstaller-conda.exceptions.InvalidInstaller]": 0.0029589582212750823, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.base.get_installer-conda.env.installers.base.get_installer]": 0.002810541007931316, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.conda._solve-conda.env.installers.conda._solve]": 0.0039028777375424324, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.conda.dry_run-conda.env.installers.conda.dry_run]": 0.0026213091647321355, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.conda.install-conda.env.installers.conda.install]": 0.002283287875501828, - "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.0037662261070044115, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.pip.install-conda.env.installers.pip.install]": 0.0031398305912724704, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.pip_util._canonicalize_regex-None]": 0.002036198741805731, - "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.0024548008512267207, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.pip_util.pip_subprocess-conda.env.pip_util.pip_subprocess]": 0.0031049417606465986, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.FileSpecTypes-conda.env.specs.FileSpecTypes]": 0.002638749684077363, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.SpecTypes-conda.env.specs.SpecTypes]": 0.0018666601414292616, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.binstar.BinstarSpec-conda.env.specs.binstar.BinstarSpec]": 0.0026936321958819565, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.binstar.ENVIRONMENT_TYPE-conda.env.specs.binstar.ENVIRONMENT_TYPE]": 0.003149922821417437, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.detect-conda.env.specs.detect]": 0.0026279446257985615, - "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.003064969847234541, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.requirements.RequirementsSpec-conda.env.specs.requirements.RequirementsSpec]": 0.0031085821113834757, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.yaml_file.YamlFileSpec-conda.env.specs.yaml_file.YamlFileSpec]": 0.0030359274967776445, - "tests/test_create.py::test_allow_softlinks[classic]": 0.39131304337452727, - "tests/test_create.py::test_allow_softlinks[libmamba]": 0.5949376504066557, - "tests/test_create.py::test_channel_usage_replacing_python[classic]": 145.42256760731394, - "tests/test_create.py::test_channel_usage_replacing_python[libmamba]": 128.33923929002052, - "tests/test_create.py::test_clone_offline_simple[classic]": 0.31877325158914066, - "tests/test_create.py::test_clone_offline_simple[libmamba]": 0.2948895435977846, - "tests/test_create.py::test_clone_offline_with_untracked[classic]": 0.3043824860518829, - "tests/test_create.py::test_clone_offline_with_untracked[libmamba]": 0.2819942047075013, - "tests/test_create.py::test_compile_pyc[classic-False]": 11.402179310218951, - "tests/test_create.py::test_compile_pyc[classic-True]": 0.4605955326968471, - "tests/test_create.py::test_compile_pyc[libmamba-False]": 5.215996712459006, - "tests/test_create.py::test_compile_pyc[libmamba-True]": 1.0197808108471182, - "tests/test_create.py::test_conda_downgrade[classic]": 158.7329093033334, - "tests/test_create.py::test_conda_downgrade[libmamba]": 100.1072668581791, - "tests/test_create.py::test_conda_pip_interop_compatible_release_operator[classic]": 19.437855320895103, - "tests/test_create.py::test_conda_pip_interop_compatible_release_operator[libmamba]": 7.667723249457196, - "tests/test_create.py::test_conda_pip_interop_conda_editable_package[classic]": 23.55138544728814, - "tests/test_create.py::test_conda_pip_interop_conda_editable_package[libmamba]": 17.162616250197193, - "tests/test_create.py::test_conda_pip_interop_pip_clobbers_conda[classic]": 20.033789750356462, - "tests/test_create.py::test_conda_pip_interop_pip_clobbers_conda[libmamba]": 12.635898551990737, - "tests/test_create.py::test_conda_update_package_not_installed[classic]": 0.22963839940163636, - "tests/test_create.py::test_conda_update_package_not_installed[libmamba]": 0.7806500426513558, - "tests/test_create.py::test_create_default_packages[classic]": 0.25870688089462524, - "tests/test_create.py::test_create_default_packages[libmamba]": 0.22553479159087264, - "tests/test_create.py::test_create_default_packages_no_default_packages[classic]": 0.21935413781355492, - "tests/test_create.py::test_create_default_packages_no_default_packages[libmamba]": 0.21624133134364942, - "tests/test_create.py::test_create_dry_run[classic]": 7.982392433647412, - "tests/test_create.py::test_create_dry_run[libmamba]": 1.3909795778022214, - "tests/test_create.py::test_create_dry_run_json[classic]": 7.915119418220441, - "tests/test_create.py::test_create_dry_run_json[libmamba]": 0.8473188816081088, - "tests/test_create.py::test_create_dry_run_without_prefix[classic]": 0.19903051001632133, - "tests/test_create.py::test_create_dry_run_without_prefix[libmamba]": 0.6786288083678841, - "tests/test_create.py::test_create_dry_run_yes_safety[classic]": 0.14884355680793412, - "tests/test_create.py::test_create_dry_run_yes_safety[libmamba]": 0.6135480341880215, - "tests/test_create.py::test_create_empty_env[classic]": 0.22341478905802317, - "tests/test_create.py::test_create_empty_env[libmamba]": 0.8828806177106076, - "tests/test_create.py::test_create_env_different_platform[classic-cli]": 0.3196097516385574, - "tests/test_create.py::test_create_env_different_platform[classic-env]": 0.3032089220681153, - "tests/test_create.py::test_create_env_different_platform[libmamba-cli]": 0.3009558136614095, - "tests/test_create.py::test_create_env_different_platform[libmamba-env]": 0.3159600713496846, - "tests/test_create.py::test_create_install_update_remove_smoketest[classic]": 174.3487277610453, - "tests/test_create.py::test_create_install_update_remove_smoketest[libmamba]": 38.810271575626565, - "tests/test_create.py::test_create_no_deps_flag[classic]": 0.22998893229459852, - "tests/test_create.py::test_create_no_deps_flag[libmamba]": 0.1958568103818299, - "tests/test_create.py::test_create_only_deps_flag[classic]": 0.6035214470557497, - "tests/test_create.py::test_create_only_deps_flag[libmamba]": 0.48846327025202063, - "tests/test_create.py::test_create_override_channels_enabled[classic]": 0.5082878275863577, - "tests/test_create.py::test_create_override_channels_enabled[libmamba]": 0.5434567722322637, - "tests/test_create.py::test_create_without_prefix_raises_argument_error[classic]": 0.07520660470844535, - "tests/test_create.py::test_create_without_prefix_raises_argument_error[libmamba]": 0.07891837656890775, - "tests/test_create.py::test_cross_channel_incompatibility[classic]": 82.65835330678614, - "tests/test_create.py::test_cross_channel_incompatibility[libmamba]": 4.190008279214114, - "tests/test_create.py::test_directory_not_a_conda_environment[classic]": 0.06801045928524478, - "tests/test_create.py::test_directory_not_a_conda_environment[libmamba]": 0.07165253238881143, - "tests/test_create.py::test_disallowed_packages[classic]": 19.084865188681437, - "tests/test_create.py::test_disallowed_packages[libmamba]": 2.2789096218863354, - "tests/test_create.py::test_dont_remove_conda_1[classic]": 198.8186307017776, - "tests/test_create.py::test_dont_remove_conda_1[libmamba]": 14.587509832107557, - "tests/test_create.py::test_dont_remove_conda_2[classic]": 186.73242303178375, - "tests/test_create.py::test_dont_remove_conda_2[libmamba]": 12.53341083993041, - "tests/test_create.py::test_download_only_flag[classic]": 15.356281066199903, - "tests/test_create.py::test_download_only_flag[libmamba]": 2.276878667270808, - "tests/test_create.py::test_force_remove[classic]": 101.15692444057728, - "tests/test_create.py::test_force_remove[libmamba]": 2.836102849285275, - "tests/test_create.py::test_install_bound_virtual_package[classic]": 0.1008138118135441, - "tests/test_create.py::test_install_bound_virtual_package[libmamba]": 1.0258116856226822, - "tests/test_create.py::test_install_broken_post_install_keeps_existing_folders[classic]": 1.0352773170746523, - "tests/test_create.py::test_install_broken_post_install_keeps_existing_folders[libmamba]": 1.0455988913610312, - "tests/test_create.py::test_install_force_reinstall_flag[classic]": 0.3381556546159709, - "tests/test_create.py::test_install_force_reinstall_flag[libmamba]": 0.28784076799217106, - "tests/test_create.py::test_install_only_deps_flag[classic]": 0.29835724985387263, - "tests/test_create.py::test_install_only_deps_flag[libmamba]": 0.30228426214208665, - "tests/test_create.py::test_install_prune_flag[classic]": 69.9991358762474, - "tests/test_create.py::test_install_prune_flag[libmamba]": 7.002016196500173, - "tests/test_create.py::test_install_python_and_search[classic]": 68.95470766590432, - "tests/test_create.py::test_install_python_and_search[libmamba]": 19.318493592212292, - "tests/test_create.py::test_install_tarball_from_file_based_channel[classic]": 0.7218394707937583, - "tests/test_create.py::test_install_tarball_from_file_based_channel[libmamba]": 1.342058676610713, - "tests/test_create.py::test_install_update_deps_flag[classic]": 0.35908852888135845, - "tests/test_create.py::test_install_update_deps_flag[libmamba]": 0.31656686438577186, - "tests/test_create.py::test_install_update_deps_only_deps_flags[classic]": 0.3853031153810169, - "tests/test_create.py::test_install_update_deps_only_deps_flags[libmamba]": 0.32691680881337415, - "tests/test_create.py::test_json_create_install_update_remove[classic]": 121.75355623014248, - "tests/test_create.py::test_json_create_install_update_remove[libmamba]": 9.30534482363581, - "tests/test_create.py::test_list_with_pip_no_binary[classic]": 13.5149610082662, - "tests/test_create.py::test_list_with_pip_no_binary[libmamba]": 7.715052038170203, - "tests/test_create.py::test_list_with_pip_wheel[classic]": 30.159554377296395, - "tests/test_create.py::test_list_with_pip_wheel[libmamba]": 12.70037013142343, - "tests/test_create.py::test_menuinst_v2[classic]": 1.6363246335642052, - "tests/test_create.py::test_menuinst_v2[libmamba]": 2.124399621610745, - "tests/test_create.py::test_neutering_of_historic_specs[classic]": 114.55381502414727, - "tests/test_create.py::test_neutering_of_historic_specs[libmamba]": 16.78276577040071, - "tests/test_create.py::test_noarch_generic_package[classic]": 0.22123788822579776, - "tests/test_create.py::test_noarch_generic_package[libmamba]": 0.2160115453638957, - "tests/test_create.py::test_noarch_python_package_reinstall_on_pyver_change[classic]": 21.801969794455346, - "tests/test_create.py::test_noarch_python_package_reinstall_on_pyver_change[libmamba]": 10.86175373332566, - "tests/test_create.py::test_noarch_python_package_with_entry_points[classic]": 68.05045443723067, - "tests/test_create.py::test_noarch_python_package_with_entry_points[libmamba]": 8.363185739668427, - "tests/test_create.py::test_noarch_python_package_without_entry_points[classic]": 65.05944515078035, - "tests/test_create.py::test_noarch_python_package_without_entry_points[libmamba]": 8.040078278326304, - "tests/test_create.py::test_not_writable_env_raises_EnvironmentNotWritableError[classic]": 0.2921257988308984, - "tests/test_create.py::test_not_writable_env_raises_EnvironmentNotWritableError[libmamba]": 1.5614036601482448, - "tests/test_create.py::test_offline_with_empty_index_cache[classic]": 17.355533125480218, - "tests/test_create.py::test_offline_with_empty_index_cache[libmamba]": 4.996609877348059, + "tests/test_activate.py::test_unix_path_to_native[cygpath-None]": 0.0003416300910455982, + "tests/test_activate.py::test_unix_path_to_native[cygpath-UNC mount [trailing]]": 0.00032416520513262287, + "tests/test_activate.py::test_unix_path_to_native[cygpath-UNC mount]": 0.00035644414098605977, + "tests/test_activate.py::test_unix_path_to_native[cygpath-UNC path [extra]]": 0.00032642798874102803, + "tests/test_activate.py::test_unix_path_to_native[cygpath-UNC path]": 0.0003245975601692681, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-None]": 0.00034876456731301053, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-UNC mount [trailing]]": 0.0003319766943914253, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-UNC mount]": 0.00032654638502711944, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-UNC path [extra]]": 0.0003475221861697811, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-UNC path]": 0.0003536680170628775, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-bare UNC mount]": 0.0003418841034113092, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-drive [trailing]]": 0.0003563713056828597, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-drive]": 0.0003351157295911194, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-empty string]": 0.00033263449925484054, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-empty tuple]": 0.0003997015725206439, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-list[path]]": 0.00036687677432911187, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-normal path [extra]]": 0.00035356526882946706, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-normal path [trailing]]": 0.0003398609941896147, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-normal path]": 0.0003467101894188536, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-path;...]": 0.0003313445024201178, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-relative [extra]]": 0.00034133655081897054, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-relative]": 0.00032604046397050914, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root [leading, trailing]]": 0.0003386236083314228, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root [leading]]": 0.000334693631212488, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root path [extra]]": 0.0003360797069743358, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root path [leading, trailing]]": 0.0003323608557506804, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root path [leading]]": 0.00032456844195126715, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root path [trailing]]": 0.0003302290510919016, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root path0]": 0.00043808777776442614, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root path1]": 0.000340230356692447, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root]": 0.0003430612893906435, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-tuple[path, ...]]": 0.0003405559885067688, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-None]": 0.0003226755769192538, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-UNC mount [trailing]]": 0.0003371046238011209, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-UNC mount]": 0.0003299198986714099, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-UNC path [extra]]": 0.00033283613420674834, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-UNC path]": 0.00032957500591715796, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-bare UNC mount]": 0.0003431256804910059, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-drive [trailing]]": 0.0003337876366955093, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-drive]": 0.0003344202737536263, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-empty string]": 0.0003313578037477289, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-empty tuple]": 0.00036661987786286963, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-list[path]]": 0.00032598994897034284, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-normal path [extra]]": 0.00033226543289569774, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-normal path [trailing]]": 0.00033447463853359104, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-normal path]": 0.0003602358246381394, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-path;...]": 0.0003293906478052524, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-relative [extra]]": 0.00036325881990514143, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-relative]": 0.00033887440483763365, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root [leading, trailing]]": 0.00034145639514515105, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root [leading]]": 0.0003364755950690821, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root path [extra]]": 0.0003405875569753569, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root path [leading, trailing]]": 0.0003613816502566664, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root path [leading]]": 0.0003346876208263517, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root path [trailing]]": 0.0003302192511200297, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root path0]": 0.0003662237557100041, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root path1]": 0.0003324503156950673, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root]": 0.0003349171796594656, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-tuple[path, ...]]": 0.00037595750596011333, + "tests/test_activate.py::test_unix_path_to_native[cygpath-bare UNC mount]": 0.00032300630895224164, + "tests/test_activate.py::test_unix_path_to_native[cygpath-drive [trailing]]": 0.0003979474278118742, + "tests/test_activate.py::test_unix_path_to_native[cygpath-drive]": 0.000326073854828891, + "tests/test_activate.py::test_unix_path_to_native[cygpath-empty string]": 0.00036002605274171274, + "tests/test_activate.py::test_unix_path_to_native[cygpath-empty tuple]": 0.0004134435230889586, + "tests/test_activate.py::test_unix_path_to_native[cygpath-list[path]]": 0.00032978510758086655, + "tests/test_activate.py::test_unix_path_to_native[cygpath-normal path [extra]]": 0.00033149276987856516, + "tests/test_activate.py::test_unix_path_to_native[cygpath-normal path [trailing]]": 0.0003425450810870407, + "tests/test_activate.py::test_unix_path_to_native[cygpath-normal path]": 0.00032324525029501865, + "tests/test_activate.py::test_unix_path_to_native[cygpath-path;...]": 0.00035052619538350347, + "tests/test_activate.py::test_unix_path_to_native[cygpath-relative [extra]]": 0.00034638485631410083, + "tests/test_activate.py::test_unix_path_to_native[cygpath-relative]": 0.00032250859978825985, + "tests/test_activate.py::test_unix_path_to_native[cygpath-root [leading, trailing]]": 0.00034940226234813124, + "tests/test_activate.py::test_unix_path_to_native[cygpath-root [leading]]": 0.00033267298720635394, + "tests/test_activate.py::test_unix_path_to_native[cygpath-root path [extra]]": 0.00031956617838373625, + "tests/test_activate.py::test_unix_path_to_native[cygpath-root path [leading, trailing]]": 0.00032235567703486765, + "tests/test_activate.py::test_unix_path_to_native[cygpath-root path [leading]]": 0.00033354570321286433, + "tests/test_activate.py::test_unix_path_to_native[cygpath-root path [trailing]]": 0.00034107231580183655, + "tests/test_activate.py::test_unix_path_to_native[cygpath-root path0]": 0.0003285664841770045, + "tests/test_activate.py::test_unix_path_to_native[cygpath-root path1]": 0.0003324180547670065, + "tests/test_activate.py::test_unix_path_to_native[cygpath-root]": 0.00033908930002666073, + "tests/test_activate.py::test_unix_path_to_native[cygpath-tuple[path, ...]]": 0.0003210631426142406, + "tests/test_activate.py::test_unix_path_to_native[fallback-None]": 0.0003304652568137474, + "tests/test_activate.py::test_unix_path_to_native[fallback-UNC mount [trailing]]": 0.00033786480011154766, + "tests/test_activate.py::test_unix_path_to_native[fallback-UNC mount]": 0.0003311419099859153, + "tests/test_activate.py::test_unix_path_to_native[fallback-UNC path [extra]]": 0.00031870360998737164, + "tests/test_activate.py::test_unix_path_to_native[fallback-UNC path]": 0.0003644551777375038, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-None]": 0.0003394684142253405, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-UNC mount [trailing]]": 0.00034100449963913346, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-UNC mount]": 0.0003390980170512465, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-UNC path [extra]]": 0.00035105882520100926, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-UNC path]": 0.00035513114518467403, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-bare UNC mount]": 0.0003335264948392943, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-drive [trailing]]": 0.0003383974473970142, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-drive]": 0.00033634291843608993, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-empty string]": 0.00032886505932169465, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-empty tuple]": 0.0003394371674053463, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-list[path]]": 0.0003549915542228098, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-normal path [extra]]": 0.0003285238303483455, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-normal path [trailing]]": 0.00034515305879156554, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-normal path]": 0.0003327392935238506, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-path;...]": 0.00034236651510883236, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-relative [extra]]": 0.0003385478652166119, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-relative]": 0.0003390614641368947, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root [leading, trailing]]": 0.00033586167749531393, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root [leading]]": 0.0003360043511617288, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root path [extra]]": 0.00034233910834622407, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root path [leading, trailing]]": 0.0003427653821333472, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root path [leading]]": 0.00032587894977406244, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root path [trailing]]": 0.0003355789742491033, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root path0]": 0.00033374506139692106, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root path1]": 0.00032464146109483703, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root]": 0.0003498753623892568, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-tuple[path, ...]]": 0.0003374764028765228, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-None]": 0.0003406225475165074, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-UNC mount [trailing]]": 0.00034314496527582404, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-UNC mount]": 0.0003245538805508207, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-UNC path [extra]]": 0.0003390389676163091, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-UNC path]": 0.00033755231671747394, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-bare UNC mount]": 0.0003264034802127019, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-drive [trailing]]": 0.0003388351320316984, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-drive]": 0.0003481273537640364, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-empty string]": 0.0003265501090716571, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-empty tuple]": 0.0003261708095990106, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-list[path]]": 0.0003433914794770448, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-normal path [extra]]": 0.0003301421256025567, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-normal path [trailing]]": 0.00034035837789881757, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-normal path]": 0.00033657929591514855, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-path;...]": 0.0003369923193521894, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-relative [extra]]": 0.00033651825649139193, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-relative]": 0.00034443571662862946, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root [leading, trailing]]": 0.00033654943779917143, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root [leading]]": 0.0003239097011920738, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root path [extra]]": 0.00033955388345993366, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root path [leading, trailing]]": 0.0003349196745563568, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root path [leading]]": 0.00032316636256409, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root path [trailing]]": 0.00033306671130967216, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root path0]": 0.00033389598176782585, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root path1]": 0.0003212615564310551, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root]": 0.00033138797778629745, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-tuple[path, ...]]": 0.0003291701442155938, + "tests/test_activate.py::test_unix_path_to_native[fallback-bare UNC mount]": 0.0003219437814272739, + "tests/test_activate.py::test_unix_path_to_native[fallback-drive [trailing]]": 0.00036254024410108034, + "tests/test_activate.py::test_unix_path_to_native[fallback-drive]": 0.00032531414438401526, + "tests/test_activate.py::test_unix_path_to_native[fallback-empty string]": 0.00034300288420344605, + "tests/test_activate.py::test_unix_path_to_native[fallback-empty tuple]": 0.00033463164885876376, + "tests/test_activate.py::test_unix_path_to_native[fallback-list[path]]": 0.00032310387646906794, + "tests/test_activate.py::test_unix_path_to_native[fallback-normal path [extra]]": 0.00032672026355894427, + "tests/test_activate.py::test_unix_path_to_native[fallback-normal path [trailing]]": 0.00032430618082267943, + "tests/test_activate.py::test_unix_path_to_native[fallback-normal path]": 0.00034336277201827125, + "tests/test_activate.py::test_unix_path_to_native[fallback-path;...]": 0.00034406632363856714, + "tests/test_activate.py::test_unix_path_to_native[fallback-relative [extra]]": 0.0006573235618305908, + "tests/test_activate.py::test_unix_path_to_native[fallback-relative]": 0.00033145412352640483, + "tests/test_activate.py::test_unix_path_to_native[fallback-root [leading, trailing]]": 0.00034021672893283576, + "tests/test_activate.py::test_unix_path_to_native[fallback-root [leading]]": 0.00031881006616550834, + "tests/test_activate.py::test_unix_path_to_native[fallback-root path [extra]]": 0.00032788803095100936, + "tests/test_activate.py::test_unix_path_to_native[fallback-root path [leading, trailing]]": 0.0003212293642529871, + "tests/test_activate.py::test_unix_path_to_native[fallback-root path [leading]]": 0.0003246988600262611, + "tests/test_activate.py::test_unix_path_to_native[fallback-root path [trailing]]": 0.00032797938977863325, + "tests/test_activate.py::test_unix_path_to_native[fallback-root path0]": 0.00032402415164638177, + "tests/test_activate.py::test_unix_path_to_native[fallback-root path1]": 0.00035943311920514243, + "tests/test_activate.py::test_unix_path_to_native[fallback-root]": 0.0003635758485311461, + "tests/test_activate.py::test_unix_path_to_native[fallback-tuple[path, ...]]": 0.0003228294079983088, + "tests/test_activate.py::test_xonsh_basic": 0.04733305582941419, + "tests/test_api.py::test_DepsModifier_contract": 0.0016358737403862045, + "tests/test_api.py::test_PackageCacheData_contract": 0.001954943277027895, + "tests/test_api.py::test_PackageCacheData_return_value_contract": 0.0024583075682675063, + "tests/test_api.py::test_PrefixData_contract": 0.001878869583305229, + "tests/test_api.py::test_PrefixData_return_value_contract": 0.6562383553134311, + "tests/test_api.py::test_Solver_inputs_contract": 0.0022082701960618634, + "tests/test_api.py::test_Solver_return_value_contract": 1.750637252191574, + "tests/test_api.py::test_SubdirData_contract": 0.0018970288139951957, + "tests/test_api.py::test_SubdirData_return_value_contract": 5.908698989900425, + "tests/test_api.py::test_UpdateModifier_contract": 0.0016197419008064473, + "tests/test_auxlib.py::test_deepfreeze[42.0]": 0.0017441735603306622, + "tests/test_auxlib.py::test_deepfreeze[42]": 0.0017659066047122837, + "tests/test_auxlib.py::test_deepfreeze[True]": 0.001710154536493273, + "tests/test_auxlib.py::test_deepfreeze[freeze_installed]": 0.001718327922406339, + "tests/test_auxlib.py::test_deepfreeze[text]": 0.001867179779016474, + "tests/test_auxlib.py::test_deepfreeze[unfrozen10]": 0.0023047917139226042, + "tests/test_auxlib.py::test_deepfreeze[unfrozen11]": 0.0018213246731516998, + "tests/test_auxlib.py::test_deepfreeze[unfrozen12]": 0.0017220092289015438, + "tests/test_auxlib.py::test_deepfreeze[unfrozen13]": 0.0021587301487843136, + "tests/test_auxlib.py::test_deepfreeze[unfrozen5]": 0.0018276741704615857, + "tests/test_auxlib.py::test_deepfreeze[unfrozen6]": 0.0018290431967927377, + "tests/test_auxlib.py::test_deepfreeze[unfrozen7]": 0.0018227418744617846, + "tests/test_auxlib.py::test_deepfreeze[unfrozen8]": 0.0018505845189576808, + "tests/test_auxlib.py::test_deepfreeze[unfrozen9]": 0.0017836877238165895, + "tests/test_codesigned.py::test_stub_exe_signatures[cli-32.exe]": 0.00035425481838238625, + "tests/test_codesigned.py::test_stub_exe_signatures[cli-64.exe]": 0.0007220181637725412, + "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.005525896022656094, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.common.get_filename-conda.env.env.get_filename]": 0.0038081021730147807, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.common.print_result-conda.env.env.print_result]": 0.0032514215890747443, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main.create_parser-None]": 0.0025643701132178, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main.do_call-None]": 0.0022545704269328758, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main.main-None]": 0.0019911537624976274, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main.show_help_on_empty_command-None]": 0.003408281428011029, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_config.config_description-None]": 0.0030672132191886035, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_config.config_example-None]": 0.0024577625585836854, + "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.00198061866419854, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_config.execute-conda.cli.main_env_config.execute]": 0.0019266832456806833, + "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.00231392243003272, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_create.description-None]": 0.003054588869625251, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_create.example-None]": 0.002469904833332666, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_create.execute-conda.cli.main_env_create.execute]": 0.0019613648602622123, + "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.0033050660687641317, + "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.001993585367198725, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_export.description-None]": 0.0030927551602446127, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_export.example-None]": 0.0024621451028024053, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_export.execute-conda.cli.main_env_export.execute]": 0.002364118194626281, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_export.execute-conda.cli.main_export.execute]": 0.002057541677568606, + "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.0020739750274294064, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_list.description-None]": 0.003074226535532892, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_list.example-None]": 0.002416540571169198, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_list.execute-conda.cli.main_env_list.execute]": 0.0019834811657200376, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_remove._description-None]": 0.002177935192021561, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_remove._example-None]": 0.0024815741332895546, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_remove._help-None]": 0.0030811337296065664, + "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.0019129271894507897, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_remove.execute-conda.cli.main_env_remove.execute]": 0.0018173903365309185, + "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.0020276160411369943, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_update.description-None]": 0.0030687695265837946, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_update.example-None]": 0.0026126719410980623, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_update.execute-conda.cli.main_env_update.execute]": 0.0017798084952457866, + "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.0017440343928193116, + "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.0017448692068393484, + "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.0017987632591706525, + "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.0017518183499017174, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.list_description-None]": 0.0023199032956412254, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.list_example-None]": 0.001962072944042168, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.set_description-None]": 0.0017627105819695535, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.set_example-None]": 0.0018100449375496597, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.unset_description-None]": 0.0017284168565395099, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.unset_example-None]": 0.001752749846803821, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.var_description-None]": 0.003342371259197146, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.var_example-None]": 0.0021909623587818812, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.Dependencies-conda.env.env.Dependencies]": 0.0017542033266487367, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.Environment-conda.env.env.Environment]": 0.0017647312268130747, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.VALID_KEYS-conda.env.env.VALID_KEYS]": 0.0031827917565759346, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env._expand_channels-conda.env.env._expand_channels]": 0.0018275109876381822, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.from_environment-conda.env.env.from_environment]": 0.0023118481319457417, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.from_file-conda.env.env.from_file]": 0.0017673039328062543, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.from_yaml-conda.env.env.from_yaml]": 0.0020191253681644756, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.validate_keys-conda.env.env.validate_keys]": 0.002287045794316543, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.base.ENTRY_POINT-None]": 0.004349117183255757, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.base.InvalidInstaller-conda.exceptions.InvalidInstaller]": 0.003065145739991085, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.base.get_installer-conda.env.installers.base.get_installer]": 0.002573739689313368, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.conda._solve-conda.env.installers.conda._solve]": 0.0038647528831986357, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.conda.dry_run-conda.env.installers.conda.dry_run]": 0.0027514406235004413, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.conda.install-conda.env.installers.conda.install]": 0.002116999072947736, + "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.0038928871973421797, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.pip.install-conda.env.installers.pip.install]": 0.003005062360949959, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.pip_util._canonicalize_regex-None]": 0.002087488149867107, + "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.002473081619104179, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.pip_util.pip_subprocess-conda.env.pip_util.pip_subprocess]": 0.0030865973872119326, + "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.0018666601414292804, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.binstar.BinstarSpec-conda.env.specs.binstar.BinstarSpec]": 0.002675930769823755, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.binstar.ENVIRONMENT_TYPE-conda.env.specs.binstar.ENVIRONMENT_TYPE]": 0.0031925098408782386, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.detect-conda.env.specs.detect]": 0.00480401876992066, + "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.003120263740636402, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.requirements.RequirementsSpec-conda.env.specs.requirements.RequirementsSpec]": 0.003179750795488898, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.yaml_file.YamlFileSpec-conda.env.specs.yaml_file.YamlFileSpec]": 0.0030714498620574935, + "tests/test_create.py::test_allow_softlinks[classic]": 0.5083622217483859, + "tests/test_create.py::test_allow_softlinks[libmamba]": 0.545671497805669, + "tests/test_create.py::test_channel_usage_replacing_python[classic]": 151.49531724072324, + "tests/test_create.py::test_channel_usage_replacing_python[libmamba]": 135.67466769270584, + "tests/test_create.py::test_clone_offline_simple[classic]": 0.3139294201428419, + "tests/test_create.py::test_clone_offline_simple[libmamba]": 0.3098013894617011, + "tests/test_create.py::test_clone_offline_with_untracked[classic]": 0.3006584841077514, + "tests/test_create.py::test_clone_offline_with_untracked[libmamba]": 0.2880425149471129, + "tests/test_create.py::test_compile_pyc[classic-False]": 10.976975743680292, + "tests/test_create.py::test_compile_pyc[classic-True]": 0.4635196654938598, + "tests/test_create.py::test_compile_pyc[libmamba-False]": 5.304013366038076, + "tests/test_create.py::test_compile_pyc[libmamba-True]": 1.0012495503032124, + "tests/test_create.py::test_conda_downgrade[classic]": 159.33328154911985, + "tests/test_create.py::test_conda_downgrade[libmamba]": 103.89085752936217, + "tests/test_create.py::test_conda_pip_interop_compatible_release_operator[classic]": 19.83441106483145, + "tests/test_create.py::test_conda_pip_interop_compatible_release_operator[libmamba]": 7.885388179546355, + "tests/test_create.py::test_conda_pip_interop_conda_editable_package[classic]": 22.70363645231691, + "tests/test_create.py::test_conda_pip_interop_conda_editable_package[libmamba]": 17.60621897755127, + "tests/test_create.py::test_conda_pip_interop_pip_clobbers_conda[classic]": 20.508769874094984, + "tests/test_create.py::test_conda_pip_interop_pip_clobbers_conda[libmamba]": 13.066733758242755, + "tests/test_create.py::test_conda_update_package_not_installed[classic]": 0.22898259403393617, + "tests/test_create.py::test_conda_update_package_not_installed[libmamba]": 0.78061601228307, + "tests/test_create.py::test_create_default_packages[classic]": 0.2552689248396471, + "tests/test_create.py::test_create_default_packages[libmamba]": 0.22812711102930117, + "tests/test_create.py::test_create_default_packages_no_default_packages[classic]": 0.22921494459693625, + "tests/test_create.py::test_create_default_packages_no_default_packages[libmamba]": 0.21985527211488012, + "tests/test_create.py::test_create_dry_run[classic]": 7.541841751314561, + "tests/test_create.py::test_create_dry_run[libmamba]": 1.3543739820565597, + "tests/test_create.py::test_create_dry_run_json[classic]": 7.4821233526707704, + "tests/test_create.py::test_create_dry_run_json[libmamba]": 0.8333768593499019, + "tests/test_create.py::test_create_dry_run_without_prefix[classic]": 0.19844629030605293, + "tests/test_create.py::test_create_dry_run_without_prefix[libmamba]": 0.6573520946641523, + "tests/test_create.py::test_create_dry_run_yes_safety[classic]": 0.14849162057836018, + "tests/test_create.py::test_create_dry_run_yes_safety[libmamba]": 0.5924007770800928, + "tests/test_create.py::test_create_empty_env[classic]": 0.22462418409381094, + "tests/test_create.py::test_create_empty_env[libmamba]": 0.8443012998360953, + "tests/test_create.py::test_create_env_different_platform[classic-cli]": 0.31920827118674977, + "tests/test_create.py::test_create_env_different_platform[classic-env]": 0.30365423363432403, + "tests/test_create.py::test_create_env_different_platform[libmamba-cli]": 0.3041408575032075, + "tests/test_create.py::test_create_env_different_platform[libmamba-env]": 0.33011876152380487, + "tests/test_create.py::test_create_install_update_remove_smoketest[classic]": 166.619878314685, + "tests/test_create.py::test_create_install_update_remove_smoketest[libmamba]": 40.22984212999295, + "tests/test_create.py::test_create_no_deps_flag[classic]": 0.2263193981847472, + "tests/test_create.py::test_create_no_deps_flag[libmamba]": 0.19949893055081108, + "tests/test_create.py::test_create_only_deps_flag[classic]": 0.5947199779217104, + "tests/test_create.py::test_create_only_deps_flag[libmamba]": 0.4839949946972198, + "tests/test_create.py::test_create_override_channels_enabled[classic]": 0.4964148038687752, + "tests/test_create.py::test_create_override_channels_enabled[libmamba]": 0.5416126774400756, + "tests/test_create.py::test_create_without_prefix_raises_argument_error[classic]": 0.07487263003577362, + "tests/test_create.py::test_create_without_prefix_raises_argument_error[libmamba]": 0.07833117421997529, + "tests/test_create.py::test_cross_channel_incompatibility[classic]": 80.81095066467869, + "tests/test_create.py::test_cross_channel_incompatibility[libmamba]": 4.772196493848982, + "tests/test_create.py::test_directory_not_a_conda_environment[classic]": 0.07045224205583768, + "tests/test_create.py::test_directory_not_a_conda_environment[libmamba]": 0.07147764049541017, + "tests/test_create.py::test_disallowed_packages[classic]": 18.32403922445815, + "tests/test_create.py::test_disallowed_packages[libmamba]": 2.280978383504514, + "tests/test_create.py::test_dont_remove_conda_1[classic]": 194.24587783433375, + "tests/test_create.py::test_dont_remove_conda_1[libmamba]": 15.21213265494614, + "tests/test_create.py::test_dont_remove_conda_2[classic]": 178.95675642113616, + "tests/test_create.py::test_dont_remove_conda_2[libmamba]": 12.618706357765594, + "tests/test_create.py::test_download_only_flag[classic]": 14.223318706303257, + "tests/test_create.py::test_download_only_flag[libmamba]": 2.1858425837810675, + "tests/test_create.py::test_force_remove[classic]": 96.36836180230799, + "tests/test_create.py::test_force_remove[libmamba]": 2.7904472936536195, + "tests/test_create.py::test_install_bound_virtual_package[classic]": 0.1007614804135705, + "tests/test_create.py::test_install_bound_virtual_package[libmamba]": 0.943497338442347, + "tests/test_create.py::test_install_broken_post_install_keeps_existing_folders[classic]": 1.0980389470728327, + "tests/test_create.py::test_install_broken_post_install_keeps_existing_folders[libmamba]": 1.0964282167937638, + "tests/test_create.py::test_install_force_reinstall_flag[classic]": 0.33221528351292107, + "tests/test_create.py::test_install_force_reinstall_flag[libmamba]": 0.28994356651888364, + "tests/test_create.py::test_install_only_deps_flag[classic]": 0.2959347273062624, + "tests/test_create.py::test_install_only_deps_flag[libmamba]": 0.30377737924956105, + "tests/test_create.py::test_install_prune_flag[classic]": 66.34566099427788, + "tests/test_create.py::test_install_prune_flag[libmamba]": 7.3389199786050865, + "tests/test_create.py::test_install_python_and_search[classic]": 68.18275102922104, + "tests/test_create.py::test_install_python_and_search[libmamba]": 22.85907859952234, + "tests/test_create.py::test_install_tarball_from_file_based_channel[classic]": 0.7228483092124596, + "tests/test_create.py::test_install_tarball_from_file_based_channel[libmamba]": 1.2691172299160813, + "tests/test_create.py::test_install_update_deps_flag[classic]": 0.35534741297501177, + "tests/test_create.py::test_install_update_deps_flag[libmamba]": 0.3197923611341344, + "tests/test_create.py::test_install_update_deps_only_deps_flags[classic]": 0.3823588156615613, + "tests/test_create.py::test_install_update_deps_only_deps_flags[libmamba]": 0.33382497346197787, + "tests/test_create.py::test_json_create_install_update_remove[classic]": 113.62024708433366, + "tests/test_create.py::test_json_create_install_update_remove[libmamba]": 10.387128331825563, + "tests/test_create.py::test_list_with_pip_no_binary[classic]": 13.04183865854552, + "tests/test_create.py::test_list_with_pip_no_binary[libmamba]": 7.93565821058779, + "tests/test_create.py::test_list_with_pip_wheel[classic]": 28.902576577650947, + "tests/test_create.py::test_list_with_pip_wheel[libmamba]": 13.164622182345068, + "tests/test_create.py::test_menuinst_v2[classic]": 2.312396584364789, + "tests/test_create.py::test_menuinst_v2[libmamba]": 2.32307845564047, + "tests/test_create.py::test_neutering_of_historic_specs[classic]": 108.18426288707992, + "tests/test_create.py::test_neutering_of_historic_specs[libmamba]": 17.355494299875108, + "tests/test_create.py::test_noarch_generic_package[classic]": 0.21988931975715478, + "tests/test_create.py::test_noarch_generic_package[libmamba]": 0.21531833196581243, + "tests/test_create.py::test_noarch_python_package_reinstall_on_pyver_change[classic]": 21.079784017428533, + "tests/test_create.py::test_noarch_python_package_reinstall_on_pyver_change[libmamba]": 11.258956048902114, + "tests/test_create.py::test_noarch_python_package_with_entry_points[classic]": 64.88838290596412, + "tests/test_create.py::test_noarch_python_package_with_entry_points[libmamba]": 8.641927193003177, + "tests/test_create.py::test_noarch_python_package_without_entry_points[classic]": 62.03530330550261, + "tests/test_create.py::test_noarch_python_package_without_entry_points[libmamba]": 8.199397888300897, + "tests/test_create.py::test_nonadmin_file_untouched[libmamba]": 1.3624608742000077, + "tests/test_create.py::test_not_writable_env_raises_EnvironmentNotWritableError[classic]": 0.2893396089929318, + "tests/test_create.py::test_not_writable_env_raises_EnvironmentNotWritableError[libmamba]": 1.5709831569061734, + "tests/test_create.py::test_offline_with_empty_index_cache[classic]": 16.148175782376263, + "tests/test_create.py::test_offline_with_empty_index_cache[libmamba]": 5.663719608777869, "tests/test_create.py::test_override_channels[classic]": 0.23307300990606747, "tests/test_create.py::test_override_channels[libmamba]": 0.3230937813248924, - "tests/test_create.py::test_override_channels_disabled[classic]": 0.15006587208698477, - "tests/test_create.py::test_override_channels_disabled[libmamba]": 0.16245295260221929, - "tests/test_create.py::test_package_cache_regression[classic]": 0.2618445307136166, - "tests/test_create.py::test_package_cache_regression[libmamba]": 0.32764061519052445, - "tests/test_create.py::test_package_optional_pinning[classic]": 0.4224656236882919, - "tests/test_create.py::test_package_optional_pinning[libmamba]": 0.4163660259895616, - "tests/test_create.py::test_package_pinning[classic]": 0.48402921601383087, - "tests/test_create.py::test_package_pinning[libmamba]": 0.42745083356196034, - "tests/test_create.py::test_packages_not_found[classic]": 0.1762483666142076, - "tests/test_create.py::test_packages_not_found[libmamba]": 1.1002753116429782, - "tests/test_create.py::test_pinned_override_with_explicit_spec[classic]": 0.6552929740318402, - "tests/test_create.py::test_pinned_override_with_explicit_spec[libmamba]": 0.5072819319736703, - "tests/test_create.py::test_post_link_run_in_env[classic]": 1.0321359972484736, - "tests/test_create.py::test_post_link_run_in_env[libmamba]": 1.5584469086938162, - "tests/test_create.py::test_remove_empty_env[classic]": 0.22539919105652365, - "tests/test_create.py::test_remove_empty_env[libmamba]": 0.7242640761077453, - "tests/test_create.py::test_remove_force_remove_flag[classic]": 11.504995629213226, - "tests/test_create.py::test_remove_force_remove_flag[libmamba]": 5.13187661175351, - "tests/test_create.py::test_remove_ignore_nonenv[classic]": 0.06744769259604882, - "tests/test_create.py::test_remove_ignore_nonenv[libmamba]": 0.06468371117717041, - "tests/test_create.py::test_remove_spellcheck[classic]": 0.3202118586366138, - "tests/test_create.py::test_remove_spellcheck[libmamba]": 0.3086178385106409, - "tests/test_create.py::test_repodata_v2_base_url[classic]": 0.2998174796814493, - "tests/test_create.py::test_repodata_v2_base_url[libmamba]": 0.19970051229241367, - "tests/test_create.py::test_rm_rf[classic]": 11.197952574640881, - "tests/test_create.py::test_rm_rf[libmamba]": 5.891692324305591, - "tests/test_create.py::test_run_preserves_arguments[classic]": 18.204565183995, - "tests/test_create.py::test_run_preserves_arguments[libmamba]": 6.066203716656649, - "tests/test_create.py::test_run_script_called[classic]": 16.694267549229973, - "tests/test_create.py::test_run_script_called[libmamba]": 2.164180621999768, - "tests/test_create.py::test_safety_checks_disabled[classic]": 10.228377936071428, - "tests/test_create.py::test_safety_checks_disabled[libmamba]": 4.129845398160801, - "tests/test_create.py::test_safety_checks_enabled[classic]": 11.123845959211614, - "tests/test_create.py::test_safety_checks_enabled[libmamba]": 4.993684920593756, - "tests/test_create.py::test_safety_checks_warn[classic]": 13.591758468744244, - "tests/test_create.py::test_safety_checks_warn[libmamba]": 6.709692120946227, - "tests/test_create.py::test_search_override_channels_enabled[classic]": 0.21962197017028795, - "tests/test_create.py::test_search_override_channels_enabled[libmamba]": 0.41792037624918, - "tests/test_create.py::test_shortcut_absent_does_not_barf_on_uninstall[classic]": 9.84066945298357, - "tests/test_create.py::test_shortcut_absent_does_not_barf_on_uninstall[libmamba]": 7.220517845665619, - "tests/test_create.py::test_shortcut_absent_when_condarc_set[classic]": 8.987041853058201, - "tests/test_create.py::test_shortcut_absent_when_condarc_set[libmamba]": 7.286254329188413, - "tests/test_create.py::test_shortcut_creation_installs_shortcut[classic]": 6.352183014637358, - "tests/test_create.py::test_shortcut_creation_installs_shortcut[libmamba]": 5.2842509775117765, - "tests/test_create.py::test_strict_channel_priority[classic]": 0.0004197242341658306, - "tests/test_create.py::test_strict_channel_priority[libmamba]": 0.00048254723740513033, - "tests/test_create.py::test_strict_resolve_get_reduced_index[classic]": 59.88523352575249, - "tests/test_create.py::test_strict_resolve_get_reduced_index[libmamba]": 60.5942975104269, - "tests/test_create.py::test_tarball_install[classic]": 0.2869451810118364, - "tests/test_create.py::test_tarball_install[libmamba]": 0.2820268409798464, - "tests/test_create.py::test_tarball_install_and_bad_metadata[classic]": 0.7097533805795628, - "tests/test_create.py::test_tarball_install_and_bad_metadata[libmamba]": 0.5443772013740182, - "tests/test_create.py::test_transactional_rollback_simple[classic]": 0.20406671190560233, - "tests/test_create.py::test_transactional_rollback_simple[libmamba]": 0.19152944888237608, - "tests/test_create.py::test_transactional_rollback_upgrade_downgrade[classic]": 0.3412426738934418, - "tests/test_create.py::test_transactional_rollback_upgrade_downgrade[libmamba]": 0.29782815361973314, - "tests/test_create.py::test_update_all_updates_pip_pkg[classic]": 22.05331968500845, - "tests/test_create.py::test_update_all_updates_pip_pkg[libmamba]": 10.054758910703473, - "tests/test_create.py::test_update_deps_flag_absent[classic]": 0.3543812680649822, - "tests/test_create.py::test_update_deps_flag_absent[libmamba]": 0.30702730121994004, - "tests/test_create.py::test_update_deps_flag_present[classic]": 0.38169729047233275, - "tests/test_create.py::test_update_deps_flag_present[libmamba]": 0.31926719360742356, - "tests/test_create.py::test_update_with_pinned_packages[classic]": 0.5221278486804833, - "tests/test_create.py::test_update_with_pinned_packages[libmamba]": 0.34739245026343446, - "tests/test_create.py::test_use_index_cache[classic]": 10.099781265199566, - "tests/test_create.py::test_use_index_cache[libmamba]": 10.419666161360645, - "tests/test_deprecations.py::test_action[future]": 0.0023389056133996883, - "tests/test_deprecations.py::test_action[pending]": 0.0023572184630001576, - "tests/test_deprecations.py::test_action[remove]": 0.0021670444827490607, - "tests/test_deprecations.py::test_arguments[deprecated]": 0.001890091123623622, - "tests/test_deprecations.py::test_arguments[pending]": 0.001951330588979048, - "tests/test_deprecations.py::test_arguments[remove]": 0.001831614453546882, - "tests/test_deprecations.py::test_class[deprecated]": 0.0019529188963410902, - "tests/test_deprecations.py::test_class[pending]": 0.0019483174639428561, - "tests/test_deprecations.py::test_class[remove]": 0.001840050811364171, - "tests/test_deprecations.py::test_constant[deprecated]": 0.002495006016359493, - "tests/test_deprecations.py::test_constant[pending]": 0.0024829992860841755, - "tests/test_deprecations.py::test_constant[remove]": 0.0024658473384178044, - "tests/test_deprecations.py::test_function[deprecated]": 0.0021190285771399593, - "tests/test_deprecations.py::test_function[pending]": 0.0022884280444713163, - "tests/test_deprecations.py::test_function[remove]": 0.0018357774579038336, - "tests/test_deprecations.py::test_method[deprecated]": 0.0019827520003797582, - "tests/test_deprecations.py::test_method[pending]": 0.002022786221301672, - "tests/test_deprecations.py::test_method[remove]": 0.001936789822283693, - "tests/test_deprecations.py::test_module[deprecated]": 0.002532992150051647, - "tests/test_deprecations.py::test_module[pending]": 0.0025808007615831462, - "tests/test_deprecations.py::test_module[remove]": 0.0024799224061537724, - "tests/test_deprecations.py::test_topic[deprecated]": 0.0018555445573303075, - "tests/test_deprecations.py::test_topic[pending]": 0.0018850906777179367, - "tests/test_deprecations.py::test_topic[remove]": 0.0018186993799317764, - "tests/test_deprecations.py::test_version_fallback": 0.0017214140893866124, - "tests/test_exceptions.py::test_BasicClobberError": 0.011254792798465066, - "tests/test_exceptions.py::test_BinaryPrefixReplacementError": 0.020647123157989104, - "tests/test_exceptions.py::test_CommandNotFoundError_conda_build": 0.020531031664142746, - "tests/test_exceptions.py::test_CommandNotFoundError_simple": 0.02087652129541521, - "tests/test_exceptions.py::test_CondaFileNotFoundError": 0.01986643716480886, - "tests/test_exceptions.py::test_CondaHTTPError": 0.02046941987022303, - "tests/test_exceptions.py::test_CondaKeyError": 0.019925180136400336, - "tests/test_exceptions.py::test_DirectoryNotFoundError": 0.020061946512591633, - "tests/test_exceptions.py::test_KnownPackageClobberError": 0.011035238176772684, - "tests/test_exceptions.py::test_MD5MismatchError": 0.020403470568943594, - "tests/test_exceptions.py::test_PackageNotFoundError": 0.02041418773031411, + "tests/test_create.py::test_override_channels_disabled[classic]": 0.1519777965721719, + "tests/test_create.py::test_override_channels_disabled[libmamba]": 0.16153807993830527, + "tests/test_create.py::test_package_cache_regression[classic]": 0.24573854099098028, + "tests/test_create.py::test_package_cache_regression[libmamba]": 0.3010133057256665, + "tests/test_create.py::test_package_optional_pinning[classic]": 0.42045310551814613, + "tests/test_create.py::test_package_optional_pinning[libmamba]": 0.4178554964563958, + "tests/test_create.py::test_package_pinning[classic]": 0.4771106492092075, + "tests/test_create.py::test_package_pinning[libmamba]": 0.4381491976563185, + "tests/test_create.py::test_packages_not_found[classic]": 0.1746128121326677, + "tests/test_create.py::test_packages_not_found[libmamba]": 1.0571742173392893, + "tests/test_create.py::test_pinned_override_with_explicit_spec[classic]": 0.618538289590879, + "tests/test_create.py::test_pinned_override_with_explicit_spec[libmamba]": 0.5518970779511735, + "tests/test_create.py::test_post_link_run_in_env[classic]": 0.9925821344345453, + "tests/test_create.py::test_post_link_run_in_env[libmamba]": 1.5443963158342986, + "tests/test_create.py::test_remove_empty_env[classic]": 0.22502758199254508, + "tests/test_create.py::test_remove_empty_env[libmamba]": 0.6915724695173017, + "tests/test_create.py::test_remove_force_remove_flag[classic]": 11.124072892973233, + "tests/test_create.py::test_remove_force_remove_flag[libmamba]": 5.253042928536808, + "tests/test_create.py::test_remove_ignore_nonenv[classic]": 0.06702504936050653, + "tests/test_create.py::test_remove_ignore_nonenv[libmamba]": 0.08190029095080115, + "tests/test_create.py::test_remove_spellcheck[classic]": 0.31748617444325766, + "tests/test_create.py::test_remove_spellcheck[libmamba]": 0.3059255344578204, + "tests/test_create.py::test_repodata_v2_base_url[classic]": 0.30397481839187285, + "tests/test_create.py::test_repodata_v2_base_url[libmamba]": 0.20283918839501922, + "tests/test_create.py::test_rm_rf[classic]": 10.746687190057273, + "tests/test_create.py::test_rm_rf[libmamba]": 5.913051394783143, + "tests/test_create.py::test_run_preserves_arguments[classic]": 17.690587617151607, + "tests/test_create.py::test_run_preserves_arguments[libmamba]": 6.256572717114046, + "tests/test_create.py::test_run_script_called[classic]": 15.387641830205324, + "tests/test_create.py::test_run_script_called[libmamba]": 2.2986533039122157, + "tests/test_create.py::test_safety_checks_disabled[classic]": 9.740231466573668, + "tests/test_create.py::test_safety_checks_disabled[libmamba]": 4.2620727516068815, + "tests/test_create.py::test_safety_checks_enabled[classic]": 10.6358046037442, + "tests/test_create.py::test_safety_checks_enabled[libmamba]": 5.160252916703978, + "tests/test_create.py::test_safety_checks_warn[classic]": 13.041800818933606, + "tests/test_create.py::test_safety_checks_warn[libmamba]": 7.005678120753033, + "tests/test_create.py::test_search_override_channels_enabled[classic]": 0.21887842538954003, + "tests/test_create.py::test_search_override_channels_enabled[libmamba]": 0.6953830509835014, + "tests/test_create.py::test_shortcut_absent_does_not_barf_on_uninstall[classic]": 9.624909863818452, + "tests/test_create.py::test_shortcut_absent_does_not_barf_on_uninstall[libmamba]": 7.44169705264927, + "tests/test_create.py::test_shortcut_absent_when_condarc_set[classic]": 8.897605241984007, + "tests/test_create.py::test_shortcut_absent_when_condarc_set[libmamba]": 7.527152331962239, + "tests/test_create.py::test_shortcut_creation_installs_shortcut[classic]": 6.190734665698228, + "tests/test_create.py::test_shortcut_creation_installs_shortcut[libmamba]": 5.4743950046421235, + "tests/test_create.py::test_strict_channel_priority[classic]": 0.000409423560928434, + "tests/test_create.py::test_strict_channel_priority[libmamba]": 0.00048225067045014054, + "tests/test_create.py::test_strict_resolve_get_reduced_index[classic]": 60.074797965221315, + "tests/test_create.py::test_strict_resolve_get_reduced_index[libmamba]": 64.27747868703683, + "tests/test_create.py::test_tarball_install[classic]": 0.2849693219522865, + "tests/test_create.py::test_tarball_install[libmamba]": 0.2837052894367583, + "tests/test_create.py::test_tarball_install_and_bad_metadata[classic]": 0.7849924988408944, + "tests/test_create.py::test_tarball_install_and_bad_metadata[libmamba]": 0.5491325510952653, + "tests/test_create.py::test_transactional_rollback_simple[classic]": 0.2052729654282203, + "tests/test_create.py::test_transactional_rollback_simple[libmamba]": 0.1954582236981246, + "tests/test_create.py::test_transactional_rollback_upgrade_downgrade[classic]": 0.33770707400933153, + "tests/test_create.py::test_transactional_rollback_upgrade_downgrade[libmamba]": 0.3069044577909365, + "tests/test_create.py::test_update_all_updates_pip_pkg[classic]": 21.152398592039074, + "tests/test_create.py::test_update_all_updates_pip_pkg[libmamba]": 10.491349422130929, + "tests/test_create.py::test_update_deps_flag_absent[classic]": 0.35033289373464466, + "tests/test_create.py::test_update_deps_flag_absent[libmamba]": 0.3074569630402779, + "tests/test_create.py::test_update_deps_flag_present[classic]": 0.37683197122113227, + "tests/test_create.py::test_update_deps_flag_present[libmamba]": 0.32290819229919093, + "tests/test_create.py::test_update_with_pinned_packages[classic]": 0.4982079597781275, + "tests/test_create.py::test_update_with_pinned_packages[libmamba]": 0.3457369370896205, + "tests/test_create.py::test_use_index_cache[classic]": 10.251557091264168, + "tests/test_create.py::test_use_index_cache[libmamba]": 11.254894261881985, + "tests/test_deprecations.py::test_action[future]": 0.002351167741962614, + "tests/test_deprecations.py::test_action[pending]": 0.0023524480449549985, + "tests/test_deprecations.py::test_action[remove]": 0.002186496628211515, + "tests/test_deprecations.py::test_arguments[deprecated]": 0.0018920197505657948, + "tests/test_deprecations.py::test_arguments[pending]": 0.0019309074043369976, + "tests/test_deprecations.py::test_arguments[remove]": 0.0018244884521652928, + "tests/test_deprecations.py::test_class[deprecated]": 0.0019827852926225906, + "tests/test_deprecations.py::test_class[pending]": 0.001994026508821814, + "tests/test_deprecations.py::test_class[remove]": 0.0018417297806784143, + "tests/test_deprecations.py::test_constant[deprecated]": 0.002491774191637912, + "tests/test_deprecations.py::test_constant[pending]": 0.002478384941547534, + "tests/test_deprecations.py::test_constant[remove]": 0.002462407882292591, + "tests/test_deprecations.py::test_function[deprecated]": 0.002105039063064509, + "tests/test_deprecations.py::test_function[pending]": 0.0022821342962250197, + "tests/test_deprecations.py::test_function[remove]": 0.0018446537847230681, + "tests/test_deprecations.py::test_method[deprecated]": 0.001997207020115167, + "tests/test_deprecations.py::test_method[pending]": 0.0020169850348041064, + "tests/test_deprecations.py::test_method[remove]": 0.001915893081985832, + "tests/test_deprecations.py::test_module[deprecated]": 0.002522869323445134, + "tests/test_deprecations.py::test_module[pending]": 0.002604155087139915, + "tests/test_deprecations.py::test_module[remove]": 0.0024673849814266565, + "tests/test_deprecations.py::test_topic[deprecated]": 0.0018446121323666884, + "tests/test_deprecations.py::test_topic[pending]": 0.0018775272446622385, + "tests/test_deprecations.py::test_topic[remove]": 0.001818760214299199, + "tests/test_deprecations.py::test_version_fallback": 0.0017258658835693503, + "tests/test_exceptions.py::test_BasicClobberError": 0.01137054219186775, + "tests/test_exceptions.py::test_BinaryPrefixReplacementError": 0.020828909729374907, + "tests/test_exceptions.py::test_CommandNotFoundError_conda_build": 0.020893681059249606, + "tests/test_exceptions.py::test_CommandNotFoundError_simple": 0.021201426418507325, + "tests/test_exceptions.py::test_CondaFileNotFoundError": 0.020228392379196887, + "tests/test_exceptions.py::test_CondaHTTPError": 0.02089823019345905, + "tests/test_exceptions.py::test_CondaKeyError": 0.020388910037302893, + "tests/test_exceptions.py::test_DirectoryNotFoundError": 0.02044262712334605, + "tests/test_exceptions.py::test_KnownPackageClobberError": 0.011238506664269959, + "tests/test_exceptions.py::test_MD5MismatchError": 0.020841218283615986, + "tests/test_exceptions.py::test_PackageNotFoundError": 0.02077980773101591, "tests/test_exceptions.py::test_PackagesNotFoundError_use_only_tar_bz2": 0.004012147512083931, - "tests/test_exceptions.py::test_PackagesNotFoundError_use_only_tar_bz2[False]": 0.012016853567819246, - "tests/test_exceptions.py::test_PackagesNotFoundError_use_only_tar_bz2[True]": 0.01246392769754019, - "tests/test_exceptions.py::test_SharedLinkPathClobberError": 0.011036432707592579, - "tests/test_exceptions.py::test_TooManyArgumentsError": 0.020423263504986182, - "tests/test_exceptions.py::test_UnknownPackageClobberError": 0.011055246649555215, - "tests/test_exceptions.py::test_print_unexpected_error_message_opt_out_1": 0.01966229001713801, - "tests/test_exceptions.py::test_print_unexpected_error_message_opt_out_2": 0.010999149534318457, - "tests/test_exceptions.py::test_print_unexpected_error_message_upload_1": 0.02317575397698273, - "tests/test_exceptions.py::test_print_unexpected_error_message_upload_2": 0.022289096520798295, - "tests/test_exceptions.py::test_print_unexpected_error_message_upload_3": 0.023618511768971888, - "tests/test_exceptions.py::test_print_unexpected_error_message_upload_username_with_spaces": 0.020208971654650257, - "tests/test_exceptions.py::test_print_unexpected_error_message_upload_username_with_unicode": 0.019742516509838333, + "tests/test_exceptions.py::test_PackagesNotFoundError_use_only_tar_bz2[False]": 0.012036926015909012, + "tests/test_exceptions.py::test_PackagesNotFoundError_use_only_tar_bz2[True]": 0.01248349644669835, + "tests/test_exceptions.py::test_SharedLinkPathClobberError": 0.011134351178238515, + "tests/test_exceptions.py::test_TooManyArgumentsError": 0.020796574863485587, + "tests/test_exceptions.py::test_UnknownPackageClobberError": 0.01129279240719328, + "tests/test_exceptions.py::test_print_unexpected_error_message_opt_out_1": 0.020098323115694913, + "tests/test_exceptions.py::test_print_unexpected_error_message_opt_out_2": 0.011222026761817883, + "tests/test_exceptions.py::test_print_unexpected_error_message_upload_1": 0.023487735964402727, + "tests/test_exceptions.py::test_print_unexpected_error_message_upload_2": 0.022492329673308005, + "tests/test_exceptions.py::test_print_unexpected_error_message_upload_3": 0.02501309381076877, + "tests/test_exceptions.py::test_print_unexpected_error_message_upload_username_with_spaces": 0.020564971598597846, + "tests/test_exceptions.py::test_print_unexpected_error_message_upload_username_with_unicode": 0.020130137856465283, "tests/test_export.py::test_explicit[classic---md5]": 32.3180046415001, - "tests/test_export.py::test_explicit[classic---quiet]": 31.170783107000037, + "tests/test_export.py::test_explicit[classic---quiet]": 31.17078310700003, "tests/test_export.py::test_explicit[classic---sha256]": 15.515655252166617, - "tests/test_export.py::test_explicit[classic]": 23.96258682564803, + "tests/test_export.py::test_explicit[classic]": 23.962586825746836, "tests/test_export.py::test_explicit[libmamba---md5]": 1.86200003533339, "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.332926372251758, + "tests/test_export.py::test_explicit[libmamba]": 4.332926372245886, "tests/test_export.py::test_explicit_parser[classic-../doc8-1.1.1-pyhd8ed1ab_0.conda-5e9e17751f19d03-ParseError]": 0.012285850999991986, "tests/test_export.py::test_explicit_parser[classic-../doc8-1.1.1-pyhd8ed1ab_0.conda-5e9e17751f19d03c4034246de428582e-None]": 0.013101322166652572, "tests/test_export.py::test_explicit_parser[classic-doc8-1.1.1-pyhd8ed1ab_0.conda-5e9e17751f19d03c4034246de428582e-None]": 0.01282790400003364, @@ -2050,375 +2051,375 @@ "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.151833450616483, - "tests/test_export.py::test_export[libmamba]": 3.253098918476538, - "tests/test_exports.py::test_deprecations[Completer-None]": 0.0018533895931539003, + "tests/test_export.py::test_export[classic]": 30.151833450655687, + "tests/test_export.py::test_export[libmamba]": 3.2530989184625985, + "tests/test_exports.py::test_deprecations[Completer-None]": 0.001856614626312756, "tests/test_exports.py::test_deprecations[IndexRecord-TypeError]": 0.0018721626903983547, - "tests/test_exports.py::test_deprecations[InstalledPackages-None]": 0.0018287136005608487, - "tests/test_exports.py::test_deprecations[KEYS-TypeError]": 0.0018187822303342336, - "tests/test_exports.py::test_deprecations[KEYS_DIR-TypeError]": 0.002358169981183143, - "tests/test_exports.py::test_deprecations[_symlink_conda_hlp-TypeError]": 0.0018273753357696597, + "tests/test_exports.py::test_deprecations[InstalledPackages-None]": 0.0018304688338612106, + "tests/test_exports.py::test_deprecations[KEYS-TypeError]": 0.0018213774893163141, + "tests/test_exports.py::test_deprecations[KEYS_DIR-TypeError]": 0.002297662059222517, + "tests/test_exports.py::test_deprecations[_symlink_conda_hlp-TypeError]": 0.0018351987803727735, "tests/test_exports.py::test_deprecations[fetch_index-TypeError]": 0.0018262774096301502, - "tests/test_exports.py::test_deprecations[hash_file-TypeError]": 0.0018363295905395036, - "tests/test_exports.py::test_deprecations[iteritems-TypeError]": 0.0018658627804611753, - "tests/test_exports.py::test_deprecations[move_to_trash-TypeError]": 0.0018121342378083299, - "tests/test_exports.py::test_deprecations[symlink_conda-TypeError]": 0.0018565623313270842, - "tests/test_exports.py::test_deprecations[verify-TypeError]": 0.0018425565264524161, - "tests/test_exports.py::test_deprecations[win_conda_bat_redirect-TypeError]": 0.00034748413594388983, - "tests/test_features.py::test_install_track_features_downgrade": 0.5058980780295784, - "tests/test_features.py::test_install_track_features_upgrade": 0.5553317508448821, - "tests/test_features.py::test_remove_features_downgrade": 0.26220473439907743, - "tests/test_features.py::test_remove_features_upgrade": 0.29293267952713437, - "tests/test_fetch.py::test_checksum_checks_bytes[bad-type]": 0.038289032764002195, - "tests/test_fetch.py::test_checksum_checks_bytes[gibberish]": 0.17410436733827092, - "tests/test_fetch.py::test_checksum_checks_bytes[original]": 0.19328720098248925, - "tests/test_fetch.py::test_checksum_checks_bytes[upper]": 0.18459093546542296, - "tests/test_fetch.py::test_download_connectionerror": 5.0155529490193365, - "tests/test_fetch.py::test_download_http_errors": 0.002723807738132192, - "tests/test_fetch.py::test_download_httperror": 0.004235728936808114, - "tests/test_fetch.py::test_download_when_ranges_not_supported": 0.00734177660467731, - "tests/test_fetch.py::test_fetchrepodate_connectionerror": 6.573427606499588, - "tests/test_fetch.py::test_resume_download": 0.013873910928831557, - "tests/test_fetch.py::test_resume_partial": 0.6163432488788988, - "tests/test_fetch.py::test_tmpDownload": 0.14058993143269558, - "tests/test_history.py::test_calls_update_on_exit": 0.004196066457348425, - "tests/test_history.py::test_comment_parsing[conda 4.5.1]": 0.0017273533476121325, - "tests/test_history.py::test_comment_parsing[conda 4.5.1dev0]": 0.0017177915478162865, - "tests/test_history.py::test_comment_parsing[conda 4.5.1rc1]": 0.001728330830978465, - "tests/test_history.py::test_comment_parsing[post 4.4, install spec]": 0.0017764742940555693, - "tests/test_history.py::test_comment_parsing[post 4.4, update spec]": 0.0017606594342261417, - "tests/test_history.py::test_comment_parsing[pre 4.4, install many specs]": 0.0017545863810200003, - "tests/test_history.py::test_comment_parsing[pre 4.4, install one spec]": 0.001746517992233089, - "tests/test_history.py::test_comment_parsing[pre 4.4, install two specs]": 0.0017371629273594763, - "tests/test_history.py::test_comment_parsing[pre 4.4, update one spec]": 0.0017363495861890683, - "tests/test_history.py::test_comment_parsing[pre 4.4, update two specs]": 0.0017370024551536846, - "tests/test_history.py::test_empty_history_check_on_empty_env": 0.004024660426271379, - "tests/test_history.py::test_history_malformed": 0.002835959297551852, - "tests/test_history.py::test_parse_on_empty_env": 0.005112506916506645, - "tests/test_history.py::test_returns_history_object_as_context_object": 0.0028663933453192134, - "tests/test_history.py::test_user_requests[0]": 0.0021730531388877167, - "tests/test_history.py::test_user_requests[1]": 0.0021631596513449567, - "tests/test_history.py::test_user_requests[2]": 0.0023034597530968543, - "tests/test_history.py::test_user_requests[3]": 0.0021076232496251633, - "tests/test_history.py::test_user_requests[4]": 0.002107483522191115, - "tests/test_history.py::test_user_requests[5]": 0.0022139018224742934, - "tests/test_history.py::test_works_as_context_manager": 0.002306545408913102, - "tests/test_install.py::test_binary[linux-64]": 0.0070018066968520745, - "tests/test_install.py::test_binary[noarch]": 0.006881953365374016, - "tests/test_install.py::test_binary[win-64]": 0.0031768671827955403, + "tests/test_exports.py::test_deprecations[hash_file-TypeError]": 0.001839016402375054, + "tests/test_exports.py::test_deprecations[iteritems-TypeError]": 0.0018762062841150254, + "tests/test_exports.py::test_deprecations[move_to_trash-TypeError]": 0.0018126669707960532, + "tests/test_exports.py::test_deprecations[symlink_conda-TypeError]": 0.001850228774869536, + "tests/test_exports.py::test_deprecations[verify-TypeError]": 0.0018338219879094702, + "tests/test_exports.py::test_deprecations[win_conda_bat_redirect-TypeError]": 0.00034884784644849116, + "tests/test_features.py::test_install_track_features_downgrade": 0.5111220411151748, + "tests/test_features.py::test_install_track_features_upgrade": 0.5574076909782664, + "tests/test_features.py::test_remove_features_downgrade": 0.2604575151243846, + "tests/test_features.py::test_remove_features_upgrade": 0.28546989372383885, + "tests/test_fetch.py::test_checksum_checks_bytes[bad-type]": 0.034054105775286024, + "tests/test_fetch.py::test_checksum_checks_bytes[gibberish]": 0.21975482926997802, + "tests/test_fetch.py::test_checksum_checks_bytes[original]": 0.18220607772190003, + "tests/test_fetch.py::test_checksum_checks_bytes[upper]": 0.160294831492361, + "tests/test_fetch.py::test_download_connectionerror": 5.541370407367679, + "tests/test_fetch.py::test_download_http_errors": 0.0026743481031572345, + "tests/test_fetch.py::test_download_httperror": 0.004203913081754121, + "tests/test_fetch.py::test_download_when_ranges_not_supported": 0.007819663902680393, + "tests/test_fetch.py::test_fetchrepodate_connectionerror": 6.4776453742599776, + "tests/test_fetch.py::test_resume_download": 0.014004357319206356, + "tests/test_fetch.py::test_resume_partial": 0.6188950161461565, + "tests/test_fetch.py::test_tmpDownload": 0.14371723318007987, + "tests/test_history.py::test_calls_update_on_exit": 0.004257062166996118, + "tests/test_history.py::test_comment_parsing[conda 4.5.1]": 0.0017330913097899454, + "tests/test_history.py::test_comment_parsing[conda 4.5.1dev0]": 0.0017229037881491738, + "tests/test_history.py::test_comment_parsing[conda 4.5.1rc1]": 0.0017367752812386115, + "tests/test_history.py::test_comment_parsing[post 4.4, install spec]": 0.0017714488454767987, + "tests/test_history.py::test_comment_parsing[post 4.4, update spec]": 0.0017652588537198741, + "tests/test_history.py::test_comment_parsing[pre 4.4, install many specs]": 0.0017525251537917326, + "tests/test_history.py::test_comment_parsing[pre 4.4, install one spec]": 0.0017440950211732574, + "tests/test_history.py::test_comment_parsing[pre 4.4, install two specs]": 0.0017361204561637405, + "tests/test_history.py::test_comment_parsing[pre 4.4, update one spec]": 0.0017461566404377467, + "tests/test_history.py::test_comment_parsing[pre 4.4, update two specs]": 0.001739618679945015, + "tests/test_history.py::test_empty_history_check_on_empty_env": 0.004027444544337756, + "tests/test_history.py::test_history_malformed": 0.002835048980738523, + "tests/test_history.py::test_parse_on_empty_env": 0.005258644765888093, + "tests/test_history.py::test_returns_history_object_as_context_object": 0.00287122389652222, + "tests/test_history.py::test_user_requests[0]": 0.002887562061324384, + "tests/test_history.py::test_user_requests[1]": 0.0021551099679105977, + "tests/test_history.py::test_user_requests[2]": 0.002286224341850675, + "tests/test_history.py::test_user_requests[3]": 0.0021058697352932206, + "tests/test_history.py::test_user_requests[4]": 0.0021025113390525777, + "tests/test_history.py::test_user_requests[5]": 0.0022157349076725053, + "tests/test_history.py::test_works_as_context_manager": 0.0023049540328670213, + "tests/test_install.py::test_binary[linux-64]": 0.007121188479109033, + "tests/test_install.py::test_binary[noarch]": 0.006856358951913839, + "tests/test_install.py::test_binary[win-64]": 0.0031463163446084938, "tests/test_install.py::test_conda_pip_interop_dependency_satisfied_by_pip": 88.82102676403463, - "tests/test_install.py::test_default_text": 0.003513261133032813, - "tests/test_install.py::test_ends_with_newl[linux-64]": 0.00204302476439539, - "tests/test_install.py::test_ends_with_newl[noarch]": 0.0019205792063268679, - "tests/test_install.py::test_ends_with_newl[win-64]": 0.0022623017767772094, + "tests/test_install.py::test_default_text": 0.0034210007406361965, + "tests/test_install.py::test_ends_with_newl[linux-64]": 0.002032921163471566, + "tests/test_install.py::test_ends_with_newl[noarch]": 0.0019360246145578364, + "tests/test_install.py::test_ends_with_newl[win-64]": 0.0022649373038030173, "tests/test_install.py::test_install_freezes_env_by_default": 0.4045056122208268, "tests/test_install.py::test_install_from_extracted_package": 7.417486000328556, "tests/test_install.py::test_install_mkdir": 13.119640905277308, - "tests/test_install.py::test_long_default_text": 0.0029534979849451435, - "tests/test_install.py::test_multiple[linux-64]": 0.0018327435828822147, - "tests/test_install.py::test_multiple[noarch]": 0.001757075127307365, - "tests/test_install.py::test_multiple[win-64]": 0.0022262630966125296, - "tests/test_install.py::test_no_extra[linux-64]": 0.0016922756379818549, - "tests/test_install.py::test_no_extra[noarch]": 0.0016939484567387, - "tests/test_install.py::test_no_extra[win-64]": 0.0028572708115823927, - "tests/test_install.py::test_read_no_link": 0.0025820941766400885, - "tests/test_install.py::test_shorter[linux-64]": 0.001851694809270071, - "tests/test_install.py::test_shorter[noarch]": 0.0021713204280703956, - "tests/test_install.py::test_shorter[win-64]": 0.0024337202564517126, - "tests/test_install.py::test_simple[linux-64]": 0.005516266472457264, - "tests/test_install.py::test_simple[noarch]": 0.003173145732424242, - "tests/test_install.py::test_simple[win-64]": 0.002721194667852844, - "tests/test_install.py::test_spaces[linux-64]": 0.003190554125246815, - "tests/test_install.py::test_spaces[noarch]": 0.0018963104105085438, - "tests/test_install.py::test_spaces[win-64]": 0.002202702580212266, - "tests/test_install.py::test_too_long[linux-64]": 0.0017927610622051598, - "tests/test_install.py::test_too_long[noarch]": 0.0016963077419579506, - "tests/test_install.py::test_too_long[win-64]": 0.001802709359068221, - "tests/test_install.py::test_trash_outside_prefix": 0.097138092923218, - "tests/test_install.py::test_two[linux-64]": 0.0016796172632239684, - "tests/test_install.py::test_two[noarch]": 0.001678503871650282, - "tests/test_install.py::test_two[win-64]": 0.002245456017850393, - "tests/test_install.py::test_windows_entry_point": 0.00044835963926280763, - "tests/test_install.py::test_yield_lines": 0.0025294003510701133, - "tests/test_instructions.py::test_check_files_in_tarball_files_exist": 0.0016083698483751868, - "tests/test_instructions.py::test_check_files_in_tarball_files_not_exist": 0.0016543581337560634, - "tests/test_instructions.py::test_expected_operation_order": 0.0016148957666329124, - "tests/test_instructions.py::test_simple_instruction": 0.001757594142702984, - "tests/test_instructions.py::test_state": 0.0017038078350435388, - "tests/test_link_order.py::test_link_order_post_link_actions": 0.44604730272783355, - "tests/test_link_order.py::test_link_order_post_link_depend": 0.46723165919298815, - "tests/test_logic.py::test_ALL": 10.833366237953127, - "tests/test_logic.py::test_AMONE": 1.7635947094985875, - "tests/test_logic.py::test_AND": 0.015132345330031936, - "tests/test_logic.py::test_ANY": 10.38271291914914, - "tests/test_logic.py::test_ITE": 0.4651541625461994, - "tests/test_logic.py::test_LinearBound": 7.272895446982992, - "tests/test_logic.py::test_NOT": 0.0025701614172447713, - "tests/test_logic.py::test_OR": 0.013455707818656416, - "tests/test_logic.py::test_XONE": 1.7932886830476182, - "tests/test_logic.py::test_XOR": 0.015976217034786383, - "tests/test_logic.py::test_minimal_unsatisfiable_subset": 0.0017494024697338184, - "tests/test_logic.py::test_minimize": 0.0039040439862543437, - "tests/test_logic.py::test_sat": 0.0020598908444587403, - "tests/test_misc.py::test_Utf8NamedTemporaryFile": 0.0019262477372411655, - "tests/test_misc.py::test_cache_fn_url": 0.0016468606863318763, - "tests/test_misc.py::test_explicit_missing_cache_entries": 2.3208563788191, - "tests/test_misc.py::test_explicit_no_cache": 0.005615087035864225, - "tests/test_misc.py::test_explicit_parser[../doc8-1.1.1-pyhd8ed1ab_0.conda-5e9e17751f19d03-ParseError]": 0.0019699221141885686, - "tests/test_misc.py::test_explicit_parser[../doc8-1.1.1-pyhd8ed1ab_0.conda-5e9e17751f19d03c4034246de428582e-None]": 0.0030080220374363144, - "tests/test_misc.py::test_explicit_parser[doc8-1.1.1-pyhd8ed1ab_0.conda-5e9e17751f19d03c4034246de428582e-None]": 0.002979818549143369, - "tests/test_misc.py::test_explicit_parser[https://conda.anaconda.org/conda-forge/noarch/conda-24.1.0-pyhd3eb1b0_0.conda-2707f68aada792d1cf3a44c51d55b38b0cd65b0c192d2a5f9ef0550dc149a7d3-None]": 0.0029394572893062364, - "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.0019381230580496562, - "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.001948348129330633, - "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.003034150054842196, - "tests/test_misc.py::test_explicit_parser[https://conda.anaconda.org/conda-forge/noarch/doc8-1.1.1-pyhd8ed1ab_0.conda-5e9e17751f19d03c4034246de428582e-None]": 0.0030075152219214913, - "tests/test_misc.py::test_url_pat_1": 0.001608836999187638, - "tests/test_misc.py::test_url_pat_2": 0.0015893880410951643, - "tests/test_misc.py::test_url_pat_3": 0.001571954642670505, - "tests/test_misc.py::test_walk_prefix": 0.0035319800032062275, - "tests/test_plan.py::test_adds_to_existing_actions": 0.0018862407441355047, - "tests/test_plan.py::test_deprecations[_get_best_prec_match]": 0.001707523157865913, - "tests/test_plan.py::test_deprecations[_handle_menuinst]": 0.0016839006427878127, - "tests/test_plan.py::test_deprecations[_inject_UNLINKLINKTRANSACTION]": 0.0016971152334894894, - "tests/test_plan.py::test_deprecations[_plan_from_actions]": 0.0016898544589403547, - "tests/test_plan.py::test_deprecations[_update_old_plan]": 0.0016860319379302239, - "tests/test_plan.py::test_deprecations[add_defaults_to_specs]": 0.0017238805742442367, - "tests/test_plan.py::test_deprecations[add_unlink]": 0.0017653490077376784, - "tests/test_plan.py::test_deprecations[display_actions]": 0.0017788724184471777, - "tests/test_plan.py::test_deprecations[execute_actions]": 0.0017048989232034291, - "tests/test_plan.py::test_deprecations[execute_instructions]": 0.0016890224181841417, - "tests/test_plan.py::test_deprecations[execute_plan]": 0.0017026649672507626, - "tests/test_plan.py::test_deprecations[get_blank_actions]": 0.001686868329108142, - "tests/test_plan.py::test_deprecations[install_actions]": 0.0016946285122843977, - "tests/test_plan.py::test_deprecations[print_dists]": 0.0018681786350251606, - "tests/test_plan.py::test_deprecations[revert_actions]": 0.0016955330870358364, - "tests/test_plan.py::test_display_actions_0": 0.06513650698694756, - "tests/test_plan.py::test_display_actions_features": 0.09257313701759, - "tests/test_plan.py::test_display_actions_link_type": 0.010907341184111565, - "tests/test_plan.py::test_display_actions_show_channel_urls": 0.0773010570497575, - "tests/test_plan.py::test_execute_plan": 0.0017421608463680928, - "tests/test_plan.py::test_pinned_specs_CONDA_PINNED_PACKAGES": 0.010992617102692153, - "tests/test_plan.py::test_pinned_specs_all": 0.6325799884475444, - "tests/test_plan.py::test_pinned_specs_conda_meta_pinned": 0.545867212327058, - "tests/test_plan.py::test_pinned_specs_condarc": 0.611940259229809, - "tests/test_plan.py::test_simply_adds_unlink_on_non_windows": 0.00229207019295848, - "tests/test_plan.py::test_update_old_plan": 0.0017304503854405795, - "tests/test_priority.py::test_reorder_channel_priority[classic-with pinned_package]": 21.714519997232884, - "tests/test_priority.py::test_reorder_channel_priority[classic-without pinned_package]": 17.940047795976607, - "tests/test_priority.py::test_reorder_channel_priority[libmamba-with pinned_package]": 3.455000900295379, - "tests/test_priority.py::test_reorder_channel_priority[libmamba-without pinned_package]": 3.3703771808621465, - "tests/test_shell.py::test_activate_deactivate_modify_path[bash]": 3.9841698597989583, - "tests/test_shell.py::test_activate_deactivate_modify_path[cmd.exe]": 0.0003584323591735609, - "tests/test_shell.py::test_bash_activate_error": 3.9688739632921854, - "tests/test_shell.py::test_basic_integration[bash-basic_posix]": 20.426082639477414, - "tests/test_shell.py::test_basic_integration[csh-basic_csh]": 0.00038974092916977516, - "tests/test_shell.py::test_basic_integration[dash-basic_posix]": 20.20984702225296, - "tests/test_shell.py::test_basic_integration[tcsh-basic_csh]": 0.0003659288581532101, - "tests/test_shell.py::test_basic_integration[zsh-basic_posix]": 0.00039245204838887315, - "tests/test_shell.py::test_cmd_exe_activate_error": 0.0004137410934119885, - "tests/test_shell.py::test_cmd_exe_basic_integration": 0.0003937861656192885, - "tests/test_shell.py::test_fish_basic_integration": 0.0003559169451865098, - "tests/test_shell.py::test_legacy_activate_deactivate_bash": 5.804451669249314, - "tests/test_shell.py::test_legacy_activate_deactivate_cmd_exe": 0.0003547479635653475, - "tests/test_shell.py::test_powershell_PATH_management": 0.0003657963380380512, - "tests/test_shell.py::test_powershell_basic_integration": 16.8108613257577, - "tests/test_shell.py::test_stacking[0--base-base,sys]": 8.97924601219503, - "tests/test_shell.py::test_stacking[0--has-has,sys]": 8.97136006516446, - "tests/test_shell.py::test_stacking[0--not-sys]": 8.741218333154325, - "tests/test_shell.py::test_stacking[0-base-base-base,sys]": 8.683486211488544, - "tests/test_shell.py::test_stacking[0-base-has-has,sys]": 8.84894710306123, - "tests/test_shell.py::test_stacking[0-base-not-sys]": 8.651958258051774, - "tests/test_shell.py::test_stacking[0-has-base-base,sys]": 8.678524781976245, - "tests/test_shell.py::test_stacking[0-has-has-has,sys]": 8.864327722023654, - "tests/test_shell.py::test_stacking[0-has-not-sys]": 8.758337979105994, - "tests/test_shell.py::test_stacking[0-not-base-base,sys]": 8.654838482837329, - "tests/test_shell.py::test_stacking[0-not-has-has,sys]": 8.719774098337838, - "tests/test_shell.py::test_stacking[0-not-not-sys]": 8.84437839192509, - "tests/test_shell.py::test_stacking[5-base,has-base-base,has,base,sys]": 8.824337040691773, - "tests/test_shell.py::test_stacking[5-base,has-has-has,base,sys]": 8.911074188779816, - "tests/test_shell.py::test_stacking[5-base,has-not-has,base,sys]": 8.851373671997665, - "tests/test_shell.py::test_stacking[5-base,not-base-base,base,sys]": 8.888913900390422, - "tests/test_shell.py::test_stacking[5-base,not-has-has,base,sys]": 8.929800782648863, - "tests/test_shell.py::test_stacking[5-base,not-not-base,sys]": 8.835838886398895, - "tests/test_shell.py::test_stacking[5-base-base-base,sys]": 8.812342947294248, - "tests/test_shell.py::test_stacking[5-base-has-has,base,sys]": 8.670736333107515, - "tests/test_shell.py::test_stacking[5-base-not-base,sys]": 8.69889196197102, - "tests/test_shell.py::test_stacking[5-has-base-base,has,sys]": 8.77890867972211, - "tests/test_shell.py::test_stacking[5-has-has-has,sys]": 8.746855620610544, - "tests/test_shell.py::test_stacking[5-has-not-has,sys]": 8.682170656357071, - "tests/test_shell.py::test_stacking[5-not-base-base,sys]": 8.73750904934708, - "tests/test_shell.py::test_stacking[5-not-has-has,sys]": 8.765642485661708, - "tests/test_shell.py::test_stacking[5-not-not-sys]": 8.790287123040098, - "tests/test_solvers.py::TestClassicSolver::test_accelerate": 2.089687160923827, - "tests/test_solvers.py::TestClassicSolver::test_anaconda_nomkl": 1.2818186501050768, - "tests/test_solvers.py::TestClassicSolver::test_arch_preferred_over_noarch_when_otherwise_equal": 0.03071623854505901, - "tests/test_solvers.py::TestClassicSolver::test_channel_priority_1": 0.6952782884966054, - "tests/test_solvers.py::TestClassicSolver::test_circular_dependencies": 0.17305222169966433, - "tests/test_solvers.py::TestClassicSolver::test_empty": 0.6204581502561127, - "tests/test_solvers.py::TestClassicSolver::test_get_dists": 1.4193700719591322, - "tests/test_solvers.py::TestClassicSolver::test_get_reduced_index_broadening_preferred_solution": 0.038807226045641255, - "tests/test_solvers.py::TestClassicSolver::test_get_reduced_index_broadening_with_unsatisfiable_early_dep": 0.034088429456290564, - "tests/test_solvers.py::TestClassicSolver::test_install_package_with_feature": 0.2765255695217893, - "tests/test_solvers.py::TestClassicSolver::test_iopro_mkl": 1.0354594911528476, - "tests/test_solvers.py::TestClassicSolver::test_iopro_nomkl": 0.6971914219691471, - "tests/test_solvers.py::TestClassicSolver::test_irrational_version": 0.14996772974324837, - "tests/test_solvers.py::TestClassicSolver::test_mkl": 1.5740171121149935, - "tests/test_solvers.py::TestClassicSolver::test_no_features": 1.9507372707921387, - "tests/test_solvers.py::TestClassicSolver::test_noarch_preferred_over_arch_when_build_greater": 0.030642481465719264, - "tests/test_solvers.py::TestClassicSolver::test_noarch_preferred_over_arch_when_build_greater_dep": 0.03185539794599362, - "tests/test_solvers.py::TestClassicSolver::test_noarch_preferred_over_arch_when_version_greater": 0.0295911121897111, - "tests/test_solvers.py::TestClassicSolver::test_noarch_preferred_over_arch_when_version_greater_dep": 0.03168700583156521, - "tests/test_solvers.py::TestClassicSolver::test_nonexistent": 0.03039183840869287, - "tests/test_solvers.py::TestClassicSolver::test_nonexistent_deps": 1.1984825046960097, - "tests/test_solvers.py::TestClassicSolver::test_pseudo_boolean": 1.175986089591318, - "tests/test_solvers.py::TestClassicSolver::test_remove": 1.3497035346449326, - "tests/test_solvers.py::TestClassicSolver::test_scipy_mkl": 0.5923025755522779, - "tests/test_solvers.py::TestClassicSolver::test_surplus_features_1": 0.039797276176910604, - "tests/test_solvers.py::TestClassicSolver::test_surplus_features_2": 0.034827492512283335, - "tests/test_solvers.py::TestClassicSolver::test_timestamps_and_deps": 0.406385375954568, - "tests/test_solvers.py::TestClassicSolver::test_unintentional_feature_downgrade": 0.8852367762726334, - "tests/test_solvers.py::TestClassicSolver::test_unsat_any_two_not_three": 0.15233580969259858, - "tests/test_solvers.py::TestClassicSolver::test_unsat_chain": 0.05224257160788301, - "tests/test_solvers.py::TestClassicSolver::test_unsat_channel_priority": 0.09193162092008188, - "tests/test_solvers.py::TestClassicSolver::test_unsat_expand_single": 0.04188966865392184, - "tests/test_solvers.py::TestClassicSolver::test_unsat_from_r1": 2.1572917730222763, - "tests/test_solvers.py::TestClassicSolver::test_unsat_missing_dep": 0.039453199256204496, - "tests/test_solvers.py::TestClassicSolver::test_unsat_shortest_chain_1": 0.04857187063932145, - "tests/test_solvers.py::TestClassicSolver::test_unsat_shortest_chain_2": 0.05137671566336678, - "tests/test_solvers.py::TestClassicSolver::test_unsat_shortest_chain_3": 0.052989739967019465, - "tests/test_solvers.py::TestClassicSolver::test_unsat_shortest_chain_4": 0.04785148128509063, - "tests/test_solvers.py::TestClassicSolver::test_unsat_simple": 0.044927227238035085, - "tests/test_solvers.py::TestLibMambaSolver::test_accelerate": 0.0015370779888202845, - "tests/test_solvers.py::TestLibMambaSolver::test_anaconda_nomkl": 0.23434143061028556, - "tests/test_solvers.py::TestLibMambaSolver::test_arch_preferred_over_noarch_when_otherwise_equal": 0.03904696999293541, - "tests/test_solvers.py::TestLibMambaSolver::test_channel_priority_1": 0.09581561439129847, - "tests/test_solvers.py::TestLibMambaSolver::test_circular_dependencies": 0.19180128364473362, - "tests/test_solvers.py::TestLibMambaSolver::test_empty": 0.06970268679316294, - "tests/test_solvers.py::TestLibMambaSolver::test_get_dists": 0.11014938597952396, - "tests/test_solvers.py::TestLibMambaSolver::test_get_reduced_index_broadening_preferred_solution": 0.04186678377141149, - "tests/test_solvers.py::TestLibMambaSolver::test_get_reduced_index_broadening_with_unsatisfiable_early_dep": 0.04129774812691193, - "tests/test_solvers.py::TestLibMambaSolver::test_install_package_with_feature": 0.07092933606456159, - "tests/test_solvers.py::TestLibMambaSolver::test_iopro_mkl": 0.0016309057904161386, - "tests/test_solvers.py::TestLibMambaSolver::test_iopro_nomkl": 0.0015975636317003123, - "tests/test_solvers.py::TestLibMambaSolver::test_irrational_version": 0.07121975952520096, - "tests/test_solvers.py::TestLibMambaSolver::test_mkl": 0.0015460275065609624, - "tests/test_solvers.py::TestLibMambaSolver::test_no_features": 0.0016191062500991637, - "tests/test_solvers.py::TestLibMambaSolver::test_noarch_preferred_over_arch_when_build_greater": 0.03967672472165861, - "tests/test_solvers.py::TestLibMambaSolver::test_noarch_preferred_over_arch_when_build_greater_dep": 0.040264756304273584, - "tests/test_solvers.py::TestLibMambaSolver::test_noarch_preferred_over_arch_when_version_greater": 0.041286922680267804, - "tests/test_solvers.py::TestLibMambaSolver::test_noarch_preferred_over_arch_when_version_greater_dep": 0.04492297651107994, - "tests/test_solvers.py::TestLibMambaSolver::test_nonexistent": 0.048381799459845436, - "tests/test_solvers.py::TestLibMambaSolver::test_nonexistent_deps": 0.44606963614673634, - "tests/test_solvers.py::TestLibMambaSolver::test_pseudo_boolean": 0.0016392927820565039, - "tests/test_solvers.py::TestLibMambaSolver::test_remove": 0.0015937292182112445, - "tests/test_solvers.py::TestLibMambaSolver::test_scipy_mkl": 0.0015532464345217264, - "tests/test_solvers.py::TestLibMambaSolver::test_surplus_features_1": 0.0015582449363915716, - "tests/test_solvers.py::TestLibMambaSolver::test_surplus_features_2": 0.0015376701193519796, - "tests/test_solvers.py::TestLibMambaSolver::test_timestamps_and_deps": 0.43459964644289173, - "tests/test_solvers.py::TestLibMambaSolver::test_unintentional_feature_downgrade": 0.0016304797818839029, - "tests/test_solvers.py::TestLibMambaSolver::test_unsat_any_two_not_three": 0.13150532371514492, - "tests/test_solvers.py::TestLibMambaSolver::test_unsat_chain": 0.029228190134147895, - "tests/test_solvers.py::TestLibMambaSolver::test_unsat_channel_priority": 0.10532442410481153, - "tests/test_solvers.py::TestLibMambaSolver::test_unsat_expand_single": 0.028435245148991567, - "tests/test_solvers.py::TestLibMambaSolver::test_unsat_from_r1": 0.17417222698279156, - "tests/test_solvers.py::TestLibMambaSolver::test_unsat_missing_dep": 0.02865943516090355, - "tests/test_solvers.py::TestLibMambaSolver::test_unsat_shortest_chain_1": 0.028867881024325755, - "tests/test_solvers.py::TestLibMambaSolver::test_unsat_shortest_chain_2": 0.028636210531108843, - "tests/test_solvers.py::TestLibMambaSolver::test_unsat_shortest_chain_3": 0.028837200767227043, - "tests/test_solvers.py::TestLibMambaSolver::test_unsat_shortest_chain_4": 0.028810956125381586, - "tests/test_solvers.py::TestLibMambaSolver::test_unsat_simple": 0.02933221610953856, - "tests/test_toposort.py::test_cycle": 0.0017481716539943396, - "tests/test_toposort.py::test_cycle_best_effort": 0.0017060223017359268, - "tests/test_toposort.py::test_degenerate": 0.0015696579487072839, - "tests/test_toposort.py::test_pop_key": 0.0016854317657668957, - "tests/test_toposort.py::test_python_is_prioritized": 0.0016634336451348008, - "tests/test_toposort.py::test_simple": 0.0017257898828458062, - "tests/test_utils.py::test_deprecations[cygwin_path_to_win-TypeError]": 0.0017928068576503406, - "tests/test_utils.py::test_deprecations[msys2_shell_base-TypeError]": 0.0017947715922768147, - "tests/test_utils.py::test_deprecations[path_identity-TypeError]": 0.0018104930971726515, - "tests/test_utils.py::test_deprecations[shells-TypeError]": 0.0017871346752495385, - "tests/test_utils.py::test_deprecations[translate_stream-TypeError]": 0.0017881296257618849, - "tests/test_utils.py::test_deprecations[unix_shell_base-TypeError]": 0.0018391701522616683, - "tests/test_utils.py::test_deprecations[win_path_to_cygwin-TypeError]": 0.0017941527954793977, - "tests/test_utils.py::test_ensure_dir": 0.0024729592729789986, - "tests/test_utils.py::test_ensure_dir_errors": 0.00223996671077931, - "tests/test_utils.py::test_path_translations": 0.014303455414968842, - "tests/test_utils.py::test_quote_for_shell[!-'!']": 0.0017457580569638493, - "tests/test_utils.py::test_quote_for_shell[\"-'\"']": 0.0017148027811790805, - "tests/test_utils.py::test_quote_for_shell[#-'#']": 0.00173186886650635, - "tests/test_utils.py::test_quote_for_shell[$-'$']": 0.0017163057922046625, - "tests/test_utils.py::test_quote_for_shell[%-%]": 0.0017202181223649124, - "tests/test_utils.py::test_quote_for_shell[&-'&']": 0.001708573013569584, - "tests/test_utils.py::test_quote_for_shell['-''\"'\"'']": 0.0017202419310747182, - "tests/test_utils.py::test_quote_for_shell[(-'(']": 0.0017255746867621497, - "tests/test_utils.py::test_quote_for_shell[)-')']": 0.0017221519647999202, - "tests/test_utils.py::test_quote_for_shell[*-'*']": 0.0017310205075428972, - "tests/test_utils.py::test_quote_for_shell[+-+]": 0.0017290183050425155, - "tests/test_utils.py::test_quote_for_shell[,-,]": 0.0017045186799170438, - "tests/test_utils.py::test_quote_for_shell[---]": 0.0017305455937714855, - "tests/test_utils.py::test_quote_for_shell[.-.]": 0.0017301153784417048, - "tests/test_utils.py::test_quote_for_shell[/-/]": 0.0017297107852137417, - "tests/test_utils.py::test_quote_for_shell[1>/dev/null-'1>/dev/null']": 0.0017250474425999085, - "tests/test_utils.py::test_quote_for_shell[1>NUL-'1>NUL']": 0.001726485233744901, - "tests/test_utils.py::test_quote_for_shell[2>&1-'2>&1']": 0.0017177816346174246, - "tests/test_utils.py::test_quote_for_shell[2>/dev/null-'2>/dev/null']": 0.0017336657548089366, - "tests/test_utils.py::test_quote_for_shell[2>NUL-'2>NUL']": 0.0017187288364614365, - "tests/test_utils.py::test_quote_for_shell[:-:]": 0.00170591967026846, - "tests/test_utils.py::test_quote_for_shell[;-';']": 0.0017008298826741612, - "tests/test_utils.py::test_quote_for_shell[<-'<']": 0.001695030599689035, - "tests/test_utils.py::test_quote_for_shell[=-=]": 0.0017011264652648827, - "tests/test_utils.py::test_quote_for_shell[>-'>']": 0.0017486273002158658, - "tests/test_utils.py::test_quote_for_shell[>/dev/null-'>/dev/null']": 0.0017514759747402145, - "tests/test_utils.py::test_quote_for_shell[>NUL-'>NUL']": 0.001739315556003332, - "tests/test_utils.py::test_quote_for_shell[?-'?']": 0.001711319806254107, - "tests/test_utils.py::test_quote_for_shell[@-@]": 0.0017192873809863428, - "tests/test_utils.py::test_quote_for_shell[C:\\\\temp\\\\some ^%file^% > nul-\"C:\\\\temp\\\\some ^%%file^%% > nul\"]": 0.000336408405727831, - "tests/test_utils.py::test_quote_for_shell[None-'']": 0.0017211748736201057, - "tests/test_utils.py::test_quote_for_shell[[-'[']": 0.0017298206233309892, - "tests/test_utils.py::test_quote_for_shell[\\\\-'\\\\']": 0.0017083165988776093, - "tests/test_utils.py::test_quote_for_shell[]-']']": 0.0017593956756565947, - "tests/test_utils.py::test_quote_for_shell[^-'^']": 0.0017070099082867856, - "tests/test_utils.py::test_quote_for_shell[arg1 and 2-'arg1 and 2']": 0.0018065443317422665, - "tests/test_utils.py::test_quote_for_shell[arg1-arg1]": 0.001856540384081991, - "tests/test_utils.py::test_quote_for_shell[arg1\\nand\\n2-'arg1\\nand\\n2']": 0.00176524061888975, - "tests/test_utils.py::test_quote_for_shell[malicious argument\\\\\"&whoami-\"malicious argument\\\\\"\"&whoami\"]": 0.00035192327199700367, - "tests/test_utils.py::test_quote_for_shell[numpy<1.22-'numpy<1.22']": 0.0017654414275048813, - "tests/test_utils.py::test_quote_for_shell[numpy>=1.0-'numpy>=1.0']": 0.0017571783265788704, - "tests/test_utils.py::test_quote_for_shell[one|two-'one|two']": 0.0017429432193155376, - "tests/test_utils.py::test_quote_for_shell[{-'{']": 0.0017247933896490392, - "tests/test_utils.py::test_quote_for_shell[|-'|']": 0.001700079826246343, - "tests/test_utils.py::test_quote_for_shell[}-'}']": 0.0017084908053845275, - "tests/test_utils.py::test_quote_for_shell[~-'~']": 0.001715716115349753, - "tests/test_utils.py::test_text_translations": 0.006597274844251667, - "tests/testing/test_fixtures.py::test_conda_cli": 0.07134374561422974, - "tests/testing/test_fixtures.py::test_env": 5.858000493168878, - "tests/testing/test_fixtures.py::test_monkeypatch": 0.012288482456208354, - "tests/testing/test_fixtures.py::test_path_factory": 0.003477111606956137, - "tests/testing/test_fixtures.py::test_session_capsys": 0.0018014070663363577, - "tests/testing/test_fixtures.py::test_session_conda_cli": 0.07069140210187148, - "tests/testing/test_fixtures.py::test_session_tmp_env": 1.2411125984236777, - "tests/testing/test_fixtures.py::test_tmp_channel": 1.1006371585714618, - "tests/testing/test_fixtures.py::test_tmp_env": 0.8626661259380635, - "tests/testing/test_fixtures.py::test_tmp_envs_dir": 0.004070227460946633, - "tests/testing/test_fixtures.py::test_tmp_pkgs_dir": 0.004181725593531918, - "tests/testing/test_testing.py::test_deprecations[CondaCLIFixture-TypeError]": 0.0018493586451699114, - "tests/testing/test_testing.py::test_deprecations[PathFactoryFixture-TypeError]": 0.0018722316240862584, - "tests/testing/test_testing.py::test_deprecations[TmpChannelFixture-TypeError]": 0.001793387147489167, - "tests/testing/test_testing.py::test_deprecations[TmpEnvFixture-TypeError]": 0.0018389833474273523, - "tests/trust/test_signature_verification.py::test_2nd_root_metadata_from_web": 0.022948941610598926, - "tests/trust/test_signature_verification.py::test_3rd_root_metadata_from_web": 0.01767240321899808, - "tests/trust/test_signature_verification.py::test_invalid_2nd_metadata_on_disk_no_new_metadata_on_web": 0.005255160372006193, - "tests/trust/test_signature_verification.py::test_signature_verification[broken-0.0.1-broken.conda-None]": 12.50484430557633, - "tests/trust/test_signature_verification.py::test_signature_verification[broken-0.0.1-broken.tar.bz2-False]": 12.52035579447951, - "tests/trust/test_signature_verification.py::test_signature_verification[first.tar.bz2-True]": 12.588041666264658, - "tests/trust/test_signature_verification.py::test_signature_verification[second.conda-True]": 12.588660481404666, - "tests/trust/test_signature_verification.py::test_signature_verification[third.conda-True]": 12.576535751168368, - "tests/trust/test_signature_verification.py::test_signature_verification_not_enabled": 0.02686149685905683, - "tests/trust/test_signature_verification.py::test_single_invalid_signature_3rd_root_metadata_from_web": 0.014787664776165386, - "tests/trust/test_signature_verification.py::test_trusted_root_2nd_metadata_on_disk_no_new_metadata_on_web": 0.005349889238474109, - "tests/trust/test_signature_verification.py::test_trusted_root_invalid_key_mgr_online_valid_on_disk": 0.007386978560588108, - "tests/trust/test_signature_verification.py::test_trusted_root_new_key_mgr_online": 0.014952776986925861, - "tests/trust/test_signature_verification.py::test_trusted_root_no_new_key_mgr_online_key_mgr_is_on_disk": 0.006643363090597974, - "tests/trust/test_signature_verification.py::test_trusted_root_no_new_key_mgr_online_key_mgr_not_on_disk": 0.006396343073230821, - "tests/trust/test_signature_verification.py::test_trusted_root_no_new_metadata": 0.005223518817034112 + "tests/test_install.py::test_long_default_text": 0.00290730982251951, + "tests/test_install.py::test_multiple[linux-64]": 0.0018174387758578883, + "tests/test_install.py::test_multiple[noarch]": 0.0017688446370928603, + "tests/test_install.py::test_multiple[win-64]": 0.002229433658861935, + "tests/test_install.py::test_no_extra[linux-64]": 0.0016810539914611212, + "tests/test_install.py::test_no_extra[noarch]": 0.001687060115435741, + "tests/test_install.py::test_no_extra[win-64]": 0.0027730266454089004, + "tests/test_install.py::test_read_no_link": 0.002569311760610291, + "tests/test_install.py::test_shorter[linux-64]": 0.001807877440793812, + "tests/test_install.py::test_shorter[noarch]": 0.002126822837420212, + "tests/test_install.py::test_shorter[win-64]": 0.0024194728233356195, + "tests/test_install.py::test_simple[linux-64]": 0.005513282308409277, + "tests/test_install.py::test_simple[noarch]": 0.003005172406779863, + "tests/test_install.py::test_simple[win-64]": 0.0027182831692636666, + "tests/test_install.py::test_spaces[linux-64]": 0.0030368623452447403, + "tests/test_install.py::test_spaces[noarch]": 0.0018911077000716798, + "tests/test_install.py::test_spaces[win-64]": 0.0022761315289679443, + "tests/test_install.py::test_too_long[linux-64]": 0.0018008339651760547, + "tests/test_install.py::test_too_long[noarch]": 0.0016993711347598757, + "tests/test_install.py::test_too_long[win-64]": 0.0017941105965823543, + "tests/test_install.py::test_trash_outside_prefix": 0.09641317122050316, + "tests/test_install.py::test_two[linux-64]": 0.0016705823943431403, + "tests/test_install.py::test_two[noarch]": 0.0016784398023963198, + "tests/test_install.py::test_two[win-64]": 0.002254800358597399, + "tests/test_install.py::test_windows_entry_point": 0.0004287854517060368, + "tests/test_install.py::test_yield_lines": 0.0025060767559657287, + "tests/test_instructions.py::test_check_files_in_tarball_files_exist": 0.001604459377745071, + "tests/test_instructions.py::test_check_files_in_tarball_files_not_exist": 0.0016559394821382548, + "tests/test_instructions.py::test_expected_operation_order": 0.0016235107024588013, + "tests/test_instructions.py::test_simple_instruction": 0.0017528146543815991, + "tests/test_instructions.py::test_state": 0.0017011622714851705, + "tests/test_link_order.py::test_link_order_post_link_actions": 0.45716749440683047, + "tests/test_link_order.py::test_link_order_post_link_depend": 0.4578497917625328, + "tests/test_logic.py::test_ALL": 11.60346620776885, + "tests/test_logic.py::test_AMONE": 1.8544019763106465, + "tests/test_logic.py::test_AND": 0.014599072486638642, + "tests/test_logic.py::test_ANY": 11.130724298029026, + "tests/test_logic.py::test_ITE": 0.4906546146107786, + "tests/test_logic.py::test_LinearBound": 7.304890630306951, + "tests/test_logic.py::test_NOT": 0.0026383792478613193, + "tests/test_logic.py::test_OR": 0.014009920921283694, + "tests/test_logic.py::test_XONE": 1.8745713914497053, + "tests/test_logic.py::test_XOR": 0.016731400960780945, + "tests/test_logic.py::test_minimal_unsatisfiable_subset": 0.0017455678875061974, + "tests/test_logic.py::test_minimize": 0.0039884963629004, + "tests/test_logic.py::test_sat": 0.0020899676340510554, + "tests/test_misc.py::test_Utf8NamedTemporaryFile": 0.0019112319903754008, + "tests/test_misc.py::test_cache_fn_url": 0.0016526095804049923, + "tests/test_misc.py::test_explicit_missing_cache_entries": 2.424126033657298, + "tests/test_misc.py::test_explicit_no_cache": 0.0056539129000835525, + "tests/test_misc.py::test_explicit_parser[../doc8-1.1.1-pyhd8ed1ab_0.conda-5e9e17751f19d03-ParseError]": 0.001975937152692248, + "tests/test_misc.py::test_explicit_parser[../doc8-1.1.1-pyhd8ed1ab_0.conda-5e9e17751f19d03c4034246de428582e-None]": 0.003057778532184894, + "tests/test_misc.py::test_explicit_parser[doc8-1.1.1-pyhd8ed1ab_0.conda-5e9e17751f19d03c4034246de428582e-None]": 0.003104265393590991, + "tests/test_misc.py::test_explicit_parser[https://conda.anaconda.org/conda-forge/noarch/conda-24.1.0-pyhd3eb1b0_0.conda-2707f68aada792d1cf3a44c51d55b38b0cd65b0c192d2a5f9ef0550dc149a7d3-None]": 0.0030163422805694964, + "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.001936085417165341, + "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.0019497538796854961, + "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.0030804723014270074, + "tests/test_misc.py::test_explicit_parser[https://conda.anaconda.org/conda-forge/noarch/doc8-1.1.1-pyhd8ed1ab_0.conda-5e9e17751f19d03c4034246de428582e-None]": 0.0030357701078323127, + "tests/test_misc.py::test_url_pat_1": 0.0016091778870836145, + "tests/test_misc.py::test_url_pat_2": 0.0015852605686178742, + "tests/test_misc.py::test_url_pat_3": 0.0015750776386717548, + "tests/test_misc.py::test_walk_prefix": 0.003544971553498464, + "tests/test_plan.py::test_adds_to_existing_actions": 0.0020173064771957464, + "tests/test_plan.py::test_deprecations[_get_best_prec_match]": 0.001714866664478542, + "tests/test_plan.py::test_deprecations[_handle_menuinst]": 0.0016903110063334194, + "tests/test_plan.py::test_deprecations[_inject_UNLINKLINKTRANSACTION]": 0.001706299848121409, + "tests/test_plan.py::test_deprecations[_plan_from_actions]": 0.0016984386947000195, + "tests/test_plan.py::test_deprecations[_update_old_plan]": 0.001692340943931412, + "tests/test_plan.py::test_deprecations[add_defaults_to_specs]": 0.0017280216327585692, + "tests/test_plan.py::test_deprecations[add_unlink]": 0.0017979447795576186, + "tests/test_plan.py::test_deprecations[display_actions]": 0.0017633221879232645, + "tests/test_plan.py::test_deprecations[execute_actions]": 0.0017063212072331018, + "tests/test_plan.py::test_deprecations[execute_instructions]": 0.001690347458658725, + "tests/test_plan.py::test_deprecations[execute_plan]": 0.001707497487198697, + "tests/test_plan.py::test_deprecations[get_blank_actions]": 0.0016918133063797795, + "tests/test_plan.py::test_deprecations[install_actions]": 0.0017034013091881226, + "tests/test_plan.py::test_deprecations[print_dists]": 0.0018694826116958556, + "tests/test_plan.py::test_deprecations[revert_actions]": 0.0017003497168735038, + "tests/test_plan.py::test_display_actions_0": 0.06839424280937736, + "tests/test_plan.py::test_display_actions_features": 0.09517251739230687, + "tests/test_plan.py::test_display_actions_link_type": 0.011087345264841418, + "tests/test_plan.py::test_display_actions_show_channel_urls": 0.08135035749273649, + "tests/test_plan.py::test_execute_plan": 0.0017389618128443602, + "tests/test_plan.py::test_pinned_specs_CONDA_PINNED_PACKAGES": 0.011167414191813286, + "tests/test_plan.py::test_pinned_specs_all": 0.6172797584399369, + "tests/test_plan.py::test_pinned_specs_conda_meta_pinned": 0.5259166223034705, + "tests/test_plan.py::test_pinned_specs_condarc": 0.5899786087851341, + "tests/test_plan.py::test_simply_adds_unlink_on_non_windows": 0.002314951680599638, + "tests/test_plan.py::test_update_old_plan": 0.0017201840064715544, + "tests/test_priority.py::test_reorder_channel_priority[classic-with pinned_package]": 22.55970238258985, + "tests/test_priority.py::test_reorder_channel_priority[classic-without pinned_package]": 19.34648552447209, + "tests/test_priority.py::test_reorder_channel_priority[libmamba-with pinned_package]": 3.4105232060145436, + "tests/test_priority.py::test_reorder_channel_priority[libmamba-without pinned_package]": 3.3645701381915893, + "tests/test_shell.py::test_activate_deactivate_modify_path[bash]": 4.160547200116514, + "tests/test_shell.py::test_activate_deactivate_modify_path[cmd.exe]": 0.0003614116289332236, + "tests/test_shell.py::test_bash_activate_error": 4.0548373073706045, + "tests/test_shell.py::test_basic_integration[bash-basic_posix]": 20.88479729908284, + "tests/test_shell.py::test_basic_integration[csh-basic_csh]": 0.00038249357159171046, + "tests/test_shell.py::test_basic_integration[dash-basic_posix]": 20.7207449312974, + "tests/test_shell.py::test_basic_integration[tcsh-basic_csh]": 0.00035914349101046154, + "tests/test_shell.py::test_basic_integration[zsh-basic_posix]": 0.0003876148809741476, + "tests/test_shell.py::test_cmd_exe_activate_error": 0.000405708896439463, + "tests/test_shell.py::test_cmd_exe_basic_integration": 0.00039659578762859556, + "tests/test_shell.py::test_fish_basic_integration": 0.0003558254216325646, + "tests/test_shell.py::test_legacy_activate_deactivate_bash": 5.969030462547155, + "tests/test_shell.py::test_legacy_activate_deactivate_cmd_exe": 0.00036002546351537114, + "tests/test_shell.py::test_powershell_PATH_management": 0.00036645051038582024, + "tests/test_shell.py::test_powershell_basic_integration": 16.989433228092253, + "tests/test_shell.py::test_stacking[0--base-base,sys]": 9.882345671422685, + "tests/test_shell.py::test_stacking[0--has-has,sys]": 9.787645786668074, + "tests/test_shell.py::test_stacking[0--not-sys]": 9.790715959948423, + "tests/test_shell.py::test_stacking[0-base-base-base,sys]": 9.816699413314442, + "tests/test_shell.py::test_stacking[0-base-has-has,sys]": 9.818331103803636, + "tests/test_shell.py::test_stacking[0-base-not-sys]": 9.656656088862881, + "tests/test_shell.py::test_stacking[0-has-base-base,sys]": 9.648789245867473, + "tests/test_shell.py::test_stacking[0-has-has-has,sys]": 9.823183943171943, + "tests/test_shell.py::test_stacking[0-has-not-sys]": 9.723141135773325, + "tests/test_shell.py::test_stacking[0-not-base-base,sys]": 9.660821853972964, + "tests/test_shell.py::test_stacking[0-not-has-has,sys]": 9.671619362118362, + "tests/test_shell.py::test_stacking[0-not-not-sys]": 9.783567199414154, + "tests/test_shell.py::test_stacking[5-base,has-base-base,has,base,sys]": 9.840129102889778, + "tests/test_shell.py::test_stacking[5-base,has-has-has,base,sys]": 9.957647953531536, + "tests/test_shell.py::test_stacking[5-base,has-not-has,base,sys]": 9.947548616530767, + "tests/test_shell.py::test_stacking[5-base,not-base-base,base,sys]": 9.933701985039178, + "tests/test_shell.py::test_stacking[5-base,not-has-has,base,sys]": 9.940012320443769, + "tests/test_shell.py::test_stacking[5-base,not-not-base,sys]": 9.904591574270636, + "tests/test_shell.py::test_stacking[5-base-base-base,sys]": 9.82674646276248, + "tests/test_shell.py::test_stacking[5-base-has-has,base,sys]": 9.671870579168004, + "tests/test_shell.py::test_stacking[5-base-not-base,sys]": 9.728975294187983, + "tests/test_shell.py::test_stacking[5-has-base-base,has,sys]": 9.750169663907997, + "tests/test_shell.py::test_stacking[5-has-has-has,sys]": 9.701829485772311, + "tests/test_shell.py::test_stacking[5-has-not-has,sys]": 9.738746594748205, + "tests/test_shell.py::test_stacking[5-not-base-base,sys]": 9.76699612935157, + "tests/test_shell.py::test_stacking[5-not-has-has,sys]": 9.754523876583962, + "tests/test_shell.py::test_stacking[5-not-not-sys]": 9.721554516199868, + "tests/test_solvers.py::TestClassicSolver::test_accelerate": 2.1994695281412677, + "tests/test_solvers.py::TestClassicSolver::test_anaconda_nomkl": 1.3650330777333977, + "tests/test_solvers.py::TestClassicSolver::test_arch_preferred_over_noarch_when_otherwise_equal": 0.030994715843120652, + "tests/test_solvers.py::TestClassicSolver::test_channel_priority_1": 0.7291478129833845, + "tests/test_solvers.py::TestClassicSolver::test_circular_dependencies": 0.17935183400352145, + "tests/test_solvers.py::TestClassicSolver::test_empty": 0.6628446878207825, + "tests/test_solvers.py::TestClassicSolver::test_get_dists": 1.4949220572647164, + "tests/test_solvers.py::TestClassicSolver::test_get_reduced_index_broadening_preferred_solution": 0.03992254981205796, + "tests/test_solvers.py::TestClassicSolver::test_get_reduced_index_broadening_with_unsatisfiable_early_dep": 0.03501553309327213, + "tests/test_solvers.py::TestClassicSolver::test_install_package_with_feature": 0.2939722409107536, + "tests/test_solvers.py::TestClassicSolver::test_iopro_mkl": 1.1172174149084064, + "tests/test_solvers.py::TestClassicSolver::test_iopro_nomkl": 0.7350488461435062, + "tests/test_solvers.py::TestClassicSolver::test_irrational_version": 0.15604319614237055, + "tests/test_solvers.py::TestClassicSolver::test_mkl": 1.647407959210619, + "tests/test_solvers.py::TestClassicSolver::test_no_features": 2.061216369247648, + "tests/test_solvers.py::TestClassicSolver::test_noarch_preferred_over_arch_when_build_greater": 0.031360185437615505, + "tests/test_solvers.py::TestClassicSolver::test_noarch_preferred_over_arch_when_build_greater_dep": 0.032318631809062075, + "tests/test_solvers.py::TestClassicSolver::test_noarch_preferred_over_arch_when_version_greater": 0.03008520001644806, + "tests/test_solvers.py::TestClassicSolver::test_noarch_preferred_over_arch_when_version_greater_dep": 0.03318335773637099, + "tests/test_solvers.py::TestClassicSolver::test_nonexistent": 0.03081558281950915, + "tests/test_solvers.py::TestClassicSolver::test_nonexistent_deps": 1.2498395222608094, + "tests/test_solvers.py::TestClassicSolver::test_pseudo_boolean": 1.2475473116566798, + "tests/test_solvers.py::TestClassicSolver::test_remove": 1.4533124453406947, + "tests/test_solvers.py::TestClassicSolver::test_scipy_mkl": 0.6286085293178361, + "tests/test_solvers.py::TestClassicSolver::test_surplus_features_1": 0.04114086823863787, + "tests/test_solvers.py::TestClassicSolver::test_surplus_features_2": 0.03522574362511643, + "tests/test_solvers.py::TestClassicSolver::test_timestamps_and_deps": 0.4198783626478851, + "tests/test_solvers.py::TestClassicSolver::test_unintentional_feature_downgrade": 0.936184419355079, + "tests/test_solvers.py::TestClassicSolver::test_unsat_any_two_not_three": 0.15581389036587032, + "tests/test_solvers.py::TestClassicSolver::test_unsat_chain": 0.05353104539041643, + "tests/test_solvers.py::TestClassicSolver::test_unsat_channel_priority": 0.09351378511060766, + "tests/test_solvers.py::TestClassicSolver::test_unsat_expand_single": 0.04292253462018234, + "tests/test_solvers.py::TestClassicSolver::test_unsat_from_r1": 2.2905717134953223, + "tests/test_solvers.py::TestClassicSolver::test_unsat_missing_dep": 0.04159457433100728, + "tests/test_solvers.py::TestClassicSolver::test_unsat_shortest_chain_1": 0.05045640415975392, + "tests/test_solvers.py::TestClassicSolver::test_unsat_shortest_chain_2": 0.050382868257709504, + "tests/test_solvers.py::TestClassicSolver::test_unsat_shortest_chain_3": 0.053186214027710454, + "tests/test_solvers.py::TestClassicSolver::test_unsat_shortest_chain_4": 0.04881155905599212, + "tests/test_solvers.py::TestClassicSolver::test_unsat_simple": 0.04632032671386944, + "tests/test_solvers.py::TestLibMambaSolver::test_accelerate": 0.001539978332326058, + "tests/test_solvers.py::TestLibMambaSolver::test_anaconda_nomkl": 0.24688613863451372, + "tests/test_solvers.py::TestLibMambaSolver::test_arch_preferred_over_noarch_when_otherwise_equal": 0.039911541262935835, + "tests/test_solvers.py::TestLibMambaSolver::test_channel_priority_1": 0.09671291063586153, + "tests/test_solvers.py::TestLibMambaSolver::test_circular_dependencies": 0.19402172563382092, + "tests/test_solvers.py::TestLibMambaSolver::test_empty": 0.06989816182960877, + "tests/test_solvers.py::TestLibMambaSolver::test_get_dists": 0.11352500511760198, + "tests/test_solvers.py::TestLibMambaSolver::test_get_reduced_index_broadening_preferred_solution": 0.04245102264899737, + "tests/test_solvers.py::TestLibMambaSolver::test_get_reduced_index_broadening_with_unsatisfiable_early_dep": 0.042154423091857934, + "tests/test_solvers.py::TestLibMambaSolver::test_install_package_with_feature": 0.07181199391048228, + "tests/test_solvers.py::TestLibMambaSolver::test_iopro_mkl": 0.0016408480281168492, + "tests/test_solvers.py::TestLibMambaSolver::test_iopro_nomkl": 0.0016011722361481825, + "tests/test_solvers.py::TestLibMambaSolver::test_irrational_version": 0.07226223404372414, + "tests/test_solvers.py::TestLibMambaSolver::test_mkl": 0.0015549074265618667, + "tests/test_solvers.py::TestLibMambaSolver::test_no_features": 0.0016198959417818796, + "tests/test_solvers.py::TestLibMambaSolver::test_noarch_preferred_over_arch_when_build_greater": 0.04021126426833151, + "tests/test_solvers.py::TestLibMambaSolver::test_noarch_preferred_over_arch_when_build_greater_dep": 0.04090435679680943, + "tests/test_solvers.py::TestLibMambaSolver::test_noarch_preferred_over_arch_when_version_greater": 0.04163035425240447, + "tests/test_solvers.py::TestLibMambaSolver::test_noarch_preferred_over_arch_when_version_greater_dep": 0.04137268751830819, + "tests/test_solvers.py::TestLibMambaSolver::test_nonexistent": 0.04800920213769824, + "tests/test_solvers.py::TestLibMambaSolver::test_nonexistent_deps": 0.45377227937466147, + "tests/test_solvers.py::TestLibMambaSolver::test_pseudo_boolean": 0.0016567639604950517, + "tests/test_solvers.py::TestLibMambaSolver::test_remove": 0.0015974861736713934, + "tests/test_solvers.py::TestLibMambaSolver::test_scipy_mkl": 0.001560084508413206, + "tests/test_solvers.py::TestLibMambaSolver::test_surplus_features_1": 0.0015679851334103351, + "tests/test_solvers.py::TestLibMambaSolver::test_surplus_features_2": 0.0015343871556604655, + "tests/test_solvers.py::TestLibMambaSolver::test_timestamps_and_deps": 0.4400495778694381, + "tests/test_solvers.py::TestLibMambaSolver::test_unintentional_feature_downgrade": 0.0016342673082558243, + "tests/test_solvers.py::TestLibMambaSolver::test_unsat_any_two_not_three": 0.13236883968003635, + "tests/test_solvers.py::TestLibMambaSolver::test_unsat_chain": 0.02957398762835458, + "tests/test_solvers.py::TestLibMambaSolver::test_unsat_channel_priority": 0.10568544604843354, + "tests/test_solvers.py::TestLibMambaSolver::test_unsat_expand_single": 0.0284838974022578, + "tests/test_solvers.py::TestLibMambaSolver::test_unsat_from_r1": 0.1734357594196741, + "tests/test_solvers.py::TestLibMambaSolver::test_unsat_missing_dep": 0.02865825582204106, + "tests/test_solvers.py::TestLibMambaSolver::test_unsat_shortest_chain_1": 0.028980551573483154, + "tests/test_solvers.py::TestLibMambaSolver::test_unsat_shortest_chain_2": 0.028656375885045198, + "tests/test_solvers.py::TestLibMambaSolver::test_unsat_shortest_chain_3": 0.028828203104040273, + "tests/test_solvers.py::TestLibMambaSolver::test_unsat_shortest_chain_4": 0.0289062510507366, + "tests/test_solvers.py::TestLibMambaSolver::test_unsat_simple": 0.0291646155722157, + "tests/test_toposort.py::test_cycle": 0.0017481716539944723, + "tests/test_toposort.py::test_cycle_best_effort": 0.001706022301735557, + "tests/test_toposort.py::test_degenerate": 0.001569657948707253, + "tests/test_toposort.py::test_pop_key": 0.0016854317657664522, + "tests/test_toposort.py::test_python_is_prioritized": 0.0016634336451345332, + "tests/test_toposort.py::test_simple": 0.00172578988284575, + "tests/test_utils.py::test_deprecations[cygwin_path_to_win-TypeError]": 0.0017912255999946438, + "tests/test_utils.py::test_deprecations[msys2_shell_base-TypeError]": 0.0017951786074883467, + "tests/test_utils.py::test_deprecations[path_identity-TypeError]": 0.0018136779007867153, + "tests/test_utils.py::test_deprecations[shells-TypeError]": 0.001796355518148864, + "tests/test_utils.py::test_deprecations[translate_stream-TypeError]": 0.001785272779929, + "tests/test_utils.py::test_deprecations[unix_shell_base-TypeError]": 0.0018390072796541923, + "tests/test_utils.py::test_deprecations[win_path_to_cygwin-TypeError]": 0.0018153873199324615, + "tests/test_utils.py::test_ensure_dir": 0.0024982786884447236, + "tests/test_utils.py::test_ensure_dir_errors": 0.002246214445089376, + "tests/test_utils.py::test_path_translations": 0.014326034749519137, + "tests/test_utils.py::test_quote_for_shell[!-'!']": 0.0017459424594792922, + "tests/test_utils.py::test_quote_for_shell[\"-'\"']": 0.001718804247715158, + "tests/test_utils.py::test_quote_for_shell[#-'#']": 0.0017366950651279073, + "tests/test_utils.py::test_quote_for_shell[$-'$']": 0.0017201102238303346, + "tests/test_utils.py::test_quote_for_shell[%-%]": 0.0017256948957782286, + "tests/test_utils.py::test_quote_for_shell[&-'&']": 0.001712095612098398, + "tests/test_utils.py::test_quote_for_shell['-''\"'\"'']": 0.0017202919445999546, + "tests/test_utils.py::test_quote_for_shell[(-'(']": 0.001708721016203553, + "tests/test_utils.py::test_quote_for_shell[)-')']": 0.0017097994769346115, + "tests/test_utils.py::test_quote_for_shell[*-'*']": 0.001719789558937437, + "tests/test_utils.py::test_quote_for_shell[+-+]": 0.0017119909925386067, + "tests/test_utils.py::test_quote_for_shell[,-,]": 0.0017116927899053862, + "tests/test_utils.py::test_quote_for_shell[---]": 0.001715888313678986, + "tests/test_utils.py::test_quote_for_shell[.-.]": 0.0017141735520901362, + "tests/test_utils.py::test_quote_for_shell[/-/]": 0.001732872974625062, + "tests/test_utils.py::test_quote_for_shell[1>/dev/null-'1>/dev/null']": 0.0017441791336241204, + "tests/test_utils.py::test_quote_for_shell[1>NUL-'1>NUL']": 0.0017271701795820498, + "tests/test_utils.py::test_quote_for_shell[2>&1-'2>&1']": 0.0017274853678700228, + "tests/test_utils.py::test_quote_for_shell[2>/dev/null-'2>/dev/null']": 0.0017430667322078997, + "tests/test_utils.py::test_quote_for_shell[2>NUL-'2>NUL']": 0.0017237495833052026, + "tests/test_utils.py::test_quote_for_shell[:-:]": 0.0017123604071950802, + "tests/test_utils.py::test_quote_for_shell[;-';']": 0.0017058191188168773, + "tests/test_utils.py::test_quote_for_shell[<-'<']": 0.0017051394818559736, + "tests/test_utils.py::test_quote_for_shell[=-=]": 0.0017073888959100883, + "tests/test_utils.py::test_quote_for_shell[>-'>']": 0.00174813832856143, + "tests/test_utils.py::test_quote_for_shell[>/dev/null-'>/dev/null']": 0.0017444287822831655, + "tests/test_utils.py::test_quote_for_shell[>NUL-'>NUL']": 0.0017338526940721087, + "tests/test_utils.py::test_quote_for_shell[?-'?']": 0.0017209546762038525, + "tests/test_utils.py::test_quote_for_shell[@-@]": 0.001718489927608791, + "tests/test_utils.py::test_quote_for_shell[C:\\\\temp\\\\some ^%file^% > nul-\"C:\\\\temp\\\\some ^%%file^%% > nul\"]": 0.00033779903902265426, + "tests/test_utils.py::test_quote_for_shell[None-'']": 0.001722277406120423, + "tests/test_utils.py::test_quote_for_shell[[-'[']": 0.0017334733097069265, + "tests/test_utils.py::test_quote_for_shell[\\\\-'\\\\']": 0.001710725631258508, + "tests/test_utils.py::test_quote_for_shell[]-']']": 0.001757704237528733, + "tests/test_utils.py::test_quote_for_shell[^-'^']": 0.0017204337333094125, + "tests/test_utils.py::test_quote_for_shell[arg1 and 2-'arg1 and 2']": 0.0018103031909962564, + "tests/test_utils.py::test_quote_for_shell[arg1-arg1]": 0.0018539833127857377, + "tests/test_utils.py::test_quote_for_shell[arg1\\nand\\n2-'arg1\\nand\\n2']": 0.0017708417017358185, + "tests/test_utils.py::test_quote_for_shell[malicious argument\\\\\"&whoami-\"malicious argument\\\\\"\"&whoami\"]": 0.00035189999363265145, + "tests/test_utils.py::test_quote_for_shell[numpy<1.22-'numpy<1.22']": 0.0017572784187327138, + "tests/test_utils.py::test_quote_for_shell[numpy>=1.0-'numpy>=1.0']": 0.0017568132166686683, + "tests/test_utils.py::test_quote_for_shell[one|two-'one|two']": 0.001750372673194246, + "tests/test_utils.py::test_quote_for_shell[{-'{']": 0.0017264947193892722, + "tests/test_utils.py::test_quote_for_shell[|-'|']": 0.0017070151821947427, + "tests/test_utils.py::test_quote_for_shell[}-'}']": 0.0017140717036186063, + "tests/test_utils.py::test_quote_for_shell[~-'~']": 0.0017197951584163056, + "tests/test_utils.py::test_text_translations": 0.00678827131469329, + "tests/testing/test_fixtures.py::test_conda_cli": 0.07446544218832636, + "tests/testing/test_fixtures.py::test_env": 7.500333588229468, + "tests/testing/test_fixtures.py::test_monkeypatch": 0.012422162457759893, + "tests/testing/test_fixtures.py::test_path_factory": 0.003459434235145888, + "tests/testing/test_fixtures.py::test_session_capsys": 0.0018041213485972265, + "tests/testing/test_fixtures.py::test_session_conda_cli": 0.07062733616450971, + "tests/testing/test_fixtures.py::test_session_tmp_env": 1.1470392203368887, + "tests/testing/test_fixtures.py::test_tmp_channel": 0.919136264123974, + "tests/testing/test_fixtures.py::test_tmp_env": 0.9348142231558532, + "tests/testing/test_fixtures.py::test_tmp_envs_dir": 0.004055922425688688, + "tests/testing/test_fixtures.py::test_tmp_pkgs_dir": 0.004179680885151907, + "tests/testing/test_testing.py::test_deprecations[CondaCLIFixture-TypeError]": 0.0018712855472061839, + "tests/testing/test_testing.py::test_deprecations[PathFactoryFixture-TypeError]": 0.0018671266124996027, + "tests/testing/test_testing.py::test_deprecations[TmpChannelFixture-TypeError]": 0.0017995252390995765, + "tests/testing/test_testing.py::test_deprecations[TmpEnvFixture-TypeError]": 0.0018404203918313971, + "tests/trust/test_signature_verification.py::test_2nd_root_metadata_from_web": 0.021632374948949085, + "tests/trust/test_signature_verification.py::test_3rd_root_metadata_from_web": 0.01648844911830199, + "tests/trust/test_signature_verification.py::test_invalid_2nd_metadata_on_disk_no_new_metadata_on_web": 0.005269532657436179, + "tests/trust/test_signature_verification.py::test_signature_verification[broken-0.0.1-broken.conda-None]": 12.50249192892938, + "tests/trust/test_signature_verification.py::test_signature_verification[broken-0.0.1-broken.tar.bz2-False]": 12.521525689545037, + "tests/trust/test_signature_verification.py::test_signature_verification[first.tar.bz2-True]": 12.60267723066928, + "tests/trust/test_signature_verification.py::test_signature_verification[second.conda-True]": 12.588723040132948, + "tests/trust/test_signature_verification.py::test_signature_verification[third.conda-True]": 12.588831672388936, + "tests/trust/test_signature_verification.py::test_signature_verification_not_enabled": 0.027942483050873036, + "tests/trust/test_signature_verification.py::test_single_invalid_signature_3rd_root_metadata_from_web": 0.014673522047081661, + "tests/trust/test_signature_verification.py::test_trusted_root_2nd_metadata_on_disk_no_new_metadata_on_web": 0.0054628881001316755, + "tests/trust/test_signature_verification.py::test_trusted_root_invalid_key_mgr_online_valid_on_disk": 0.007346777887136894, + "tests/trust/test_signature_verification.py::test_trusted_root_new_key_mgr_online": 0.011170003834927982, + "tests/trust/test_signature_verification.py::test_trusted_root_no_new_key_mgr_online_key_mgr_is_on_disk": 0.0066956665199809865, + "tests/trust/test_signature_verification.py::test_trusted_root_no_new_key_mgr_online_key_mgr_not_on_disk": 0.006339214653528087, + "tests/trust/test_signature_verification.py::test_trusted_root_no_new_metadata": 0.00523982865869285 } diff --git a/durations/Windows.json b/durations/Windows.json index fb6b674f..7ce9486c 100644 --- a/durations/Windows.json +++ b/durations/Windows.json @@ -1,1266 +1,1266 @@ { - "tests/base/test_constants.py::test_ChannelPriority": 0.003778246268665451, - "tests/base/test_constants.py::test_null_is_falsey": 0.0036295527736050037, - "tests/base/test_context.py::test_aggressive_update_packages": 0.026881208631332393, - "tests/base/test_context.py::test_channel_priority": 0.033735065053155176, - "tests/base/test_context.py::test_channel_settings": 0.034790432133244904, - "tests/base/test_context.py::test_channels_defaults": 0.03432044633825154, - "tests/base/test_context.py::test_channels_defaults_condarc": 0.03583654434458869, - "tests/base/test_context.py::test_channels_empty": 0.034820855288103435, - "tests/base/test_context.py::test_client_ssl_cert": 0.055449970796795145, - "tests/base/test_context.py::test_clobber_enum": 0.0348631856527336, - "tests/base/test_context.py::test_clobber_enum[clobber]": 0.015975350645353038, - "tests/base/test_context.py::test_clobber_enum[prevent]": 0.015837606515212245, - "tests/base/test_context.py::test_clobber_enum[warn]": 0.01615356673533714, - "tests/base/test_context.py::test_conda_bld_path": 0.03390527435524792, - "tests/base/test_context.py::test_conda_build_root_dir": 0.03392551653419178, - "tests/base/test_context.py::test_conda_envs_path": 0.062027658379324675, - "tests/base/test_context.py::test_context_parameter_map": 0.033621595080780664, - "tests/base/test_context.py::test_context_parameters_have_descriptions": 0.06924370102202092, - "tests/base/test_context.py::test_custom_multichannels": 0.035676110472615964, - "tests/base/test_context.py::test_default_target_is_root_prefix": 0.033788705488779304, - "tests/base/test_context.py::test_expandvars": 0.12636769006524187, - "tests/base/test_context.py::test_get_plugin_config_data_env_var_source": 0.0023631030560306537, - "tests/base/test_context.py::test_get_plugin_config_data_file_source": 0.007262834170736976, - "tests/base/test_context.py::test_get_plugin_config_data_skip_bad_values": 0.0024060466788564786, - "tests/base/test_context.py::test_local_build_root_custom_rc": 0.050658562574357205, - "tests/base/test_context.py::test_local_build_root_default_rc": 0.016440135789239637, - "tests/base/test_context.py::test_migrated_custom_channels": 0.03823271109910245, - "tests/base/test_context.py::test_old_channel_alias": 0.037292423158153974, - "tests/base/test_context.py::test_proxy_servers": 0.03415301886096629, - "tests/base/test_context.py::test_reporters_default_value": 0.0027186052561820584, - "tests/base/test_context.py::test_reporters_from_config_file": 0.03400123309916628, - "tests/base/test_context.py::test_reporters_json_is_true": 0.047870160536585625, - "tests/base/test_context.py::test_reporters_quiet_is_true": 0.04768628239050042, - "tests/base/test_context.py::test_restore_free_channel": 0.028388062905663203, - "tests/base/test_context.py::test_signing_metadata_url_base": 0.04820199968394409, - "tests/base/test_context.py::test_signing_metadata_url_base_empty_default_channels": 0.04893401546466739, - "tests/base/test_context.py::test_specify_channels_cli_adding_defaults_no_condarc": 0.0357777651653475, - "tests/base/test_context.py::test_specify_channels_cli_condarc": 0.03790178447774735, - "tests/base/test_context.py::test_specify_channels_cli_not_adding_defaults_no_condarc": 0.0358825559404528, - "tests/base/test_context.py::test_specify_different_channels_cli_condarc": 0.03740294049542076, - "tests/base/test_context.py::test_specify_same_channels_cli_as_in_condarc": 0.03759834059591175, - "tests/base/test_context.py::test_subdirs": 0.01037089373958901, - "tests/base/test_context.py::test_target_prefix": 0.07547200758044703, - "tests/base/test_context.py::test_threads": 0.05683677206998541, - "tests/base/test_context.py::test_validate_prefix_name[base-False-mock_return_values2-expected2]": 0.004253369637862826, - "tests/base/test_context.py::test_validate_prefix_name[env-name-False-mock_return_values0-expected0]": 0.005230476263953968, - "tests/base/test_context.py::test_validate_prefix_name[not/allow#characters:in-path-False-mock_return_values1-expected1]": 0.0049587512846050895, - "tests/cli/test_cli_install.py::test_emscripten_forge[classic]": 10.338796403191697, - "tests/cli/test_cli_install.py::test_emscripten_forge[libmamba]": 15.23197334046957, - "tests/cli/test_cli_install.py::test_find_conflicts_called_once[classic]": 132.94944585854796, - "tests/cli/test_cli_install.py::test_find_conflicts_called_once[libmamba]": 0.023472059426245674, - "tests/cli/test_cli_install.py::test_pre_link_message[classic]": 0.9764564373236057, - "tests/cli/test_cli_install.py::test_pre_link_message[libmamba]": 1.4573821888402694, - "tests/cli/test_common.py::test_check_non_admin_enabled_false": 0.00498476067724528, - "tests/cli/test_common.py::test_check_non_admin_enabled_true": 0.004531307848231139, - "tests/cli/test_common.py::test_confirm_dry_run_exit": 0.004166599589370289, - "tests/cli/test_common.py::test_confirm_yn_always_yes": 0.00425374209754197, - "tests/cli/test_common.py::test_confirm_yn_dry_run_exit": 0.004292120320327697, - "tests/cli/test_common.py::test_confirm_yn_no": 0.004665282505994418, - "tests/cli/test_common.py::test_confirm_yn_yes": 0.004566460909505224, - "tests/cli/test_common.py::test_is_active_prefix[-False]": 0.0029816732195781415, - "tests/cli/test_common.py::test_is_active_prefix[active_prefix-True]": 0.0028519408852637476, - "tests/cli/test_compare.py::test_compare_fail": 0.7596205993076982, - "tests/cli/test_compare.py::test_compare_success": 1.3263826771072327, - "tests/cli/test_conda_argparse.py::test_cli_args_as_strings": 0.09094593697352435, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.ArgumentParser-isclass]": 0.0028356071288275254, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.BUILTIN_COMMANDS-]": 0.0028553979921503055, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.ExtendConstAction-isclass]": 0.0028474944363680657, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.NullCountAction-isclass]": 0.0028392766212407836, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_output_and_prompt_options-isfunction]": 0.003022496634490232, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_channels-isfunction]": 0.0029648952084733666, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_create_install_update-isfunction]": 0.002916999759483256, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_default_packages-isfunction]": 0.002870921962528459, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_help-isfunction]": 0.002903313756434742, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_json-isfunction]": 0.002911760998035892, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_known-isfunction]": 0.0028810793816851205, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_networking-isfunction]": 0.002870429085007552, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_package_install_options-isfunction]": 0.0028476924410557134, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_prefix-isfunction]": 0.002853670242432281, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_prune-isfunction]": 0.00284609156711002, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_pscheck-isfunction]": 0.002870421080106801, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_show_channel_urls-isfunction]": 0.0028559708362531702, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_solver-isfunction]": 0.0028522120845540845, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_solver_mode-isfunction]": 0.002858659050570775, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_update_modifiers-isfunction]": 0.0028457642094790285, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_verbose-isfunction]": 0.002834099338719356, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_clean-isfunction]": 0.0028893797876719013, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_compare-isfunction]": 0.0028376715596527165, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_config-isfunction]": 0.0028314175052305333, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_create-isfunction]": 0.002844737815176, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_info-isfunction]": 0.0028616524470950044, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_init-isfunction]": 0.0028602482707295604, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_install-isfunction]": 0.002855608139246716, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_list-isfunction]": 0.0028346603110402974, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_notices-isfunction]": 0.002839340520260314, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_package-isfunction]": 0.0028439418063103804, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_plugins-isfunction]": 0.002839233872117723, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_remove-isfunction]": 0.002854289901878337, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_rename-isfunction]": 0.0028330049277488405, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_run-isfunction]": 0.0028384236483951805, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_search-isfunction]": 0.00284019803588616, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_update-isfunction]": 0.0028459865453829536, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.do_call-isfunction]": 0.00282469696648539, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.escaped_sys_rc_path-]": 0.0028343811680331134, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.escaped_user_rc_path-]": 0.002853971295908783, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.find_builtin_commands-isfunction]": 0.0028359466400063567, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.generate_parser-isfunction]": 0.002858031159609959, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.generate_pre_parser-isfunction]": 0.0028594387410215446, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.sys_rc_path-]": 0.002855238428708797, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.user_rc_path-]": 0.0028984493944033875, - "tests/cli/test_conda_argparse.py::test_list_through_python_api": 3.4777713732789515, - "tests/cli/test_conda_argparse.py::test_parser_basics": 0.03532789089575749, - "tests/cli/test_config.py::test_add_invalid_key": 0.0890835851649197, - "tests/cli/test_config.py::test_add_key": 0.10145929733846064, - "tests/cli/test_config.py::test_channels_add_duplicate": 0.10098503941423818, - "tests/cli/test_config.py::test_channels_add_empty": 0.09395209072761981, - "tests/cli/test_config.py::test_channels_add_empty_with_defaults": 0.0935049854964468, - "tests/cli/test_config.py::test_channels_append": 0.10212521132514486, - "tests/cli/test_config.py::test_channels_append_duplicate": 0.10013225288782528, - "tests/cli/test_config.py::test_channels_prepend": 0.10049603263533403, - "tests/cli/test_config.py::test_channels_prepend_duplicate": 0.10298587029419014, - "tests/cli/test_config.py::test_channels_remove": 0.10055927646217148, - "tests/cli/test_config.py::test_channels_remove_duplicate": 0.179869987984985, - "tests/cli/test_config.py::test_conda_config_describe": 11.601201722269376, - "tests/cli/test_config.py::test_conda_config_validate": 9.168222307515466, - "tests/cli/test_config.py::test_conda_config_validate_sslverify_truststore": 8.298709154521559, - "tests/cli/test_config.py::test_create_condarc_on_set": 0.09480012447595575, - "tests/cli/test_config.py::test_custom_multichannels_add": 0.0955526303477715, - "tests/cli/test_config.py::test_custom_multichannels_add_duplicate": 0.09859491237828065, - "tests/cli/test_config.py::test_custom_multichannels_append": 0.09495310325516136, - "tests/cli/test_config.py::test_custom_multichannels_append_duplicate": 0.09956125822122444, - "tests/cli/test_config.py::test_custom_multichannels_prepend": 0.09563983899357831, - "tests/cli/test_config.py::test_custom_multichannels_prepend_duplicate": 0.10003176246237822, - "tests/cli/test_config.py::test_get_all": 0.11088853268804597, - "tests/cli/test_config.py::test_get_all_inc_maps": 0.12051172776546545, - "tests/cli/test_config.py::test_get_boolean_value": 0.10914731171002544, - "tests/cli/test_config.py::test_get_channels_list": 0.10798379547367491, - "tests/cli/test_config.py::test_get_invalid_key": 0.10731684873210047, - "tests/cli/test_config.py::test_get_map_full": 0.105492697008954, - "tests/cli/test_config.py::test_get_map_subkey[conda_build.cache_dir-/tmp/conda-bld]": 0.11270206721549639, - "tests/cli/test_config.py::test_get_map_subkey[proxy_servers.http-1.2.3.4:5678]": 0.1089085366946411, - "tests/cli/test_config.py::test_get_multiple_keys": 0.10992825085505159, - "tests/cli/test_config.py::test_get_multiple_keys_incl_map_full": 0.11580809658180917, - "tests/cli/test_config.py::test_get_multiple_keys_incl_map_subkey": 0.11455757243542418, - "tests/cli/test_config.py::test_get_string_value": 0.10636559307289023, - "tests/cli/test_config.py::test_get_unconfigured_key": 0.10801248207054776, - "tests/cli/test_config.py::test_invalid_yaml": 0.08277606341342339, - "tests/cli/test_config.py::test_remove_key": 0.10333213974921338, - "tests/cli/test_config.py::test_remove_key_duplicate": 0.18246935992065005, - "tests/cli/test_config.py::test_remove_unconfigured_key": 0.08693340150991062, - "tests/cli/test_config.py::test_set_and_get_bool": 0.18428600295364114, - "tests/cli/test_config.py::test_set_check_types[always_yes-false-False]": 0.09273002286942014, - "tests/cli/test_config.py::test_set_check_types[always_yes-no-False]": 0.09401330921524385, - "tests/cli/test_config.py::test_set_check_types[always_yes-true-True]": 0.0963524472330138, - "tests/cli/test_config.py::test_set_check_types[always_yes-yes-True]": 0.09465992056015707, - "tests/cli/test_config.py::test_set_check_types[channel_alias-https://repo.example.com-https://repo.example.com]": 0.09667693781958708, - "tests/cli/test_config.py::test_set_check_types[proxy_servers.http-1.2.3.4:5678-py_value5]": 0.09705676220011038, - "tests/cli/test_config.py::test_set_invalid_key": 0.08943900814755183, - "tests/cli/test_config.py::test_set_key": 0.10336663499416128, - "tests/cli/test_config.py::test_set_map_key[conda_build.cache_dir-/tmp/conda-bld-/var/tmp/build]": 0.10012567733520904, - "tests/cli/test_config.py::test_set_map_key[conda_build.error_overlinking-true-false]": 0.0006732739894861923, - "tests/cli/test_config.py::test_set_map_key[proxy_servers.http-1.2.3.4:5678-4.3.2.1:9876]": 0.10141694121733447, - "tests/cli/test_config.py::test_set_rc_without_user_rc": 0.0881348685980798, - "tests/cli/test_config.py::test_set_unconfigured_key": 0.1033191522196244, - "tests/cli/test_config.py::test_show_sorts_keys": 0.1593128493532701, - "tests/cli/test_config.py::test_ssl_verify_default": 0.006228458989201662, - "tests/cli/test_config.py::test_ssl_verify_set_bool": 0.09968109288063695, - "tests/cli/test_config.py::test_ssl_verify_set_filename": 0.09463454197355842, - "tests/cli/test_env.py::test_conda_env_create_empty_file[classic]": 0.11596016177613831, - "tests/cli/test_env.py::test_conda_env_create_empty_file[libmamba]": 0.09813555367725897, - "tests/cli/test_env.py::test_conda_env_create_http[classic]": 480.2971258617583, - "tests/cli/test_env.py::test_conda_env_create_http[libmamba]": 23.026799685175263, - "tests/cli/test_env.py::test_conda_env_create_no_existent_file[classic]": 0.08986762248953314, - "tests/cli/test_env.py::test_conda_env_create_no_existent_file[libmamba]": 0.09803201736550905, - "tests/cli/test_env.py::test_conda_env_create_no_existent_file_with_name[classic]": 0.0882698762933607, - "tests/cli/test_env.py::test_conda_env_create_no_existent_file_with_name[libmamba]": 0.09412081589847685, - "tests/cli/test_env.py::test_conda_env_create_no_file[classic]": 0.09379963801628688, - "tests/cli/test_env.py::test_conda_env_create_no_file[libmamba]": 0.10060645360430688, - "tests/cli/test_env.py::test_create_dry_run_json[classic]": 4.338512504704796, - "tests/cli/test_env.py::test_create_dry_run_json[libmamba]": 6.619955228818631, - "tests/cli/test_env.py::test_create_dry_run_yaml[classic]": 6.910262873018078, - "tests/cli/test_env.py::test_create_dry_run_yaml[libmamba]": 7.593120363831877, - "tests/cli/test_env.py::test_create_valid_env[classic]": 10.792541631200624, - "tests/cli/test_env.py::test_create_valid_env[libmamba]": 8.788551266165483, - "tests/cli/test_env.py::test_create_valid_env_json_output[classic]": 0.3788250296641931, - "tests/cli/test_env.py::test_create_valid_env_json_output[libmamba]": 4.852993334351191, - "tests/cli/test_env.py::test_create_valid_env_with_conda_and_pip_json_output[classic]": 349.9537131516836, - "tests/cli/test_env.py::test_create_valid_env_with_conda_and_pip_json_output[libmamba]": 24.86095981045509, - "tests/cli/test_env.py::test_create_valid_env_with_variables[classic]": 2.6609816401919364, - "tests/cli/test_env.py::test_create_valid_env_with_variables[libmamba]": 5.774827117391948, + "tests/base/test_constants.py::test_ChannelPriority": 0.0038820997493399655, + "tests/base/test_constants.py::test_null_is_falsey": 0.0036287216625392822, + "tests/base/test_context.py::test_aggressive_update_packages": 0.02584743750649788, + "tests/base/test_context.py::test_channel_priority": 0.03359630566574384, + "tests/base/test_context.py::test_channel_settings": 0.03468856307600076, + "tests/base/test_context.py::test_channels_defaults": 0.03432045072632817, + "tests/base/test_context.py::test_channels_defaults_condarc": 0.03578303717209212, + "tests/base/test_context.py::test_channels_empty": 0.03470444695162824, + "tests/base/test_context.py::test_client_ssl_cert": 0.05538627316047932, + "tests/base/test_context.py::test_clobber_enum": 0.03486318520737251, + "tests/base/test_context.py::test_clobber_enum[clobber]": 0.015915172841903736, + "tests/base/test_context.py::test_clobber_enum[prevent]": 0.01583170947354091, + "tests/base/test_context.py::test_clobber_enum[warn]": 0.016101513315416878, + "tests/base/test_context.py::test_conda_bld_path": 0.032183367004535016, + "tests/base/test_context.py::test_conda_build_root_dir": 0.03374421297509619, + "tests/base/test_context.py::test_conda_envs_path": 0.061780792640512575, + "tests/base/test_context.py::test_context_parameter_map": 0.03349446039547543, + "tests/base/test_context.py::test_context_parameters_have_descriptions": 0.06901835784742186, + "tests/base/test_context.py::test_custom_multichannels": 0.035641719230613995, + "tests/base/test_context.py::test_default_target_is_root_prefix": 0.03363719261547981, + "tests/base/test_context.py::test_expandvars": 0.12647872299521523, + "tests/base/test_context.py::test_get_plugin_config_data_env_var_source": 0.0023880231394876324, + "tests/base/test_context.py::test_get_plugin_config_data_file_source": 0.007171179155227578, + "tests/base/test_context.py::test_get_plugin_config_data_skip_bad_values": 0.002401004856637518, + "tests/base/test_context.py::test_local_build_root_custom_rc": 0.052205776740335524, + "tests/base/test_context.py::test_local_build_root_default_rc": 0.01642505811754592, + "tests/base/test_context.py::test_migrated_custom_channels": 0.03811410627799763, + "tests/base/test_context.py::test_old_channel_alias": 0.03736123344066022, + "tests/base/test_context.py::test_proxy_servers": 0.034091299160274854, + "tests/base/test_context.py::test_reporters_default_value": 0.002723942602653169, + "tests/base/test_context.py::test_reporters_from_config_file": 0.033834173335619194, + "tests/base/test_context.py::test_reporters_json_is_true": 0.04780411806286771, + "tests/base/test_context.py::test_reporters_quiet_is_true": 0.04772400184201436, + "tests/base/test_context.py::test_restore_free_channel": 0.02734502452313269, + "tests/base/test_context.py::test_signing_metadata_url_base": 0.04803117397679069, + "tests/base/test_context.py::test_signing_metadata_url_base_empty_default_channels": 0.048688592107836486, + "tests/base/test_context.py::test_specify_channels_cli_adding_defaults_no_condarc": 0.0357777608839328, + "tests/base/test_context.py::test_specify_channels_cli_condarc": 0.03789082478405339, + "tests/base/test_context.py::test_specify_channels_cli_not_adding_defaults_no_condarc": 0.035828998867861145, + "tests/base/test_context.py::test_specify_different_channels_cli_condarc": 0.03741929455056968, + "tests/base/test_context.py::test_specify_same_channels_cli_as_in_condarc": 0.037544857452633064, + "tests/base/test_context.py::test_subdirs": 0.01114304989463815, + "tests/base/test_context.py::test_target_prefix": 0.07443505541488027, + "tests/base/test_context.py::test_threads": 0.05846369357684597, + "tests/base/test_context.py::test_validate_prefix_name[base-False-mock_return_values2-expected2]": 0.004182986653574741, + "tests/base/test_context.py::test_validate_prefix_name[env-name-False-mock_return_values0-expected0]": 0.005908627751698497, + "tests/base/test_context.py::test_validate_prefix_name[not/allow#characters:in-path-False-mock_return_values1-expected1]": 0.00487709787230383, + "tests/cli/test_cli_install.py::test_emscripten_forge[classic]": 10.103075105273373, + "tests/cli/test_cli_install.py::test_emscripten_forge[libmamba]": 15.458187016373856, + "tests/cli/test_cli_install.py::test_find_conflicts_called_once[classic]": 145.44035459132405, + "tests/cli/test_cli_install.py::test_find_conflicts_called_once[libmamba]": 0.024495845855590993, + "tests/cli/test_cli_install.py::test_pre_link_message[classic]": 0.8878305303346369, + "tests/cli/test_cli_install.py::test_pre_link_message[libmamba]": 1.449017376173207, + "tests/cli/test_common.py::test_check_non_admin_enabled_false": 0.0049561587703853376, + "tests/cli/test_common.py::test_check_non_admin_enabled_true": 0.004398870947556666, + "tests/cli/test_common.py::test_confirm_dry_run_exit": 0.004162176357495493, + "tests/cli/test_common.py::test_confirm_yn_always_yes": 0.004229871730825803, + "tests/cli/test_common.py::test_confirm_yn_dry_run_exit": 0.004250144340657437, + "tests/cli/test_common.py::test_confirm_yn_no": 0.004749461847028749, + "tests/cli/test_common.py::test_confirm_yn_yes": 0.004531628623096161, + "tests/cli/test_common.py::test_is_active_prefix[-False]": 0.003021217749060111, + "tests/cli/test_common.py::test_is_active_prefix[active_prefix-True]": 0.0028391051229257, + "tests/cli/test_compare.py::test_compare_fail": 0.7084293823419676, + "tests/cli/test_compare.py::test_compare_success": 1.3270502039732603, + "tests/cli/test_conda_argparse.py::test_cli_args_as_strings": 0.09089373428725937, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.ArgumentParser-isclass]": 0.0028300362953628602, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.BUILTIN_COMMANDS-]": 0.0028438567870034473, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.ExtendConstAction-isclass]": 0.002831143562059362, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.NullCountAction-isclass]": 0.002823906412422219, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_output_and_prompt_options-isfunction]": 0.0030188629082856682, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_channels-isfunction]": 0.002937827495663116, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_create_install_update-isfunction]": 0.002901972187632523, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_default_packages-isfunction]": 0.0028536534190474307, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_help-isfunction]": 0.002882948803799175, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_json-isfunction]": 0.0028505546807759048, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_known-isfunction]": 0.002855670368647907, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_networking-isfunction]": 0.0028564129754513187, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_package_install_options-isfunction]": 0.0028317017433388907, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_prefix-isfunction]": 0.002831265777134843, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_prune-isfunction]": 0.0028525657875779482, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_pscheck-isfunction]": 0.002846173698855499, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_show_channel_urls-isfunction]": 0.0028560303806431557, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_solver-isfunction]": 0.0028378920614948065, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_solver_mode-isfunction]": 0.0028699926291813637, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_update_modifiers-isfunction]": 0.0028325808032660387, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_verbose-isfunction]": 0.0028385455598607316, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_clean-isfunction]": 0.0028706303660098915, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_compare-isfunction]": 0.00282284593298076, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_config-isfunction]": 0.0028185252745549154, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_create-isfunction]": 0.0028342331472852723, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_info-isfunction]": 0.002853861630288384, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_init-isfunction]": 0.0028676226071672264, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_install-isfunction]": 0.0028451937453596804, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_list-isfunction]": 0.0028391566801645707, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_notices-isfunction]": 0.002829062474439327, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_package-isfunction]": 0.0028328677985284094, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_plugins-isfunction]": 0.0028379773193474176, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_remove-isfunction]": 0.002859405505431295, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_rename-isfunction]": 0.002823728796685432, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_run-isfunction]": 0.002848350995559847, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_search-isfunction]": 0.0028249927075784296, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_update-isfunction]": 0.0028483001412443944, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.do_call-isfunction]": 0.002818188877922158, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.escaped_sys_rc_path-]": 0.002821884706513098, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.escaped_user_rc_path-]": 0.0028396854813983537, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.find_builtin_commands-isfunction]": 0.002832583249539278, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.generate_parser-isfunction]": 0.002864742619383578, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.generate_pre_parser-isfunction]": 0.0028401864323560253, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.sys_rc_path-]": 0.0028417334514551874, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.user_rc_path-]": 0.0028942384825821218, + "tests/cli/test_conda_argparse.py::test_list_through_python_api": 3.6183219628883916, + "tests/cli/test_conda_argparse.py::test_parser_basics": 0.03744729421604249, + "tests/cli/test_config.py::test_add_invalid_key": 0.08869390175520445, + "tests/cli/test_config.py::test_add_key": 0.10138548036394202, + "tests/cli/test_config.py::test_channels_add_duplicate": 0.10098150144524169, + "tests/cli/test_config.py::test_channels_add_empty": 0.09362296224841722, + "tests/cli/test_config.py::test_channels_add_empty_with_defaults": 0.099020130509782, + "tests/cli/test_config.py::test_channels_append": 0.10295678546180635, + "tests/cli/test_config.py::test_channels_append_duplicate": 0.10011748666833067, + "tests/cli/test_config.py::test_channels_prepend": 0.10062357013345077, + "tests/cli/test_config.py::test_channels_prepend_duplicate": 0.10228721233398766, + "tests/cli/test_config.py::test_channels_remove": 0.1003966468199356, + "tests/cli/test_config.py::test_channels_remove_duplicate": 0.180024425252588, + "tests/cli/test_config.py::test_conda_config_describe": 12.312778537666327, + "tests/cli/test_config.py::test_conda_config_validate": 9.22238338843386, + "tests/cli/test_config.py::test_conda_config_validate_sslverify_truststore": 8.010626740256573, + "tests/cli/test_config.py::test_create_condarc_on_set": 0.09509961040015992, + "tests/cli/test_config.py::test_custom_multichannels_add": 0.09488483867090111, + "tests/cli/test_config.py::test_custom_multichannels_add_duplicate": 0.09920581096523207, + "tests/cli/test_config.py::test_custom_multichannels_append": 0.09556279719913363, + "tests/cli/test_config.py::test_custom_multichannels_append_duplicate": 0.1001529308964038, + "tests/cli/test_config.py::test_custom_multichannels_prepend": 0.09578363220294904, + "tests/cli/test_config.py::test_custom_multichannels_prepend_duplicate": 0.09948325373251413, + "tests/cli/test_config.py::test_get_all": 0.11121088192054883, + "tests/cli/test_config.py::test_get_all_inc_maps": 0.12061122633062767, + "tests/cli/test_config.py::test_get_boolean_value": 0.1077203979112216, + "tests/cli/test_config.py::test_get_channels_list": 0.1100917481092008, + "tests/cli/test_config.py::test_get_invalid_key": 0.107385863362123, + "tests/cli/test_config.py::test_get_map_full": 0.10567951467413388, + "tests/cli/test_config.py::test_get_map_subkey[conda_build.cache_dir-/tmp/conda-bld]": 0.11366180371728497, + "tests/cli/test_config.py::test_get_map_subkey[proxy_servers.http-1.2.3.4:5678]": 0.11052829050679475, + "tests/cli/test_config.py::test_get_multiple_keys": 0.11128966529764708, + "tests/cli/test_config.py::test_get_multiple_keys_incl_map_full": 0.11632851857605449, + "tests/cli/test_config.py::test_get_multiple_keys_incl_map_subkey": 0.1140288059498608, + "tests/cli/test_config.py::test_get_string_value": 0.10751620529078683, + "tests/cli/test_config.py::test_get_unconfigured_key": 0.10815066398418038, + "tests/cli/test_config.py::test_invalid_yaml": 0.08200216661372701, + "tests/cli/test_config.py::test_remove_key": 0.10128759185938398, + "tests/cli/test_config.py::test_remove_key_duplicate": 0.1809478040729847, + "tests/cli/test_config.py::test_remove_unconfigured_key": 0.08942717183794854, + "tests/cli/test_config.py::test_set_and_get_bool": 0.18678720600092885, + "tests/cli/test_config.py::test_set_check_types[always_yes-false-False]": 0.09283319269953429, + "tests/cli/test_config.py::test_set_check_types[always_yes-no-False]": 0.09393968858117226, + "tests/cli/test_config.py::test_set_check_types[always_yes-true-True]": 0.09319189192924943, + "tests/cli/test_config.py::test_set_check_types[always_yes-yes-True]": 0.09336874676512896, + "tests/cli/test_config.py::test_set_check_types[channel_alias-https://repo.example.com-https://repo.example.com]": 0.0951629605172135, + "tests/cli/test_config.py::test_set_check_types[proxy_servers.http-1.2.3.4:5678-py_value5]": 0.0987190784244691, + "tests/cli/test_config.py::test_set_invalid_key": 0.08908637944138706, + "tests/cli/test_config.py::test_set_key": 0.1040942798404054, + "tests/cli/test_config.py::test_set_map_key[conda_build.cache_dir-/tmp/conda-bld-/var/tmp/build]": 0.10014559696717343, + "tests/cli/test_config.py::test_set_map_key[conda_build.error_overlinking-true-false]": 0.0006863605466007778, + "tests/cli/test_config.py::test_set_map_key[proxy_servers.http-1.2.3.4:5678-4.3.2.1:9876]": 0.1011006034716783, + "tests/cli/test_config.py::test_set_rc_without_user_rc": 0.08824263285236182, + "tests/cli/test_config.py::test_set_unconfigured_key": 0.10302094948658454, + "tests/cli/test_config.py::test_show_sorts_keys": 0.15900823428316432, + "tests/cli/test_config.py::test_ssl_verify_default": 0.006220202286893864, + "tests/cli/test_config.py::test_ssl_verify_set_bool": 0.09600381791813048, + "tests/cli/test_config.py::test_ssl_verify_set_filename": 0.09571311748365642, + "tests/cli/test_env.py::test_conda_env_create_empty_file[classic]": 0.11189830376438423, + "tests/cli/test_env.py::test_conda_env_create_empty_file[libmamba]": 0.09618942467600425, + "tests/cli/test_env.py::test_conda_env_create_http[classic]": 456.50146120428815, + "tests/cli/test_env.py::test_conda_env_create_http[libmamba]": 23.81234863935173, + "tests/cli/test_env.py::test_conda_env_create_no_existent_file[classic]": 0.08919173441155856, + "tests/cli/test_env.py::test_conda_env_create_no_existent_file[libmamba]": 0.09870570859083426, + "tests/cli/test_env.py::test_conda_env_create_no_existent_file_with_name[classic]": 0.08792013179995539, + "tests/cli/test_env.py::test_conda_env_create_no_existent_file_with_name[libmamba]": 0.09309828057357107, + "tests/cli/test_env.py::test_conda_env_create_no_file[classic]": 0.09297042521165463, + "tests/cli/test_env.py::test_conda_env_create_no_file[libmamba]": 0.10079531034904005, + "tests/cli/test_env.py::test_create_dry_run_json[classic]": 4.315566338922855, + "tests/cli/test_env.py::test_create_dry_run_json[libmamba]": 6.640897265289063, + "tests/cli/test_env.py::test_create_dry_run_yaml[classic]": 6.041647662368296, + "tests/cli/test_env.py::test_create_dry_run_yaml[libmamba]": 7.5960965097204465, + "tests/cli/test_env.py::test_create_valid_env[classic]": 10.169097426182548, + "tests/cli/test_env.py::test_create_valid_env[libmamba]": 9.064403128686253, + "tests/cli/test_env.py::test_create_valid_env_json_output[classic]": 0.3578327192600771, + "tests/cli/test_env.py::test_create_valid_env_json_output[libmamba]": 4.780472534936377, + "tests/cli/test_env.py::test_create_valid_env_with_conda_and_pip_json_output[classic]": 320.19823361801696, + "tests/cli/test_env.py::test_create_valid_env_with_conda_and_pip_json_output[libmamba]": 24.99849210937806, + "tests/cli/test_env.py::test_create_valid_env_with_variables[classic]": 2.954244181867369, + "tests/cli/test_env.py::test_create_valid_env_with_variables[libmamba]": 6.238695973793459, "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.0449455011089155, - "tests/cli/test_env.py::test_deprecated_binstar[classic]": 0.15384120302597998, - "tests/cli/test_env.py::test_deprecated_binstar[libmamba]": 0.15265161715313125, - "tests/cli/test_env.py::test_env_export[classic]": 46.19759974762455, - "tests/cli/test_env.py::test_env_export[libmamba]": 9.947129461812535, - "tests/cli/test_env.py::test_env_export_json[classic]": 24.46305696560941, - "tests/cli/test_env.py::test_env_export_json[libmamba]": 4.829914301349251, - "tests/cli/test_env.py::test_env_export_with_variables[classic]": 26.112556596941563, - "tests/cli/test_env.py::test_env_export_with_variables[libmamba]": 9.88072855550212, - "tests/cli/test_env.py::test_export_multi_channel[classic]": 79.65442721786124, - "tests/cli/test_env.py::test_export_multi_channel[libmamba]": 42.83397281995165, - "tests/cli/test_env.py::test_invalid_extensions[classic]": 0.08850937119535103, - "tests/cli/test_env.py::test_invalid_extensions[libmamba]": 0.08674778354985817, - "tests/cli/test_env.py::test_list[classic]": 4.434599409262785, - "tests/cli/test_env.py::test_list[libmamba]": 10.409042953731097, - "tests/cli/test_env.py::test_name[classic]": 3.055055402550084, - "tests/cli/test_env.py::test_name[libmamba]": 5.478499848056593, - "tests/cli/test_env.py::test_name_override[classic]": 0.3312196933332719, - "tests/cli/test_env.py::test_name_override[libmamba]": 4.5348728411312536, - "tests/cli/test_env.py::test_non_existent_file[classic]": 0.0856531253952416, - "tests/cli/test_env.py::test_non_existent_file[libmamba]": 0.08573352187797822, - "tests/cli/test_env.py::test_pip_error_is_propagated[classic]": 298.5175639944818, - "tests/cli/test_env.py::test_pip_error_is_propagated[libmamba]": 19.8192718075321, - "tests/cli/test_env.py::test_remove_dry_run[classic]": 0.45448753017504956, - "tests/cli/test_env.py::test_remove_dry_run[libmamba]": 4.911632006061383, - "tests/cli/test_env.py::test_set_unset_env_vars[classic]": 0.704954303881055, - "tests/cli/test_env.py::test_set_unset_env_vars[libmamba]": 5.1172351364709705, - "tests/cli/test_env.py::test_set_unset_env_vars_env_no_exist[classic]": 0.09971808089474633, - "tests/cli/test_env.py::test_set_unset_env_vars_env_no_exist[libmamba]": 0.10742843845394563, - "tests/cli/test_env.py::test_update[classic]": 238.1037000889669, - "tests/cli/test_env.py::test_update[libmamba]": 10.087871288810184, - "tests/cli/test_env.py::test_update_env_json_output[classic]": 229.48482848341746, - "tests/cli/test_env.py::test_update_env_json_output[libmamba]": 9.619866890977155, - "tests/cli/test_env.py::test_update_env_no_action_json_output[classic]": 568.9774596109336, - "tests/cli/test_env.py::test_update_env_no_action_json_output[libmamba]": 29.937705439388775, - "tests/cli/test_env.py::test_update_env_only_pip_json_output[classic]": 600.8916027172384, - "tests/cli/test_env.py::test_update_env_only_pip_json_output[libmamba]": 31.264684601627906, - "tests/cli/test_find_commands.py::test_find_commands": 0.02366317274303698, - "tests/cli/test_find_commands.py::test_find_executable": 0.00791687256994742, - "tests/cli/test_main.py::test_ensure_no_command_provided_returns_help[--debug]": 0.057524283324919004, - "tests/cli/test_main.py::test_ensure_no_command_provided_returns_help[--json]": 0.05593917245536551, - "tests/cli/test_main.py::test_ensure_no_command_provided_returns_help[--trace]": 0.06119384735398864, - "tests/cli/test_main.py::test_ensure_no_command_provided_returns_help[-v]": 0.05812582601152572, - "tests/cli/test_main.py::test_main": 0.06141613568019644, - "tests/cli/test_main_clean.py::test_clean_all[False]": 0.7196186781955077, - "tests/cli/test_main_clean.py::test_clean_all[True]": 0.7175815730714363, - "tests/cli/test_main_clean.py::test_clean_all_mock_lstat[False]": 0.3873924282379754, - "tests/cli/test_main_clean.py::test_clean_all_mock_lstat[True]": 0.3821499709767487, - "tests/cli/test_main_clean.py::test_clean_and_packages": 0.4867032538865237, - "tests/cli/test_main_clean.py::test_clean_force_pkgs_dirs": 0.27065680532257147, - "tests/cli/test_main_clean.py::test_clean_index_cache": 0.2711039481446679, - "tests/cli/test_main_clean.py::test_clean_logfiles": 0.25643213769652434, - "tests/cli/test_main_clean.py::test_clean_tarballs": 0.25623529107250503, - "tests/cli/test_main_clean.py::test_clean_tempfiles": 0.2619341169180261, - "tests/cli/test_main_clean.py::test_get_size": 0.004603162202365981, - "tests/cli/test_main_clean.py::test_get_size_None": 0.0028452978477664453, - "tests/cli/test_main_clean.py::test_get_size_list": 0.002830661734776173, - "tests/cli/test_main_commands.py::test_commands": 0.10194141478486633, - "tests/cli/test_main_compare.py::test_compare": 0.07482439271240189, - "tests/cli/test_main_config.py::test_config_get_key": 0.017211553963338018, - "tests/cli/test_main_config.py::test_config_get_missing[get]": 0.10593082062682481, - "tests/cli/test_main_config.py::test_config_get_missing[key]": 0.10572435916510493, - "tests/cli/test_main_config.py::test_config_get_missing[unknown]": 0.10274985346357175, - "tests/cli/test_main_config.py::test_config_get_system[get]": 0.10286227240494293, - "tests/cli/test_main_config.py::test_config_get_system[key]": 0.10246203869030325, - "tests/cli/test_main_config.py::test_config_get_system[unknown]": 0.10367511441299988, - "tests/cli/test_main_config.py::test_config_get_user[get]": 0.10983169685636578, - "tests/cli/test_main_config.py::test_config_get_user[key]": 0.10450800161644369, - "tests/cli/test_main_config.py::test_config_get_user[unknown]": 0.10511484611586486, - "tests/cli/test_main_config.py::test_config_read_rc": 0.005964800780599312, - "tests/cli/test_main_config.py::test_config_remove_item": 0.010088808474802265, - "tests/cli/test_main_config.py::test_config_remove_key": 0.004716891534800151, - "tests/cli/test_main_config.py::test_config_set_key": 0.007116003314427196, - "tests/cli/test_main_config.py::test_config_set_keys": 0.01055540180733597, - "tests/cli/test_main_config.py::test_config_show_sources_json": 0.09038574027771998, - "tests/cli/test_main_config.py::test_config_write_rc": 0.005387767159366577, - "tests/cli/test_main_export.py::test_execute_export_no_file_specified": 0.08922803342273421, - "tests/cli/test_main_export.py::test_export": 0.0933121052329947, - "tests/cli/test_main_export.py::test_export_add_channels": 0.09697245071864628, - "tests/cli/test_main_export.py::test_export_override_channels": 0.10609371174236444, - "tests/cli/test_main_export.py::test_export_yaml_file_extension": 0.0797701382052647, - "tests/cli/test_main_info.py::test_info": 0.3857803204605586, + "tests/cli/test_env.py::test_create_valid_remote_env[libmamba]": 7.044945501105966, + "tests/cli/test_env.py::test_deprecated_binstar[classic]": 0.1534981161707603, + "tests/cli/test_env.py::test_deprecated_binstar[libmamba]": 0.15311871508281258, + "tests/cli/test_env.py::test_env_export[classic]": 42.34900456008906, + "tests/cli/test_env.py::test_env_export[libmamba]": 9.950543880129825, + "tests/cli/test_env.py::test_env_export_json[classic]": 21.471640682948774, + "tests/cli/test_env.py::test_env_export_json[libmamba]": 4.954698044712631, + "tests/cli/test_env.py::test_env_export_with_variables[classic]": 24.88038204381836, + "tests/cli/test_env.py::test_env_export_with_variables[libmamba]": 9.864976410762118, + "tests/cli/test_env.py::test_export_multi_channel[classic]": 75.86173152957451, + "tests/cli/test_env.py::test_export_multi_channel[libmamba]": 44.53918840361807, + "tests/cli/test_env.py::test_invalid_extensions[classic]": 0.08801334418957737, + "tests/cli/test_env.py::test_invalid_extensions[libmamba]": 0.08642569086323329, + "tests/cli/test_env.py::test_list[classic]": 3.9257471839041447, + "tests/cli/test_env.py::test_list[libmamba]": 11.163888445588293, + "tests/cli/test_env.py::test_name[classic]": 3.055306156634953, + "tests/cli/test_env.py::test_name[libmamba]": 5.478631636623045, + "tests/cli/test_env.py::test_name_override[classic]": 0.33022578194133534, + "tests/cli/test_env.py::test_name_override[libmamba]": 4.8292051342798255, + "tests/cli/test_env.py::test_non_existent_file[classic]": 0.08578610776529189, + "tests/cli/test_env.py::test_non_existent_file[libmamba]": 0.08628136680249499, + "tests/cli/test_env.py::test_pip_error_is_propagated[classic]": 274.72329090793744, + "tests/cli/test_env.py::test_pip_error_is_propagated[libmamba]": 20.363345966261445, + "tests/cli/test_env.py::test_remove_dry_run[classic]": 0.43973156184808354, + "tests/cli/test_env.py::test_remove_dry_run[libmamba]": 4.900819391847314, + "tests/cli/test_env.py::test_set_unset_env_vars[classic]": 0.6884632032063953, + "tests/cli/test_env.py::test_set_unset_env_vars[libmamba]": 5.214385099504544, + "tests/cli/test_env.py::test_set_unset_env_vars_env_no_exist[classic]": 0.09815494749941853, + "tests/cli/test_env.py::test_set_unset_env_vars_env_no_exist[libmamba]": 0.10505743657259539, + "tests/cli/test_env.py::test_update[classic]": 214.7990950943284, + "tests/cli/test_env.py::test_update[libmamba]": 10.063088720556634, + "tests/cli/test_env.py::test_update_env_json_output[classic]": 200.4359537211136, + "tests/cli/test_env.py::test_update_env_json_output[libmamba]": 9.60835212422446, + "tests/cli/test_env.py::test_update_env_no_action_json_output[classic]": 523.6880526264487, + "tests/cli/test_env.py::test_update_env_no_action_json_output[libmamba]": 29.21103148735622, + "tests/cli/test_env.py::test_update_env_only_pip_json_output[classic]": 558.0124943825788, + "tests/cli/test_env.py::test_update_env_only_pip_json_output[libmamba]": 31.268039010548282, + "tests/cli/test_find_commands.py::test_find_commands": 0.023586222371143734, + "tests/cli/test_find_commands.py::test_find_executable": 0.007865932667838391, + "tests/cli/test_main.py::test_ensure_no_command_provided_returns_help[--debug]": 0.05887058136928473, + "tests/cli/test_main.py::test_ensure_no_command_provided_returns_help[--json]": 0.0555963876922029, + "tests/cli/test_main.py::test_ensure_no_command_provided_returns_help[--trace]": 0.061304282581494916, + "tests/cli/test_main.py::test_ensure_no_command_provided_returns_help[-v]": 0.05761823713046693, + "tests/cli/test_main.py::test_main": 0.06328366044241795, + "tests/cli/test_main_clean.py::test_clean_all[False]": 0.7180711415381991, + "tests/cli/test_main_clean.py::test_clean_all[True]": 0.7093259422561674, + "tests/cli/test_main_clean.py::test_clean_all_mock_lstat[False]": 0.3801774976002363, + "tests/cli/test_main_clean.py::test_clean_all_mock_lstat[True]": 0.3836474367974667, + "tests/cli/test_main_clean.py::test_clean_and_packages": 0.48288214087548126, + "tests/cli/test_main_clean.py::test_clean_force_pkgs_dirs": 0.27265104260923567, + "tests/cli/test_main_clean.py::test_clean_index_cache": 0.2695350795262988, + "tests/cli/test_main_clean.py::test_clean_logfiles": 0.2568632787531216, + "tests/cli/test_main_clean.py::test_clean_tarballs": 0.2586934044519514, + "tests/cli/test_main_clean.py::test_clean_tempfiles": 0.25953321224928655, + "tests/cli/test_main_clean.py::test_get_size": 0.004547107203941914, + "tests/cli/test_main_clean.py::test_get_size_None": 0.0028277820835530894, + "tests/cli/test_main_clean.py::test_get_size_list": 0.002812280469007035, + "tests/cli/test_main_commands.py::test_commands": 0.10179049068830873, + "tests/cli/test_main_compare.py::test_compare": 0.07567565223835503, + "tests/cli/test_main_config.py::test_config_get_key": 0.017411013803553674, + "tests/cli/test_main_config.py::test_config_get_missing[get]": 0.10705160556407317, + "tests/cli/test_main_config.py::test_config_get_missing[key]": 0.10505863730577508, + "tests/cli/test_main_config.py::test_config_get_missing[unknown]": 0.10373510224543758, + "tests/cli/test_main_config.py::test_config_get_system[get]": 0.10292591750431848, + "tests/cli/test_main_config.py::test_config_get_system[key]": 0.10148498323885895, + "tests/cli/test_main_config.py::test_config_get_system[unknown]": 0.10545178029333474, + "tests/cli/test_main_config.py::test_config_get_user[get]": 0.10930427239236234, + "tests/cli/test_main_config.py::test_config_get_user[key]": 0.1040336212229356, + "tests/cli/test_main_config.py::test_config_get_user[unknown]": 0.10479762090193372, + "tests/cli/test_main_config.py::test_config_read_rc": 0.005909777920683959, + "tests/cli/test_main_config.py::test_config_remove_item": 0.00993596096142679, + "tests/cli/test_main_config.py::test_config_remove_key": 0.0046892317955420015, + "tests/cli/test_main_config.py::test_config_set_key": 0.00707423126560988, + "tests/cli/test_main_config.py::test_config_set_keys": 0.010518078485029314, + "tests/cli/test_main_config.py::test_config_show_sources_json": 0.08937544840140699, + "tests/cli/test_main_config.py::test_config_write_rc": 0.005339741540061349, + "tests/cli/test_main_export.py::test_execute_export_no_file_specified": 0.09110742405074915, + "tests/cli/test_main_export.py::test_export": 0.09222170995143879, + "tests/cli/test_main_export.py::test_export_add_channels": 0.09549839850828451, + "tests/cli/test_main_export.py::test_export_override_channels": 0.10508836242865384, + "tests/cli/test_main_export.py::test_export_yaml_file_extension": 0.08101059509334693, + "tests/cli/test_main_info.py::test_info": 0.38693531800859804, "tests/cli/test_main_info.py::test_info_all": 0.10127750000005636, - "tests/cli/test_main_info.py::test_info_json": 0.0997240100173342, - "tests/cli/test_main_info.py::test_info_root": 0.18538761402703133, - "tests/cli/test_main_info.py::test_info_unsafe_channels": 0.19182257921563875, - "tests/cli/test_main_install.py::test_conda_pip_interop_dependency_satisfied_by_pip": 334.07782115694744, - "tests/cli/test_main_install.py::test_install_freezes_env_by_default": 0.6293357999636313, - "tests/cli/test_main_install.py::test_install_from_extracted_package": 32.70824042074856, - "tests/cli/test_main_install.py::test_install_mkdir": 55.259208159460215, - "tests/cli/test_main_list.py::test_explicit[--md5]": 12.65391896961467, - "tests/cli/test_main_list.py::test_explicit[--quiet]": 12.874549919023382, - "tests/cli/test_main_list.py::test_explicit[--sha256]": 12.321917313679768, - "tests/cli/test_main_list.py::test_export": 1.7977929023548143, - "tests/cli/test_main_list.py::test_list": 10.112208905083806, - "tests/cli/test_main_list.py::test_list_explicit": 12.621407616359004, - "tests/cli/test_main_list.py::test_list_json": 0.1933805855632735, - "tests/cli/test_main_list.py::test_list_package": 0.09137111331565939, - "tests/cli/test_main_list.py::test_list_reverse": 9.52803253551032, - "tests/cli/test_main_list.py::test_list_revisions": 0.1659356244715227, - "tests/cli/test_main_list.py::test_list_specific_version": 0.2644223462518369, - "tests/cli/test_main_notices.py::test_cache_names_appear_as_expected": 0.04098911485689831, - "tests/cli/test_main_notices.py::test_main_notices[200]": 0.03848506639480158, - "tests/cli/test_main_notices.py::test_main_notices[404]": 0.04039577831657053, - "tests/cli/test_main_notices.py::test_main_notices_handles_bad_expired_at_field": 0.0397360372274479, - "tests/cli/test_main_notices.py::test_main_notices_help": 0.033203740238397984, - "tests/cli/test_main_notices.py::test_main_notices_json": 0.05127857360877448, - "tests/cli/test_main_notices.py::test_main_notices_reads_from_cache": 0.04087182966742803, - "tests/cli/test_main_notices.py::test_main_notices_reads_from_expired_cache": 0.041989632921827114, - "tests/cli/test_main_notices.py::test_notices_appear_once_when_running_decorated_commands": 8.972823002157284, - "tests/cli/test_main_notices.py::test_notices_cannot_read_cache_files": 0.08512006119947867, - "tests/cli/test_main_notices.py::test_notices_does_not_interrupt_command_on_failure": 0.3041409345751009, - "tests/cli/test_main_notices.py::test_notices_work_with_s3_channel": 0.098956943982542, - "tests/cli/test_main_remove.py::test_remove_all": 27.095287410484605, - "tests/cli/test_main_remove.py::test_remove_all_keep_env": 25.3392281364789, - "tests/cli/test_main_remove.py::test_remove_globbed_package_names[classic]": 29.663746170030418, - "tests/cli/test_main_remove.py::test_remove_globbed_package_names[libmamba]": 1.3043211357780093, - "tests/cli/test_main_remove.py::test_remove_nonexistent_env": 0.07082900008661915, - "tests/cli/test_main_rename.py::test_cannot_rename_active_env_by_name": 9.289870079455468, - "tests/cli/test_main_rename.py::test_cannot_rename_base_env_by_name": 0.1440872788118526, - "tests/cli/test_main_rename.py::test_cannot_rename_base_env_by_path": 0.13171851752567096, - "tests/cli/test_main_rename.py::test_cannot_rename_nonexistent_env": 0.1316307988030991, - "tests/cli/test_main_rename.py::test_protected_dirs_error_for_rename": 9.548640101785567, - "tests/cli/test_main_rename.py::test_rename_by_name_name_already_exists_error": 7.677915365445578, - "tests/cli/test_main_rename.py::test_rename_by_name_success": 7.976408461576594, - "tests/cli/test_main_rename.py::test_rename_by_path_path_already_exists_error": 7.616372727792817, - "tests/cli/test_main_rename.py::test_rename_by_path_success": 8.515688595377638, - "tests/cli/test_main_rename.py::test_rename_with_dry_run": 9.896220022927634, - "tests/cli/test_main_rename.py::test_rename_with_force": 18.585985009543737, - "tests/cli/test_main_rename.py::test_rename_with_force_and_dry_run": 7.396263878173849, - "tests/cli/test_main_rename.py::test_rename_with_force_with_errors": 12.343037986005662, - "tests/cli/test_main_rename.py::test_rename_with_force_with_errors_prefix": 5.46202200112649, - "tests/cli/test_main_rename.py::test_separator_chars_on_win": 8.776245346306556, - "tests/cli/test_main_run.py::test_conda_run_nonexistant_prefix": 0.0719895826488342, - "tests/cli/test_main_run.py::test_conda_run_prefix_not_a_conda_env": 0.07449420237203182, - "tests/cli/test_main_run.py::test_multiline_run_command": 8.953678182837017, - "tests/cli/test_main_run.py::test_run_readonly_env": 0.0006127134114276206, - "tests/cli/test_main_run.py::test_run_returns_int": 5.943450414304071, - "tests/cli/test_main_run.py::test_run_returns_nonzero_errorlevel": 9.34605950731193, - "tests/cli/test_main_run.py::test_run_returns_zero_errorlevel": 7.23227764902698, - "tests/cli/test_main_run.py::test_run_uncaptured": 9.983546210615463, - "tests/cli/test_main_search.py::test_anaconda_token_with_private_package": 50.301329361386315, - "tests/cli/test_main_search.py::test_bad_anaconda_token": 1.7423532327948692, - "tests/cli/test_main_search.py::test_current_platform_package_missing": 0.1611561085779141, - "tests/cli/test_main_search.py::test_different_platform_package_found": 0.12479673982429819, - "tests/cli/test_main_search.py::test_mocked_platform_package_found": 0.1683453713680317, - "tests/cli/test_main_search.py::test_rpy_search[linux-32]": 11.21029686380339, - "tests/cli/test_main_search.py::test_rpy_search[linux-64]": 14.903157556448871, - "tests/cli/test_main_search.py::test_rpy_search[osx-64]": 17.26332303263925, - "tests/cli/test_main_search.py::test_rpy_search[win-32]": 7.639252401533362, - "tests/cli/test_main_search.py::test_rpy_search[win-64]": 12.164506799711244, - "tests/cli/test_main_search.py::test_search_0": 9.228497319500732, - "tests/cli/test_main_search.py::test_search_1": 0.4269254412592456, - "tests/cli/test_main_search.py::test_search_2[exact]": 0.11435023203696719, - "tests/cli/test_main_search.py::test_search_2[wildcard]": 1.721128010116326, - "tests/cli/test_main_search.py::test_search_3": 1.8631999932177437, - "tests/cli/test_main_search.py::test_search_4": 0.28842998923787744, - "tests/cli/test_main_search.py::test_search_5": 1.1058456184197352, - "tests/cli/test_main_search.py::test_search_envs": 0.15049793156173052, - "tests/cli/test_main_search.py::test_search_envs_info": 0.10677770875503766, - "tests/cli/test_main_search.py::test_search_envs_json": 0.1183486431486277, - "tests/cli/test_main_search.py::test_search_inflexible": 1.2542553333071245, - "tests/cli/test_main_search.py::test_unknown_platform_package_missing": 0.1642315228585477, - "tests/cli/test_subcommands.py::test_clean[classic]": 1.3552597308186625, - "tests/cli/test_subcommands.py::test_clean[libmamba]": 1.8918484862753773, - "tests/cli/test_subcommands.py::test_compare[classic]": 0.22516756457137793, - "tests/cli/test_subcommands.py::test_compare[libmamba]": 6.952769598116335, - "tests/cli/test_subcommands.py::test_config[classic]": 0.10321904722620606, - "tests/cli/test_subcommands.py::test_config[libmamba]": 0.10426857087119058, - "tests/cli/test_subcommands.py::test_create[classic]": 0.13193590041939987, - "tests/cli/test_subcommands.py::test_create[libmamba]": 11.091266886530741, - "tests/cli/test_subcommands.py::test_doctor[classic]": 5.984488439334636, - "tests/cli/test_subcommands.py::test_doctor[libmamba]": 6.1450728373499075, - "tests/cli/test_subcommands.py::test_env_config_vars[classic]": 0.5045415252435312, - "tests/cli/test_subcommands.py::test_env_config_vars[libmamba]": 8.294354832358902, - "tests/cli/test_subcommands.py::test_env_create[classic]": 1.2863715700124208, - "tests/cli/test_subcommands.py::test_env_create[libmamba]": 9.885140268617445, - "tests/cli/test_subcommands.py::test_env_export[classic]": 1.045113895140805, - "tests/cli/test_subcommands.py::test_env_export[libmamba]": 1.0204589810978766, - "tests/cli/test_subcommands.py::test_env_list[classic]": 0.21471916736489854, - "tests/cli/test_subcommands.py::test_env_list[libmamba]": 0.24578107786961678, - "tests/cli/test_subcommands.py::test_env_remove[classic]": 0.2440091171353801, - "tests/cli/test_subcommands.py::test_env_remove[libmamba]": 8.52643153150399, - "tests/cli/test_subcommands.py::test_env_update[classic]": 1.5418045614932891, - "tests/cli/test_subcommands.py::test_env_update[libmamba]": 15.547115570874704, - "tests/cli/test_subcommands.py::test_info[classic]": 0.1090644179317829, - "tests/cli/test_subcommands.py::test_info[libmamba]": 0.10828632411326218, - "tests/cli/test_subcommands.py::test_info_json[classic]": 0.21400487358584863, - "tests/cli/test_subcommands.py::test_info_json[libmamba]": 0.2293478214748658, - "tests/cli/test_subcommands.py::test_init[classic]": 0.4730002008512123, - "tests/cli/test_subcommands.py::test_init[libmamba]": 0.4812604276424292, - "tests/cli/test_subcommands.py::test_install[classic]": 2.535766723665706, - "tests/cli/test_subcommands.py::test_install[libmamba]": 15.575488539020048, - "tests/cli/test_subcommands.py::test_list[classic]": 1.3788642804611366, - "tests/cli/test_subcommands.py::test_list[libmamba]": 8.257546410957092, - "tests/cli/test_subcommands.py::test_notices[classic]": 0.1855459699578308, - "tests/cli/test_subcommands.py::test_notices[libmamba]": 0.20588822356393335, - "tests/cli/test_subcommands.py::test_package[classic]": 0.2194133299591054, - "tests/cli/test_subcommands.py::test_package[libmamba]": 6.8783443236503725, - "tests/cli/test_subcommands.py::test_remove[classic-remove]": 0.2402029171260582, - "tests/cli/test_subcommands.py::test_remove[classic-uninstall]": 0.2422234105113043, - "tests/cli/test_subcommands.py::test_remove[libmamba-remove]": 9.547940770834503, - "tests/cli/test_subcommands.py::test_remove[libmamba-uninstall]": 10.303110173475563, - "tests/cli/test_subcommands.py::test_remove_all_json[classic-remove]": 0.7071336371523834, - "tests/cli/test_subcommands.py::test_remove_all_json[classic-uninstall]": 0.35752138026375613, - "tests/cli/test_subcommands.py::test_remove_all_json[libmamba-remove]": 8.050707691564234, - "tests/cli/test_subcommands.py::test_remove_all_json[libmamba-uninstall]": 6.084879494320067, - "tests/cli/test_subcommands.py::test_rename[classic]": 0.2269254606602811, - "tests/cli/test_subcommands.py::test_rename[libmamba]": 10.594174200343991, - "tests/cli/test_subcommands.py::test_run[classic]": 1.0993462938940302, - "tests/cli/test_subcommands.py::test_run[libmamba]": 7.640518354668734, - "tests/cli/test_subcommands.py::test_search[classic]": 4.469345129347017, - "tests/cli/test_subcommands.py::test_search[libmamba]": 8.099381720766457, - "tests/cli/test_subcommands.py::test_update[classic-update]": 3.560250716239582, - "tests/cli/test_subcommands.py::test_update[classic-upgrade]": 2.160511273869885, - "tests/cli/test_subcommands.py::test_update[libmamba-update]": 20.216889349416835, - "tests/cli/test_subcommands.py::test_update[libmamba-upgrade]": 20.321962837493228, - "tests/common/os/test_windows.py::test_is_admin_on_windows": 0.00242849337978368, - "tests/common/pkg_formats/test_python.py::test_basepydist_load_requires_provides_file": 0.004069033531093205, - "tests/common/pkg_formats/test_python.py::test_basepydist_parse_entries_file_data": 0.003213504105843342, - "tests/common/pkg_formats/test_python.py::test_basepydist_parse_requires_file_data": 0.002730772408522331, - "tests/common/pkg_formats/test_python.py::test_dist_get_paths": 0.004309381498301872, - "tests/common/pkg_formats/test_python.py::test_dist_get_paths_no_paths": 0.002884855798607059, - "tests/common/pkg_formats/test_python.py::test_evaluate_marker": 0.00318739373558118, - "tests/common/pkg_formats/test_python.py::test_get_default_marker_context": 0.0026956063200718875, - "tests/common/pkg_formats/test_python.py::test_get_dist_file_from_egg_link": 0.007474518490016283, - "tests/common/pkg_formats/test_python.py::test_get_dist_requirements": 0.004554745887370641, - "tests/common/pkg_formats/test_python.py::test_get_entry_points": 0.005603326184000118, - "tests/common/pkg_formats/test_python.py::test_get_extra_provides": 0.00574579006633247, - "tests/common/pkg_formats/test_python.py::test_get_python_distribution_info": 0.0005950170670501059, - "tests/common/pkg_formats/test_python.py::test_get_site_packages_anchor_files": 0.01754585182007012, - "tests/common/pkg_formats/test_python.py::test_metadata": 0.005601569861948943, - "tests/common/pkg_formats/test_python.py::test_metadata[path0-False-False-False-False]": 0.0033747652356167068, - "tests/common/pkg_formats/test_python.py::test_metadata[path1-True-False-False-False]": 0.003449452479268716, - "tests/common/pkg_formats/test_python.py::test_metadata[path2-True-True-True-False]": 0.003569614431412685, - "tests/common/pkg_formats/test_python.py::test_metadata[path3-True-True-True-True]": 0.0034711634827180628, - "tests/common/pkg_formats/test_python.py::test_metadata_keys": 0.0023418588427326797, - "tests/common/pkg_formats/test_python.py::test_metadata_none": 0.002488627685712199, - "tests/common/pkg_formats/test_python.py::test_metadata_process_path": 0.004409422119120156, - "tests/common/pkg_formats/test_python.py::test_metadata_read_metadata": 0.0051106483322811, - "tests/common/pkg_formats/test_python.py::test_norm_package_name": 0.002805996289292646, - "tests/common/pkg_formats/test_python.py::test_norm_package_version": 0.002892951574197161, - "tests/common/pkg_formats/test_python.py::test_parse_specification": 0.005262498557789542, - "tests/common/pkg_formats/test_python.py::test_pydist_check_files": 0.007265678590973392, - "tests/common/pkg_formats/test_python.py::test_pypi_name_to_conda_name": 0.002621108155288345, - "tests/common/pkg_formats/test_python.py::test_python_dist_egg_fpath": 0.011693502168968103, - "tests/common/pkg_formats/test_python.py::test_python_dist_egg_path": 0.004259723807617195, - "tests/common/pkg_formats/test_python.py::test_python_dist_info": 0.005905276675698735, - "tests/common/pkg_formats/test_python.py::test_python_dist_info_conda_dependencies": 0.005743905752195951, - "tests/common/pkg_formats/test_python.py::test_python_dist_info_conda_dependencies_2": 0.004062962830381092, - "tests/common/pkg_formats/test_python.py::test_python_dist_info_conda_dependencies_3": 0.0037250094165376803, - "tests/common/pkg_formats/test_python.py::test_split_spec": 0.0028088725291947766, - "tests/common/test_compat.py::test_deprecations[FILESYSTEM_ENCODING-TypeError]": 0.0027257117657778006, - "tests/common/test_compat.py::test_deprecations[ensure_fs_path_encoding-TypeError]": 0.002582608007336439, - "tests/common/test_compat.py::test_deprecations[ensure_unicode-TypeError]": 0.002588580697639314, - "tests/common/test_compat.py::test_deprecations[open-TypeError]": 0.00267961645357867, - "tests/common/test_compat.py::test_deprecations[six_with_metaclass-TypeError]": 0.0027346792896205912, - "tests/common/test_configuration.py::test_commented_map_parameter": 0.003988849867806386, - "tests/common/test_configuration.py::test_config_resets": 0.0036371349664896164, - "tests/common/test_configuration.py::test_cross_parameter_validation": 0.0023558154205215657, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/$$/suffix]": 0.0005658595397809945, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/$/suffix]": 0.002544277131813906, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/$1/suffix]": 0.0025184099645544624, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/$MISSING/suffix]": 0.0025433639272692634, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/$VARIABLE/suffix]": 0.002578545154006373, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/${1}/suffix]": 0.002536300550276385, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/${MISSING}/suffix]": 0.0025559904383889763, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/${VARIABLE}/suffix]": 0.002549694857530501, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/${}/suffix]": 0.0025556302318710694, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/%%/suffix]": 0.0005422206567038516, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/%/suffix]": 0.0025549868271731516, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/%1%/suffix]": 0.0025294151275760167, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/%1/suffix]": 0.002514685726732187, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/%MISSING%/suffix]": 0.0025290243918161598, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/%VARIABLE%/suffix]": 0.0025470368804376823, - "tests/common/test_configuration.py::test_default_values": 0.0026618660498685222, - "tests/common/test_configuration.py::test_empty_map_parameter": 0.006133874894316693, - "tests/common/test_configuration.py::test_env_var_config": 0.0031572061127826774, - "tests/common/test_configuration.py::test_env_var_config_alias": 0.0031503269863488504, - "tests/common/test_configuration.py::test_env_var_config_empty_sequence": 0.003044921069505649, - "tests/common/test_configuration.py::test_env_var_config_no_split_sequence": 0.003095255336592799, - "tests/common/test_configuration.py::test_env_var_config_split_sequence": 0.003158768023364115, - "tests/common/test_configuration.py::test_expand_search_path": 0.0005402775986788507, - "tests/common/test_configuration.py::test_expanded_variables": 0.007596281448436748, - "tests/common/test_configuration.py::test_important_primitive_map_merges": 0.08559780768797622, - "tests/common/test_configuration.py::test_invalid_map_parameter": 0.002495166288290883, - "tests/common/test_configuration.py::test_invalid_seq_parameter": 0.0024671467494555804, - "tests/common/test_configuration.py::test_list_merges": 0.07368524803544291, - "tests/common/test_configuration.py::test_load_raw_configs": 0.029461191984313694, - "tests/common/test_configuration.py::test_map_parameter_must_be_map": 0.0035285639962458135, - "tests/common/test_configuration.py::test_nested": 0.015473099678913466, - "tests/common/test_configuration.py::test_object": 0.012038264628297499, - "tests/common/test_configuration.py::test_object_defaults_completely_empty": 0.0031263418172482425, - "tests/common/test_configuration.py::test_object_defaults_partially_empty": 0.005331180045511196, - "tests/common/test_configuration.py::test_parameter": 0.002387198655923997, - "tests/common/test_configuration.py::test_parameter_flag": 0.0023373912994672165, - "tests/common/test_configuration.py::test_pretty_list": 0.002766999502806885, - "tests/common/test_configuration.py::test_raise_errors": 0.002389242137426911, - "tests/common/test_configuration.py::test_simple_merges_and_caching": 0.018846014494244022, - "tests/common/test_configuration.py::test_unique_sequence_map_error_with_duplicates": 0.004137278228775459, - "tests/common/test_configuration.py::test_unique_sequence_map_error_with_unique_key": 0.0043603144571331244, - "tests/common/test_configuration.py::test_validate_all": 0.013000736623668739, - "tests/common/test_configuration.py::test_validation": 0.013063158412998786, - "tests/common/test_io.py::test_attach_stderr_handler": 0.0030861000499431955, - "tests/common/test_io.py::test_captured": 0.0026960743781599336, - "tests/common/test_path.py::test_get_major_minor_version_no_dot": 0.0025261290195050675, - "tests/common/test_path.py::test_missing_pyc_files_27": 0.002398940774568519, - "tests/common/test_path.py::test_missing_pyc_files_34": 0.002493283208579217, - "tests/common/test_path.py::test_missing_pyc_files_35": 0.0025065863177977294, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH0]": 0.03202092632359197, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH10]": 0.04591467008045436, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH11]": 0.07116947263834779, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH1]": 0.04638694442913092, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH2]": 0.045386246351527014, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH3]": 0.03260176248465991, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH4]": 0.07212833093746633, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH5]": 0.045500824154674595, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH6]": 0.03315646266458281, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH7]": 0.04598217321278083, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH8]": 0.07240435976303713, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH9]": 0.0328271302145862, - "tests/common/test_path.py::test_path_conversion[cygpath-UNC0]": 0.07310597084385054, - "tests/common/test_path.py::test_path_conversion[cygpath-UNC1]": 2.446256884569331, - "tests/common/test_path.py::test_path_conversion[cygpath-UNC2]": 1.9117786691325627, - "tests/common/test_path.py::test_path_conversion[cygpath-UNC3]": 0.038426981976598044, - "tests/common/test_path.py::test_path_conversion[cygpath-UNC4]": 0.04456577784868996, - "tests/common/test_path.py::test_path_conversion[cygpath-UNC5]": 0.46335091142550316, - "tests/common/test_path.py::test_path_conversion[cygpath-UNC6]": 0.14065814302710375, - "tests/common/test_path.py::test_path_conversion[cygpath-UNC7]": 0.04595417914706117, - "tests/common/test_path.py::test_path_conversion[cygpath-cwd0]": 0.07338471152682237, - "tests/common/test_path.py::test_path_conversion[cygpath-cwd1]": 0.005280924258591461, - "tests/common/test_path.py::test_path_conversion[cygpath-cwd2]": 0.005370607264948862, - "tests/common/test_path.py::test_path_conversion[cygpath-cwd3]": 0.07431925207474097, - "tests/common/test_path.py::test_path_conversion[cygpath-drive0]": 0.03166385067522851, - "tests/common/test_path.py::test_path_conversion[cygpath-drive10]": 0.07291338130792589, - "tests/common/test_path.py::test_path_conversion[cygpath-drive11]": 0.044952414631517786, - "tests/common/test_path.py::test_path_conversion[cygpath-drive12]": 0.04580474199760556, - "tests/common/test_path.py::test_path_conversion[cygpath-drive13]": 0.0451401285355667, - "tests/common/test_path.py::test_path_conversion[cygpath-drive14]": 0.0725216057211747, - "tests/common/test_path.py::test_path_conversion[cygpath-drive15]": 0.045026507796470994, - "tests/common/test_path.py::test_path_conversion[cygpath-drive1]": 0.032247584262105854, - "tests/common/test_path.py::test_path_conversion[cygpath-drive2]": 0.04504531842618822, - "tests/common/test_path.py::test_path_conversion[cygpath-drive3]": 0.04551862992661881, - "tests/common/test_path.py::test_path_conversion[cygpath-drive4]": 0.07105054923974993, - "tests/common/test_path.py::test_path_conversion[cygpath-drive5]": 0.032117044837731736, - "tests/common/test_path.py::test_path_conversion[cygpath-drive6]": 0.03252508124871834, - "tests/common/test_path.py::test_path_conversion[cygpath-drive7]": 0.03238909646526781, - "tests/common/test_path.py::test_path_conversion[cygpath-drive8]": 0.045177178232337835, - "tests/common/test_path.py::test_path_conversion[cygpath-drive9]": 0.045489627324660935, - "tests/common/test_path.py::test_path_conversion[cygpath-relative0]": 0.07113954278408845, - "tests/common/test_path.py::test_path_conversion[cygpath-relative1]": 0.07239437032267038, - "tests/common/test_path.py::test_path_conversion[cygpath-relative2]": 0.07244680065322108, - "tests/common/test_path.py::test_path_conversion[cygpath-root0]": 0.07319939176363674, - "tests/common/test_path.py::test_path_conversion[cygpath-root10]": 0.032154758958293415, - "tests/common/test_path.py::test_path_conversion[cygpath-root11]": 0.04622466853498757, - "tests/common/test_path.py::test_path_conversion[cygpath-root12]": 0.07294657301634781, - "tests/common/test_path.py::test_path_conversion[cygpath-root13]": 0.033187297114200376, - "tests/common/test_path.py::test_path_conversion[cygpath-root14]": 0.04528628336860339, - "tests/common/test_path.py::test_path_conversion[cygpath-root1]": 0.03247220525521642, - "tests/common/test_path.py::test_path_conversion[cygpath-root2]": 0.032469843567482476, - "tests/common/test_path.py::test_path_conversion[cygpath-root3]": 0.04644131283997964, - "tests/common/test_path.py::test_path_conversion[cygpath-root4]": 0.07267337567977399, - "tests/common/test_path.py::test_path_conversion[cygpath-root5]": 0.03266757838890301, - "tests/common/test_path.py::test_path_conversion[cygpath-root6]": 0.03246585665366987, - "tests/common/test_path.py::test_path_conversion[cygpath-root7]": 0.04574288075079893, - "tests/common/test_path.py::test_path_conversion[cygpath-root8]": 0.07183166043762411, - "tests/common/test_path.py::test_path_conversion[cygpath-root9]": 0.03231660358872706, - "tests/common/test_path.py::test_path_conversion[fallback-PATH0]": 0.011689032050581524, - "tests/common/test_path.py::test_path_conversion[fallback-PATH10]": 0.015077945750293073, - "tests/common/test_path.py::test_path_conversion[fallback-PATH11]": 0.020784809662925407, - "tests/common/test_path.py::test_path_conversion[fallback-PATH1]": 0.014720227240266783, - "tests/common/test_path.py::test_path_conversion[fallback-PATH2]": 0.014817975028598091, - "tests/common/test_path.py::test_path_conversion[fallback-PATH3]": 0.011792370641161697, - "tests/common/test_path.py::test_path_conversion[fallback-PATH4]": 0.020614676954703613, - "tests/common/test_path.py::test_path_conversion[fallback-PATH5]": 0.01481666912649076, - "tests/common/test_path.py::test_path_conversion[fallback-PATH6]": 0.011773673446390628, - "tests/common/test_path.py::test_path_conversion[fallback-PATH7]": 0.015084710881379883, - "tests/common/test_path.py::test_path_conversion[fallback-PATH8]": 0.02060768024259289, - "tests/common/test_path.py::test_path_conversion[fallback-PATH9]": 0.012264438436441443, - "tests/common/test_path.py::test_path_conversion[fallback-UNC0]": 0.020681532944663433, - "tests/common/test_path.py::test_path_conversion[fallback-UNC1]": 0.021054503045444557, - "tests/common/test_path.py::test_path_conversion[fallback-UNC2]": 0.020428014598585783, - "tests/common/test_path.py::test_path_conversion[fallback-UNC3]": 0.011823497701948385, - "tests/common/test_path.py::test_path_conversion[fallback-UNC4]": 0.015142843664873557, - "tests/common/test_path.py::test_path_conversion[fallback-UNC5]": 0.020714298589505513, - "tests/common/test_path.py::test_path_conversion[fallback-UNC6]": 0.01166657998797766, - "tests/common/test_path.py::test_path_conversion[fallback-UNC7]": 0.015232159098809175, - "tests/common/test_path.py::test_path_conversion[fallback-cwd0]": 0.02235411411335928, - "tests/common/test_path.py::test_path_conversion[fallback-cwd1]": 0.005721131539040706, - "tests/common/test_path.py::test_path_conversion[fallback-cwd2]": 0.005892547397748287, - "tests/common/test_path.py::test_path_conversion[fallback-cwd3]": 0.021223873802370417, - "tests/common/test_path.py::test_path_conversion[fallback-drive0]": 0.01482962460239959, - "tests/common/test_path.py::test_path_conversion[fallback-drive10]": 0.026478676265762863, - "tests/common/test_path.py::test_path_conversion[fallback-drive11]": 0.017918796171422897, - "tests/common/test_path.py::test_path_conversion[fallback-drive12]": 0.017737353311833057, - "tests/common/test_path.py::test_path_conversion[fallback-drive13]": 0.01751422487895793, - "tests/common/test_path.py::test_path_conversion[fallback-drive14]": 0.02657861389296322, - "tests/common/test_path.py::test_path_conversion[fallback-drive15]": 0.017721778040791687, - "tests/common/test_path.py::test_path_conversion[fallback-drive1]": 0.01493707517641482, - "tests/common/test_path.py::test_path_conversion[fallback-drive2]": 0.017619692837594576, - "tests/common/test_path.py::test_path_conversion[fallback-drive3]": 0.017790278815065622, - "tests/common/test_path.py::test_path_conversion[fallback-drive4]": 0.02684996683135909, - "tests/common/test_path.py::test_path_conversion[fallback-drive5]": 0.015056975674253242, - "tests/common/test_path.py::test_path_conversion[fallback-drive6]": 0.014552332691427501, - "tests/common/test_path.py::test_path_conversion[fallback-drive7]": 0.014971407961057068, - "tests/common/test_path.py::test_path_conversion[fallback-drive8]": 0.017607696574065645, - "tests/common/test_path.py::test_path_conversion[fallback-drive9]": 0.01762064193961469, - "tests/common/test_path.py::test_path_conversion[fallback-relative0]": 0.02052171230088809, - "tests/common/test_path.py::test_path_conversion[fallback-relative1]": 0.020520111007463163, - "tests/common/test_path.py::test_path_conversion[fallback-relative2]": 0.02013403341445011, - "tests/common/test_path.py::test_path_conversion[fallback-root0]": 0.02205632793072851, - "tests/common/test_path.py::test_path_conversion[fallback-root10]": 0.023483766778081394, - "tests/common/test_path.py::test_path_conversion[fallback-root11]": 0.014776746508550613, - "tests/common/test_path.py::test_path_conversion[fallback-root12]": 0.02026321875946474, - "tests/common/test_path.py::test_path_conversion[fallback-root13]": 0.011843794738194429, - "tests/common/test_path.py::test_path_conversion[fallback-root14]": 0.014620663045883523, - "tests/common/test_path.py::test_path_conversion[fallback-root1]": 0.01197140556416973, - "tests/common/test_path.py::test_path_conversion[fallback-root2]": 0.011803676332688784, - "tests/common/test_path.py::test_path_conversion[fallback-root3]": 0.015248615656895122, - "tests/common/test_path.py::test_path_conversion[fallback-root4]": 0.021399412469944718, - "tests/common/test_path.py::test_path_conversion[fallback-root5]": 0.011809389254016882, - "tests/common/test_path.py::test_path_conversion[fallback-root6]": 0.012005526183923757, - "tests/common/test_path.py::test_path_conversion[fallback-root7]": 0.014989467234796865, - "tests/common/test_path.py::test_path_conversion[fallback-root8]": 0.0203474377153295, - "tests/common/test_path.py::test_path_conversion[fallback-root9]": 0.011840224827501302, - "tests/common/test_path.py::test_path_conversion_falsy[None]": 0.0025232891228973604, - "tests/common/test_path.py::test_path_conversion_falsy[empty dict]": 0.002580789518570265, - "tests/common/test_path.py::test_path_conversion_falsy[empty list]": 0.002503161093617214, - "tests/common/test_path.py::test_path_conversion_falsy[empty set]": 0.002550080340843249, - "tests/common/test_path.py::test_path_conversion_falsy[empty tuple]": 0.002536819631547464, - "tests/common/test_path.py::test_path_identity": 0.005157603972333791, - "tests/common/test_path.py::test_url_to_path_unix": 0.002477821593027341, - "tests/common/test_path.py::test_url_to_path_windows_local": 0.0031189253330532957, - "tests/common/test_path.py::test_url_to_path_windows_unc": 0.0024313180863731617, - "tests/common/test_path.py::test_win_path_backout": 0.002347363322806098, - "tests/common/test_toposort.py::test_cycle": 0.0025003071917498766, - "tests/common/test_toposort.py::test_cycle_best_effort": 0.0025199270020318347, - "tests/common/test_toposort.py::test_degenerate": 0.0023593131227900048, - "tests/common/test_toposort.py::test_pop_key": 0.002415787159014069, - "tests/common/test_toposort.py::test_python_is_prioritized": 0.00245509559960222, - "tests/common/test_toposort.py::test_simple": 0.0024309654070651045, - "tests/common/test_url.py::test_add_username_and_pass_to_url": 0.0024974237885703426, - "tests/common/test_url.py::test_is_ip_address": 0.0023647633334104353, - "tests/common/test_url.py::test_is_ipv6_address": 0.0023707348780932507, - "tests/common/test_url.py::test_is_url": 0.0026175314847102604, - "tests/common/test_url.py::test_maybe_add_auth": 0.002523592899116306, - "tests/common/test_url.py::test_split_scheme_auth_token": 0.002400139715190827, - "tests/common/test_url.py::test_url_obj_unparse[test_url_obj0-http://conda.io/path/to/somewhere]": 0.0025311898733769763, - "tests/common/test_url.py::test_url_obj_unparse[test_url_obj1-https://user:pass@conda.io/path/to/somewhere]": 0.0025690143048166443, - "tests/common/test_url.py::test_url_obj_unparse[test_url_obj2-file:///opt/happy/path]": 0.0025730565463032962, - "tests/common/test_url.py::test_url_obj_unparse[test_url_obj3-file:///path/to/something.txt]": 0.0025589647090462995, - "tests/common/test_url.py::test_url_to_s3_info": 0.0024137281728201913, - "tests/common/test_url.py::test_urlparse[192.168.1.1:8080/path/to/resource-exp_url_obj0]": 0.0026048122452847016, - "tests/common/test_url.py::test_urlparse[file:///opt/happy/path-exp_url_obj2]": 0.002601920847656126, - "tests/common/test_url.py::test_urlparse[https://conda.io/happy/path-exp_url_obj1]": 0.0026144034467528877, - "tests/common/test_url.py::test_urlparse[https://u:p@conda.io/t/x1029384756/more/path-exp_url_obj3]": 0.0026047006297798005, - "tests/common/test_yaml.py::test_dump": 0.006109670918310477, - "tests/common/test_yaml.py::test_map": 0.0030525769795373982, - "tests/common/test_yaml.py::test_seq_simple": 0.003161023240167527, - "tests/common/test_yaml.py::test_yaml_complex": 0.010944744643624865, - "tests/core/test_envs_manager.py::test_list_all_known_prefixes_with_none_values_error": 0.0005488759513839447, - "tests/core/test_envs_manager.py::test_list_all_known_prefixes_with_permission_error": 0.025405756496209114, - "tests/core/test_envs_manager.py::test_prefix_cli_flag": 0.011370213749438128, - "tests/core/test_envs_manager.py::test_register_env_directory_creation_error": 0.006139232709607694, - "tests/core/test_envs_manager.py::test_register_unregister_location_env": 0.012459300019377492, - "tests/core/test_envs_manager.py::test_rewrite_environments_txt_file": 0.007326868020675807, - "tests/core/test_index.py::TestIndex::test_cache_entries[False]": 0.2125238225340242, - "tests/core/test_index.py::TestIndex::test_cache_entries[True]": 0.3086366483918102, - "tests/core/test_index.py::TestIndex::test_contains_invalid[False]": 0.21075762007207044, - "tests/core/test_index.py::TestIndex::test_contains_invalid[True]": 0.31230975453275767, - "tests/core/test_index.py::TestIndex::test_contains_valid[False]": 0.20540309405527704, - "tests/core/test_index.py::TestIndex::test_contains_valid[True]": 0.3123997728080708, - "tests/core/test_index.py::TestIndex::test_copy[False]": 0.4011077992953416, - "tests/core/test_index.py::TestIndex::test_copy[True]": 0.312661257186144, - "tests/core/test_index.py::TestIndex::test_getitem_cache[False]": 0.21013511604208462, - "tests/core/test_index.py::TestIndex::test_getitem_cache[True]": 0.3081988541557661, - "tests/core/test_index.py::TestIndex::test_getitem_channel[False]": 0.22092224848110156, - "tests/core/test_index.py::TestIndex::test_getitem_channel[True]": 0.34498836678519457, - "tests/core/test_index.py::TestIndex::test_getitem_channel_invalid[False]": 0.22367320558637116, - "tests/core/test_index.py::TestIndex::test_getitem_channel_invalid[True]": 0.3084125839787602, - "tests/core/test_index.py::TestIndex::test_getitem_feature[False]": 0.20707893743280442, - "tests/core/test_index.py::TestIndex::test_getitem_feature[True]": 0.3104216249813764, - "tests/core/test_index.py::TestIndex::test_getitem_feature_non_existent[False]": 0.21599484064598382, - "tests/core/test_index.py::TestIndex::test_getitem_feature_non_existent[True]": 0.3322279513849055, - "tests/core/test_index.py::TestIndex::test_getitem_prefix[False]": 0.21667310303878495, - "tests/core/test_index.py::TestIndex::test_getitem_prefix[True]": 0.30961429809779406, - "tests/core/test_index.py::TestIndex::test_getitem_system_package_invalid[False]": 0.21608484902769826, - "tests/core/test_index.py::TestIndex::test_getitem_system_package_invalid[True]": 0.3435367520269306, - "tests/core/test_index.py::TestIndex::test_getitem_system_package_valid[False]": 0.2076789244779058, - "tests/core/test_index.py::TestIndex::test_getitem_system_package_valid[True]": 0.3090995570098644, - "tests/core/test_index.py::TestIndex::test_init_conflicting_subdirs": 0.04512237327798009, - "tests/core/test_index.py::TestIndex::test_init_prefix_data": 0.046078814612772794, - "tests/core/test_index.py::TestIndex::test_init_prefix_path": 0.04655409659812915, - "tests/core/test_index.py::TestIndex::test_init_use_local": 0.04302316300690858, - "tests/core/test_index.py::TestIndex::test_reduced_index[False]": 0.25231363163129084, - "tests/core/test_index.py::TestIndex::test_reduced_index[True]": 0.34548579760601794, - "tests/core/test_index.py::test__make_virtual_package": 0.04372454654360066, - "tests/core/test_index.py::test__supplement_index_with_cache": 0.04699437776312937, - "tests/core/test_index.py::test__supplement_index_with_prefix": 0.3827075635539385, - "tests/core/test_index.py::test__supplement_index_with_prefix_index_class": 0.40618836890058785, - "tests/core/test_index.py::test_basic_get_reduced_index": 5.696346948697198, - "tests/core/test_index.py::test_calculate_channel_urls": 0.043366175208119404, - "tests/core/test_index.py::test_check_allowlist": 0.0795976975954703, - "tests/core/test_index.py::test_check_allowlist_and_denylist": 0.056778086514780106, - "tests/core/test_index.py::test_check_denylist": 0.11755756211982175, - "tests/core/test_index.py::test_dist_str_in_index": 0.0770401924866564, - "tests/core/test_index.py::test_fetch_index": 0.07624071768127114, - "tests/core/test_index.py::test_get_index_lazy": 4.9991150995022755, - "tests/core/test_index.py::test_get_index_linux64_platform": 13.686882562194326, - "tests/core/test_index.py::test_get_index_osx64_platform": 12.554853904960055, - "tests/core/test_index.py::test_get_index_win64_platform": 1.6214711036648009, - "tests/core/test_index.py::test_supplement_index_with_system": 0.05689187550832533, - "tests/core/test_index.py::test_supplement_index_with_system_archspec": 0.045740278893478085, - "tests/core/test_index.py::test_supplement_index_with_system_cuda": 0.020937385633464117, - "tests/core/test_index.py::test_supplement_index_with_system_glibc": 0.000543427374620099, - "tests/core/test_index.py::test_supplement_index_with_system_linux[1.2.3.4-1.2.3.4]": 0.0005469607517119193, - "tests/core/test_index.py::test_supplement_index_with_system_linux[4.2-4.2]": 0.0005317690662555346, - "tests/core/test_index.py::test_supplement_index_with_system_linux[4.2.0-42-generic-4.2.0]": 0.0005291814570040726, - "tests/core/test_index.py::test_supplement_index_with_system_linux[4.2.1-4.2.1]": 0.0005481095615892996, - "tests/core/test_index.py::test_supplement_index_with_system_linux[5.4.89+-5.4.89]": 0.000530449915615027, - "tests/core/test_index.py::test_supplement_index_with_system_linux[5.5-rc1-5.5]": 0.0005343962072114862, - "tests/core/test_index.py::test_supplement_index_with_system_linux[9.1.a-9.1]": 0.0005175051863403277, - "tests/core/test_index.py::test_supplement_index_with_system_linux[9.1.a.2-9.1]": 0.0005210616142524649, - "tests/core/test_index.py::test_supplement_index_with_system_linux[9.a.1-0]": 0.0005164884655153051, - "tests/core/test_index.py::test_supplement_index_with_system_osx": 0.0005390709116950853, - "tests/core/test_initialize.py::test__get_python_info": 0.010781102467883186, - "tests/core/test_initialize.py::test_get_python_info": 0.011638766347010316, - "tests/core/test_initialize.py::test_init_all": 0.5294618145074829, - "tests/core/test_initialize.py::test_init_cmd_exe_registry": 0.0077839528272204426, - "tests/core/test_initialize.py::test_init_enable_long_path": 0.0037198140106121753, - "tests/core/test_initialize.py::test_init_sh_system": 0.027865330095173363, - "tests/core/test_initialize.py::test_init_sh_user_tcsh_unix": 0.0005367483108385391, - "tests/core/test_initialize.py::test_init_sh_user_unix": 0.0005692148489483451, - "tests/core/test_initialize.py::test_init_sh_user_windows": 0.058415843679656416, - "tests/core/test_initialize.py::test_initialize_dev_bash": 0.04947417677445888, - "tests/core/test_initialize.py::test_initialize_dev_cmd_exe": 0.041370890411996084, - "tests/core/test_initialize.py::test_install_1": 0.01954472675912847, - "tests/core/test_initialize.py::test_install_conda_csh": 0.014890845579081755, - "tests/core/test_initialize.py::test_install_conda_fish": 0.0158923781215071, - "tests/core/test_initialize.py::test_install_conda_sh": 0.02246348004244402, - "tests/core/test_initialize.py::test_install_conda_xsh": 0.015143555890192959, - "tests/core/test_initialize.py::test_install_condabin_conda_bat": 0.014199938417371263, - "tests/core/test_initialize.py::test_make_entry_point": 0.014839111681629803, - "tests/core/test_initialize.py::test_make_entry_point_exe": 0.015659784082718623, - "tests/core/test_initialize.py::test_make_initialize_plan_bash_zsh": 0.015038488506858088, - "tests/core/test_initialize.py::test_make_initialize_plan_cmd_exe": 0.015040556895696217, - "tests/core/test_initialize.py::test_make_install_plan": 0.007592196637417521, - "tests/core/test_package_cache_data.py::test_ProgressiveFetchExtract_prefers_conda_v2_format": 0.03981587199272655, + "tests/cli/test_main_info.py::test_info_json": 0.10154765823772575, + "tests/cli/test_main_info.py::test_info_root": 0.18511403696055515, + "tests/cli/test_main_info.py::test_info_unsafe_channels": 0.19320231988016504, + "tests/cli/test_main_install.py::test_conda_pip_interop_dependency_satisfied_by_pip": 409.9943114668577, + "tests/cli/test_main_install.py::test_install_freezes_env_by_default": 0.6367591682144544, + "tests/cli/test_main_install.py::test_install_from_extracted_package": 31.800977480548067, + "tests/cli/test_main_install.py::test_install_mkdir": 55.336801930357616, + "tests/cli/test_main_list.py::test_explicit[--md5]": 12.803470607503725, + "tests/cli/test_main_list.py::test_explicit[--quiet]": 12.852587748659221, + "tests/cli/test_main_list.py::test_explicit[--sha256]": 12.497619686703006, + "tests/cli/test_main_list.py::test_export": 1.8290498117316063, + "tests/cli/test_main_list.py::test_list": 10.477396927841001, + "tests/cli/test_main_list.py::test_list_explicit": 12.025823883928005, + "tests/cli/test_main_list.py::test_list_json": 0.19272749472682274, + "tests/cli/test_main_list.py::test_list_package": 0.09245952841164397, + "tests/cli/test_main_list.py::test_list_reverse": 10.196565375097837, + "tests/cli/test_main_list.py::test_list_revisions": 0.1675843717442691, + "tests/cli/test_main_list.py::test_list_specific_version": 0.26877254447454074, + "tests/cli/test_main_notices.py::test_cache_names_appear_as_expected": 0.0424678410474973, + "tests/cli/test_main_notices.py::test_main_notices[200]": 0.03754735541197497, + "tests/cli/test_main_notices.py::test_main_notices[404]": 0.03888148482521659, + "tests/cli/test_main_notices.py::test_main_notices_handles_bad_expired_at_field": 0.038343673471431805, + "tests/cli/test_main_notices.py::test_main_notices_help": 0.032707245213557785, + "tests/cli/test_main_notices.py::test_main_notices_json": 0.051452308366245265, + "tests/cli/test_main_notices.py::test_main_notices_reads_from_cache": 0.03996629797301375, + "tests/cli/test_main_notices.py::test_main_notices_reads_from_expired_cache": 0.04181306991042198, + "tests/cli/test_main_notices.py::test_notices_appear_once_when_running_decorated_commands": 9.486514589460539, + "tests/cli/test_main_notices.py::test_notices_cannot_read_cache_files": 0.08394941589588185, + "tests/cli/test_main_notices.py::test_notices_does_not_interrupt_command_on_failure": 0.4038212738984224, + "tests/cli/test_main_notices.py::test_notices_work_with_s3_channel": 0.09709388016900224, + "tests/cli/test_main_remove.py::test_remove_all": 26.615399811018744, + "tests/cli/test_main_remove.py::test_remove_all_keep_env": 25.031229922529896, + "tests/cli/test_main_remove.py::test_remove_globbed_package_names[classic]": 28.027043262971524, + "tests/cli/test_main_remove.py::test_remove_globbed_package_names[libmamba]": 1.358677917942957, + "tests/cli/test_main_remove.py::test_remove_nonexistent_env": 0.07189710077230729, + "tests/cli/test_main_rename.py::test_cannot_rename_active_env_by_name": 7.966891027766112, + "tests/cli/test_main_rename.py::test_cannot_rename_base_env_by_name": 0.13773082062763614, + "tests/cli/test_main_rename.py::test_cannot_rename_base_env_by_path": 0.12333213124932181, + "tests/cli/test_main_rename.py::test_cannot_rename_nonexistent_env": 0.12527547828257163, + "tests/cli/test_main_rename.py::test_protected_dirs_error_for_rename": 9.061132945375544, + "tests/cli/test_main_rename.py::test_rename_by_name_name_already_exists_error": 8.312402793889174, + "tests/cli/test_main_rename.py::test_rename_by_name_success": 8.509175422651028, + "tests/cli/test_main_rename.py::test_rename_by_path_path_already_exists_error": 8.260690004236748, + "tests/cli/test_main_rename.py::test_rename_by_path_success": 8.161259925749862, + "tests/cli/test_main_rename.py::test_rename_with_dry_run": 9.35653739233163, + "tests/cli/test_main_rename.py::test_rename_with_force": 19.42370967125787, + "tests/cli/test_main_rename.py::test_rename_with_force_and_dry_run": 7.132179766642566, + "tests/cli/test_main_rename.py::test_rename_with_force_with_errors": 12.05762195561768, + "tests/cli/test_main_rename.py::test_rename_with_force_with_errors_prefix": 7.191435506849064, + "tests/cli/test_main_rename.py::test_separator_chars_on_win": 8.385599054238297, + "tests/cli/test_main_run.py::test_conda_run_nonexistant_prefix": 0.10685366290099076, + "tests/cli/test_main_run.py::test_conda_run_prefix_not_a_conda_env": 0.07304779311755272, + "tests/cli/test_main_run.py::test_multiline_run_command": 9.462680929269668, + "tests/cli/test_main_run.py::test_run_readonly_env": 0.0006093622597816597, + "tests/cli/test_main_run.py::test_run_returns_int": 5.854526289706878, + "tests/cli/test_main_run.py::test_run_returns_nonzero_errorlevel": 8.894489582753835, + "tests/cli/test_main_run.py::test_run_returns_zero_errorlevel": 7.854523904340801, + "tests/cli/test_main_run.py::test_run_uncaptured": 9.443856874058964, + "tests/cli/test_main_search.py::test_anaconda_token_with_private_package": 51.40345776630222, + "tests/cli/test_main_search.py::test_bad_anaconda_token": 1.6842588017104703, + "tests/cli/test_main_search.py::test_current_platform_package_missing": 0.16639447802258184, + "tests/cli/test_main_search.py::test_different_platform_package_found": 0.13614857359512159, + "tests/cli/test_main_search.py::test_mocked_platform_package_found": 0.17427669347151517, + "tests/cli/test_main_search.py::test_rpy_search[linux-32]": 12.804057307597857, + "tests/cli/test_main_search.py::test_rpy_search[linux-64]": 15.494280169188036, + "tests/cli/test_main_search.py::test_rpy_search[osx-64]": 17.85169639182395, + "tests/cli/test_main_search.py::test_rpy_search[win-32]": 9.184208092161406, + "tests/cli/test_main_search.py::test_rpy_search[win-64]": 13.135028611789881, + "tests/cli/test_main_search.py::test_search_0": 15.944389682395036, + "tests/cli/test_main_search.py::test_search_1": 0.5988195382513428, + "tests/cli/test_main_search.py::test_search_2[exact]": 0.14439966562040865, + "tests/cli/test_main_search.py::test_search_2[wildcard]": 7.683370281530572, + "tests/cli/test_main_search.py::test_search_3": 1.8599200908951683, + "tests/cli/test_main_search.py::test_search_4": 0.3795017154300434, + "tests/cli/test_main_search.py::test_search_5": 1.1061577112884868, + "tests/cli/test_main_search.py::test_search_envs": 0.13886942834433236, + "tests/cli/test_main_search.py::test_search_envs_info": 0.11107610330942908, + "tests/cli/test_main_search.py::test_search_envs_json": 0.10517342945652303, + "tests/cli/test_main_search.py::test_search_inflexible": 1.2834422630017015, + "tests/cli/test_main_search.py::test_unknown_platform_package_missing": 0.1675198892374759, + "tests/cli/test_subcommands.py::test_clean[classic]": 1.3965199154022365, + "tests/cli/test_subcommands.py::test_clean[libmamba]": 1.8383183553112494, + "tests/cli/test_subcommands.py::test_compare[classic]": 0.2249292290969167, + "tests/cli/test_subcommands.py::test_compare[libmamba]": 8.461900704488626, + "tests/cli/test_subcommands.py::test_config[classic]": 0.1034756313337065, + "tests/cli/test_subcommands.py::test_config[libmamba]": 0.10317577969085848, + "tests/cli/test_subcommands.py::test_create[classic]": 0.13175496277731816, + "tests/cli/test_subcommands.py::test_create[libmamba]": 11.4139880544146, + "tests/cli/test_subcommands.py::test_doctor[classic]": 6.010278326940343, + "tests/cli/test_subcommands.py::test_doctor[libmamba]": 6.163222847299388, + "tests/cli/test_subcommands.py::test_env_config_vars[classic]": 0.5048432155069028, + "tests/cli/test_subcommands.py::test_env_config_vars[libmamba]": 7.969838625464418, + "tests/cli/test_subcommands.py::test_env_create[classic]": 1.2460875384284797, + "tests/cli/test_subcommands.py::test_env_create[libmamba]": 10.333625351007768, + "tests/cli/test_subcommands.py::test_env_export[classic]": 1.0475417394434077, + "tests/cli/test_subcommands.py::test_env_export[libmamba]": 1.0576378474691424, + "tests/cli/test_subcommands.py::test_env_list[classic]": 0.21329647355018716, + "tests/cli/test_subcommands.py::test_env_list[libmamba]": 0.24213976456384168, + "tests/cli/test_subcommands.py::test_env_remove[classic]": 0.24053865151504783, + "tests/cli/test_subcommands.py::test_env_remove[libmamba]": 7.30432925236247, + "tests/cli/test_subcommands.py::test_env_update[classic]": 1.535430477589258, + "tests/cli/test_subcommands.py::test_env_update[libmamba]": 16.84009216075847, + "tests/cli/test_subcommands.py::test_info[classic]": 0.109482267888619, + "tests/cli/test_subcommands.py::test_info[libmamba]": 0.10847195025939176, + "tests/cli/test_subcommands.py::test_info_json[classic]": 0.21573622514639643, + "tests/cli/test_subcommands.py::test_info_json[libmamba]": 0.22930878771273175, + "tests/cli/test_subcommands.py::test_init[classic]": 0.4740791959807439, + "tests/cli/test_subcommands.py::test_init[libmamba]": 0.48340942115131275, + "tests/cli/test_subcommands.py::test_install[classic]": 2.4417669780785625, + "tests/cli/test_subcommands.py::test_install[libmamba]": 15.049887195976062, + "tests/cli/test_subcommands.py::test_list[classic]": 1.2280840918778686, + "tests/cli/test_subcommands.py::test_list[libmamba]": 7.99172741615295, + "tests/cli/test_subcommands.py::test_notices[classic]": 0.18004939541387702, + "tests/cli/test_subcommands.py::test_notices[libmamba]": 0.20283321513673477, + "tests/cli/test_subcommands.py::test_package[classic]": 0.22053013561586057, + "tests/cli/test_subcommands.py::test_package[libmamba]": 8.411391758966166, + "tests/cli/test_subcommands.py::test_remove[classic-remove]": 0.23892242044377826, + "tests/cli/test_subcommands.py::test_remove[classic-uninstall]": 0.24086536912737913, + "tests/cli/test_subcommands.py::test_remove[libmamba-remove]": 9.059816155439199, + "tests/cli/test_subcommands.py::test_remove[libmamba-uninstall]": 9.721550670792155, + "tests/cli/test_subcommands.py::test_remove_all_json[classic-remove]": 1.0488706220357313, + "tests/cli/test_subcommands.py::test_remove_all_json[classic-uninstall]": 0.34316756994019537, + "tests/cli/test_subcommands.py::test_remove_all_json[libmamba-remove]": 6.881435436515824, + "tests/cli/test_subcommands.py::test_remove_all_json[libmamba-uninstall]": 7.739501762936365, + "tests/cli/test_subcommands.py::test_rename[classic]": 0.22986428642157924, + "tests/cli/test_subcommands.py::test_rename[libmamba]": 10.903547051911902, + "tests/cli/test_subcommands.py::test_run[classic]": 1.0999848158180479, + "tests/cli/test_subcommands.py::test_run[libmamba]": 7.421395859605947, + "tests/cli/test_subcommands.py::test_search[classic]": 6.860374737931083, + "tests/cli/test_subcommands.py::test_search[libmamba]": 6.750824466933487, + "tests/cli/test_subcommands.py::test_update[classic-update]": 3.137641433276491, + "tests/cli/test_subcommands.py::test_update[classic-upgrade]": 1.9571921516784223, + "tests/cli/test_subcommands.py::test_update[libmamba-update]": 19.1165277649806, + "tests/cli/test_subcommands.py::test_update[libmamba-upgrade]": 17.44194342244191, + "tests/common/os/test_windows.py::test_is_admin_on_windows": 0.0024169178308047746, + "tests/common/pkg_formats/test_python.py::test_basepydist_load_requires_provides_file": 0.003964612754770209, + "tests/common/pkg_formats/test_python.py::test_basepydist_parse_entries_file_data": 0.0031886045878498975, + "tests/common/pkg_formats/test_python.py::test_basepydist_parse_requires_file_data": 0.002716030767228557, + "tests/common/pkg_formats/test_python.py::test_dist_get_paths": 0.004237117466218295, + "tests/common/pkg_formats/test_python.py::test_dist_get_paths_no_paths": 0.0029145420048967163, + "tests/common/pkg_formats/test_python.py::test_evaluate_marker": 0.003206806239007065, + "tests/common/pkg_formats/test_python.py::test_get_default_marker_context": 0.002677464494654577, + "tests/common/pkg_formats/test_python.py::test_get_dist_file_from_egg_link": 0.008049675878812232, + "tests/common/pkg_formats/test_python.py::test_get_dist_requirements": 0.004496725974011084, + "tests/common/pkg_formats/test_python.py::test_get_entry_points": 0.004961570131430394, + "tests/common/pkg_formats/test_python.py::test_get_extra_provides": 0.004935843532250823, + "tests/common/pkg_formats/test_python.py::test_get_python_distribution_info": 0.0005870838485375951, + "tests/common/pkg_formats/test_python.py::test_get_site_packages_anchor_files": 0.013333153478633689, + "tests/common/pkg_formats/test_python.py::test_metadata": 0.005601569861942198, + "tests/common/pkg_formats/test_python.py::test_metadata[path0-False-False-False-False]": 0.0033483209676057344, + "tests/common/pkg_formats/test_python.py::test_metadata[path1-True-False-False-False]": 0.0034527322753058606, + "tests/common/pkg_formats/test_python.py::test_metadata[path2-True-True-True-False]": 0.003560637648438655, + "tests/common/pkg_formats/test_python.py::test_metadata[path3-True-True-True-True]": 0.0034677348882196615, + "tests/common/pkg_formats/test_python.py::test_metadata_keys": 0.0023389182048676677, + "tests/common/pkg_formats/test_python.py::test_metadata_none": 0.0024741336564267245, + "tests/common/pkg_formats/test_python.py::test_metadata_process_path": 0.003629380221722036, + "tests/common/pkg_formats/test_python.py::test_metadata_read_metadata": 0.005014924690694529, + "tests/common/pkg_formats/test_python.py::test_norm_package_name": 0.002810843121448409, + "tests/common/pkg_formats/test_python.py::test_norm_package_version": 0.0029263652977215824, + "tests/common/pkg_formats/test_python.py::test_parse_specification": 0.005285142215954815, + "tests/common/pkg_formats/test_python.py::test_pydist_check_files": 0.005873917424086231, + "tests/common/pkg_formats/test_python.py::test_pypi_name_to_conda_name": 0.0026248055872137312, + "tests/common/pkg_formats/test_python.py::test_python_dist_egg_fpath": 0.010591337929492484, + "tests/common/pkg_formats/test_python.py::test_python_dist_egg_path": 0.0039371739462615565, + "tests/common/pkg_formats/test_python.py::test_python_dist_info": 0.005775647093310815, + "tests/common/pkg_formats/test_python.py::test_python_dist_info_conda_dependencies": 0.0052370436531349275, + "tests/common/pkg_formats/test_python.py::test_python_dist_info_conda_dependencies_2": 0.003992606106650909, + "tests/common/pkg_formats/test_python.py::test_python_dist_info_conda_dependencies_3": 0.003683024207961394, + "tests/common/pkg_formats/test_python.py::test_split_spec": 0.0027931601390523103, + "tests/common/test_compat.py::test_deprecations[FILESYSTEM_ENCODING-TypeError]": 0.002715411797579855, + "tests/common/test_compat.py::test_deprecations[ensure_fs_path_encoding-TypeError]": 0.0025861723849334257, + "tests/common/test_compat.py::test_deprecations[ensure_unicode-TypeError]": 0.0026056566693177436, + "tests/common/test_compat.py::test_deprecations[open-TypeError]": 0.0026849921385387167, + "tests/common/test_compat.py::test_deprecations[six_with_metaclass-TypeError]": 0.002631611718796178, + "tests/common/test_configuration.py::test_commented_map_parameter": 0.0039830824770920375, + "tests/common/test_configuration.py::test_config_resets": 0.003641044705956689, + "tests/common/test_configuration.py::test_cross_parameter_validation": 0.0023519270277794556, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/$$/suffix]": 0.0005629760964940514, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/$/suffix]": 0.0025351388558711324, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/$1/suffix]": 0.002512532776339195, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/$MISSING/suffix]": 0.0025395601160830322, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/$VARIABLE/suffix]": 0.0026191982052988123, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/${1}/suffix]": 0.0025281960740553824, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/${MISSING}/suffix]": 0.002535780248805793, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/${VARIABLE}/suffix]": 0.002540104648591054, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/${}/suffix]": 0.0025594862165326856, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/%%/suffix]": 0.0005374129651609415, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/%/suffix]": 0.0025474385909686013, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/%1%/suffix]": 0.002517392628384406, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/%1/suffix]": 0.0025104420182563945, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/%MISSING%/suffix]": 0.0025222455569343266, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/%VARIABLE%/suffix]": 0.0025339068682391375, + "tests/common/test_configuration.py::test_default_values": 0.002663968787529147, + "tests/common/test_configuration.py::test_empty_map_parameter": 0.006187065607357433, + "tests/common/test_configuration.py::test_env_var_config": 0.0031570693579042316, + "tests/common/test_configuration.py::test_env_var_config_alias": 0.0031459178053234666, + "tests/common/test_configuration.py::test_env_var_config_empty_sequence": 0.003034221302396905, + "tests/common/test_configuration.py::test_env_var_config_no_split_sequence": 0.003086276592441976, + "tests/common/test_configuration.py::test_env_var_config_split_sequence": 0.00315936868051007, + "tests/common/test_configuration.py::test_expand_search_path": 0.0005512182404653307, + "tests/common/test_configuration.py::test_expanded_variables": 0.00758821559226249, + "tests/common/test_configuration.py::test_important_primitive_map_merges": 0.08535931902546559, + "tests/common/test_configuration.py::test_invalid_map_parameter": 0.002486340875719195, + "tests/common/test_configuration.py::test_invalid_seq_parameter": 0.0024656804154744036, + "tests/common/test_configuration.py::test_list_merges": 0.07358336289423618, + "tests/common/test_configuration.py::test_load_raw_configs": 0.029369986001107528, + "tests/common/test_configuration.py::test_map_parameter_must_be_map": 0.003520949190922643, + "tests/common/test_configuration.py::test_nested": 0.015445855629024062, + "tests/common/test_configuration.py::test_object": 0.011864497642118553, + "tests/common/test_configuration.py::test_object_defaults_completely_empty": 0.00312045783631971, + "tests/common/test_configuration.py::test_object_defaults_partially_empty": 0.005326954848447856, + "tests/common/test_configuration.py::test_parameter": 0.0023664087481861207, + "tests/common/test_configuration.py::test_parameter_flag": 0.002328174144081461, + "tests/common/test_configuration.py::test_pretty_list": 0.0027659820429872, + "tests/common/test_configuration.py::test_raise_errors": 0.0023849807636327127, + "tests/common/test_configuration.py::test_simple_merges_and_caching": 0.018866284772640057, + "tests/common/test_configuration.py::test_unique_sequence_map_error_with_duplicates": 0.004213649764048458, + "tests/common/test_configuration.py::test_unique_sequence_map_error_with_unique_key": 0.004272419476273387, + "tests/common/test_configuration.py::test_validate_all": 0.013133865781526075, + "tests/common/test_configuration.py::test_validation": 0.012996085052606122, + "tests/common/test_io.py::test_attach_stderr_handler": 0.00315460131407311, + "tests/common/test_io.py::test_captured": 0.0026837564684552666, + "tests/common/test_path.py::test_get_major_minor_version_no_dot": 0.002504405729179518, + "tests/common/test_path.py::test_missing_pyc_files_27": 0.002406153305341785, + "tests/common/test_path.py::test_missing_pyc_files_34": 0.002496591667023697, + "tests/common/test_path.py::test_missing_pyc_files_35": 0.00248851539465757, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH0]": 0.03198241400646526, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH10]": 0.045506878077729816, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH11]": 0.07143602588207876, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH1]": 0.04717961302323065, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH2]": 0.044963152696547326, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH3]": 0.03252267047792272, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH4]": 0.0717471992699438, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH5]": 0.04530012394828937, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH6]": 0.03268471443335189, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH7]": 0.04574128919322526, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH8]": 0.07165728265182884, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH9]": 0.03245705750053117, + "tests/common/test_path.py::test_path_conversion[cygpath-UNC0]": 0.07276429787061321, + "tests/common/test_path.py::test_path_conversion[cygpath-UNC1]": 2.442493841146129, + "tests/common/test_path.py::test_path_conversion[cygpath-UNC2]": 1.52358750573394, + "tests/common/test_path.py::test_path_conversion[cygpath-UNC3]": 0.5486146310537182, + "tests/common/test_path.py::test_path_conversion[cygpath-UNC4]": 0.044607999548316374, + "tests/common/test_path.py::test_path_conversion[cygpath-UNC5]": 0.3493189196930311, + "tests/common/test_path.py::test_path_conversion[cygpath-UNC6]": 0.1290321312846816, + "tests/common/test_path.py::test_path_conversion[cygpath-UNC7]": 0.04550230175841962, + "tests/common/test_path.py::test_path_conversion[cygpath-cwd0]": 0.07326703455755271, + "tests/common/test_path.py::test_path_conversion[cygpath-cwd1]": 0.004946633925000766, + "tests/common/test_path.py::test_path_conversion[cygpath-cwd2]": 0.004936231416935561, + "tests/common/test_path.py::test_path_conversion[cygpath-cwd3]": 0.07392989527505962, + "tests/common/test_path.py::test_path_conversion[cygpath-drive0]": 0.031577746538453466, + "tests/common/test_path.py::test_path_conversion[cygpath-drive10]": 0.07233544634725111, + "tests/common/test_path.py::test_path_conversion[cygpath-drive11]": 0.044902868103201085, + "tests/common/test_path.py::test_path_conversion[cygpath-drive12]": 0.04566080491346548, + "tests/common/test_path.py::test_path_conversion[cygpath-drive13]": 0.04490336540442607, + "tests/common/test_path.py::test_path_conversion[cygpath-drive14]": 0.07218535898946685, + "tests/common/test_path.py::test_path_conversion[cygpath-drive15]": 0.044807317696625916, + "tests/common/test_path.py::test_path_conversion[cygpath-drive1]": 0.032040602260857996, + "tests/common/test_path.py::test_path_conversion[cygpath-drive2]": 0.044587974150102634, + "tests/common/test_path.py::test_path_conversion[cygpath-drive3]": 0.04497140314405654, + "tests/common/test_path.py::test_path_conversion[cygpath-drive4]": 0.07098421481017893, + "tests/common/test_path.py::test_path_conversion[cygpath-drive5]": 0.03196512202291824, + "tests/common/test_path.py::test_path_conversion[cygpath-drive6]": 0.0320029519088157, + "tests/common/test_path.py::test_path_conversion[cygpath-drive7]": 0.032356117472418414, + "tests/common/test_path.py::test_path_conversion[cygpath-drive8]": 0.0451700676936199, + "tests/common/test_path.py::test_path_conversion[cygpath-drive9]": 0.045214874616428785, + "tests/common/test_path.py::test_path_conversion[cygpath-relative0]": 0.0711705021539811, + "tests/common/test_path.py::test_path_conversion[cygpath-relative1]": 0.07211700839245727, + "tests/common/test_path.py::test_path_conversion[cygpath-relative2]": 0.07210484001547057, + "tests/common/test_path.py::test_path_conversion[cygpath-root0]": 0.07311664693859618, + "tests/common/test_path.py::test_path_conversion[cygpath-root10]": 0.032037035451044325, + "tests/common/test_path.py::test_path_conversion[cygpath-root11]": 0.04556583700862194, + "tests/common/test_path.py::test_path_conversion[cygpath-root12]": 0.07261809796424747, + "tests/common/test_path.py::test_path_conversion[cygpath-root13]": 0.032575090586431196, + "tests/common/test_path.py::test_path_conversion[cygpath-root14]": 0.045357794456632704, + "tests/common/test_path.py::test_path_conversion[cygpath-root1]": 0.0325286611412562, + "tests/common/test_path.py::test_path_conversion[cygpath-root2]": 0.03202085723714192, + "tests/common/test_path.py::test_path_conversion[cygpath-root3]": 0.0460050416557536, + "tests/common/test_path.py::test_path_conversion[cygpath-root4]": 0.07231937055183557, + "tests/common/test_path.py::test_path_conversion[cygpath-root5]": 0.032859943815892266, + "tests/common/test_path.py::test_path_conversion[cygpath-root6]": 0.032214044961869887, + "tests/common/test_path.py::test_path_conversion[cygpath-root7]": 0.04598724473887407, + "tests/common/test_path.py::test_path_conversion[cygpath-root8]": 0.07167445221184719, + "tests/common/test_path.py::test_path_conversion[cygpath-root9]": 0.03242062152248065, + "tests/common/test_path.py::test_path_conversion[fallback-PATH0]": 0.011639143125027068, + "tests/common/test_path.py::test_path_conversion[fallback-PATH10]": 0.014731182093903302, + "tests/common/test_path.py::test_path_conversion[fallback-PATH11]": 0.02044474520814888, + "tests/common/test_path.py::test_path_conversion[fallback-PATH1]": 0.014754798305195063, + "tests/common/test_path.py::test_path_conversion[fallback-PATH2]": 0.014463567812388483, + "tests/common/test_path.py::test_path_conversion[fallback-PATH3]": 0.011762701876449655, + "tests/common/test_path.py::test_path_conversion[fallback-PATH4]": 0.02028959290259366, + "tests/common/test_path.py::test_path_conversion[fallback-PATH5]": 0.014818679648420933, + "tests/common/test_path.py::test_path_conversion[fallback-PATH6]": 0.0118052855624141, + "tests/common/test_path.py::test_path_conversion[fallback-PATH7]": 0.01471691493521165, + "tests/common/test_path.py::test_path_conversion[fallback-PATH8]": 0.020554674856626966, + "tests/common/test_path.py::test_path_conversion[fallback-PATH9]": 0.011841208603008746, + "tests/common/test_path.py::test_path_conversion[fallback-UNC0]": 0.020622428510867735, + "tests/common/test_path.py::test_path_conversion[fallback-UNC1]": 0.02070727295772994, + "tests/common/test_path.py::test_path_conversion[fallback-UNC2]": 0.0203505704656892, + "tests/common/test_path.py::test_path_conversion[fallback-UNC3]": 0.011755151017391724, + "tests/common/test_path.py::test_path_conversion[fallback-UNC4]": 0.014778719447103452, + "tests/common/test_path.py::test_path_conversion[fallback-UNC5]": 0.020693265182767935, + "tests/common/test_path.py::test_path_conversion[fallback-UNC6]": 0.011645928616808899, + "tests/common/test_path.py::test_path_conversion[fallback-UNC7]": 0.014880967215829728, + "tests/common/test_path.py::test_path_conversion[fallback-cwd0]": 0.021449756071115145, + "tests/common/test_path.py::test_path_conversion[fallback-cwd1]": 0.005726569524847083, + "tests/common/test_path.py::test_path_conversion[fallback-cwd2]": 0.005592593529320554, + "tests/common/test_path.py::test_path_conversion[fallback-cwd3]": 0.021171327553643246, + "tests/common/test_path.py::test_path_conversion[fallback-drive0]": 0.014541737253480826, + "tests/common/test_path.py::test_path_conversion[fallback-drive10]": 0.02634991025195143, + "tests/common/test_path.py::test_path_conversion[fallback-drive11]": 0.017454531494450698, + "tests/common/test_path.py::test_path_conversion[fallback-drive12]": 0.0176121497811682, + "tests/common/test_path.py::test_path_conversion[fallback-drive13]": 0.01754599649985815, + "tests/common/test_path.py::test_path_conversion[fallback-drive14]": 0.026298290720676076, + "tests/common/test_path.py::test_path_conversion[fallback-drive15]": 0.017415008210950714, + "tests/common/test_path.py::test_path_conversion[fallback-drive1]": 0.014634503558569364, + "tests/common/test_path.py::test_path_conversion[fallback-drive2]": 0.01762292640417881, + "tests/common/test_path.py::test_path_conversion[fallback-drive3]": 0.01789316103828706, + "tests/common/test_path.py::test_path_conversion[fallback-drive4]": 0.026095284758989354, + "tests/common/test_path.py::test_path_conversion[fallback-drive5]": 0.014776479122519408, + "tests/common/test_path.py::test_path_conversion[fallback-drive6]": 0.01460218862450552, + "tests/common/test_path.py::test_path_conversion[fallback-drive7]": 0.014629136415417122, + "tests/common/test_path.py::test_path_conversion[fallback-drive8]": 0.01754918286110388, + "tests/common/test_path.py::test_path_conversion[fallback-drive9]": 0.0176037760645932, + "tests/common/test_path.py::test_path_conversion[fallback-relative0]": 0.02017284686298867, + "tests/common/test_path.py::test_path_conversion[fallback-relative1]": 0.0204924112853302, + "tests/common/test_path.py::test_path_conversion[fallback-relative2]": 0.020090200711041072, + "tests/common/test_path.py::test_path_conversion[fallback-root0]": 0.021644479795623818, + "tests/common/test_path.py::test_path_conversion[fallback-root10]": 0.021640067799281605, + "tests/common/test_path.py::test_path_conversion[fallback-root11]": 0.014633559859953847, + "tests/common/test_path.py::test_path_conversion[fallback-root12]": 0.0379288194450275, + "tests/common/test_path.py::test_path_conversion[fallback-root13]": 0.01180342431217595, + "tests/common/test_path.py::test_path_conversion[fallback-root14]": 0.01455775615791716, + "tests/common/test_path.py::test_path_conversion[fallback-root1]": 0.011842664528679474, + "tests/common/test_path.py::test_path_conversion[fallback-root2]": 0.011635379726339084, + "tests/common/test_path.py::test_path_conversion[fallback-root3]": 0.015288801922478598, + "tests/common/test_path.py::test_path_conversion[fallback-root4]": 0.021023044202962728, + "tests/common/test_path.py::test_path_conversion[fallback-root5]": 0.011827134543157926, + "tests/common/test_path.py::test_path_conversion[fallback-root6]": 0.011691315288317015, + "tests/common/test_path.py::test_path_conversion[fallback-root7]": 0.014938542723435737, + "tests/common/test_path.py::test_path_conversion[fallback-root8]": 0.020420785485382193, + "tests/common/test_path.py::test_path_conversion[fallback-root9]": 0.011733649656988629, + "tests/common/test_path.py::test_path_conversion_falsy[None]": 0.0025109507983832728, + "tests/common/test_path.py::test_path_conversion_falsy[empty dict]": 0.002570158411920151, + "tests/common/test_path.py::test_path_conversion_falsy[empty list]": 0.0025164150176890947, + "tests/common/test_path.py::test_path_conversion_falsy[empty set]": 0.0025467408802908355, + "tests/common/test_path.py::test_path_conversion_falsy[empty tuple]": 0.002535596660133486, + "tests/common/test_path.py::test_path_identity": 0.004350314418939713, + "tests/common/test_path.py::test_url_to_path_unix": 0.00250346225270686, + "tests/common/test_path.py::test_url_to_path_windows_local": 0.003131982040028405, + "tests/common/test_path.py::test_url_to_path_windows_unc": 0.002434051780747184, + "tests/common/test_path.py::test_win_path_backout": 0.002341772479976877, + "tests/common/test_toposort.py::test_cycle": 0.0025020921016888666, + "tests/common/test_toposort.py::test_cycle_best_effort": 0.0025053232844816985, + "tests/common/test_toposort.py::test_degenerate": 0.0023471462483020036, + "tests/common/test_toposort.py::test_pop_key": 0.00240875511704033, + "tests/common/test_toposort.py::test_python_is_prioritized": 0.0024488715771260393, + "tests/common/test_toposort.py::test_simple": 0.002424005840568223, + "tests/common/test_url.py::test_add_username_and_pass_to_url": 0.0024751189427834846, + "tests/common/test_url.py::test_is_ip_address": 0.0023675525480943136, + "tests/common/test_url.py::test_is_ipv6_address": 0.0023695275997904016, + "tests/common/test_url.py::test_is_url": 0.0026186797449190133, + "tests/common/test_url.py::test_maybe_add_auth": 0.002520901141163801, + "tests/common/test_url.py::test_split_scheme_auth_token": 0.0024034437844479687, + "tests/common/test_url.py::test_url_obj_unparse[test_url_obj0-http://conda.io/path/to/somewhere]": 0.0025402338221584375, + "tests/common/test_url.py::test_url_obj_unparse[test_url_obj1-https://user:pass@conda.io/path/to/somewhere]": 0.002527072153400778, + "tests/common/test_url.py::test_url_obj_unparse[test_url_obj2-file:///opt/happy/path]": 0.0025818548319316353, + "tests/common/test_url.py::test_url_obj_unparse[test_url_obj3-file:///path/to/something.txt]": 0.0025469354273984193, + "tests/common/test_url.py::test_url_to_s3_info": 0.0024043182229060217, + "tests/common/test_url.py::test_urlparse[192.168.1.1:8080/path/to/resource-exp_url_obj0]": 0.0026280823258870074, + "tests/common/test_url.py::test_urlparse[file:///opt/happy/path-exp_url_obj2]": 0.002595955023585888, + "tests/common/test_url.py::test_urlparse[https://conda.io/happy/path-exp_url_obj1]": 0.0026222913883997105, + "tests/common/test_url.py::test_urlparse[https://u:p@conda.io/t/x1029384756/more/path-exp_url_obj3]": 0.002600867960721718, + "tests/common/test_yaml.py::test_dump": 0.006133094392505725, + "tests/common/test_yaml.py::test_map": 0.0030447297187490797, + "tests/common/test_yaml.py::test_seq_simple": 0.0032195195291738316, + "tests/common/test_yaml.py::test_yaml_complex": 0.010948457248522229, + "tests/core/test_envs_manager.py::test_list_all_known_prefixes_with_none_values_error": 0.0005465781207681065, + "tests/core/test_envs_manager.py::test_list_all_known_prefixes_with_permission_error": 0.025345839201263452, + "tests/core/test_envs_manager.py::test_prefix_cli_flag": 0.01079746868505823, + "tests/core/test_envs_manager.py::test_register_env_directory_creation_error": 0.006091318362737192, + "tests/core/test_envs_manager.py::test_register_unregister_location_env": 0.01257648042594898, + "tests/core/test_envs_manager.py::test_rewrite_environments_txt_file": 0.005880321644776943, + "tests/core/test_index.py::TestIndex::test_cache_entries[False]": 0.2130012105719435, + "tests/core/test_index.py::TestIndex::test_cache_entries[True]": 0.3139073640594369, + "tests/core/test_index.py::TestIndex::test_contains_invalid[False]": 0.21163330684457607, + "tests/core/test_index.py::TestIndex::test_contains_invalid[True]": 0.31672129715804404, + "tests/core/test_index.py::TestIndex::test_contains_valid[False]": 0.2072301983282476, + "tests/core/test_index.py::TestIndex::test_contains_valid[True]": 0.3177280661672766, + "tests/core/test_index.py::TestIndex::test_copy[False]": 0.4152630617463544, + "tests/core/test_index.py::TestIndex::test_copy[True]": 0.3171236922315293, + "tests/core/test_index.py::TestIndex::test_getitem_cache[False]": 0.21102287406264372, + "tests/core/test_index.py::TestIndex::test_getitem_cache[True]": 0.3189941975008699, + "tests/core/test_index.py::TestIndex::test_getitem_channel[False]": 0.21980985141208298, + "tests/core/test_index.py::TestIndex::test_getitem_channel[True]": 0.3463876393628442, + "tests/core/test_index.py::TestIndex::test_getitem_channel_invalid[False]": 0.21650815196210157, + "tests/core/test_index.py::TestIndex::test_getitem_channel_invalid[True]": 0.31575005511581433, + "tests/core/test_index.py::TestIndex::test_getitem_feature[False]": 0.2068825386925073, + "tests/core/test_index.py::TestIndex::test_getitem_feature[True]": 0.3167411620715548, + "tests/core/test_index.py::TestIndex::test_getitem_feature_non_existent[False]": 0.21529599499768579, + "tests/core/test_index.py::TestIndex::test_getitem_feature_non_existent[True]": 0.33496548500515916, + "tests/core/test_index.py::TestIndex::test_getitem_prefix[False]": 0.21674019277650697, + "tests/core/test_index.py::TestIndex::test_getitem_prefix[True]": 0.31474288470249456, + "tests/core/test_index.py::TestIndex::test_getitem_system_package_invalid[False]": 0.21718813120875477, + "tests/core/test_index.py::TestIndex::test_getitem_system_package_invalid[True]": 0.316858754102135, + "tests/core/test_index.py::TestIndex::test_getitem_system_package_valid[False]": 0.20882265551288115, + "tests/core/test_index.py::TestIndex::test_getitem_system_package_valid[True]": 0.31422711498655204, + "tests/core/test_index.py::TestIndex::test_init_conflicting_subdirs": 0.04640390879559766, + "tests/core/test_index.py::TestIndex::test_init_prefix_data": 0.04776041477804422, + "tests/core/test_index.py::TestIndex::test_init_prefix_path": 0.04744033354942912, + "tests/core/test_index.py::TestIndex::test_init_use_local": 0.04461782361870929, + "tests/core/test_index.py::TestIndex::test_reduced_index[False]": 0.26292407981254046, + "tests/core/test_index.py::TestIndex::test_reduced_index[True]": 0.36809404259426753, + "tests/core/test_index.py::test__make_virtual_package": 0.044967025788741795, + "tests/core/test_index.py::test__supplement_index_with_cache": 0.04880879563281255, + "tests/core/test_index.py::test__supplement_index_with_prefix": 0.38586348776649193, + "tests/core/test_index.py::test__supplement_index_with_prefix_index_class": 0.4042190205483723, + "tests/core/test_index.py::test_basic_get_reduced_index": 6.067212849761709, + "tests/core/test_index.py::test_calculate_channel_urls": 0.045131142677905016, + "tests/core/test_index.py::test_check_allowlist": 0.09585100084150257, + "tests/core/test_index.py::test_check_allowlist_and_denylist": 0.063796070449369, + "tests/core/test_index.py::test_check_denylist": 0.11689037097181815, + "tests/core/test_index.py::test_dist_str_in_index": 0.07813194469734823, + "tests/core/test_index.py::test_fetch_index": 0.07808531426195091, + "tests/core/test_index.py::test_get_index_lazy": 4.8933725561129044, + "tests/core/test_index.py::test_get_index_linux64_platform": 14.752758823814313, + "tests/core/test_index.py::test_get_index_osx64_platform": 12.438610444281604, + "tests/core/test_index.py::test_get_index_win64_platform": 2.2719058293596017, + "tests/core/test_index.py::test_supplement_index_with_system": 0.04707181273934128, + "tests/core/test_index.py::test_supplement_index_with_system_archspec": 0.0400690957307274, + "tests/core/test_index.py::test_supplement_index_with_system_cuda": 0.02571180283501769, + "tests/core/test_index.py::test_supplement_index_with_system_glibc": 0.0005446524240350262, + "tests/core/test_index.py::test_supplement_index_with_system_linux[1.2.3.4-1.2.3.4]": 0.0005440055685711396, + "tests/core/test_index.py::test_supplement_index_with_system_linux[4.2-4.2]": 0.0005319858833702254, + "tests/core/test_index.py::test_supplement_index_with_system_linux[4.2.0-42-generic-4.2.0]": 0.0005398549475918485, + "tests/core/test_index.py::test_supplement_index_with_system_linux[4.2.1-4.2.1]": 0.0005471338671176398, + "tests/core/test_index.py::test_supplement_index_with_system_linux[5.4.89+-5.4.89]": 0.0005301511029947365, + "tests/core/test_index.py::test_supplement_index_with_system_linux[5.5-rc1-5.5]": 0.000535834753893823, + "tests/core/test_index.py::test_supplement_index_with_system_linux[9.1.a-9.1]": 0.0005177342928230775, + "tests/core/test_index.py::test_supplement_index_with_system_linux[9.1.a.2-9.1]": 0.0005232713884565442, + "tests/core/test_index.py::test_supplement_index_with_system_linux[9.a.1-0]": 0.0005149488951788712, + "tests/core/test_index.py::test_supplement_index_with_system_osx": 0.0005408836582905929, + "tests/core/test_initialize.py::test__get_python_info": 0.010757269248362218, + "tests/core/test_initialize.py::test_get_python_info": 0.011710416221006466, + "tests/core/test_initialize.py::test_init_all": 0.5292810246460986, + "tests/core/test_initialize.py::test_init_cmd_exe_registry": 0.007528922400949524, + "tests/core/test_initialize.py::test_init_enable_long_path": 0.003734686402119781, + "tests/core/test_initialize.py::test_init_sh_system": 0.027872531992855793, + "tests/core/test_initialize.py::test_init_sh_user_tcsh_unix": 0.0005394167899703326, + "tests/core/test_initialize.py::test_init_sh_user_unix": 0.0005664810954675823, + "tests/core/test_initialize.py::test_init_sh_user_windows": 0.058396813967377253, + "tests/core/test_initialize.py::test_initialize_dev_bash": 0.04976569697062262, + "tests/core/test_initialize.py::test_initialize_dev_cmd_exe": 0.041409828540692604, + "tests/core/test_initialize.py::test_install_1": 0.01948690049283681, + "tests/core/test_initialize.py::test_install_conda_csh": 0.014936915908069259, + "tests/core/test_initialize.py::test_install_conda_fish": 0.015814173986496982, + "tests/core/test_initialize.py::test_install_conda_sh": 0.02152815745646043, + "tests/core/test_initialize.py::test_install_conda_xsh": 0.015148511200438461, + "tests/core/test_initialize.py::test_install_condabin_conda_bat": 0.014214933869774286, + "tests/core/test_initialize.py::test_make_entry_point": 0.014753087994119183, + "tests/core/test_initialize.py::test_make_entry_point_exe": 0.015316034400221905, + "tests/core/test_initialize.py::test_make_initialize_plan_bash_zsh": 0.014975902581753754, + "tests/core/test_initialize.py::test_make_initialize_plan_cmd_exe": 0.015003836702580594, + "tests/core/test_initialize.py::test_make_install_plan": 0.007577137586035195, + "tests/core/test_package_cache_data.py::test_ProgressiveFetchExtract_prefers_conda_v2_format": 0.03920718766926287, "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.11342559382249498, - "tests/core/test_package_cache_data.py::test_cover_extract_bad_package": 0.016241040526630626, - "tests/core/test_package_cache_data.py::test_cover_fetch_not_exists": 22.275572381033427, - "tests/core/test_package_cache_data.py::test_cover_get_entry_to_link": 0.00905258347467201, - "tests/core/test_package_cache_data.py::test_cover_reverse": 0.0024835991249745177, - "tests/core/test_package_cache_data.py::test_instantiating_package_cache_when_both_tar_bz2_and_conda_exist": 0.04727851184898736, - "tests/core/test_package_cache_data.py::test_instantiating_package_cache_when_both_tar_bz2_and_conda_exist_read_only": 0.04692273404257531, - "tests/core/test_package_cache_data.py::test_instantiating_package_cache_when_unpacked_conda_exist": 0.044401362415580535, - "tests/core/test_package_cache_data.py::test_tar_bz2_in_cache_not_extracted": 0.10194878930799416, - "tests/core/test_package_cache_data.py::test_tar_bz2_in_pkg_cache_doesnt_overwrite_conda_pkg": 0.11829735110407974, - "tests/core/test_package_cache_data.py::test_tar_bz2_in_pkg_cache_used_instead_of_conda_pkg": 0.05121270979673698, - "tests/core/test_path_actions.py::test_CompileMultiPycAction_generic": 0.0048290979697240685, - "tests/core/test_path_actions.py::test_CompileMultiPycAction_noarch_python": 1.0225270475235257, - "tests/core/test_path_actions.py::test_CreatePythonEntryPointAction_generic": 0.0049328615524277175, - "tests/core/test_path_actions.py::test_CreatePythonEntryPointAction_noarch_python": 0.013318127462806797, - "tests/core/test_path_actions.py::test_create_file_link_actions": 0.006473589392607448, - "tests/core/test_path_actions.py::test_simple_LinkPathAction_copy": 0.015120210883490418, - "tests/core/test_path_actions.py::test_simple_LinkPathAction_directory": 0.005433737559240988, - "tests/core/test_path_actions.py::test_simple_LinkPathAction_hardlink": 0.007000714282761941, - "tests/core/test_path_actions.py::test_simple_LinkPathAction_softlink": 0.008068471335666818, - "tests/core/test_portability.py::test_escaped_prefix_replaced_only_shebang": 0.0005750222017583382, - "tests/core/test_portability.py::test_replace_long_shebang_spaces_in_prefix": 0.0027367349845970218, - "tests/core/test_portability.py::test_replace_long_shebang_with_truncation_escaped_space": 0.0027431931156143285, - "tests/core/test_portability.py::test_replace_long_shebang_with_truncation_python": 0.0025816604204892198, - "tests/core/test_portability.py::test_replace_normal_shebang_spaces_in_prefix_escaped_space": 0.002403092699090256, - "tests/core/test_portability.py::test_replace_normal_shebang_spaces_in_prefix_python": 0.0025968723680387896, - "tests/core/test_portability.py::test_replace_simple_shebang_no_replacement": 0.0030685841623598184, - "tests/core/test_portability.py::test_shebang_regex_matches": 0.004072135400356348, - "tests/core/test_prefix_data.py::test_corrupt_json_conda_meta_json": 0.002887063616876347, - "tests/core/test_prefix_data.py::test_corrupt_unicode_conda_meta_json": 0.002929074628553157, - "tests/core/test_prefix_data.py::test_get_conda_anchor_files_and_records": 0.005899054902074999, - "tests/core/test_prefix_data.py::test_get_environment_env_vars": 6.271697959116071, - "tests/core/test_prefix_data.py::test_no_tokens_dumped[False]": 0.009336207162135197, - "tests/core/test_prefix_data.py::test_no_tokens_dumped[True]": 0.00867119330253158, - "tests/core/test_prefix_data.py::test_pip_interop[envpy27osx]": 0.0005483452221245205, - "tests/core/test_prefix_data.py::test_pip_interop[envpy27win_whl]": 0.46795241649773056, - "tests/core/test_prefix_data.py::test_pip_interop[envpy37osx_whl]": 0.0005285194954998677, - "tests/core/test_prefix_data.py::test_pip_interop[envpy37win]": 0.3316309595725226, - "tests/core/test_prefix_data.py::test_pip_interop_osx": 1.2792445626370097, - "tests/core/test_prefix_data.py::test_pip_interop_windows": 0.8286572881942988, - "tests/core/test_prefix_data.py::test_prefix_data_equality[missing-None-False]": 0.004972133520931643, - "tests/core/test_prefix_data.py::test_prefix_data_equality[missing-missing-True]": 0.005351547878816139, - "tests/core/test_prefix_data.py::test_prefix_data_equality[missing-{path}-False]": 0.00609405790760907, - "tests/core/test_prefix_data.py::test_prefix_data_equality[{path}-None-False]": 0.004846518383902488, - "tests/core/test_prefix_data.py::test_prefix_data_equality[{path}-missing-False]": 0.005125043015882793, - "tests/core/test_prefix_data.py::test_prefix_data_equality[{path}-{path}-True]": 0.005114342222127952, - "tests/core/test_prefix_data.py::test_set_unset_environment_env_vars": 9.174846341915325, - "tests/core/test_prefix_data.py::test_set_unset_environment_env_vars_no_exist": 7.757841413322195, - "tests/core/test_solve.py::test_aggressive_update_packages[classic]": 7.712453646592664, - "tests/core/test_solve.py::test_aggressive_update_packages[libmamba]": 7.781348627365984, - "tests/core/test_solve.py::test_archspec_call[classic]": 2.325144470174391, - "tests/core/test_solve.py::test_archspec_call[libmamba]": 1.1422024340980463, - "tests/core/test_solve.py::test_auto_update_conda[classic]": 5.24682512531933, - "tests/core/test_solve.py::test_auto_update_conda[libmamba]": 4.504799038852271, - "tests/core/test_solve.py::test_broken_install[classic]": 6.59574195847376, - "tests/core/test_solve.py::test_broken_install[libmamba]": 0.019498047059194386, - "tests/core/test_solve.py::test_channel_priority_churn_minimized[classic]": 11.849785314309976, - "tests/core/test_solve.py::test_channel_priority_churn_minimized[libmamba]": 2.0501942272848823, - "tests/core/test_solve.py::test_conda_downgrade[classic]": 34.9210481526853, - "tests/core/test_solve.py::test_conda_downgrade[libmamba]": 6.863611603194491, - "tests/core/test_solve.py::test_cuda_1[classic]": 1.1118098363997664, - "tests/core/test_solve.py::test_cuda_1[libmamba]": 1.1181732351349292, - "tests/core/test_solve.py::test_cuda_2[classic]": 1.1104628544118849, - "tests/core/test_solve.py::test_cuda_2[libmamba]": 1.1415885659133715, - "tests/core/test_solve.py::test_cuda_constrain_absent[classic]": 1.1302904080466818, - "tests/core/test_solve.py::test_cuda_constrain_absent[libmamba]": 1.1233730727579576, - "tests/core/test_solve.py::test_cuda_constrain_sat[classic]": 0.0005482403810815439, - "tests/core/test_solve.py::test_cuda_constrain_sat[libmamba]": 0.0005618009067621996, - "tests/core/test_solve.py::test_cuda_constrain_unsat[classic]": 0.0005371457102061854, - "tests/core/test_solve.py::test_cuda_constrain_unsat[libmamba]": 0.0005434051745211817, - "tests/core/test_solve.py::test_cuda_fail_1[classic]": 1.1098606284801875, - "tests/core/test_solve.py::test_cuda_fail_1[libmamba]": 1.1537910258806843, - "tests/core/test_solve.py::test_cuda_fail_2[classic]": 1.1123612987665497, - "tests/core/test_solve.py::test_cuda_fail_2[libmamba]": 1.131010255974777, - "tests/core/test_solve.py::test_cuda_glibc_sat[classic]": 0.0005287535677393746, - "tests/core/test_solve.py::test_cuda_glibc_sat[libmamba]": 0.000525949090179594, - "tests/core/test_solve.py::test_cuda_glibc_unsat_constrain[classic]": 0.00055407452975268, - "tests/core/test_solve.py::test_cuda_glibc_unsat_constrain[libmamba]": 0.0005209280327612745, - "tests/core/test_solve.py::test_cuda_glibc_unsat_depend[classic]": 0.0005711883386090361, - "tests/core/test_solve.py::test_cuda_glibc_unsat_depend[libmamba]": 0.0005126346824086689, - "tests/core/test_solve.py::test_current_repodata_fallback[classic]": 0.052519421837434486, - "tests/core/test_solve.py::test_current_repodata_fallback[libmamba]": 0.04847370536918282, - "tests/core/test_solve.py::test_current_repodata_usage[classic]": 0.06086604689210818, - "tests/core/test_solve.py::test_current_repodata_usage[libmamba]": 0.050876459602072946, - "tests/core/test_solve.py::test_determine_constricting_specs_conflicts[classic]": 0.021721516996409933, - "tests/core/test_solve.py::test_determine_constricting_specs_conflicts[libmamba]": 0.022135242425318037, - "tests/core/test_solve.py::test_determine_constricting_specs_conflicts_upperbound[classic]": 0.02175724014282566, - "tests/core/test_solve.py::test_determine_constricting_specs_conflicts_upperbound[libmamba]": 0.021691775173181844, - "tests/core/test_solve.py::test_determine_constricting_specs_multi_conflicts[classic]": 0.02217792107086287, - "tests/core/test_solve.py::test_determine_constricting_specs_multi_conflicts[libmamba]": 0.022236408014074303, - "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_free[classic]": 0.02117327651951933, - "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_free[libmamba]": 0.02123609962970926, - "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_no_upperbound[classic]": 0.02169898245753047, - "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_no_upperbound[libmamba]": 0.021903767190926324, - "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_upperbound_compound_depends[classic]": 0.02163829767566581, - "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_upperbound_compound_depends[libmamba]": 0.022367975256929497, - "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_version_star[classic]": 0.021528834086614074, - "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_version_star[libmamba]": 0.02179653995218208, - "tests/core/test_solve.py::test_downgrade_python_prevented_with_sane_message[classic]": 6.0374005641231365, - "tests/core/test_solve.py::test_downgrade_python_prevented_with_sane_message[libmamba]": 3.4153350734239383, - "tests/core/test_solve.py::test_explicit_conda_downgrade[classic]": 5.279397316018281, - "tests/core/test_solve.py::test_explicit_conda_downgrade[libmamba]": 4.5390902064403615, - "tests/core/test_solve.py::test_fast_update_with_update_modifier_not_set[classic]": 1.7050205696925087, - "tests/core/test_solve.py::test_fast_update_with_update_modifier_not_set[libmamba]": 0.905938206886978, - "tests/core/test_solve.py::test_features_solve_1[classic]": 6.157622155034151, - "tests/core/test_solve.py::test_features_solve_1[libmamba]": 0.46852309536400516, - "tests/core/test_solve.py::test_force_reinstall_1[classic]": 2.569575174476535, - "tests/core/test_solve.py::test_force_reinstall_1[libmamba]": 2.413380252959614, - "tests/core/test_solve.py::test_force_reinstall_2[classic]": 1.2211429493764823, - "tests/core/test_solve.py::test_force_reinstall_2[libmamba]": 1.1300783244035426, - "tests/core/test_solve.py::test_force_remove_1[classic]": 6.359668624435953, - "tests/core/test_solve.py::test_force_remove_1[libmamba]": 3.413504382029582, - "tests/core/test_solve.py::test_freeze_deps_1[classic]": 33.65046280014675, - "tests/core/test_solve.py::test_freeze_deps_1[libmamba]": 5.344073367630044, - "tests/core/test_solve.py::test_indirect_dep_optimized_by_version_over_package_count[classic]": 7.069382882865195, - "tests/core/test_solve.py::test_indirect_dep_optimized_by_version_over_package_count[libmamba]": 2.485631832947039, - "tests/core/test_solve.py::test_no_deps_1[classic]": 5.697873903539502, - "tests/core/test_solve.py::test_no_deps_1[libmamba]": 3.351816873005553, - "tests/core/test_solve.py::test_no_update_deps_1[classic]": 5.114641094965851, - "tests/core/test_solve.py::test_no_update_deps_1[libmamba]": 4.5241919471667975, - "tests/core/test_solve.py::test_only_deps_1[classic]": 1.7614943933482679, - "tests/core/test_solve.py::test_only_deps_1[libmamba]": 1.128127554021672, - "tests/core/test_solve.py::test_only_deps_2[classic]": 8.430290746614927, - "tests/core/test_solve.py::test_only_deps_2[libmamba]": 4.505781235416295, - "tests/core/test_solve.py::test_packages_in_solution_change_already_newest[classic]": 0.021252291837692644, - "tests/core/test_solve.py::test_packages_in_solution_change_already_newest[libmamba]": 0.022098834943316385, - "tests/core/test_solve.py::test_packages_in_solution_change_constrained[classic]": 0.02076979212213944, - "tests/core/test_solve.py::test_packages_in_solution_change_constrained[libmamba]": 0.021341990550102958, - "tests/core/test_solve.py::test_packages_in_solution_change_needs_update[classic]": 0.020760803084442066, - "tests/core/test_solve.py::test_packages_in_solution_change_needs_update[libmamba]": 0.02157792534285411, - "tests/core/test_solve.py::test_pinned_1[classic]": 15.414686341902515, - "tests/core/test_solve.py::test_pinned_1[libmamba]": 10.329555494094206, - "tests/core/test_solve.py::test_priority_1[classic]": 24.968468042141307, - "tests/core/test_solve.py::test_priority_1[libmamba]": 11.036205786384697, - "tests/core/test_solve.py::test_prune_1[classic]": 3.5213309088555094, - "tests/core/test_solve.py::test_prune_1[libmamba]": 1.1651879497731914, - "tests/core/test_solve.py::test_python2_update[classic]": 5.250574737407647, - "tests/core/test_solve.py::test_python2_update[libmamba]": 1.7766388072298485, - "tests/core/test_solve.py::test_remove_with_constrained_dependencies[classic]": 6.881925004138681, - "tests/core/test_solve.py::test_remove_with_constrained_dependencies[libmamba]": 0.7329447990410014, - "tests/core/test_solve.py::test_solve_1[classic]": 4.793652108134089, - "tests/core/test_solve.py::test_solve_1[libmamba]": 2.312717348368916, - "tests/core/test_solve.py::test_solve_2[classic]": 22.349997284154796, - "tests/core/test_solve.py::test_solve_2[libmamba]": 0.01930910498081533, - "tests/core/test_solve.py::test_solve_msgs_exclude_vp[classic]": 1.1939603698086823, - "tests/core/test_solve.py::test_solve_msgs_exclude_vp[libmamba]": 1.1460460757719035, - "tests/core/test_solve.py::test_timestamps_1[classic]": 0.3537066882071091, - "tests/core/test_solve.py::test_timestamps_1[libmamba]": 0.2933845486395635, - "tests/core/test_solve.py::test_unfreeze_when_required[classic]": 0.18958264720143372, - "tests/core/test_solve.py::test_unfreeze_when_required[libmamba]": 0.18819026395991492, - "tests/core/test_solve.py::test_update_all_1[classic]": 5.647302778688106, - "tests/core/test_solve.py::test_update_all_1[libmamba]": 3.3786769642109404, - "tests/core/test_solve.py::test_update_deps_1[classic]": 10.944117484456047, - "tests/core/test_solve.py::test_update_deps_1[libmamba]": 5.803624113799014, - "tests/core/test_solve.py::test_update_deps_2[classic]": 8.765936888553163, - "tests/core/test_solve.py::test_update_deps_2[libmamba]": 3.5644839869269824, - "tests/core/test_solve.py::test_update_prune_1[classic]": 3.200184190532398, - "tests/core/test_solve.py::test_update_prune_1[libmamba]": 2.2598284965519255, - "tests/core/test_solve.py::test_update_prune_2[classic]": 3.279108340918239, - "tests/core/test_solve.py::test_update_prune_2[libmamba]": 1.1461697670394126, - "tests/core/test_solve.py::test_update_prune_3[classic]": 3.719083286748027, - "tests/core/test_solve.py::test_update_prune_3[libmamba]": 1.1477592554094713, - "tests/core/test_solve.py::test_update_prune_4[classic]": 3.214405682880358, - "tests/core/test_solve.py::test_update_prune_4[libmamba]": 2.2587606796389954, - "tests/core/test_solve.py::test_update_prune_5[classic-False]": 3.7110633739382206, - "tests/core/test_solve.py::test_update_prune_5[classic-True]": 3.149857557554652, - "tests/core/test_solve.py::test_update_prune_5[libmamba-False]": 2.2774695415387565, - "tests/core/test_solve.py::test_update_prune_5[libmamba-True]": 2.278607839843731, - "tests/core/test_solve.py::test_virtual_package_solver[classic]": 1.1036008726034765, - "tests/core/test_solve.py::test_virtual_package_solver[libmamba]": 0.019449758372826146, - "tests/core/test_subdir_data.py::test_cache_fn_url_repo_anaconda_com": 0.00239370625307703, - "tests/core/test_subdir_data.py::test_cache_fn_url_repo_continuum_io": 0.002436696217834609, - "tests/core/test_subdir_data.py::test_get_index_no_platform_with_offline_cache": 1.1067724597067967, - "tests/core/test_subdir_data.py::test_metadata_cache_clearing": 0.013128306965477987, - "tests/core/test_subdir_data.py::test_metadata_cache_works": 3.012637126549566, - "tests/core/test_subdir_data.py::test_repodata_version_2_base_url[no-credentials]": 0.28174367806263145, - "tests/core/test_subdir_data.py::test_repodata_version_2_base_url[with-auth]": 0.1849171989140859, - "tests/core/test_subdir_data.py::test_repodata_version_2_base_url[with-token]": 0.07051238296457835, - "tests/core/test_subdir_data.py::test_repodata_version_error": 0.5828741494068981, - "tests/core/test_subdir_data.py::test_search_by_packagerecord": 0.012130308667890671, - "tests/core/test_subdir_data.py::test_state_is_not_json": 0.07198019032617234, - "tests/core/test_subdir_data.py::test_subdir_data_coverage": 0.019126703903574092, - "tests/core/test_subdir_data.py::test_subdir_data_dict_state": 0.004741134999015738, - "tests/core/test_subdir_data.py::test_subdir_data_prefers_conda_to_tar_bz2": 0.012562907293173706, - "tests/core/test_subdir_data.py::test_use_only_tar_bz2": 0.021749729462216854, - "tests/env/specs/test_binstar.py::test_binstar_not_installed": 0.002929857913218312, - "tests/env/specs/test_binstar.py::test_deprecations[BinstarSpec-None]": 0.0030111443187570484, - "tests/env/specs/test_binstar.py::test_deprecations[ENVIRONMENT_TYPE-TypeError]": 0.0039591562046259, - "tests/env/specs/test_binstar.py::test_download_environment": 0.005316560073551257, - "tests/env/specs/test_binstar.py::test_environment_version_sorting": 0.005091456091084978, - "tests/env/specs/test_binstar.py::test_invalid_name": 0.007182236835854127, - "tests/env/specs/test_binstar.py::test_name_not_present": 0.0077885261202543235, - "tests/env/specs/test_binstar.py::test_package_not_exist": 0.007216829588507562, - "tests/env/specs/test_binstar.py::test_package_without_environment_file": 0.008424296318426618, - "tests/env/specs/test_requirements.py::test_environment": 0.0029076989205542064, - "tests/env/specs/test_requirements.py::test_no_environment_file": 0.002604238683373488, - "tests/env/specs/test_requirements.py::test_no_name": 0.0025318377700544914, - "tests/env/specs/test_requirements.py::test_req_file_and_name": 0.0024724384805118634, - "tests/env/specs/test_yaml_file.py::test_environment_file_exist": 0.002721043582565458, - "tests/env/specs/test_yaml_file.py::test_filename": 0.0030956517194610225, - "tests/env/specs/test_yaml_file.py::test_get_environment": 0.002774124448978108, - "tests/env/specs/test_yaml_file.py::test_no_environment_file": 0.0024137928489216384, - "tests/env/test_create.py::test_create_advanced_pip": 31.058396014994237, - "tests/env/test_create.py::test_create_empty_env": 11.990745831920032, - "tests/env/test_create.py::test_create_env_default_packages": 52.38599365414585, - "tests/env/test_create.py::test_create_env_json[example/environment.yml]": 33.60697501526098, - "tests/env/test_create.py::test_create_env_json[example/environment_with_pip.yml]": 26.997684980919683, - "tests/env/test_create.py::test_create_env_no_default_packages": 33.85138093881342, - "tests/env/test_create.py::test_create_host_port": 0.0008584198202593687, - "tests/env/test_create.py::test_create_update": 26.297666319670064, - "tests/env/test_create.py::test_create_update_remote_env_file": 26.463463790170284, - "tests/env/test_create.py::test_fail_to_create_env_in_dir_with_colon": 0.0005466515736001789, - "tests/env/test_create.py::test_protected_dirs_error_for_env_create": 6.697794325085556, - "tests/env/test_env.py::test_add_channels": 0.0023548737544790872, - "tests/env/test_env.py::test_add_pip": 0.005058404334623117, - "tests/env/test_env.py::test_args_are_wildcarded": 0.0023974969967409995, - "tests/env/test_env.py::test_builds_spec_from_line_raw_dependency": 0.0024869149300654394, - "tests/env/test_env.py::test_can_add_dependencies_to_environment": 0.004707538036423943, - "tests/env/test_env.py::test_channels_are_provided_by_kwarg": 0.0023452324058451817, - "tests/env/test_env.py::test_channels_default_to_empty_list": 0.002314649190390174, - "tests/env/test_env.py::test_create_advanced_pip": 21.98996027405378, - "tests/env/test_env.py::test_creates_file_on_save": 0.006186499791598001, - "tests/env/test_env.py::test_dependencies_are_empty_by_default": 0.002306767110846601, - "tests/env/test_env.py::test_dependencies_update_after_adding": 0.003795725926616062, - "tests/env/test_env.py::test_envvars": 0.005135345569991027, - "tests/env/test_env.py::test_from_history": 0.003956616153611717, - "tests/env/test_env.py::test_has_empty_filename_by_default": 0.002321601635023388, - "tests/env/test_env.py::test_has_empty_name_by_default": 0.002324996403199231, - "tests/env/test_env.py::test_has_filename_if_provided": 0.0023490710256861033, - "tests/env/test_env.py::test_has_name_if_provided": 0.0023243371305576065, - "tests/env/test_env.py::test_http": 0.08254958521758496, - "tests/env/test_env.py::test_http_raises": 0.13689654903810913, - "tests/env/test_env.py::test_invalid_keys": 0.00478247252146966, - "tests/env/test_env.py::test_other_tips_of_dependencies_are_supported": 0.0024204272274376258, - "tests/env/test_env.py::test_parses_dependencies_from_raw_file": 0.003773838663802853, - "tests/env/test_env.py::test_remove_channels": 0.002334524750344364, - "tests/env/test_env.py::test_retains_full_filename": 0.0038685652158819794, - "tests/env/test_env.py::test_returns_Environment": 0.004017075452285802, - "tests/env/test_env.py::test_to_dict_returns_dictionary_of_data": 0.0024694400741580545, - "tests/env/test_env.py::test_to_dict_returns_just_name_if_only_thing_present": 0.002312378322728718, - "tests/env/test_env.py::test_to_yaml_returns_proper_yaml": 0.0035898296478692666, - "tests/env/test_env.py::test_to_yaml_returns_yaml_parseable_string": 0.005855805884937364, - "tests/env/test_env.py::test_to_yaml_takes_stream": 0.0035269938586361353, - "tests/env/test_env.py::test_valid_keys": 0.005282232727748561, - "tests/env/test_env.py::test_with_pip": 0.004602261778896522, - "tests/env/test_pip_util.py::test_get_pip_installed_packages[Successfully installed foo bar-expected0]": 0.0034058438952281945, - "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.002847400109452894, - "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.002611964253675982, - "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.002694461909895308, - "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.0030021446703447437, - "tests/env/test_pip_util.py::test_get_pip_installed_packages_none[]": 0.0026202247629390192, - "tests/env/test_pip_util.py::test_get_pip_installed_packages_none[foo]": 0.002500674926026083, - "tests/gateways/disk/test_delete.py::test_backoff_unlink": 0.012165598748421476, - "tests/gateways/disk/test_delete.py::test_backoff_unlink_doesnt_exist": 0.0034373318822016026, - "tests/gateways/disk/test_delete.py::test_deprecations[move_path_to_trash-TypeError-None]": 0.0027044285626740324, - "tests/gateways/disk/test_delete.py::test_deprecations[move_to_trash-TypeError-None]": 0.0027361214661346433, - "tests/gateways/disk/test_delete.py::test_deprecations[rm_rf-TypeError-kwargs0]": 0.002774483029487009, - "tests/gateways/disk/test_delete.py::test_deprecations[rm_rf-TypeError-kwargs1]": 0.0027702277353145455, - "tests/gateways/disk/test_delete.py::test_deprecations[try_rmdir_all_empty-TypeError-None]": 0.002742112975443621, + "tests/core/test_package_cache_data.py::test_conda_pkg_in_pkg_cache_doesnt_overwrite_tar_bz2": 0.11734615209015416, + "tests/core/test_package_cache_data.py::test_cover_extract_bad_package": 0.015176489256594292, + "tests/core/test_package_cache_data.py::test_cover_fetch_not_exists": 22.270789119458822, + "tests/core/test_package_cache_data.py::test_cover_get_entry_to_link": 0.009277710536817724, + "tests/core/test_package_cache_data.py::test_cover_reverse": 0.002492065268218441, + "tests/core/test_package_cache_data.py::test_instantiating_package_cache_when_both_tar_bz2_and_conda_exist": 0.03913234140515172, + "tests/core/test_package_cache_data.py::test_instantiating_package_cache_when_both_tar_bz2_and_conda_exist_read_only": 0.04575340982924218, + "tests/core/test_package_cache_data.py::test_instantiating_package_cache_when_unpacked_conda_exist": 0.039057247150124576, + "tests/core/test_package_cache_data.py::test_tar_bz2_in_cache_not_extracted": 0.10101239693810206, + "tests/core/test_package_cache_data.py::test_tar_bz2_in_pkg_cache_doesnt_overwrite_conda_pkg": 0.12498457571610418, + "tests/core/test_package_cache_data.py::test_tar_bz2_in_pkg_cache_used_instead_of_conda_pkg": 0.05151858592515269, + "tests/core/test_path_actions.py::test_CompileMultiPycAction_generic": 0.004784033195470132, + "tests/core/test_path_actions.py::test_CompileMultiPycAction_noarch_python": 0.9358725910906972, + "tests/core/test_path_actions.py::test_CreatePythonEntryPointAction_generic": 0.004983026243427845, + "tests/core/test_path_actions.py::test_CreatePythonEntryPointAction_noarch_python": 0.009450375351758744, + "tests/core/test_path_actions.py::test_create_file_link_actions": 0.006557551917502083, + "tests/core/test_path_actions.py::test_simple_LinkPathAction_copy": 0.014205463646540318, + "tests/core/test_path_actions.py::test_simple_LinkPathAction_directory": 0.005426629647516278, + "tests/core/test_path_actions.py::test_simple_LinkPathAction_hardlink": 0.007018524009685912, + "tests/core/test_path_actions.py::test_simple_LinkPathAction_softlink": 0.007611998887999658, + "tests/core/test_portability.py::test_escaped_prefix_replaced_only_shebang": 0.0005706558284400018, + "tests/core/test_portability.py::test_replace_long_shebang_spaces_in_prefix": 0.0028085295019999144, + "tests/core/test_portability.py::test_replace_long_shebang_with_truncation_escaped_space": 0.0026974456708150855, + "tests/core/test_portability.py::test_replace_long_shebang_with_truncation_python": 0.0025602404854427854, + "tests/core/test_portability.py::test_replace_normal_shebang_spaces_in_prefix_escaped_space": 0.0023833948868962063, + "tests/core/test_portability.py::test_replace_normal_shebang_spaces_in_prefix_python": 0.0024271440139423065, + "tests/core/test_portability.py::test_replace_simple_shebang_no_replacement": 0.0031704842422324753, + "tests/core/test_portability.py::test_shebang_regex_matches": 0.0040572985004595314, + "tests/core/test_prefix_data.py::test_corrupt_json_conda_meta_json": 0.002916138436773253, + "tests/core/test_prefix_data.py::test_corrupt_unicode_conda_meta_json": 0.002939866069609523, + "tests/core/test_prefix_data.py::test_get_conda_anchor_files_and_records": 0.005880354070188461, + "tests/core/test_prefix_data.py::test_get_environment_env_vars": 7.025732455394744, + "tests/core/test_prefix_data.py::test_no_tokens_dumped[False]": 0.008460572402551055, + "tests/core/test_prefix_data.py::test_no_tokens_dumped[True]": 0.008802987251186752, + "tests/core/test_prefix_data.py::test_pip_interop[envpy27osx]": 0.0005639524268781196, + "tests/core/test_prefix_data.py::test_pip_interop[envpy27win_whl]": 0.48560969700509843, + "tests/core/test_prefix_data.py::test_pip_interop[envpy37osx_whl]": 0.0005278983016383403, + "tests/core/test_prefix_data.py::test_pip_interop[envpy37win]": 0.3421838969958761, + "tests/core/test_prefix_data.py::test_pip_interop_osx": 1.2792445626632545, + "tests/core/test_prefix_data.py::test_pip_interop_windows": 0.8286572881921075, + "tests/core/test_prefix_data.py::test_prefix_data_equality[missing-None-False]": 0.0049277527214676466, + "tests/core/test_prefix_data.py::test_prefix_data_equality[missing-missing-True]": 0.005303628560563827, + "tests/core/test_prefix_data.py::test_prefix_data_equality[missing-{path}-False]": 0.005419047537827647, + "tests/core/test_prefix_data.py::test_prefix_data_equality[{path}-None-False]": 0.00498261774116857, + "tests/core/test_prefix_data.py::test_prefix_data_equality[{path}-missing-False]": 0.005074392208571118, + "tests/core/test_prefix_data.py::test_prefix_data_equality[{path}-{path}-True]": 0.0050289962847461, + "tests/core/test_prefix_data.py::test_set_unset_environment_env_vars": 9.605873412781827, + "tests/core/test_prefix_data.py::test_set_unset_environment_env_vars_no_exist": 8.417768474484502, + "tests/core/test_solve.py::test_aggressive_update_packages[classic]": 7.766073787584328, + "tests/core/test_solve.py::test_aggressive_update_packages[libmamba]": 8.088610994458664, + "tests/core/test_solve.py::test_archspec_call[classic]": 2.327111336228407, + "tests/core/test_solve.py::test_archspec_call[libmamba]": 1.174252747309096, + "tests/core/test_solve.py::test_auto_update_conda[classic]": 5.267379689760656, + "tests/core/test_solve.py::test_auto_update_conda[libmamba]": 4.647728924353709, + "tests/core/test_solve.py::test_broken_install[classic]": 6.6204231349599745, + "tests/core/test_solve.py::test_broken_install[libmamba]": 0.019679496828850104, + "tests/core/test_solve.py::test_channel_priority_churn_minimized[classic]": 12.00039256878377, + "tests/core/test_solve.py::test_channel_priority_churn_minimized[libmamba]": 1.3592297278916095, + "tests/core/test_solve.py::test_conda_downgrade[classic]": 36.10149257571199, + "tests/core/test_solve.py::test_conda_downgrade[libmamba]": 6.841631529336772, + "tests/core/test_solve.py::test_cuda_1[classic]": 1.118183732789833, + "tests/core/test_solve.py::test_cuda_1[libmamba]": 1.1529218518166255, + "tests/core/test_solve.py::test_cuda_2[classic]": 1.1166222872945257, + "tests/core/test_solve.py::test_cuda_2[libmamba]": 1.1786765944187925, + "tests/core/test_solve.py::test_cuda_constrain_absent[classic]": 1.1338281527611531, + "tests/core/test_solve.py::test_cuda_constrain_absent[libmamba]": 1.1574266642504318, + "tests/core/test_solve.py::test_cuda_constrain_sat[classic]": 0.0005526992117735594, + "tests/core/test_solve.py::test_cuda_constrain_sat[libmamba]": 0.0005673777246688671, + "tests/core/test_solve.py::test_cuda_constrain_unsat[classic]": 0.0005366434600661041, + "tests/core/test_solve.py::test_cuda_constrain_unsat[libmamba]": 0.0005386144106176406, + "tests/core/test_solve.py::test_cuda_fail_1[classic]": 1.1181182825672296, + "tests/core/test_solve.py::test_cuda_fail_1[libmamba]": 1.1930008494385569, + "tests/core/test_solve.py::test_cuda_fail_2[classic]": 1.1187380113874883, + "tests/core/test_solve.py::test_cuda_fail_2[libmamba]": 1.1709221080969798, + "tests/core/test_solve.py::test_cuda_glibc_sat[classic]": 0.0005291057269860651, + "tests/core/test_solve.py::test_cuda_glibc_sat[libmamba]": 0.0005221694718127974, + "tests/core/test_solve.py::test_cuda_glibc_unsat_constrain[classic]": 0.0005506393288606358, + "tests/core/test_solve.py::test_cuda_glibc_unsat_constrain[libmamba]": 0.0005215978431406168, + "tests/core/test_solve.py::test_cuda_glibc_unsat_depend[classic]": 0.0005777318604672476, + "tests/core/test_solve.py::test_cuda_glibc_unsat_depend[libmamba]": 0.0005225590680827285, + "tests/core/test_solve.py::test_current_repodata_fallback[classic]": 0.05222745838551972, + "tests/core/test_solve.py::test_current_repodata_fallback[libmamba]": 0.04750497407334809, + "tests/core/test_solve.py::test_current_repodata_usage[classic]": 0.06027571366812732, + "tests/core/test_solve.py::test_current_repodata_usage[libmamba]": 0.05099358925953001, + "tests/core/test_solve.py::test_determine_constricting_specs_conflicts[classic]": 0.021732756343280483, + "tests/core/test_solve.py::test_determine_constricting_specs_conflicts[libmamba]": 0.02200662919226315, + "tests/core/test_solve.py::test_determine_constricting_specs_conflicts_upperbound[classic]": 0.021697666896804642, + "tests/core/test_solve.py::test_determine_constricting_specs_conflicts_upperbound[libmamba]": 0.02190470505165187, + "tests/core/test_solve.py::test_determine_constricting_specs_multi_conflicts[classic]": 0.022122881283891394, + "tests/core/test_solve.py::test_determine_constricting_specs_multi_conflicts[libmamba]": 0.022379772860357684, + "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_free[classic]": 0.021193060784014603, + "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_free[libmamba]": 0.021692626307203044, + "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_no_upperbound[classic]": 0.0218024893270551, + "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_no_upperbound[libmamba]": 0.021846139596517915, + "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_upperbound_compound_depends[classic]": 0.021786230186619338, + "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_upperbound_compound_depends[libmamba]": 0.021836678332543453, + "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_version_star[classic]": 0.021609890038319396, + "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_version_star[libmamba]": 0.021697621979116316, + "tests/core/test_solve.py::test_downgrade_python_prevented_with_sane_message[classic]": 6.083597628841993, + "tests/core/test_solve.py::test_downgrade_python_prevented_with_sane_message[libmamba]": 3.534338614559095, + "tests/core/test_solve.py::test_explicit_conda_downgrade[classic]": 5.300471258132266, + "tests/core/test_solve.py::test_explicit_conda_downgrade[libmamba]": 4.671089968051966, + "tests/core/test_solve.py::test_fast_update_with_update_modifier_not_set[classic]": 1.7106699629231499, + "tests/core/test_solve.py::test_fast_update_with_update_modifier_not_set[libmamba]": 0.8774488505389645, + "tests/core/test_solve.py::test_features_solve_1[classic]": 6.14020899141161, + "tests/core/test_solve.py::test_features_solve_1[libmamba]": 0.7758714768908307, + "tests/core/test_solve.py::test_force_reinstall_1[classic]": 2.5881120696330115, + "tests/core/test_solve.py::test_force_reinstall_1[libmamba]": 2.493160897369279, + "tests/core/test_solve.py::test_force_reinstall_2[classic]": 1.2243430190207643, + "tests/core/test_solve.py::test_force_reinstall_2[libmamba]": 1.172490819853512, + "tests/core/test_solve.py::test_force_remove_1[classic]": 6.404431376565091, + "tests/core/test_solve.py::test_force_remove_1[libmamba]": 3.497179946823249, + "tests/core/test_solve.py::test_freeze_deps_1[classic]": 34.246972782723894, + "tests/core/test_solve.py::test_freeze_deps_1[libmamba]": 5.505229149249362, + "tests/core/test_solve.py::test_indirect_dep_optimized_by_version_over_package_count[classic]": 7.06428932896856, + "tests/core/test_solve.py::test_indirect_dep_optimized_by_version_over_package_count[libmamba]": 2.57483630379976, + "tests/core/test_solve.py::test_no_deps_1[classic]": 5.716367658091694, + "tests/core/test_solve.py::test_no_deps_1[libmamba]": 3.4584580133902265, + "tests/core/test_solve.py::test_no_update_deps_1[classic]": 5.143780707326182, + "tests/core/test_solve.py::test_no_update_deps_1[libmamba]": 4.706537554940507, + "tests/core/test_solve.py::test_only_deps_1[classic]": 1.764428397387184, + "tests/core/test_solve.py::test_only_deps_1[libmamba]": 1.162484129057253, + "tests/core/test_solve.py::test_only_deps_2[classic]": 8.543066076982168, + "tests/core/test_solve.py::test_only_deps_2[libmamba]": 4.64558901562478, + "tests/core/test_solve.py::test_packages_in_solution_change_already_newest[classic]": 0.02125194110323437, + "tests/core/test_solve.py::test_packages_in_solution_change_already_newest[libmamba]": 0.022010460449464534, + "tests/core/test_solve.py::test_packages_in_solution_change_constrained[classic]": 0.020934667339503468, + "tests/core/test_solve.py::test_packages_in_solution_change_constrained[libmamba]": 0.021858182441988633, + "tests/core/test_solve.py::test_packages_in_solution_change_needs_update[classic]": 0.02078125873397227, + "tests/core/test_solve.py::test_packages_in_solution_change_needs_update[libmamba]": 0.0214810748378111, + "tests/core/test_solve.py::test_pinned_1[classic]": 15.474154611544575, + "tests/core/test_solve.py::test_pinned_1[libmamba]": 10.698342854912102, + "tests/core/test_solve.py::test_priority_1[classic]": 25.601651869704355, + "tests/core/test_solve.py::test_priority_1[libmamba]": 11.340729962065645, + "tests/core/test_solve.py::test_prune_1[classic]": 3.5539193546121877, + "tests/core/test_solve.py::test_prune_1[libmamba]": 1.199809107336488, + "tests/core/test_solve.py::test_python2_update[classic]": 5.244595478318559, + "tests/core/test_solve.py::test_python2_update[libmamba]": 2.118336295934684, + "tests/core/test_solve.py::test_remove_with_constrained_dependencies[classic]": 6.885614781439927, + "tests/core/test_solve.py::test_remove_with_constrained_dependencies[libmamba]": 0.7186330929785201, + "tests/core/test_solve.py::test_solve_1[classic]": 4.8186734765225, + "tests/core/test_solve.py::test_solve_1[libmamba]": 2.373276855955042, + "tests/core/test_solve.py::test_solve_2[classic]": 22.42713876165709, + "tests/core/test_solve.py::test_solve_2[libmamba]": 0.02096222238035448, + "tests/core/test_solve.py::test_solve_msgs_exclude_vp[classic]": 1.2009420311420544, + "tests/core/test_solve.py::test_solve_msgs_exclude_vp[libmamba]": 1.1800014093493996, + "tests/core/test_solve.py::test_timestamps_1[classic]": 0.35376347042245726, + "tests/core/test_solve.py::test_timestamps_1[libmamba]": 0.2825079049952392, + "tests/core/test_solve.py::test_unfreeze_when_required[classic]": 0.19042956528095328, + "tests/core/test_solve.py::test_unfreeze_when_required[libmamba]": 0.18556813507414285, + "tests/core/test_solve.py::test_update_all_1[classic]": 5.69229460620945, + "tests/core/test_solve.py::test_update_all_1[libmamba]": 3.526643637927078, + "tests/core/test_solve.py::test_update_deps_1[classic]": 11.085622740525292, + "tests/core/test_solve.py::test_update_deps_1[libmamba]": 5.971692955426133, + "tests/core/test_solve.py::test_update_deps_2[classic]": 8.850120968912318, + "tests/core/test_solve.py::test_update_deps_2[libmamba]": 3.356278479851426, + "tests/core/test_solve.py::test_update_prune_1[classic]": 3.2201609675416294, + "tests/core/test_solve.py::test_update_prune_1[libmamba]": 2.3180851961638225, + "tests/core/test_solve.py::test_update_prune_2[classic]": 3.2905146773547354, + "tests/core/test_solve.py::test_update_prune_2[libmamba]": 1.1894310066640716, + "tests/core/test_solve.py::test_update_prune_3[classic]": 3.722999619629355, + "tests/core/test_solve.py::test_update_prune_3[libmamba]": 1.2276101002032953, + "tests/core/test_solve.py::test_update_prune_4[classic]": 3.247288494703927, + "tests/core/test_solve.py::test_update_prune_4[libmamba]": 2.3633283365105857, + "tests/core/test_solve.py::test_update_prune_5[classic-False]": 3.7370309287711754, + "tests/core/test_solve.py::test_update_prune_5[classic-True]": 3.1857194558866158, + "tests/core/test_solve.py::test_update_prune_5[libmamba-False]": 2.334974630896484, + "tests/core/test_solve.py::test_update_prune_5[libmamba-True]": 2.3738403132603385, + "tests/core/test_solve.py::test_virtual_package_solver[classic]": 1.1106279222299917, + "tests/core/test_solve.py::test_virtual_package_solver[libmamba]": 0.019570011662220867, + "tests/core/test_subdir_data.py::test_cache_fn_url_repo_anaconda_com": 0.002406528873476701, + "tests/core/test_subdir_data.py::test_cache_fn_url_repo_continuum_io": 0.0024444440358409444, + "tests/core/test_subdir_data.py::test_get_index_no_platform_with_offline_cache": 1.3772240726453908, + "tests/core/test_subdir_data.py::test_metadata_cache_clearing": 0.01323150795107716, + "tests/core/test_subdir_data.py::test_metadata_cache_works": 3.0130097611106716, + "tests/core/test_subdir_data.py::test_repodata_version_2_base_url[no-credentials]": 0.281189610793849, + "tests/core/test_subdir_data.py::test_repodata_version_2_base_url[with-auth]": 0.16427350795365844, + "tests/core/test_subdir_data.py::test_repodata_version_2_base_url[with-token]": 0.19936685960406547, + "tests/core/test_subdir_data.py::test_repodata_version_error": 0.5179376956930232, + "tests/core/test_subdir_data.py::test_search_by_packagerecord": 0.012254881619146578, + "tests/core/test_subdir_data.py::test_state_is_not_json": 0.03837134407444209, + "tests/core/test_subdir_data.py::test_subdir_data_coverage": 0.019217496033457314, + "tests/core/test_subdir_data.py::test_subdir_data_dict_state": 0.0047794124149973735, + "tests/core/test_subdir_data.py::test_subdir_data_prefers_conda_to_tar_bz2": 0.012874238627895556, + "tests/core/test_subdir_data.py::test_use_only_tar_bz2": 0.021998381276677494, + "tests/env/specs/test_binstar.py::test_binstar_not_installed": 0.0029298579132182997, + "tests/env/specs/test_binstar.py::test_deprecations[BinstarSpec-None]": 0.0030264741181686016, + "tests/env/specs/test_binstar.py::test_deprecations[ENVIRONMENT_TYPE-TypeError]": 0.0036596187443302636, + "tests/env/specs/test_binstar.py::test_download_environment": 0.005316560073544411, + "tests/env/specs/test_binstar.py::test_environment_version_sorting": 0.005091456091084689, + "tests/env/specs/test_binstar.py::test_invalid_name": 0.007182236835854741, + "tests/env/specs/test_binstar.py::test_name_not_present": 0.007788526120257342, + "tests/env/specs/test_binstar.py::test_package_not_exist": 0.007216829588508489, + "tests/env/specs/test_binstar.py::test_package_without_environment_file": 0.008424296318440053, + "tests/env/specs/test_requirements.py::test_environment": 0.0028884392398474835, + "tests/env/specs/test_requirements.py::test_no_environment_file": 0.0027122589724263174, + "tests/env/specs/test_requirements.py::test_no_name": 0.002538822336209401, + "tests/env/specs/test_requirements.py::test_req_file_and_name": 0.0024062497501284624, + "tests/env/specs/test_yaml_file.py::test_environment_file_exist": 0.002717043277265431, + "tests/env/specs/test_yaml_file.py::test_filename": 0.003088282394423467, + "tests/env/specs/test_yaml_file.py::test_get_environment": 0.002756456947418144, + "tests/env/specs/test_yaml_file.py::test_no_environment_file": 0.0023968075510745882, + "tests/env/test_create.py::test_create_advanced_pip": 31.61952632788505, + "tests/env/test_create.py::test_create_empty_env": 12.112990615736798, + "tests/env/test_create.py::test_create_env_default_packages": 53.53653316725739, + "tests/env/test_create.py::test_create_env_json[example/environment.yml]": 33.5942423988298, + "tests/env/test_create.py::test_create_env_json[example/environment_with_pip.yml]": 26.993279413287937, + "tests/env/test_create.py::test_create_env_no_default_packages": 34.09041765198061, + "tests/env/test_create.py::test_create_host_port": 0.0008356037898486727, + "tests/env/test_create.py::test_create_update": 26.878249375067092, + "tests/env/test_create.py::test_create_update_remote_env_file": 25.29837944662911, + "tests/env/test_create.py::test_fail_to_create_env_in_dir_with_colon": 0.0005453422875572819, + "tests/env/test_create.py::test_protected_dirs_error_for_env_create": 8.253076218967193, + "tests/env/test_env.py::test_add_channels": 0.002346732128669334, + "tests/env/test_env.py::test_add_pip": 0.0050330466499511825, + "tests/env/test_env.py::test_args_are_wildcarded": 0.0023979060089565547, + "tests/env/test_env.py::test_builds_spec_from_line_raw_dependency": 0.002494537427500141, + "tests/env/test_env.py::test_can_add_dependencies_to_environment": 0.004716634327169205, + "tests/env/test_env.py::test_channels_are_provided_by_kwarg": 0.002342526410880408, + "tests/env/test_env.py::test_channels_default_to_empty_list": 0.002312533545200362, + "tests/env/test_env.py::test_create_advanced_pip": 21.27423331792556, + "tests/env/test_env.py::test_creates_file_on_save": 0.00634008157060537, + "tests/env/test_env.py::test_dependencies_are_empty_by_default": 0.002304419666486563, + "tests/env/test_env.py::test_dependencies_update_after_adding": 0.0038033622792664453, + "tests/env/test_env.py::test_envvars": 0.005128196736233363, + "tests/env/test_env.py::test_from_history": 0.004134803822892075, + "tests/env/test_env.py::test_has_empty_filename_by_default": 0.002323596241056103, + "tests/env/test_env.py::test_has_empty_name_by_default": 0.0023224249738003546, + "tests/env/test_env.py::test_has_filename_if_provided": 0.002349399592671754, + "tests/env/test_env.py::test_has_name_if_provided": 0.0023234318156312955, + "tests/env/test_env.py::test_http": 0.07417925844803801, + "tests/env/test_env.py::test_http_raises": 0.13890079339723033, + "tests/env/test_env.py::test_invalid_keys": 0.004751574688131799, + "tests/env/test_env.py::test_other_tips_of_dependencies_are_supported": 0.0024209584267063226, + "tests/env/test_env.py::test_parses_dependencies_from_raw_file": 0.0037699397896275885, + "tests/env/test_env.py::test_remove_channels": 0.002332209319327531, + "tests/env/test_env.py::test_retains_full_filename": 0.003857341675476138, + "tests/env/test_env.py::test_returns_Environment": 0.00404492653216097, + "tests/env/test_env.py::test_to_dict_returns_dictionary_of_data": 0.0024576771788831844, + "tests/env/test_env.py::test_to_dict_returns_just_name_if_only_thing_present": 0.0023077335203551324, + "tests/env/test_env.py::test_to_yaml_returns_proper_yaml": 0.0035878158423319926, + "tests/env/test_env.py::test_to_yaml_returns_yaml_parseable_string": 0.005861047053419286, + "tests/env/test_env.py::test_to_yaml_takes_stream": 0.0035424713153346704, + "tests/env/test_env.py::test_valid_keys": 0.005266713288664605, + "tests/env/test_env.py::test_with_pip": 0.004621388096203711, + "tests/env/test_pip_util.py::test_get_pip_installed_packages[Successfully installed foo bar-expected0]": 0.0033571368807572733, + "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.002803842407176171, + "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.0026817571740448483, + "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.0026850019832528192, + "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.0027701677828256424, + "tests/env/test_pip_util.py::test_get_pip_installed_packages_none[]": 0.0026000466010450084, + "tests/env/test_pip_util.py::test_get_pip_installed_packages_none[foo]": 0.002493502568872908, + "tests/gateways/disk/test_delete.py::test_backoff_unlink": 0.012114711922047378, + "tests/gateways/disk/test_delete.py::test_backoff_unlink_doesnt_exist": 0.003416858642295779, + "tests/gateways/disk/test_delete.py::test_deprecations[move_path_to_trash-TypeError-None]": 0.0026988504651074274, + "tests/gateways/disk/test_delete.py::test_deprecations[move_to_trash-TypeError-None]": 0.002725009707881024, + "tests/gateways/disk/test_delete.py::test_deprecations[rm_rf-TypeError-kwargs0]": 0.002774827158050827, + "tests/gateways/disk/test_delete.py::test_deprecations[rm_rf-TypeError-kwargs1]": 0.002771840354821361, + "tests/gateways/disk/test_delete.py::test_deprecations[try_rmdir_all_empty-TypeError-None]": 0.0027336995042625874, "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.013426113044041708, - "tests/gateways/disk/test_delete.py::test_remove_file": 0.006083804023024524, - "tests/gateways/disk/test_delete.py::test_remove_file_to_trash": 0.00456783465216561, - "tests/gateways/disk/test_delete.py::test_remove_link_to_dir": 0.014539244863695833, - "tests/gateways/disk/test_delete.py::test_remove_link_to_file": 0.00550467591283056, - "tests/gateways/disk/test_delete.py::test_rm_rf": 0.013136272494431977, - "tests/gateways/disk/test_delete.py::test_rm_rf_couldnt": 0.0037972218234296577, - "tests/gateways/disk/test_delete.py::test_rm_rf_does_not_follow_symlinks": 0.022359805621359148, - "tests/gateways/disk/test_delete.py::test_try_rmdir_all_empty_doesnt_exist": 0.011359646677717137, - "tests/gateways/disk/test_link.py::test_hard_link": 0.005647821627979881, - "tests/gateways/disk/test_link.py::test_soft_link": 0.006364932680074223, - "tests/gateways/disk/test_permissions.py::test_make_executable": 0.003832582223234302, - "tests/gateways/disk/test_permissions.py::test_make_writable": 0.004432584742050954, - "tests/gateways/disk/test_permissions.py::test_make_writable_dir_EACCES": 0.0032422689279317006, - "tests/gateways/disk/test_permissions.py::test_make_writable_dir_EPERM": 0.003347386614221052, - "tests/gateways/disk/test_permissions.py::test_make_writable_dir_EROFS": 0.0032163938798915204, - "tests/gateways/disk/test_permissions.py::test_make_writable_doesnt_exist": 0.002464586744878083, - "tests/gateways/disk/test_permissions.py::test_recursive_make_writable": 0.004473804556322172, - "tests/gateways/disk/test_read.py::test_cherrypy_py27_osx_no_binary": 0.041937616496647505, - "tests/gateways/disk/test_read.py::test_cherrypy_py36_osx_whl": 0.06207694016248979, - "tests/gateways/disk/test_read.py::test_pyjwt_py27_osx_no_binary": 0.012112036802567972, - "tests/gateways/disk/test_read.py::test_pyjwt_py36_osx_whl": 0.015774606180751976, - "tests/gateways/disk/test_read.py::test_scrapy_py27_osx_no_binary": 0.09354265435191818, - "tests/gateways/disk/test_read.py::test_scrapy_py36_osx_whl": 0.14317030697716884, - "tests/gateways/disk/test_read.py::test_six_py27_osx_no_binary_unmanageable": 0.005647778737547826, - "tests/gateways/disk/test_read.py::test_twilio_py27_osx_no_binary": 0.12226673194753887, - "tests/gateways/disk/test_read.py::test_twilio_py36_osx_whl": 0.19799827670788617, - "tests/gateways/test_connection.py::test_accept_range_none": 0.8176232876459245, - "tests/gateways/test_connection.py::test_add_binstar_token": 0.008236377304826088, - "tests/gateways/test_connection.py::test_get_channel_name_from_url[http://localhost-channels3-http://localhost]": 0.01836002657593909, - "tests/gateways/test_connection.py::test_get_channel_name_from_url[http://localhost/noarch/test-package-0.1.0.conda-channels2-http://localhost]": 0.01809866170237055, - "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.01844576072972293, - "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.018533307567190654, - "tests/gateways/test_connection.py::test_get_session_returns_default": 0.0073373168598718005, - "tests/gateways/test_connection.py::test_get_session_with_channel_settings": 0.012961319057387444, - "tests/gateways/test_connection.py::test_get_session_with_channel_settings_multiple": 0.013815502304725436, - "tests/gateways/test_connection.py::test_get_session_with_channel_settings_no_handler": 0.00427569142038107, - "tests/gateways/test_connection.py::test_get_session_with_url_pattern[exact-url]": 0.018087251150490015, - "tests/gateways/test_connection.py::test_get_session_with_url_pattern[no-match]": 0.008266596357986366, - "tests/gateways/test_connection.py::test_get_session_with_url_pattern[url-prefix]": 0.013351025458376459, - "tests/gateways/test_connection.py::test_get_session_with_url_pattern[wildcard-match-same-schema]": 0.010261649788352254, - "tests/gateways/test_connection.py::test_get_session_with_url_pattern[wildcard-no-match-different-scheme]": 0.004686996330665069, - "tests/gateways/test_connection.py::test_get_session_with_url_pattern[wildcard-no-match-missing-scheme]": 0.004534324823292369, - "tests/gateways/test_connection.py::test_local_file_adapter_200": 0.018909190039133942, - "tests/gateways/test_connection.py::test_local_file_adapter_404": 0.0034457414866906053, - "tests/gateways/test_connection.py::test_s3_server": 2.567680954867989, - "tests/gateways/test_connection.py::test_s3_server_with_mock": 2.7858766851886325, - "tests/gateways/test_jlap.py::test_download_and_hash": 0.1867152235710381, - "tests/gateways/test_jlap.py::test_hashwriter": 0.002398400853631747, - "tests/gateways/test_jlap.py::test_jlap_cache_clock[False]": 0.06713608650748529, - "tests/gateways/test_jlap.py::test_jlap_cache_clock[True]": 0.06760518665139714, - "tests/gateways/test_jlap.py::test_jlap_core": 0.0059450418485758535, - "tests/gateways/test_jlap.py::test_jlap_coverage": 0.002464480618681601, - "tests/gateways/test_jlap.py::test_jlap_errors": 0.14789121260590984, - "tests/gateways/test_jlap.py::test_jlap_fetch": 0.1299239843225583, - "tests/gateways/test_jlap.py::test_jlap_fetch_file": 0.024903984100214268, - "tests/gateways/test_jlap.py::test_jlap_fetch_ssl[False]": 1.8343948216452328, - "tests/gateways/test_jlap.py::test_jlap_fetch_ssl[True]": 8.275111673241128, - "tests/gateways/test_jlap.py::test_jlap_flag[]": 0.0038764577195905914, - "tests/gateways/test_jlap.py::test_jlap_flag[jlap,another]": 0.0040200411835019855, - "tests/gateways/test_jlap.py::test_jlap_flag[jlap]": 0.004011044394988605, - "tests/gateways/test_jlap.py::test_jlap_flag[jlapopotamus]": 0.003984340236187252, - "tests/gateways/test_jlap.py::test_jlap_sought": 0.1849509626351443, - "tests/gateways/test_jlap.py::test_jlap_zst_not_404": 0.007579794739949731, - "tests/gateways/test_jlap.py::test_jlap_zst_not_zst": 0.03481618829150964, - "tests/gateways/test_jlap.py::test_repodata_info_jsondecodeerror[False]": 0.04597953850225217, - "tests/gateways/test_jlap.py::test_repodata_info_jsondecodeerror[True]": 0.17168011710297879, - "tests/gateways/test_jlap.py::test_repodata_state[False]": 0.025695022641275475, - "tests/gateways/test_jlap.py::test_repodata_state[True]": 0.07291965765257186, - "tests/gateways/test_jlap.py::test_repodata_use_zst[False]": 0.0038980436001330478, - "tests/gateways/test_jlap.py::test_repodata_use_zst[True]": 0.003925366175509445, - "tests/gateways/test_jlap.py::test_request_url_jlap_state": 0.02479247336037932, - "tests/gateways/test_jlap.py::test_server_available": 0.467116774807175, - "tests/gateways/test_logging.py::test_token_not_present_in_conda_create": 8.00029860157657, - "tests/gateways/test_logging.py::test_token_replace_big_string": 0.0030059547819866897, - "tests/gateways/test_logging.py::test_token_replace_individual_strings": 0.0024244982991581234, - "tests/gateways/test_repodata_gateway.py::test_coverage_conda_http_errors": 0.014201637249176545, - "tests/gateways/test_repodata_gateway.py::test_get_cache_control_max_age": 0.002397219409335116, - "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_cached[false-False]": 0.010849578948947981, - "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_cached[false-True]": 0.022051690800010185, - "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_cached[true-False]": 0.010321005030696337, - "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_cached[true-True]": 0.021289043104669333, - "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_formats[False]": 0.027899911332977072, - "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_formats[True]": 0.04254143084687779, - "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_jsondecodeerror": 0.006981004071277176, - "tests/gateways/test_repodata_gateway.py::test_repodata_state_has_format": 0.0047396920246898615, - "tests/gateways/test_repodata_gateway.py::test_save": 0.10940938936347472, - "tests/gateways/test_repodata_gateway.py::test_ssl_unavailable_error_message": 0.0029638773272382566, - "tests/gateways/test_repodata_gateway.py::test_stale": 0.014465874403063635, + "tests/gateways/disk/test_delete.py::test_remove_dir": 0.013452790872260964, + "tests/gateways/disk/test_delete.py::test_remove_file": 0.005339996527422547, + "tests/gateways/disk/test_delete.py::test_remove_file_to_trash": 0.004547609250445746, + "tests/gateways/disk/test_delete.py::test_remove_link_to_dir": 0.01502507060116068, + "tests/gateways/disk/test_delete.py::test_remove_link_to_file": 0.005432394228435596, + "tests/gateways/disk/test_delete.py::test_rm_rf": 0.013035045806525368, + "tests/gateways/disk/test_delete.py::test_rm_rf_couldnt": 0.0037815320117030754, + "tests/gateways/disk/test_delete.py::test_rm_rf_does_not_follow_symlinks": 0.022389491105333188, + "tests/gateways/disk/test_delete.py::test_try_rmdir_all_empty_doesnt_exist": 0.011374977822811059, + "tests/gateways/disk/test_link.py::test_hard_link": 0.005640073210927334, + "tests/gateways/disk/test_link.py::test_soft_link": 0.0065567046096516495, + "tests/gateways/disk/test_permissions.py::test_make_executable": 0.003838965082447528, + "tests/gateways/disk/test_permissions.py::test_make_writable": 0.00442366651167762, + "tests/gateways/disk/test_permissions.py::test_make_writable_dir_EACCES": 0.0032580418432511353, + "tests/gateways/disk/test_permissions.py::test_make_writable_dir_EPERM": 0.003330845100834378, + "tests/gateways/disk/test_permissions.py::test_make_writable_dir_EROFS": 0.003271747382983061, + "tests/gateways/disk/test_permissions.py::test_make_writable_doesnt_exist": 0.0024556294421065753, + "tests/gateways/disk/test_permissions.py::test_recursive_make_writable": 0.004458201034273487, + "tests/gateways/disk/test_read.py::test_cherrypy_py27_osx_no_binary": 0.043181287229678775, + "tests/gateways/disk/test_read.py::test_cherrypy_py36_osx_whl": 0.06411841572158364, + "tests/gateways/disk/test_read.py::test_pyjwt_py27_osx_no_binary": 0.0123546306926621, + "tests/gateways/disk/test_read.py::test_pyjwt_py36_osx_whl": 0.0160799401800907, + "tests/gateways/disk/test_read.py::test_scrapy_py27_osx_no_binary": 0.09651788056018684, + "tests/gateways/disk/test_read.py::test_scrapy_py36_osx_whl": 0.14820413727978285, + "tests/gateways/disk/test_read.py::test_six_py27_osx_no_binary_unmanageable": 0.005740017923698551, + "tests/gateways/disk/test_read.py::test_twilio_py27_osx_no_binary": 0.12516818950490063, + "tests/gateways/disk/test_read.py::test_twilio_py36_osx_whl": 0.20280743796346065, + "tests/gateways/test_connection.py::test_accept_range_none": 0.8094935773775258, + "tests/gateways/test_connection.py::test_add_binstar_token": 0.007976556945069168, + "tests/gateways/test_connection.py::test_get_channel_name_from_url[http://localhost-channels3-http://localhost]": 0.018226418784715665, + "tests/gateways/test_connection.py::test_get_channel_name_from_url[http://localhost/noarch/test-package-0.1.0.conda-channels2-http://localhost]": 0.018258509568970512, + "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.01867802001711312, + "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.01852387307165686, + "tests/gateways/test_connection.py::test_get_session_returns_default": 0.007431520753303668, + "tests/gateways/test_connection.py::test_get_session_with_channel_settings": 0.013160897442499741, + "tests/gateways/test_connection.py::test_get_session_with_channel_settings_multiple": 0.015803782677309527, + "tests/gateways/test_connection.py::test_get_session_with_channel_settings_no_handler": 0.004251498832493605, + "tests/gateways/test_connection.py::test_get_session_with_url_pattern[exact-url]": 0.010149157520986045, + "tests/gateways/test_connection.py::test_get_session_with_url_pattern[no-match]": 0.007807913987548123, + "tests/gateways/test_connection.py::test_get_session_with_url_pattern[url-prefix]": 0.011457531706535745, + "tests/gateways/test_connection.py::test_get_session_with_url_pattern[wildcard-match-same-schema]": 0.010208045467781403, + "tests/gateways/test_connection.py::test_get_session_with_url_pattern[wildcard-no-match-different-scheme]": 0.004641233699877552, + "tests/gateways/test_connection.py::test_get_session_with_url_pattern[wildcard-no-match-missing-scheme]": 0.004577841624513565, + "tests/gateways/test_connection.py::test_local_file_adapter_200": 0.018826342726422526, + "tests/gateways/test_connection.py::test_local_file_adapter_404": 0.0034697980907205587, + "tests/gateways/test_connection.py::test_s3_server": 2.7597658656196358, + "tests/gateways/test_connection.py::test_s3_server_with_mock": 2.805767721476178, + "tests/gateways/test_jlap.py::test_download_and_hash": 0.25181370457054747, + "tests/gateways/test_jlap.py::test_hashwriter": 0.002397216495183492, + "tests/gateways/test_jlap.py::test_jlap_cache_clock[False]": 0.0664181441217433, + "tests/gateways/test_jlap.py::test_jlap_cache_clock[True]": 0.06528285549783629, + "tests/gateways/test_jlap.py::test_jlap_core": 0.005466591313891285, + "tests/gateways/test_jlap.py::test_jlap_coverage": 0.0024452837009296615, + "tests/gateways/test_jlap.py::test_jlap_errors": 0.1478674604546584, + "tests/gateways/test_jlap.py::test_jlap_fetch": 0.12325761692882084, + "tests/gateways/test_jlap.py::test_jlap_fetch_file": 0.02462130011473736, + "tests/gateways/test_jlap.py::test_jlap_fetch_ssl[False]": 1.8226642346885413, + "tests/gateways/test_jlap.py::test_jlap_fetch_ssl[True]": 8.261065297124532, + "tests/gateways/test_jlap.py::test_jlap_flag[]": 0.0038676008657992688, + "tests/gateways/test_jlap.py::test_jlap_flag[jlap,another]": 0.004016512424757653, + "tests/gateways/test_jlap.py::test_jlap_flag[jlap]": 0.004007010897445836, + "tests/gateways/test_jlap.py::test_jlap_flag[jlapopotamus]": 0.003990656079257188, + "tests/gateways/test_jlap.py::test_jlap_sought": 0.1774427320929077, + "tests/gateways/test_jlap.py::test_jlap_zst_not_404": 0.007212820950216006, + "tests/gateways/test_jlap.py::test_jlap_zst_not_zst": 0.03449995263845313, + "tests/gateways/test_jlap.py::test_repodata_info_jsondecodeerror[False]": 0.044925196344052606, + "tests/gateways/test_jlap.py::test_repodata_info_jsondecodeerror[True]": 0.15706636368802868, + "tests/gateways/test_jlap.py::test_repodata_state[False]": 0.028912176403124133, + "tests/gateways/test_jlap.py::test_repodata_state[True]": 0.06438038305744166, + "tests/gateways/test_jlap.py::test_repodata_use_zst[False]": 0.003894581982397356, + "tests/gateways/test_jlap.py::test_repodata_use_zst[True]": 0.003909306769410035, + "tests/gateways/test_jlap.py::test_request_url_jlap_state": 0.02416282875318646, + "tests/gateways/test_jlap.py::test_server_available": 0.41629336699441266, + "tests/gateways/test_logging.py::test_token_not_present_in_conda_create": 7.951699316789143, + "tests/gateways/test_logging.py::test_token_replace_big_string": 0.0029932509895237995, + "tests/gateways/test_logging.py::test_token_replace_individual_strings": 0.0024037528623055073, + "tests/gateways/test_repodata_gateway.py::test_coverage_conda_http_errors": 0.014262577401641517, + "tests/gateways/test_repodata_gateway.py::test_get_cache_control_max_age": 0.0023684907966898885, + "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_cached[false-False]": 0.010518911169123377, + "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_cached[false-True]": 0.022111440068969, + "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_cached[true-False]": 0.00999904044347317, + "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_cached[true-True]": 0.02116988255313525, + "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_formats[False]": 0.02775023964124799, + "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_formats[True]": 0.04301091384487968, + "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_jsondecodeerror": 0.007263832282516922, + "tests/gateways/test_repodata_gateway.py::test_repodata_state_has_format": 0.004756257899103807, + "tests/gateways/test_repodata_gateway.py::test_save": 0.10948229124043943, + "tests/gateways/test_repodata_gateway.py::test_ssl_unavailable_error_message": 0.0029523321711367313, + "tests/gateways/test_repodata_gateway.py::test_stale": 0.014686027999018152, "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.69906018388132, - "tests/gateways/test_repodata_lock.py::test_lock_no_lock[True]": 1.650057770896969, - "tests/gateways/test_repodata_lock.py::test_lock_rename": 0.000568006995236374, - "tests/gateways/test_subprocess.py::test_subprocess_call_with_capture_output": 0.47592500646670655, - "tests/gateways/test_subprocess.py::test_subprocess_call_without_capture_output": 0.48010856182624284, - "tests/models/test_channel.py::test_bare_channel_file": 0.0038123776990642145, - "tests/models/test_channel.py::test_bare_channel_http": 0.00368825329154696, - "tests/models/test_channel.py::test_canonicalized_url_gets_correct_token": 0.01909160460589223, - "tests/models/test_channel.py::test_channel_alias": 0.024075219146062827, - "tests/models/test_channel.py::test_channel_alias_channels": 0.0038982865361091813, - "tests/models/test_channel.py::test_channel_alias_w_conda_path": 0.01873174163507349, - "tests/models/test_channel.py::test_channel_alias_w_subhcnnale": 0.01845702509004601, - "tests/models/test_channel.py::test_channel_cache": 0.003553129218208452, - "tests/models/test_channel.py::test_channel_host_port": 0.003685412250788167, - "tests/models/test_channel.py::test_channel_mangles_urls": 0.0040669985452602714, - "tests/models/test_channel.py::test_channel_name_subdir_only": 0.004797536233841683, - "tests/models/test_channel.py::test_channels_with_dashes": 0.020594004422858456, - "tests/models/test_channel.py::test_custom_channels": 0.026970741493591778, - "tests/models/test_channel.py::test_custom_channels_port_token_auth": 0.025667105238190394, - "tests/models/test_channel.py::test_custom_token_in_channel": 0.018444029375583697, - "tests/models/test_channel.py::test_default_channel": 0.005130398230127442, - "tests/models/test_channel.py::test_default_channels": 0.023773340471219265, - "tests/models/test_channel.py::test_defaults_channel": 0.024765417219635686, - "tests/models/test_channel.py::test_env_var_file_urls": 0.005360851101361067, - "tests/models/test_channel.py::test_expanded_variables": 0.022072660493866067, - "tests/models/test_channel.py::test_file_channel": 0.025653676195764946, - "tests/models/test_channel.py::test_file_url_with_backslashes": 0.0038491541277838946, - "tests/models/test_channel.py::test_file_urls": 0.0038592830721717354, - "tests/models/test_channel.py::test_local_channel": 0.03653273283503251, - "tests/models/test_channel.py::test_migrated_custom_channels": 0.02639395464917701, - "tests/models/test_channel.py::test_multichannel_priority": 0.005184151832078048, - "tests/models/test_channel.py::test_named_custom_channel": 0.02383392098047207, - "tests/models/test_channel.py::test_named_custom_channel_w_subchan": 0.023368024807625624, - "tests/models/test_channel.py::test_old_channel_alias": 0.025842017869118394, - "tests/models/test_channel.py::test_pkgs_main": 0.02786767336271295, - "tests/models/test_channel.py::test_pkgs_pro": 0.02715373175173331, - "tests/models/test_channel.py::test_ppc64le_vs_ppc64": 0.004807672170555106, - "tests/models/test_channel.py::test_regression_against_unknown_none": 0.004790643402864932, - "tests/models/test_channel.py::test_subdir_env_var": 0.014108447050590745, - "tests/models/test_channel.py::test_subdirs_env_var": 0.01485615342144933, - "tests/models/test_channel.py::test_token_in_custom_channel": 0.004171324053168722, - "tests/models/test_channel.py::test_unexpanded_variables": 0.021781325624735847, - "tests/models/test_channel.py::test_url_channel_w_platform": 0.005010117542017715, - "tests/models/test_channel.py::test_url_custom_channel": 0.023622661705471355, - "tests/models/test_channel.py::test_url_custom_channel_w_subchan": 0.023529131163764854, - "tests/models/test_dist.py::test_channel[.conda]": 0.004396506262304242, - "tests/models/test_dist.py::test_channel[.tar.bz2]": 0.00436152948027889, - "tests/models/test_dist.py::test_dist[.conda]": 0.003915872012416262, - "tests/models/test_dist.py::test_dist[.tar.bz2]": 0.0037667511822513954, - "tests/models/test_dist.py::test_dist_with_channel_url[.conda]": 0.03392673083861554, - "tests/models/test_dist.py::test_dist_with_channel_url[.tar.bz2]": 0.03366135777526241, - "tests/models/test_dist.py::test_dist_with_non_channel_url[.conda]": 0.0041693866548945845, - "tests/models/test_dist.py::test_dist_with_non_channel_url[.tar.bz2]": 0.00415773819452092, - "tests/models/test_index_record.py::test_index_record_timestamp": 0.004627061580188328, - "tests/models/test_index_record.py::test_prefix_record_no_channel": 0.0057938150406410096, - "tests/models/test_match_spec.py::test_bracket_matches": 0.0074995143373745386, - "tests/models/test_match_spec.py::test_build_merge": 0.004342304780024126, - "tests/models/test_match_spec.py::test_build_number_and_filename": 0.002393025747723736, - "tests/models/test_match_spec.py::test_build_number_merge": 0.004406911345057614, - "tests/models/test_match_spec.py::test_canonical_string_forms": 0.010570401322756363, - "tests/models/test_match_spec.py::test_catch_invalid_regexes": 0.005304198179236361, - "tests/models/test_match_spec.py::test_channel_matching": 0.005513227264626304, - "tests/models/test_match_spec.py::test_channel_merge": 0.004512590768283482, - "tests/models/test_match_spec.py::test_comment": 0.0024787087116841778, - "tests/models/test_match_spec.py::test_conda_style": 0.0024618172000425913, - "tests/models/test_match_spec.py::test_dist": 0.005831160749442776, - "tests/models/test_match_spec.py::test_dist_str": 0.006269520825240673, - "tests/models/test_match_spec.py::test_exact_values": 0.003114152022584251, - "tests/models/test_match_spec.py::test_hash": 0.0028079336371197774, - "tests/models/test_match_spec.py::test_hash_merge_with_name": 0.004917403989374067, - "tests/models/test_match_spec.py::test_hash_merge_wo_name": 0.002910794615753234, - "tests/models/test_match_spec.py::test_index_record": 0.004807440058154563, - "tests/models/test_match_spec.py::test_invalid": 0.002327327522932057, - "tests/models/test_match_spec.py::test_invalid_arg2spec": 0.0024200354349847614, - "tests/models/test_match_spec.py::test_invalid_version_reports_spec[pkg 4.2.2<6.0.0]": 0.0026175256767892543, - "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.0027319144349897116, - "tests/models/test_match_spec.py::test_key_value_features_canonical_string_forms": 0.0005437165890602491, - "tests/models/test_match_spec.py::test_legacy_features_canonical_string_forms": 0.002460257987983311, - "tests/models/test_match_spec.py::test_license_match": 0.008152694631487233, - "tests/models/test_match_spec.py::test_match_1": 0.01877600316165965, - "tests/models/test_match_spec.py::test_matchspec_errors": 0.0025626646235407764, - "tests/models/test_match_spec.py::test_merge_multiple_name": 0.004896079236789123, - "tests/models/test_match_spec.py::test_merge_single_name": 0.004533650702974898, - "tests/models/test_match_spec.py::test_no_name_match_spec": 0.002409339764860611, - "tests/models/test_match_spec.py::test_openssl_match": 0.004198550531321133, - "tests/models/test_match_spec.py::test_parse_build_number_brackets": 0.0025402579267667902, - "tests/models/test_match_spec.py::test_parse_channel_subdir": 0.0037233014600601953, - "tests/models/test_match_spec.py::test_parse_equal_equal": 0.00251389694370054, - "tests/models/test_match_spec.py::test_parse_errors": 0.0023768581652424407, - "tests/models/test_match_spec.py::test_parse_hard": 0.002693904617223535, - "tests/models/test_match_spec.py::test_parse_parens": 0.003512664305840657, - "tests/models/test_match_spec.py::test_parse_spec_str_no_brackets": 0.003753138230294711, - "tests/models/test_match_spec.py::test_parse_spec_str_tarball_url": 0.005495359412223978, - "tests/models/test_match_spec.py::test_parse_spec_str_with_brackets": 0.003974231871868293, - "tests/models/test_match_spec.py::test_pip_style": 0.0026794491565024212, - "tests/models/test_match_spec.py::test_pip_style2": 0.003093057139776189, - "tests/models/test_match_spec.py::test_simple": 0.00297689036129753, - "tests/models/test_match_spec.py::test_star_name": 0.002383967831326081, - "tests/models/test_match_spec.py::test_strictness": 0.004551839797178418, - "tests/models/test_match_spec.py::test_subdir_merge": 0.004592333447825365, - "tests/models/test_match_spec.py::test_tarball_match_specs": 0.007761131635360106, - "tests/models/test_match_spec.py::test_to_filename": 0.004085907466622274, - "tests/models/test_match_spec.py::test_track_features_match": 0.007603086613501463, - "tests/models/test_package_info.py::test_package_info": 0.003992570489602452, - "tests/models/test_prefix_graph.py::test_deep_cyclical_dependency[classic]": 1.5045009674544922, - "tests/models/test_prefix_graph.py::test_deep_cyclical_dependency[libmamba]": 0.6025220647507209, - "tests/models/test_prefix_graph.py::test_general_graph_bfs_simple[classic]": 0.02408272131071542, - "tests/models/test_prefix_graph.py::test_general_graph_bfs_simple[libmamba]": 0.024057491995057398, - "tests/models/test_prefix_graph.py::test_general_graph_bfs_version[classic]": 0.022109654610884523, - "tests/models/test_prefix_graph.py::test_general_graph_bfs_version[libmamba]": 0.022926826896706377, - "tests/models/test_prefix_graph.py::test_prefix_graph_1[classic]": 5.92426364023908, - "tests/models/test_prefix_graph.py::test_prefix_graph_1[libmamba]": 0.4228460724702389, - "tests/models/test_prefix_graph.py::test_prefix_graph_2[classic]": 5.9124526317723545, - "tests/models/test_prefix_graph.py::test_prefix_graph_2[libmamba]": 0.411714846591327, - "tests/models/test_prefix_graph.py::test_remove_youngest_descendant_nodes_with_specs[classic]": 6.012267536869256, - "tests/models/test_prefix_graph.py::test_remove_youngest_descendant_nodes_with_specs[libmamba]": 0.42154188895986316, - "tests/models/test_prefix_graph.py::test_sort_without_prep[classic]": 6.352799260262966, - "tests/models/test_prefix_graph.py::test_sort_without_prep[libmamba]": 1.0575189094836486, - "tests/models/test_prefix_graph.py::test_windows_sort_orders_1[classic]": 6.5095228608730755, - "tests/models/test_prefix_graph.py::test_windows_sort_orders_1[libmamba]": 1.3499618607899888, - "tests/models/test_prefix_graph.py::test_windows_sort_orders_2[classic]": 6.410234140946132, - "tests/models/test_prefix_graph.py::test_windows_sort_orders_2[libmamba]": 1.2917516808443947, - "tests/models/test_records.py::test_package_record_feature": 0.004112240257853771, - "tests/models/test_records.py::test_package_record_timestamp": 0.004628042372740839, - "tests/models/test_records.py::test_package_virtual_package[123-testbuild]": 0.00419994989263673, - "tests/models/test_records.py::test_package_virtual_package[None-None]": 0.004250429890867099, - "tests/models/test_records.py::test_package_virtual_package[None-testbuild]": 0.00428443426286957, - "tests/models/test_records.py::test_prefix_record_no_channel": 0.005773344430462365, - "tests/models/test_version.py::test_compatible_release_versions": 0.00277885610627054, - "tests/models/test_version.py::test_compound_versions": 0.0028273685434257816, - "tests/models/test_version.py::test_hexrd": 0.0023794801575082337, - "tests/models/test_version.py::test_invalid_version_specs": 0.002880952821767337, - "tests/models/test_version.py::test_local_identifier": 0.002555298243856598, - "tests/models/test_version.py::test_match": 0.008402077591518913, - "tests/models/test_version.py::test_not_eq_star": 0.002675632487779313, - "tests/models/test_version.py::test_openssl_convention": 0.0030768108709294016, - "tests/models/test_version.py::test_pep440": 0.003934581350016577, - "tests/models/test_version.py::test_pep_440_arbitrary_equality_operator": 0.00237388972505018, - "tests/models/test_version.py::test_ver_eval": 0.003126375124024212, - "tests/models/test_version.py::test_ver_eval_errors": 0.002455400679999216, - "tests/models/test_version.py::test_version_order": 0.005103807831251171, - "tests/models/test_version.py::test_version_spec_1": 0.0024171923693664396, - "tests/models/test_version.py::test_version_spec_2": 0.0026949826309133488, - "tests/models/test_version.py::test_version_spec_3": 0.0023666784125846367, - "tests/models/test_version.py::test_version_spec_4": 0.0025515049955998235, - "tests/notices/test_core.py::test__conda_user_story__disable_notices": 0.016341775880822224, - "tests/notices/test_core.py::test__conda_user_story__more_notices_message": 0.021910023652976382, - "tests/notices/test_core.py::test__conda_user_story__only_see_once": 0.02417932049470475, - "tests/notices/test_core.py::test_display_notices_happy_path[200]": 0.027032109671770773, - "tests/notices/test_core.py::test_display_notices_happy_path[404]": 0.022899659440728956, - "tests/notices/test_core.py::test_display_notices_happy_path[500]": 0.021653081580959903, - "tests/notices/test_core.py::test_notices_decorator": 0.019952180532535436, - "tests/notices/test_fetch.py::test_get_channel_notice_response_malformed_json": 0.013980876915333085, - "tests/notices/test_fetch.py::test_get_channel_notice_response_timeout_error": 0.01310188492407724, - "tests/notices/test_fetch.py::test_notice_response_cache_expired": 0.0024219110570578564, - "tests/notices/test_types.py::test_channel_notice_response": 0.002466397141696836, - "tests/notices/test_types.py::test_channel_notice_response_date_parse_error": 0.002470630738747309, - "tests/notices/test_types.py::test_channel_notice_response_integer_id": 0.0023413848967416143, - "tests/notices/test_types.py::test_channel_notice_undefined_id": 0.0023679214385912443, - "tests/plugins/subcommands/doctor/test_cli.py::test_conda_doctor_happy_path": 6.0104989625629335, - "tests/plugins/subcommands/doctor/test_cli.py::test_conda_doctor_happy_path_show_help": 0.061867708620318075, - "tests/plugins/subcommands/doctor/test_cli.py::test_conda_doctor_happy_path_verbose": 5.8917189164798796, - "tests/plugins/subcommands/doctor/test_cli.py::test_conda_doctor_with_non_existent_environment": 0.08209740294642295, - "tests/plugins/subcommands/doctor/test_cli.py::test_conda_doctor_with_test_environment": 8.165160712935483, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files[.pyc]": 0.008234216614229286, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files[.pyo]": 0.008710855116297605, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files_action[.pyc-False]": 0.011898317063293081, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files_action[.pyc-True]": 0.008937163334142233, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files_action[.pyo-False]": 0.008738224860387432, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files_action[.pyo-True]": 0.00973784015723001, + "tests/gateways/test_repodata_lock.py::test_lock_no_lock[False]": 10.689207518244057, + "tests/gateways/test_repodata_lock.py::test_lock_no_lock[True]": 1.6444719946246882, + "tests/gateways/test_repodata_lock.py::test_lock_rename": 0.000568055608478639, + "tests/gateways/test_subprocess.py::test_subprocess_call_with_capture_output": 0.4761087421852971, + "tests/gateways/test_subprocess.py::test_subprocess_call_without_capture_output": 0.4800556752589252, + "tests/models/test_channel.py::test_bare_channel_file": 0.0038811576211613226, + "tests/models/test_channel.py::test_bare_channel_http": 0.0037337189519426085, + "tests/models/test_channel.py::test_canonicalized_url_gets_correct_token": 0.01913688878461444, + "tests/models/test_channel.py::test_channel_alias": 0.024110273193141223, + "tests/models/test_channel.py::test_channel_alias_channels": 0.003932525275839471, + "tests/models/test_channel.py::test_channel_alias_w_conda_path": 0.018771624562763253, + "tests/models/test_channel.py::test_channel_alias_w_subhcnnale": 0.018460872545822186, + "tests/models/test_channel.py::test_channel_cache": 0.003584925304323803, + "tests/models/test_channel.py::test_channel_host_port": 0.0037909236577632305, + "tests/models/test_channel.py::test_channel_mangles_urls": 0.004117785200691557, + "tests/models/test_channel.py::test_channel_name_subdir_only": 0.004821701613088183, + "tests/models/test_channel.py::test_channels_with_dashes": 0.02045677514165827, + "tests/models/test_channel.py::test_custom_channels": 0.026960379126274896, + "tests/models/test_channel.py::test_custom_channels_port_token_auth": 0.02574195346272498, + "tests/models/test_channel.py::test_custom_token_in_channel": 0.018467774611520174, + "tests/models/test_channel.py::test_default_channel": 0.005164934146989182, + "tests/models/test_channel.py::test_default_channels": 0.02366026468314419, + "tests/models/test_channel.py::test_defaults_channel": 0.02485277805277074, + "tests/models/test_channel.py::test_env_var_file_urls": 0.005422158304067374, + "tests/models/test_channel.py::test_expanded_variables": 0.022011708718259252, + "tests/models/test_channel.py::test_file_channel": 0.025586263592607624, + "tests/models/test_channel.py::test_file_url_with_backslashes": 0.0039060893609345454, + "tests/models/test_channel.py::test_file_urls": 0.003911260132432773, + "tests/models/test_channel.py::test_local_channel": 0.0365464244750759, + "tests/models/test_channel.py::test_migrated_custom_channels": 0.026345203090902106, + "tests/models/test_channel.py::test_multichannel_priority": 0.005220819118264866, + "tests/models/test_channel.py::test_named_custom_channel": 0.02387047367792117, + "tests/models/test_channel.py::test_named_custom_channel_w_subchan": 0.02332266604552463, + "tests/models/test_channel.py::test_old_channel_alias": 0.025813603526522556, + "tests/models/test_channel.py::test_pkgs_main": 0.02776770992504516, + "tests/models/test_channel.py::test_pkgs_pro": 0.02719263347030709, + "tests/models/test_channel.py::test_ppc64le_vs_ppc64": 0.00482961617173787, + "tests/models/test_channel.py::test_regression_against_unknown_none": 0.0048608088213315075, + "tests/models/test_channel.py::test_subdir_env_var": 0.014017282080963719, + "tests/models/test_channel.py::test_subdirs_env_var": 0.014802032263953137, + "tests/models/test_channel.py::test_token_in_custom_channel": 0.004273539795463954, + "tests/models/test_channel.py::test_unexpanded_variables": 0.02161292884863629, + "tests/models/test_channel.py::test_url_channel_w_platform": 0.005041234497515244, + "tests/models/test_channel.py::test_url_custom_channel": 0.023634016253508913, + "tests/models/test_channel.py::test_url_custom_channel_w_subchan": 0.023430099476746673, + "tests/models/test_dist.py::test_channel[.conda]": 0.004524526601365475, + "tests/models/test_dist.py::test_channel[.tar.bz2]": 0.004505162624948541, + "tests/models/test_dist.py::test_dist[.conda]": 0.004025648300208828, + "tests/models/test_dist.py::test_dist[.tar.bz2]": 0.0037180370321269313, + "tests/models/test_dist.py::test_dist_with_channel_url[.conda]": 0.03397073718824307, + "tests/models/test_dist.py::test_dist_with_channel_url[.tar.bz2]": 0.03384809582459901, + "tests/models/test_dist.py::test_dist_with_non_channel_url[.conda]": 0.004225019931819045, + "tests/models/test_dist.py::test_dist_with_non_channel_url[.tar.bz2]": 0.004171586282886267, + "tests/models/test_index_record.py::test_index_record_timestamp": 0.004627067418696936, + "tests/models/test_index_record.py::test_prefix_record_no_channel": 0.005793823145484609, + "tests/models/test_match_spec.py::test_bracket_matches": 0.007653454251854492, + "tests/models/test_match_spec.py::test_build_merge": 0.004383811879756059, + "tests/models/test_match_spec.py::test_build_number_and_filename": 0.0023899508358565225, + "tests/models/test_match_spec.py::test_build_number_merge": 0.004483295615263212, + "tests/models/test_match_spec.py::test_canonical_string_forms": 0.010668715508357237, + "tests/models/test_match_spec.py::test_catch_invalid_regexes": 0.005301326341081232, + "tests/models/test_match_spec.py::test_channel_matching": 0.005559636353936235, + "tests/models/test_match_spec.py::test_channel_merge": 0.004560228472366392, + "tests/models/test_match_spec.py::test_comment": 0.0024827263181424596, + "tests/models/test_match_spec.py::test_conda_style": 0.002472412901982872, + "tests/models/test_match_spec.py::test_dist": 0.005877109932413675, + "tests/models/test_match_spec.py::test_dist_str": 0.006362267922895821, + "tests/models/test_match_spec.py::test_exact_values": 0.0031260688239932543, + "tests/models/test_match_spec.py::test_hash": 0.002807007442911578, + "tests/models/test_match_spec.py::test_hash_merge_with_name": 0.004988898765005727, + "tests/models/test_match_spec.py::test_hash_merge_wo_name": 0.00289897608081291, + "tests/models/test_match_spec.py::test_index_record": 0.00493408727709451, + "tests/models/test_match_spec.py::test_invalid": 0.0023238055614980373, + "tests/models/test_match_spec.py::test_invalid_arg2spec": 0.002420946089374292, + "tests/models/test_match_spec.py::test_invalid_version_reports_spec[pkg 4.2.2<6.0.0]": 0.0026169695424159024, + "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.002719509534760359, + "tests/models/test_match_spec.py::test_key_value_features_canonical_string_forms": 0.0005437274214149111, + "tests/models/test_match_spec.py::test_legacy_features_canonical_string_forms": 0.0024599768049256817, + "tests/models/test_match_spec.py::test_license_match": 0.008274294990351172, + "tests/models/test_match_spec.py::test_match_1": 0.01924085657188574, + "tests/models/test_match_spec.py::test_matchspec_errors": 0.0025577826280889387, + "tests/models/test_match_spec.py::test_merge_multiple_name": 0.004944312666378724, + "tests/models/test_match_spec.py::test_merge_single_name": 0.004598482402003813, + "tests/models/test_match_spec.py::test_no_name_match_spec": 0.002415936167909083, + "tests/models/test_match_spec.py::test_openssl_match": 0.004249236019282879, + "tests/models/test_match_spec.py::test_parse_build_number_brackets": 0.0025307763125290666, + "tests/models/test_match_spec.py::test_parse_channel_subdir": 0.0037895288524806567, + "tests/models/test_match_spec.py::test_parse_equal_equal": 0.0025024622743390307, + "tests/models/test_match_spec.py::test_parse_errors": 0.0023964018281443632, + "tests/models/test_match_spec.py::test_parse_hard": 0.0026830170756141566, + "tests/models/test_match_spec.py::test_parse_parens": 0.0035381513095220233, + "tests/models/test_match_spec.py::test_parse_spec_str_no_brackets": 0.003836782899469633, + "tests/models/test_match_spec.py::test_parse_spec_str_tarball_url": 0.005527844811941014, + "tests/models/test_match_spec.py::test_parse_spec_str_with_brackets": 0.004020109243091892, + "tests/models/test_match_spec.py::test_pip_style": 0.002686659480682085, + "tests/models/test_match_spec.py::test_pip_style2": 0.003099506293111269, + "tests/models/test_match_spec.py::test_simple": 0.0029871517891469795, + "tests/models/test_match_spec.py::test_star_name": 0.002381303745055812, + "tests/models/test_match_spec.py::test_strictness": 0.0045625544961792166, + "tests/models/test_match_spec.py::test_subdir_merge": 0.00463604682190186, + "tests/models/test_match_spec.py::test_tarball_match_specs": 0.00794622876369377, + "tests/models/test_match_spec.py::test_to_filename": 0.004121378228754888, + "tests/models/test_match_spec.py::test_track_features_match": 0.00780523340018099, + "tests/models/test_package_info.py::test_package_info": 0.00404186622032224, + "tests/models/test_prefix_graph.py::test_deep_cyclical_dependency[classic]": 1.5164837767562434, + "tests/models/test_prefix_graph.py::test_deep_cyclical_dependency[libmamba]": 0.6080623063885592, + "tests/models/test_prefix_graph.py::test_general_graph_bfs_simple[classic]": 0.023856053582382637, + "tests/models/test_prefix_graph.py::test_general_graph_bfs_simple[libmamba]": 0.024168234659337016, + "tests/models/test_prefix_graph.py::test_general_graph_bfs_version[classic]": 0.02213053547490775, + "tests/models/test_prefix_graph.py::test_general_graph_bfs_version[libmamba]": 0.023095534865868097, + "tests/models/test_prefix_graph.py::test_prefix_graph_1[classic]": 5.979487678113747, + "tests/models/test_prefix_graph.py::test_prefix_graph_1[libmamba]": 0.4196765230143228, + "tests/models/test_prefix_graph.py::test_prefix_graph_2[classic]": 5.957543606191321, + "tests/models/test_prefix_graph.py::test_prefix_graph_2[libmamba]": 0.40729137605944626, + "tests/models/test_prefix_graph.py::test_remove_youngest_descendant_nodes_with_specs[classic]": 6.045992946188229, + "tests/models/test_prefix_graph.py::test_remove_youngest_descendant_nodes_with_specs[libmamba]": 0.4162804604246354, + "tests/models/test_prefix_graph.py::test_sort_without_prep[classic]": 6.4024781915573366, + "tests/models/test_prefix_graph.py::test_sort_without_prep[libmamba]": 1.0707939853870838, + "tests/models/test_prefix_graph.py::test_windows_sort_orders_1[classic]": 6.6176801160645535, + "tests/models/test_prefix_graph.py::test_windows_sort_orders_1[libmamba]": 1.393161420210996, + "tests/models/test_prefix_graph.py::test_windows_sort_orders_2[classic]": 6.507142982303373, + "tests/models/test_prefix_graph.py::test_windows_sort_orders_2[libmamba]": 1.3361968183620718, + "tests/models/test_records.py::test_package_record_feature": 0.004159314742747921, + "tests/models/test_records.py::test_package_record_timestamp": 0.004706334940603224, + "tests/models/test_records.py::test_package_virtual_package[123-testbuild]": 0.004242100833449217, + "tests/models/test_records.py::test_package_virtual_package[None-None]": 0.0042949837273764365, + "tests/models/test_records.py::test_package_virtual_package[None-testbuild]": 0.004322820979971638, + "tests/models/test_records.py::test_prefix_record_no_channel": 0.005812324927622151, + "tests/models/test_version.py::test_compatible_release_versions": 0.0028234411887280084, + "tests/models/test_version.py::test_compound_versions": 0.0028296189109373593, + "tests/models/test_version.py::test_hexrd": 0.002380276768648444, + "tests/models/test_version.py::test_invalid_version_specs": 0.0028698276365337577, + "tests/models/test_version.py::test_local_identifier": 0.0025447636619532273, + "tests/models/test_version.py::test_match": 0.008420611122592498, + "tests/models/test_version.py::test_not_eq_star": 0.002683299769294926, + "tests/models/test_version.py::test_openssl_convention": 0.0030719498047999216, + "tests/models/test_version.py::test_pep440": 0.003941508068404827, + "tests/models/test_version.py::test_pep_440_arbitrary_equality_operator": 0.0023745401395903715, + "tests/models/test_version.py::test_ver_eval": 0.00312907237601519, + "tests/models/test_version.py::test_ver_eval_errors": 0.002448430909813019, + "tests/models/test_version.py::test_version_order": 0.0051670228396295745, + "tests/models/test_version.py::test_version_spec_1": 0.0024235904513267795, + "tests/models/test_version.py::test_version_spec_2": 0.0026992423203062847, + "tests/models/test_version.py::test_version_spec_3": 0.002358876740407885, + "tests/models/test_version.py::test_version_spec_4": 0.0025538321914612663, + "tests/notices/test_core.py::test__conda_user_story__disable_notices": 0.017489733048526513, + "tests/notices/test_core.py::test__conda_user_story__more_notices_message": 0.023490451481093754, + "tests/notices/test_core.py::test__conda_user_story__only_see_once": 0.021461115625500408, + "tests/notices/test_core.py::test_display_notices_happy_path[200]": 0.025463053318088347, + "tests/notices/test_core.py::test_display_notices_happy_path[404]": 0.02392181711873037, + "tests/notices/test_core.py::test_display_notices_happy_path[500]": 0.024895404580664977, + "tests/notices/test_core.py::test_notices_decorator": 0.022077500394307736, + "tests/notices/test_fetch.py::test_get_channel_notice_response_malformed_json": 0.013484545927359214, + "tests/notices/test_fetch.py::test_get_channel_notice_response_timeout_error": 0.013035146753089538, + "tests/notices/test_fetch.py::test_notice_response_cache_expired": 0.002415877365191244, + "tests/notices/test_types.py::test_channel_notice_response": 0.002459248175979944, + "tests/notices/test_types.py::test_channel_notice_response_date_parse_error": 0.0024689989628905997, + "tests/notices/test_types.py::test_channel_notice_response_integer_id": 0.002336961007938163, + "tests/notices/test_types.py::test_channel_notice_undefined_id": 0.0023607990385090248, + "tests/plugins/subcommands/doctor/test_cli.py::test_conda_doctor_happy_path": 5.982508049638349, + "tests/plugins/subcommands/doctor/test_cli.py::test_conda_doctor_happy_path_show_help": 0.056693369274805054, + "tests/plugins/subcommands/doctor/test_cli.py::test_conda_doctor_happy_path_verbose": 5.8809196125960606, + "tests/plugins/subcommands/doctor/test_cli.py::test_conda_doctor_with_non_existent_environment": 0.08229569975843756, + "tests/plugins/subcommands/doctor/test_cli.py::test_conda_doctor_with_test_environment": 8.74194066121191, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files[.pyc]": 0.008946853100342819, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files[.pyo]": 0.00888472044201525, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files_action[.pyc-False]": 0.008853404816144309, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files_action[.pyc-True]": 0.008787738777075033, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files_action[.pyo-False]": 0.0093644339131943, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files_action[.pyo-True]": 0.00916699985857761, "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.022248000513055807, @@ -1273,248 +1273,248 @@ "tests/plugins/subcommands/doctor/test_health_checks.py::test_display_health_checks_missing_files[.pyc-True]": 0.022281155567041782, "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.009193598470991509, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_env_txt_check_action[.pyo]": 0.008833860181258013, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_json_cannot_be_loaded[.pyc]": 0.008318617538084848, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_json_cannot_be_loaded[.pyo]": 0.007888324966268725, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_json_keys_missing[.pyc]": 0.008682612449658521, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_json_keys_missing[.pyo]": 0.008052014889689523, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_listed_on_envs_txt_file[.pyc]": 0.008528113727365777, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_listed_on_envs_txt_file[.pyo]": 0.009363034763316803, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files[.pyc]": 0.007823856993106327, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files[.pyo]": 0.007982409344072931, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files_action[.pyc-False]": 0.009314118264194548, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files_action[.pyc-True]": 0.007875227546143867, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files_action[.pyo-False]": 0.00797666085419822, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files_action[.pyo-True]": 0.008285978796359221, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files[.pyc]": 0.00869575287484378, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files[.pyo]": 0.007892818584729034, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files_action[.pyc-False]": 0.013040511225612188, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files_action[.pyc-True]": 0.008926057915713471, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files_action[.pyo-False]": 0.008770050247762019, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files_action[.pyo-True]": 0.00833411227534339, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files[.pyc]": 0.008021749772651987, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files[.pyo]": 0.008512661538320336, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files_action[.pyc-False]": 0.008498239230540645, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files_action[.pyc-True]": 0.008363225886597577, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files_action[.pyo-False]": 0.007845236621045108, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files_action[.pyo-True]": 0.008038724076125948, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_not_env_txt_check_action[.pyc]": 0.008886616159815496, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_not_env_txt_check_action[.pyo]": 0.009498882285477916, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_not_listed_on_envs_txt_file[.pyc]": 0.009612878190826875, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_not_listed_on_envs_txt_file[.pyo]": 0.008547175553092964, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_fails[.pyc]": 0.009024188612608617, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_fails[.pyo]": 0.009462623409790715, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_non_existent_path[.pyc]": 0.008919950937448327, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_non_existent_path[.pyo]": 0.00926262536577702, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_passes[.pyc]": 0.010164062166110719, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_passes[.pyo]": 0.01144704506568902, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_wrong_path_version[.pyc]": 0.008592907884072278, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_wrong_path_version[.pyo]": 0.007544989854915297, - "tests/plugins/test_auth_handlers.py::test_duplicated": 0.0066543072044339706, - "tests/plugins/test_auth_handlers.py::test_get_auth_handler": 0.004538194600886195, - "tests/plugins/test_auth_handlers.py::test_get_auth_handler_multiple": 0.004325652511901938, - "tests/plugins/test_health_checks.py::test_health_check_not_ran": 0.09241287330752837, - "tests/plugins/test_health_checks.py::test_health_check_ran": 0.08472893880407671, - "tests/plugins/test_manager.py::test_disable_external_plugins[VerboseSolverPlugin]": 0.0040970132655486985, - "tests/plugins/test_manager.py::test_disable_external_plugins[tests.plugins.test_manager]": 0.0040879946638916875, - "tests/plugins/test_manager.py::test_get_canonical_name_class": 0.0036988509147267497, - "tests/plugins/test_manager.py::test_get_canonical_name_instance": 0.0056366212009940795, - "tests/plugins/test_manager.py::test_get_canonical_name_module": 0.003734550243098627, - "tests/plugins/test_manager.py::test_get_canonical_name_object": 0.004916859466384878, - "tests/plugins/test_manager.py::test_get_hook_results": 0.010218078487474424, - "tests/plugins/test_manager.py::test_get_solvers": 0.004036942500397321, - "tests/plugins/test_manager.py::test_get_virtual_packages": 0.003912392433419175, - "tests/plugins/test_manager.py::test_get_virtual_packages_no_name": 0.0049317758874761666, - "tests/plugins/test_manager.py::test_known_solver": 0.0039581920950138355, - "tests/plugins/test_manager.py::test_load_entrypoints_blocked": 0.01998141592295726, - "tests/plugins/test_manager.py::test_load_entrypoints_importerror": 0.02343120205896041, - "tests/plugins/test_manager.py::test_load_entrypoints_register_valueerror": 0.032336379237994914, - "tests/plugins/test_manager.py::test_load_entrypoints_success": 0.023505595296936552, - "tests/plugins/test_manager.py::test_load_plugins_error": 0.0039586298180527635, - "tests/plugins/test_manager.py::test_load_two_plugins_one_impls": 0.004221713526440992, - "tests/plugins/test_manager.py::test_load_without_plugins": 0.003775712583085817, - "tests/plugins/test_manager.py::test_unknown_solver": 0.003888906612692863, - "tests/plugins/test_post_commands.py::test_post_command_action_raises_exception": 0.07831429758898195, - "tests/plugins/test_post_commands.py::test_post_command_invoked": 0.0931359992078724, - "tests/plugins/test_post_commands.py::test_post_command_not_invoked": 0.09839950446549553, - "tests/plugins/test_post_solves.py::test_post_solve_action_raises_exception": 19.478628529673962, - "tests/plugins/test_post_solves.py::test_post_solve_invoked": 41.086251997805334, - "tests/plugins/test_post_solves.py::test_post_solve_not_invoked": 0.10061265241588886, - "tests/plugins/test_pre_commands.py::test_pre_command_action_raises_exception": 0.0738337572014869, - "tests/plugins/test_pre_commands.py::test_pre_command_invoked": 0.09927654630691063, - "tests/plugins/test_pre_commands.py::test_pre_command_not_invoked": 0.10422385631464465, - "tests/plugins/test_pre_solves.py::test_pre_solve_action_raises_exception": 0.08598459809603394, - "tests/plugins/test_pre_solves.py::test_pre_solve_invoked": 11.867884020539151, - "tests/plugins/test_pre_solves.py::test_pre_solve_not_invoked": 0.10051676925848722, - "tests/plugins/test_settings.py::test_get_settings": 0.004377048518125974, - "tests/plugins/test_settings.py::test_load_configuration_parameters": 0.0045437568341263595, - "tests/plugins/test_settings.py::test_load_plugin_config_with_env_var": 0.019509164707893763, - "tests/plugins/test_settings.py::test_load_plugin_settings_with_condarc": 0.020004590013088103, - "tests/plugins/test_solvers.py::test_duplicated": 0.005922848378795145, - "tests/plugins/test_solvers.py::test_get_cached_solver_backend": 0.006594346488234893, - "tests/plugins/test_solvers.py::test_get_conflicting_solvers": 0.00470101372269503, - "tests/plugins/test_solvers.py::test_get_no_solver": 0.0037881581366388684, - "tests/plugins/test_solvers.py::test_get_one_solver": 0.0040289120915391, - "tests/plugins/test_solvers.py::test_get_solver_backend": 0.018358126992780437, - "tests/plugins/test_solvers.py::test_get_solver_backend_multiple": 0.018712958077243866, - "tests/plugins/test_solvers.py::test_get_two_solvers": 0.0041234706576991, - "tests/plugins/test_solvers.py::test_solver_user_agent": 0.018483498707570344, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[activate]": 0.05680677608011718, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[clean]": 0.06042488373362487, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[commands]": 0.05669777799058881, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[compare]": 0.061852144132076466, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[config]": 0.064828764738029, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[create]": 0.06373129260085836, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[deactivate]": 0.05562909013631622, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[env]": 0.056733787241798304, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[export]": 0.05909982413135124, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[info]": 0.05917816779313204, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[init]": 0.05892495857332488, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[install]": 0.06569667317755366, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[list]": 0.06436147480440506, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[notices]": 0.06345583405289039, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[package]": 0.05964532438200356, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[remove]": 0.06932658181805329, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[rename]": 0.063956740678775, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[run]": 0.05920358116498501, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[search]": 0.06112833890138486, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[uninstall]": 0.05984750199704288, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[update]": 0.0643191337954181, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[upgrade]": 0.06224704901407276, - "tests/plugins/test_subcommands.py::test_custom_plugin_extend_parser": 0.056275021421678846, - "tests/plugins/test_subcommands.py::test_custom_plugin_not_extend_parser": 0.08371694517618668, - "tests/plugins/test_subcommands.py::test_duplicated": 0.004583252720952984, - "tests/plugins/test_subcommands.py::test_help": 0.05649380145679928, - "tests/plugins/test_subcommands.py::test_invoked": 0.09027644989634086, - "tests/plugins/test_subcommands.py::test_parser_no_plugins": 0.0470115073248973, - "tests/plugins/test_virtual_packages.py::test_archspec_override[None-False]": 2.5159849208115834, - "tests/plugins/test_virtual_packages.py::test_archspec_override[bla-True]": 2.2153056521989116, - "tests/plugins/test_virtual_packages.py::test_conda_virtual_package": 2.187308678880325, - "tests/plugins/test_virtual_packages.py::test_cuda_detection": 1.501409041251963, - "tests/plugins/test_virtual_packages.py::test_cuda_override": 0.002680200907488918, - "tests/plugins/test_virtual_packages.py::test_cuda_override_none": 0.0026050661327103163, - "tests/plugins/test_virtual_packages.py::test_duplicated": 8.186820160745947, - "tests/plugins/test_virtual_packages.py::test_glibc_override[1.0-True]": 2.9992751875699697, - "tests/plugins/test_virtual_packages.py::test_glibc_override[None-False]": 3.934665625770487, - "tests/plugins/test_virtual_packages.py::test_invoked": 15.083271274112125, - "tests/plugins/test_virtual_packages.py::test_linux_override[1.0-True]": 3.5793832065208453, - "tests/plugins/test_virtual_packages.py::test_linux_override[None-True]": 7.079000126223682, - "tests/plugins/test_virtual_packages.py::test_osx_override[1.0-True]": 2.223447036983178, - "tests/plugins/test_virtual_packages.py::test_osx_override[None-False]": 4.993964679602702, - "tests/plugins/test_virtual_packages.py::test_subdir_override[emscripten-wasm32]": 1.6437145942746116, - "tests/plugins/test_virtual_packages.py::test_subdir_override[freebsd-64]": 1.7748204633908895, - "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-32]": 3.294638407068077, - "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-64]": 9.468405776385053, - "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-aarch64]": 3.6625250463006807, - "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-armv6l]": 0.48492457950103174, - "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-armv7l]": 0.844364156392861, - "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-ppc64]": 1.007052406339668, - "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-ppc64le]": 3.1999223593692023, - "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-riscv64]": 1.0079059730834856, - "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-s390x]": 2.950661718743615, - "tests/plugins/test_virtual_packages.py::test_subdir_override[osx-64]": 6.365845432644413, - "tests/plugins/test_virtual_packages.py::test_subdir_override[osx-aarch64]": 0.9758276699008067, - "tests/plugins/test_virtual_packages.py::test_subdir_override[osx-arm64]": 3.606950969961644, - "tests/plugins/test_virtual_packages.py::test_subdir_override[wasi-wasm32]": 1.1031372912676192, - "tests/plugins/test_virtual_packages.py::test_subdir_override[win-32]": 4.345918170828241, - "tests/plugins/test_virtual_packages.py::test_subdir_override[win-640]": 1.2885934119725109, - "tests/plugins/test_virtual_packages.py::test_subdir_override[win-641]": 1.2957236465617483, - "tests/plugins/test_virtual_packages.py::test_subdir_override[win-64_0]": 9.206727995721547, - "tests/plugins/test_virtual_packages.py::test_subdir_override[win-64_1]": 6.695766206372494, - "tests/plugins/test_virtual_packages.py::test_subdir_override[win-arm64]": 0.8757859917597046, - "tests/plugins/test_virtual_packages.py::test_subdir_override[zos-z]": 0.4662162788497583, - "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-clang64 legacy]": 4.2752269948694686, - "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-clang64 mingw64]": 4.272422265628378, - "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-legacy]": 4.267361670446991, - "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-mingw64 legacy]": 4.29046949243911, - "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-nothing]": 4.280943438929431, - "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-ucrt64 clang64]": 4.349577154077939, - "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-ucrt64 legacy]": 4.275563482520042, - "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-ucrt64]": 4.352769774005571, - "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-clang64 legacy]": 4.335287683637264, - "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-clang64 mingw64]": 4.338594495542635, - "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-legacy]": 4.283206017794566, - "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-mingw64 legacy]": 4.293810354112788, - "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-nothing]": 4.3489358915404805, - "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-ucrt64 clang64]": 4.281559214460656, - "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-ucrt64 legacy]": 4.327444248923309, - "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-ucrt64]": 4.364068361145362, - "tests/test_activate.py::test_PS1": 0.1655119725463942, - "tests/test_activate.py::test_PS1_no_changeps1": 0.17875025826451504, - "tests/test_activate.py::test_activate_and_deactivate_for_uninitialized_env": 0.21246414056346122, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_env_txt_check_action[.pyc]": 0.00941726952600556, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_env_txt_check_action[.pyo]": 0.009885099125074214, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_json_cannot_be_loaded[.pyc]": 0.008543784620185749, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_json_cannot_be_loaded[.pyo]": 0.008711549948963983, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_json_keys_missing[.pyc]": 0.008991703178923642, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_json_keys_missing[.pyo]": 0.007922114736628866, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_listed_on_envs_txt_file[.pyc]": 0.009799962579684945, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_listed_on_envs_txt_file[.pyo]": 0.01048141999907636, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files[.pyc]": 0.008114554129388924, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files[.pyo]": 0.007795091407344326, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files_action[.pyc-False]": 0.008901041743812111, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files_action[.pyc-True]": 0.008493802489340823, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files_action[.pyo-False]": 0.008373003101267327, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files_action[.pyo-True]": 0.008530815042479583, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files[.pyc]": 0.008490135126676977, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files[.pyo]": 0.007896615322096694, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files_action[.pyc-False]": 0.009165055177491714, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files_action[.pyc-True]": 0.008799476557596672, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files_action[.pyo-False]": 0.009454028462152594, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files_action[.pyo-True]": 0.00840943915108642, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files[.pyc]": 0.008131727196470581, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files[.pyo]": 0.008183054670264433, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files_action[.pyc-False]": 0.008456120799730519, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files_action[.pyc-True]": 0.00840585650062656, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files_action[.pyo-False]": 0.008015244419522075, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files_action[.pyo-True]": 0.00802732248794807, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_not_env_txt_check_action[.pyc]": 0.009591476764885525, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_not_env_txt_check_action[.pyo]": 0.010901198742205373, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_not_listed_on_envs_txt_file[.pyc]": 0.011120587799273482, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_not_listed_on_envs_txt_file[.pyo]": 0.009114345801062563, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_fails[.pyc]": 0.00980994152675875, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_fails[.pyo]": 0.009616638025422416, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_non_existent_path[.pyc]": 0.008852535652055725, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_non_existent_path[.pyo]": 0.009140562716795348, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_passes[.pyc]": 0.010412696386350138, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_passes[.pyo]": 0.010709305174768959, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_wrong_path_version[.pyc]": 0.008748802160406527, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_wrong_path_version[.pyo]": 0.007967750281999041, + "tests/plugins/test_auth_handlers.py::test_duplicated": 0.006633351564129511, + "tests/plugins/test_auth_handlers.py::test_get_auth_handler": 0.004506219448040571, + "tests/plugins/test_auth_handlers.py::test_get_auth_handler_multiple": 0.004388405745413706, + "tests/plugins/test_health_checks.py::test_health_check_not_ran": 0.09261099457633934, + "tests/plugins/test_health_checks.py::test_health_check_ran": 0.08642358195217574, + "tests/plugins/test_manager.py::test_disable_external_plugins[VerboseSolverPlugin]": 0.004114806315270547, + "tests/plugins/test_manager.py::test_disable_external_plugins[tests.plugins.test_manager]": 0.004093753874778196, + "tests/plugins/test_manager.py::test_get_canonical_name_class": 0.0037288350330807476, + "tests/plugins/test_manager.py::test_get_canonical_name_instance": 0.005611096613770555, + "tests/plugins/test_manager.py::test_get_canonical_name_module": 0.0037266710326434647, + "tests/plugins/test_manager.py::test_get_canonical_name_object": 0.004902977499003253, + "tests/plugins/test_manager.py::test_get_hook_results": 0.010188787543409189, + "tests/plugins/test_manager.py::test_get_solvers": 0.003947298120343013, + "tests/plugins/test_manager.py::test_get_virtual_packages": 0.003914706829565855, + "tests/plugins/test_manager.py::test_get_virtual_packages_no_name": 0.004932453363058441, + "tests/plugins/test_manager.py::test_known_solver": 0.00395013275716191, + "tests/plugins/test_manager.py::test_load_entrypoints_blocked": 0.019499744113472495, + "tests/plugins/test_manager.py::test_load_entrypoints_importerror": 0.023677269050896132, + "tests/plugins/test_manager.py::test_load_entrypoints_register_valueerror": 0.03187108477811163, + "tests/plugins/test_manager.py::test_load_entrypoints_success": 0.023310740012790255, + "tests/plugins/test_manager.py::test_load_plugins_error": 0.003958497408765017, + "tests/plugins/test_manager.py::test_load_two_plugins_one_impls": 0.004193927916600814, + "tests/plugins/test_manager.py::test_load_without_plugins": 0.0037625928970258155, + "tests/plugins/test_manager.py::test_unknown_solver": 0.0038571919700028587, + "tests/plugins/test_post_commands.py::test_post_command_action_raises_exception": 0.078225950602151, + "tests/plugins/test_post_commands.py::test_post_command_invoked": 0.09286348458002752, + "tests/plugins/test_post_commands.py::test_post_command_not_invoked": 0.10092562628895826, + "tests/plugins/test_post_solves.py::test_post_solve_action_raises_exception": 17.23035200838344, + "tests/plugins/test_post_solves.py::test_post_solve_invoked": 38.82131137402655, + "tests/plugins/test_post_solves.py::test_post_solve_not_invoked": 0.1006185613878638, + "tests/plugins/test_pre_commands.py::test_pre_command_action_raises_exception": 0.07343899888842616, + "tests/plugins/test_pre_commands.py::test_pre_command_invoked": 0.09783854947819882, + "tests/plugins/test_pre_commands.py::test_pre_command_not_invoked": 0.10434439917728247, + "tests/plugins/test_pre_solves.py::test_pre_solve_action_raises_exception": 0.08665337804125514, + "tests/plugins/test_pre_solves.py::test_pre_solve_invoked": 13.473368284606568, + "tests/plugins/test_pre_solves.py::test_pre_solve_not_invoked": 0.10750908693298544, + "tests/plugins/test_settings.py::test_get_settings": 0.007830924313241724, + "tests/plugins/test_settings.py::test_load_configuration_parameters": 0.004543523630595756, + "tests/plugins/test_settings.py::test_load_plugin_config_with_env_var": 0.01928015913534055, + "tests/plugins/test_settings.py::test_load_plugin_settings_with_condarc": 0.020066590328747677, + "tests/plugins/test_solvers.py::test_duplicated": 0.005822229365635867, + "tests/plugins/test_solvers.py::test_get_cached_solver_backend": 0.006410267891481807, + "tests/plugins/test_solvers.py::test_get_conflicting_solvers": 0.004731816531400053, + "tests/plugins/test_solvers.py::test_get_no_solver": 0.0036910716867220865, + "tests/plugins/test_solvers.py::test_get_one_solver": 0.0040469603075200125, + "tests/plugins/test_solvers.py::test_get_solver_backend": 0.01834547443485475, + "tests/plugins/test_solvers.py::test_get_solver_backend_multiple": 0.018675274498927613, + "tests/plugins/test_solvers.py::test_get_two_solvers": 0.004109398836725365, + "tests/plugins/test_solvers.py::test_solver_user_agent": 0.018441198837317267, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[activate]": 0.056493667123199906, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[clean]": 0.06447403924410362, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[commands]": 0.05635651314307337, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[compare]": 0.06079736686973546, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[config]": 0.06384677535743256, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[create]": 0.07099122037924495, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[deactivate]": 0.05572949545760912, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[env]": 0.056689770551462265, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[export]": 0.05882228308915396, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[info]": 0.0586999644996462, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[init]": 0.0588445866655683, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[install]": 0.06506353186636163, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[list]": 0.06359359829736079, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[notices]": 0.06293510542343889, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[package]": 0.059334915391444594, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[remove]": 0.06081722779020656, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[rename]": 0.06060352546858277, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[run]": 0.05881934986117639, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[search]": 0.06096422528512059, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[uninstall]": 0.059712578273773305, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[update]": 0.06405006804357719, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[upgrade]": 0.06201202727215268, + "tests/plugins/test_subcommands.py::test_custom_plugin_extend_parser": 0.05603352248062132, + "tests/plugins/test_subcommands.py::test_custom_plugin_not_extend_parser": 0.09255492399938976, + "tests/plugins/test_subcommands.py::test_duplicated": 0.004603736534396483, + "tests/plugins/test_subcommands.py::test_help": 0.0659900207089531, + "tests/plugins/test_subcommands.py::test_invoked": 0.08422744632115324, + "tests/plugins/test_subcommands.py::test_parser_no_plugins": 0.06059030126028602, + "tests/plugins/test_virtual_packages.py::test_archspec_override[None-False]": 2.3985016963182444, + "tests/plugins/test_virtual_packages.py::test_archspec_override[bla-True]": 2.1524136213314815, + "tests/plugins/test_virtual_packages.py::test_conda_virtual_package": 2.126421308530824, + "tests/plugins/test_virtual_packages.py::test_cuda_detection": 1.5005640996796727, + "tests/plugins/test_virtual_packages.py::test_cuda_override": 0.0026643556117790356, + "tests/plugins/test_virtual_packages.py::test_cuda_override_none": 0.0025955090636686153, + "tests/plugins/test_virtual_packages.py::test_duplicated": 7.466277552424033, + "tests/plugins/test_virtual_packages.py::test_glibc_override[1.0-True]": 2.8458713908464084, + "tests/plugins/test_virtual_packages.py::test_glibc_override[None-False]": 3.842721994325775, + "tests/plugins/test_virtual_packages.py::test_invoked": 14.384308959050312, + "tests/plugins/test_virtual_packages.py::test_linux_override[1.0-True]": 3.377770326742152, + "tests/plugins/test_virtual_packages.py::test_linux_override[None-True]": 6.862080431440996, + "tests/plugins/test_virtual_packages.py::test_osx_override[1.0-True]": 2.246801359281614, + "tests/plugins/test_virtual_packages.py::test_osx_override[None-False]": 4.543562638856356, + "tests/plugins/test_virtual_packages.py::test_subdir_override[emscripten-wasm32]": 1.8573243315361483, + "tests/plugins/test_virtual_packages.py::test_subdir_override[freebsd-64]": 1.6105612335383717, + "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-32]": 3.1512311069041625, + "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-64]": 9.214695056409518, + "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-aarch64]": 3.7385051502550457, + "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-armv6l]": 0.4819734354479745, + "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-armv7l]": 0.8434137639264064, + "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-ppc64]": 1.0825654850125992, + "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-ppc64le]": 3.247245452317792, + "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-riscv64]": 1.0650581256369231, + "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-s390x]": 3.0024421619995594, + "tests/plugins/test_virtual_packages.py::test_subdir_override[osx-64]": 6.291517099371707, + "tests/plugins/test_virtual_packages.py::test_subdir_override[osx-aarch64]": 1.0736291947789542, + "tests/plugins/test_virtual_packages.py::test_subdir_override[osx-arm64]": 3.691009152711049, + "tests/plugins/test_virtual_packages.py::test_subdir_override[wasi-wasm32]": 1.1436604184220938, + "tests/plugins/test_virtual_packages.py::test_subdir_override[win-32]": 4.233168473165625, + "tests/plugins/test_virtual_packages.py::test_subdir_override[win-640]": 1.3243416529870773, + "tests/plugins/test_virtual_packages.py::test_subdir_override[win-641]": 1.3340137709898081, + "tests/plugins/test_virtual_packages.py::test_subdir_override[win-64_0]": 8.933386685218077, + "tests/plugins/test_virtual_packages.py::test_subdir_override[win-64_1]": 6.610030990907247, + "tests/plugins/test_virtual_packages.py::test_subdir_override[win-arm64]": 0.9246548781470394, + "tests/plugins/test_virtual_packages.py::test_subdir_override[zos-z]": 0.46355384301565145, + "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-clang64 legacy]": 4.290523373620576, + "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-clang64 mingw64]": 4.364957535227328, + "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-legacy]": 4.279273806377612, + "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-mingw64 legacy]": 4.381618970236175, + "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-nothing]": 4.282728423570746, + "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-ucrt64 clang64]": 4.430823104802815, + "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-ucrt64 legacy]": 4.360558753801493, + "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-ucrt64]": 4.341612827650878, + "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-clang64 legacy]": 4.318113572276972, + "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-clang64 mingw64]": 4.424339480113117, + "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-legacy]": 4.282483214021042, + "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-mingw64 legacy]": 4.386146797869336, + "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-nothing]": 4.349073033197839, + "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-ucrt64 clang64]": 4.372519102522198, + "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-ucrt64 legacy]": 4.412731609455333, + "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-ucrt64]": 4.443331712183037, + "tests/test_activate.py::test_PS1": 0.16405479137428564, + "tests/test_activate.py::test_PS1_no_changeps1": 0.1783267131382209, + "tests/test_activate.py::test_activate_and_deactivate_for_uninitialized_env": 0.2119651875966377, "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.10460940325083276, - "tests/test_activate.py::test_activate_same_environment": 4.792303439131919, - "tests/test_activate.py::test_add_prefix_to_path_cmdexe": 0.017737111441585348, - "tests/test_activate.py::test_add_prefix_to_path_posix": 0.009932452958821728, + "tests/test_activate.py::test_activate_environment_not_found": 0.09373558150490721, + "tests/test_activate.py::test_activate_same_environment": 5.000595439563553, + "tests/test_activate.py::test_add_prefix_to_path_cmdexe": 0.017534268985642983, + "tests/test_activate.py::test_add_prefix_to_path_posix": 0.008897663950819115, "tests/test_activate.py::test_bash_activate_error": 0.0006020595429633806, "tests/test_activate.py::test_basic_integration[bash-basic_posix]": 0.0015171773996456401, "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.388397505491092, - "tests/test_activate.py::test_build_activate_restore_unset_env_vars": 0.0005821336906266721, - "tests/test_activate.py::test_build_activate_shlvl_0": 5.394567915684884, - "tests/test_activate.py::test_build_activate_shlvl_1": 0.0006853506572908164, - "tests/test_activate.py::test_build_activate_shlvl_warn_clobber_vars": 5.3227997710759745, - "tests/test_activate.py::test_build_deactivate_shlvl_1": 4.708720249417379, - "tests/test_activate.py::test_build_deactivate_shlvl_2_from_activate": 0.0005841193576334263, - "tests/test_activate.py::test_build_deactivate_shlvl_2_from_stack": 0.0006312725883016516, - "tests/test_activate.py::test_build_stack_shlvl_1": 0.0006018173464803334, + "tests/test_activate.py::test_build_activate_dont_activate_unset_var": 6.414720071124761, + "tests/test_activate.py::test_build_activate_restore_unset_env_vars": 0.0005726325119153889, + "tests/test_activate.py::test_build_activate_shlvl_0": 5.396483807607883, + "tests/test_activate.py::test_build_activate_shlvl_1": 0.000697251500217602, + "tests/test_activate.py::test_build_activate_shlvl_warn_clobber_vars": 5.2246796850912185, + "tests/test_activate.py::test_build_deactivate_shlvl_1": 4.69737341887582, + "tests/test_activate.py::test_build_deactivate_shlvl_2_from_activate": 0.0005852840080791352, + "tests/test_activate.py::test_build_deactivate_shlvl_2_from_stack": 0.0006223964227977196, + "tests/test_activate.py::test_build_stack_shlvl_1": 0.0005958541070033966, "tests/test_activate.py::test_cmd_exe_activate_error": 3.5311637578645865, - "tests/test_activate.py::test_cmd_exe_basic": 0.07166264189539948, + "tests/test_activate.py::test_cmd_exe_basic": 0.07146664383687622, "tests/test_activate.py::test_cmd_exe_basic_integration": 20.20887056783675, - "tests/test_activate.py::test_csh_basic": 2.2103060419889595, - "tests/test_activate.py::test_default_env": 0.11791002585743394, - "tests/test_activate.py::test_deprecations[ensure_binary-TypeError]": 0.01741942641439045, - "tests/test_activate.py::test_deprecations[ensure_fs_path_encoding-TypeError]": 0.017003556969321015, - "tests/test_activate.py::test_deprecations[path_identity-TypeError]": 0.01742041925227064, - "tests/test_activate.py::test_fish_basic": 2.2195761097143696, + "tests/test_activate.py::test_csh_basic": 2.2065360622740244, + "tests/test_activate.py::test_default_env": 0.10706355441694383, + "tests/test_activate.py::test_deprecations[ensure_binary-TypeError]": 0.017163733698625075, + "tests/test_activate.py::test_deprecations[ensure_fs_path_encoding-TypeError]": 0.01685138992738815, + "tests/test_activate.py::test_deprecations[path_identity-TypeError]": 0.01742260308647444, + "tests/test_activate.py::test_fish_basic": 2.2207377812322453, "tests/test_activate.py::test_fish_basic_integration": 0.0005565784223396417, - "tests/test_activate.py::test_force_uppercase[False]": 0.06018609593548791, - "tests/test_activate.py::test_force_uppercase[True]": 0.061188515743973826, - "tests/test_activate.py::test_get_env_vars_big_whitespace": 4.243886655517284, - "tests/test_activate.py::test_get_env_vars_empty_file": 4.360607281828456, - "tests/test_activate.py::test_json_basic": 2.214450860690065, + "tests/test_activate.py::test_force_uppercase[False]": 0.059783045017813244, + "tests/test_activate.py::test_force_uppercase[True]": 0.06068949601491289, + "tests/test_activate.py::test_get_env_vars_big_whitespace": 4.247884148343972, + "tests/test_activate.py::test_get_env_vars_empty_file": 4.3504385704115185, + "tests/test_activate.py::test_json_basic": 2.2201423745211892, "tests/test_activate.py::test_legacy_activate_deactivate_bash": 17.25791630102955, "tests/test_activate.py::test_legacy_activate_deactivate_cmd_exe": 6.2543234905009095, - "tests/test_activate.py::test_metavars_force_uppercase[False]": 0.05855064015974867, - "tests/test_activate.py::test_metavars_force_uppercase[True]": 0.0587041889163191, - "tests/test_activate.py::test_native_path_to_unix[cygpath-None]": 0.017356504111576725, - "tests/test_activate.py::test_native_path_to_unix[cygpath-empty string]": 0.017409368598186616, - "tests/test_activate.py::test_native_path_to_unix[cygpath-empty tuple]": 0.017232200751485613, - "tests/test_activate.py::test_native_path_to_unix[cygpath-list[path]]": 0.031544452470453135, - "tests/test_activate.py::test_native_path_to_unix[cygpath-path;...]": 0.031447369263583456, - "tests/test_activate.py::test_native_path_to_unix[cygpath-path]": 0.03177951833463431, - "tests/test_activate.py::test_native_path_to_unix[cygpath-tuple[path, ...]]": 0.031394539884667956, - "tests/test_activate.py::test_native_path_to_unix[fallback-None]": 0.020128179454851, - "tests/test_activate.py::test_native_path_to_unix[fallback-empty string]": 0.019240753935190664, - "tests/test_activate.py::test_native_path_to_unix[fallback-empty tuple]": 0.01850543040701515, - "tests/test_activate.py::test_native_path_to_unix[fallback-list[path]]": 0.027070236414775618, - "tests/test_activate.py::test_native_path_to_unix[fallback-path;...]": 0.025619375864545157, - "tests/test_activate.py::test_native_path_to_unix[fallback-path]": 0.027354889926537545, - "tests/test_activate.py::test_native_path_to_unix[fallback-tuple[path, ...]]": 0.025756548501194406, - "tests/test_activate.py::test_posix_basic": 2.219787591816785, + "tests/test_activate.py::test_metavars_force_uppercase[False]": 0.05843836079325089, + "tests/test_activate.py::test_metavars_force_uppercase[True]": 0.05867777604167574, + "tests/test_activate.py::test_native_path_to_unix[cygpath-None]": 0.01724982560141529, + "tests/test_activate.py::test_native_path_to_unix[cygpath-empty string]": 0.017317438991457254, + "tests/test_activate.py::test_native_path_to_unix[cygpath-empty tuple]": 0.01728028622075455, + "tests/test_activate.py::test_native_path_to_unix[cygpath-list[path]]": 0.03143715102777529, + "tests/test_activate.py::test_native_path_to_unix[cygpath-path;...]": 0.03130348392512302, + "tests/test_activate.py::test_native_path_to_unix[cygpath-path]": 0.03169349944654541, + "tests/test_activate.py::test_native_path_to_unix[cygpath-tuple[path, ...]]": 0.03127520971277614, + "tests/test_activate.py::test_native_path_to_unix[fallback-None]": 0.01991686042027217, + "tests/test_activate.py::test_native_path_to_unix[fallback-empty string]": 0.019228604219972637, + "tests/test_activate.py::test_native_path_to_unix[fallback-empty tuple]": 0.01814259150435508, + "tests/test_activate.py::test_native_path_to_unix[fallback-list[path]]": 0.02663842757629741, + "tests/test_activate.py::test_native_path_to_unix[fallback-path;...]": 0.025565617046468727, + "tests/test_activate.py::test_native_path_to_unix[fallback-path]": 0.026844626545664347, + "tests/test_activate.py::test_native_path_to_unix[fallback-tuple[path, ...]]": 0.025179082541675744, + "tests/test_activate.py::test_posix_basic": 2.2152279186742962, "tests/test_activate.py::test_powershell_PATH_management": 20.503760820346663, - "tests/test_activate.py::test_powershell_basic": 0.06861622758471032, + "tests/test_activate.py::test_powershell_basic": 0.0684031457635707, "tests/test_activate.py::test_powershell_basic_integration": 30.337398399423545, - "tests/test_activate.py::test_pre_post_command_invoked[activate]": 0.16591442388180325, - "tests/test_activate.py::test_pre_post_command_invoked[commands]": 0.05967214528951134, - "tests/test_activate.py::test_pre_post_command_invoked[deactivate]": 0.024194517882172605, - "tests/test_activate.py::test_pre_post_command_invoked[hook]": 0.02123135388268818, - "tests/test_activate.py::test_pre_post_command_invoked[reactivate]": 0.020823644393707562, - "tests/test_activate.py::test_pre_post_command_raises[activate]": 0.16837495972694166, - "tests/test_activate.py::test_pre_post_command_raises[commands]": 0.09233353795716819, - "tests/test_activate.py::test_pre_post_command_raises[deactivate]": 0.021329102472345065, - "tests/test_activate.py::test_pre_post_command_raises[hook]": 0.024820996495145364, - "tests/test_activate.py::test_pre_post_command_raises[reactivate]": 0.020689825657673272, - "tests/test_activate.py::test_remove_prefix_from_path_1": 0.1678796573976832, - "tests/test_activate.py::test_remove_prefix_from_path_2": 0.15326394831874787, - "tests/test_activate.py::test_replace_prefix_in_path_1": 0.2514121364086387, - "tests/test_activate.py::test_replace_prefix_in_path_2": 0.24377476688197036, + "tests/test_activate.py::test_pre_post_command_invoked[activate]": 0.165170429597147, + "tests/test_activate.py::test_pre_post_command_invoked[commands]": 0.05637345854814617, + "tests/test_activate.py::test_pre_post_command_invoked[deactivate]": 0.02692912047020049, + "tests/test_activate.py::test_pre_post_command_invoked[hook]": 0.021622216818693134, + "tests/test_activate.py::test_pre_post_command_invoked[reactivate]": 0.02250287782247696, + "tests/test_activate.py::test_pre_post_command_raises[activate]": 0.16762623519862593, + "tests/test_activate.py::test_pre_post_command_raises[commands]": 0.08799598307763588, + "tests/test_activate.py::test_pre_post_command_raises[deactivate]": 0.022295858610759185, + "tests/test_activate.py::test_pre_post_command_raises[hook]": 0.026015172877963424, + "tests/test_activate.py::test_pre_post_command_raises[reactivate]": 0.020574646925196585, + "tests/test_activate.py::test_remove_prefix_from_path_1": 0.16759804135943662, + "tests/test_activate.py::test_remove_prefix_from_path_2": 0.1531220481824916, + "tests/test_activate.py::test_replace_prefix_in_path_1": 0.250147456649577, + "tests/test_activate.py::test_replace_prefix_in_path_2": 0.2405590807405458, "tests/test_activate.py::test_stacking[0--base-base,sys]": 22.956318987737465, "tests/test_activate.py::test_stacking[0--has-has,sys]": 22.736331178775416, "tests/test_activate.py::test_stacking[0--not-sys]": 22.574218200737274, @@ -1543,497 +1543,498 @@ "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.019376183408923955, - "tests/test_activate.py::test_unix_path_to_native[cygpath-UNC mount [trailing]]": 1.3299130205555776, - "tests/test_activate.py::test_unix_path_to_native[cygpath-UNC mount]": 2.4184665045846536, - "tests/test_activate.py::test_unix_path_to_native[cygpath-UNC path [extra]]": 0.31802489470539735, - "tests/test_activate.py::test_unix_path_to_native[cygpath-UNC path]": 0.5315158621051206, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-None]": 0.033241885673256186, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-UNC mount [trailing]]": 1.125974656149267, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-UNC mount]": 2.438230228807226, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-UNC path [extra]]": 0.3066560350829192, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-UNC path]": 0.5541828619212958, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-bare UNC mount]": 0.04688897204367473, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-drive [trailing]]": 0.04647078740239178, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-drive]": 0.04681837865973766, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-empty string]": 0.03327495067118091, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-empty tuple]": 0.03311612563675267, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-list[path]]": 0.046632344585302826, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-normal path [extra]]": 0.046291029841363567, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-normal path [trailing]]": 0.047299682673932066, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-normal path]": 0.04616689758138263, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-path;...]": 2.3944871918011845, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-relative [extra]]": 0.04663109540683078, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-relative]": 0.04666888319464985, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root [leading, trailing]]": 0.04665850752357742, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root [leading]]": 0.046859157543950064, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root path [extra]]": 0.047118718189623064, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root path [leading, trailing]]": 0.04627159521056487, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root path [leading]]": 0.04669156973716172, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root path [trailing]]": 0.04648283798222406, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root path0]": 0.046622676677151906, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root path1]": 0.04675813895351947, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root]": 0.046577974143208765, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-tuple[path, ...]]": 0.5067655076737524, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-None]": 0.03337470669005504, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-UNC mount [trailing]]": 0.049096063176623815, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-UNC mount]": 0.12912419201419792, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-UNC path [extra]]": 0.0499043978593347, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-UNC path]": 0.049333435403004236, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-bare UNC mount]": 0.04641636127873766, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-drive [trailing]]": 0.04623721333566527, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-drive]": 0.046058632301282064, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-empty string]": 0.033331406886049374, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-empty tuple]": 0.033573610555763043, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-list[path]]": 0.0467302221283038, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-normal path [extra]]": 0.046179603247687724, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-normal path [trailing]]": 0.04646066670073523, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-normal path]": 0.04620750155200558, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-path;...]": 1.964364646578014, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-relative [extra]]": 0.046502766775417766, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-relative]": 0.04682603439514615, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root [leading, trailing]]": 0.04684441075164315, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root [leading]]": 0.04673943150110759, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root path [extra]]": 0.04669140699029651, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root path [leading, trailing]]": 0.04652940554296739, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root path [leading]]": 0.0466799009481466, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root path [trailing]]": 0.04629103649346437, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root path0]": 0.04619892331569256, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root path1]": 0.046275878594111065, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root]": 0.046459588792012556, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-tuple[path, ...]]": 0.0498232098876768, - "tests/test_activate.py::test_unix_path_to_native[cygpath-bare UNC mount]": 0.03335732033619479, - "tests/test_activate.py::test_unix_path_to_native[cygpath-drive [trailing]]": 0.03357525486373134, - "tests/test_activate.py::test_unix_path_to_native[cygpath-drive]": 0.03354631642856985, - "tests/test_activate.py::test_unix_path_to_native[cygpath-empty string]": 0.019147906518686225, - "tests/test_activate.py::test_unix_path_to_native[cygpath-empty tuple]": 0.019204828534281997, - "tests/test_activate.py::test_unix_path_to_native[cygpath-list[path]]": 0.0336855603059936, - "tests/test_activate.py::test_unix_path_to_native[cygpath-normal path [extra]]": 0.033288844550418, - "tests/test_activate.py::test_unix_path_to_native[cygpath-normal path [trailing]]": 0.03326907792256638, - "tests/test_activate.py::test_unix_path_to_native[cygpath-normal path]": 0.033418242617375395, - "tests/test_activate.py::test_unix_path_to_native[cygpath-path;...]": 2.3907682291823247, - "tests/test_activate.py::test_unix_path_to_native[cygpath-relative [extra]]": 0.033168551855448244, - "tests/test_activate.py::test_unix_path_to_native[cygpath-relative]": 0.033370240831970925, - "tests/test_activate.py::test_unix_path_to_native[cygpath-root [leading, trailing]]": 0.03340403599662246, - "tests/test_activate.py::test_unix_path_to_native[cygpath-root [leading]]": 0.03357440598907365, - "tests/test_activate.py::test_unix_path_to_native[cygpath-root path [extra]]": 0.03378807103156986, - "tests/test_activate.py::test_unix_path_to_native[cygpath-root path [leading, trailing]]": 0.03357431560342179, - "tests/test_activate.py::test_unix_path_to_native[cygpath-root path [leading]]": 0.03352754333937179, - "tests/test_activate.py::test_unix_path_to_native[cygpath-root path [trailing]]": 0.03335165457238606, - "tests/test_activate.py::test_unix_path_to_native[cygpath-root path0]": 0.03345881517470771, - "tests/test_activate.py::test_unix_path_to_native[cygpath-root path1]": 0.03368867058887737, - "tests/test_activate.py::test_unix_path_to_native[cygpath-root]": 0.03357484620651577, - "tests/test_activate.py::test_unix_path_to_native[cygpath-tuple[path, ...]]": 0.29552031570894033, - "tests/test_activate.py::test_unix_path_to_native[fallback-None]": 0.020063738224877826, - "tests/test_activate.py::test_unix_path_to_native[fallback-UNC mount [trailing]]": 0.022781929364230232, - "tests/test_activate.py::test_unix_path_to_native[fallback-UNC mount]": 0.022847282072338267, - "tests/test_activate.py::test_unix_path_to_native[fallback-UNC path [extra]]": 0.02301330982768492, - "tests/test_activate.py::test_unix_path_to_native[fallback-UNC path]": 0.02273891677686595, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-None]": 0.033962836240677224, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-UNC mount [trailing]]": 0.050548213678881286, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-UNC mount]": 0.04991287870024176, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-UNC path [extra]]": 0.05119816474397265, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-UNC path]": 0.050525613800372925, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-bare UNC mount]": 0.047327142103549394, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-drive [trailing]]": 0.04723360972637116, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-drive]": 0.0473497552789255, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-empty string]": 0.034365511749565994, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-empty tuple]": 0.034150115925526234, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-list[path]]": 0.04738686051476676, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-normal path [extra]]": 0.0482155241507609, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-normal path [trailing]]": 0.04785063256544683, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-normal path]": 0.047073985413556486, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-path;...]": 0.3679887799755736, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-relative [extra]]": 0.047620452884427185, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-relative]": 0.04753111590309573, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root [leading, trailing]]": 0.04740218774193421, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root [leading]]": 0.047177007107512235, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root path [extra]]": 0.04793019187204652, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root path [leading, trailing]]": 0.047444281400567265, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root path [leading]]": 0.047528625107663765, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root path [trailing]]": 0.04707787291266313, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root path0]": 0.04771873834140319, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root path1]": 0.05561258391631412, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root]": 0.04736139360258438, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-tuple[path, ...]]": 0.05061823615974496, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-None]": 0.034074640484372754, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-UNC mount [trailing]]": 0.05030905075717505, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-UNC mount]": 0.05033999425439645, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-UNC path [extra]]": 0.05018830436637018, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-UNC path]": 0.05320540331563503, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-bare UNC mount]": 0.04725285768532576, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-drive [trailing]]": 0.047215261664401945, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-drive]": 0.04761444745295854, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-empty string]": 0.034271662225162536, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-empty tuple]": 0.03408465106078085, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-list[path]]": 0.04788643691634133, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-normal path [extra]]": 0.047605339427883774, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-normal path [trailing]]": 0.046969013948393895, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-normal path]": 0.047653397097795744, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-path;...]": 0.11885148977540969, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-relative [extra]]": 0.04750688940737911, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-relative]": 0.04770959035928369, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root [leading, trailing]]": 0.04697116884227908, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root [leading]]": 0.04729036967226442, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root path [extra]]": 0.047451765986849755, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root path [leading, trailing]]": 0.04722677254722541, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root path [leading]]": 0.04713643146589524, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root path [trailing]]": 0.04745538620863126, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root path0]": 0.04732054522608766, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root path1]": 0.04734480590327422, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root]": 0.047128750655338926, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-tuple[path, ...]]": 0.05049646122067342, - "tests/test_activate.py::test_unix_path_to_native[fallback-bare UNC mount]": 0.02302523173419245, - "tests/test_activate.py::test_unix_path_to_native[fallback-drive [trailing]]": 0.022992521376402522, - "tests/test_activate.py::test_unix_path_to_native[fallback-drive]": 0.02346356837096289, - "tests/test_activate.py::test_unix_path_to_native[fallback-empty string]": 0.020649508451198253, - "tests/test_activate.py::test_unix_path_to_native[fallback-empty tuple]": 0.02018932150051719, - "tests/test_activate.py::test_unix_path_to_native[fallback-list[path]]": 0.022889007958151956, - "tests/test_activate.py::test_unix_path_to_native[fallback-normal path [extra]]": 0.023463086760818392, - "tests/test_activate.py::test_unix_path_to_native[fallback-normal path [trailing]]": 0.022937001397867664, - "tests/test_activate.py::test_unix_path_to_native[fallback-normal path]": 0.022931038139345817, - "tests/test_activate.py::test_unix_path_to_native[fallback-path;...]": 0.02318957938319874, - "tests/test_activate.py::test_unix_path_to_native[fallback-relative [extra]]": 0.02293773258780732, - "tests/test_activate.py::test_unix_path_to_native[fallback-relative]": 0.02294495943180482, - "tests/test_activate.py::test_unix_path_to_native[fallback-root [leading, trailing]]": 0.023025496238871616, - "tests/test_activate.py::test_unix_path_to_native[fallback-root [leading]]": 0.02364203808392576, - "tests/test_activate.py::test_unix_path_to_native[fallback-root path [extra]]": 0.023085308992829512, - "tests/test_activate.py::test_unix_path_to_native[fallback-root path [leading, trailing]]": 0.023103605809770444, - "tests/test_activate.py::test_unix_path_to_native[fallback-root path [leading]]": 0.022783425965742038, - "tests/test_activate.py::test_unix_path_to_native[fallback-root path [trailing]]": 0.0227815116290366, - "tests/test_activate.py::test_unix_path_to_native[fallback-root path0]": 0.023282137575857544, - "tests/test_activate.py::test_unix_path_to_native[fallback-root path1]": 0.02295656164498585, - "tests/test_activate.py::test_unix_path_to_native[fallback-root]": 0.02303314766361217, - "tests/test_activate.py::test_unix_path_to_native[fallback-tuple[path, ...]]": 0.023240149584090982, - "tests/test_activate.py::test_xonsh_basic": 0.06666842388884435, - "tests/test_api.py::test_DepsModifier_contract": 0.0023923354735022303, - "tests/test_api.py::test_PackageCacheData_contract": 0.0031873507007585257, - "tests/test_api.py::test_PackageCacheData_return_value_contract": 0.004534893575398569, - "tests/test_api.py::test_PrefixData_contract": 0.0030121155475512744, - "tests/test_api.py::test_PrefixData_return_value_contract": 1.1171272914413761, - "tests/test_api.py::test_Solver_inputs_contract": 0.0037995032392818136, - "tests/test_api.py::test_Solver_return_value_contract": 3.187748575866532, - "tests/test_api.py::test_SubdirData_contract": 0.003017736453339782, - "tests/test_api.py::test_SubdirData_return_value_contract": 9.951730528192826, - "tests/test_api.py::test_UpdateModifier_contract": 0.002373139491719635, - "tests/test_auxlib.py::test_deepfreeze[42.0]": 0.0025008192357507996, - "tests/test_auxlib.py::test_deepfreeze[42]": 0.0025464609210083585, - "tests/test_auxlib.py::test_deepfreeze[True]": 0.002490589059063634, - "tests/test_auxlib.py::test_deepfreeze[freeze_installed]": 0.002510913648667355, - "tests/test_auxlib.py::test_deepfreeze[text]": 0.0026525729577326932, - "tests/test_auxlib.py::test_deepfreeze[unfrozen10]": 0.0032312892923573645, - "tests/test_auxlib.py::test_deepfreeze[unfrozen11]": 0.002634424530891837, - "tests/test_auxlib.py::test_deepfreeze[unfrozen12]": 0.0025173017430218476, - "tests/test_auxlib.py::test_deepfreeze[unfrozen13]": 0.003052269258390305, - "tests/test_auxlib.py::test_deepfreeze[unfrozen5]": 0.002671364968248451, - "tests/test_auxlib.py::test_deepfreeze[unfrozen6]": 0.002640950568927243, - "tests/test_auxlib.py::test_deepfreeze[unfrozen7]": 0.002604611296221666, - "tests/test_auxlib.py::test_deepfreeze[unfrozen8]": 0.0026699365101003573, - "tests/test_auxlib.py::test_deepfreeze[unfrozen9]": 0.0025691556993645095, - "tests/test_codesigned.py::test_stub_exe_signatures[cli-32.exe]": 0.21728272501488438, - "tests/test_codesigned.py::test_stub_exe_signatures[cli-64.exe]": 0.15538065609462406, - "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.009759897133827203, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.common.get_filename-conda.env.env.get_filename]": 0.0035964293628230116, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.common.print_result-conda.env.env.print_result]": 0.004865287287878829, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main.create_parser-None]": 0.00497891339211064, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main.do_call-None]": 0.00321807191889878, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main.main-None]": 0.002872985309387486, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main.show_help_on_empty_command-None]": 0.0066420704334562795, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_config.config_description-None]": 0.005083285925590103, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_config.config_example-None]": 0.0038854647991644555, - "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.003134414216450825, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_config.execute-conda.cli.main_env_config.execute]": 0.0028360114651150682, - "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.002948124678646259, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_create.description-None]": 0.005206684186102025, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_create.example-None]": 0.004100662147601492, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_create.execute-conda.cli.main_env_create.execute]": 0.002745523896428531, - "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.00509023462733306, - "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.0031408758465750627, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_export.description-None]": 0.005081653702396956, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_export.example-None]": 0.004220397312562844, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_export.execute-conda.cli.main_env_export.execute]": 0.0037880384448519336, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_export.execute-conda.cli.main_export.execute]": 0.0027721162242196028, - "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.0030459163883585203, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_list.description-None]": 0.004960419736520883, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_list.example-None]": 0.0033837232299002316, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_list.execute-conda.cli.main_env_list.execute]": 0.0032058842105155538, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_remove._description-None]": 0.004119103222109527, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_remove._example-None]": 0.0029017608093564835, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_remove._help-None]": 0.0050407330538886595, - "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.002901638388676547, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_remove.execute-conda.cli.main_env_remove.execute]": 0.0026820749486056337, - "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.0033102522631548994, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_update.description-None]": 0.004965821723648006, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_update.example-None]": 0.0041041053303898616, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_update.execute-conda.cli.main_env_update.execute]": 0.00256783604409201, - "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.002536997796753828, - "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.002546388899739749, - "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.0025561334654987133, - "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.002546168481845964, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.list_description-None]": 0.0033361973371242655, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.list_example-None]": 0.002916435341329661, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.set_description-None]": 0.0027698557121666285, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.set_example-None]": 0.0025292365025236054, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.unset_description-None]": 0.00343003172093616, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.unset_example-None]": 0.0025319694132380833, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.var_description-None]": 0.005014670426978525, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.var_example-None]": 0.003705523419981781, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.Dependencies-conda.env.env.Dependencies]": 0.002585571924835877, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.Environment-conda.env.env.Environment]": 0.0025595377195028195, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.VALID_KEYS-conda.env.env.VALID_KEYS]": 0.005103678349209574, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env._expand_channels-conda.env.env._expand_channels]": 0.0025691092168856652, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.from_environment-conda.env.env.from_environment]": 0.0031176084324940033, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.from_file-conda.env.env.from_file]": 0.0026004794176400655, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.from_yaml-conda.env.env.from_yaml]": 0.002754622514831588, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.validate_keys-conda.env.env.validate_keys]": 0.004083208233386117, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.base.ENTRY_POINT-None]": 0.007858003353049292, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.base.InvalidInstaller-conda.exceptions.InvalidInstaller]": 0.005996420043354469, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.base.get_installer-conda.env.installers.base.get_installer]": 0.004119312981517425, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.conda._solve-conda.env.installers.conda._solve]": 0.006181711949392044, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.conda.dry_run-conda.env.installers.conda.dry_run]": 0.005225103273897739, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.conda.install-conda.env.installers.conda.install]": 0.003122411463079066, - "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.006080379146232742, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.pip.install-conda.env.installers.pip.install]": 0.004839869890148937, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.pip_util._canonicalize_regex-None]": 0.0027543493975187615, - "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.004544974213537478, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.pip_util.pip_subprocess-conda.env.pip_util.pip_subprocess]": 0.004976430134592243, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.FileSpecTypes-conda.env.specs.FileSpecTypes]": 0.0038150855351237463, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.SpecTypes-conda.env.specs.SpecTypes]": 0.002844046680700401, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.binstar.BinstarSpec-conda.env.specs.binstar.BinstarSpec]": 0.0043978343463501, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.binstar.ENVIRONMENT_TYPE-conda.env.specs.binstar.ENVIRONMENT_TYPE]": 0.004992553028227573, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.detect-conda.env.specs.detect]": 0.003557355459476165, - "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.00497155583948756, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.requirements.RequirementsSpec-conda.env.specs.requirements.RequirementsSpec]": 0.005278306087867343, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.yaml_file.YamlFileSpec-conda.env.specs.yaml_file.YamlFileSpec]": 0.004989384746004126, - "tests/test_create.py::test_allow_softlinks[classic]": 0.3615159922451963, - "tests/test_create.py::test_allow_softlinks[libmamba]": 0.7130382315852302, - "tests/test_create.py::test_channel_usage_replacing_python[classic]": 212.35690895957953, - "tests/test_create.py::test_channel_usage_replacing_python[libmamba]": 166.69227025217697, - "tests/test_create.py::test_clone_offline_simple[classic]": 0.43698999589321824, - "tests/test_create.py::test_clone_offline_simple[libmamba]": 0.437750627787094, - "tests/test_create.py::test_clone_offline_with_untracked[classic]": 0.4292235522369276, - "tests/test_create.py::test_clone_offline_with_untracked[libmamba]": 0.4464060442454339, - "tests/test_create.py::test_compile_pyc[classic-False]": 21.619484268488698, - "tests/test_create.py::test_compile_pyc[classic-True]": 0.879834538808215, - "tests/test_create.py::test_compile_pyc[libmamba-False]": 19.853099071193416, - "tests/test_create.py::test_compile_pyc[libmamba-True]": 4.674820175951022, - "tests/test_create.py::test_conda_downgrade[classic]": 232.13151632623803, - "tests/test_create.py::test_conda_downgrade[libmamba]": 172.11665958322496, - "tests/test_create.py::test_conda_pip_interop_compatible_release_operator[classic]": 48.45639750477078, - "tests/test_create.py::test_conda_pip_interop_compatible_release_operator[libmamba]": 20.498824753752597, - "tests/test_create.py::test_conda_pip_interop_conda_editable_package[classic]": 46.98005518395338, - "tests/test_create.py::test_conda_pip_interop_conda_editable_package[libmamba]": 54.84681775090798, - "tests/test_create.py::test_conda_pip_interop_pip_clobbers_conda[classic]": 34.83220696141978, - "tests/test_create.py::test_conda_pip_interop_pip_clobbers_conda[libmamba]": 26.745255537811413, - "tests/test_create.py::test_conda_update_package_not_installed[classic]": 0.29729261016719605, - "tests/test_create.py::test_conda_update_package_not_installed[libmamba]": 4.3462272646696665, - "tests/test_create.py::test_create_default_packages[classic]": 0.4099539397288447, - "tests/test_create.py::test_create_default_packages[libmamba]": 0.36482131728573375, - "tests/test_create.py::test_create_default_packages_no_default_packages[classic]": 0.337035443222488, - "tests/test_create.py::test_create_default_packages_no_default_packages[libmamba]": 0.328636634360476, - "tests/test_create.py::test_create_dry_run[classic]": 8.438149739123851, - "tests/test_create.py::test_create_dry_run[libmamba]": 8.096934611911262, - "tests/test_create.py::test_create_dry_run_json[classic]": 8.522025037158341, - "tests/test_create.py::test_create_dry_run_json[libmamba]": 4.229960132275781, - "tests/test_create.py::test_create_dry_run_without_prefix[classic]": 0.28606573672358077, - "tests/test_create.py::test_create_dry_run_without_prefix[libmamba]": 3.954908761863579, - "tests/test_create.py::test_create_dry_run_yes_safety[classic]": 0.1944456549427293, - "tests/test_create.py::test_create_dry_run_yes_safety[libmamba]": 3.7365132321854913, - "tests/test_create.py::test_create_empty_env[classic]": 0.3129235305543798, - "tests/test_create.py::test_create_empty_env[libmamba]": 4.439000442655739, - "tests/test_create.py::test_create_env_different_platform[classic-cli]": 0.43436897429509624, - "tests/test_create.py::test_create_env_different_platform[classic-env]": 0.4199099853722306, - "tests/test_create.py::test_create_env_different_platform[libmamba-cli]": 0.45182229108054217, - "tests/test_create.py::test_create_env_different_platform[libmamba-env]": 0.4680864995275921, - "tests/test_create.py::test_create_install_update_remove_smoketest[classic]": 174.78396932279583, - "tests/test_create.py::test_create_install_update_remove_smoketest[libmamba]": 77.62573931267228, - "tests/test_create.py::test_create_no_deps_flag[classic]": 0.3296326511248501, - "tests/test_create.py::test_create_no_deps_flag[libmamba]": 0.3448516363162626, - "tests/test_create.py::test_create_only_deps_flag[classic]": 0.865925089264882, - "tests/test_create.py::test_create_only_deps_flag[libmamba]": 0.8351612362209189, - "tests/test_create.py::test_create_override_channels_enabled[classic]": 9.10245013821254, - "tests/test_create.py::test_create_override_channels_enabled[libmamba]": 1.2288242311275055, - "tests/test_create.py::test_create_without_prefix_raises_argument_error[classic]": 0.09657703317693965, - "tests/test_create.py::test_create_without_prefix_raises_argument_error[libmamba]": 0.09663804031079258, - "tests/test_create.py::test_cross_channel_incompatibility[classic]": 76.03990846852753, - "tests/test_create.py::test_cross_channel_incompatibility[libmamba]": 12.905035928237162, - "tests/test_create.py::test_directory_not_a_conda_environment[classic]": 0.09472033793744375, - "tests/test_create.py::test_directory_not_a_conda_environment[libmamba]": 0.09368544627684858, - "tests/test_create.py::test_disallowed_packages[classic]": 0.000546816983530214, - "tests/test_create.py::test_disallowed_packages[libmamba]": 0.0006355977033944314, - "tests/test_create.py::test_dont_remove_conda_1[classic]": 301.76192148837856, - "tests/test_create.py::test_dont_remove_conda_1[libmamba]": 49.942207413309916, - "tests/test_create.py::test_dont_remove_conda_2[classic]": 318.68237314124343, - "tests/test_create.py::test_dont_remove_conda_2[libmamba]": 39.796889033741735, - "tests/test_create.py::test_download_only_flag[classic]": 17.045878410727834, - "tests/test_create.py::test_download_only_flag[libmamba]": 12.365971065600007, - "tests/test_create.py::test_force_remove[classic]": 87.17442353378877, - "tests/test_create.py::test_force_remove[libmamba]": 9.568266199422206, - "tests/test_create.py::test_install_bound_virtual_package[classic]": 0.0005446264719571307, - "tests/test_create.py::test_install_bound_virtual_package[libmamba]": 0.000541033602826282, - "tests/test_create.py::test_install_broken_post_install_keeps_existing_folders[classic]": 1.5986976410378961, - "tests/test_create.py::test_install_broken_post_install_keeps_existing_folders[libmamba]": 1.618911797972896, - "tests/test_create.py::test_install_force_reinstall_flag[classic]": 0.4428964387908202, - "tests/test_create.py::test_install_force_reinstall_flag[libmamba]": 0.4925101394726057, - "tests/test_create.py::test_install_only_deps_flag[classic]": 0.43649081750665464, - "tests/test_create.py::test_install_only_deps_flag[libmamba]": 0.44720980181461983, - "tests/test_create.py::test_install_prune_flag[classic]": 71.1733944118572, - "tests/test_create.py::test_install_prune_flag[libmamba]": 24.96353354671227, - "tests/test_create.py::test_install_python_and_search[classic]": 73.17606856524033, - "tests/test_create.py::test_install_python_and_search[libmamba]": 39.765405162469754, - "tests/test_create.py::test_install_tarball_from_file_based_channel[classic]": 0.8830351746915676, - "tests/test_create.py::test_install_tarball_from_file_based_channel[libmamba]": 4.63907360637025, - "tests/test_create.py::test_install_update_deps_flag[classic]": 0.5664834520659843, - "tests/test_create.py::test_install_update_deps_flag[libmamba]": 0.5017922612874615, - "tests/test_create.py::test_install_update_deps_only_deps_flags[classic]": 0.5895156661668957, - "tests/test_create.py::test_install_update_deps_only_deps_flags[libmamba]": 0.5618929478767375, - "tests/test_create.py::test_json_create_install_update_remove[classic]": 44.15418289734749, - "tests/test_create.py::test_json_create_install_update_remove[libmamba]": 35.885552529567214, - "tests/test_create.py::test_list_with_pip_no_binary[classic]": 28.062648219988795, - "tests/test_create.py::test_list_with_pip_no_binary[libmamba]": 27.83711072662654, - "tests/test_create.py::test_list_with_pip_wheel[classic]": 59.89413731179251, - "tests/test_create.py::test_list_with_pip_wheel[libmamba]": 54.820667121978424, - "tests/test_create.py::test_menuinst_v2[classic]": 4.064694168007206, - "tests/test_create.py::test_menuinst_v2[libmamba]": 7.082691670552143, - "tests/test_create.py::test_neutering_of_historic_specs[classic]": 0.0005505793158459308, - "tests/test_create.py::test_neutering_of_historic_specs[libmamba]": 0.0005862255483388573, - "tests/test_create.py::test_noarch_generic_package[classic]": 0.33652993522544944, - "tests/test_create.py::test_noarch_generic_package[libmamba]": 0.3603566939908521, - "tests/test_create.py::test_noarch_python_package_reinstall_on_pyver_change[classic]": 45.79053877533741, - "tests/test_create.py::test_noarch_python_package_reinstall_on_pyver_change[libmamba]": 48.136214551978654, - "tests/test_create.py::test_noarch_python_package_with_entry_points[classic]": 63.07371248197043, - "tests/test_create.py::test_noarch_python_package_with_entry_points[libmamba]": 30.520116518304906, - "tests/test_create.py::test_noarch_python_package_without_entry_points[classic]": 62.43728385486032, - "tests/test_create.py::test_noarch_python_package_without_entry_points[libmamba]": 27.508921747350694, - "tests/test_create.py::test_not_writable_env_raises_EnvironmentNotWritableError[classic]": 0.38198638199323287, - "tests/test_create.py::test_not_writable_env_raises_EnvironmentNotWritableError[libmamba]": 8.572999944922778, - "tests/test_create.py::test_offline_with_empty_index_cache[classic]": 38.41694654885248, - "tests/test_create.py::test_offline_with_empty_index_cache[libmamba]": 10.729739432221963, + "tests/test_activate.py::test_unix_path_to_native[cygpath-None]": 0.01929664846549597, + "tests/test_activate.py::test_unix_path_to_native[cygpath-UNC mount [trailing]]": 1.2596217205536908, + "tests/test_activate.py::test_unix_path_to_native[cygpath-UNC mount]": 2.4168945600073464, + "tests/test_activate.py::test_unix_path_to_native[cygpath-UNC path [extra]]": 0.3050481645312361, + "tests/test_activate.py::test_unix_path_to_native[cygpath-UNC path]": 0.47089878235372706, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-None]": 0.03324188567422449, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-UNC mount [trailing]]": 1.1259746655966898, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-UNC mount]": 2.438230229572311, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-UNC path [extra]]": 0.3066560360837725, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-UNC path]": 0.5541828634247278, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-bare UNC mount]": 0.046888972072990566, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-drive [trailing]]": 0.04647078739796716, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-drive]": 0.046818378680997905, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-empty string]": 0.033274950676652294, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-empty tuple]": 0.033116125622581614, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-list[path]]": 0.046632344617270734, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-normal path [extra]]": 0.046291029844259264, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-normal path [trailing]]": 0.04729968266730116, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-normal path]": 0.046166897603223074, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-path;...]": 2.3944871916965638, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-relative [extra]]": 0.04663109541399133, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-relative]": 0.046668883197403775, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root [leading, trailing]]": 0.04665850751275295, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root [leading]]": 0.04685915755511241, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root path [extra]]": 0.047118718231722714, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root path [leading, trailing]]": 0.046271595219312865, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root path [leading]]": 0.046691569721529255, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root path [trailing]]": 0.04648283797717545, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root path0]": 0.04662267669961293, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root path1]": 0.04675813896347318, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root]": 0.04657797419147742, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-tuple[path, ...]]": 0.5067654956454559, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-None]": 0.03337470669938454, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-UNC mount [trailing]]": 0.04909606318012783, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-UNC mount]": 0.12912419253749327, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-UNC path [extra]]": 0.04990439788077816, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-UNC path]": 0.04933343538756181, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-bare UNC mount]": 0.04641636131384492, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-drive [trailing]]": 0.046237213324104694, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-drive]": 0.0460586322981361, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-empty string]": 0.03333140689749588, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-empty tuple]": 0.03357361054581491, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-list[path]]": 0.04673022214451578, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-normal path [extra]]": 0.046179603257043435, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-normal path [trailing]]": 0.0464606667190277, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-normal path]": 0.046207501559120054, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-path;...]": 1.9643646138559454, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-relative [extra]]": 0.046502766770929564, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-relative]": 0.04682603440113034, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root [leading, trailing]]": 0.04684441076188188, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root [leading]]": 0.046739431524953336, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root path [extra]]": 0.046691406989529526, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root path [leading, trailing]]": 0.04652940553024963, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root path [leading]]": 0.04667990096023412, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root path [trailing]]": 0.04629103654945141, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root path0]": 0.046198923352387164, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root path1]": 0.04627587859077946, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root]": 0.046459588806818435, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-tuple[path, ...]]": 0.049823209869231964, + "tests/test_activate.py::test_unix_path_to_native[cygpath-bare UNC mount]": 0.03316276832227277, + "tests/test_activate.py::test_unix_path_to_native[cygpath-drive [trailing]]": 0.03350261631314269, + "tests/test_activate.py::test_unix_path_to_native[cygpath-drive]": 0.03332401732350418, + "tests/test_activate.py::test_unix_path_to_native[cygpath-empty string]": 0.019679880074880283, + "tests/test_activate.py::test_unix_path_to_native[cygpath-empty tuple]": 0.019188636929865138, + "tests/test_activate.py::test_unix_path_to_native[cygpath-list[path]]": 0.03366794199767124, + "tests/test_activate.py::test_unix_path_to_native[cygpath-normal path [extra]]": 0.03320799863044393, + "tests/test_activate.py::test_unix_path_to_native[cygpath-normal path [trailing]]": 0.033199768756515806, + "tests/test_activate.py::test_unix_path_to_native[cygpath-normal path]": 0.03336917299176905, + "tests/test_activate.py::test_unix_path_to_native[cygpath-path;...]": 2.3913105905101704, + "tests/test_activate.py::test_unix_path_to_native[cygpath-relative [extra]]": 0.033070572024797504, + "tests/test_activate.py::test_unix_path_to_native[cygpath-relative]": 0.033226629260743275, + "tests/test_activate.py::test_unix_path_to_native[cygpath-root [leading, trailing]]": 0.0333170784384932, + "tests/test_activate.py::test_unix_path_to_native[cygpath-root [leading]]": 0.033459200792156196, + "tests/test_activate.py::test_unix_path_to_native[cygpath-root path [extra]]": 0.033489115312124694, + "tests/test_activate.py::test_unix_path_to_native[cygpath-root path [leading, trailing]]": 0.0332509625457924, + "tests/test_activate.py::test_unix_path_to_native[cygpath-root path [leading]]": 0.033459078652945264, + "tests/test_activate.py::test_unix_path_to_native[cygpath-root path [trailing]]": 0.03324928756942844, + "tests/test_activate.py::test_unix_path_to_native[cygpath-root path0]": 0.033270325239750306, + "tests/test_activate.py::test_unix_path_to_native[cygpath-root path1]": 0.03350892467575003, + "tests/test_activate.py::test_unix_path_to_native[cygpath-root]": 0.033365690727747616, + "tests/test_activate.py::test_unix_path_to_native[cygpath-tuple[path, ...]]": 0.43747546083024313, + "tests/test_activate.py::test_unix_path_to_native[fallback-None]": 0.020030889667553224, + "tests/test_activate.py::test_unix_path_to_native[fallback-UNC mount [trailing]]": 0.0228958872623464, + "tests/test_activate.py::test_unix_path_to_native[fallback-UNC mount]": 0.02283388156994076, + "tests/test_activate.py::test_unix_path_to_native[fallback-UNC path [extra]]": 0.022724271589218543, + "tests/test_activate.py::test_unix_path_to_native[fallback-UNC path]": 0.022634859889278585, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-None]": 0.033962836231624376, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-UNC mount [trailing]]": 0.050548213720742585, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-UNC mount]": 0.04991287868823793, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-UNC path [extra]]": 0.05119816476004837, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-UNC path]": 0.05052561379545405, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-bare UNC mount]": 0.04732714210004984, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-drive [trailing]]": 0.047233609735544385, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-drive]": 0.04734975531628904, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-empty string]": 0.034365511776538, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-empty tuple]": 0.03415011594157535, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-list[path]]": 0.04738686054312001, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-normal path [extra]]": 0.04821552415949244, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-normal path [trailing]]": 0.04785063260102823, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-normal path]": 0.04707398542966223, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-path;...]": 0.36798881275238227, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-relative [extra]]": 0.04762045292456125, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-relative]": 0.04753111593256603, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root [leading, trailing]]": 0.047402187758902044, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root [leading]]": 0.04717700709311519, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root path [extra]]": 0.047930191896263144, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root path [leading, trailing]]": 0.047444281407367075, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root path [leading]]": 0.04752862509194238, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root path [trailing]]": 0.047077872903285356, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root path0]": 0.04771873837886654, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root path1]": 0.05561258396497495, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root]": 0.04736139361392412, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-tuple[path, ...]]": 0.05061823615343793, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-None]": 0.0340746404745363, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-UNC mount [trailing]]": 0.05030905078902616, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-UNC mount]": 0.05033999426953053, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-UNC path [extra]]": 0.050188304345378736, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-UNC path]": 0.05320540335152614, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-bare UNC mount]": 0.04725285770775939, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-drive [trailing]]": 0.04721526167215401, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-drive]": 0.04761444747694027, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-empty string]": 0.03427166222919514, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-empty tuple]": 0.034084651053122125, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-list[path]]": 0.047886436920780734, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-normal path [extra]]": 0.047605339434852026, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-normal path [trailing]]": 0.04696901394852112, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-normal path]": 0.047653397133416556, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-path;...]": 0.118851489842249, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-relative [extra]]": 0.047506889431103115, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-relative]": 0.047709590347843736, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root [leading, trailing]]": 0.046971168848124405, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root [leading]]": 0.0472903696779472, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root path [extra]]": 0.04745176599881057, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root path [leading, trailing]]": 0.04722677254886863, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root path [leading]]": 0.047136431474476624, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root path [trailing]]": 0.04745538620047733, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root path0]": 0.04732054525080942, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root path1]": 0.04734480590068246, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root]": 0.047128750626830834, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-tuple[path, ...]]": 0.050496461198049555, + "tests/test_activate.py::test_unix_path_to_native[fallback-bare UNC mount]": 0.02289624328438136, + "tests/test_activate.py::test_unix_path_to_native[fallback-drive [trailing]]": 0.022804847601076653, + "tests/test_activate.py::test_unix_path_to_native[fallback-drive]": 0.023072610601204944, + "tests/test_activate.py::test_unix_path_to_native[fallback-empty string]": 0.02024285972931474, + "tests/test_activate.py::test_unix_path_to_native[fallback-empty tuple]": 0.020119668639072844, + "tests/test_activate.py::test_unix_path_to_native[fallback-list[path]]": 0.022786635696832362, + "tests/test_activate.py::test_unix_path_to_native[fallback-normal path [extra]]": 0.02306803688850281, + "tests/test_activate.py::test_unix_path_to_native[fallback-normal path [trailing]]": 0.022982278904294023, + "tests/test_activate.py::test_unix_path_to_native[fallback-normal path]": 0.022782571760781172, + "tests/test_activate.py::test_unix_path_to_native[fallback-path;...]": 0.02304816630387157, + "tests/test_activate.py::test_unix_path_to_native[fallback-relative [extra]]": 0.022875993670361246, + "tests/test_activate.py::test_unix_path_to_native[fallback-relative]": 0.02282620080057525, + "tests/test_activate.py::test_unix_path_to_native[fallback-root [leading, trailing]]": 0.022926717832985277, + "tests/test_activate.py::test_unix_path_to_native[fallback-root [leading]]": 0.023399945723110428, + "tests/test_activate.py::test_unix_path_to_native[fallback-root path [extra]]": 0.022955727002512357, + "tests/test_activate.py::test_unix_path_to_native[fallback-root path [leading, trailing]]": 0.023060947879698295, + "tests/test_activate.py::test_unix_path_to_native[fallback-root path [leading]]": 0.0227336455051717, + "tests/test_activate.py::test_unix_path_to_native[fallback-root path [trailing]]": 0.0227644261689536, + "tests/test_activate.py::test_unix_path_to_native[fallback-root path0]": 0.023163964109636517, + "tests/test_activate.py::test_unix_path_to_native[fallback-root path1]": 0.02284781070127424, + "tests/test_activate.py::test_unix_path_to_native[fallback-root]": 0.022996848098708448, + "tests/test_activate.py::test_unix_path_to_native[fallback-tuple[path, ...]]": 0.022987733185241922, + "tests/test_activate.py::test_xonsh_basic": 0.0664775178958556, + "tests/test_api.py::test_DepsModifier_contract": 0.0023856423349047774, + "tests/test_api.py::test_PackageCacheData_contract": 0.003181129293483789, + "tests/test_api.py::test_PackageCacheData_return_value_contract": 0.004495986648621922, + "tests/test_api.py::test_PrefixData_contract": 0.003000413103116742, + "tests/test_api.py::test_PrefixData_return_value_contract": 1.2571821665340208, + "tests/test_api.py::test_Solver_inputs_contract": 0.0037938438363133054, + "tests/test_api.py::test_Solver_return_value_contract": 3.2070497599224876, + "tests/test_api.py::test_SubdirData_contract": 0.0030190015382767304, + "tests/test_api.py::test_SubdirData_return_value_contract": 10.761578871703247, + "tests/test_api.py::test_UpdateModifier_contract": 0.002361635190006603, + "tests/test_auxlib.py::test_deepfreeze[42.0]": 0.002489157153239158, + "tests/test_auxlib.py::test_deepfreeze[42]": 0.002543423709414262, + "tests/test_auxlib.py::test_deepfreeze[True]": 0.0024825523145278958, + "tests/test_auxlib.py::test_deepfreeze[freeze_installed]": 0.002496320311879074, + "tests/test_auxlib.py::test_deepfreeze[text]": 0.002641725613156722, + "tests/test_auxlib.py::test_deepfreeze[unfrozen10]": 0.0032313547586244463, + "tests/test_auxlib.py::test_deepfreeze[unfrozen11]": 0.0026312570138196816, + "tests/test_auxlib.py::test_deepfreeze[unfrozen12]": 0.0025068688279695746, + "tests/test_auxlib.py::test_deepfreeze[unfrozen13]": 0.0030468358567344285, + "tests/test_auxlib.py::test_deepfreeze[unfrozen5]": 0.002659281465126581, + "tests/test_auxlib.py::test_deepfreeze[unfrozen6]": 0.002668226030828307, + "tests/test_auxlib.py::test_deepfreeze[unfrozen7]": 0.002613895237708688, + "tests/test_auxlib.py::test_deepfreeze[unfrozen8]": 0.002661477290828265, + "tests/test_auxlib.py::test_deepfreeze[unfrozen9]": 0.002562448511583348, + "tests/test_codesigned.py::test_stub_exe_signatures[cli-32.exe]": 0.21002697202229997, + "tests/test_codesigned.py::test_stub_exe_signatures[cli-64.exe]": 0.1420959364348742, + "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.009672488117869386, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.common.get_filename-conda.env.env.get_filename]": 0.004208962643514269, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.common.print_result-conda.env.env.print_result]": 0.004076752527648386, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main.create_parser-None]": 0.004864300375515817, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main.do_call-None]": 0.003307040516055879, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main.main-None]": 0.0029128038171866892, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main.show_help_on_empty_command-None]": 0.006551758233703932, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_config.config_description-None]": 0.005068016273018717, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_config.config_example-None]": 0.003795397451755676, + "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.0032183292862455683, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_config.execute-conda.cli.main_env_config.execute]": 0.0027901712167008436, + "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.003081540778841564, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_create.description-None]": 0.005195675454234881, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_create.example-None]": 0.003918829354719688, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_create.execute-conda.cli.main_env_create.execute]": 0.0028236089674095067, + "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.005154702073904691, + "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.0030643860495512647, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_export.description-None]": 0.005057186583349541, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_export.example-None]": 0.004249611385413778, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_export.execute-conda.cli.main_env_export.execute]": 0.0040065321161999665, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_export.execute-conda.cli.main_export.execute]": 0.002651308304800863, + "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.0030678826305907763, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_list.description-None]": 0.004911867638400169, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_list.example-None]": 0.0035194164212760557, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_list.execute-conda.cli.main_env_list.execute]": 0.002986349444459889, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_remove._description-None]": 0.00412026343551421, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_remove._example-None]": 0.002929325119628734, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_remove._help-None]": 0.004973287313607134, + "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.002855282325830498, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_remove.execute-conda.cli.main_env_remove.execute]": 0.0026569170295911867, + "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.00335953905869893, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_update.description-None]": 0.004947743184736999, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_update.example-None]": 0.003750484486656976, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_update.execute-conda.cli.main_env_update.execute]": 0.0028068000727118196, + "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.0025238980798650374, + "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.0025388145490135984, + "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.0025313650782206724, + "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.002542330215533924, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.list_description-None]": 0.0030417810204912354, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.list_example-None]": 0.003056893696641206, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.set_description-None]": 0.0026758854243073833, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.set_example-None]": 0.002518761525792818, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.unset_description-None]": 0.0034634689377401463, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.unset_example-None]": 0.0036295733000774, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.var_description-None]": 0.004953411722012371, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.var_example-None]": 0.0036261063405575956, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.Dependencies-conda.env.env.Dependencies]": 0.0025868449180896434, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.Environment-conda.env.env.Environment]": 0.002590745442920138, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.VALID_KEYS-conda.env.env.VALID_KEYS]": 0.00502568983806725, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env._expand_channels-conda.env.env._expand_channels]": 0.0025578794062624823, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.from_environment-conda.env.env.from_environment]": 0.0031878456350568594, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.from_file-conda.env.env.from_file]": 0.0025789113401475496, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.from_yaml-conda.env.env.from_yaml]": 0.002728127351539326, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.validate_keys-conda.env.env.validate_keys]": 0.0041068822757315635, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.base.ENTRY_POINT-None]": 0.007799254263464108, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.base.InvalidInstaller-conda.exceptions.InvalidInstaller]": 0.005438687257590889, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.base.get_installer-conda.env.installers.base.get_installer]": 0.004668075639871141, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.conda._solve-conda.env.installers.conda._solve]": 0.00611282952644747, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.conda.dry_run-conda.env.installers.conda.dry_run]": 0.004952719256268744, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.conda.install-conda.env.installers.conda.install]": 0.003255854121757931, + "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.006053675805317656, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.pip.install-conda.env.installers.pip.install]": 0.004483547847362963, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.pip_util._canonicalize_regex-None]": 0.0027173891073373918, + "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.004331167362731095, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.pip_util.pip_subprocess-conda.env.pip_util.pip_subprocess]": 0.004946165108806464, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.FileSpecTypes-conda.env.specs.FileSpecTypes]": 0.0038150855351195036, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.SpecTypes-conda.env.specs.SpecTypes]": 0.002844046680701217, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.binstar.BinstarSpec-conda.env.specs.binstar.BinstarSpec]": 0.003962463964842037, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.binstar.ENVIRONMENT_TYPE-conda.env.specs.binstar.ENVIRONMENT_TYPE]": 0.0051299498995743134, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.detect-conda.env.specs.detect]": 0.003693143035933808, + "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.004985210514892238, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.requirements.RequirementsSpec-conda.env.specs.requirements.RequirementsSpec]": 0.005200509414325916, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.yaml_file.YamlFileSpec-conda.env.specs.yaml_file.YamlFileSpec]": 0.004941679574242179, + "tests/test_create.py::test_allow_softlinks[classic]": 0.35534379419682877, + "tests/test_create.py::test_allow_softlinks[libmamba]": 0.6658550894687534, + "tests/test_create.py::test_channel_usage_replacing_python[classic]": 199.74357839226826, + "tests/test_create.py::test_channel_usage_replacing_python[libmamba]": 176.67251292141006, + "tests/test_create.py::test_clone_offline_simple[classic]": 0.43159139965525395, + "tests/test_create.py::test_clone_offline_simple[libmamba]": 0.444644194936406, + "tests/test_create.py::test_clone_offline_with_untracked[classic]": 0.4278646504803364, + "tests/test_create.py::test_clone_offline_with_untracked[libmamba]": 0.4604578410624118, + "tests/test_create.py::test_compile_pyc[classic-False]": 21.140264181317033, + "tests/test_create.py::test_compile_pyc[classic-True]": 0.8452411886531346, + "tests/test_create.py::test_compile_pyc[libmamba-False]": 19.249215954220087, + "tests/test_create.py::test_compile_pyc[libmamba-True]": 4.780979739089096, + "tests/test_create.py::test_conda_downgrade[classic]": 235.6371212435829, + "tests/test_create.py::test_conda_downgrade[libmamba]": 177.04318714193428, + "tests/test_create.py::test_conda_pip_interop_compatible_release_operator[classic]": 52.310077672820874, + "tests/test_create.py::test_conda_pip_interop_compatible_release_operator[libmamba]": 22.700370302768782, + "tests/test_create.py::test_conda_pip_interop_conda_editable_package[classic]": 46.16133190828473, + "tests/test_create.py::test_conda_pip_interop_conda_editable_package[libmamba]": 55.20697132489925, + "tests/test_create.py::test_conda_pip_interop_pip_clobbers_conda[classic]": 36.75054138891652, + "tests/test_create.py::test_conda_pip_interop_pip_clobbers_conda[libmamba]": 27.327408106581697, + "tests/test_create.py::test_conda_update_package_not_installed[classic]": 0.45590132721102106, + "tests/test_create.py::test_conda_update_package_not_installed[libmamba]": 4.422135490305514, + "tests/test_create.py::test_create_default_packages[classic]": 0.40409212998852867, + "tests/test_create.py::test_create_default_packages[libmamba]": 0.3852593409538022, + "tests/test_create.py::test_create_default_packages_no_default_packages[classic]": 0.3361957255071614, + "tests/test_create.py::test_create_default_packages_no_default_packages[libmamba]": 0.3299041215228945, + "tests/test_create.py::test_create_dry_run[classic]": 8.002250491691637, + "tests/test_create.py::test_create_dry_run[libmamba]": 8.15734610846653, + "tests/test_create.py::test_create_dry_run_json[classic]": 8.060558538959341, + "tests/test_create.py::test_create_dry_run_json[libmamba]": 4.392340699502946, + "tests/test_create.py::test_create_dry_run_without_prefix[classic]": 0.28568220949139883, + "tests/test_create.py::test_create_dry_run_without_prefix[libmamba]": 3.9749287024865447, + "tests/test_create.py::test_create_dry_run_yes_safety[classic]": 0.19440088247605752, + "tests/test_create.py::test_create_dry_run_yes_safety[libmamba]": 3.9143162922891195, + "tests/test_create.py::test_create_empty_env[classic]": 0.30917013232626317, + "tests/test_create.py::test_create_empty_env[libmamba]": 4.422391679256462, + "tests/test_create.py::test_create_env_different_platform[classic-cli]": 0.42946669103408075, + "tests/test_create.py::test_create_env_different_platform[classic-env]": 0.4180309039660646, + "tests/test_create.py::test_create_env_different_platform[libmamba-cli]": 0.4484371512233361, + "tests/test_create.py::test_create_env_different_platform[libmamba-env]": 0.46685600729503124, + "tests/test_create.py::test_create_install_update_remove_smoketest[classic]": 168.38091334198435, + "tests/test_create.py::test_create_install_update_remove_smoketest[libmamba]": 80.43727018618006, + "tests/test_create.py::test_create_no_deps_flag[classic]": 0.3242686415119763, + "tests/test_create.py::test_create_no_deps_flag[libmamba]": 0.3429610924827699, + "tests/test_create.py::test_create_only_deps_flag[classic]": 0.8589065417773825, + "tests/test_create.py::test_create_only_deps_flag[libmamba]": 0.7743729498357311, + "tests/test_create.py::test_create_override_channels_enabled[classic]": 8.459710934030362, + "tests/test_create.py::test_create_override_channels_enabled[libmamba]": 1.1954398834966695, + "tests/test_create.py::test_create_without_prefix_raises_argument_error[classic]": 0.09648828661553469, + "tests/test_create.py::test_create_without_prefix_raises_argument_error[libmamba]": 0.09644362123974755, + "tests/test_create.py::test_cross_channel_incompatibility[classic]": 71.17055510401336, + "tests/test_create.py::test_cross_channel_incompatibility[libmamba]": 13.008960173647385, + "tests/test_create.py::test_directory_not_a_conda_environment[classic]": 0.09421588073490761, + "tests/test_create.py::test_directory_not_a_conda_environment[libmamba]": 0.09359291764262886, + "tests/test_create.py::test_disallowed_packages[classic]": 0.0005512150297396992, + "tests/test_create.py::test_disallowed_packages[libmamba]": 0.0005958423267517569, + "tests/test_create.py::test_dont_remove_conda_1[classic]": 291.2563848285405, + "tests/test_create.py::test_dont_remove_conda_1[libmamba]": 50.48477612726301, + "tests/test_create.py::test_dont_remove_conda_2[classic]": 304.80775351505764, + "tests/test_create.py::test_dont_remove_conda_2[libmamba]": 40.29267700787605, + "tests/test_create.py::test_download_only_flag[classic]": 17.545590149381287, + "tests/test_create.py::test_download_only_flag[libmamba]": 12.36721918084441, + "tests/test_create.py::test_force_remove[classic]": 78.40550090823693, + "tests/test_create.py::test_force_remove[libmamba]": 9.916174271660243, + "tests/test_create.py::test_install_bound_virtual_package[classic]": 0.0005432608690583623, + "tests/test_create.py::test_install_bound_virtual_package[libmamba]": 0.0005443252396387261, + "tests/test_create.py::test_install_broken_post_install_keeps_existing_folders[classic]": 1.4976139164391131, + "tests/test_create.py::test_install_broken_post_install_keeps_existing_folders[libmamba]": 1.5985313961935024, + "tests/test_create.py::test_install_force_reinstall_flag[classic]": 0.4412222398942418, + "tests/test_create.py::test_install_force_reinstall_flag[libmamba]": 0.4926627581846929, + "tests/test_create.py::test_install_only_deps_flag[classic]": 0.43392763074429413, + "tests/test_create.py::test_install_only_deps_flag[libmamba]": 0.4451563041782666, + "tests/test_create.py::test_install_prune_flag[classic]": 68.6559063913535, + "tests/test_create.py::test_install_prune_flag[libmamba]": 25.09674523647301, + "tests/test_create.py::test_install_python_and_search[classic]": 70.9827113399856, + "tests/test_create.py::test_install_python_and_search[libmamba]": 45.01005370105656, + "tests/test_create.py::test_install_tarball_from_file_based_channel[classic]": 0.8765172365215043, + "tests/test_create.py::test_install_tarball_from_file_based_channel[libmamba]": 4.635157423067036, + "tests/test_create.py::test_install_update_deps_flag[classic]": 0.5576592476419477, + "tests/test_create.py::test_install_update_deps_flag[libmamba]": 0.504822127223249, + "tests/test_create.py::test_install_update_deps_only_deps_flags[classic]": 0.5863576932605657, + "tests/test_create.py::test_install_update_deps_only_deps_flags[libmamba]": 0.567777274107466, + "tests/test_create.py::test_json_create_install_update_remove[classic]": 42.46405324110172, + "tests/test_create.py::test_json_create_install_update_remove[libmamba]": 36.28765626201383, + "tests/test_create.py::test_list_with_pip_no_binary[classic]": 28.520406145076578, + "tests/test_create.py::test_list_with_pip_no_binary[libmamba]": 28.197029546151043, + "tests/test_create.py::test_list_with_pip_wheel[classic]": 57.6751426966018, + "tests/test_create.py::test_list_with_pip_wheel[libmamba]": 54.97463170270111, + "tests/test_create.py::test_menuinst_v2[classic]": 5.572711665819056, + "tests/test_create.py::test_menuinst_v2[libmamba]": 8.064934611736035, + "tests/test_create.py::test_neutering_of_historic_specs[classic]": 0.0005489557779988244, + "tests/test_create.py::test_neutering_of_historic_specs[libmamba]": 0.0006062868984995002, + "tests/test_create.py::test_noarch_generic_package[classic]": 0.32961289100052066, + "tests/test_create.py::test_noarch_generic_package[libmamba]": 0.3703997565436795, + "tests/test_create.py::test_noarch_python_package_reinstall_on_pyver_change[classic]": 45.752754825185804, + "tests/test_create.py::test_noarch_python_package_reinstall_on_pyver_change[libmamba]": 48.48862170964549, + "tests/test_create.py::test_noarch_python_package_with_entry_points[classic]": 61.1173769503687, + "tests/test_create.py::test_noarch_python_package_with_entry_points[libmamba]": 30.715380816272976, + "tests/test_create.py::test_noarch_python_package_without_entry_points[classic]": 59.076975857572705, + "tests/test_create.py::test_noarch_python_package_without_entry_points[libmamba]": 27.32922352898558, + "tests/test_create.py::test_nonadmin_file_untouched[libmamba]": 20.097136133333, + "tests/test_create.py::test_not_writable_env_raises_EnvironmentNotWritableError[classic]": 0.3797199491859594, + "tests/test_create.py::test_not_writable_env_raises_EnvironmentNotWritableError[libmamba]": 9.011201973393533, + "tests/test_create.py::test_offline_with_empty_index_cache[classic]": 35.63500133804672, + "tests/test_create.py::test_offline_with_empty_index_cache[libmamba]": 11.118748523557699, "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.20073467182012278, - "tests/test_create.py::test_override_channels_disabled[libmamba]": 0.20142635628979572, - "tests/test_create.py::test_package_cache_regression[classic]": 0.40880845464421484, - "tests/test_create.py::test_package_cache_regression[libmamba]": 0.7356351806067236, - "tests/test_create.py::test_package_optional_pinning[classic]": 0.6491327723192655, - "tests/test_create.py::test_package_optional_pinning[libmamba]": 0.6362294012483031, - "tests/test_create.py::test_package_pinning[classic]": 0.7326572689578726, - "tests/test_create.py::test_package_pinning[libmamba]": 0.6668785798528409, - "tests/test_create.py::test_packages_not_found[classic]": 0.2279108146326, - "tests/test_create.py::test_packages_not_found[libmamba]": 7.548992208819575, - "tests/test_create.py::test_pinned_override_with_explicit_spec[classic]": 1.2449189238563172, - "tests/test_create.py::test_pinned_override_with_explicit_spec[libmamba]": 0.892057463016869, - "tests/test_create.py::test_post_link_run_in_env[classic]": 1.0389561850806213, - "tests/test_create.py::test_post_link_run_in_env[libmamba]": 5.062741225165184, - "tests/test_create.py::test_remove_empty_env[classic]": 0.33372549573463084, - "tests/test_create.py::test_remove_empty_env[libmamba]": 3.94647132349987, - "tests/test_create.py::test_remove_force_remove_flag[classic]": 0.0005643182643954312, - "tests/test_create.py::test_remove_force_remove_flag[libmamba]": 0.0006296091022585218, - "tests/test_create.py::test_remove_ignore_nonenv[classic]": 0.08454194547830253, - "tests/test_create.py::test_remove_ignore_nonenv[libmamba]": 0.08526009181983041, - "tests/test_create.py::test_remove_spellcheck[classic]": 0.5198997790300878, - "tests/test_create.py::test_remove_spellcheck[libmamba]": 0.7211557742827929, - "tests/test_create.py::test_repodata_v2_base_url[classic]": 0.41073375118940847, - "tests/test_create.py::test_repodata_v2_base_url[libmamba]": 0.29827226305185767, - "tests/test_create.py::test_rm_rf[classic]": 21.282700250612557, - "tests/test_create.py::test_rm_rf[libmamba]": 24.266863850645752, - "tests/test_create.py::test_run_preserves_arguments[classic]": 29.00149194309896, - "tests/test_create.py::test_run_preserves_arguments[libmamba]": 21.235373318792824, - "tests/test_create.py::test_run_script_called[classic]": 0.0005592396118001284, - "tests/test_create.py::test_run_script_called[libmamba]": 0.0006011854131825263, - "tests/test_create.py::test_safety_checks_disabled[classic]": 19.185311037399508, - "tests/test_create.py::test_safety_checks_disabled[libmamba]": 20.718786605595188, - "tests/test_create.py::test_safety_checks_enabled[classic]": 11.04058889803627, - "tests/test_create.py::test_safety_checks_enabled[libmamba]": 13.383238718409462, - "tests/test_create.py::test_safety_checks_warn[classic]": 24.307642467109645, - "tests/test_create.py::test_safety_checks_warn[libmamba]": 25.406586894853437, - "tests/test_create.py::test_search_override_channels_enabled[classic]": 0.29647773365612284, - "tests/test_create.py::test_search_override_channels_enabled[libmamba]": 0.6395112375408627, - "tests/test_create.py::test_shortcut_absent_does_not_barf_on_uninstall[classic]": 76.49248903853973, - "tests/test_create.py::test_shortcut_absent_does_not_barf_on_uninstall[libmamba]": 30.98678641396059, - "tests/test_create.py::test_shortcut_absent_when_condarc_set[classic]": 75.11343860352471, - "tests/test_create.py::test_shortcut_absent_when_condarc_set[libmamba]": 30.541621551580945, - "tests/test_create.py::test_shortcut_creation_installs_shortcut[classic]": 77.59717135510466, - "tests/test_create.py::test_shortcut_creation_installs_shortcut[libmamba]": 30.87779742555566, - "tests/test_create.py::test_strict_channel_priority[classic]": 0.0005543391078674645, - "tests/test_create.py::test_strict_channel_priority[libmamba]": 0.000794218008369236, - "tests/test_create.py::test_strict_resolve_get_reduced_index[classic]": 72.14260627876476, - "tests/test_create.py::test_strict_resolve_get_reduced_index[libmamba]": 72.71033105896578, - "tests/test_create.py::test_tarball_install[classic]": 0.5641320197256382, - "tests/test_create.py::test_tarball_install[libmamba]": 0.6168027487592078, - "tests/test_create.py::test_tarball_install_and_bad_metadata[classic]": 1.0334317616620994, - "tests/test_create.py::test_tarball_install_and_bad_metadata[libmamba]": 0.8879416407567264, - "tests/test_create.py::test_transactional_rollback_simple[classic]": 0.3114154040785075, - "tests/test_create.py::test_transactional_rollback_simple[libmamba]": 0.3115347978528533, - "tests/test_create.py::test_transactional_rollback_upgrade_downgrade[classic]": 0.4947143454187951, - "tests/test_create.py::test_transactional_rollback_upgrade_downgrade[libmamba]": 0.46652864438212843, - "tests/test_create.py::test_update_all_updates_pip_pkg[classic]": 36.26796845630034, - "tests/test_create.py::test_update_all_updates_pip_pkg[libmamba]": 36.20520146013979, - "tests/test_create.py::test_update_deps_flag_absent[classic]": 0.5140450568108422, - "tests/test_create.py::test_update_deps_flag_absent[libmamba]": 0.46579650951562784, - "tests/test_create.py::test_update_deps_flag_present[classic]": 0.5871926429131251, - "tests/test_create.py::test_update_deps_flag_present[libmamba]": 0.5468693993837415, - "tests/test_create.py::test_update_with_pinned_packages[classic]": 0.7665810696668438, - "tests/test_create.py::test_update_with_pinned_packages[libmamba]": 0.4924279133579633, - "tests/test_create.py::test_use_index_cache[classic]": 20.288269792666537, - "tests/test_create.py::test_use_index_cache[libmamba]": 19.861518632807794, - "tests/test_deprecations.py::test_action[future]": 0.003292326420301336, - "tests/test_deprecations.py::test_action[pending]": 0.0033298095956071612, - "tests/test_deprecations.py::test_action[remove]": 0.0029634536502138255, - "tests/test_deprecations.py::test_arguments[deprecated]": 0.002781439358392124, - "tests/test_deprecations.py::test_arguments[pending]": 0.002952378215980226, - "tests/test_deprecations.py::test_arguments[remove]": 0.0027025088919961516, - "tests/test_deprecations.py::test_class[deprecated]": 0.002829013426580103, - "tests/test_deprecations.py::test_class[pending]": 0.0029176021693530746, - "tests/test_deprecations.py::test_class[remove]": 0.0026876674626203716, - "tests/test_deprecations.py::test_constant[deprecated]": 0.003650430995065173, - "tests/test_deprecations.py::test_constant[pending]": 0.003694313828498206, - "tests/test_deprecations.py::test_constant[remove]": 0.0036161868749058977, - "tests/test_deprecations.py::test_function[deprecated]": 0.003311455023845796, - "tests/test_deprecations.py::test_function[pending]": 0.0036996898615327734, - "tests/test_deprecations.py::test_function[remove]": 0.0026852385711027614, - "tests/test_deprecations.py::test_method[deprecated]": 0.0030170842198466866, - "tests/test_deprecations.py::test_method[pending]": 0.0030184230684200558, - "tests/test_deprecations.py::test_method[remove]": 0.002693274483094067, - "tests/test_deprecations.py::test_module[deprecated]": 0.003739880310382338, - "tests/test_deprecations.py::test_module[pending]": 0.003756578620463439, - "tests/test_deprecations.py::test_module[remove]": 0.0036792109363783664, - "tests/test_deprecations.py::test_topic[deprecated]": 0.00266919782772279, - "tests/test_deprecations.py::test_topic[pending]": 0.0026963241149489145, - "tests/test_deprecations.py::test_topic[remove]": 0.0026426753127090628, - "tests/test_deprecations.py::test_version_fallback": 0.002743359003374428, - "tests/test_exceptions.py::test_BasicClobberError": 0.015501661406201203, - "tests/test_exceptions.py::test_BinaryPrefixReplacementError": 0.02822037783303051, - "tests/test_exceptions.py::test_CommandNotFoundError_conda_build": 0.02927532980592954, - "tests/test_exceptions.py::test_CommandNotFoundError_simple": 0.029174721212918413, - "tests/test_exceptions.py::test_CondaFileNotFoundError": 0.02753724407303886, - "tests/test_exceptions.py::test_CondaHTTPError": 0.028574030354066752, - "tests/test_exceptions.py::test_CondaKeyError": 0.027617275031089836, - "tests/test_exceptions.py::test_DirectoryNotFoundError": 0.027729314563741805, - "tests/test_exceptions.py::test_KnownPackageClobberError": 0.01525459436905214, - "tests/test_exceptions.py::test_MD5MismatchError": 0.028294213808756758, - "tests/test_exceptions.py::test_PackageNotFoundError": 0.0279768606133593, + "tests/test_create.py::test_override_channels_disabled[classic]": 0.20025785892098194, + "tests/test_create.py::test_override_channels_disabled[libmamba]": 0.2005785781067809, + "tests/test_create.py::test_package_cache_regression[classic]": 0.38236404042579597, + "tests/test_create.py::test_package_cache_regression[libmamba]": 0.6114468949225857, + "tests/test_create.py::test_package_optional_pinning[classic]": 0.6406076434719926, + "tests/test_create.py::test_package_optional_pinning[libmamba]": 0.6672755938797893, + "tests/test_create.py::test_package_pinning[classic]": 0.7162677257681703, + "tests/test_create.py::test_package_pinning[libmamba]": 0.63776186285542, + "tests/test_create.py::test_packages_not_found[classic]": 0.2266418993840483, + "tests/test_create.py::test_packages_not_found[libmamba]": 7.544527117754586, + "tests/test_create.py::test_pinned_override_with_explicit_spec[classic]": 1.2958594895157178, + "tests/test_create.py::test_pinned_override_with_explicit_spec[libmamba]": 0.8466489074069382, + "tests/test_create.py::test_post_link_run_in_env[classic]": 0.9940356591775401, + "tests/test_create.py::test_post_link_run_in_env[libmamba]": 5.241144709939405, + "tests/test_create.py::test_remove_empty_env[classic]": 0.3174360630386813, + "tests/test_create.py::test_remove_empty_env[libmamba]": 4.097558820962335, + "tests/test_create.py::test_remove_force_remove_flag[classic]": 0.0005676770511229094, + "tests/test_create.py::test_remove_force_remove_flag[libmamba]": 0.0006269762058421056, + "tests/test_create.py::test_remove_ignore_nonenv[classic]": 0.0844471358954723, + "tests/test_create.py::test_remove_ignore_nonenv[libmamba]": 0.08530092472472076, + "tests/test_create.py::test_remove_spellcheck[classic]": 0.506837718049419, + "tests/test_create.py::test_remove_spellcheck[libmamba]": 0.6988450936358729, + "tests/test_create.py::test_repodata_v2_base_url[classic]": 0.41062281208277035, + "tests/test_create.py::test_repodata_v2_base_url[libmamba]": 0.30108476639155884, + "tests/test_create.py::test_rm_rf[classic]": 20.820580417877434, + "tests/test_create.py::test_rm_rf[libmamba]": 23.778717821189765, + "tests/test_create.py::test_run_preserves_arguments[classic]": 27.6877685071506, + "tests/test_create.py::test_run_preserves_arguments[libmamba]": 21.375231670179375, + "tests/test_create.py::test_run_script_called[classic]": 0.0005658367880498487, + "tests/test_create.py::test_run_script_called[libmamba]": 0.0005977574160955142, + "tests/test_create.py::test_safety_checks_disabled[classic]": 18.679864408791932, + "tests/test_create.py::test_safety_checks_disabled[libmamba]": 20.71205517120328, + "tests/test_create.py::test_safety_checks_enabled[classic]": 10.52302377158244, + "tests/test_create.py::test_safety_checks_enabled[libmamba]": 14.260127465247265, + "tests/test_create.py::test_safety_checks_warn[classic]": 24.135601426099814, + "tests/test_create.py::test_safety_checks_warn[libmamba]": 24.62535304976055, + "tests/test_create.py::test_search_override_channels_enabled[classic]": 0.2966842474106781, + "tests/test_create.py::test_search_override_channels_enabled[libmamba]": 0.5626545450169234, + "tests/test_create.py::test_shortcut_absent_does_not_barf_on_uninstall[classic]": 73.03193113101716, + "tests/test_create.py::test_shortcut_absent_does_not_barf_on_uninstall[libmamba]": 30.832145232387226, + "tests/test_create.py::test_shortcut_absent_when_condarc_set[classic]": 71.75335582021317, + "tests/test_create.py::test_shortcut_absent_when_condarc_set[libmamba]": 30.452810176558838, + "tests/test_create.py::test_shortcut_creation_installs_shortcut[classic]": 73.80560216550573, + "tests/test_create.py::test_shortcut_creation_installs_shortcut[libmamba]": 31.04203073023946, + "tests/test_create.py::test_strict_channel_priority[classic]": 0.0005996743438913214, + "tests/test_create.py::test_strict_channel_priority[libmamba]": 0.0007906597758849907, + "tests/test_create.py::test_strict_resolve_get_reduced_index[classic]": 71.81657582502966, + "tests/test_create.py::test_strict_resolve_get_reduced_index[libmamba]": 75.7162922683701, + "tests/test_create.py::test_tarball_install[classic]": 0.5446994046998939, + "tests/test_create.py::test_tarball_install[libmamba]": 0.5278255754861515, + "tests/test_create.py::test_tarball_install_and_bad_metadata[classic]": 1.0034397893817968, + "tests/test_create.py::test_tarball_install_and_bad_metadata[libmamba]": 0.8821849443680241, + "tests/test_create.py::test_transactional_rollback_simple[classic]": 0.3120038557121588, + "tests/test_create.py::test_transactional_rollback_simple[libmamba]": 0.31130831416937715, + "tests/test_create.py::test_transactional_rollback_upgrade_downgrade[classic]": 0.48932664036856494, + "tests/test_create.py::test_transactional_rollback_upgrade_downgrade[libmamba]": 0.46748063677163215, + "tests/test_create.py::test_update_all_updates_pip_pkg[classic]": 35.54409605112174, + "tests/test_create.py::test_update_all_updates_pip_pkg[libmamba]": 36.06386308356694, + "tests/test_create.py::test_update_deps_flag_absent[classic]": 0.5122134815417761, + "tests/test_create.py::test_update_deps_flag_absent[libmamba]": 0.452338178972539, + "tests/test_create.py::test_update_deps_flag_present[classic]": 0.578158856414578, + "tests/test_create.py::test_update_deps_flag_present[libmamba]": 0.5099291500865657, + "tests/test_create.py::test_update_with_pinned_packages[classic]": 0.8605837583630913, + "tests/test_create.py::test_update_with_pinned_packages[libmamba]": 0.5014729501054093, + "tests/test_create.py::test_use_index_cache[classic]": 20.280982723791066, + "tests/test_create.py::test_use_index_cache[libmamba]": 20.674177541281384, + "tests/test_deprecations.py::test_action[future]": 0.0032683335539461047, + "tests/test_deprecations.py::test_action[pending]": 0.003300782263408523, + "tests/test_deprecations.py::test_action[remove]": 0.002964024678945578, + "tests/test_deprecations.py::test_arguments[deprecated]": 0.0027740073208562276, + "tests/test_deprecations.py::test_arguments[pending]": 0.0030150119205780775, + "tests/test_deprecations.py::test_arguments[remove]": 0.0026521864891750797, + "tests/test_deprecations.py::test_class[deprecated]": 0.002813887158874321, + "tests/test_deprecations.py::test_class[pending]": 0.00288032047778222, + "tests/test_deprecations.py::test_class[remove]": 0.00267845955019206, + "tests/test_deprecations.py::test_constant[deprecated]": 0.0036354379610819424, + "tests/test_deprecations.py::test_constant[pending]": 0.0036610380620382865, + "tests/test_deprecations.py::test_constant[remove]": 0.003582345517437152, + "tests/test_deprecations.py::test_function[deprecated]": 0.0033155204273957036, + "tests/test_deprecations.py::test_function[pending]": 0.003669560956940289, + "tests/test_deprecations.py::test_function[remove]": 0.0026770542246324493, + "tests/test_deprecations.py::test_method[deprecated]": 0.002963507124607024, + "tests/test_deprecations.py::test_method[pending]": 0.0029804439288057386, + "tests/test_deprecations.py::test_method[remove]": 0.0026749194364065476, + "tests/test_deprecations.py::test_module[deprecated]": 0.0037304542208167336, + "tests/test_deprecations.py::test_module[pending]": 0.0037375780181186456, + "tests/test_deprecations.py::test_module[remove]": 0.0036623008498779634, + "tests/test_deprecations.py::test_topic[deprecated]": 0.0026641162400236965, + "tests/test_deprecations.py::test_topic[pending]": 0.00269375437795387, + "tests/test_deprecations.py::test_topic[remove]": 0.002645762000526099, + "tests/test_deprecations.py::test_version_fallback": 0.0027312232113349045, + "tests/test_exceptions.py::test_BasicClobberError": 0.015619429563626813, + "tests/test_exceptions.py::test_BinaryPrefixReplacementError": 0.02858101665235763, + "tests/test_exceptions.py::test_CommandNotFoundError_conda_build": 0.029593950731213386, + "tests/test_exceptions.py::test_CommandNotFoundError_simple": 0.029257572413692874, + "tests/test_exceptions.py::test_CondaFileNotFoundError": 0.028011020905094376, + "tests/test_exceptions.py::test_CondaHTTPError": 0.028973832028377642, + "tests/test_exceptions.py::test_CondaKeyError": 0.0278260428865981, + "tests/test_exceptions.py::test_DirectoryNotFoundError": 0.028980420443064564, + "tests/test_exceptions.py::test_KnownPackageClobberError": 0.015407482091467712, + "tests/test_exceptions.py::test_MD5MismatchError": 0.02855300267274803, + "tests/test_exceptions.py::test_PackageNotFoundError": 0.028443512635526923, "tests/test_exceptions.py::test_PackagesNotFoundError_use_only_tar_bz2": 0.0065241998383866835, - "tests/test_exceptions.py::test_PackagesNotFoundError_use_only_tar_bz2[False]": 0.01670618993630712, - "tests/test_exceptions.py::test_PackagesNotFoundError_use_only_tar_bz2[True]": 0.017494640567780596, - "tests/test_exceptions.py::test_SharedLinkPathClobberError": 0.015271333995223126, - "tests/test_exceptions.py::test_TooManyArgumentsError": 0.0282268187063531, - "tests/test_exceptions.py::test_UnknownPackageClobberError": 0.015206049365347757, - "tests/test_exceptions.py::test_print_unexpected_error_message_opt_out_1": 0.03126286017261439, - "tests/test_exceptions.py::test_print_unexpected_error_message_opt_out_2": 0.02025306100228627, - "tests/test_exceptions.py::test_print_unexpected_error_message_upload_1": 0.035886099888539136, - "tests/test_exceptions.py::test_print_unexpected_error_message_upload_2": 0.034130676330872585, - "tests/test_exceptions.py::test_print_unexpected_error_message_upload_3": 0.0366154563791703, - "tests/test_exceptions.py::test_print_unexpected_error_message_upload_username_with_spaces": 0.035847810346734746, - "tests/test_exceptions.py::test_print_unexpected_error_message_upload_username_with_unicode": 0.03185174745065983, + "tests/test_exceptions.py::test_PackagesNotFoundError_use_only_tar_bz2[False]": 0.016621870228784214, + "tests/test_exceptions.py::test_PackagesNotFoundError_use_only_tar_bz2[True]": 0.0172601566403503, + "tests/test_exceptions.py::test_SharedLinkPathClobberError": 0.015385054329986334, + "tests/test_exceptions.py::test_TooManyArgumentsError": 0.0285417846488215, + "tests/test_exceptions.py::test_UnknownPackageClobberError": 0.015395303094071276, + "tests/test_exceptions.py::test_print_unexpected_error_message_opt_out_1": 0.03341984820950884, + "tests/test_exceptions.py::test_print_unexpected_error_message_opt_out_2": 0.020232809265502943, + "tests/test_exceptions.py::test_print_unexpected_error_message_upload_1": 0.03591575363825878, + "tests/test_exceptions.py::test_print_unexpected_error_message_upload_2": 0.0340861000572849, + "tests/test_exceptions.py::test_print_unexpected_error_message_upload_3": 0.03658009590317434, + "tests/test_exceptions.py::test_print_unexpected_error_message_upload_username_with_spaces": 0.03607874268873014, + "tests/test_exceptions.py::test_print_unexpected_error_message_upload_username_with_unicode": 0.03202299694429116, "tests/test_export.py::test_explicit[classic---md5]": 30.27349049999986, "tests/test_export.py::test_explicit[classic---quiet]": 30.029416300000022, "tests/test_export.py::test_explicit[classic---sha256]": 9.6976714666658, - "tests/test_export.py::test_explicit[classic]": 11.599258077753284, + "tests/test_export.py::test_explicit[classic]": 11.599258077477122, "tests/test_export.py::test_explicit[libmamba---md5]": 10.891355100000018, "tests/test_export.py::test_explicit[libmamba---quiet]": 10.944743866666196, "tests/test_export.py::test_explicit[libmamba---sha256]": 11.448720400000221, - "tests/test_export.py::test_explicit[libmamba]": 11.679385281984857, + "tests/test_export.py::test_explicit[libmamba]": 11.679385281729402, "tests/test_export.py::test_explicit_parser[classic-../doc8-1.1.1-pyhd8ed1ab_0.conda-5e9e17751f19d03-ParseError]": 0.016694466666981118, "tests/test_export.py::test_explicit_parser[classic-../doc8-1.1.1-pyhd8ed1ab_0.conda-5e9e17751f19d03c4034246de428582e-None]": 0.017335100000018144, "tests/test_export.py::test_explicit_parser[classic-doc8-1.1.1-pyhd8ed1ab_0.conda-5e9e17751f19d03c4034246de428582e-None]": 0.018200633333255684, @@ -2050,375 +2051,375 @@ "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.01605560000017429, "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.01912320000022068, "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.94853100092072, - "tests/test_export.py::test_export[libmamba]": 9.216925448445032, - "tests/test_exports.py::test_deprecations[Completer-None]": 0.002613330122527362, + "tests/test_export.py::test_export[classic]": 38.94853100037255, + "tests/test_export.py::test_export[libmamba]": 9.216925448067482, + "tests/test_exports.py::test_deprecations[Completer-None]": 0.0026136610724313523, "tests/test_exports.py::test_deprecations[IndexRecord-TypeError]": 0.0027222583148208764, - "tests/test_exports.py::test_deprecations[InstalledPackages-None]": 0.0025841300776324057, - "tests/test_exports.py::test_deprecations[KEYS-TypeError]": 0.002837934053156665, - "tests/test_exports.py::test_deprecations[KEYS_DIR-TypeError]": 0.002602566139155669, - "tests/test_exports.py::test_deprecations[_symlink_conda_hlp-TypeError]": 0.0026267428730165324, + "tests/test_exports.py::test_deprecations[InstalledPackages-None]": 0.0025712816588596347, + "tests/test_exports.py::test_deprecations[KEYS-TypeError]": 0.002793006864039675, + "tests/test_exports.py::test_deprecations[KEYS_DIR-TypeError]": 0.0026018542055996846, + "tests/test_exports.py::test_deprecations[_symlink_conda_hlp-TypeError]": 0.0026347368793903174, "tests/test_exports.py::test_deprecations[fetch_index-TypeError]": 0.0026151207963397865, - "tests/test_exports.py::test_deprecations[hash_file-TypeError]": 0.0026341574831419134, - "tests/test_exports.py::test_deprecations[iteritems-TypeError]": 0.002664113686728227, - "tests/test_exports.py::test_deprecations[move_to_trash-TypeError]": 0.00266066590584908, - "tests/test_exports.py::test_deprecations[symlink_conda-TypeError]": 0.002628884316484632, - "tests/test_exports.py::test_deprecations[verify-TypeError]": 0.0026259504186719688, - "tests/test_exports.py::test_deprecations[win_conda_bat_redirect-TypeError]": 0.0026270664134099113, - "tests/test_features.py::test_install_track_features_downgrade": 0.7812355989174775, - "tests/test_features.py::test_install_track_features_upgrade": 0.8714005577130103, - "tests/test_features.py::test_remove_features_downgrade": 0.4052061808617765, - "tests/test_features.py::test_remove_features_upgrade": 0.40576357150945025, - "tests/test_fetch.py::test_checksum_checks_bytes[bad-type]": 0.2217680421225956, - "tests/test_fetch.py::test_checksum_checks_bytes[gibberish]": 0.14416962364253527, - "tests/test_fetch.py::test_checksum_checks_bytes[original]": 0.8851627727051398, - "tests/test_fetch.py::test_checksum_checks_bytes[upper]": 0.09049621686711082, - "tests/test_fetch.py::test_download_connectionerror": 3.9190530706464974, - "tests/test_fetch.py::test_download_http_errors": 0.004618782161081307, - "tests/test_fetch.py::test_download_httperror": 0.006741025006928227, - "tests/test_fetch.py::test_download_when_ranges_not_supported": 0.012303580833543028, - "tests/test_fetch.py::test_fetchrepodate_connectionerror": 3.357774001062572, - "tests/test_fetch.py::test_resume_download": 0.021555598973997506, - "tests/test_fetch.py::test_resume_partial": 1.3414628627626948, - "tests/test_fetch.py::test_tmpDownload": 0.0882628291058093, - "tests/test_history.py::test_calls_update_on_exit": 0.007118730046136932, - "tests/test_history.py::test_comment_parsing[conda 4.5.1]": 0.0025473130138935277, - "tests/test_history.py::test_comment_parsing[conda 4.5.1dev0]": 0.0025503997173646005, - "tests/test_history.py::test_comment_parsing[conda 4.5.1rc1]": 0.002558998583645237, - "tests/test_history.py::test_comment_parsing[post 4.4, install spec]": 0.0025947746332445273, - "tests/test_history.py::test_comment_parsing[post 4.4, update spec]": 0.0026110345975939144, - "tests/test_history.py::test_comment_parsing[pre 4.4, install many specs]": 0.002553239131784771, - "tests/test_history.py::test_comment_parsing[pre 4.4, install one spec]": 0.0025547035908112616, - "tests/test_history.py::test_comment_parsing[pre 4.4, install two specs]": 0.0025418936526583657, - "tests/test_history.py::test_comment_parsing[pre 4.4, update one spec]": 0.002531265177100777, - "tests/test_history.py::test_comment_parsing[pre 4.4, update two specs]": 0.0025503287599280937, - "tests/test_history.py::test_empty_history_check_on_empty_env": 0.007086828663821629, - "tests/test_history.py::test_history_malformed": 0.00556763341823971, - "tests/test_history.py::test_parse_on_empty_env": 0.007133806751635477, - "tests/test_history.py::test_returns_history_object_as_context_object": 0.005569777408754282, - "tests/test_history.py::test_user_requests[0]": 0.003304066503984956, - "tests/test_history.py::test_user_requests[1]": 0.003207750518023264, - "tests/test_history.py::test_user_requests[2]": 0.0032232872304066053, - "tests/test_history.py::test_user_requests[3]": 0.003149491841870549, - "tests/test_history.py::test_user_requests[4]": 0.0031130922032656895, - "tests/test_history.py::test_user_requests[5]": 0.003107679754482669, - "tests/test_history.py::test_works_as_context_manager": 0.004346775572949008, - "tests/test_install.py::test_binary[linux-64]": 0.019090927528100356, - "tests/test_install.py::test_binary[noarch]": 0.0077861464575997436, - "tests/test_install.py::test_binary[win-64]": 0.007361327070027378, + "tests/test_exports.py::test_deprecations[hash_file-TypeError]": 0.0026119891792424025, + "tests/test_exports.py::test_deprecations[iteritems-TypeError]": 0.0026516656305122575, + "tests/test_exports.py::test_deprecations[move_to_trash-TypeError]": 0.002655962832916765, + "tests/test_exports.py::test_deprecations[symlink_conda-TypeError]": 0.002632986122885763, + "tests/test_exports.py::test_deprecations[verify-TypeError]": 0.0026176906911524445, + "tests/test_exports.py::test_deprecations[win_conda_bat_redirect-TypeError]": 0.0026321131253818873, + "tests/test_features.py::test_install_track_features_downgrade": 0.771311344960857, + "tests/test_features.py::test_install_track_features_upgrade": 0.8829482508908386, + "tests/test_features.py::test_remove_features_downgrade": 0.39372078207435374, + "tests/test_features.py::test_remove_features_upgrade": 0.4100871328456014, + "tests/test_fetch.py::test_checksum_checks_bytes[bad-type]": 0.08606331049155655, + "tests/test_fetch.py::test_checksum_checks_bytes[gibberish]": 0.12974158303678376, + "tests/test_fetch.py::test_checksum_checks_bytes[original]": 1.0596131783924785, + "tests/test_fetch.py::test_checksum_checks_bytes[upper]": 0.07999408677580097, + "tests/test_fetch.py::test_download_connectionerror": 4.336735024762644, + "tests/test_fetch.py::test_download_http_errors": 0.0045001629024079, + "tests/test_fetch.py::test_download_httperror": 0.006778154440170527, + "tests/test_fetch.py::test_download_when_ranges_not_supported": 0.011717167616861389, + "tests/test_fetch.py::test_fetchrepodate_connectionerror": 3.1977045688432875, + "tests/test_fetch.py::test_resume_download": 0.02269367674141874, + "tests/test_fetch.py::test_resume_partial": 1.313933304758948, + "tests/test_fetch.py::test_tmpDownload": 0.08867948028284084, + "tests/test_history.py::test_calls_update_on_exit": 0.006684164222967827, + "tests/test_history.py::test_comment_parsing[conda 4.5.1]": 0.0025379911514750142, + "tests/test_history.py::test_comment_parsing[conda 4.5.1dev0]": 0.0025280542104567988, + "tests/test_history.py::test_comment_parsing[conda 4.5.1rc1]": 0.002533059615869119, + "tests/test_history.py::test_comment_parsing[post 4.4, install spec]": 0.0025795965033514456, + "tests/test_history.py::test_comment_parsing[post 4.4, update spec]": 0.002585217937789626, + "tests/test_history.py::test_comment_parsing[pre 4.4, install many specs]": 0.0025588766777723034, + "tests/test_history.py::test_comment_parsing[pre 4.4, install one spec]": 0.0025466658265011974, + "tests/test_history.py::test_comment_parsing[pre 4.4, install two specs]": 0.0025335776062938888, + "tests/test_history.py::test_comment_parsing[pre 4.4, update one spec]": 0.002534080250286078, + "tests/test_history.py::test_comment_parsing[pre 4.4, update two specs]": 0.0025591590821156876, + "tests/test_history.py::test_empty_history_check_on_empty_env": 0.007877257011673085, + "tests/test_history.py::test_history_malformed": 0.0053587331092078425, + "tests/test_history.py::test_parse_on_empty_env": 0.006799494258424659, + "tests/test_history.py::test_returns_history_object_as_context_object": 0.005173883758051218, + "tests/test_history.py::test_user_requests[0]": 0.003278339024418541, + "tests/test_history.py::test_user_requests[1]": 0.0031614687359912833, + "tests/test_history.py::test_user_requests[2]": 0.0032075032252193345, + "tests/test_history.py::test_user_requests[3]": 0.0031705796777610536, + "tests/test_history.py::test_user_requests[4]": 0.003104025642341672, + "tests/test_history.py::test_user_requests[5]": 0.003113483311619538, + "tests/test_history.py::test_works_as_context_manager": 0.004142200698792263, + "tests/test_install.py::test_binary[linux-64]": 0.018393037889483304, + "tests/test_install.py::test_binary[noarch]": 0.007304112185317216, + "tests/test_install.py::test_binary[win-64]": 0.007483458579467193, "tests/test_install.py::test_conda_pip_interop_dependency_satisfied_by_pip": 280.7085377664012, - "tests/test_install.py::test_default_text": 0.00623187011700437, - "tests/test_install.py::test_ends_with_newl[linux-64]": 0.0033114951252186738, - "tests/test_install.py::test_ends_with_newl[noarch]": 0.004477170126554721, - "tests/test_install.py::test_ends_with_newl[win-64]": 0.004517283774120086, + "tests/test_install.py::test_default_text": 0.005929439560227055, + "tests/test_install.py::test_ends_with_newl[linux-64]": 0.0032942236766355377, + "tests/test_install.py::test_ends_with_newl[noarch]": 0.004495061836664476, + "tests/test_install.py::test_ends_with_newl[win-64]": 0.004535976275359681, "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.000572731285401825, - "tests/test_install.py::test_multiple[linux-64]": 0.0028556593407474693, - "tests/test_install.py::test_multiple[noarch]": 0.004393066749184699, - "tests/test_install.py::test_multiple[win-64]": 0.004489774678107472, - "tests/test_install.py::test_no_extra[linux-64]": 0.0025857810163434636, - "tests/test_install.py::test_no_extra[noarch]": 0.0044802503984117175, - "tests/test_install.py::test_no_extra[win-64]": 0.004412310784047749, - "tests/test_install.py::test_read_no_link": 0.005222490018750965, - "tests/test_install.py::test_shorter[linux-64]": 0.0029185158144256545, - "tests/test_install.py::test_shorter[noarch]": 0.0045619125349031535, - "tests/test_install.py::test_shorter[win-64]": 0.004575001685432616, - "tests/test_install.py::test_simple[linux-64]": 0.011428916477425955, - "tests/test_install.py::test_simple[noarch]": 0.004927231073678687, - "tests/test_install.py::test_simple[win-64]": 0.005426596211679544, - "tests/test_install.py::test_spaces[linux-64]": 0.00334309670160588, - "tests/test_install.py::test_spaces[noarch]": 0.004332991459766726, - "tests/test_install.py::test_spaces[win-64]": 0.004390955084578323, - "tests/test_install.py::test_too_long[linux-64]": 0.0027111871553796075, - "tests/test_install.py::test_too_long[noarch]": 0.0025588281921974034, - "tests/test_install.py::test_too_long[win-64]": 0.002594950761221419, - "tests/test_install.py::test_trash_outside_prefix": 0.02295815712688366, - "tests/test_install.py::test_two[linux-64]": 0.0026736221887769065, - "tests/test_install.py::test_two[noarch]": 0.004509884400030087, - "tests/test_install.py::test_two[win-64]": 0.004372921904101884, - "tests/test_install.py::test_windows_entry_point": 1.9971790079375418, - "tests/test_install.py::test_yield_lines": 0.004497567073114121, - "tests/test_instructions.py::test_check_files_in_tarball_files_exist": 0.0024040348393178134, - "tests/test_instructions.py::test_check_files_in_tarball_files_not_exist": 0.0024881715857829854, - "tests/test_instructions.py::test_expected_operation_order": 0.002374374103937627, - "tests/test_instructions.py::test_simple_instruction": 0.0025125795393755417, - "tests/test_instructions.py::test_state": 0.0025028738160258633, - "tests/test_link_order.py::test_link_order_post_link_actions": 0.28988770601446123, - "tests/test_link_order.py::test_link_order_post_link_depend": 0.2936609065766111, - "tests/test_logic.py::test_ALL": 16.063593462613817, - "tests/test_logic.py::test_AMONE": 2.48052513064845, - "tests/test_logic.py::test_AND": 0.018688719608113972, - "tests/test_logic.py::test_ANY": 15.311136414099602, - "tests/test_logic.py::test_ITE": 0.6491689024522286, - "tests/test_logic.py::test_LinearBound": 8.52843310105758, - "tests/test_logic.py::test_NOT": 0.0036109346053176793, - "tests/test_logic.py::test_OR": 0.018147965636262937, - "tests/test_logic.py::test_XONE": 2.482734710357776, - "tests/test_logic.py::test_XOR": 0.021979405167879405, - "tests/test_logic.py::test_minimal_unsatisfiable_subset": 0.002500579822270736, - "tests/test_logic.py::test_minimize": 0.005361246410119784, - "tests/test_logic.py::test_sat": 0.0029241465174950783, - "tests/test_misc.py::test_Utf8NamedTemporaryFile": 0.0035879737258340486, - "tests/test_misc.py::test_cache_fn_url": 0.0024054340514131733, - "tests/test_misc.py::test_explicit_missing_cache_entries": 5.062148947102095, - "tests/test_misc.py::test_explicit_no_cache": 0.00838306230875703, - "tests/test_misc.py::test_explicit_parser[../doc8-1.1.1-pyhd8ed1ab_0.conda-5e9e17751f19d03-ParseError]": 0.00280377467383463, - "tests/test_misc.py::test_explicit_parser[../doc8-1.1.1-pyhd8ed1ab_0.conda-5e9e17751f19d03c4034246de428582e-None]": 0.004337477719079758, - "tests/test_misc.py::test_explicit_parser[doc8-1.1.1-pyhd8ed1ab_0.conda-5e9e17751f19d03c4034246de428582e-None]": 0.004452811404486197, - "tests/test_misc.py::test_explicit_parser[https://conda.anaconda.org/conda-forge/noarch/conda-24.1.0-pyhd3eb1b0_0.conda-2707f68aada792d1cf3a44c51d55b38b0cd65b0c192d2a5f9ef0550dc149a7d3-None]": 0.004293094666457212, - "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.0027746946602452906, - "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.002771809672784792, - "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.004350491619186434, - "tests/test_misc.py::test_explicit_parser[https://conda.anaconda.org/conda-forge/noarch/doc8-1.1.1-pyhd8ed1ab_0.conda-5e9e17751f19d03c4034246de428582e-None]": 0.00439119990648162, - "tests/test_misc.py::test_url_pat_1": 0.002379998274764102, - "tests/test_misc.py::test_url_pat_2": 0.002342700754458686, - "tests/test_misc.py::test_url_pat_3": 0.0023529118098712136, - "tests/test_misc.py::test_walk_prefix": 0.00828935241292701, - "tests/test_plan.py::test_adds_to_existing_actions": 0.0028573208325754188, - "tests/test_plan.py::test_deprecations[_get_best_prec_match]": 0.0024988899054136596, - "tests/test_plan.py::test_deprecations[_handle_menuinst]": 0.0024784684271366418, - "tests/test_plan.py::test_deprecations[_inject_UNLINKLINKTRANSACTION]": 0.0024899115980704513, - "tests/test_plan.py::test_deprecations[_plan_from_actions]": 0.0024903864712584865, - "tests/test_plan.py::test_deprecations[_update_old_plan]": 0.002478173952522702, - "tests/test_plan.py::test_deprecations[add_defaults_to_specs]": 0.002512746354860268, - "tests/test_plan.py::test_deprecations[add_unlink]": 0.0025344833797391105, - "tests/test_plan.py::test_deprecations[display_actions]": 0.0025846701293441403, - "tests/test_plan.py::test_deprecations[execute_actions]": 0.002499847048955475, - "tests/test_plan.py::test_deprecations[execute_instructions]": 0.0024756744743728203, - "tests/test_plan.py::test_deprecations[execute_plan]": 0.002492290364317744, - "tests/test_plan.py::test_deprecations[get_blank_actions]": 0.0024892503756854347, - "tests/test_plan.py::test_deprecations[install_actions]": 0.002504791749184702, - "tests/test_plan.py::test_deprecations[print_dists]": 0.002637089817059836, - "tests/test_plan.py::test_deprecations[revert_actions]": 0.002487782159218492, - "tests/test_plan.py::test_display_actions_0": 0.10116432174700933, - "tests/test_plan.py::test_display_actions_features": 0.1383264397099368, - "tests/test_plan.py::test_display_actions_link_type": 0.015034359768476705, - "tests/test_plan.py::test_display_actions_show_channel_urls": 0.11908810222021862, - "tests/test_plan.py::test_execute_plan": 0.002524645997622878, - "tests/test_plan.py::test_pinned_specs_CONDA_PINNED_PACKAGES": 0.015173443734420793, - "tests/test_plan.py::test_pinned_specs_all": 4.513580058239972, - "tests/test_plan.py::test_pinned_specs_conda_meta_pinned": 4.331990311985208, - "tests/test_plan.py::test_pinned_specs_condarc": 4.349810973417932, - "tests/test_plan.py::test_simply_adds_unlink_on_non_windows": 0.0035611619744589386, - "tests/test_plan.py::test_update_old_plan": 0.002507498958933028, - "tests/test_priority.py::test_reorder_channel_priority[classic-with pinned_package]": 27.993248044336596, - "tests/test_priority.py::test_reorder_channel_priority[classic-without pinned_package]": 15.222600881019236, - "tests/test_priority.py::test_reorder_channel_priority[libmamba-with pinned_package]": 13.42285127732696, - "tests/test_priority.py::test_reorder_channel_priority[libmamba-without pinned_package]": 13.229822159796159, - "tests/test_shell.py::test_activate_deactivate_modify_path[bash]": 11.977423943873168, - "tests/test_shell.py::test_activate_deactivate_modify_path[cmd.exe]": 2.4716631088262897, - "tests/test_shell.py::test_bash_activate_error": 0.0006765843038806166, - "tests/test_shell.py::test_basic_integration[bash-basic_posix]": 0.0006300337296824436, - "tests/test_shell.py::test_basic_integration[csh-basic_csh]": 0.0005299632258353606, - "tests/test_shell.py::test_basic_integration[dash-basic_posix]": 0.0006462786680648346, - "tests/test_shell.py::test_basic_integration[tcsh-basic_csh]": 0.0005247078759370552, - "tests/test_shell.py::test_basic_integration[zsh-basic_posix]": 0.000542967959441465, - "tests/test_shell.py::test_cmd_exe_activate_error": 3.06709757386215, - "tests/test_shell.py::test_cmd_exe_basic_integration": 22.72946007859066, - "tests/test_shell.py::test_fish_basic_integration": 0.0005542005358143892, - "tests/test_shell.py::test_legacy_activate_deactivate_bash": 18.770778050380912, - "tests/test_shell.py::test_legacy_activate_deactivate_cmd_exe": 7.603579517933995, - "tests/test_shell.py::test_powershell_PATH_management": 19.338830950754563, - "tests/test_shell.py::test_powershell_basic_integration": 33.75284265307643, - "tests/test_shell.py::test_stacking[0--base-base,sys]": 21.560550284888272, - "tests/test_shell.py::test_stacking[0--has-has,sys]": 21.672984303646995, - "tests/test_shell.py::test_stacking[0--not-sys]": 21.346514281939037, - "tests/test_shell.py::test_stacking[0-base-base-base,sys]": 21.94111248507189, - "tests/test_shell.py::test_stacking[0-base-has-has,sys]": 21.409273503318193, - "tests/test_shell.py::test_stacking[0-base-not-sys]": 20.92714003707842, - "tests/test_shell.py::test_stacking[0-has-base-base,sys]": 21.674465714201965, - "tests/test_shell.py::test_stacking[0-has-has-has,sys]": 21.549974096885055, - "tests/test_shell.py::test_stacking[0-has-not-sys]": 20.87687794270988, - "tests/test_shell.py::test_stacking[0-not-base-base,sys]": 21.70864328079288, - "tests/test_shell.py::test_stacking[0-not-has-has,sys]": 21.624038322916117, - "tests/test_shell.py::test_stacking[0-not-not-sys]": 21.17848725451712, - "tests/test_shell.py::test_stacking[5-base,has-base-base,has,sys]": 21.87936067473914, - "tests/test_shell.py::test_stacking[5-base,has-has-has,base,sys]": 22.18679580495807, - "tests/test_shell.py::test_stacking[5-base,has-not-has,base,sys]": 21.220859753621713, - "tests/test_shell.py::test_stacking[5-base,not-base-base,sys]": 21.635882967802175, - "tests/test_shell.py::test_stacking[5-base,not-has-has,base,sys]": 22.226353746791034, - "tests/test_shell.py::test_stacking[5-base,not-not-base,sys]": 21.724967335215396, - "tests/test_shell.py::test_stacking[5-base-base-base,sys]": 21.33940523190378, - "tests/test_shell.py::test_stacking[5-base-has-has,base,sys]": 21.835063985250255, - "tests/test_shell.py::test_stacking[5-base-not-base,sys]": 21.068924188859953, - "tests/test_shell.py::test_stacking[5-has-base-base,has,sys]": 21.27742524657904, - "tests/test_shell.py::test_stacking[5-has-has-has,sys]": 21.598373915015348, - "tests/test_shell.py::test_stacking[5-has-not-has,sys]": 21.243347687906695, - "tests/test_shell.py::test_stacking[5-not-base-base,sys]": 21.765799423399805, - "tests/test_shell.py::test_stacking[5-not-has-has,sys]": 21.971212326478916, - "tests/test_shell.py::test_stacking[5-not-not-sys]": 21.33064900362074, - "tests/test_solvers.py::TestClassicSolver::test_accelerate": 3.222631889282013, - "tests/test_solvers.py::TestClassicSolver::test_anaconda_nomkl": 2.0500990096469125, - "tests/test_solvers.py::TestClassicSolver::test_arch_preferred_over_noarch_when_otherwise_equal": 0.04275005016671535, - "tests/test_solvers.py::TestClassicSolver::test_channel_priority_1": 1.0704244464876467, - "tests/test_solvers.py::TestClassicSolver::test_circular_dependencies": 0.2792043654830145, - "tests/test_solvers.py::TestClassicSolver::test_empty": 1.0799452556993994, - "tests/test_solvers.py::TestClassicSolver::test_get_dists": 2.2176607826257206, - "tests/test_solvers.py::TestClassicSolver::test_get_reduced_index_broadening_preferred_solution": 0.05562968088494852, - "tests/test_solvers.py::TestClassicSolver::test_get_reduced_index_broadening_with_unsatisfiable_early_dep": 0.051799759105693774, - "tests/test_solvers.py::TestClassicSolver::test_install_package_with_feature": 0.4437289867901658, - "tests/test_solvers.py::TestClassicSolver::test_iopro_mkl": 1.4459539766233422, - "tests/test_solvers.py::TestClassicSolver::test_iopro_nomkl": 1.2723763426509593, - "tests/test_solvers.py::TestClassicSolver::test_irrational_version": 0.22757145048844588, - "tests/test_solvers.py::TestClassicSolver::test_mkl": 2.392650233541034, - "tests/test_solvers.py::TestClassicSolver::test_no_features": 3.0910542959697738, - "tests/test_solvers.py::TestClassicSolver::test_noarch_preferred_over_arch_when_build_greater": 0.0444276514452032, - "tests/test_solvers.py::TestClassicSolver::test_noarch_preferred_over_arch_when_build_greater_dep": 0.046974951112432786, - "tests/test_solvers.py::TestClassicSolver::test_noarch_preferred_over_arch_when_version_greater": 0.0432506145908234, - "tests/test_solvers.py::TestClassicSolver::test_noarch_preferred_over_arch_when_version_greater_dep": 0.04761492884238593, - "tests/test_solvers.py::TestClassicSolver::test_nonexistent": 0.05246423348076043, - "tests/test_solvers.py::TestClassicSolver::test_nonexistent_deps": 1.8041142944804578, - "tests/test_solvers.py::TestClassicSolver::test_pseudo_boolean": 1.8758246973522987, - "tests/test_solvers.py::TestClassicSolver::test_remove": 1.947447470542659, - "tests/test_solvers.py::TestClassicSolver::test_scipy_mkl": 0.9584294209125507, - "tests/test_solvers.py::TestClassicSolver::test_surplus_features_1": 0.058885815640034374, - "tests/test_solvers.py::TestClassicSolver::test_surplus_features_2": 0.049455389511093, - "tests/test_solvers.py::TestClassicSolver::test_timestamps_and_deps": 0.5831032840886965, - "tests/test_solvers.py::TestClassicSolver::test_unintentional_feature_downgrade": 1.3357860252161704, - "tests/test_solvers.py::TestClassicSolver::test_unsat_any_two_not_three": 0.22936791497911116, - "tests/test_solvers.py::TestClassicSolver::test_unsat_chain": 0.07372470103594285, - "tests/test_solvers.py::TestClassicSolver::test_unsat_channel_priority": 0.15369375716208092, - "tests/test_solvers.py::TestClassicSolver::test_unsat_expand_single": 0.060048739847440726, - "tests/test_solvers.py::TestClassicSolver::test_unsat_from_r1": 3.2208467865405526, - "tests/test_solvers.py::TestClassicSolver::test_unsat_missing_dep": 0.05640676333629717, - "tests/test_solvers.py::TestClassicSolver::test_unsat_shortest_chain_1": 0.06913960571409736, - "tests/test_solvers.py::TestClassicSolver::test_unsat_shortest_chain_2": 0.07176664004406433, - "tests/test_solvers.py::TestClassicSolver::test_unsat_shortest_chain_3": 0.07557175115297343, - "tests/test_solvers.py::TestClassicSolver::test_unsat_shortest_chain_4": 0.06947415457211861, - "tests/test_solvers.py::TestClassicSolver::test_unsat_simple": 0.0633014809071406, - "tests/test_solvers.py::TestLibMambaSolver::test_accelerate": 0.002229428468105222, - "tests/test_solvers.py::TestLibMambaSolver::test_anaconda_nomkl": 0.38340451129028325, - "tests/test_solvers.py::TestLibMambaSolver::test_arch_preferred_over_noarch_when_otherwise_equal": 0.07089487017610752, - "tests/test_solvers.py::TestLibMambaSolver::test_channel_priority_1": 0.17235266789653475, - "tests/test_solvers.py::TestLibMambaSolver::test_circular_dependencies": 0.3193787642215002, - "tests/test_solvers.py::TestLibMambaSolver::test_empty": 0.11565485541339278, - "tests/test_solvers.py::TestLibMambaSolver::test_get_dists": 0.18385061557804488, - "tests/test_solvers.py::TestLibMambaSolver::test_get_reduced_index_broadening_preferred_solution": 0.07174563090227103, - "tests/test_solvers.py::TestLibMambaSolver::test_get_reduced_index_broadening_with_unsatisfiable_early_dep": 0.0688857533169702, - "tests/test_solvers.py::TestLibMambaSolver::test_install_package_with_feature": 0.12125356589206722, - "tests/test_solvers.py::TestLibMambaSolver::test_iopro_mkl": 0.002320248200876697, - "tests/test_solvers.py::TestLibMambaSolver::test_iopro_nomkl": 0.0022515573392785345, - "tests/test_solvers.py::TestLibMambaSolver::test_irrational_version": 0.1208078057626669, - "tests/test_solvers.py::TestLibMambaSolver::test_mkl": 0.002603082348587216, - "tests/test_solvers.py::TestLibMambaSolver::test_no_features": 0.0023193918566534145, - "tests/test_solvers.py::TestLibMambaSolver::test_noarch_preferred_over_arch_when_build_greater": 0.07148753522362164, - "tests/test_solvers.py::TestLibMambaSolver::test_noarch_preferred_over_arch_when_build_greater_dep": 0.07483715543373863, - "tests/test_solvers.py::TestLibMambaSolver::test_noarch_preferred_over_arch_when_version_greater": 0.0811468254020373, - "tests/test_solvers.py::TestLibMambaSolver::test_noarch_preferred_over_arch_when_version_greater_dep": 0.07289655301824355, - "tests/test_solvers.py::TestLibMambaSolver::test_nonexistent": 0.0929292777252797, - "tests/test_solvers.py::TestLibMambaSolver::test_nonexistent_deps": 0.7415820356542487, - "tests/test_solvers.py::TestLibMambaSolver::test_pseudo_boolean": 0.002290895170443529, - "tests/test_solvers.py::TestLibMambaSolver::test_remove": 0.0023472271386558385, - "tests/test_solvers.py::TestLibMambaSolver::test_scipy_mkl": 0.0022335200325931007, - "tests/test_solvers.py::TestLibMambaSolver::test_surplus_features_1": 0.002243746930251124, - "tests/test_solvers.py::TestLibMambaSolver::test_surplus_features_2": 0.002224153043232506, - "tests/test_solvers.py::TestLibMambaSolver::test_timestamps_and_deps": 0.7315294143623223, - "tests/test_solvers.py::TestLibMambaSolver::test_unintentional_feature_downgrade": 0.0023329934252609517, - "tests/test_solvers.py::TestLibMambaSolver::test_unsat_any_two_not_three": 0.23050891580719024, - "tests/test_solvers.py::TestLibMambaSolver::test_unsat_chain": 0.05645906751878773, - "tests/test_solvers.py::TestLibMambaSolver::test_unsat_channel_priority": 0.19874089937245387, - "tests/test_solvers.py::TestLibMambaSolver::test_unsat_expand_single": 0.05510460270647204, - "tests/test_solvers.py::TestLibMambaSolver::test_unsat_from_r1": 0.2967477314848941, - "tests/test_solvers.py::TestLibMambaSolver::test_unsat_missing_dep": 0.055203210425036835, - "tests/test_solvers.py::TestLibMambaSolver::test_unsat_shortest_chain_1": 0.05577523997131312, - "tests/test_solvers.py::TestLibMambaSolver::test_unsat_shortest_chain_2": 0.055889623733927106, - "tests/test_solvers.py::TestLibMambaSolver::test_unsat_shortest_chain_3": 0.05586736301357825, - "tests/test_solvers.py::TestLibMambaSolver::test_unsat_shortest_chain_4": 0.05569691860404576, - "tests/test_solvers.py::TestLibMambaSolver::test_unsat_simple": 0.05393514919385409, - "tests/test_toposort.py::test_cycle": 0.002573884084290751, - "tests/test_toposort.py::test_cycle_best_effort": 0.002486499403205181, - "tests/test_toposort.py::test_degenerate": 0.002374559024777873, - "tests/test_toposort.py::test_pop_key": 0.0024743453317294046, - "tests/test_toposort.py::test_python_is_prioritized": 0.0024771575238054268, - "tests/test_toposort.py::test_simple": 0.0025027625304136314, - "tests/test_utils.py::test_deprecations[cygwin_path_to_win-TypeError]": 0.002612984655354142, - "tests/test_utils.py::test_deprecations[msys2_shell_base-TypeError]": 0.002625145879523638, - "tests/test_utils.py::test_deprecations[path_identity-TypeError]": 0.0026199908000638862, - "tests/test_utils.py::test_deprecations[shells-TypeError]": 0.0026301021730801726, - "tests/test_utils.py::test_deprecations[translate_stream-TypeError]": 0.0026205952789313145, - "tests/test_utils.py::test_deprecations[unix_shell_base-TypeError]": 0.002631832807932747, - "tests/test_utils.py::test_deprecations[win_path_to_cygwin-TypeError]": 0.0026178375024899477, - "tests/test_utils.py::test_ensure_dir": 0.004499407251903411, - "tests/test_utils.py::test_ensure_dir_errors": 0.0030908771308818493, - "tests/test_utils.py::test_path_translations": 0.046537985544008946, - "tests/test_utils.py::test_quote_for_shell[!-!]": 0.0025282590124165107, - "tests/test_utils.py::test_quote_for_shell[\"-\"\"\"\"]": 0.0025439874291372237, - "tests/test_utils.py::test_quote_for_shell[#-#]": 0.0025213213923889486, - "tests/test_utils.py::test_quote_for_shell[$-$]": 0.002528194232374923, - "tests/test_utils.py::test_quote_for_shell[%-\"%%\"]": 0.0025456788912557727, - "tests/test_utils.py::test_quote_for_shell[&-\"&\"]": 0.0025265114541662133, - "tests/test_utils.py::test_quote_for_shell['-']": 0.002515281498174254, - "tests/test_utils.py::test_quote_for_shell[(-(]": 0.0025041735201493153, - "tests/test_utils.py::test_quote_for_shell[)-)]": 0.0025238103027208007, - "tests/test_utils.py::test_quote_for_shell[*-*]": 0.0025257691474946716, - "tests/test_utils.py::test_quote_for_shell[+-+]": 0.002518229849594022, - "tests/test_utils.py::test_quote_for_shell[,-,]": 0.0025171823420960045, - "tests/test_utils.py::test_quote_for_shell[---]": 0.0025179263195858957, - "tests/test_utils.py::test_quote_for_shell[.-.]": 0.002516147933646019, - "tests/test_utils.py::test_quote_for_shell[/-/]": 0.0025255211458016847, - "tests/test_utils.py::test_quote_for_shell[1>/dev/null-\"1>/dev/null\"]": 0.0025243098065724817, - "tests/test_utils.py::test_quote_for_shell[1>NUL-\"1>NUL\"]": 0.0025325931141893273, - "tests/test_utils.py::test_quote_for_shell[2>&1-\"2>&1\"]": 0.002523387088636706, - "tests/test_utils.py::test_quote_for_shell[2>/dev/null-\"2>/dev/null\"]": 0.0025348440802449796, - "tests/test_utils.py::test_quote_for_shell[2>NUL-\"2>NUL\"]": 0.0025257065910214045, - "tests/test_utils.py::test_quote_for_shell[:-:]": 0.002511786966309088, - "tests/test_utils.py::test_quote_for_shell[;-;]": 0.0025197705577846125, - "tests/test_utils.py::test_quote_for_shell[<-\"<\"]": 0.002556886297750939, - "tests/test_utils.py::test_quote_for_shell[=-=]": 0.002515253789978884, - "tests/test_utils.py::test_quote_for_shell[>-\">\"]": 0.002514658917857322, - "tests/test_utils.py::test_quote_for_shell[>/dev/null-\">/dev/null\"]": 0.0025453642227180537, - "tests/test_utils.py::test_quote_for_shell[>NUL-\">NUL\"]": 0.002531454981996861, - "tests/test_utils.py::test_quote_for_shell[?-?]": 0.002509995966918153, - "tests/test_utils.py::test_quote_for_shell[@-@]": 0.002526086205225413, - "tests/test_utils.py::test_quote_for_shell[C:\\\\temp\\\\some ^%file^% > nul-\"C:\\\\temp\\\\some ^%%file^%% > nul\"]": 0.0025399926275386704, - "tests/test_utils.py::test_quote_for_shell[None-\"\"]": 0.002549457490371745, - "tests/test_utils.py::test_quote_for_shell[[-[]": 0.002525145515541438, - "tests/test_utils.py::test_quote_for_shell[\\\\-\\\\]": 0.0025277390380420155, - "tests/test_utils.py::test_quote_for_shell[]-]]": 0.002518176793440803, - "tests/test_utils.py::test_quote_for_shell[^-\"^\"]": 0.0025410397680160806, - "tests/test_utils.py::test_quote_for_shell[arg1 and 2-\"arg1 and 2\"]": 0.0026619956643350036, - "tests/test_utils.py::test_quote_for_shell[arg1-arg1]": 0.00265542319400599, - "tests/test_utils.py::test_quote_for_shell[arg1\\nand\\n2-\"arg1\\nand\\n2\"]": 0.0025762675852808847, - "tests/test_utils.py::test_quote_for_shell[malicious argument\\\\\"&whoami-\"malicious argument\\\\\"\"&whoami\"]": 0.002543780714259496, - "tests/test_utils.py::test_quote_for_shell[numpy<1.22-\"numpy<1.22\"]": 0.0025673719208641403, - "tests/test_utils.py::test_quote_for_shell[numpy>=1.0-\"numpy>=1.0\"]": 0.00255576902260178, - "tests/test_utils.py::test_quote_for_shell[one|two-\"one|two\"]": 0.0025701330258579656, - "tests/test_utils.py::test_quote_for_shell[{-{]": 0.0025228521020276653, - "tests/test_utils.py::test_quote_for_shell[|-\"|\"]": 0.002524041336449743, - "tests/test_utils.py::test_quote_for_shell[}-}]": 0.002527105263068936, - "tests/test_utils.py::test_quote_for_shell[~-~]": 0.0025381938658260656, - "tests/test_utils.py::test_text_translations": 0.017730297772897707, - "tests/testing/test_fixtures.py::test_conda_cli": 0.09460668165238996, - "tests/testing/test_fixtures.py::test_env": 42.0639355255712, - "tests/testing/test_fixtures.py::test_monkeypatch": 0.01688238673004228, - "tests/testing/test_fixtures.py::test_path_factory": 0.005879180183850143, - "tests/testing/test_fixtures.py::test_session_capsys": 0.0028580469658362464, - "tests/testing/test_fixtures.py::test_session_conda_cli": 0.11188810964925276, - "tests/testing/test_fixtures.py::test_session_tmp_env": 7.903672154271224, - "tests/testing/test_fixtures.py::test_tmp_channel": 8.953038872980095, - "tests/testing/test_fixtures.py::test_tmp_env": 7.808951108278938, - "tests/testing/test_fixtures.py::test_tmp_envs_dir": 0.007136275005744418, - "tests/testing/test_fixtures.py::test_tmp_pkgs_dir": 0.007596221794509863, - "tests/testing/test_testing.py::test_deprecations[CondaCLIFixture-TypeError]": 0.0027280430293759317, - "tests/testing/test_testing.py::test_deprecations[PathFactoryFixture-TypeError]": 0.002684448918414875, - "tests/testing/test_testing.py::test_deprecations[TmpChannelFixture-TypeError]": 0.002644815593160239, - "tests/testing/test_testing.py::test_deprecations[TmpEnvFixture-TypeError]": 0.002652244887162977, - "tests/trust/test_signature_verification.py::test_2nd_root_metadata_from_web": 0.04227762291824968, - "tests/trust/test_signature_verification.py::test_3rd_root_metadata_from_web": 0.030411053391697574, - "tests/trust/test_signature_verification.py::test_invalid_2nd_metadata_on_disk_no_new_metadata_on_web": 0.009069886083842963, - "tests/trust/test_signature_verification.py::test_signature_verification[broken-0.0.1-broken.conda-None]": 12.498011848386696, - "tests/trust/test_signature_verification.py::test_signature_verification[broken-0.0.1-broken.tar.bz2-False]": 12.476063955134796, - "tests/trust/test_signature_verification.py::test_signature_verification[first.tar.bz2-True]": 12.536050684802113, - "tests/trust/test_signature_verification.py::test_signature_verification[second.conda-True]": 12.48667046161734, - "tests/trust/test_signature_verification.py::test_signature_verification[third.conda-True]": 12.524351126331549, - "tests/trust/test_signature_verification.py::test_signature_verification_not_enabled": 0.03849971951696522, - "tests/trust/test_signature_verification.py::test_single_invalid_signature_3rd_root_metadata_from_web": 0.021889918820015775, - "tests/trust/test_signature_verification.py::test_trusted_root_2nd_metadata_on_disk_no_new_metadata_on_web": 0.015069911265821719, - "tests/trust/test_signature_verification.py::test_trusted_root_invalid_key_mgr_online_valid_on_disk": 0.010634218932850869, - "tests/trust/test_signature_verification.py::test_trusted_root_new_key_mgr_online": 0.011815157641169952, - "tests/trust/test_signature_verification.py::test_trusted_root_no_new_key_mgr_online_key_mgr_is_on_disk": 0.011903269623299045, - "tests/trust/test_signature_verification.py::test_trusted_root_no_new_key_mgr_online_key_mgr_not_on_disk": 0.010520636297158195, - "tests/trust/test_signature_verification.py::test_trusted_root_no_new_metadata": 0.008397963608452259 + "tests/test_install.py::test_long_default_text": 0.0005673110525182946, + "tests/test_install.py::test_multiple[linux-64]": 0.0028542558196023495, + "tests/test_install.py::test_multiple[noarch]": 0.0044437955527951295, + "tests/test_install.py::test_multiple[win-64]": 0.0044659590573851325, + "tests/test_install.py::test_no_extra[linux-64]": 0.0025744621621171344, + "tests/test_install.py::test_no_extra[noarch]": 0.004489747358714371, + "tests/test_install.py::test_no_extra[win-64]": 0.004468479464340019, + "tests/test_install.py::test_read_no_link": 0.004769146657732656, + "tests/test_install.py::test_shorter[linux-64]": 0.0028547914597347192, + "tests/test_install.py::test_shorter[noarch]": 0.004700090738127107, + "tests/test_install.py::test_shorter[win-64]": 0.0045338390918782286, + "tests/test_install.py::test_simple[linux-64]": 0.011316015154188347, + "tests/test_install.py::test_simple[noarch]": 0.004792915559454341, + "tests/test_install.py::test_simple[win-64]": 0.0054068734589284555, + "tests/test_install.py::test_spaces[linux-64]": 0.003324681869181659, + "tests/test_install.py::test_spaces[noarch]": 0.004333493965109507, + "tests/test_install.py::test_spaces[win-64]": 0.004358054433151731, + "tests/test_install.py::test_too_long[linux-64]": 0.0027277719907480447, + "tests/test_install.py::test_too_long[noarch]": 0.0025531817818388275, + "tests/test_install.py::test_too_long[win-64]": 0.002582226205401177, + "tests/test_install.py::test_trash_outside_prefix": 0.02263067127612741, + "tests/test_install.py::test_two[linux-64]": 0.0026487416724378814, + "tests/test_install.py::test_two[noarch]": 0.004443492380126421, + "tests/test_install.py::test_two[win-64]": 0.004402323216597288, + "tests/test_install.py::test_windows_entry_point": 2.0030731631822762, + "tests/test_install.py::test_yield_lines": 0.004348846968213217, + "tests/test_instructions.py::test_check_files_in_tarball_files_exist": 0.002390998166062587, + "tests/test_instructions.py::test_check_files_in_tarball_files_not_exist": 0.002482724209971998, + "tests/test_instructions.py::test_expected_operation_order": 0.002369351147770247, + "tests/test_instructions.py::test_simple_instruction": 0.002512370404003036, + "tests/test_instructions.py::test_state": 0.0024930821778361895, + "tests/test_link_order.py::test_link_order_post_link_actions": 0.2717023226710491, + "tests/test_link_order.py::test_link_order_post_link_depend": 0.2924401141961797, + "tests/test_logic.py::test_ALL": 17.000412714351917, + "tests/test_logic.py::test_AMONE": 2.5718760433491217, + "tests/test_logic.py::test_AND": 0.019311120359900215, + "tests/test_logic.py::test_ANY": 16.19381820485881, + "tests/test_logic.py::test_ITE": 0.673765345685047, + "tests/test_logic.py::test_LinearBound": 8.706980021421254, + "tests/test_logic.py::test_NOT": 0.003662843515608944, + "tests/test_logic.py::test_OR": 0.01881154685747939, + "tests/test_logic.py::test_XONE": 2.586130495523381, + "tests/test_logic.py::test_XOR": 0.02267819215838564, + "tests/test_logic.py::test_minimal_unsatisfiable_subset": 0.0024916488606588497, + "tests/test_logic.py::test_minimize": 0.005416837710507415, + "tests/test_logic.py::test_sat": 0.002942422217955231, + "tests/test_misc.py::test_Utf8NamedTemporaryFile": 0.003468090805181323, + "tests/test_misc.py::test_cache_fn_url": 0.002404766437128333, + "tests/test_misc.py::test_explicit_missing_cache_entries": 5.171369727100326, + "tests/test_misc.py::test_explicit_no_cache": 0.009580656804646924, + "tests/test_misc.py::test_explicit_parser[../doc8-1.1.1-pyhd8ed1ab_0.conda-5e9e17751f19d03-ParseError]": 0.0028035157297559006, + "tests/test_misc.py::test_explicit_parser[../doc8-1.1.1-pyhd8ed1ab_0.conda-5e9e17751f19d03c4034246de428582e-None]": 0.004365351978637449, + "tests/test_misc.py::test_explicit_parser[doc8-1.1.1-pyhd8ed1ab_0.conda-5e9e17751f19d03c4034246de428582e-None]": 0.004481325965441397, + "tests/test_misc.py::test_explicit_parser[https://conda.anaconda.org/conda-forge/noarch/conda-24.1.0-pyhd3eb1b0_0.conda-2707f68aada792d1cf3a44c51d55b38b0cd65b0c192d2a5f9ef0550dc149a7d3-None]": 0.004325791094307957, + "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.00274493557049325, + "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.0027824747709927033, + "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.004388279915061181, + "tests/test_misc.py::test_explicit_parser[https://conda.anaconda.org/conda-forge/noarch/doc8-1.1.1-pyhd8ed1ab_0.conda-5e9e17751f19d03c4034246de428582e-None]": 0.004428715703658672, + "tests/test_misc.py::test_url_pat_1": 0.0023735234144876853, + "tests/test_misc.py::test_url_pat_2": 0.0023368300507008756, + "tests/test_misc.py::test_url_pat_3": 0.002339848905844066, + "tests/test_misc.py::test_walk_prefix": 0.007392305362757306, + "tests/test_plan.py::test_adds_to_existing_actions": 0.002816614326420055, + "tests/test_plan.py::test_deprecations[_get_best_prec_match]": 0.0025000532400937144, + "tests/test_plan.py::test_deprecations[_handle_menuinst]": 0.0024722001217888983, + "tests/test_plan.py::test_deprecations[_inject_UNLINKLINKTRANSACTION]": 0.002488590870009213, + "tests/test_plan.py::test_deprecations[_plan_from_actions]": 0.002482086561069173, + "tests/test_plan.py::test_deprecations[_update_old_plan]": 0.0024734323656466404, + "tests/test_plan.py::test_deprecations[add_defaults_to_specs]": 0.0025155555511743462, + "tests/test_plan.py::test_deprecations[add_unlink]": 0.0025568896539490864, + "tests/test_plan.py::test_deprecations[display_actions]": 0.00258057147953423, + "tests/test_plan.py::test_deprecations[execute_actions]": 0.0025042880609343465, + "tests/test_plan.py::test_deprecations[execute_instructions]": 0.002473595789593183, + "tests/test_plan.py::test_deprecations[execute_plan]": 0.0024881125720325557, + "tests/test_plan.py::test_deprecations[get_blank_actions]": 0.0025004964256947274, + "tests/test_plan.py::test_deprecations[install_actions]": 0.0024928324989703186, + "tests/test_plan.py::test_deprecations[print_dists]": 0.0026386485283552987, + "tests/test_plan.py::test_deprecations[revert_actions]": 0.0024933696865215853, + "tests/test_plan.py::test_display_actions_0": 0.10489928515188475, + "tests/test_plan.py::test_display_actions_features": 0.14160162999268638, + "tests/test_plan.py::test_display_actions_link_type": 0.015244903824369915, + "tests/test_plan.py::test_display_actions_show_channel_urls": 0.12415373921262564, + "tests/test_plan.py::test_execute_plan": 0.002514264804500325, + "tests/test_plan.py::test_pinned_specs_CONDA_PINNED_PACKAGES": 0.015341269575295713, + "tests/test_plan.py::test_pinned_specs_all": 4.600477183880787, + "tests/test_plan.py::test_pinned_specs_conda_meta_pinned": 4.42366484318951, + "tests/test_plan.py::test_pinned_specs_condarc": 4.348038335494523, + "tests/test_plan.py::test_simply_adds_unlink_on_non_windows": 0.003519812364684561, + "tests/test_plan.py::test_update_old_plan": 0.0024866245310282216, + "tests/test_priority.py::test_reorder_channel_priority[classic-with pinned_package]": 27.313013556873834, + "tests/test_priority.py::test_reorder_channel_priority[classic-without pinned_package]": 13.926871471337344, + "tests/test_priority.py::test_reorder_channel_priority[libmamba-with pinned_package]": 13.45761895149329, + "tests/test_priority.py::test_reorder_channel_priority[libmamba-without pinned_package]": 13.340649975490743, + "tests/test_shell.py::test_activate_deactivate_modify_path[bash]": 12.355973559692835, + "tests/test_shell.py::test_activate_deactivate_modify_path[cmd.exe]": 2.518810222529171, + "tests/test_shell.py::test_bash_activate_error": 0.0006336945859052819, + "tests/test_shell.py::test_basic_integration[bash-basic_posix]": 0.0006244172270018119, + "tests/test_shell.py::test_basic_integration[csh-basic_csh]": 0.0005273625382556498, + "tests/test_shell.py::test_basic_integration[dash-basic_posix]": 0.0006335402895033378, + "tests/test_shell.py::test_basic_integration[tcsh-basic_csh]": 0.0005265748033479719, + "tests/test_shell.py::test_basic_integration[zsh-basic_posix]": 0.0005425892739774643, + "tests/test_shell.py::test_cmd_exe_activate_error": 3.04384689111561, + "tests/test_shell.py::test_cmd_exe_basic_integration": 22.7441899730862, + "tests/test_shell.py::test_fish_basic_integration": 0.0005488424091410426, + "tests/test_shell.py::test_legacy_activate_deactivate_bash": 19.097139681967914, + "tests/test_shell.py::test_legacy_activate_deactivate_cmd_exe": 7.733911295979201, + "tests/test_shell.py::test_powershell_PATH_management": 19.670435294407245, + "tests/test_shell.py::test_powershell_basic_integration": 34.45615799912485, + "tests/test_shell.py::test_stacking[0--base-base,sys]": 21.030688158369045, + "tests/test_shell.py::test_stacking[0--has-has,sys]": 21.438925639497995, + "tests/test_shell.py::test_stacking[0--not-sys]": 20.80203324720522, + "tests/test_shell.py::test_stacking[0-base-base-base,sys]": 21.24914244508144, + "tests/test_shell.py::test_stacking[0-base-has-has,sys]": 21.097691485785624, + "tests/test_shell.py::test_stacking[0-base-not-sys]": 20.657156331172867, + "tests/test_shell.py::test_stacking[0-has-base-base,sys]": 21.397412711622742, + "tests/test_shell.py::test_stacking[0-has-has-has,sys]": 21.517577506853346, + "tests/test_shell.py::test_stacking[0-has-not-sys]": 20.633453838438296, + "tests/test_shell.py::test_stacking[0-not-base-base,sys]": 21.349034109111212, + "tests/test_shell.py::test_stacking[0-not-has-has,sys]": 21.118985363532623, + "tests/test_shell.py::test_stacking[0-not-not-sys]": 20.517334142268414, + "tests/test_shell.py::test_stacking[5-base,has-base-base,has,sys]": 21.945746983448323, + "tests/test_shell.py::test_stacking[5-base,has-has-has,base,sys]": 21.45603644450436, + "tests/test_shell.py::test_stacking[5-base,has-not-has,base,sys]": 21.3221796086234, + "tests/test_shell.py::test_stacking[5-base,not-base-base,sys]": 21.675708242995807, + "tests/test_shell.py::test_stacking[5-base,not-has-has,base,sys]": 21.52442081766498, + "tests/test_shell.py::test_stacking[5-base,not-not-base,sys]": 21.097211518248766, + "tests/test_shell.py::test_stacking[5-base-base-base,sys]": 21.052049710860352, + "tests/test_shell.py::test_stacking[5-base-has-has,base,sys]": 21.184896007908037, + "tests/test_shell.py::test_stacking[5-base-not-base,sys]": 21.0189684535215, + "tests/test_shell.py::test_stacking[5-has-base-base,has,sys]": 21.013851852805963, + "tests/test_shell.py::test_stacking[5-has-has-has,sys]": 21.10546573346842, + "tests/test_shell.py::test_stacking[5-has-not-has,sys]": 20.9346006371244, + "tests/test_shell.py::test_stacking[5-not-base-base,sys]": 21.509996505409266, + "tests/test_shell.py::test_stacking[5-not-has-has,sys]": 21.24836914335181, + "tests/test_shell.py::test_stacking[5-not-not-sys]": 20.734290529779905, + "tests/test_solvers.py::TestClassicSolver::test_accelerate": 3.3577076891008155, + "tests/test_solvers.py::TestClassicSolver::test_anaconda_nomkl": 2.1124992285552167, + "tests/test_solvers.py::TestClassicSolver::test_arch_preferred_over_noarch_when_otherwise_equal": 0.042984685089025344, + "tests/test_solvers.py::TestClassicSolver::test_channel_priority_1": 1.1056763754598822, + "tests/test_solvers.py::TestClassicSolver::test_circular_dependencies": 0.269029582860436, + "tests/test_solvers.py::TestClassicSolver::test_empty": 1.1164742981835156, + "tests/test_solvers.py::TestClassicSolver::test_get_dists": 2.2833152143548627, + "tests/test_solvers.py::TestClassicSolver::test_get_reduced_index_broadening_preferred_solution": 0.05569908362327556, + "tests/test_solvers.py::TestClassicSolver::test_get_reduced_index_broadening_with_unsatisfiable_early_dep": 0.05218480223202158, + "tests/test_solvers.py::TestClassicSolver::test_install_package_with_feature": 0.45689263026297805, + "tests/test_solvers.py::TestClassicSolver::test_iopro_mkl": 1.4751548786363637, + "tests/test_solvers.py::TestClassicSolver::test_iopro_nomkl": 1.2716529603161473, + "tests/test_solvers.py::TestClassicSolver::test_irrational_version": 0.23595409378448742, + "tests/test_solvers.py::TestClassicSolver::test_mkl": 2.4667410236701994, + "tests/test_solvers.py::TestClassicSolver::test_no_features": 3.210451954125888, + "tests/test_solvers.py::TestClassicSolver::test_noarch_preferred_over_arch_when_build_greater": 0.044833903373237116, + "tests/test_solvers.py::TestClassicSolver::test_noarch_preferred_over_arch_when_build_greater_dep": 0.04720371508833897, + "tests/test_solvers.py::TestClassicSolver::test_noarch_preferred_over_arch_when_version_greater": 0.043157358401890805, + "tests/test_solvers.py::TestClassicSolver::test_noarch_preferred_over_arch_when_version_greater_dep": 0.04803490116193336, + "tests/test_solvers.py::TestClassicSolver::test_nonexistent": 0.052255992611404546, + "tests/test_solvers.py::TestClassicSolver::test_nonexistent_deps": 1.8644697755750284, + "tests/test_solvers.py::TestClassicSolver::test_pseudo_boolean": 1.9835674038398363, + "tests/test_solvers.py::TestClassicSolver::test_remove": 1.7625350306005079, + "tests/test_solvers.py::TestClassicSolver::test_scipy_mkl": 1.1213608973177145, + "tests/test_solvers.py::TestClassicSolver::test_surplus_features_1": 0.05891551017170727, + "tests/test_solvers.py::TestClassicSolver::test_surplus_features_2": 0.05003338669733474, + "tests/test_solvers.py::TestClassicSolver::test_timestamps_and_deps": 0.5899492095848973, + "tests/test_solvers.py::TestClassicSolver::test_unintentional_feature_downgrade": 1.3906560444486333, + "tests/test_solvers.py::TestClassicSolver::test_unsat_any_two_not_three": 0.23026440293667838, + "tests/test_solvers.py::TestClassicSolver::test_unsat_chain": 0.07474082051824825, + "tests/test_solvers.py::TestClassicSolver::test_unsat_channel_priority": 0.153414798420002, + "tests/test_solvers.py::TestClassicSolver::test_unsat_expand_single": 0.05993024576857608, + "tests/test_solvers.py::TestClassicSolver::test_unsat_from_r1": 3.337620172354732, + "tests/test_solvers.py::TestClassicSolver::test_unsat_missing_dep": 0.05696818313987269, + "tests/test_solvers.py::TestClassicSolver::test_unsat_shortest_chain_1": 0.06943668793427907, + "tests/test_solvers.py::TestClassicSolver::test_unsat_shortest_chain_2": 0.07140800586846356, + "tests/test_solvers.py::TestClassicSolver::test_unsat_shortest_chain_3": 0.07633174114515087, + "tests/test_solvers.py::TestClassicSolver::test_unsat_shortest_chain_4": 0.06978696319585312, + "tests/test_solvers.py::TestClassicSolver::test_unsat_simple": 0.0634363061336751, + "tests/test_solvers.py::TestLibMambaSolver::test_accelerate": 0.0022249633290387706, + "tests/test_solvers.py::TestLibMambaSolver::test_anaconda_nomkl": 0.3968815104060431, + "tests/test_solvers.py::TestLibMambaSolver::test_arch_preferred_over_noarch_when_otherwise_equal": 0.0704351799878015, + "tests/test_solvers.py::TestLibMambaSolver::test_channel_priority_1": 0.1691936054377031, + "tests/test_solvers.py::TestLibMambaSolver::test_circular_dependencies": 0.3187023595026986, + "tests/test_solvers.py::TestLibMambaSolver::test_empty": 0.11494536855228187, + "tests/test_solvers.py::TestLibMambaSolver::test_get_dists": 0.18620472186702786, + "tests/test_solvers.py::TestLibMambaSolver::test_get_reduced_index_broadening_preferred_solution": 0.0717187212198019, + "tests/test_solvers.py::TestLibMambaSolver::test_get_reduced_index_broadening_with_unsatisfiable_early_dep": 0.06922186620479291, + "tests/test_solvers.py::TestLibMambaSolver::test_install_package_with_feature": 0.12101316219388371, + "tests/test_solvers.py::TestLibMambaSolver::test_iopro_mkl": 0.002316256406406789, + "tests/test_solvers.py::TestLibMambaSolver::test_iopro_nomkl": 0.0022632235474700124, + "tests/test_solvers.py::TestLibMambaSolver::test_irrational_version": 0.12022394954018079, + "tests/test_solvers.py::TestLibMambaSolver::test_mkl": 0.0025486044513069405, + "tests/test_solvers.py::TestLibMambaSolver::test_no_features": 0.0023163373690950114, + "tests/test_solvers.py::TestLibMambaSolver::test_noarch_preferred_over_arch_when_build_greater": 0.07350703689277222, + "tests/test_solvers.py::TestLibMambaSolver::test_noarch_preferred_over_arch_when_build_greater_dep": 0.07304434188899883, + "tests/test_solvers.py::TestLibMambaSolver::test_noarch_preferred_over_arch_when_version_greater": 0.07973264592435897, + "tests/test_solvers.py::TestLibMambaSolver::test_noarch_preferred_over_arch_when_version_greater_dep": 0.07288021403990322, + "tests/test_solvers.py::TestLibMambaSolver::test_nonexistent": 0.09125968768869155, + "tests/test_solvers.py::TestLibMambaSolver::test_nonexistent_deps": 0.7414154211415146, + "tests/test_solvers.py::TestLibMambaSolver::test_pseudo_boolean": 0.0022959900832386173, + "tests/test_solvers.py::TestLibMambaSolver::test_remove": 0.0023292037599420266, + "tests/test_solvers.py::TestLibMambaSolver::test_scipy_mkl": 0.002226341053614912, + "tests/test_solvers.py::TestLibMambaSolver::test_surplus_features_1": 0.0022416642703762145, + "tests/test_solvers.py::TestLibMambaSolver::test_surplus_features_2": 0.002238378172228566, + "tests/test_solvers.py::TestLibMambaSolver::test_timestamps_and_deps": 0.729080446547706, + "tests/test_solvers.py::TestLibMambaSolver::test_unintentional_feature_downgrade": 0.002317257842448124, + "tests/test_solvers.py::TestLibMambaSolver::test_unsat_any_two_not_three": 0.22958151342775746, + "tests/test_solvers.py::TestLibMambaSolver::test_unsat_chain": 0.05480657182956326, + "tests/test_solvers.py::TestLibMambaSolver::test_unsat_channel_priority": 0.1948720055582326, + "tests/test_solvers.py::TestLibMambaSolver::test_unsat_expand_single": 0.05340553588606619, + "tests/test_solvers.py::TestLibMambaSolver::test_unsat_from_r1": 0.29198122654267405, + "tests/test_solvers.py::TestLibMambaSolver::test_unsat_missing_dep": 0.05348329529991589, + "tests/test_solvers.py::TestLibMambaSolver::test_unsat_shortest_chain_1": 0.054429940609441535, + "tests/test_solvers.py::TestLibMambaSolver::test_unsat_shortest_chain_2": 0.05464413490101405, + "tests/test_solvers.py::TestLibMambaSolver::test_unsat_shortest_chain_3": 0.05412278328258342, + "tests/test_solvers.py::TestLibMambaSolver::test_unsat_shortest_chain_4": 0.054897117451929656, + "tests/test_solvers.py::TestLibMambaSolver::test_unsat_simple": 0.053649919592692934, + "tests/test_toposort.py::test_cycle": 0.0025738840843088774, + "tests/test_toposort.py::test_cycle_best_effort": 0.0024864994032031116, + "tests/test_toposort.py::test_degenerate": 0.0023745590247734464, + "tests/test_toposort.py::test_pop_key": 0.00247434533173602, + "tests/test_toposort.py::test_python_is_prioritized": 0.0024771575238055972, + "tests/test_toposort.py::test_simple": 0.0025027625304134445, + "tests/test_utils.py::test_deprecations[cygwin_path_to_win-TypeError]": 0.0025895191949074983, + "tests/test_utils.py::test_deprecations[msys2_shell_base-TypeError]": 0.0026241176678115058, + "tests/test_utils.py::test_deprecations[path_identity-TypeError]": 0.0026168246437634395, + "tests/test_utils.py::test_deprecations[shells-TypeError]": 0.0026306205544634723, + "tests/test_utils.py::test_deprecations[translate_stream-TypeError]": 0.0026114390148687474, + "tests/test_utils.py::test_deprecations[unix_shell_base-TypeError]": 0.002639120352279694, + "tests/test_utils.py::test_deprecations[win_path_to_cygwin-TypeError]": 0.00261003114060129, + "tests/test_utils.py::test_ensure_dir": 0.004439183502444228, + "tests/test_utils.py::test_ensure_dir_errors": 0.00307768999333861, + "tests/test_utils.py::test_path_translations": 0.04634219834453337, + "tests/test_utils.py::test_quote_for_shell[!-!]": 0.0025195031788063987, + "tests/test_utils.py::test_quote_for_shell[\"-\"\"\"\"]": 0.0025306630722367928, + "tests/test_utils.py::test_quote_for_shell[#-#]": 0.002511388699281596, + "tests/test_utils.py::test_quote_for_shell[$-$]": 0.0025294495959290605, + "tests/test_utils.py::test_quote_for_shell[%-\"%%\"]": 0.0025391389251426437, + "tests/test_utils.py::test_quote_for_shell[&-\"&\"]": 0.0025131599675397207, + "tests/test_utils.py::test_quote_for_shell['-']": 0.0025126753813702924, + "tests/test_utils.py::test_quote_for_shell[(-(]": 0.002503507722331809, + "tests/test_utils.py::test_quote_for_shell[)-)]": 0.0025160403754986974, + "tests/test_utils.py::test_quote_for_shell[*-*]": 0.0025198960796968487, + "tests/test_utils.py::test_quote_for_shell[+-+]": 0.0025176845910896404, + "tests/test_utils.py::test_quote_for_shell[,-,]": 0.0025154383543991876, + "tests/test_utils.py::test_quote_for_shell[---]": 0.0025217565212276006, + "tests/test_utils.py::test_quote_for_shell[.-.]": 0.002512574435160178, + "tests/test_utils.py::test_quote_for_shell[/-/]": 0.002523847958523928, + "tests/test_utils.py::test_quote_for_shell[1>/dev/null-\"1>/dev/null\"]": 0.0025259038697178888, + "tests/test_utils.py::test_quote_for_shell[1>NUL-\"1>NUL\"]": 0.0025226385359342234, + "tests/test_utils.py::test_quote_for_shell[2>&1-\"2>&1\"]": 0.002517378426063956, + "tests/test_utils.py::test_quote_for_shell[2>/dev/null-\"2>/dev/null\"]": 0.002534560084512371, + "tests/test_utils.py::test_quote_for_shell[2>NUL-\"2>NUL\"]": 0.002521922481648015, + "tests/test_utils.py::test_quote_for_shell[:-:]": 0.002519350746306617, + "tests/test_utils.py::test_quote_for_shell[;-;]": 0.0025178736147656584, + "tests/test_utils.py::test_quote_for_shell[<-\"<\"]": 0.002535169646319623, + "tests/test_utils.py::test_quote_for_shell[=-=]": 0.002515785405064998, + "tests/test_utils.py::test_quote_for_shell[>-\">\"]": 0.0025110556458060006, + "tests/test_utils.py::test_quote_for_shell[>/dev/null-\">/dev/null\"]": 0.0025404891586854506, + "tests/test_utils.py::test_quote_for_shell[>NUL-\">NUL\"]": 0.00253836351106649, + "tests/test_utils.py::test_quote_for_shell[?-?]": 0.0024971310837877706, + "tests/test_utils.py::test_quote_for_shell[@-@]": 0.002524186812369565, + "tests/test_utils.py::test_quote_for_shell[C:\\\\temp\\\\some ^%file^% > nul-\"C:\\\\temp\\\\some ^%%file^%% > nul\"]": 0.0025308722871509757, + "tests/test_utils.py::test_quote_for_shell[None-\"\"]": 0.0025430770233345265, + "tests/test_utils.py::test_quote_for_shell[[-[]": 0.0025196277154149976, + "tests/test_utils.py::test_quote_for_shell[\\\\-\\\\]": 0.0025301211228373048, + "tests/test_utils.py::test_quote_for_shell[]-]]": 0.002514426783496888, + "tests/test_utils.py::test_quote_for_shell[^-\"^\"]": 0.0025320649805760315, + "tests/test_utils.py::test_quote_for_shell[arg1 and 2-\"arg1 and 2\"]": 0.0026679868710999355, + "tests/test_utils.py::test_quote_for_shell[arg1-arg1]": 0.002632949655518064, + "tests/test_utils.py::test_quote_for_shell[arg1\\nand\\n2-\"arg1\\nand\\n2\"]": 0.0025677890836804927, + "tests/test_utils.py::test_quote_for_shell[malicious argument\\\\\"&whoami-\"malicious argument\\\\\"\"&whoami\"]": 0.002541032356595114, + "tests/test_utils.py::test_quote_for_shell[numpy<1.22-\"numpy<1.22\"]": 0.002557642233788326, + "tests/test_utils.py::test_quote_for_shell[numpy>=1.0-\"numpy>=1.0\"]": 0.002537334678621824, + "tests/test_utils.py::test_quote_for_shell[one|two-\"one|two\"]": 0.0025605805603339518, + "tests/test_utils.py::test_quote_for_shell[{-{]": 0.0025180822405635127, + "tests/test_utils.py::test_quote_for_shell[|-\"|\"]": 0.0025212999173448835, + "tests/test_utils.py::test_quote_for_shell[}-}]": 0.002522757142385794, + "tests/test_utils.py::test_quote_for_shell[~-~]": 0.0025210773246802714, + "tests/test_utils.py::test_text_translations": 0.01735887049026016, + "tests/testing/test_fixtures.py::test_conda_cli": 0.09572931002852846, + "tests/testing/test_fixtures.py::test_env": 39.607021223972275, + "tests/testing/test_fixtures.py::test_monkeypatch": 0.016887319873185917, + "tests/testing/test_fixtures.py::test_path_factory": 0.005979157964071245, + "tests/testing/test_fixtures.py::test_session_capsys": 0.0028535243868502294, + "tests/testing/test_fixtures.py::test_session_conda_cli": 0.11028722687106313, + "tests/testing/test_fixtures.py::test_session_tmp_env": 6.722285703299931, + "tests/testing/test_fixtures.py::test_tmp_channel": 8.527900290849612, + "tests/testing/test_fixtures.py::test_tmp_env": 9.25415458163565, + "tests/testing/test_fixtures.py::test_tmp_envs_dir": 0.006947972586943118, + "tests/testing/test_fixtures.py::test_tmp_pkgs_dir": 0.00765107761421791, + "tests/testing/test_testing.py::test_deprecations[CondaCLIFixture-TypeError]": 0.0027205107113874726, + "tests/testing/test_testing.py::test_deprecations[PathFactoryFixture-TypeError]": 0.002684257711095733, + "tests/testing/test_testing.py::test_deprecations[TmpChannelFixture-TypeError]": 0.0026368435653538677, + "tests/testing/test_testing.py::test_deprecations[TmpEnvFixture-TypeError]": 0.002665358235951719, + "tests/trust/test_signature_verification.py::test_2nd_root_metadata_from_web": 0.03868256595187321, + "tests/trust/test_signature_verification.py::test_3rd_root_metadata_from_web": 0.028597613308529748, + "tests/trust/test_signature_verification.py::test_invalid_2nd_metadata_on_disk_no_new_metadata_on_web": 0.008857047629484869, + "tests/trust/test_signature_verification.py::test_signature_verification[broken-0.0.1-broken.conda-None]": 12.494267189273215, + "tests/trust/test_signature_verification.py::test_signature_verification[broken-0.0.1-broken.tar.bz2-False]": 12.502717473563896, + "tests/trust/test_signature_verification.py::test_signature_verification[first.tar.bz2-True]": 12.546765088660864, + "tests/trust/test_signature_verification.py::test_signature_verification[second.conda-True]": 12.503415234143468, + "tests/trust/test_signature_verification.py::test_signature_verification[third.conda-True]": 12.522164504977633, + "tests/trust/test_signature_verification.py::test_signature_verification_not_enabled": 0.03827531701730209, + "tests/trust/test_signature_verification.py::test_single_invalid_signature_3rd_root_metadata_from_web": 0.020957329129377592, + "tests/trust/test_signature_verification.py::test_trusted_root_2nd_metadata_on_disk_no_new_metadata_on_web": 0.014292124603237684, + "tests/trust/test_signature_verification.py::test_trusted_root_invalid_key_mgr_online_valid_on_disk": 0.01026875626150338, + "tests/trust/test_signature_verification.py::test_trusted_root_new_key_mgr_online": 0.012857879722400701, + "tests/trust/test_signature_verification.py::test_trusted_root_no_new_key_mgr_online_key_mgr_is_on_disk": 0.011585568842039526, + "tests/trust/test_signature_verification.py::test_trusted_root_no_new_key_mgr_online_key_mgr_not_on_disk": 0.01044953258429621, + "tests/trust/test_signature_verification.py::test_trusted_root_no_new_metadata": 0.008216730964425262 } diff --git a/durations/macOS.json b/durations/macOS.json index 2629bb5d..812ffbf7 100644 --- a/durations/macOS.json +++ b/durations/macOS.json @@ -1,1266 +1,1266 @@ { - "tests/base/test_constants.py::test_ChannelPriority": 0.0040380474633798956, - "tests/base/test_constants.py::test_null_is_falsey": 0.003851437101449681, - "tests/base/test_context.py::test_aggressive_update_packages": 0.035882446739345444, - "tests/base/test_context.py::test_channel_priority": 0.04702728576794144, - "tests/base/test_context.py::test_channel_settings": 0.05084360848617966, - "tests/base/test_context.py::test_channels_defaults": 0.0523564014475173, - "tests/base/test_context.py::test_channels_defaults_condarc": 0.05032013426933677, - "tests/base/test_context.py::test_channels_empty": 0.05009495314798556, - "tests/base/test_context.py::test_client_ssl_cert": 0.07656259445476074, - "tests/base/test_context.py::test_clobber_enum": 0.05425353912771887, - "tests/base/test_context.py::test_clobber_enum[clobber]": 0.021209223720376168, - "tests/base/test_context.py::test_clobber_enum[prevent]": 0.02102145081780429, - "tests/base/test_context.py::test_clobber_enum[warn]": 0.02079920400588226, - "tests/base/test_context.py::test_conda_bld_path": 0.048808989716547256, - "tests/base/test_context.py::test_conda_build_root_dir": 0.05111885619906899, - "tests/base/test_context.py::test_conda_envs_path": 0.0909375534056091, - "tests/base/test_context.py::test_context_parameter_map": 0.056602786035139074, - "tests/base/test_context.py::test_context_parameters_have_descriptions": 0.09873384138396289, - "tests/base/test_context.py::test_custom_multichannels": 0.04983258254601656, - "tests/base/test_context.py::test_default_target_is_root_prefix": 0.05077598497793968, - "tests/base/test_context.py::test_expandvars": 0.11678436203555054, - "tests/base/test_context.py::test_get_plugin_config_data_env_var_source": 0.0032254339381213686, - "tests/base/test_context.py::test_get_plugin_config_data_file_source": 0.009464572825035373, - "tests/base/test_context.py::test_get_plugin_config_data_skip_bad_values": 0.002827154947143866, - "tests/base/test_context.py::test_local_build_root_custom_rc": 0.07166846323556231, - "tests/base/test_context.py::test_local_build_root_default_rc": 0.02177651553206209, - "tests/base/test_context.py::test_migrated_custom_channels": 0.055838232863350525, - "tests/base/test_context.py::test_old_channel_alias": 0.06106050287564949, - "tests/base/test_context.py::test_proxy_servers": 0.047088482751442416, - "tests/base/test_context.py::test_reporters_default_value": 0.0030996027865202503, - "tests/base/test_context.py::test_reporters_from_config_file": 0.051514469202578246, - "tests/base/test_context.py::test_reporters_json_is_true": 0.06683292435378546, - "tests/base/test_context.py::test_reporters_quiet_is_true": 0.0704647432481027, - "tests/base/test_context.py::test_restore_free_channel": 0.0368127443690393, - "tests/base/test_context.py::test_signing_metadata_url_base": 0.07299357817639994, - "tests/base/test_context.py::test_signing_metadata_url_base_empty_default_channels": 0.06678997316911144, - "tests/base/test_context.py::test_specify_channels_cli_adding_defaults_no_condarc": 0.051235812310950236, - "tests/base/test_context.py::test_specify_channels_cli_condarc": 0.049705537004617606, - "tests/base/test_context.py::test_specify_channels_cli_not_adding_defaults_no_condarc": 0.050395492487871986, - "tests/base/test_context.py::test_specify_different_channels_cli_condarc": 0.05149156437163654, - "tests/base/test_context.py::test_specify_same_channels_cli_as_in_condarc": 0.055374599811299156, - "tests/base/test_context.py::test_subdirs": 0.01476350481951389, - "tests/base/test_context.py::test_target_prefix": 0.0887798502511186, - "tests/base/test_context.py::test_threads": 0.07510205671640804, - "tests/base/test_context.py::test_validate_prefix_name[base-False-mock_return_values2-expected2]": 0.005751344676073914, - "tests/base/test_context.py::test_validate_prefix_name[env-name-False-mock_return_values0-expected0]": 0.0076295969373262286, - "tests/base/test_context.py::test_validate_prefix_name[not/allow#characters:in-path-False-mock_return_values1-expected1]": 0.005809653585338794, - "tests/cli/test_cli_install.py::test_emscripten_forge[classic]": 5.299918683534334, - "tests/cli/test_cli_install.py::test_emscripten_forge[libmamba]": 8.508032041420678, - "tests/cli/test_cli_install.py::test_find_conflicts_called_once[classic]": 18.02988386148495, - "tests/cli/test_cli_install.py::test_find_conflicts_called_once[libmamba]": 0.019705807890483495, - "tests/cli/test_cli_install.py::test_pre_link_message[classic]": 1.5301829868429744, - "tests/cli/test_cli_install.py::test_pre_link_message[libmamba]": 2.0318473442619207, - "tests/cli/test_common.py::test_check_non_admin_enabled_false": 0.006549694047506795, - "tests/cli/test_common.py::test_check_non_admin_enabled_true": 0.005879623811884449, - "tests/cli/test_common.py::test_confirm_dry_run_exit": 0.004999933592001346, - "tests/cli/test_common.py::test_confirm_yn_always_yes": 0.007958406425438606, - "tests/cli/test_common.py::test_confirm_yn_dry_run_exit": 0.005253871056291731, - "tests/cli/test_common.py::test_confirm_yn_no": 0.005737696101714209, - "tests/cli/test_common.py::test_confirm_yn_yes": 0.005263028397366739, - "tests/cli/test_common.py::test_is_active_prefix[-False]": 0.004003611749519166, - "tests/cli/test_common.py::test_is_active_prefix[active_prefix-True]": 0.003769747121841454, - "tests/cli/test_compare.py::test_compare_fail": 0.4026876806628341, - "tests/cli/test_compare.py::test_compare_success": 0.42667942947760373, - "tests/cli/test_conda_argparse.py::test_cli_args_as_strings": 0.12197847411722626, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.ArgumentParser-isclass]": 0.004026354735891341, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.BUILTIN_COMMANDS-]": 0.003602594368463413, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.ExtendConstAction-isclass]": 0.004322969571460078, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.NullCountAction-isclass]": 0.004134381992145845, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_output_and_prompt_options-isfunction]": 0.005325036609161872, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_channels-isfunction]": 0.004989499231446146, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_create_install_update-isfunction]": 0.0038672321628265365, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_default_packages-isfunction]": 0.004458468262556515, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_help-isfunction]": 0.0038619942596841397, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_json-isfunction]": 0.004743332408383, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_known-isfunction]": 0.0038861421027554135, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_networking-isfunction]": 0.00402110576440646, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_package_install_options-isfunction]": 0.004980265984424156, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_prefix-isfunction]": 0.003946423415574616, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_prune-isfunction]": 0.003720588758461757, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_pscheck-isfunction]": 0.003397979734810122, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_show_channel_urls-isfunction]": 0.004038505549531787, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_solver-isfunction]": 0.003678117853133014, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_solver_mode-isfunction]": 0.00410223911888957, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_update_modifiers-isfunction]": 0.003811559685588689, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_verbose-isfunction]": 0.0036537024040930953, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_clean-isfunction]": 0.0036699543167203162, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_compare-isfunction]": 0.003724805143817304, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_config-isfunction]": 0.003765572029176732, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_create-isfunction]": 0.0039601264118627405, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_info-isfunction]": 0.003885949418573132, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_init-isfunction]": 0.004004227652951469, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_install-isfunction]": 0.004085910283621078, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_list-isfunction]": 0.004112921172474157, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_notices-isfunction]": 0.0036115400547740107, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_package-isfunction]": 0.0035118209951596735, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_plugins-isfunction]": 0.004083935782605067, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_remove-isfunction]": 0.0073993919109444535, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_rename-isfunction]": 0.003831247131051908, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_run-isfunction]": 0.004008735321107462, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_search-isfunction]": 0.0035771088533658882, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_update-isfunction]": 0.0038855240879083312, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.do_call-isfunction]": 0.003687465079573713, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.escaped_sys_rc_path-]": 0.003938394222391424, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.escaped_user_rc_path-]": 0.0037864208554129605, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.find_builtin_commands-isfunction]": 0.0037163764226548226, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.generate_parser-isfunction]": 0.003822913175627514, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.generate_pre_parser-isfunction]": 0.003791992851532028, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.sys_rc_path-]": 0.0034641665223262507, - "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.user_rc_path-]": 0.0035634448921702962, - "tests/cli/test_conda_argparse.py::test_list_through_python_api": 2.84718285607116, - "tests/cli/test_conda_argparse.py::test_parser_basics": 0.06316496771177549, - "tests/cli/test_config.py::test_add_invalid_key": 0.12121593496204203, - "tests/cli/test_config.py::test_add_key": 0.15008499949236426, - "tests/cli/test_config.py::test_channels_add_duplicate": 0.12478489520104359, - "tests/cli/test_config.py::test_channels_add_empty": 0.14259548711313982, - "tests/cli/test_config.py::test_channels_add_empty_with_defaults": 0.13136159035989187, - "tests/cli/test_config.py::test_channels_append": 0.14782766557826546, - "tests/cli/test_config.py::test_channels_append_duplicate": 0.14120608376400126, - "tests/cli/test_config.py::test_channels_prepend": 0.14953342970943959, - "tests/cli/test_config.py::test_channels_prepend_duplicate": 0.15420925644761466, - "tests/cli/test_config.py::test_channels_remove": 0.13448431172484504, - "tests/cli/test_config.py::test_channels_remove_duplicate": 0.2850497908111685, - "tests/cli/test_config.py::test_conda_config_describe": 5.8690117445520995, - "tests/cli/test_config.py::test_conda_config_validate": 4.928968657059626, - "tests/cli/test_config.py::test_conda_config_validate_sslverify_truststore": 3.9378526499430797, - "tests/cli/test_config.py::test_create_condarc_on_set": 0.13657705899614528, - "tests/cli/test_config.py::test_custom_multichannels_add": 0.13189535190471463, - "tests/cli/test_config.py::test_custom_multichannels_add_duplicate": 0.13305853953925834, - "tests/cli/test_config.py::test_custom_multichannels_append": 0.1323532378361531, - "tests/cli/test_config.py::test_custom_multichannels_append_duplicate": 0.13609783282605004, - "tests/cli/test_config.py::test_custom_multichannels_prepend": 0.12293731763177253, - "tests/cli/test_config.py::test_custom_multichannels_prepend_duplicate": 0.1338879053681084, - "tests/cli/test_config.py::test_get_all": 0.1504221771387267, - "tests/cli/test_config.py::test_get_all_inc_maps": 0.16614557251599787, - "tests/cli/test_config.py::test_get_boolean_value": 0.13450853920833108, - "tests/cli/test_config.py::test_get_channels_list": 0.15494468210527448, - "tests/cli/test_config.py::test_get_invalid_key": 0.15247720673420778, - "tests/cli/test_config.py::test_get_map_full": 0.16212496666180307, - "tests/cli/test_config.py::test_get_map_subkey[conda_build.cache_dir-/tmp/conda-bld]": 0.1475108820791196, - "tests/cli/test_config.py::test_get_map_subkey[proxy_servers.http-1.2.3.4:5678]": 0.15654553989701303, - "tests/cli/test_config.py::test_get_multiple_keys": 0.14029427850789927, - "tests/cli/test_config.py::test_get_multiple_keys_incl_map_full": 0.15169734756310385, - "tests/cli/test_config.py::test_get_multiple_keys_incl_map_subkey": 0.15967967995905988, - "tests/cli/test_config.py::test_get_string_value": 0.14930412117774705, - "tests/cli/test_config.py::test_get_unconfigured_key": 0.14827027194779774, - "tests/cli/test_config.py::test_invalid_yaml": 0.11794034083884396, - "tests/cli/test_config.py::test_remove_key": 0.14037802117597217, - "tests/cli/test_config.py::test_remove_key_duplicate": 0.23097801589184075, - "tests/cli/test_config.py::test_remove_unconfigured_key": 0.11238193365919358, - "tests/cli/test_config.py::test_set_and_get_bool": 0.25173177623800125, - "tests/cli/test_config.py::test_set_check_types[always_yes-false-False]": 0.1206186084450311, - "tests/cli/test_config.py::test_set_check_types[always_yes-no-False]": 0.12338273125786144, - "tests/cli/test_config.py::test_set_check_types[always_yes-true-True]": 0.12510216553197417, - "tests/cli/test_config.py::test_set_check_types[always_yes-yes-True]": 0.12372198798643286, - "tests/cli/test_config.py::test_set_check_types[channel_alias-https://repo.example.com-https://repo.example.com]": 0.12273790394223467, - "tests/cli/test_config.py::test_set_check_types[proxy_servers.http-1.2.3.4:5678-py_value5]": 0.13043754712241615, - "tests/cli/test_config.py::test_set_invalid_key": 0.1209281862399721, - "tests/cli/test_config.py::test_set_key": 0.1433043861912764, - "tests/cli/test_config.py::test_set_map_key[conda_build.cache_dir-/tmp/conda-bld-/var/tmp/build]": 0.1446488202164202, - "tests/cli/test_config.py::test_set_map_key[conda_build.error_overlinking-true-false]": 0.0005769372690672434, - "tests/cli/test_config.py::test_set_map_key[proxy_servers.http-1.2.3.4:5678-4.3.2.1:9876]": 0.13460803728506301, - "tests/cli/test_config.py::test_set_rc_without_user_rc": 0.12320626778734547, - "tests/cli/test_config.py::test_set_unconfigured_key": 0.14227904263138363, - "tests/cli/test_config.py::test_show_sorts_keys": 0.2101126518158936, - "tests/cli/test_config.py::test_ssl_verify_default": 0.006869130492756984, - "tests/cli/test_config.py::test_ssl_verify_set_bool": 0.12468370023725986, - "tests/cli/test_config.py::test_ssl_verify_set_filename": 0.12295438471932635, - "tests/cli/test_env.py::test_conda_env_create_empty_file[classic]": 0.0583786957472918, - "tests/cli/test_env.py::test_conda_env_create_empty_file[libmamba]": 0.055187192452549085, - "tests/cli/test_env.py::test_conda_env_create_http[classic]": 245.24495128361258, - "tests/cli/test_env.py::test_conda_env_create_http[libmamba]": 14.327475394464937, - "tests/cli/test_env.py::test_conda_env_create_no_existent_file[classic]": 0.05278837294438529, - "tests/cli/test_env.py::test_conda_env_create_no_existent_file[libmamba]": 0.05388239655704105, - "tests/cli/test_env.py::test_conda_env_create_no_existent_file_with_name[classic]": 0.05597642225695348, - "tests/cli/test_env.py::test_conda_env_create_no_existent_file_with_name[libmamba]": 0.05330254398801429, - "tests/cli/test_env.py::test_conda_env_create_no_file[classic]": 0.056545308834958646, - "tests/cli/test_env.py::test_conda_env_create_no_file[libmamba]": 0.06692135272909606, - "tests/cli/test_env.py::test_create_dry_run_json[classic]": 3.792928177159801, - "tests/cli/test_env.py::test_create_dry_run_json[libmamba]": 1.9363236928942495, - "tests/cli/test_env.py::test_create_dry_run_yaml[classic]": 3.2425227542326356, - "tests/cli/test_env.py::test_create_dry_run_yaml[libmamba]": 2.690205764903277, - "tests/cli/test_env.py::test_create_valid_env[classic]": 6.874483598790276, - "tests/cli/test_env.py::test_create_valid_env[libmamba]": 4.016892249678671, - "tests/cli/test_env.py::test_create_valid_env_json_output[classic]": 0.29764558770228566, - "tests/cli/test_env.py::test_create_valid_env_json_output[libmamba]": 2.2095063433387563, - "tests/cli/test_env.py::test_create_valid_env_with_conda_and_pip_json_output[classic]": 59.892193450020734, - "tests/cli/test_env.py::test_create_valid_env_with_conda_and_pip_json_output[libmamba]": 15.175664561397696, - "tests/cli/test_env.py::test_create_valid_env_with_variables[classic]": 4.221571553971605, - "tests/cli/test_env.py::test_create_valid_env_with_variables[libmamba]": 2.4157752944508326, + "tests/base/test_constants.py::test_ChannelPriority": 0.004043422018079589, + "tests/base/test_constants.py::test_null_is_falsey": 0.0036635555217077536, + "tests/base/test_context.py::test_aggressive_update_packages": 0.0354946181632134, + "tests/base/test_context.py::test_channel_priority": 0.046137921702873, + "tests/base/test_context.py::test_channel_settings": 0.050155497405469145, + "tests/base/test_context.py::test_channels_defaults": 0.05235796442448912, + "tests/base/test_context.py::test_channels_defaults_condarc": 0.052611256163551896, + "tests/base/test_context.py::test_channels_empty": 0.04919657520132571, + "tests/base/test_context.py::test_client_ssl_cert": 0.07896876941827222, + "tests/base/test_context.py::test_clobber_enum": 0.05425297230913908, + "tests/base/test_context.py::test_clobber_enum[clobber]": 0.02096396801382592, + "tests/base/test_context.py::test_clobber_enum[prevent]": 0.019079961585612957, + "tests/base/test_context.py::test_clobber_enum[warn]": 0.02108137409341819, + "tests/base/test_context.py::test_conda_bld_path": 0.045808414338367597, + "tests/base/test_context.py::test_conda_build_root_dir": 0.049511038465580644, + "tests/base/test_context.py::test_conda_envs_path": 0.08972131269816246, + "tests/base/test_context.py::test_context_parameter_map": 0.04775348814164961, + "tests/base/test_context.py::test_context_parameters_have_descriptions": 0.092132642949434, + "tests/base/test_context.py::test_custom_multichannels": 0.04905915991503139, + "tests/base/test_context.py::test_default_target_is_root_prefix": 0.050278435917425944, + "tests/base/test_context.py::test_expandvars": 0.12294725218052842, + "tests/base/test_context.py::test_get_plugin_config_data_env_var_source": 0.003154930343890057, + "tests/base/test_context.py::test_get_plugin_config_data_file_source": 0.009604017312646276, + "tests/base/test_context.py::test_get_plugin_config_data_skip_bad_values": 0.002892969010486881, + "tests/base/test_context.py::test_local_build_root_custom_rc": 0.07163473325119755, + "tests/base/test_context.py::test_local_build_root_default_rc": 0.022941903857759093, + "tests/base/test_context.py::test_migrated_custom_channels": 0.059444957515803865, + "tests/base/test_context.py::test_old_channel_alias": 0.06199184328369545, + "tests/base/test_context.py::test_proxy_servers": 0.048985235334084096, + "tests/base/test_context.py::test_reporters_default_value": 0.0032848197765162025, + "tests/base/test_context.py::test_reporters_from_config_file": 0.051538654927627714, + "tests/base/test_context.py::test_reporters_json_is_true": 0.06680863788319824, + "tests/base/test_context.py::test_reporters_quiet_is_true": 0.07611605837680245, + "tests/base/test_context.py::test_restore_free_channel": 0.03525908885949429, + "tests/base/test_context.py::test_signing_metadata_url_base": 0.07154581559754489, + "tests/base/test_context.py::test_signing_metadata_url_base_empty_default_channels": 0.0685734038906853, + "tests/base/test_context.py::test_specify_channels_cli_adding_defaults_no_condarc": 0.051236735902923346, + "tests/base/test_context.py::test_specify_channels_cli_condarc": 0.052441829790118154, + "tests/base/test_context.py::test_specify_channels_cli_not_adding_defaults_no_condarc": 0.051128085812527264, + "tests/base/test_context.py::test_specify_different_channels_cli_condarc": 0.05682323541901107, + "tests/base/test_context.py::test_specify_same_channels_cli_as_in_condarc": 0.05638504285843568, + "tests/base/test_context.py::test_subdirs": 0.016142847837491724, + "tests/base/test_context.py::test_target_prefix": 0.0919881447059419, + "tests/base/test_context.py::test_threads": 0.08110735114502288, + "tests/base/test_context.py::test_validate_prefix_name[base-False-mock_return_values2-expected2]": 0.005567296824957971, + "tests/base/test_context.py::test_validate_prefix_name[env-name-False-mock_return_values0-expected0]": 0.0073711019561164375, + "tests/base/test_context.py::test_validate_prefix_name[not/allow#characters:in-path-False-mock_return_values1-expected1]": 0.005604755399829165, + "tests/cli/test_cli_install.py::test_emscripten_forge[classic]": 5.365045264223731, + "tests/cli/test_cli_install.py::test_emscripten_forge[libmamba]": 8.73957132335442, + "tests/cli/test_cli_install.py::test_find_conflicts_called_once[classic]": 18.382804098948405, + "tests/cli/test_cli_install.py::test_find_conflicts_called_once[libmamba]": 0.02068313033241772, + "tests/cli/test_cli_install.py::test_pre_link_message[classic]": 1.583461321092211, + "tests/cli/test_cli_install.py::test_pre_link_message[libmamba]": 2.041249968091869, + "tests/cli/test_common.py::test_check_non_admin_enabled_false": 0.0064411813855177955, + "tests/cli/test_common.py::test_check_non_admin_enabled_true": 0.005778618111116994, + "tests/cli/test_common.py::test_confirm_dry_run_exit": 0.004970793251533044, + "tests/cli/test_common.py::test_confirm_yn_always_yes": 0.00803753801018197, + "tests/cli/test_common.py::test_confirm_yn_dry_run_exit": 0.005248595115519516, + "tests/cli/test_common.py::test_confirm_yn_no": 0.006153977906897323, + "tests/cli/test_common.py::test_confirm_yn_yes": 0.005601119164168525, + "tests/cli/test_common.py::test_is_active_prefix[-False]": 0.004263361270795482, + "tests/cli/test_common.py::test_is_active_prefix[active_prefix-True]": 0.003738852015692235, + "tests/cli/test_compare.py::test_compare_fail": 0.40845994727119983, + "tests/cli/test_compare.py::test_compare_success": 0.4443593909102073, + "tests/cli/test_conda_argparse.py::test_cli_args_as_strings": 0.12906115173699026, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.ArgumentParser-isclass]": 0.00413463241569815, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.BUILTIN_COMMANDS-]": 0.003911254640342345, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.ExtendConstAction-isclass]": 0.0043246878821580174, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.NullCountAction-isclass]": 0.004267114707823501, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_output_and_prompt_options-isfunction]": 0.00440720190426675, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_channels-isfunction]": 0.004060222997955709, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_create_install_update-isfunction]": 0.0039998065644961086, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_default_packages-isfunction]": 0.004229986704357956, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_help-isfunction]": 0.003720041717046261, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_json-isfunction]": 0.004549168859057297, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_known-isfunction]": 0.0037429143453968777, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_networking-isfunction]": 0.004311419279138421, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_package_install_options-isfunction]": 0.0049983292974839335, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_prefix-isfunction]": 0.003935652411072609, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_prune-isfunction]": 0.003994071264162675, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_pscheck-isfunction]": 0.003532419362929439, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_show_channel_urls-isfunction]": 0.003876225353106447, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_solver-isfunction]": 0.0036243307889966335, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_solver_mode-isfunction]": 0.0043069778058336, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_update_modifiers-isfunction]": 0.003817977090746076, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.add_parser_verbose-isfunction]": 0.003764100019365855, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_clean-isfunction]": 0.003757593391509942, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_compare-isfunction]": 0.0037061729755395252, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_config-isfunction]": 0.00376527818551118, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_create-isfunction]": 0.004081593417226778, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_info-isfunction]": 0.0038211588895005646, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_init-isfunction]": 0.003991619814362632, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_install-isfunction]": 0.004085748535562134, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_list-isfunction]": 0.0042957309591074785, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_notices-isfunction]": 0.0038558649404665025, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_package-isfunction]": 0.0036283668969078957, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_plugins-isfunction]": 0.0039997331747862784, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_remove-isfunction]": 0.007296850173284791, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_rename-isfunction]": 0.0038701630661592927, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_run-isfunction]": 0.004329751378809382, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_search-isfunction]": 0.0036564959934780434, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.configure_parser_update-isfunction]": 0.004152866290690738, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.do_call-isfunction]": 0.003719767522874914, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.escaped_sys_rc_path-]": 0.00404385364166276, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.escaped_user_rc_path-]": 0.003732238424069304, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.find_builtin_commands-isfunction]": 0.0037519835280772572, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.generate_parser-isfunction]": 0.004034126657696352, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.generate_pre_parser-isfunction]": 0.00393048965399552, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.sys_rc_path-]": 0.0036255192755299866, + "tests/cli/test_conda_argparse.py::test_imports[conda.cli.conda_argparse.user_rc_path-]": 0.0036328500740732046, + "tests/cli/test_conda_argparse.py::test_list_through_python_api": 3.0850321061403325, + "tests/cli/test_conda_argparse.py::test_parser_basics": 0.05107359548676516, + "tests/cli/test_config.py::test_add_invalid_key": 0.1252048229531999, + "tests/cli/test_config.py::test_add_key": 0.14427370184339755, + "tests/cli/test_config.py::test_channels_add_duplicate": 0.12767509514987233, + "tests/cli/test_config.py::test_channels_add_empty": 0.14679066534626503, + "tests/cli/test_config.py::test_channels_add_empty_with_defaults": 0.15113537849229847, + "tests/cli/test_config.py::test_channels_append": 0.14462060313945335, + "tests/cli/test_config.py::test_channels_append_duplicate": 0.1501153489672112, + "tests/cli/test_config.py::test_channels_prepend": 0.15426077550406045, + "tests/cli/test_config.py::test_channels_prepend_duplicate": 0.15291598137803192, + "tests/cli/test_config.py::test_channels_remove": 0.13571545858429426, + "tests/cli/test_config.py::test_channels_remove_duplicate": 0.2750985278588168, + "tests/cli/test_config.py::test_conda_config_describe": 5.878820341240918, + "tests/cli/test_config.py::test_conda_config_validate": 4.813514412693363, + "tests/cli/test_config.py::test_conda_config_validate_sslverify_truststore": 3.690015966383663, + "tests/cli/test_config.py::test_create_condarc_on_set": 0.15972610849667015, + "tests/cli/test_config.py::test_custom_multichannels_add": 0.1383255023268017, + "tests/cli/test_config.py::test_custom_multichannels_add_duplicate": 0.13511055206760056, + "tests/cli/test_config.py::test_custom_multichannels_append": 0.13221754730928273, + "tests/cli/test_config.py::test_custom_multichannels_append_duplicate": 0.13426876830380488, + "tests/cli/test_config.py::test_custom_multichannels_prepend": 0.1273881246932801, + "tests/cli/test_config.py::test_custom_multichannels_prepend_duplicate": 0.1356804288509367, + "tests/cli/test_config.py::test_get_all": 0.15776427202168944, + "tests/cli/test_config.py::test_get_all_inc_maps": 0.1689499309614686, + "tests/cli/test_config.py::test_get_boolean_value": 0.1412190669342819, + "tests/cli/test_config.py::test_get_channels_list": 0.1544014415541095, + "tests/cli/test_config.py::test_get_invalid_key": 0.1601928057219297, + "tests/cli/test_config.py::test_get_map_full": 0.16573082440900383, + "tests/cli/test_config.py::test_get_map_subkey[conda_build.cache_dir-/tmp/conda-bld]": 0.14658133820552938, + "tests/cli/test_config.py::test_get_map_subkey[proxy_servers.http-1.2.3.4:5678]": 0.16846338941227926, + "tests/cli/test_config.py::test_get_multiple_keys": 0.14687476290149826, + "tests/cli/test_config.py::test_get_multiple_keys_incl_map_full": 0.15923831308362843, + "tests/cli/test_config.py::test_get_multiple_keys_incl_map_subkey": 0.15908838727032182, + "tests/cli/test_config.py::test_get_string_value": 0.1531789105775211, + "tests/cli/test_config.py::test_get_unconfigured_key": 0.14788845017232718, + "tests/cli/test_config.py::test_invalid_yaml": 0.11846051193706118, + "tests/cli/test_config.py::test_remove_key": 0.13899841131517945, + "tests/cli/test_config.py::test_remove_key_duplicate": 0.24390532235318418, + "tests/cli/test_config.py::test_remove_unconfigured_key": 0.11605147333008695, + "tests/cli/test_config.py::test_set_and_get_bool": 0.2523536185932882, + "tests/cli/test_config.py::test_set_check_types[always_yes-false-False]": 0.12810114584461335, + "tests/cli/test_config.py::test_set_check_types[always_yes-no-False]": 0.1223983918869251, + "tests/cli/test_config.py::test_set_check_types[always_yes-true-True]": 0.12639236708887083, + "tests/cli/test_config.py::test_set_check_types[always_yes-yes-True]": 0.12533837057418543, + "tests/cli/test_config.py::test_set_check_types[channel_alias-https://repo.example.com-https://repo.example.com]": 0.12828134752193024, + "tests/cli/test_config.py::test_set_check_types[proxy_servers.http-1.2.3.4:5678-py_value5]": 0.1316612564471567, + "tests/cli/test_config.py::test_set_invalid_key": 0.12055548712548364, + "tests/cli/test_config.py::test_set_key": 0.14728169586453035, + "tests/cli/test_config.py::test_set_map_key[conda_build.cache_dir-/tmp/conda-bld-/var/tmp/build]": 0.14932252755434733, + "tests/cli/test_config.py::test_set_map_key[conda_build.error_overlinking-true-false]": 0.0005692170900671634, + "tests/cli/test_config.py::test_set_map_key[proxy_servers.http-1.2.3.4:5678-4.3.2.1:9876]": 0.15181471612243805, + "tests/cli/test_config.py::test_set_rc_without_user_rc": 0.12707340203422307, + "tests/cli/test_config.py::test_set_unconfigured_key": 0.13972503222432925, + "tests/cli/test_config.py::test_show_sorts_keys": 0.2257545578486607, + "tests/cli/test_config.py::test_ssl_verify_default": 0.006882959135344407, + "tests/cli/test_config.py::test_ssl_verify_set_bool": 0.12894334457641451, + "tests/cli/test_config.py::test_ssl_verify_set_filename": 0.1268380213494947, + "tests/cli/test_env.py::test_conda_env_create_empty_file[classic]": 0.057005581189227536, + "tests/cli/test_env.py::test_conda_env_create_empty_file[libmamba]": 0.125912695617353, + "tests/cli/test_env.py::test_conda_env_create_http[classic]": 244.91628498161035, + "tests/cli/test_env.py::test_conda_env_create_http[libmamba]": 14.281547178324594, + "tests/cli/test_env.py::test_conda_env_create_no_existent_file[classic]": 0.052861675693072895, + "tests/cli/test_env.py::test_conda_env_create_no_existent_file[libmamba]": 0.05988650713246758, + "tests/cli/test_env.py::test_conda_env_create_no_existent_file_with_name[classic]": 0.054828668704620866, + "tests/cli/test_env.py::test_conda_env_create_no_existent_file_with_name[libmamba]": 0.05393239757560475, + "tests/cli/test_env.py::test_conda_env_create_no_file[classic]": 0.05559769874677895, + "tests/cli/test_env.py::test_conda_env_create_no_file[libmamba]": 0.07234578866236348, + "tests/cli/test_env.py::test_create_dry_run_json[classic]": 3.3806153071966, + "tests/cli/test_env.py::test_create_dry_run_json[libmamba]": 2.0969818579190798, + "tests/cli/test_env.py::test_create_dry_run_yaml[classic]": 3.75172846442526, + "tests/cli/test_env.py::test_create_dry_run_yaml[libmamba]": 2.547226182788036, + "tests/cli/test_env.py::test_create_valid_env[classic]": 6.862529888576516, + "tests/cli/test_env.py::test_create_valid_env[libmamba]": 3.65973916336664, + "tests/cli/test_env.py::test_create_valid_env_json_output[classic]": 0.2833665022846849, + "tests/cli/test_env.py::test_create_valid_env_json_output[libmamba]": 1.9689294855399913, + "tests/cli/test_env.py::test_create_valid_env_with_conda_and_pip_json_output[classic]": 65.31595068446329, + "tests/cli/test_env.py::test_create_valid_env_with_conda_and_pip_json_output[libmamba]": 15.196816808628473, + "tests/cli/test_env.py::test_create_valid_env_with_variables[classic]": 3.80770414744284, + "tests/cli/test_env.py::test_create_valid_env_with_variables[libmamba]": 2.398057399100926, "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.2880657441075005, - "tests/cli/test_env.py::test_deprecated_binstar[classic]": 0.09795885879588671, - "tests/cli/test_env.py::test_deprecated_binstar[libmamba]": 0.0935465040372341, - "tests/cli/test_env.py::test_env_export[classic]": 2.4383796652235703, - "tests/cli/test_env.py::test_env_export[libmamba]": 3.5685752116739224, - "tests/cli/test_env.py::test_env_export_json[classic]": 1.2603885111550146, - "tests/cli/test_env.py::test_env_export_json[libmamba]": 1.784712504426364, - "tests/cli/test_env.py::test_env_export_with_variables[classic]": 2.0238688931589826, - "tests/cli/test_env.py::test_env_export_with_variables[libmamba]": 3.3460676930104825, - "tests/cli/test_env.py::test_export_multi_channel[classic]": 53.069479277385234, - "tests/cli/test_env.py::test_export_multi_channel[libmamba]": 28.943930798273975, - "tests/cli/test_env.py::test_invalid_extensions[classic]": 0.055722967698832615, - "tests/cli/test_env.py::test_invalid_extensions[libmamba]": 0.05673629429889609, - "tests/cli/test_env.py::test_list[classic]": 0.8569789167551763, - "tests/cli/test_env.py::test_list[libmamba]": 3.6184669895001305, - "tests/cli/test_env.py::test_name[classic]": 0.46655067404771683, - "tests/cli/test_env.py::test_name[libmamba]": 2.347303511955387, - "tests/cli/test_env.py::test_name_override[classic]": 0.33732939139988505, - "tests/cli/test_env.py::test_name_override[libmamba]": 1.4220175254210659, - "tests/cli/test_env.py::test_non_existent_file[classic]": 0.05810103873252649, - "tests/cli/test_env.py::test_non_existent_file[libmamba]": 0.05525543249585447, - "tests/cli/test_env.py::test_pip_error_is_propagated[classic]": 54.67764001250419, - "tests/cli/test_env.py::test_pip_error_is_propagated[libmamba]": 13.272886092962388, - "tests/cli/test_env.py::test_remove_dry_run[classic]": 0.9873668849999857, - "tests/cli/test_env.py::test_remove_dry_run[libmamba]": 1.8976104920893244, - "tests/cli/test_env.py::test_set_unset_env_vars[classic]": 0.5432329544381578, - "tests/cli/test_env.py::test_set_unset_env_vars[libmamba]": 2.0863816807789, - "tests/cli/test_env.py::test_set_unset_env_vars_env_no_exist[classic]": 0.05550477062564844, - "tests/cli/test_env.py::test_set_unset_env_vars_env_no_exist[libmamba]": 0.07472256467973792, - "tests/cli/test_env.py::test_update[classic]": 0.7835392168709138, - "tests/cli/test_env.py::test_update[libmamba]": 3.7469227283268567, - "tests/cli/test_env.py::test_update_env_json_output[classic]": 0.6491792319079857, - "tests/cli/test_env.py::test_update_env_json_output[libmamba]": 3.5148485704550776, - "tests/cli/test_env.py::test_update_env_no_action_json_output[classic]": 82.11565254313189, - "tests/cli/test_env.py::test_update_env_no_action_json_output[libmamba]": 18.805158824262044, - "tests/cli/test_env.py::test_update_env_only_pip_json_output[classic]": 70.91837026031334, - "tests/cli/test_env.py::test_update_env_only_pip_json_output[libmamba]": 18.911112671809477, - "tests/cli/test_find_commands.py::test_find_commands": 0.016224126020121635, - "tests/cli/test_find_commands.py::test_find_executable": 0.010138249281693488, - "tests/cli/test_main.py::test_ensure_no_command_provided_returns_help[--debug]": 0.08838735883442383, - "tests/cli/test_main.py::test_ensure_no_command_provided_returns_help[--json]": 0.07714525509998518, - "tests/cli/test_main.py::test_ensure_no_command_provided_returns_help[--trace]": 0.08217793982832872, - "tests/cli/test_main.py::test_ensure_no_command_provided_returns_help[-v]": 0.07722233888545849, - "tests/cli/test_main.py::test_main": 0.10067092877211165, - "tests/cli/test_main_clean.py::test_clean_all[False]": 1.0396614160678888, - "tests/cli/test_main_clean.py::test_clean_all[True]": 1.0482440002473694, - "tests/cli/test_main_clean.py::test_clean_all_mock_lstat[False]": 0.6498663955543487, - "tests/cli/test_main_clean.py::test_clean_all_mock_lstat[True]": 0.614721821299069, - "tests/cli/test_main_clean.py::test_clean_and_packages": 0.8864120163972037, - "tests/cli/test_main_clean.py::test_clean_force_pkgs_dirs": 0.44884001901582593, - "tests/cli/test_main_clean.py::test_clean_index_cache": 0.41502222407079925, - "tests/cli/test_main_clean.py::test_clean_logfiles": 0.4001753670823743, - "tests/cli/test_main_clean.py::test_clean_tarballs": 0.4330034893140616, - "tests/cli/test_main_clean.py::test_clean_tempfiles": 0.42444795537087054, - "tests/cli/test_main_clean.py::test_get_size": 0.005581790317194443, - "tests/cli/test_main_clean.py::test_get_size_None": 0.0034969973941085934, - "tests/cli/test_main_clean.py::test_get_size_list": 0.0036382429505306315, - "tests/cli/test_main_commands.py::test_commands": 0.11506167171907573, - "tests/cli/test_main_compare.py::test_compare": 0.11271373917489129, - "tests/cli/test_main_config.py::test_config_get_key": 0.023286798468767283, - "tests/cli/test_main_config.py::test_config_get_missing[get]": 0.14641325190533727, - "tests/cli/test_main_config.py::test_config_get_missing[key]": 0.1421925089713972, - "tests/cli/test_main_config.py::test_config_get_missing[unknown]": 0.1404608471092909, - "tests/cli/test_main_config.py::test_config_get_system[get]": 0.1409576352666679, - "tests/cli/test_main_config.py::test_config_get_system[key]": 0.1418466579653424, - "tests/cli/test_main_config.py::test_config_get_system[unknown]": 0.1438698904216969, - "tests/cli/test_main_config.py::test_config_get_user[get]": 0.15137010890730862, - "tests/cli/test_main_config.py::test_config_get_user[key]": 0.14598209350899555, - "tests/cli/test_main_config.py::test_config_get_user[unknown]": 0.1454687926471056, - "tests/cli/test_main_config.py::test_config_read_rc": 0.0091314006591581, - "tests/cli/test_main_config.py::test_config_remove_item": 0.007209826238618354, - "tests/cli/test_main_config.py::test_config_remove_key": 0.003999322657679111, - "tests/cli/test_main_config.py::test_config_set_key": 0.006104473927397712, - "tests/cli/test_main_config.py::test_config_set_keys": 0.014798773249497906, - "tests/cli/test_main_config.py::test_config_show_sources_json": 0.12719620880656327, - "tests/cli/test_main_config.py::test_config_write_rc": 0.007127424175272986, - "tests/cli/test_main_export.py::test_execute_export_no_file_specified": 0.12080138890686848, - "tests/cli/test_main_export.py::test_export": 0.13297532696092365, - "tests/cli/test_main_export.py::test_export_add_channels": 0.12034894968650339, - "tests/cli/test_main_export.py::test_export_override_channels": 0.14600689638117348, - "tests/cli/test_main_export.py::test_export_yaml_file_extension": 0.10477166497344344, - "tests/cli/test_main_info.py::test_info": 0.7762835827059056, + "tests/cli/test_env.py::test_create_valid_remote_env[libmamba]": 4.288065744604221, + "tests/cli/test_env.py::test_deprecated_binstar[classic]": 0.09726478109245126, + "tests/cli/test_env.py::test_deprecated_binstar[libmamba]": 0.0960410410103445, + "tests/cli/test_env.py::test_env_export[classic]": 2.4311156635608824, + "tests/cli/test_env.py::test_env_export[libmamba]": 3.384334801604945, + "tests/cli/test_env.py::test_env_export_json[classic]": 1.3386268784970679, + "tests/cli/test_env.py::test_env_export_json[libmamba]": 1.6954617092996462, + "tests/cli/test_env.py::test_env_export_with_variables[classic]": 1.8529484184053768, + "tests/cli/test_env.py::test_env_export_with_variables[libmamba]": 3.227855532911808, + "tests/cli/test_env.py::test_export_multi_channel[classic]": 53.3624248135467, + "tests/cli/test_env.py::test_export_multi_channel[libmamba]": 28.883347478627762, + "tests/cli/test_env.py::test_invalid_extensions[classic]": 0.05676011662323971, + "tests/cli/test_env.py::test_invalid_extensions[libmamba]": 0.057823739098712, + "tests/cli/test_env.py::test_list[classic]": 0.8255699953292112, + "tests/cli/test_env.py::test_list[libmamba]": 3.4539908659181644, + "tests/cli/test_env.py::test_name[classic]": 0.4665035513970906, + "tests/cli/test_env.py::test_name[libmamba]": 2.350880294502016, + "tests/cli/test_env.py::test_name_override[classic]": 0.3317067114720952, + "tests/cli/test_env.py::test_name_override[libmamba]": 1.4500585406211874, + "tests/cli/test_env.py::test_non_existent_file[classic]": 0.057502226390545176, + "tests/cli/test_env.py::test_non_existent_file[libmamba]": 0.05956174241205978, + "tests/cli/test_env.py::test_pip_error_is_propagated[classic]": 51.425917147245464, + "tests/cli/test_env.py::test_pip_error_is_propagated[libmamba]": 12.746110242704145, + "tests/cli/test_env.py::test_remove_dry_run[classic]": 0.8849552079450801, + "tests/cli/test_env.py::test_remove_dry_run[libmamba]": 1.7923283494243318, + "tests/cli/test_env.py::test_set_unset_env_vars[classic]": 0.5204498403941562, + "tests/cli/test_env.py::test_set_unset_env_vars[libmamba]": 2.029360867256367, + "tests/cli/test_env.py::test_set_unset_env_vars_env_no_exist[classic]": 0.05489517273014981, + "tests/cli/test_env.py::test_set_unset_env_vars_env_no_exist[libmamba]": 0.07239222056888567, + "tests/cli/test_env.py::test_update[classic]": 0.7666584325730602, + "tests/cli/test_env.py::test_update[libmamba]": 3.6567528270307967, + "tests/cli/test_env.py::test_update_env_json_output[classic]": 0.6269176210188839, + "tests/cli/test_env.py::test_update_env_json_output[libmamba]": 3.328131736345224, + "tests/cli/test_env.py::test_update_env_no_action_json_output[classic]": 77.3057877486692, + "tests/cli/test_env.py::test_update_env_no_action_json_output[libmamba]": 17.54746692658366, + "tests/cli/test_env.py::test_update_env_only_pip_json_output[classic]": 75.59532608353409, + "tests/cli/test_env.py::test_update_env_only_pip_json_output[libmamba]": 18.299124292829276, + "tests/cli/test_find_commands.py::test_find_commands": 0.016236639381052253, + "tests/cli/test_find_commands.py::test_find_executable": 0.010079635917554178, + "tests/cli/test_main.py::test_ensure_no_command_provided_returns_help[--debug]": 0.08811536849196204, + "tests/cli/test_main.py::test_ensure_no_command_provided_returns_help[--json]": 0.08085060985281121, + "tests/cli/test_main.py::test_ensure_no_command_provided_returns_help[--trace]": 0.08596050209094334, + "tests/cli/test_main.py::test_ensure_no_command_provided_returns_help[-v]": 0.07970849001169211, + "tests/cli/test_main.py::test_main": 0.10174895126247255, + "tests/cli/test_main_clean.py::test_clean_all[False]": 1.0742074765830858, + "tests/cli/test_main_clean.py::test_clean_all[True]": 1.0642699453717075, + "tests/cli/test_main_clean.py::test_clean_all_mock_lstat[False]": 0.6717598123662845, + "tests/cli/test_main_clean.py::test_clean_all_mock_lstat[True]": 0.654929353644676, + "tests/cli/test_main_clean.py::test_clean_and_packages": 0.8889965043681073, + "tests/cli/test_main_clean.py::test_clean_force_pkgs_dirs": 0.47259735307116735, + "tests/cli/test_main_clean.py::test_clean_index_cache": 0.44100851121656054, + "tests/cli/test_main_clean.py::test_clean_logfiles": 0.4170114149355448, + "tests/cli/test_main_clean.py::test_clean_tarballs": 0.43987222188333075, + "tests/cli/test_main_clean.py::test_clean_tempfiles": 0.4331112548389595, + "tests/cli/test_main_clean.py::test_get_size": 0.005564120130913768, + "tests/cli/test_main_clean.py::test_get_size_None": 0.0037448515038124033, + "tests/cli/test_main_clean.py::test_get_size_list": 0.0037056207940251522, + "tests/cli/test_main_commands.py::test_commands": 0.11859395174332377, + "tests/cli/test_main_compare.py::test_compare": 0.11918326108991212, + "tests/cli/test_main_config.py::test_config_get_key": 0.024812360701475453, + "tests/cli/test_main_config.py::test_config_get_missing[get]": 0.15564443038489467, + "tests/cli/test_main_config.py::test_config_get_missing[key]": 0.14749058435352017, + "tests/cli/test_main_config.py::test_config_get_missing[unknown]": 0.1426894947201997, + "tests/cli/test_main_config.py::test_config_get_system[get]": 0.14909403742001967, + "tests/cli/test_main_config.py::test_config_get_system[key]": 0.14756633623299367, + "tests/cli/test_main_config.py::test_config_get_system[unknown]": 0.15298450614360287, + "tests/cli/test_main_config.py::test_config_get_user[get]": 0.15811256122308828, + "tests/cli/test_main_config.py::test_config_get_user[key]": 0.152920385703509, + "tests/cli/test_main_config.py::test_config_get_user[unknown]": 0.15366187895276312, + "tests/cli/test_main_config.py::test_config_read_rc": 0.009260998168084128, + "tests/cli/test_main_config.py::test_config_remove_item": 0.007810290792481937, + "tests/cli/test_main_config.py::test_config_remove_key": 0.004171689504251831, + "tests/cli/test_main_config.py::test_config_set_key": 0.00664785011204068, + "tests/cli/test_main_config.py::test_config_set_keys": 0.01545109879807316, + "tests/cli/test_main_config.py::test_config_show_sources_json": 0.13333190758976493, + "tests/cli/test_main_config.py::test_config_write_rc": 0.007540106264754734, + "tests/cli/test_main_export.py::test_execute_export_no_file_specified": 0.1256261454866509, + "tests/cli/test_main_export.py::test_export": 0.143140313443685, + "tests/cli/test_main_export.py::test_export_add_channels": 0.11958891463407836, + "tests/cli/test_main_export.py::test_export_override_channels": 0.14745775072340903, + "tests/cli/test_main_export.py::test_export_yaml_file_extension": 0.11741936844246806, + "tests/cli/test_main_info.py::test_info": 0.8209351520995698, "tests/cli/test_main_info.py::test_info_all": 0.23057341150001065, - "tests/cli/test_main_info.py::test_info_json": 0.1990066294400491, - "tests/cli/test_main_info.py::test_info_root": 0.2452069419628056, - "tests/cli/test_main_info.py::test_info_unsafe_channels": 0.2769212830098335, - "tests/cli/test_main_install.py::test_conda_pip_interop_dependency_satisfied_by_pip": 105.83556409471396, - "tests/cli/test_main_install.py::test_install_freezes_env_by_default": 0.9715938573504505, - "tests/cli/test_main_install.py::test_install_from_extracted_package": 29.455037279732288, - "tests/cli/test_main_install.py::test_install_mkdir": 27.755306776962183, - "tests/cli/test_main_list.py::test_explicit[--md5]": 1.1289131292197925, - "tests/cli/test_main_list.py::test_explicit[--quiet]": 1.2010864011354805, - "tests/cli/test_main_list.py::test_explicit[--sha256]": 1.304847876390091, - "tests/cli/test_main_list.py::test_export": 0.5187836536722485, - "tests/cli/test_main_list.py::test_list": 3.2337836711252628, - "tests/cli/test_main_list.py::test_list_explicit": 9.056797540586919, - "tests/cli/test_main_list.py::test_list_json": 0.28756038608508855, - "tests/cli/test_main_list.py::test_list_package": 0.16672416458904893, - "tests/cli/test_main_list.py::test_list_reverse": 9.259693327956997, - "tests/cli/test_main_list.py::test_list_revisions": 0.24493191610738416, - "tests/cli/test_main_list.py::test_list_specific_version": 0.4766469013362531, - "tests/cli/test_main_notices.py::test_cache_names_appear_as_expected": 0.05409200367558947, - "tests/cli/test_main_notices.py::test_main_notices[200]": 0.06353431144885996, - "tests/cli/test_main_notices.py::test_main_notices[404]": 0.0643960221095073, - "tests/cli/test_main_notices.py::test_main_notices_handles_bad_expired_at_field": 0.05131337354132148, - "tests/cli/test_main_notices.py::test_main_notices_help": 0.045504331648645625, - "tests/cli/test_main_notices.py::test_main_notices_json": 0.07755514026576758, - "tests/cli/test_main_notices.py::test_main_notices_reads_from_cache": 0.05488507136148676, - "tests/cli/test_main_notices.py::test_main_notices_reads_from_expired_cache": 0.0625577077587437, - "tests/cli/test_main_notices.py::test_notices_appear_once_when_running_decorated_commands": 5.369903660788243, - "tests/cli/test_main_notices.py::test_notices_cannot_read_cache_files": 0.10637466655563413, - "tests/cli/test_main_notices.py::test_notices_does_not_interrupt_command_on_failure": 0.5329267594898061, - "tests/cli/test_main_notices.py::test_notices_work_with_s3_channel": 0.14485844653639754, - "tests/cli/test_main_remove.py::test_remove_all": 23.547269616914424, - "tests/cli/test_main_remove.py::test_remove_all_keep_env": 21.527052555082612, - "tests/cli/test_main_remove.py::test_remove_globbed_package_names[classic]": 6.090735660113262, - "tests/cli/test_main_remove.py::test_remove_globbed_package_names[libmamba]": 0.4598284358610508, - "tests/cli/test_main_remove.py::test_remove_nonexistent_env": 0.09290219187720257, - "tests/cli/test_main_rename.py::test_cannot_rename_active_env_by_name": 3.4963753429242606, - "tests/cli/test_main_rename.py::test_cannot_rename_base_env_by_name": 0.17450036742048336, - "tests/cli/test_main_rename.py::test_cannot_rename_base_env_by_path": 0.1804608179558414, - "tests/cli/test_main_rename.py::test_cannot_rename_nonexistent_env": 0.17556381231551788, - "tests/cli/test_main_rename.py::test_protected_dirs_error_for_rename": 2.095901377202656, - "tests/cli/test_main_rename.py::test_rename_by_name_name_already_exists_error": 2.0968687232743863, - "tests/cli/test_main_rename.py::test_rename_by_name_success": 4.205411782008959, - "tests/cli/test_main_rename.py::test_rename_by_path_path_already_exists_error": 2.561109537612371, - "tests/cli/test_main_rename.py::test_rename_by_path_success": 4.3094507187323705, - "tests/cli/test_main_rename.py::test_rename_with_dry_run": 3.315219654183261, - "tests/cli/test_main_rename.py::test_rename_with_force": 9.214543599289424, - "tests/cli/test_main_rename.py::test_rename_with_force_and_dry_run": 2.7612918579574397, - "tests/cli/test_main_rename.py::test_rename_with_force_with_errors": 8.162979343980155, - "tests/cli/test_main_rename.py::test_rename_with_force_with_errors_prefix": 2.7450806842775615, - "tests/cli/test_main_rename.py::test_separator_chars_on_win": 0.0007827306751354663, - "tests/cli/test_main_run.py::test_conda_run_nonexistant_prefix": 0.10792335717478806, - "tests/cli/test_main_run.py::test_conda_run_prefix_not_a_conda_env": 0.10208720390757936, - "tests/cli/test_main_run.py::test_multiline_run_command": 3.732008034035353, - "tests/cli/test_main_run.py::test_run_readonly_env": 5.763006548474739, - "tests/cli/test_main_run.py::test_run_returns_int": 2.701411971183037, - "tests/cli/test_main_run.py::test_run_returns_nonzero_errorlevel": 5.578353938437937, - "tests/cli/test_main_run.py::test_run_returns_zero_errorlevel": 2.4291937856865493, - "tests/cli/test_main_run.py::test_run_uncaptured": 5.1768385887919335, - "tests/cli/test_main_search.py::test_anaconda_token_with_private_package": 17.23608402033194, - "tests/cli/test_main_search.py::test_bad_anaconda_token": 1.1368584665213175, - "tests/cli/test_main_search.py::test_current_platform_package_missing": 0.12227442458216135, - "tests/cli/test_main_search.py::test_different_platform_package_found": 0.1845191375712714, - "tests/cli/test_main_search.py::test_mocked_platform_package_found": 0.17260983137208338, - "tests/cli/test_main_search.py::test_rpy_search[linux-32]": 5.730168073980946, - "tests/cli/test_main_search.py::test_rpy_search[linux-64]": 11.076503927656574, - "tests/cli/test_main_search.py::test_rpy_search[osx-64]": 12.198052485242712, - "tests/cli/test_main_search.py::test_rpy_search[win-32]": 7.0016873265732285, - "tests/cli/test_main_search.py::test_rpy_search[win-64]": 9.824848145816953, - "tests/cli/test_main_search.py::test_search_0": 1.3158693238431325, - "tests/cli/test_main_search.py::test_search_1": 0.25938738560431024, - "tests/cli/test_main_search.py::test_search_2[exact]": 0.06500506681717025, - "tests/cli/test_main_search.py::test_search_2[wildcard]": 0.3472634230573603, - "tests/cli/test_main_search.py::test_search_3": 1.838951254891762, - "tests/cli/test_main_search.py::test_search_4": 0.1678499201694539, - "tests/cli/test_main_search.py::test_search_5": 1.068887332110809, - "tests/cli/test_main_search.py::test_search_envs": 0.09327165158738131, - "tests/cli/test_main_search.py::test_search_envs_info": 0.1321213350287323, - "tests/cli/test_main_search.py::test_search_envs_json": 0.08878413885233742, - "tests/cli/test_main_search.py::test_search_inflexible": 1.4072407545224108, - "tests/cli/test_main_search.py::test_unknown_platform_package_missing": 0.08497035886914514, - "tests/cli/test_subcommands.py::test_clean[classic]": 1.9168931670292442, - "tests/cli/test_subcommands.py::test_clean[libmamba]": 1.9895848202284292, - "tests/cli/test_subcommands.py::test_compare[classic]": 0.6773492355197703, - "tests/cli/test_subcommands.py::test_compare[libmamba]": 14.840541761142749, - "tests/cli/test_subcommands.py::test_config[classic]": 0.1394923702703888, - "tests/cli/test_subcommands.py::test_config[libmamba]": 0.13988223836388503, - "tests/cli/test_subcommands.py::test_create[classic]": 0.5136717829419242, - "tests/cli/test_subcommands.py::test_create[libmamba]": 10.639942998905767, - "tests/cli/test_subcommands.py::test_doctor[classic]": 6.0468462548214665, - "tests/cli/test_subcommands.py::test_doctor[libmamba]": 6.426337051424939, - "tests/cli/test_subcommands.py::test_env_config_vars[classic]": 0.8224694797487938, - "tests/cli/test_subcommands.py::test_env_config_vars[libmamba]": 4.235000774915867, - "tests/cli/test_subcommands.py::test_env_create[classic]": 0.7793531694731958, - "tests/cli/test_subcommands.py::test_env_create[libmamba]": 3.7480344918258615, - "tests/cli/test_subcommands.py::test_env_export[classic]": 0.5239007462084245, - "tests/cli/test_subcommands.py::test_env_export[libmamba]": 0.5305664223828122, - "tests/cli/test_subcommands.py::test_env_list[classic]": 0.5252218027167445, - "tests/cli/test_subcommands.py::test_env_list[libmamba]": 0.5507566999603789, - "tests/cli/test_subcommands.py::test_env_remove[classic]": 0.7115352859724277, - "tests/cli/test_subcommands.py::test_env_remove[libmamba]": 3.510603750498542, - "tests/cli/test_subcommands.py::test_env_update[classic]": 2.228501292351884, - "tests/cli/test_subcommands.py::test_env_update[libmamba]": 7.4227377194609945, - "tests/cli/test_subcommands.py::test_info[classic]": 0.2675002090760361, - "tests/cli/test_subcommands.py::test_info[libmamba]": 0.24528933443576667, - "tests/cli/test_subcommands.py::test_info_json[classic]": 0.6192285140189245, - "tests/cli/test_subcommands.py::test_info_json[libmamba]": 0.4986837693123058, - "tests/cli/test_subcommands.py::test_init[classic]": 0.17904156714613426, - "tests/cli/test_subcommands.py::test_init[libmamba]": 0.17213270540211942, - "tests/cli/test_subcommands.py::test_install[classic]": 3.3612850120165447, - "tests/cli/test_subcommands.py::test_install[libmamba]": 14.36148825851407, - "tests/cli/test_subcommands.py::test_list[classic]": 3.286753708332423, - "tests/cli/test_subcommands.py::test_list[libmamba]": 2.4467328194429827, - "tests/cli/test_subcommands.py::test_notices[classic]": 0.2311071937965947, - "tests/cli/test_subcommands.py::test_notices[libmamba]": 0.23656133626228906, - "tests/cli/test_subcommands.py::test_package[classic]": 0.7277794193922615, - "tests/cli/test_subcommands.py::test_package[libmamba]": 3.4249582574824857, - "tests/cli/test_subcommands.py::test_remove[classic-remove]": 0.6810925394324615, - "tests/cli/test_subcommands.py::test_remove[classic-uninstall]": 0.6916770088182771, - "tests/cli/test_subcommands.py::test_remove[libmamba-remove]": 4.57959556156235, - "tests/cli/test_subcommands.py::test_remove[libmamba-uninstall]": 3.038155768933287, - "tests/cli/test_subcommands.py::test_remove_all_json[classic-remove]": 1.286904804797483, - "tests/cli/test_subcommands.py::test_remove_all_json[classic-uninstall]": 1.2376124487119027, - "tests/cli/test_subcommands.py::test_remove_all_json[libmamba-remove]": 1.824150611842968, - "tests/cli/test_subcommands.py::test_remove_all_json[libmamba-uninstall]": 3.4861845609905395, - "tests/cli/test_subcommands.py::test_rename[classic]": 0.7473860594752599, - "tests/cli/test_subcommands.py::test_rename[libmamba]": 4.277869744513542, - "tests/cli/test_subcommands.py::test_run[classic]": 1.2058287973516832, - "tests/cli/test_subcommands.py::test_run[libmamba]": 3.5186511559455647, - "tests/cli/test_subcommands.py::test_search[classic]": 3.161846008048198, - "tests/cli/test_subcommands.py::test_search[libmamba]": 5.620484208860913, - "tests/cli/test_subcommands.py::test_update[classic-update]": 2.3443372058629106, - "tests/cli/test_subcommands.py::test_update[classic-upgrade]": 1.5752389152544934, - "tests/cli/test_subcommands.py::test_update[libmamba-update]": 9.573038093756894, - "tests/cli/test_subcommands.py::test_update[libmamba-upgrade]": 4.276158965638823, - "tests/common/os/test_windows.py::test_is_admin_on_windows": 0.002463581955936349, - "tests/common/pkg_formats/test_python.py::test_basepydist_load_requires_provides_file": 0.005036767088670399, - "tests/common/pkg_formats/test_python.py::test_basepydist_parse_entries_file_data": 0.0035416268902138627, - "tests/common/pkg_formats/test_python.py::test_basepydist_parse_requires_file_data": 0.0033155476155761403, - "tests/common/pkg_formats/test_python.py::test_dist_get_paths": 0.004277518242732302, - "tests/common/pkg_formats/test_python.py::test_dist_get_paths_no_paths": 0.0032091789792471543, - "tests/common/pkg_formats/test_python.py::test_evaluate_marker": 0.00346749089886247, - "tests/common/pkg_formats/test_python.py::test_get_default_marker_context": 0.0028467174125147298, - "tests/common/pkg_formats/test_python.py::test_get_dist_file_from_egg_link": 0.006698446942132051, - "tests/common/pkg_formats/test_python.py::test_get_dist_requirements": 0.0038835279585115513, - "tests/common/pkg_formats/test_python.py::test_get_entry_points": 0.00454540137361206, - "tests/common/pkg_formats/test_python.py::test_get_extra_provides": 0.00454896014187128, - "tests/common/pkg_formats/test_python.py::test_get_python_distribution_info": 0.0006789000326477463, - "tests/common/pkg_formats/test_python.py::test_get_site_packages_anchor_files": 0.005155677355387016, - "tests/common/pkg_formats/test_python.py::test_metadata": 0.009253363454542508, - "tests/common/pkg_formats/test_python.py::test_metadata[path0-False-False-False-False]": 0.003976070538721126, - "tests/common/pkg_formats/test_python.py::test_metadata[path1-True-False-False-False]": 0.003853267067438351, - "tests/common/pkg_formats/test_python.py::test_metadata[path2-True-True-True-False]": 0.004198201007341245, - "tests/common/pkg_formats/test_python.py::test_metadata[path3-True-True-True-True]": 0.0041505679495687725, - "tests/common/pkg_formats/test_python.py::test_metadata_keys": 0.0027649719648478507, - "tests/common/pkg_formats/test_python.py::test_metadata_none": 0.0024875700251242795, - "tests/common/pkg_formats/test_python.py::test_metadata_process_path": 0.004342031225146665, - "tests/common/pkg_formats/test_python.py::test_metadata_read_metadata": 0.006439842590146563, - "tests/common/pkg_formats/test_python.py::test_norm_package_name": 0.0029925939572604107, - "tests/common/pkg_formats/test_python.py::test_norm_package_version": 0.0033343649142957856, - "tests/common/pkg_formats/test_python.py::test_parse_specification": 0.005924106588953173, - "tests/common/pkg_formats/test_python.py::test_pydist_check_files": 0.004400091254684706, - "tests/common/pkg_formats/test_python.py::test_pypi_name_to_conda_name": 0.0027356296578047645, - "tests/common/pkg_formats/test_python.py::test_python_dist_egg_fpath": 0.0034391037465608177, - "tests/common/pkg_formats/test_python.py::test_python_dist_egg_path": 0.0035962345741658085, - "tests/common/pkg_formats/test_python.py::test_python_dist_info": 0.004425779083703494, - "tests/common/pkg_formats/test_python.py::test_python_dist_info_conda_dependencies": 0.004411173049313971, - "tests/common/pkg_formats/test_python.py::test_python_dist_info_conda_dependencies_2": 0.003402326903701361, - "tests/common/pkg_formats/test_python.py::test_python_dist_info_conda_dependencies_3": 0.0037220497169778953, - "tests/common/pkg_formats/test_python.py::test_split_spec": 0.003293771988787809, - "tests/common/test_compat.py::test_deprecations[FILESYSTEM_ENCODING-TypeError]": 0.003407841592758509, - "tests/common/test_compat.py::test_deprecations[ensure_fs_path_encoding-TypeError]": 0.003588646679156038, - "tests/common/test_compat.py::test_deprecations[ensure_unicode-TypeError]": 0.0027923106183532593, - "tests/common/test_compat.py::test_deprecations[open-TypeError]": 0.00348176985657683, - "tests/common/test_compat.py::test_deprecations[six_with_metaclass-TypeError]": 0.00310014814249266, - "tests/common/test_configuration.py::test_commented_map_parameter": 0.005024815620390062, - "tests/common/test_configuration.py::test_config_resets": 0.0044816149407020745, - "tests/common/test_configuration.py::test_cross_parameter_validation": 0.002642236050370427, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/$$/suffix]": 0.002835773520140471, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/$/suffix]": 0.003370389259369048, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/$1/suffix]": 0.003196625145572122, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/$MISSING/suffix]": 0.0033657114839006964, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/$VARIABLE/suffix]": 0.003103028476021947, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/${1}/suffix]": 0.0026401039324307107, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/${MISSING}/suffix]": 0.003085717755727729, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/${VARIABLE}/suffix]": 0.002877059500486617, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/${}/suffix]": 0.0041282331429935955, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/%%/suffix]": 0.002812958841015159, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/%/suffix]": 0.0028790700281227837, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/%1%/suffix]": 0.0028445315655620004, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/%1/suffix]": 0.004562866970942687, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/%MISSING%/suffix]": 0.0029143138539542064, - "tests/common/test_configuration.py::test_custom_expandvars[prefix/%VARIABLE%/suffix]": 0.0005808872990492782, - "tests/common/test_configuration.py::test_default_values": 0.002944865393303916, - "tests/common/test_configuration.py::test_empty_map_parameter": 0.008109593740760986, - "tests/common/test_configuration.py::test_env_var_config": 0.0034691574611792632, - "tests/common/test_configuration.py::test_env_var_config_alias": 0.0035117454831634313, - "tests/common/test_configuration.py::test_env_var_config_empty_sequence": 0.003277932127418097, - "tests/common/test_configuration.py::test_env_var_config_no_split_sequence": 0.0033519322132894423, - "tests/common/test_configuration.py::test_env_var_config_split_sequence": 0.0033446501953709657, - "tests/common/test_configuration.py::test_expand_search_path": 0.004507485905387787, - "tests/common/test_configuration.py::test_expanded_variables": 0.010477307794856573, - "tests/common/test_configuration.py::test_important_primitive_map_merges": 0.11102595555810157, - "tests/common/test_configuration.py::test_invalid_map_parameter": 0.003170925915389335, - "tests/common/test_configuration.py::test_invalid_seq_parameter": 0.0029562573198507066, - "tests/common/test_configuration.py::test_list_merges": 0.10909341789489486, - "tests/common/test_configuration.py::test_load_raw_configs": 0.036280243044798315, - "tests/common/test_configuration.py::test_map_parameter_must_be_map": 0.004685996570638334, - "tests/common/test_configuration.py::test_nested": 0.021196131870863517, - "tests/common/test_configuration.py::test_object": 0.017722591402768408, - "tests/common/test_configuration.py::test_object_defaults_completely_empty": 0.003690869844488089, - "tests/common/test_configuration.py::test_object_defaults_partially_empty": 0.006527969645117548, - "tests/common/test_configuration.py::test_parameter": 0.002554803862710988, - "tests/common/test_configuration.py::test_parameter_flag": 0.0029160454373108736, - "tests/common/test_configuration.py::test_pretty_list": 0.0030919438832203057, - "tests/common/test_configuration.py::test_raise_errors": 0.0028732552868418527, - "tests/common/test_configuration.py::test_simple_merges_and_caching": 0.023982981199761833, - "tests/common/test_configuration.py::test_unique_sequence_map_error_with_duplicates": 0.006810836104210865, - "tests/common/test_configuration.py::test_unique_sequence_map_error_with_unique_key": 0.005919664510763431, - "tests/common/test_configuration.py::test_validate_all": 0.01832209673282458, - "tests/common/test_configuration.py::test_validation": 0.016812917530901205, - "tests/common/test_io.py::test_attach_stderr_handler": 0.00365611918237812, - "tests/common/test_io.py::test_captured": 0.0031112385281406737, - "tests/common/test_path.py::test_get_major_minor_version_no_dot": 0.002696811952955874, - "tests/common/test_path.py::test_missing_pyc_files_27": 0.0031065733825995086, - "tests/common/test_path.py::test_missing_pyc_files_34": 0.002725854389220835, - "tests/common/test_path.py::test_missing_pyc_files_35": 0.0029885981062759354, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH0]": 0.000525674716848268, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH10]": 0.0005270985738099559, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH11]": 0.00048334194055407026, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH1]": 0.0005385761385129834, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH2]": 0.0004844853981137905, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH3]": 0.0004907523897501302, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH4]": 0.00045024043562820205, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH5]": 0.0004937295608169117, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH6]": 0.00046165752049162867, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH7]": 0.00045542031146276465, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH8]": 0.00043711729665715603, - "tests/common/test_path.py::test_path_conversion[cygpath-PATH9]": 0.00048710236373914053, - "tests/common/test_path.py::test_path_conversion[cygpath-UNC0]": 0.0015328010619138225, - "tests/common/test_path.py::test_path_conversion[cygpath-UNC1]": 0.0004904902922853111, - "tests/common/test_path.py::test_path_conversion[cygpath-UNC2]": 0.0004952848067216536, - "tests/common/test_path.py::test_path_conversion[cygpath-UNC3]": 0.0005932481662154717, - "tests/common/test_path.py::test_path_conversion[cygpath-UNC4]": 0.0004775081724309519, - "tests/common/test_path.py::test_path_conversion[cygpath-UNC5]": 0.0005658991761090739, - "tests/common/test_path.py::test_path_conversion[cygpath-UNC6]": 0.00044961844447622074, - "tests/common/test_path.py::test_path_conversion[cygpath-UNC7]": 0.0005821764563915651, - "tests/common/test_path.py::test_path_conversion[cygpath-cwd0]": 0.0004752898295704644, - "tests/common/test_path.py::test_path_conversion[cygpath-cwd1]": 0.0007245418979471896, - "tests/common/test_path.py::test_path_conversion[cygpath-cwd2]": 0.0004954058460419036, - "tests/common/test_path.py::test_path_conversion[cygpath-cwd3]": 0.0005045588714539855, - "tests/common/test_path.py::test_path_conversion[cygpath-drive0]": 0.0004747650777118923, - "tests/common/test_path.py::test_path_conversion[cygpath-drive10]": 0.0004852536148839006, - "tests/common/test_path.py::test_path_conversion[cygpath-drive11]": 0.000485753818161616, - "tests/common/test_path.py::test_path_conversion[cygpath-drive12]": 0.0005130896377256772, - "tests/common/test_path.py::test_path_conversion[cygpath-drive13]": 0.0005032554680609368, - "tests/common/test_path.py::test_path_conversion[cygpath-drive14]": 0.0006189005269393928, - "tests/common/test_path.py::test_path_conversion[cygpath-drive15]": 0.0005305502921500364, - "tests/common/test_path.py::test_path_conversion[cygpath-drive1]": 0.00048149114697287995, - "tests/common/test_path.py::test_path_conversion[cygpath-drive2]": 0.00046469482601373287, - "tests/common/test_path.py::test_path_conversion[cygpath-drive3]": 0.000646537904948751, - "tests/common/test_path.py::test_path_conversion[cygpath-drive4]": 0.0004629973466372025, - "tests/common/test_path.py::test_path_conversion[cygpath-drive5]": 0.0005222414168010586, - "tests/common/test_path.py::test_path_conversion[cygpath-drive6]": 0.00045208858071311866, - "tests/common/test_path.py::test_path_conversion[cygpath-drive7]": 0.0004974846728244459, - "tests/common/test_path.py::test_path_conversion[cygpath-drive8]": 0.00046255235864806136, - "tests/common/test_path.py::test_path_conversion[cygpath-drive9]": 0.0005148616054980286, - "tests/common/test_path.py::test_path_conversion[cygpath-relative0]": 0.0004929981723665293, - "tests/common/test_path.py::test_path_conversion[cygpath-relative1]": 0.0006760449479358144, - "tests/common/test_path.py::test_path_conversion[cygpath-relative2]": 0.00043168390480417834, - "tests/common/test_path.py::test_path_conversion[cygpath-root0]": 0.0023454227411054606, - "tests/common/test_path.py::test_path_conversion[cygpath-root10]": 0.0005832527536822342, - "tests/common/test_path.py::test_path_conversion[cygpath-root11]": 0.0005430070629453574, - "tests/common/test_path.py::test_path_conversion[cygpath-root12]": 0.000669674354348945, - "tests/common/test_path.py::test_path_conversion[cygpath-root13]": 0.0005285792880604793, - "tests/common/test_path.py::test_path_conversion[cygpath-root14]": 0.00048391301992972116, - "tests/common/test_path.py::test_path_conversion[cygpath-root1]": 0.0005474111645074712, - "tests/common/test_path.py::test_path_conversion[cygpath-root2]": 0.0005316607681784807, - "tests/common/test_path.py::test_path_conversion[cygpath-root3]": 0.0005793889634453818, - "tests/common/test_path.py::test_path_conversion[cygpath-root4]": 0.00046301857269841234, - "tests/common/test_path.py::test_path_conversion[cygpath-root5]": 0.0004974021420963857, - "tests/common/test_path.py::test_path_conversion[cygpath-root6]": 0.00045548310137705363, - "tests/common/test_path.py::test_path_conversion[cygpath-root7]": 0.0004995845738904872, - "tests/common/test_path.py::test_path_conversion[cygpath-root8]": 0.0004619240721421146, - "tests/common/test_path.py::test_path_conversion[cygpath-root9]": 0.0005484914556167026, - "tests/common/test_path.py::test_path_conversion[fallback-PATH0]": 0.009774178743894565, - "tests/common/test_path.py::test_path_conversion[fallback-PATH10]": 0.012265842773657812, - "tests/common/test_path.py::test_path_conversion[fallback-PATH11]": 0.014624337053241893, - "tests/common/test_path.py::test_path_conversion[fallback-PATH1]": 0.011196681606450898, - "tests/common/test_path.py::test_path_conversion[fallback-PATH2]": 0.010915782553838713, - "tests/common/test_path.py::test_path_conversion[fallback-PATH3]": 0.009215871155495915, - "tests/common/test_path.py::test_path_conversion[fallback-PATH4]": 0.014935693989060472, - "tests/common/test_path.py::test_path_conversion[fallback-PATH5]": 0.012475853107436721, - "tests/common/test_path.py::test_path_conversion[fallback-PATH6]": 0.01006695295632804, - "tests/common/test_path.py::test_path_conversion[fallback-PATH7]": 0.01127976238446513, - "tests/common/test_path.py::test_path_conversion[fallback-PATH8]": 0.015800914421022938, - "tests/common/test_path.py::test_path_conversion[fallback-PATH9]": 0.009939484862763233, - "tests/common/test_path.py::test_path_conversion[fallback-UNC0]": 0.01542699162345478, - "tests/common/test_path.py::test_path_conversion[fallback-UNC1]": 0.016834519263621995, - "tests/common/test_path.py::test_path_conversion[fallback-UNC2]": 0.015287316960474922, - "tests/common/test_path.py::test_path_conversion[fallback-UNC3]": 0.012752674527551355, - "tests/common/test_path.py::test_path_conversion[fallback-UNC4]": 0.011690343125645484, - "tests/common/test_path.py::test_path_conversion[fallback-UNC5]": 0.016066223954483427, - "tests/common/test_path.py::test_path_conversion[fallback-UNC6]": 0.010436063510819618, - "tests/common/test_path.py::test_path_conversion[fallback-UNC7]": 0.011369615770294666, - "tests/common/test_path.py::test_path_conversion[fallback-cwd0]": 0.01654808685561977, - "tests/common/test_path.py::test_path_conversion[fallback-cwd1]": 0.007191169049775696, - "tests/common/test_path.py::test_path_conversion[fallback-cwd2]": 0.007674506846635116, - "tests/common/test_path.py::test_path_conversion[fallback-cwd3]": 0.016818511813959332, - "tests/common/test_path.py::test_path_conversion[fallback-drive0]": 0.014861205558589035, - "tests/common/test_path.py::test_path_conversion[fallback-drive10]": 0.01707947186511306, - "tests/common/test_path.py::test_path_conversion[fallback-drive11]": 0.013195624126622119, - "tests/common/test_path.py::test_path_conversion[fallback-drive12]": 0.016299244576389923, - "tests/common/test_path.py::test_path_conversion[fallback-drive13]": 0.014486566127868994, - "tests/common/test_path.py::test_path_conversion[fallback-drive14]": 0.017789334194463418, - "tests/common/test_path.py::test_path_conversion[fallback-drive15]": 0.027111293884860204, - "tests/common/test_path.py::test_path_conversion[fallback-drive1]": 0.011457069636948746, - "tests/common/test_path.py::test_path_conversion[fallback-drive2]": 0.012680904538561319, - "tests/common/test_path.py::test_path_conversion[fallback-drive3]": 0.013346556415446601, - "tests/common/test_path.py::test_path_conversion[fallback-drive4]": 0.020180724858742907, - "tests/common/test_path.py::test_path_conversion[fallback-drive5]": 0.011586701858375244, - "tests/common/test_path.py::test_path_conversion[fallback-drive6]": 0.010719272738068126, - "tests/common/test_path.py::test_path_conversion[fallback-drive7]": 0.01121211613374142, - "tests/common/test_path.py::test_path_conversion[fallback-drive8]": 0.012926034630358591, - "tests/common/test_path.py::test_path_conversion[fallback-drive9]": 0.01309720760501736, - "tests/common/test_path.py::test_path_conversion[fallback-relative0]": 0.014155198824428741, - "tests/common/test_path.py::test_path_conversion[fallback-relative1]": 0.014799418685868738, - "tests/common/test_path.py::test_path_conversion[fallback-relative2]": 0.014981246406462555, - "tests/common/test_path.py::test_path_conversion[fallback-root0]": 0.01817156495637751, - "tests/common/test_path.py::test_path_conversion[fallback-root10]": 0.009412954112634656, - "tests/common/test_path.py::test_path_conversion[fallback-root11]": 0.012377442873910325, - "tests/common/test_path.py::test_path_conversion[fallback-root12]": 0.016336477886558464, - "tests/common/test_path.py::test_path_conversion[fallback-root13]": 0.010626923392785616, - "tests/common/test_path.py::test_path_conversion[fallback-root14]": 0.012129030068844424, - "tests/common/test_path.py::test_path_conversion[fallback-root1]": 0.011476443119884475, - "tests/common/test_path.py::test_path_conversion[fallback-root2]": 0.009581272929484559, - "tests/common/test_path.py::test_path_conversion[fallback-root3]": 0.013192876574415886, - "tests/common/test_path.py::test_path_conversion[fallback-root4]": 0.017379474699456166, - "tests/common/test_path.py::test_path_conversion[fallback-root5]": 0.010979282903397176, - "tests/common/test_path.py::test_path_conversion[fallback-root6]": 0.009810593645414862, - "tests/common/test_path.py::test_path_conversion[fallback-root7]": 0.01453658128980571, - "tests/common/test_path.py::test_path_conversion[fallback-root8]": 0.015066645775208711, - "tests/common/test_path.py::test_path_conversion[fallback-root9]": 0.01078016355968331, - "tests/common/test_path.py::test_path_conversion_falsy[None]": 0.0038101157613489194, - "tests/common/test_path.py::test_path_conversion_falsy[empty dict]": 0.0030600130579981634, - "tests/common/test_path.py::test_path_conversion_falsy[empty list]": 0.002598743022915453, - "tests/common/test_path.py::test_path_conversion_falsy[empty set]": 0.003788783866497765, - "tests/common/test_path.py::test_path_conversion_falsy[empty tuple]": 0.003506886433071053, - "tests/common/test_path.py::test_path_identity": 0.004472100334447082, - "tests/common/test_path.py::test_url_to_path_unix": 0.0030806774274728123, - "tests/common/test_path.py::test_url_to_path_windows_local": 0.0035257845960474047, - "tests/common/test_path.py::test_url_to_path_windows_unc": 0.002947696257802857, - "tests/common/test_path.py::test_win_path_backout": 0.0026851559423113967, - "tests/common/test_toposort.py::test_cycle": 0.0028495638783234208, - "tests/common/test_toposort.py::test_cycle_best_effort": 0.0028434114388527806, - "tests/common/test_toposort.py::test_degenerate": 0.002690916021247476, - "tests/common/test_toposort.py::test_pop_key": 0.002801157164703733, - "tests/common/test_toposort.py::test_python_is_prioritized": 0.002640892627232064, - "tests/common/test_toposort.py::test_simple": 0.002890444312089452, - "tests/common/test_url.py::test_add_username_and_pass_to_url": 0.0035037331305891348, - "tests/common/test_url.py::test_is_ip_address": 0.0031715972975016795, - "tests/common/test_url.py::test_is_ipv6_address": 0.0027930109371786076, - "tests/common/test_url.py::test_is_url": 0.0032575629470230584, - "tests/common/test_url.py::test_maybe_add_auth": 0.002854171657989509, - "tests/common/test_url.py::test_split_scheme_auth_token": 0.002827103764488138, - "tests/common/test_url.py::test_url_obj_unparse[test_url_obj0-http://conda.io/path/to/somewhere]": 0.0029111144097789545, - "tests/common/test_url.py::test_url_obj_unparse[test_url_obj1-https://user:pass@conda.io/path/to/somewhere]": 0.0031278903363720707, - "tests/common/test_url.py::test_url_obj_unparse[test_url_obj2-file:///opt/happy/path]": 0.0030416370354804253, - "tests/common/test_url.py::test_url_obj_unparse[test_url_obj3-file:///path/to/something.txt]": 0.0032214457314301685, - "tests/common/test_url.py::test_url_to_s3_info": 0.002695558915089738, - "tests/common/test_url.py::test_urlparse[192.168.1.1:8080/path/to/resource-exp_url_obj0]": 0.003196061364622033, - "tests/common/test_url.py::test_urlparse[file:///opt/happy/path-exp_url_obj2]": 0.006401462510163294, - "tests/common/test_url.py::test_urlparse[https://conda.io/happy/path-exp_url_obj1]": 0.002927698824317268, - "tests/common/test_url.py::test_urlparse[https://u:p@conda.io/t/x1029384756/more/path-exp_url_obj3]": 0.004158075611217641, - "tests/common/test_yaml.py::test_dump": 0.006837183468711462, - "tests/common/test_yaml.py::test_map": 0.0034987380322150856, - "tests/common/test_yaml.py::test_seq_simple": 0.003657514124336037, - "tests/common/test_yaml.py::test_yaml_complex": 0.013995244101370138, - "tests/core/test_envs_manager.py::test_list_all_known_prefixes_with_none_values_error": 0.24992631728641154, - "tests/core/test_envs_manager.py::test_list_all_known_prefixes_with_permission_error": 0.23400673646152478, - "tests/core/test_envs_manager.py::test_prefix_cli_flag": 0.007079821320313591, - "tests/core/test_envs_manager.py::test_register_env_directory_creation_error": 0.00876556417354026, - "tests/core/test_envs_manager.py::test_register_unregister_location_env": 0.010974165422650735, - "tests/core/test_envs_manager.py::test_rewrite_environments_txt_file": 0.008340022955747504, - "tests/core/test_index.py::TestIndex::test_cache_entries[False]": 0.3078053927090332, - "tests/core/test_index.py::TestIndex::test_cache_entries[True]": 0.7185253537759608, - "tests/core/test_index.py::TestIndex::test_contains_invalid[False]": 0.4715067421922743, - "tests/core/test_index.py::TestIndex::test_contains_invalid[True]": 0.5444268768116117, - "tests/core/test_index.py::TestIndex::test_contains_valid[False]": 0.5082633402581055, - "tests/core/test_index.py::TestIndex::test_contains_valid[True]": 0.49320286977663624, - "tests/core/test_index.py::TestIndex::test_copy[False]": 1.210488637268826, - "tests/core/test_index.py::TestIndex::test_copy[True]": 0.6074625103866319, - "tests/core/test_index.py::TestIndex::test_getitem_cache[False]": 0.33811746556248407, - "tests/core/test_index.py::TestIndex::test_getitem_cache[True]": 0.8570171729710784, - "tests/core/test_index.py::TestIndex::test_getitem_channel[False]": 0.335845419070858, - "tests/core/test_index.py::TestIndex::test_getitem_channel[True]": 0.8788466113677462, - "tests/core/test_index.py::TestIndex::test_getitem_channel_invalid[False]": 0.3404507851253809, - "tests/core/test_index.py::TestIndex::test_getitem_channel_invalid[True]": 0.7741461565263275, - "tests/core/test_index.py::TestIndex::test_getitem_feature[False]": 0.3400601072360339, - "tests/core/test_index.py::TestIndex::test_getitem_feature[True]": 0.8846537420457693, - "tests/core/test_index.py::TestIndex::test_getitem_feature_non_existent[False]": 0.35087118240216, - "tests/core/test_index.py::TestIndex::test_getitem_feature_non_existent[True]": 0.8388941539939172, - "tests/core/test_index.py::TestIndex::test_getitem_prefix[False]": 0.304327052632515, - "tests/core/test_index.py::TestIndex::test_getitem_prefix[True]": 0.8402476004223834, - "tests/core/test_index.py::TestIndex::test_getitem_system_package_invalid[False]": 0.4660038488118577, - "tests/core/test_index.py::TestIndex::test_getitem_system_package_invalid[True]": 0.7958522547027328, - "tests/core/test_index.py::TestIndex::test_getitem_system_package_valid[False]": 0.430781021293799, - "tests/core/test_index.py::TestIndex::test_getitem_system_package_valid[True]": 0.8274671455025365, - "tests/core/test_index.py::TestIndex::test_init_conflicting_subdirs": 0.04456699094076043, - "tests/core/test_index.py::TestIndex::test_init_prefix_data": 0.037977358027126575, - "tests/core/test_index.py::TestIndex::test_init_prefix_path": 0.04041570459648918, - "tests/core/test_index.py::TestIndex::test_init_use_local": 0.034936572728191825, - "tests/core/test_index.py::TestIndex::test_reduced_index[False]": 0.4214341556939299, - "tests/core/test_index.py::TestIndex::test_reduced_index[True]": 1.0530579507784472, - "tests/core/test_index.py::test__make_virtual_package": 0.038918112489203745, - "tests/core/test_index.py::test__supplement_index_with_cache": 0.04107981224198628, - "tests/core/test_index.py::test__supplement_index_with_prefix": 0.6079694958002724, - "tests/core/test_index.py::test__supplement_index_with_prefix_index_class": 0.857591903523344, - "tests/core/test_index.py::test_basic_get_reduced_index": 0.5126462830169892, - "tests/core/test_index.py::test_calculate_channel_urls": 0.038835668745752526, - "tests/core/test_index.py::test_check_allowlist": 0.08661560615074752, - "tests/core/test_index.py::test_check_allowlist_and_denylist": 0.05118460395879412, - "tests/core/test_index.py::test_check_denylist": 0.11521608582951044, - "tests/core/test_index.py::test_dist_str_in_index": 0.08274228912925462, - "tests/core/test_index.py::test_fetch_index": 0.08058768759798496, - "tests/core/test_index.py::test_get_index_lazy": 0.6144137923811939, - "tests/core/test_index.py::test_get_index_linux64_platform": 11.443996644959658, - "tests/core/test_index.py::test_get_index_osx64_platform": 9.506474471678375, - "tests/core/test_index.py::test_get_index_win64_platform": 9.244801529711342, - "tests/core/test_index.py::test_supplement_index_with_system": 0.1889197269712635, - "tests/core/test_index.py::test_supplement_index_with_system_archspec": 0.1696630985898299, - "tests/core/test_index.py::test_supplement_index_with_system_cuda": 0.15010594367328178, - "tests/core/test_index.py::test_supplement_index_with_system_glibc": 0.0005801169069356388, - "tests/core/test_index.py::test_supplement_index_with_system_linux[1.2.3.4-1.2.3.4]": 0.000602524636692363, - "tests/core/test_index.py::test_supplement_index_with_system_linux[4.2-4.2]": 0.0005626056976273816, - "tests/core/test_index.py::test_supplement_index_with_system_linux[4.2.0-42-generic-4.2.0]": 0.0005723741988726439, - "tests/core/test_index.py::test_supplement_index_with_system_linux[4.2.1-4.2.1]": 0.0005457433638819545, - "tests/core/test_index.py::test_supplement_index_with_system_linux[5.4.89+-5.4.89]": 0.0005480276153552822, - "tests/core/test_index.py::test_supplement_index_with_system_linux[5.5-rc1-5.5]": 0.0005432043952506719, - "tests/core/test_index.py::test_supplement_index_with_system_linux[9.1.a-9.1]": 0.0005399638210616416, - "tests/core/test_index.py::test_supplement_index_with_system_linux[9.1.a.2-9.1]": 0.0005557472012224602, - "tests/core/test_index.py::test_supplement_index_with_system_linux[9.a.1-0]": 0.0005256023487221744, - "tests/core/test_index.py::test_supplement_index_with_system_osx": 0.17430217696905306, - "tests/core/test_initialize.py::test__get_python_info": 0.029042315813763094, - "tests/core/test_initialize.py::test_get_python_info": 0.04007142551574574, - "tests/core/test_initialize.py::test_init_all": 0.9767317636113745, - "tests/core/test_initialize.py::test_init_cmd_exe_registry": 0.0006756314993743731, - "tests/core/test_initialize.py::test_init_enable_long_path": 0.0008202394693088773, - "tests/core/test_initialize.py::test_init_sh_system": 0.03849655792706077, - "tests/core/test_initialize.py::test_init_sh_user_tcsh_unix": 0.037698963632248644, - "tests/core/test_initialize.py::test_init_sh_user_unix": 0.05046233182826033, - "tests/core/test_initialize.py::test_init_sh_user_windows": 0.0005926553258244843, - "tests/core/test_initialize.py::test_initialize_dev_bash": 0.15767476004338005, - "tests/core/test_initialize.py::test_initialize_dev_cmd_exe": 0.11096699381746832, - "tests/core/test_initialize.py::test_install_1": 0.06513877987854845, - "tests/core/test_initialize.py::test_install_conda_csh": 0.04721580405472739, - "tests/core/test_initialize.py::test_install_conda_fish": 0.04457375125793541, - "tests/core/test_initialize.py::test_install_conda_sh": 0.03573903414070739, - "tests/core/test_initialize.py::test_install_conda_xsh": 0.04083475010153209, - "tests/core/test_initialize.py::test_install_condabin_conda_bat": 0.04020298345235933, - "tests/core/test_initialize.py::test_make_entry_point": 0.04565764730124518, - "tests/core/test_initialize.py::test_make_entry_point_exe": 0.04308692620713069, - "tests/core/test_initialize.py::test_make_initialize_plan_bash_zsh": 0.06911534892844388, - "tests/core/test_initialize.py::test_make_initialize_plan_cmd_exe": 0.04581610769626855, - "tests/core/test_initialize.py::test_make_install_plan": 0.0139894283693832, - "tests/core/test_package_cache_data.py::test_ProgressiveFetchExtract_prefers_conda_v2_format": 0.041770237314575936, + "tests/cli/test_main_info.py::test_info_json": 0.23370191718068184, + "tests/cli/test_main_info.py::test_info_root": 0.26168045493387626, + "tests/cli/test_main_info.py::test_info_unsafe_channels": 0.29409198404545644, + "tests/cli/test_main_install.py::test_conda_pip_interop_dependency_satisfied_by_pip": 101.82262423443396, + "tests/cli/test_main_install.py::test_install_freezes_env_by_default": 0.9941958472311004, + "tests/cli/test_main_install.py::test_install_from_extracted_package": 32.44794825403117, + "tests/cli/test_main_install.py::test_install_mkdir": 32.900348387471105, + "tests/cli/test_main_list.py::test_explicit[--md5]": 1.199002130732595, + "tests/cli/test_main_list.py::test_explicit[--quiet]": 1.1909852124413824, + "tests/cli/test_main_list.py::test_explicit[--sha256]": 1.2595531907248882, + "tests/cli/test_main_list.py::test_export": 0.5461242374662033, + "tests/cli/test_main_list.py::test_list": 3.3010433570005646, + "tests/cli/test_main_list.py::test_list_explicit": 9.17151170693272, + "tests/cli/test_main_list.py::test_list_json": 0.29292697550782926, + "tests/cli/test_main_list.py::test_list_package": 0.1630633363520536, + "tests/cli/test_main_list.py::test_list_reverse": 9.534368866956143, + "tests/cli/test_main_list.py::test_list_revisions": 0.25411034542931676, + "tests/cli/test_main_list.py::test_list_specific_version": 0.48050152465843654, + "tests/cli/test_main_notices.py::test_cache_names_appear_as_expected": 0.054160876826601666, + "tests/cli/test_main_notices.py::test_main_notices[200]": 0.0778998284968887, + "tests/cli/test_main_notices.py::test_main_notices[404]": 0.06105775300560012, + "tests/cli/test_main_notices.py::test_main_notices_handles_bad_expired_at_field": 0.05219809938588599, + "tests/cli/test_main_notices.py::test_main_notices_help": 0.04673448239837857, + "tests/cli/test_main_notices.py::test_main_notices_json": 0.08084434239323433, + "tests/cli/test_main_notices.py::test_main_notices_reads_from_cache": 0.05801437716337745, + "tests/cli/test_main_notices.py::test_main_notices_reads_from_expired_cache": 0.06539237682878173, + "tests/cli/test_main_notices.py::test_notices_appear_once_when_running_decorated_commands": 5.23125266207285, + "tests/cli/test_main_notices.py::test_notices_cannot_read_cache_files": 0.10830876763955312, + "tests/cli/test_main_notices.py::test_notices_does_not_interrupt_command_on_failure": 0.5911130048174746, + "tests/cli/test_main_notices.py::test_notices_work_with_s3_channel": 0.13736303129216235, + "tests/cli/test_main_remove.py::test_remove_all": 24.59343009138171, + "tests/cli/test_main_remove.py::test_remove_all_keep_env": 21.75536855410739, + "tests/cli/test_main_remove.py::test_remove_globbed_package_names[classic]": 6.244504026580487, + "tests/cli/test_main_remove.py::test_remove_globbed_package_names[libmamba]": 0.4844323069899153, + "tests/cli/test_main_remove.py::test_remove_nonexistent_env": 0.09638534289329329, + "tests/cli/test_main_rename.py::test_cannot_rename_active_env_by_name": 3.723139101132963, + "tests/cli/test_main_rename.py::test_cannot_rename_base_env_by_name": 0.17011580954155442, + "tests/cli/test_main_rename.py::test_cannot_rename_base_env_by_path": 0.17111884291726331, + "tests/cli/test_main_rename.py::test_cannot_rename_nonexistent_env": 0.168912494675719, + "tests/cli/test_main_rename.py::test_protected_dirs_error_for_rename": 2.458131494877306, + "tests/cli/test_main_rename.py::test_rename_by_name_name_already_exists_error": 2.0938095398207266, + "tests/cli/test_main_rename.py::test_rename_by_name_success": 3.847540529931757, + "tests/cli/test_main_rename.py::test_rename_by_path_path_already_exists_error": 2.2144740480082463, + "tests/cli/test_main_rename.py::test_rename_by_path_success": 4.1727459912297435, + "tests/cli/test_main_rename.py::test_rename_with_dry_run": 3.414886451673332, + "tests/cli/test_main_rename.py::test_rename_with_force": 8.627093707850817, + "tests/cli/test_main_rename.py::test_rename_with_force_and_dry_run": 2.8613172319136133, + "tests/cli/test_main_rename.py::test_rename_with_force_with_errors": 7.453420710432759, + "tests/cli/test_main_rename.py::test_rename_with_force_with_errors_prefix": 2.756224412002127, + "tests/cli/test_main_rename.py::test_separator_chars_on_win": 0.0007823755542467223, + "tests/cli/test_main_run.py::test_conda_run_nonexistant_prefix": 0.10737147093116678, + "tests/cli/test_main_run.py::test_conda_run_prefix_not_a_conda_env": 0.10471548706663888, + "tests/cli/test_main_run.py::test_multiline_run_command": 3.671598756823907, + "tests/cli/test_main_run.py::test_run_readonly_env": 5.16554093901225, + "tests/cli/test_main_run.py::test_run_returns_int": 2.558210365183072, + "tests/cli/test_main_run.py::test_run_returns_nonzero_errorlevel": 5.011198699040857, + "tests/cli/test_main_run.py::test_run_returns_zero_errorlevel": 2.5138588076191684, + "tests/cli/test_main_run.py::test_run_uncaptured": 4.765242756984657, + "tests/cli/test_main_search.py::test_anaconda_token_with_private_package": 16.076488039469194, + "tests/cli/test_main_search.py::test_bad_anaconda_token": 1.1739471746221064, + "tests/cli/test_main_search.py::test_current_platform_package_missing": 0.1784051098990304, + "tests/cli/test_main_search.py::test_different_platform_package_found": 0.17058451680338008, + "tests/cli/test_main_search.py::test_mocked_platform_package_found": 0.15598442458689193, + "tests/cli/test_main_search.py::test_rpy_search[linux-32]": 5.710233084051515, + "tests/cli/test_main_search.py::test_rpy_search[linux-64]": 10.970079344662542, + "tests/cli/test_main_search.py::test_rpy_search[osx-64]": 11.859727159023501, + "tests/cli/test_main_search.py::test_rpy_search[win-32]": 6.99291680938806, + "tests/cli/test_main_search.py::test_rpy_search[win-64]": 9.866708063325447, + "tests/cli/test_main_search.py::test_search_0": 1.45806423374236, + "tests/cli/test_main_search.py::test_search_1": 0.20191009694427875, + "tests/cli/test_main_search.py::test_search_2[exact]": 0.13667251581819992, + "tests/cli/test_main_search.py::test_search_2[wildcard]": 0.5707747806025445, + "tests/cli/test_main_search.py::test_search_3": 1.8425055363653355, + "tests/cli/test_main_search.py::test_search_4": 0.16430960946186557, + "tests/cli/test_main_search.py::test_search_5": 1.017712189859132, + "tests/cli/test_main_search.py::test_search_envs": 0.08783910540686306, + "tests/cli/test_main_search.py::test_search_envs_info": 0.12542840251138537, + "tests/cli/test_main_search.py::test_search_envs_json": 0.08413259443301317, + "tests/cli/test_main_search.py::test_search_inflexible": 1.4001314802696918, + "tests/cli/test_main_search.py::test_unknown_platform_package_missing": 0.08568195060404143, + "tests/cli/test_subcommands.py::test_clean[classic]": 1.8795375587836385, + "tests/cli/test_subcommands.py::test_clean[libmamba]": 1.8157391842347657, + "tests/cli/test_subcommands.py::test_compare[classic]": 0.6495785257980365, + "tests/cli/test_subcommands.py::test_compare[libmamba]": 16.50136767866532, + "tests/cli/test_subcommands.py::test_config[classic]": 0.13886971348384508, + "tests/cli/test_subcommands.py::test_config[libmamba]": 0.14412047538988784, + "tests/cli/test_subcommands.py::test_create[classic]": 0.4976430845751487, + "tests/cli/test_subcommands.py::test_create[libmamba]": 10.095432924537997, + "tests/cli/test_subcommands.py::test_doctor[classic]": 6.030427705553868, + "tests/cli/test_subcommands.py::test_doctor[libmamba]": 6.530062087592319, + "tests/cli/test_subcommands.py::test_env_config_vars[classic]": 0.8014792649079922, + "tests/cli/test_subcommands.py::test_env_config_vars[libmamba]": 3.6779742099153876, + "tests/cli/test_subcommands.py::test_env_create[classic]": 0.7576219503906142, + "tests/cli/test_subcommands.py::test_env_create[libmamba]": 3.625265601520331, + "tests/cli/test_subcommands.py::test_env_export[classic]": 0.5262274242581818, + "tests/cli/test_subcommands.py::test_env_export[libmamba]": 0.5934927076997818, + "tests/cli/test_subcommands.py::test_env_list[classic]": 0.5177374504826, + "tests/cli/test_subcommands.py::test_env_list[libmamba]": 0.5520876439801756, + "tests/cli/test_subcommands.py::test_env_remove[classic]": 0.6860811848518555, + "tests/cli/test_subcommands.py::test_env_remove[libmamba]": 3.5192774421969077, + "tests/cli/test_subcommands.py::test_env_update[classic]": 2.1067059152608025, + "tests/cli/test_subcommands.py::test_env_update[libmamba]": 7.388813069441996, + "tests/cli/test_subcommands.py::test_info[classic]": 0.2650588482244308, + "tests/cli/test_subcommands.py::test_info[libmamba]": 0.23538082413232259, + "tests/cli/test_subcommands.py::test_info_json[classic]": 0.5961059191657107, + "tests/cli/test_subcommands.py::test_info_json[libmamba]": 0.4951475848861758, + "tests/cli/test_subcommands.py::test_init[classic]": 0.1777704087836675, + "tests/cli/test_subcommands.py::test_init[libmamba]": 0.17362643751841147, + "tests/cli/test_subcommands.py::test_install[classic]": 3.165917871081481, + "tests/cli/test_subcommands.py::test_install[libmamba]": 12.656734981151038, + "tests/cli/test_subcommands.py::test_list[classic]": 3.563539151680649, + "tests/cli/test_subcommands.py::test_list[libmamba]": 2.7915819697211517, + "tests/cli/test_subcommands.py::test_notices[classic]": 0.22502596927845656, + "tests/cli/test_subcommands.py::test_notices[libmamba]": 0.24191810668912184, + "tests/cli/test_subcommands.py::test_package[classic]": 0.6910582301303222, + "tests/cli/test_subcommands.py::test_package[libmamba]": 3.4693451402599815, + "tests/cli/test_subcommands.py::test_remove[classic-remove]": 0.6614206447610672, + "tests/cli/test_subcommands.py::test_remove[classic-uninstall]": 0.6681419454411962, + "tests/cli/test_subcommands.py::test_remove[libmamba-remove]": 4.692448703753281, + "tests/cli/test_subcommands.py::test_remove[libmamba-uninstall]": 2.835304203763033, + "tests/cli/test_subcommands.py::test_remove_all_json[classic-remove]": 1.2202183234616009, + "tests/cli/test_subcommands.py::test_remove_all_json[classic-uninstall]": 1.1927615980724837, + "tests/cli/test_subcommands.py::test_remove_all_json[libmamba-remove]": 2.002488863530416, + "tests/cli/test_subcommands.py::test_remove_all_json[libmamba-uninstall]": 3.5381220207714588, + "tests/cli/test_subcommands.py::test_rename[classic]": 0.7223270298358027, + "tests/cli/test_subcommands.py::test_rename[libmamba]": 4.024111774724548, + "tests/cli/test_subcommands.py::test_run[classic]": 1.183819380597269, + "tests/cli/test_subcommands.py::test_run[libmamba]": 3.3106337927036362, + "tests/cli/test_subcommands.py::test_search[classic]": 2.878879811371301, + "tests/cli/test_subcommands.py::test_search[libmamba]": 7.069349522387778, + "tests/cli/test_subcommands.py::test_update[classic-update]": 2.212885529522422, + "tests/cli/test_subcommands.py::test_update[classic-upgrade]": 1.4983345771948304, + "tests/cli/test_subcommands.py::test_update[libmamba-update]": 8.982883179427633, + "tests/cli/test_subcommands.py::test_update[libmamba-upgrade]": 4.947856419733211, + "tests/common/os/test_windows.py::test_is_admin_on_windows": 0.0026136703545781128, + "tests/common/pkg_formats/test_python.py::test_basepydist_load_requires_provides_file": 0.007225864052753381, + "tests/common/pkg_formats/test_python.py::test_basepydist_parse_entries_file_data": 0.003730310513549762, + "tests/common/pkg_formats/test_python.py::test_basepydist_parse_requires_file_data": 0.003343652991838069, + "tests/common/pkg_formats/test_python.py::test_dist_get_paths": 0.004375317517642213, + "tests/common/pkg_formats/test_python.py::test_dist_get_paths_no_paths": 0.003318909283253297, + "tests/common/pkg_formats/test_python.py::test_evaluate_marker": 0.003574991787223314, + "tests/common/pkg_formats/test_python.py::test_get_default_marker_context": 0.0027588388873233637, + "tests/common/pkg_formats/test_python.py::test_get_dist_file_from_egg_link": 0.00708429002630457, + "tests/common/pkg_formats/test_python.py::test_get_dist_requirements": 0.00839674413076981, + "tests/common/pkg_formats/test_python.py::test_get_entry_points": 0.0047355982732369154, + "tests/common/pkg_formats/test_python.py::test_get_extra_provides": 0.004776146492267677, + "tests/common/pkg_formats/test_python.py::test_get_python_distribution_info": 0.0006805328931595945, + "tests/common/pkg_formats/test_python.py::test_get_site_packages_anchor_files": 0.005431247112877768, + "tests/common/pkg_formats/test_python.py::test_metadata": 0.009253363447277058, + "tests/common/pkg_formats/test_python.py::test_metadata[path0-False-False-False-False]": 0.0041079274549287005, + "tests/common/pkg_formats/test_python.py::test_metadata[path1-True-False-False-False]": 0.004013004566079754, + "tests/common/pkg_formats/test_python.py::test_metadata[path2-True-True-True-False]": 0.004321381315867712, + "tests/common/pkg_formats/test_python.py::test_metadata[path3-True-True-True-True]": 0.004436767217025607, + "tests/common/pkg_formats/test_python.py::test_metadata_keys": 0.0031142651284839936, + "tests/common/pkg_formats/test_python.py::test_metadata_none": 0.00273139242746599, + "tests/common/pkg_formats/test_python.py::test_metadata_process_path": 0.004436811727660173, + "tests/common/pkg_formats/test_python.py::test_metadata_read_metadata": 0.006284600330605597, + "tests/common/pkg_formats/test_python.py::test_norm_package_name": 0.003192716982267825, + "tests/common/pkg_formats/test_python.py::test_norm_package_version": 0.0034444044413676758, + "tests/common/pkg_formats/test_python.py::test_parse_specification": 0.006733094844529256, + "tests/common/pkg_formats/test_python.py::test_pydist_check_files": 0.004498584190059737, + "tests/common/pkg_formats/test_python.py::test_pypi_name_to_conda_name": 0.0028106328350476512, + "tests/common/pkg_formats/test_python.py::test_python_dist_egg_fpath": 0.003525847250281569, + "tests/common/pkg_formats/test_python.py::test_python_dist_egg_path": 0.003773306629387091, + "tests/common/pkg_formats/test_python.py::test_python_dist_info": 0.0044831265528036575, + "tests/common/pkg_formats/test_python.py::test_python_dist_info_conda_dependencies": 0.004593853286032312, + "tests/common/pkg_formats/test_python.py::test_python_dist_info_conda_dependencies_2": 0.003477837888842796, + "tests/common/pkg_formats/test_python.py::test_python_dist_info_conda_dependencies_3": 0.003926231290205472, + "tests/common/pkg_formats/test_python.py::test_split_spec": 0.0033961454890707498, + "tests/common/test_compat.py::test_deprecations[FILESYSTEM_ENCODING-TypeError]": 0.0033015686536100567, + "tests/common/test_compat.py::test_deprecations[ensure_fs_path_encoding-TypeError]": 0.003387889778813661, + "tests/common/test_compat.py::test_deprecations[ensure_unicode-TypeError]": 0.002808136531439465, + "tests/common/test_compat.py::test_deprecations[open-TypeError]": 0.003461359535301914, + "tests/common/test_compat.py::test_deprecations[six_with_metaclass-TypeError]": 0.0030606696434952647, + "tests/common/test_configuration.py::test_commented_map_parameter": 0.005072631143485747, + "tests/common/test_configuration.py::test_config_resets": 0.004562791440981856, + "tests/common/test_configuration.py::test_cross_parameter_validation": 0.0032723892468174147, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/$$/suffix]": 0.0028499982645517467, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/$/suffix]": 0.0035463619742102607, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/$1/suffix]": 0.0033378751497006834, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/$MISSING/suffix]": 0.003460697538224341, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/$VARIABLE/suffix]": 0.003077163268004826, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/${1}/suffix]": 0.0026852264475233124, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/${MISSING}/suffix]": 0.0031308950890433034, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/${VARIABLE}/suffix]": 0.0029900339989505074, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/${}/suffix]": 0.004300572590072754, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/%%/suffix]": 0.0029148382396257493, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/%/suffix]": 0.0027954120509524074, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/%1%/suffix]": 0.002934340542356654, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/%1/suffix]": 0.0029810257420172107, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/%MISSING%/suffix]": 0.0029617584974269647, + "tests/common/test_configuration.py::test_custom_expandvars[prefix/%VARIABLE%/suffix]": 0.0008563173997194689, + "tests/common/test_configuration.py::test_default_values": 0.0028348213140559297, + "tests/common/test_configuration.py::test_empty_map_parameter": 0.00811383000040789, + "tests/common/test_configuration.py::test_env_var_config": 0.0035187152762368363, + "tests/common/test_configuration.py::test_env_var_config_alias": 0.0035430024387976726, + "tests/common/test_configuration.py::test_env_var_config_empty_sequence": 0.0032402991227659687, + "tests/common/test_configuration.py::test_env_var_config_no_split_sequence": 0.0032533038149712996, + "tests/common/test_configuration.py::test_env_var_config_split_sequence": 0.0034072907603210014, + "tests/common/test_configuration.py::test_expand_search_path": 0.004580263188158942, + "tests/common/test_configuration.py::test_expanded_variables": 0.010729546698414616, + "tests/common/test_configuration.py::test_important_primitive_map_merges": 0.10839759773726404, + "tests/common/test_configuration.py::test_invalid_map_parameter": 0.0031774485456701755, + "tests/common/test_configuration.py::test_invalid_seq_parameter": 0.0029615636256958046, + "tests/common/test_configuration.py::test_list_merges": 0.1010892785967029, + "tests/common/test_configuration.py::test_load_raw_configs": 0.0381824672292771, + "tests/common/test_configuration.py::test_map_parameter_must_be_map": 0.004477306649150085, + "tests/common/test_configuration.py::test_nested": 0.021264015730950107, + "tests/common/test_configuration.py::test_object": 0.017239970301688307, + "tests/common/test_configuration.py::test_object_defaults_completely_empty": 0.003810515192321387, + "tests/common/test_configuration.py::test_object_defaults_partially_empty": 0.006457148812816188, + "tests/common/test_configuration.py::test_parameter": 0.0026311792860332327, + "tests/common/test_configuration.py::test_parameter_flag": 0.0029784947545543295, + "tests/common/test_configuration.py::test_pretty_list": 0.003127474927257455, + "tests/common/test_configuration.py::test_raise_errors": 0.0028637937393407044, + "tests/common/test_configuration.py::test_simple_merges_and_caching": 0.024081318506141446, + "tests/common/test_configuration.py::test_unique_sequence_map_error_with_duplicates": 0.006889820066081234, + "tests/common/test_configuration.py::test_unique_sequence_map_error_with_unique_key": 0.005780307040563288, + "tests/common/test_configuration.py::test_validate_all": 0.017360554436671147, + "tests/common/test_configuration.py::test_validation": 0.016982236705061982, + "tests/common/test_io.py::test_attach_stderr_handler": 0.003717517222745517, + "tests/common/test_io.py::test_captured": 0.0031918562877363246, + "tests/common/test_path.py::test_get_major_minor_version_no_dot": 0.0027852373790115555, + "tests/common/test_path.py::test_missing_pyc_files_27": 0.0032465197854146238, + "tests/common/test_path.py::test_missing_pyc_files_34": 0.0029536954878978776, + "tests/common/test_path.py::test_missing_pyc_files_35": 0.0029818246505008924, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH0]": 0.0004775620257599776, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH10]": 0.0004977600716759935, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH11]": 0.00047554837938403494, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH1]": 0.0005394365594543906, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH2]": 0.00046572681064852494, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH3]": 0.0004910686436131722, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH4]": 0.0004937377023724314, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH5]": 0.0005759237580153319, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH6]": 0.0005174233226810487, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH7]": 0.0004911477632278614, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH8]": 0.0004743227664936054, + "tests/common/test_path.py::test_path_conversion[cygpath-PATH9]": 0.000505295633850559, + "tests/common/test_path.py::test_path_conversion[cygpath-UNC0]": 0.0015679060175737643, + "tests/common/test_path.py::test_path_conversion[cygpath-UNC1]": 0.0004971020873533842, + "tests/common/test_path.py::test_path_conversion[cygpath-UNC2]": 0.0004905466030633042, + "tests/common/test_path.py::test_path_conversion[cygpath-UNC3]": 0.0005886514495334914, + "tests/common/test_path.py::test_path_conversion[cygpath-UNC4]": 0.000538456109360683, + "tests/common/test_path.py::test_path_conversion[cygpath-UNC5]": 0.0005537688424522557, + "tests/common/test_path.py::test_path_conversion[cygpath-UNC6]": 0.0004592507667942484, + "tests/common/test_path.py::test_path_conversion[cygpath-UNC7]": 0.0006063282381241051, + "tests/common/test_path.py::test_path_conversion[cygpath-cwd0]": 0.0004932741448798607, + "tests/common/test_path.py::test_path_conversion[cygpath-cwd1]": 0.0007222311746490838, + "tests/common/test_path.py::test_path_conversion[cygpath-cwd2]": 0.0006251368547907137, + "tests/common/test_path.py::test_path_conversion[cygpath-cwd3]": 0.0005013256856428605, + "tests/common/test_path.py::test_path_conversion[cygpath-drive0]": 0.00048264116864280075, + "tests/common/test_path.py::test_path_conversion[cygpath-drive10]": 0.0004890564641648211, + "tests/common/test_path.py::test_path_conversion[cygpath-drive11]": 0.0005022324709140824, + "tests/common/test_path.py::test_path_conversion[cygpath-drive12]": 0.000478745367733353, + "tests/common/test_path.py::test_path_conversion[cygpath-drive13]": 0.0005102983570946548, + "tests/common/test_path.py::test_path_conversion[cygpath-drive14]": 0.0005937208218256773, + "tests/common/test_path.py::test_path_conversion[cygpath-drive15]": 0.00048406875394946415, + "tests/common/test_path.py::test_path_conversion[cygpath-drive1]": 0.0005015314599282998, + "tests/common/test_path.py::test_path_conversion[cygpath-drive2]": 0.00047198976974918786, + "tests/common/test_path.py::test_path_conversion[cygpath-drive3]": 0.0005077027184482929, + "tests/common/test_path.py::test_path_conversion[cygpath-drive4]": 0.0004834773844572169, + "tests/common/test_path.py::test_path_conversion[cygpath-drive5]": 0.0005389531435342636, + "tests/common/test_path.py::test_path_conversion[cygpath-drive6]": 0.0004682695586625564, + "tests/common/test_path.py::test_path_conversion[cygpath-drive7]": 0.0004935715541251742, + "tests/common/test_path.py::test_path_conversion[cygpath-drive8]": 0.0005600055178884802, + "tests/common/test_path.py::test_path_conversion[cygpath-drive9]": 0.0005164491537814035, + "tests/common/test_path.py::test_path_conversion[cygpath-relative0]": 0.0010613601593220331, + "tests/common/test_path.py::test_path_conversion[cygpath-relative1]": 0.0005371913050132054, + "tests/common/test_path.py::test_path_conversion[cygpath-relative2]": 0.0004652335852089786, + "tests/common/test_path.py::test_path_conversion[cygpath-root0]": 0.002206371888044564, + "tests/common/test_path.py::test_path_conversion[cygpath-root10]": 0.0004878960055309652, + "tests/common/test_path.py::test_path_conversion[cygpath-root11]": 0.0005519340889916722, + "tests/common/test_path.py::test_path_conversion[cygpath-root12]": 0.0005192789577830196, + "tests/common/test_path.py::test_path_conversion[cygpath-root13]": 0.0004996570620466102, + "tests/common/test_path.py::test_path_conversion[cygpath-root14]": 0.00047403080191906686, + "tests/common/test_path.py::test_path_conversion[cygpath-root1]": 0.0005499549406282747, + "tests/common/test_path.py::test_path_conversion[cygpath-root2]": 0.0005410117286798974, + "tests/common/test_path.py::test_path_conversion[cygpath-root3]": 0.0005827684662623113, + "tests/common/test_path.py::test_path_conversion[cygpath-root4]": 0.0004585058892493497, + "tests/common/test_path.py::test_path_conversion[cygpath-root5]": 0.0004991106040550506, + "tests/common/test_path.py::test_path_conversion[cygpath-root6]": 0.0006438619851941533, + "tests/common/test_path.py::test_path_conversion[cygpath-root7]": 0.0004782132716429535, + "tests/common/test_path.py::test_path_conversion[cygpath-root8]": 0.0004518126476667184, + "tests/common/test_path.py::test_path_conversion[cygpath-root9]": 0.0004860810075643311, + "tests/common/test_path.py::test_path_conversion[fallback-PATH0]": 0.01054024255002678, + "tests/common/test_path.py::test_path_conversion[fallback-PATH10]": 0.012598631058014675, + "tests/common/test_path.py::test_path_conversion[fallback-PATH11]": 0.015615789114075553, + "tests/common/test_path.py::test_path_conversion[fallback-PATH1]": 0.012041759067716262, + "tests/common/test_path.py::test_path_conversion[fallback-PATH2]": 0.012016001719713376, + "tests/common/test_path.py::test_path_conversion[fallback-PATH3]": 0.009586421679691273, + "tests/common/test_path.py::test_path_conversion[fallback-PATH4]": 0.01605185536662467, + "tests/common/test_path.py::test_path_conversion[fallback-PATH5]": 0.011750033985897404, + "tests/common/test_path.py::test_path_conversion[fallback-PATH6]": 0.010424634849735864, + "tests/common/test_path.py::test_path_conversion[fallback-PATH7]": 0.011966127424647907, + "tests/common/test_path.py::test_path_conversion[fallback-PATH8]": 0.016168595234797755, + "tests/common/test_path.py::test_path_conversion[fallback-PATH9]": 0.010095845582175337, + "tests/common/test_path.py::test_path_conversion[fallback-UNC0]": 0.015352125574166075, + "tests/common/test_path.py::test_path_conversion[fallback-UNC1]": 0.022074864867155854, + "tests/common/test_path.py::test_path_conversion[fallback-UNC2]": 0.015877806355204915, + "tests/common/test_path.py::test_path_conversion[fallback-UNC3]": 0.012758673337506602, + "tests/common/test_path.py::test_path_conversion[fallback-UNC4]": 0.01173142412324802, + "tests/common/test_path.py::test_path_conversion[fallback-UNC5]": 0.015869372961893613, + "tests/common/test_path.py::test_path_conversion[fallback-UNC6]": 0.010007838665967774, + "tests/common/test_path.py::test_path_conversion[fallback-UNC7]": 0.011271771296281666, + "tests/common/test_path.py::test_path_conversion[fallback-cwd0]": 0.017052885821035212, + "tests/common/test_path.py::test_path_conversion[fallback-cwd1]": 0.0074929351062801965, + "tests/common/test_path.py::test_path_conversion[fallback-cwd2]": 0.007520721849876277, + "tests/common/test_path.py::test_path_conversion[fallback-cwd3]": 0.017361517709224922, + "tests/common/test_path.py::test_path_conversion[fallback-drive0]": 0.015284005068068327, + "tests/common/test_path.py::test_path_conversion[fallback-drive10]": 0.017886386969980808, + "tests/common/test_path.py::test_path_conversion[fallback-drive11]": 0.014487462604599419, + "tests/common/test_path.py::test_path_conversion[fallback-drive12]": 0.017169539785219026, + "tests/common/test_path.py::test_path_conversion[fallback-drive13]": 0.014973942972224851, + "tests/common/test_path.py::test_path_conversion[fallback-drive14]": 0.01899226775353477, + "tests/common/test_path.py::test_path_conversion[fallback-drive15]": 0.02658177463091003, + "tests/common/test_path.py::test_path_conversion[fallback-drive1]": 0.011686718921250826, + "tests/common/test_path.py::test_path_conversion[fallback-drive2]": 0.013258033362381901, + "tests/common/test_path.py::test_path_conversion[fallback-drive3]": 0.013962175518673748, + "tests/common/test_path.py::test_path_conversion[fallback-drive4]": 0.020413174362931483, + "tests/common/test_path.py::test_path_conversion[fallback-drive5]": 0.012033123881791558, + "tests/common/test_path.py::test_path_conversion[fallback-drive6]": 0.011023566943072396, + "tests/common/test_path.py::test_path_conversion[fallback-drive7]": 0.012850938776649133, + "tests/common/test_path.py::test_path_conversion[fallback-drive8]": 0.013289313951912813, + "tests/common/test_path.py::test_path_conversion[fallback-drive9]": 0.013631394091492994, + "tests/common/test_path.py::test_path_conversion[fallback-relative0]": 0.02150462807928346, + "tests/common/test_path.py::test_path_conversion[fallback-relative1]": 0.015392060357973686, + "tests/common/test_path.py::test_path_conversion[fallback-relative2]": 0.016471152143371172, + "tests/common/test_path.py::test_path_conversion[fallback-root0]": 0.01818164667212227, + "tests/common/test_path.py::test_path_conversion[fallback-root10]": 0.009491129516083274, + "tests/common/test_path.py::test_path_conversion[fallback-root11]": 0.013167320899353643, + "tests/common/test_path.py::test_path_conversion[fallback-root12]": 0.016719651975271005, + "tests/common/test_path.py::test_path_conversion[fallback-root13]": 0.011011799700239256, + "tests/common/test_path.py::test_path_conversion[fallback-root14]": 0.012008194876577161, + "tests/common/test_path.py::test_path_conversion[fallback-root1]": 0.011454797995484382, + "tests/common/test_path.py::test_path_conversion[fallback-root2]": 0.009647176926052633, + "tests/common/test_path.py::test_path_conversion[fallback-root3]": 0.013119384007219162, + "tests/common/test_path.py::test_path_conversion[fallback-root4]": 0.0176879866693427, + "tests/common/test_path.py::test_path_conversion[fallback-root5]": 0.010825880966051226, + "tests/common/test_path.py::test_path_conversion[fallback-root6]": 0.010062674018825416, + "tests/common/test_path.py::test_path_conversion[fallback-root7]": 0.012806381948675734, + "tests/common/test_path.py::test_path_conversion[fallback-root8]": 0.017195346399898025, + "tests/common/test_path.py::test_path_conversion[fallback-root9]": 0.010646229339736569, + "tests/common/test_path.py::test_path_conversion_falsy[None]": 0.002902189808752665, + "tests/common/test_path.py::test_path_conversion_falsy[empty dict]": 0.0033216197907302452, + "tests/common/test_path.py::test_path_conversion_falsy[empty list]": 0.002681411577401222, + "tests/common/test_path.py::test_path_conversion_falsy[empty set]": 0.003740076243709142, + "tests/common/test_path.py::test_path_conversion_falsy[empty tuple]": 0.0028567206775984445, + "tests/common/test_path.py::test_path_identity": 0.004441251099633082, + "tests/common/test_path.py::test_url_to_path_unix": 0.0032546457906726042, + "tests/common/test_path.py::test_url_to_path_windows_local": 0.003577271718874014, + "tests/common/test_path.py::test_url_to_path_windows_unc": 0.003007110972465193, + "tests/common/test_path.py::test_win_path_backout": 0.0027324981843819553, + "tests/common/test_toposort.py::test_cycle": 0.002845233192500521, + "tests/common/test_toposort.py::test_cycle_best_effort": 0.0028416803181957107, + "tests/common/test_toposort.py::test_degenerate": 0.002675827667840609, + "tests/common/test_toposort.py::test_pop_key": 0.0029073677478321687, + "tests/common/test_toposort.py::test_python_is_prioritized": 0.0027878545470244264, + "tests/common/test_toposort.py::test_simple": 0.0029411300825241604, + "tests/common/test_url.py::test_add_username_and_pass_to_url": 0.0034808188964343205, + "tests/common/test_url.py::test_is_ip_address": 0.0032026055693466712, + "tests/common/test_url.py::test_is_ipv6_address": 0.002907329126266357, + "tests/common/test_url.py::test_is_url": 0.0033260310587651582, + "tests/common/test_url.py::test_maybe_add_auth": 0.0028724274090950776, + "tests/common/test_url.py::test_split_scheme_auth_token": 0.00286250474923722, + "tests/common/test_url.py::test_url_obj_unparse[test_url_obj0-http://conda.io/path/to/somewhere]": 0.00308821409854189, + "tests/common/test_url.py::test_url_obj_unparse[test_url_obj1-https://user:pass@conda.io/path/to/somewhere]": 0.0032802015767338104, + "tests/common/test_url.py::test_url_obj_unparse[test_url_obj2-file:///opt/happy/path]": 0.0031753244462396856, + "tests/common/test_url.py::test_url_obj_unparse[test_url_obj3-file:///path/to/something.txt]": 0.0035952253472761727, + "tests/common/test_url.py::test_url_to_s3_info": 0.002785589824828375, + "tests/common/test_url.py::test_urlparse[192.168.1.1:8080/path/to/resource-exp_url_obj0]": 0.0032969433256691476, + "tests/common/test_url.py::test_urlparse[file:///opt/happy/path-exp_url_obj2]": 0.005017275440868578, + "tests/common/test_url.py::test_urlparse[https://conda.io/happy/path-exp_url_obj1]": 0.0029570732366490378, + "tests/common/test_url.py::test_urlparse[https://u:p@conda.io/t/x1029384756/more/path-exp_url_obj3]": 0.002992131715873432, + "tests/common/test_yaml.py::test_dump": 0.007636938720439141, + "tests/common/test_yaml.py::test_map": 0.003625713577561088, + "tests/common/test_yaml.py::test_seq_simple": 0.0038441197790600743, + "tests/common/test_yaml.py::test_yaml_complex": 0.01472925765571778, + "tests/core/test_envs_manager.py::test_list_all_known_prefixes_with_none_values_error": 0.24957174867431622, + "tests/core/test_envs_manager.py::test_list_all_known_prefixes_with_permission_error": 0.23927971867697836, + "tests/core/test_envs_manager.py::test_prefix_cli_flag": 0.007381598677426611, + "tests/core/test_envs_manager.py::test_register_env_directory_creation_error": 0.00881035707035693, + "tests/core/test_envs_manager.py::test_register_unregister_location_env": 0.011119154124916358, + "tests/core/test_envs_manager.py::test_rewrite_environments_txt_file": 0.008092898515316586, + "tests/core/test_index.py::TestIndex::test_cache_entries[False]": 0.3176317803756035, + "tests/core/test_index.py::TestIndex::test_cache_entries[True]": 0.7378816532105283, + "tests/core/test_index.py::TestIndex::test_contains_invalid[False]": 0.465703190508023, + "tests/core/test_index.py::TestIndex::test_contains_invalid[True]": 0.5708975675481651, + "tests/core/test_index.py::TestIndex::test_contains_valid[False]": 0.5088262018530835, + "tests/core/test_index.py::TestIndex::test_contains_valid[True]": 0.5146121519150181, + "tests/core/test_index.py::TestIndex::test_copy[False]": 1.2174328792612557, + "tests/core/test_index.py::TestIndex::test_copy[True]": 0.6190682447767963, + "tests/core/test_index.py::TestIndex::test_getitem_cache[False]": 0.34601933470171753, + "tests/core/test_index.py::TestIndex::test_getitem_cache[True]": 0.8695030608807827, + "tests/core/test_index.py::TestIndex::test_getitem_channel[False]": 0.34096542384289874, + "tests/core/test_index.py::TestIndex::test_getitem_channel[True]": 0.9997644860316952, + "tests/core/test_index.py::TestIndex::test_getitem_channel_invalid[False]": 0.3594562153141163, + "tests/core/test_index.py::TestIndex::test_getitem_channel_invalid[True]": 0.7686639046486347, + "tests/core/test_index.py::TestIndex::test_getitem_feature[False]": 0.34958955226444266, + "tests/core/test_index.py::TestIndex::test_getitem_feature[True]": 0.8799046770046036, + "tests/core/test_index.py::TestIndex::test_getitem_feature_non_existent[False]": 0.39718642547817457, + "tests/core/test_index.py::TestIndex::test_getitem_feature_non_existent[True]": 0.8337336227040717, + "tests/core/test_index.py::TestIndex::test_getitem_prefix[False]": 0.3049926820697586, + "tests/core/test_index.py::TestIndex::test_getitem_prefix[True]": 0.8311465099142064, + "tests/core/test_index.py::TestIndex::test_getitem_system_package_invalid[False]": 0.4851114770048706, + "tests/core/test_index.py::TestIndex::test_getitem_system_package_invalid[True]": 0.7883620199343923, + "tests/core/test_index.py::TestIndex::test_getitem_system_package_valid[False]": 0.4534548359996586, + "tests/core/test_index.py::TestIndex::test_getitem_system_package_valid[True]": 0.8324246943521015, + "tests/core/test_index.py::TestIndex::test_init_conflicting_subdirs": 0.048119670438234036, + "tests/core/test_index.py::TestIndex::test_init_prefix_data": 0.043797631545143025, + "tests/core/test_index.py::TestIndex::test_init_prefix_path": 0.04444882511723248, + "tests/core/test_index.py::TestIndex::test_init_use_local": 0.038805172401385264, + "tests/core/test_index.py::TestIndex::test_reduced_index[False]": 0.4993982364138622, + "tests/core/test_index.py::TestIndex::test_reduced_index[True]": 1.0465006806939892, + "tests/core/test_index.py::test__make_virtual_package": 0.043611044208759074, + "tests/core/test_index.py::test__supplement_index_with_cache": 0.04438128291533863, + "tests/core/test_index.py::test__supplement_index_with_prefix": 0.6174641884292887, + "tests/core/test_index.py::test__supplement_index_with_prefix_index_class": 0.8437262138789532, + "tests/core/test_index.py::test_basic_get_reduced_index": 0.42588892321313515, + "tests/core/test_index.py::test_calculate_channel_urls": 0.04074633235220203, + "tests/core/test_index.py::test_check_allowlist": 0.10717406676079119, + "tests/core/test_index.py::test_check_allowlist_and_denylist": 0.05966013598471651, + "tests/core/test_index.py::test_check_denylist": 0.1345899105567696, + "tests/core/test_index.py::test_dist_str_in_index": 0.08790518947053129, + "tests/core/test_index.py::test_fetch_index": 0.08978605048265693, + "tests/core/test_index.py::test_get_index_lazy": 0.4521317677929104, + "tests/core/test_index.py::test_get_index_linux64_platform": 11.348309074285119, + "tests/core/test_index.py::test_get_index_osx64_platform": 10.123193185031072, + "tests/core/test_index.py::test_get_index_win64_platform": 9.204583820904023, + "tests/core/test_index.py::test_supplement_index_with_system": 0.1884219994521399, + "tests/core/test_index.py::test_supplement_index_with_system_archspec": 0.17607267200383872, + "tests/core/test_index.py::test_supplement_index_with_system_cuda": 0.16398418560966724, + "tests/core/test_index.py::test_supplement_index_with_system_glibc": 0.0006072105068782193, + "tests/core/test_index.py::test_supplement_index_with_system_linux[1.2.3.4-1.2.3.4]": 0.0006337158377617501, + "tests/core/test_index.py::test_supplement_index_with_system_linux[4.2-4.2]": 0.000558506677801139, + "tests/core/test_index.py::test_supplement_index_with_system_linux[4.2.0-42-generic-4.2.0]": 0.0005486047112240704, + "tests/core/test_index.py::test_supplement_index_with_system_linux[4.2.1-4.2.1]": 0.0005585468731870614, + "tests/core/test_index.py::test_supplement_index_with_system_linux[5.4.89+-5.4.89]": 0.0005383605323073445, + "tests/core/test_index.py::test_supplement_index_with_system_linux[5.5-rc1-5.5]": 0.0005379250323518406, + "tests/core/test_index.py::test_supplement_index_with_system_linux[9.1.a-9.1]": 0.0005291539086957923, + "tests/core/test_index.py::test_supplement_index_with_system_linux[9.1.a.2-9.1]": 0.0005535515301529384, + "tests/core/test_index.py::test_supplement_index_with_system_linux[9.a.1-0]": 0.0005319216845882623, + "tests/core/test_index.py::test_supplement_index_with_system_osx": 0.16170712420676256, + "tests/core/test_initialize.py::test__get_python_info": 0.029352052072492175, + "tests/core/test_initialize.py::test_get_python_info": 0.03968491020278094, + "tests/core/test_initialize.py::test_init_all": 1.0747612692824573, + "tests/core/test_initialize.py::test_init_cmd_exe_registry": 0.0006874757731711335, + "tests/core/test_initialize.py::test_init_enable_long_path": 0.0005896525374036578, + "tests/core/test_initialize.py::test_init_sh_system": 0.038641950148505445, + "tests/core/test_initialize.py::test_init_sh_user_tcsh_unix": 0.03748071597385032, + "tests/core/test_initialize.py::test_init_sh_user_unix": 0.04917754441695838, + "tests/core/test_initialize.py::test_init_sh_user_windows": 0.0005973644934405587, + "tests/core/test_initialize.py::test_initialize_dev_bash": 0.156964592677942, + "tests/core/test_initialize.py::test_initialize_dev_cmd_exe": 0.10878884381677202, + "tests/core/test_initialize.py::test_install_1": 0.06197027487868024, + "tests/core/test_initialize.py::test_install_conda_csh": 0.044210415060243695, + "tests/core/test_initialize.py::test_install_conda_fish": 0.04228044506219195, + "tests/core/test_initialize.py::test_install_conda_sh": 0.0375829435809501, + "tests/core/test_initialize.py::test_install_conda_xsh": 0.03989937628425705, + "tests/core/test_initialize.py::test_install_condabin_conda_bat": 0.03832934912775224, + "tests/core/test_initialize.py::test_make_entry_point": 0.0439114081107681, + "tests/core/test_initialize.py::test_make_entry_point_exe": 0.04238748002011696, + "tests/core/test_initialize.py::test_make_initialize_plan_bash_zsh": 0.06625240528241892, + "tests/core/test_initialize.py::test_make_initialize_plan_cmd_exe": 0.04482215967937344, + "tests/core/test_initialize.py::test_make_install_plan": 0.013477901226236114, + "tests/core/test_package_cache_data.py::test_ProgressiveFetchExtract_prefers_conda_v2_format": 0.042697288056867476, "tests/core/test_package_cache_data.py::test_conda_build_alias": 0.0030375977922393695, - "tests/core/test_package_cache_data.py::test_conda_pkg_in_pkg_cache_doesnt_overwrite_tar_bz2": 0.08967043534070122, - "tests/core/test_package_cache_data.py::test_cover_extract_bad_package": 0.04152382022637108, - "tests/core/test_package_cache_data.py::test_cover_fetch_not_exists": 6.212395666589604, - "tests/core/test_package_cache_data.py::test_cover_get_entry_to_link": 0.012592360686863832, - "tests/core/test_package_cache_data.py::test_cover_reverse": 0.002981246679835437, - "tests/core/test_package_cache_data.py::test_instantiating_package_cache_when_both_tar_bz2_and_conda_exist": 0.038997518203265365, - "tests/core/test_package_cache_data.py::test_instantiating_package_cache_when_both_tar_bz2_and_conda_exist_read_only": 0.06542262474666251, - "tests/core/test_package_cache_data.py::test_instantiating_package_cache_when_unpacked_conda_exist": 0.041287065569573934, - "tests/core/test_package_cache_data.py::test_tar_bz2_in_cache_not_extracted": 0.13061493880780684, - "tests/core/test_package_cache_data.py::test_tar_bz2_in_pkg_cache_doesnt_overwrite_conda_pkg": 0.09635308102270725, - "tests/core/test_package_cache_data.py::test_tar_bz2_in_pkg_cache_used_instead_of_conda_pkg": 0.06312968429809726, - "tests/core/test_path_actions.py::test_CompileMultiPycAction_generic": 0.006623082944212183, - "tests/core/test_path_actions.py::test_CompileMultiPycAction_noarch_python": 1.086345965371643, - "tests/core/test_path_actions.py::test_CreatePythonEntryPointAction_generic": 0.00620546656874327, - "tests/core/test_path_actions.py::test_CreatePythonEntryPointAction_noarch_python": 0.009514639595791113, - "tests/core/test_path_actions.py::test_create_file_link_actions": 0.006965603558527768, - "tests/core/test_path_actions.py::test_simple_LinkPathAction_copy": 0.009377297623454468, - "tests/core/test_path_actions.py::test_simple_LinkPathAction_directory": 0.005394729144333208, - "tests/core/test_path_actions.py::test_simple_LinkPathAction_hardlink": 0.008127057993856315, - "tests/core/test_path_actions.py::test_simple_LinkPathAction_softlink": 0.007621897807968279, - "tests/core/test_portability.py::test_escaped_prefix_replaced_only_shebang": 0.0062879522019225805, - "tests/core/test_portability.py::test_replace_long_shebang_spaces_in_prefix": 0.002837150125844173, - "tests/core/test_portability.py::test_replace_long_shebang_with_truncation_escaped_space": 0.003224731617868118, - "tests/core/test_portability.py::test_replace_long_shebang_with_truncation_python": 0.003010847588236271, - "tests/core/test_portability.py::test_replace_normal_shebang_spaces_in_prefix_escaped_space": 0.002810345873469838, - "tests/core/test_portability.py::test_replace_normal_shebang_spaces_in_prefix_python": 0.002728317491821424, - "tests/core/test_portability.py::test_replace_simple_shebang_no_replacement": 0.0026614135185111577, - "tests/core/test_portability.py::test_shebang_regex_matches": 0.002691050812649697, - "tests/core/test_prefix_data.py::test_corrupt_json_conda_meta_json": 0.003268992281512142, - "tests/core/test_prefix_data.py::test_corrupt_unicode_conda_meta_json": 0.003409412756509518, - "tests/core/test_prefix_data.py::test_get_conda_anchor_files_and_records": 0.0039811158665499285, - "tests/core/test_prefix_data.py::test_get_environment_env_vars": 3.66866570108425, - "tests/core/test_prefix_data.py::test_no_tokens_dumped[False]": 0.008708646145514592, - "tests/core/test_prefix_data.py::test_no_tokens_dumped[True]": 0.009792284524380471, - "tests/core/test_prefix_data.py::test_pip_interop[envpy27osx]": 0.7814070379348547, - "tests/core/test_prefix_data.py::test_pip_interop[envpy27win_whl]": 0.0005356747010803584, - "tests/core/test_prefix_data.py::test_pip_interop[envpy37osx_whl]": 0.6560045017886783, - "tests/core/test_prefix_data.py::test_pip_interop[envpy37win]": 0.000598012331123005, - "tests/core/test_prefix_data.py::test_pip_interop_osx": 1.2222145282828791, - "tests/core/test_prefix_data.py::test_pip_interop_windows": 0.9056663469579243, - "tests/core/test_prefix_data.py::test_prefix_data_equality[missing-None-False]": 0.00504076314036277, - "tests/core/test_prefix_data.py::test_prefix_data_equality[missing-missing-True]": 0.004978616929832425, - "tests/core/test_prefix_data.py::test_prefix_data_equality[missing-{path}-False]": 0.004775203140375676, - "tests/core/test_prefix_data.py::test_prefix_data_equality[{path}-None-False]": 0.005080679771934053, - "tests/core/test_prefix_data.py::test_prefix_data_equality[{path}-missing-False]": 0.004663246526321605, - "tests/core/test_prefix_data.py::test_prefix_data_equality[{path}-{path}-True]": 0.005134164701743522, - "tests/core/test_prefix_data.py::test_set_unset_environment_env_vars": 3.284845963955285, - "tests/core/test_prefix_data.py::test_set_unset_environment_env_vars_no_exist": 2.412768932254824, - "tests/core/test_solve.py::test_aggressive_update_packages[classic]": 9.115105426119563, - "tests/core/test_solve.py::test_aggressive_update_packages[libmamba]": 7.560766274894447, - "tests/core/test_solve.py::test_archspec_call[classic]": 1.9177215003040373, - "tests/core/test_solve.py::test_archspec_call[libmamba]": 1.0706766440588862, - "tests/core/test_solve.py::test_auto_update_conda[classic]": 6.0295325574571095, - "tests/core/test_solve.py::test_auto_update_conda[libmamba]": 4.729819733415964, - "tests/core/test_solve.py::test_broken_install[classic]": 7.374924310072177, - "tests/core/test_solve.py::test_broken_install[libmamba]": 0.024007944154985972, - "tests/core/test_solve.py::test_channel_priority_churn_minimized[classic]": 12.092207963278556, - "tests/core/test_solve.py::test_channel_priority_churn_minimized[libmamba]": 2.996781015626265, - "tests/core/test_solve.py::test_conda_downgrade[classic]": 35.4133506349061, - "tests/core/test_solve.py::test_conda_downgrade[libmamba]": 10.547355428279175, - "tests/core/test_solve.py::test_cuda_1[classic]": 1.2346863930475005, - "tests/core/test_solve.py::test_cuda_1[libmamba]": 1.124690635786164, - "tests/core/test_solve.py::test_cuda_2[classic]": 1.3987643491520083, - "tests/core/test_solve.py::test_cuda_2[libmamba]": 1.1096208114167234, - "tests/core/test_solve.py::test_cuda_constrain_absent[classic]": 1.4092878627209975, - "tests/core/test_solve.py::test_cuda_constrain_absent[libmamba]": 1.1176858909941503, - "tests/core/test_solve.py::test_cuda_constrain_sat[classic]": 0.0006319310385525181, - "tests/core/test_solve.py::test_cuda_constrain_sat[libmamba]": 0.0005783299338301455, - "tests/core/test_solve.py::test_cuda_constrain_unsat[classic]": 0.0005914048619973368, - "tests/core/test_solve.py::test_cuda_constrain_unsat[libmamba]": 0.0006157526745526959, - "tests/core/test_solve.py::test_cuda_fail_1[classic]": 1.3408745563024818, - "tests/core/test_solve.py::test_cuda_fail_1[libmamba]": 1.2161700683031165, - "tests/core/test_solve.py::test_cuda_fail_2[classic]": 1.3089037901689526, - "tests/core/test_solve.py::test_cuda_fail_2[libmamba]": 1.1617292028360537, - "tests/core/test_solve.py::test_cuda_glibc_sat[classic]": 0.0005007971311473792, - "tests/core/test_solve.py::test_cuda_glibc_sat[libmamba]": 0.000538649731674032, - "tests/core/test_solve.py::test_cuda_glibc_unsat_constrain[classic]": 0.0005508636812807209, - "tests/core/test_solve.py::test_cuda_glibc_unsat_constrain[libmamba]": 0.0006414258446292735, - "tests/core/test_solve.py::test_cuda_glibc_unsat_depend[classic]": 0.0005197203142965535, - "tests/core/test_solve.py::test_cuda_glibc_unsat_depend[libmamba]": 0.0005574333443707473, - "tests/core/test_solve.py::test_current_repodata_fallback[classic]": 0.5205205938547847, - "tests/core/test_solve.py::test_current_repodata_fallback[libmamba]": 0.17637932299846107, - "tests/core/test_solve.py::test_current_repodata_usage[classic]": 0.49592467553792846, - "tests/core/test_solve.py::test_current_repodata_usage[libmamba]": 0.19402493155053976, - "tests/core/test_solve.py::test_determine_constricting_specs_conflicts[classic]": 0.02553799049616242, - "tests/core/test_solve.py::test_determine_constricting_specs_conflicts[libmamba]": 0.02694762382872545, - "tests/core/test_solve.py::test_determine_constricting_specs_conflicts_upperbound[classic]": 0.02498936045259099, - "tests/core/test_solve.py::test_determine_constricting_specs_conflicts_upperbound[libmamba]": 0.02583572671418976, - "tests/core/test_solve.py::test_determine_constricting_specs_multi_conflicts[classic]": 0.02661946861090104, - "tests/core/test_solve.py::test_determine_constricting_specs_multi_conflicts[libmamba]": 0.026449598615937413, - "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_free[classic]": 0.024470546009462208, - "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_free[libmamba]": 0.024701520198707725, - "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_no_upperbound[classic]": 0.026068537591641704, - "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_no_upperbound[libmamba]": 0.025612997825525386, - "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_upperbound_compound_depends[classic]": 0.025109291321679474, - "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_upperbound_compound_depends[libmamba]": 0.02583271071034192, - "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_version_star[classic]": 0.025279003357260386, - "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_version_star[libmamba]": 0.0253600345525374, - "tests/core/test_solve.py::test_downgrade_python_prevented_with_sane_message[classic]": 6.6419396923172505, - "tests/core/test_solve.py::test_downgrade_python_prevented_with_sane_message[libmamba]": 3.352176774909925, - "tests/core/test_solve.py::test_explicit_conda_downgrade[classic]": 6.159722779345207, - "tests/core/test_solve.py::test_explicit_conda_downgrade[libmamba]": 4.737485497469238, - "tests/core/test_solve.py::test_fast_update_with_update_modifier_not_set[classic]": 2.7106644149665144, - "tests/core/test_solve.py::test_fast_update_with_update_modifier_not_set[libmamba]": 2.9626458622142464, - "tests/core/test_solve.py::test_features_solve_1[classic]": 6.428154737519823, - "tests/core/test_solve.py::test_features_solve_1[libmamba]": 1.1701908968384505, - "tests/core/test_solve.py::test_force_reinstall_1[classic]": 2.8819207185771236, - "tests/core/test_solve.py::test_force_reinstall_1[libmamba]": 2.830533107681489, - "tests/core/test_solve.py::test_force_reinstall_2[classic]": 1.525149273859046, - "tests/core/test_solve.py::test_force_reinstall_2[libmamba]": 1.0921797992716753, - "tests/core/test_solve.py::test_force_remove_1[classic]": 6.882582425701689, - "tests/core/test_solve.py::test_force_remove_1[libmamba]": 3.2337554405407736, - "tests/core/test_solve.py::test_freeze_deps_1[classic]": 26.743978327891266, - "tests/core/test_solve.py::test_freeze_deps_1[libmamba]": 4.293842392031988, - "tests/core/test_solve.py::test_indirect_dep_optimized_by_version_over_package_count[classic]": 5.72135776497005, - "tests/core/test_solve.py::test_indirect_dep_optimized_by_version_over_package_count[libmamba]": 1.8951397214981447, - "tests/core/test_solve.py::test_no_deps_1[classic]": 6.2017379748013, - "tests/core/test_solve.py::test_no_deps_1[libmamba]": 3.3124057562506697, - "tests/core/test_solve.py::test_no_update_deps_1[classic]": 6.182387090417224, - "tests/core/test_solve.py::test_no_update_deps_1[libmamba]": 4.451041577787048, - "tests/core/test_solve.py::test_only_deps_1[classic]": 1.895090334485912, - "tests/core/test_solve.py::test_only_deps_1[libmamba]": 1.1513614045867986, - "tests/core/test_solve.py::test_only_deps_2[classic]": 8.772263608709219, - "tests/core/test_solve.py::test_only_deps_2[libmamba]": 4.198920199281547, - "tests/core/test_solve.py::test_packages_in_solution_change_already_newest[classic]": 0.026877994683448442, - "tests/core/test_solve.py::test_packages_in_solution_change_already_newest[libmamba]": 0.026731621482518807, - "tests/core/test_solve.py::test_packages_in_solution_change_constrained[classic]": 0.024823001134021624, - "tests/core/test_solve.py::test_packages_in_solution_change_constrained[libmamba]": 0.026945834962948917, - "tests/core/test_solve.py::test_packages_in_solution_change_needs_update[classic]": 0.027986808583861815, - "tests/core/test_solve.py::test_packages_in_solution_change_needs_update[libmamba]": 0.027090056535796804, - "tests/core/test_solve.py::test_pinned_1[classic]": 12.475843635964495, - "tests/core/test_solve.py::test_pinned_1[libmamba]": 8.351056006210387, - "tests/core/test_solve.py::test_priority_1[classic]": 19.39506466279631, - "tests/core/test_solve.py::test_priority_1[libmamba]": 10.450199735217682, - "tests/core/test_solve.py::test_prune_1[classic]": 4.28732502064559, - "tests/core/test_solve.py::test_prune_1[libmamba]": 1.2678768912476932, - "tests/core/test_solve.py::test_python2_update[classic]": 5.797921478459966, - "tests/core/test_solve.py::test_python2_update[libmamba]": 1.6557999700519113, - "tests/core/test_solve.py::test_remove_with_constrained_dependencies[classic]": 7.511344792902201, - "tests/core/test_solve.py::test_remove_with_constrained_dependencies[libmamba]": 1.5761222292351729, - "tests/core/test_solve.py::test_solve_1[classic]": 5.328780515757532, - "tests/core/test_solve.py::test_solve_1[libmamba]": 2.1987482387614956, - "tests/core/test_solve.py::test_solve_2[classic]": 20.67566567278653, - "tests/core/test_solve.py::test_solve_2[libmamba]": 0.025519182156939105, - "tests/core/test_solve.py::test_solve_msgs_exclude_vp[classic]": 1.3349159223851368, - "tests/core/test_solve.py::test_solve_msgs_exclude_vp[libmamba]": 1.1594858081125374, - "tests/core/test_solve.py::test_timestamps_1[classic]": 0.6837220109304835, - "tests/core/test_solve.py::test_timestamps_1[libmamba]": 0.7845566131462675, - "tests/core/test_solve.py::test_unfreeze_when_required[classic]": 1.7227388904475085, - "tests/core/test_solve.py::test_unfreeze_when_required[libmamba]": 0.6668910523975363, - "tests/core/test_solve.py::test_update_all_1[classic]": 6.332146672034253, - "tests/core/test_solve.py::test_update_all_1[libmamba]": 3.443713547088193, - "tests/core/test_solve.py::test_update_deps_1[classic]": 11.932397827862067, - "tests/core/test_solve.py::test_update_deps_1[libmamba]": 6.28731856360273, - "tests/core/test_solve.py::test_update_deps_2[classic]": 9.615615759692215, - "tests/core/test_solve.py::test_update_deps_2[libmamba]": 4.640444730088401, - "tests/core/test_solve.py::test_update_prune_1[classic]": 3.673255904380847, - "tests/core/test_solve.py::test_update_prune_1[libmamba]": 2.272657426105391, - "tests/core/test_solve.py::test_update_prune_2[classic]": 3.3263682770820875, - "tests/core/test_solve.py::test_update_prune_2[libmamba]": 1.1210025068507066, - "tests/core/test_solve.py::test_update_prune_3[classic]": 3.7959031694023904, - "tests/core/test_solve.py::test_update_prune_3[libmamba]": 1.1277077294177436, - "tests/core/test_solve.py::test_update_prune_4[classic]": 3.4134530231696023, - "tests/core/test_solve.py::test_update_prune_4[libmamba]": 2.3263985338512994, - "tests/core/test_solve.py::test_update_prune_5[classic-False]": 4.15581614802743, - "tests/core/test_solve.py::test_update_prune_5[classic-True]": 3.5099709024986017, - "tests/core/test_solve.py::test_update_prune_5[libmamba-False]": 2.2332888877394086, - "tests/core/test_solve.py::test_update_prune_5[libmamba-True]": 2.1283240131981906, - "tests/core/test_solve.py::test_virtual_package_solver[classic]": 1.2042605860041014, - "tests/core/test_solve.py::test_virtual_package_solver[libmamba]": 0.026864425009257027, - "tests/core/test_subdir_data.py::test_cache_fn_url_repo_anaconda_com": 0.002656166691412105, - "tests/core/test_subdir_data.py::test_cache_fn_url_repo_continuum_io": 0.0026306223387711973, - "tests/core/test_subdir_data.py::test_get_index_no_platform_with_offline_cache": 0.5445712935516432, - "tests/core/test_subdir_data.py::test_metadata_cache_clearing": 0.015690004284673806, - "tests/core/test_subdir_data.py::test_metadata_cache_works": 3.0894339656706222, - "tests/core/test_subdir_data.py::test_repodata_version_2_base_url[no-credentials]": 0.48026366384815383, - "tests/core/test_subdir_data.py::test_repodata_version_2_base_url[with-auth]": 0.05169990839187179, - "tests/core/test_subdir_data.py::test_repodata_version_2_base_url[with-token]": 0.4534492568777625, - "tests/core/test_subdir_data.py::test_repodata_version_error": 1.6331373655234216, - "tests/core/test_subdir_data.py::test_search_by_packagerecord": 0.01078147063391903, - "tests/core/test_subdir_data.py::test_state_is_not_json": 0.01738610177056512, - "tests/core/test_subdir_data.py::test_subdir_data_coverage": 0.02412877097846725, - "tests/core/test_subdir_data.py::test_subdir_data_dict_state": 0.004432808136187907, - "tests/core/test_subdir_data.py::test_subdir_data_prefers_conda_to_tar_bz2": 0.015354940470448667, - "tests/core/test_subdir_data.py::test_use_only_tar_bz2": 0.022434027234469914, - "tests/env/specs/test_binstar.py::test_binstar_not_installed": 0.003889433062141448, - "tests/env/specs/test_binstar.py::test_deprecations[BinstarSpec-None]": 0.003219910186202607, - "tests/env/specs/test_binstar.py::test_deprecations[ENVIRONMENT_TYPE-TypeError]": 0.003496734950799768, - "tests/env/specs/test_binstar.py::test_download_environment": 0.008124547582767283, - "tests/env/specs/test_binstar.py::test_environment_version_sorting": 0.008429310815385112, - "tests/env/specs/test_binstar.py::test_invalid_name": 0.007473079873948444, - "tests/env/specs/test_binstar.py::test_name_not_present": 0.008726638097676168, - "tests/env/specs/test_binstar.py::test_package_not_exist": 0.007372046043416396, - "tests/env/specs/test_binstar.py::test_package_without_environment_file": 0.006761729270112162, - "tests/env/specs/test_requirements.py::test_environment": 0.003427393819007526, - "tests/env/specs/test_requirements.py::test_no_environment_file": 0.002707563077455967, - "tests/env/specs/test_requirements.py::test_no_name": 0.004703305650084395, - "tests/env/specs/test_requirements.py::test_req_file_and_name": 0.002949953440672801, - "tests/env/specs/test_yaml_file.py::test_environment_file_exist": 0.005995293729472891, - "tests/env/specs/test_yaml_file.py::test_filename": 0.00412378625857644, - "tests/env/specs/test_yaml_file.py::test_get_environment": 0.0033702870336591614, - "tests/env/specs/test_yaml_file.py::test_no_environment_file": 0.0028008110473658693, - "tests/env/test_create.py::test_create_advanced_pip": 23.693617750733278, - "tests/env/test_create.py::test_create_empty_env": 2.089459078778996, - "tests/env/test_create.py::test_create_env_default_packages": 17.114535940626954, - "tests/env/test_create.py::test_create_env_json[example/environment.yml]": 23.171494616206445, - "tests/env/test_create.py::test_create_env_json[example/environment_with_pip.yml]": 19.083152493582315, - "tests/env/test_create.py::test_create_env_no_default_packages": 12.108779883782105, - "tests/env/test_create.py::test_create_host_port": 0.0006697335095852061, - "tests/env/test_create.py::test_create_update": 16.95805735725209, - "tests/env/test_create.py::test_create_update_remote_env_file": 16.0791200174949, - "tests/env/test_create.py::test_fail_to_create_env_in_dir_with_colon": 0.10647136946812431, - "tests/env/test_create.py::test_protected_dirs_error_for_env_create": 2.1484609573258204, - "tests/env/test_env.py::test_add_channels": 0.0032775584722536085, - "tests/env/test_env.py::test_add_pip": 0.007220040462561097, - "tests/env/test_env.py::test_args_are_wildcarded": 0.002682386265129588, - "tests/env/test_env.py::test_builds_spec_from_line_raw_dependency": 0.0027582804783342586, - "tests/env/test_env.py::test_can_add_dependencies_to_environment": 0.0062247261462060575, - "tests/env/test_env.py::test_channels_are_provided_by_kwarg": 0.0025935952614188668, - "tests/env/test_env.py::test_channels_default_to_empty_list": 0.002537977988137218, - "tests/env/test_env.py::test_create_advanced_pip": 12.675159972774196, - "tests/env/test_env.py::test_creates_file_on_save": 0.007472169435613971, - "tests/env/test_env.py::test_dependencies_are_empty_by_default": 0.002752429604847557, - "tests/env/test_env.py::test_dependencies_update_after_adding": 0.00431543294571281, - "tests/env/test_env.py::test_envvars": 0.006075657805911957, - "tests/env/test_env.py::test_from_history": 0.004803614491415185, - "tests/env/test_env.py::test_has_empty_filename_by_default": 0.003266493408097205, - "tests/env/test_env.py::test_has_empty_name_by_default": 0.0027230626449202084, - "tests/env/test_env.py::test_has_filename_if_provided": 0.0028444525410924897, - "tests/env/test_env.py::test_has_name_if_provided": 0.002545821166681666, - "tests/env/test_env.py::test_http": 0.09927134767471875, - "tests/env/test_env.py::test_http_raises": 0.12171518555641213, - "tests/env/test_env.py::test_invalid_keys": 0.0055662136728870494, - "tests/env/test_env.py::test_other_tips_of_dependencies_are_supported": 0.0031683063614916756, - "tests/env/test_env.py::test_parses_dependencies_from_raw_file": 0.004753920872031012, - "tests/env/test_env.py::test_remove_channels": 0.002958292825229618, - "tests/env/test_env.py::test_retains_full_filename": 0.00470991651890518, - "tests/env/test_env.py::test_returns_Environment": 0.0049023673262273875, - "tests/env/test_env.py::test_to_dict_returns_dictionary_of_data": 0.0026712286793692565, - "tests/env/test_env.py::test_to_dict_returns_just_name_if_only_thing_present": 0.002783182252120298, - "tests/env/test_env.py::test_to_yaml_returns_proper_yaml": 0.004493235994740929, - "tests/env/test_env.py::test_to_yaml_returns_yaml_parseable_string": 0.0069387598419446955, - "tests/env/test_env.py::test_to_yaml_takes_stream": 0.004077432802467125, - "tests/env/test_env.py::test_valid_keys": 0.0061276311218747105, - "tests/env/test_env.py::test_with_pip": 0.006021336366162845, - "tests/env/test_pip_util.py::test_get_pip_installed_packages[Successfully installed foo bar-expected0]": 0.0034383246269452236, - "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.003095539280924635, - "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.003308676286652431, - "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.003927691141747975, - "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.0029040461503126265, - "tests/env/test_pip_util.py::test_get_pip_installed_packages_none[]": 0.003145563873196391, - "tests/env/test_pip_util.py::test_get_pip_installed_packages_none[foo]": 0.003198102274162371, - "tests/gateways/disk/test_delete.py::test_backoff_unlink": 0.03240539967973709, - "tests/gateways/disk/test_delete.py::test_backoff_unlink_doesnt_exist": 0.003964675935945154, - "tests/gateways/disk/test_delete.py::test_deprecations[move_path_to_trash-TypeError-None]": 0.0036274693173583453, - "tests/gateways/disk/test_delete.py::test_deprecations[move_to_trash-TypeError-None]": 0.00371368131356975, - "tests/gateways/disk/test_delete.py::test_deprecations[rm_rf-TypeError-kwargs0]": 0.0037883468554689445, - "tests/gateways/disk/test_delete.py::test_deprecations[rm_rf-TypeError-kwargs1]": 0.004085323161479421, - "tests/gateways/disk/test_delete.py::test_deprecations[try_rmdir_all_empty-TypeError-None]": 0.003361230185695267, + "tests/core/test_package_cache_data.py::test_conda_pkg_in_pkg_cache_doesnt_overwrite_tar_bz2": 0.08914599402948849, + "tests/core/test_package_cache_data.py::test_cover_extract_bad_package": 0.04025009267335238, + "tests/core/test_package_cache_data.py::test_cover_fetch_not_exists": 6.2252253839700895, + "tests/core/test_package_cache_data.py::test_cover_get_entry_to_link": 0.012598709298740154, + "tests/core/test_package_cache_data.py::test_cover_reverse": 0.003796306354091374, + "tests/core/test_package_cache_data.py::test_instantiating_package_cache_when_both_tar_bz2_and_conda_exist": 0.04698651788133521, + "tests/core/test_package_cache_data.py::test_instantiating_package_cache_when_both_tar_bz2_and_conda_exist_read_only": 0.06669572914424789, + "tests/core/test_package_cache_data.py::test_instantiating_package_cache_when_unpacked_conda_exist": 0.04366505333200006, + "tests/core/test_package_cache_data.py::test_tar_bz2_in_cache_not_extracted": 0.1399754716278742, + "tests/core/test_package_cache_data.py::test_tar_bz2_in_pkg_cache_doesnt_overwrite_conda_pkg": 0.10081290633803175, + "tests/core/test_package_cache_data.py::test_tar_bz2_in_pkg_cache_used_instead_of_conda_pkg": 0.0637630502098157, + "tests/core/test_path_actions.py::test_CompileMultiPycAction_generic": 0.006713616403873671, + "tests/core/test_path_actions.py::test_CompileMultiPycAction_noarch_python": 1.058747269668931, + "tests/core/test_path_actions.py::test_CreatePythonEntryPointAction_generic": 0.0060604009034559096, + "tests/core/test_path_actions.py::test_CreatePythonEntryPointAction_noarch_python": 0.00952274162159012, + "tests/core/test_path_actions.py::test_create_file_link_actions": 0.007868908093481479, + "tests/core/test_path_actions.py::test_simple_LinkPathAction_copy": 0.010354047731231716, + "tests/core/test_path_actions.py::test_simple_LinkPathAction_directory": 0.005426743649589419, + "tests/core/test_path_actions.py::test_simple_LinkPathAction_hardlink": 0.00821042166279447, + "tests/core/test_path_actions.py::test_simple_LinkPathAction_softlink": 0.007899143848733978, + "tests/core/test_portability.py::test_escaped_prefix_replaced_only_shebang": 0.006397805182564582, + "tests/core/test_portability.py::test_replace_long_shebang_spaces_in_prefix": 0.0029162845241554806, + "tests/core/test_portability.py::test_replace_long_shebang_with_truncation_escaped_space": 0.0032836603935849067, + "tests/core/test_portability.py::test_replace_long_shebang_with_truncation_python": 0.0030830453764088355, + "tests/core/test_portability.py::test_replace_normal_shebang_spaces_in_prefix_escaped_space": 0.002798848041880925, + "tests/core/test_portability.py::test_replace_normal_shebang_spaces_in_prefix_python": 0.0027251680921160227, + "tests/core/test_portability.py::test_replace_simple_shebang_no_replacement": 0.0026449838502880046, + "tests/core/test_portability.py::test_shebang_regex_matches": 0.0027112317466831677, + "tests/core/test_prefix_data.py::test_corrupt_json_conda_meta_json": 0.0033562379695940485, + "tests/core/test_prefix_data.py::test_corrupt_unicode_conda_meta_json": 0.003382268932151935, + "tests/core/test_prefix_data.py::test_get_conda_anchor_files_and_records": 0.004059892987406102, + "tests/core/test_prefix_data.py::test_get_environment_env_vars": 3.1349697061283273, + "tests/core/test_prefix_data.py::test_no_tokens_dumped[False]": 0.008962575115973639, + "tests/core/test_prefix_data.py::test_no_tokens_dumped[True]": 0.010021357047312985, + "tests/core/test_prefix_data.py::test_pip_interop[envpy27osx]": 0.8152320361465996, + "tests/core/test_prefix_data.py::test_pip_interop[envpy27win_whl]": 0.0005426560109563798, + "tests/core/test_prefix_data.py::test_pip_interop[envpy37osx_whl]": 0.726639857539597, + "tests/core/test_prefix_data.py::test_pip_interop[envpy37win]": 0.0005804882788849577, + "tests/core/test_prefix_data.py::test_pip_interop_osx": 1.2222145317778128, + "tests/core/test_prefix_data.py::test_pip_interop_windows": 0.9056663260431288, + "tests/core/test_prefix_data.py::test_prefix_data_equality[missing-None-False]": 0.0050899208469979505, + "tests/core/test_prefix_data.py::test_prefix_data_equality[missing-missing-True]": 0.005361928667993544, + "tests/core/test_prefix_data.py::test_prefix_data_equality[missing-{path}-False]": 0.005023697463546, + "tests/core/test_prefix_data.py::test_prefix_data_equality[{path}-None-False]": 0.005314006767449017, + "tests/core/test_prefix_data.py::test_prefix_data_equality[{path}-missing-False]": 0.0047571010252003216, + "tests/core/test_prefix_data.py::test_prefix_data_equality[{path}-{path}-True]": 0.005030923833917914, + "tests/core/test_prefix_data.py::test_set_unset_environment_env_vars": 3.01433589678244, + "tests/core/test_prefix_data.py::test_set_unset_environment_env_vars_no_exist": 2.4960885028843722, + "tests/core/test_solve.py::test_aggressive_update_packages[classic]": 9.16142677082706, + "tests/core/test_solve.py::test_aggressive_update_packages[libmamba]": 8.50947858515463, + "tests/core/test_solve.py::test_archspec_call[classic]": 1.9496144992155389, + "tests/core/test_solve.py::test_archspec_call[libmamba]": 1.1951442396270742, + "tests/core/test_solve.py::test_auto_update_conda[classic]": 6.118041235706789, + "tests/core/test_solve.py::test_auto_update_conda[libmamba]": 5.3631932016466415, + "tests/core/test_solve.py::test_broken_install[classic]": 7.319466597840156, + "tests/core/test_solve.py::test_broken_install[libmamba]": 0.024635420835428433, + "tests/core/test_solve.py::test_channel_priority_churn_minimized[classic]": 12.373995591068427, + "tests/core/test_solve.py::test_channel_priority_churn_minimized[libmamba]": 2.939416007133539, + "tests/core/test_solve.py::test_conda_downgrade[classic]": 36.43966633778183, + "tests/core/test_solve.py::test_conda_downgrade[libmamba]": 11.155729703940414, + "tests/core/test_solve.py::test_cuda_1[classic]": 1.2189860425375458, + "tests/core/test_solve.py::test_cuda_1[libmamba]": 1.2526212890766828, + "tests/core/test_solve.py::test_cuda_2[classic]": 1.3652914501252498, + "tests/core/test_solve.py::test_cuda_2[libmamba]": 1.2243849897928678, + "tests/core/test_solve.py::test_cuda_constrain_absent[classic]": 1.4032599366077274, + "tests/core/test_solve.py::test_cuda_constrain_absent[libmamba]": 1.2821535167877827, + "tests/core/test_solve.py::test_cuda_constrain_sat[classic]": 0.0006331872487605491, + "tests/core/test_solve.py::test_cuda_constrain_sat[libmamba]": 0.0006301978698522305, + "tests/core/test_solve.py::test_cuda_constrain_unsat[classic]": 0.0005787108220298723, + "tests/core/test_solve.py::test_cuda_constrain_unsat[libmamba]": 0.0005610367182751653, + "tests/core/test_solve.py::test_cuda_fail_1[classic]": 1.342508214081314, + "tests/core/test_solve.py::test_cuda_fail_1[libmamba]": 1.3274626625128352, + "tests/core/test_solve.py::test_cuda_fail_2[classic]": 1.305250219872687, + "tests/core/test_solve.py::test_cuda_fail_2[libmamba]": 1.373849614097032, + "tests/core/test_solve.py::test_cuda_glibc_sat[classic]": 0.0005058056383604671, + "tests/core/test_solve.py::test_cuda_glibc_sat[libmamba]": 0.0005392033332923082, + "tests/core/test_solve.py::test_cuda_glibc_unsat_constrain[classic]": 0.0005493452797687497, + "tests/core/test_solve.py::test_cuda_glibc_unsat_constrain[libmamba]": 0.0007588509750470086, + "tests/core/test_solve.py::test_cuda_glibc_unsat_depend[classic]": 0.0005154253888917957, + "tests/core/test_solve.py::test_cuda_glibc_unsat_depend[libmamba]": 0.0007960170845566833, + "tests/core/test_solve.py::test_current_repodata_fallback[classic]": 0.5008116976089025, + "tests/core/test_solve.py::test_current_repodata_fallback[libmamba]": 0.19196525926122773, + "tests/core/test_solve.py::test_current_repodata_usage[classic]": 0.49344417439294486, + "tests/core/test_solve.py::test_current_repodata_usage[libmamba]": 0.20233214551310238, + "tests/core/test_solve.py::test_determine_constricting_specs_conflicts[classic]": 0.025592837232468815, + "tests/core/test_solve.py::test_determine_constricting_specs_conflicts[libmamba]": 0.027642086797255907, + "tests/core/test_solve.py::test_determine_constricting_specs_conflicts_upperbound[classic]": 0.025464920643769397, + "tests/core/test_solve.py::test_determine_constricting_specs_conflicts_upperbound[libmamba]": 0.02775129645724375, + "tests/core/test_solve.py::test_determine_constricting_specs_multi_conflicts[classic]": 0.027028175236937995, + "tests/core/test_solve.py::test_determine_constricting_specs_multi_conflicts[libmamba]": 0.027850744167394467, + "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_free[classic]": 0.024843669374324633, + "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_free[libmamba]": 0.029282612815987957, + "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_no_upperbound[classic]": 0.026017907214264197, + "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_no_upperbound[libmamba]": 0.03138263193978895, + "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_upperbound_compound_depends[classic]": 0.025571772672005028, + "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_upperbound_compound_depends[libmamba]": 0.03098118129651188, + "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_version_star[classic]": 0.025419231138898893, + "tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_version_star[libmamba]": 0.03601035204106767, + "tests/core/test_solve.py::test_downgrade_python_prevented_with_sane_message[classic]": 6.818031289597019, + "tests/core/test_solve.py::test_downgrade_python_prevented_with_sane_message[libmamba]": 3.8645752157923936, + "tests/core/test_solve.py::test_explicit_conda_downgrade[classic]": 6.196980824270455, + "tests/core/test_solve.py::test_explicit_conda_downgrade[libmamba]": 5.180283629335742, + "tests/core/test_solve.py::test_fast_update_with_update_modifier_not_set[classic]": 2.6916402441922997, + "tests/core/test_solve.py::test_fast_update_with_update_modifier_not_set[libmamba]": 2.9178548854648043, + "tests/core/test_solve.py::test_features_solve_1[classic]": 6.511509570300099, + "tests/core/test_solve.py::test_features_solve_1[libmamba]": 1.7031674346279628, + "tests/core/test_solve.py::test_force_reinstall_1[classic]": 2.9054265231793908, + "tests/core/test_solve.py::test_force_reinstall_1[libmamba]": 3.078957689659148, + "tests/core/test_solve.py::test_force_reinstall_2[classic]": 1.5250869470140644, + "tests/core/test_solve.py::test_force_reinstall_2[libmamba]": 1.2194745917275138, + "tests/core/test_solve.py::test_force_remove_1[classic]": 6.902663671824043, + "tests/core/test_solve.py::test_force_remove_1[libmamba]": 3.6838046759366905, + "tests/core/test_solve.py::test_freeze_deps_1[classic]": 27.247305244243254, + "tests/core/test_solve.py::test_freeze_deps_1[libmamba]": 4.234025785364114, + "tests/core/test_solve.py::test_indirect_dep_optimized_by_version_over_package_count[classic]": 5.696348267225893, + "tests/core/test_solve.py::test_indirect_dep_optimized_by_version_over_package_count[libmamba]": 1.8800331454039265, + "tests/core/test_solve.py::test_no_deps_1[classic]": 6.2651238589761595, + "tests/core/test_solve.py::test_no_deps_1[libmamba]": 3.7462400229070796, + "tests/core/test_solve.py::test_no_update_deps_1[classic]": 6.257374226693763, + "tests/core/test_solve.py::test_no_update_deps_1[libmamba]": 5.1994933435935895, + "tests/core/test_solve.py::test_only_deps_1[classic]": 1.9050095075356934, + "tests/core/test_solve.py::test_only_deps_1[libmamba]": 1.3305359398103465, + "tests/core/test_solve.py::test_only_deps_2[classic]": 8.85608851966199, + "tests/core/test_solve.py::test_only_deps_2[libmamba]": 4.928424333801144, + "tests/core/test_solve.py::test_packages_in_solution_change_already_newest[classic]": 0.027478670254330723, + "tests/core/test_solve.py::test_packages_in_solution_change_already_newest[libmamba]": 0.029332933338731815, + "tests/core/test_solve.py::test_packages_in_solution_change_constrained[classic]": 0.025130210422838573, + "tests/core/test_solve.py::test_packages_in_solution_change_constrained[libmamba]": 0.026279414498655968, + "tests/core/test_solve.py::test_packages_in_solution_change_needs_update[classic]": 0.02842969174929108, + "tests/core/test_solve.py::test_packages_in_solution_change_needs_update[libmamba]": 0.030492144590130218, + "tests/core/test_solve.py::test_pinned_1[classic]": 12.5894055178572, + "tests/core/test_solve.py::test_pinned_1[libmamba]": 8.351172832472434, + "tests/core/test_solve.py::test_priority_1[classic]": 20.642721099354226, + "tests/core/test_solve.py::test_priority_1[libmamba]": 11.871715619205206, + "tests/core/test_solve.py::test_prune_1[classic]": 4.278412912849144, + "tests/core/test_solve.py::test_prune_1[libmamba]": 1.3629666779177387, + "tests/core/test_solve.py::test_python2_update[classic]": 5.902296547024639, + "tests/core/test_solve.py::test_python2_update[libmamba]": 1.624640935793131, + "tests/core/test_solve.py::test_remove_with_constrained_dependencies[classic]": 7.604689044549879, + "tests/core/test_solve.py::test_remove_with_constrained_dependencies[libmamba]": 2.317242622582892, + "tests/core/test_solve.py::test_solve_1[classic]": 5.320752770683292, + "tests/core/test_solve.py::test_solve_1[libmamba]": 2.5095784340968414, + "tests/core/test_solve.py::test_solve_2[classic]": 20.790103868036805, + "tests/core/test_solve.py::test_solve_2[libmamba]": 0.025609978883199446, + "tests/core/test_solve.py::test_solve_msgs_exclude_vp[classic]": 1.3340582125938651, + "tests/core/test_solve.py::test_solve_msgs_exclude_vp[libmamba]": 1.2678001408961634, + "tests/core/test_solve.py::test_timestamps_1[classic]": 0.6899105608765167, + "tests/core/test_solve.py::test_timestamps_1[libmamba]": 0.7782727541760134, + "tests/core/test_solve.py::test_unfreeze_when_required[classic]": 1.6542549777612015, + "tests/core/test_solve.py::test_unfreeze_when_required[libmamba]": 0.6668298158741255, + "tests/core/test_solve.py::test_update_all_1[classic]": 6.308019058420084, + "tests/core/test_solve.py::test_update_all_1[libmamba]": 3.8500146704466958, + "tests/core/test_solve.py::test_update_deps_1[classic]": 12.147834013362706, + "tests/core/test_solve.py::test_update_deps_1[libmamba]": 7.176986343147293, + "tests/core/test_solve.py::test_update_deps_2[classic]": 9.916123988752696, + "tests/core/test_solve.py::test_update_deps_2[libmamba]": 4.445736243821769, + "tests/core/test_solve.py::test_update_prune_1[classic]": 3.6716463981651457, + "tests/core/test_solve.py::test_update_prune_1[libmamba]": 2.4877271488187667, + "tests/core/test_solve.py::test_update_prune_2[classic]": 3.3522997953301945, + "tests/core/test_solve.py::test_update_prune_2[libmamba]": 1.2538165874013996, + "tests/core/test_solve.py::test_update_prune_3[classic]": 3.8317212822979494, + "tests/core/test_solve.py::test_update_prune_3[libmamba]": 1.2775949211056579, + "tests/core/test_solve.py::test_update_prune_4[classic]": 3.393980018908009, + "tests/core/test_solve.py::test_update_prune_4[libmamba]": 2.6145392274745256, + "tests/core/test_solve.py::test_update_prune_5[classic-False]": 4.274986486931783, + "tests/core/test_solve.py::test_update_prune_5[classic-True]": 3.458876094824222, + "tests/core/test_solve.py::test_update_prune_5[libmamba-False]": 2.5357868880297234, + "tests/core/test_solve.py::test_update_prune_5[libmamba-True]": 2.3890291594488615, + "tests/core/test_solve.py::test_virtual_package_solver[classic]": 1.2173257146895438, + "tests/core/test_solve.py::test_virtual_package_solver[libmamba]": 0.02619955132870541, + "tests/core/test_subdir_data.py::test_cache_fn_url_repo_anaconda_com": 0.003266061590354809, + "tests/core/test_subdir_data.py::test_cache_fn_url_repo_continuum_io": 0.0026447348554531386, + "tests/core/test_subdir_data.py::test_get_index_no_platform_with_offline_cache": 0.5172920806592954, + "tests/core/test_subdir_data.py::test_metadata_cache_clearing": 0.01592321374586748, + "tests/core/test_subdir_data.py::test_metadata_cache_works": 3.0991406833955266, + "tests/core/test_subdir_data.py::test_repodata_version_2_base_url[no-credentials]": 0.6628216367225837, + "tests/core/test_subdir_data.py::test_repodata_version_2_base_url[with-auth]": 0.04901961118252072, + "tests/core/test_subdir_data.py::test_repodata_version_2_base_url[with-token]": 0.4100020312029631, + "tests/core/test_subdir_data.py::test_repodata_version_error": 1.4941554719125263, + "tests/core/test_subdir_data.py::test_search_by_packagerecord": 0.010955066752930892, + "tests/core/test_subdir_data.py::test_state_is_not_json": 0.017928244375512728, + "tests/core/test_subdir_data.py::test_subdir_data_coverage": 0.018817866428068045, + "tests/core/test_subdir_data.py::test_subdir_data_dict_state": 0.005151022318804837, + "tests/core/test_subdir_data.py::test_subdir_data_prefers_conda_to_tar_bz2": 0.016904239043823262, + "tests/core/test_subdir_data.py::test_use_only_tar_bz2": 0.02539989069580992, + "tests/env/specs/test_binstar.py::test_binstar_not_installed": 0.003889433058681873, + "tests/env/specs/test_binstar.py::test_deprecations[BinstarSpec-None]": 0.003396375972831739, + "tests/env/specs/test_binstar.py::test_deprecations[ENVIRONMENT_TYPE-TypeError]": 0.0035843303717096077, + "tests/env/specs/test_binstar.py::test_download_environment": 0.008124547575499574, + "tests/env/specs/test_binstar.py::test_environment_version_sorting": 0.008429310818166169, + "tests/env/specs/test_binstar.py::test_invalid_name": 0.0074730798767209585, + "tests/env/specs/test_binstar.py::test_name_not_present": 0.008726638090435645, + "tests/env/specs/test_binstar.py::test_package_not_exist": 0.00737204603870879, + "tests/env/specs/test_binstar.py::test_package_without_environment_file": 0.006761729274488014, + "tests/env/specs/test_requirements.py::test_environment": 0.003526403280263386, + "tests/env/specs/test_requirements.py::test_no_environment_file": 0.002861687377735199, + "tests/env/specs/test_requirements.py::test_no_name": 0.005151117557643285, + "tests/env/specs/test_requirements.py::test_req_file_and_name": 0.003058679996446514, + "tests/env/specs/test_yaml_file.py::test_environment_file_exist": 0.005872319570116862, + "tests/env/specs/test_yaml_file.py::test_filename": 0.004101524435761485, + "tests/env/specs/test_yaml_file.py::test_get_environment": 0.0034650171207494308, + "tests/env/specs/test_yaml_file.py::test_no_environment_file": 0.0027848499630691637, + "tests/env/test_create.py::test_create_advanced_pip": 24.0386171891712, + "tests/env/test_create.py::test_create_empty_env": 2.0083813643922186, + "tests/env/test_create.py::test_create_env_default_packages": 17.114194251854173, + "tests/env/test_create.py::test_create_env_json[example/environment.yml]": 24.520400720124133, + "tests/env/test_create.py::test_create_env_json[example/environment_with_pip.yml]": 20.140837721697988, + "tests/env/test_create.py::test_create_env_no_default_packages": 12.243171508083709, + "tests/env/test_create.py::test_create_host_port": 0.0006179973105341069, + "tests/env/test_create.py::test_create_update": 16.608033440775007, + "tests/env/test_create.py::test_create_update_remote_env_file": 15.953791881696855, + "tests/env/test_create.py::test_fail_to_create_env_in_dir_with_colon": 0.11388774188174974, + "tests/env/test_create.py::test_protected_dirs_error_for_env_create": 2.3430053686843677, + "tests/env/test_env.py::test_add_channels": 0.0032486802472643534, + "tests/env/test_env.py::test_add_pip": 0.006950894435928793, + "tests/env/test_env.py::test_args_are_wildcarded": 0.0027237331228213706, + "tests/env/test_env.py::test_builds_spec_from_line_raw_dependency": 0.002837054024352244, + "tests/env/test_env.py::test_can_add_dependencies_to_environment": 0.0065488495517682585, + "tests/env/test_env.py::test_channels_are_provided_by_kwarg": 0.0032661377449616585, + "tests/env/test_env.py::test_channels_default_to_empty_list": 0.0025047164302383906, + "tests/env/test_env.py::test_create_advanced_pip": 13.257818428500636, + "tests/env/test_env.py::test_creates_file_on_save": 0.007901720189481733, + "tests/env/test_env.py::test_dependencies_are_empty_by_default": 0.0031126752102550678, + "tests/env/test_env.py::test_dependencies_update_after_adding": 0.004689952911997128, + "tests/env/test_env.py::test_envvars": 0.005893091128266592, + "tests/env/test_env.py::test_from_history": 0.013028235318307223, + "tests/env/test_env.py::test_has_empty_filename_by_default": 0.003998035735336499, + "tests/env/test_env.py::test_has_empty_name_by_default": 0.004548796755103217, + "tests/env/test_env.py::test_has_filename_if_provided": 0.0028023145165677645, + "tests/env/test_env.py::test_has_name_if_provided": 0.005306790237743796, + "tests/env/test_env.py::test_http": 0.10733025218807922, + "tests/env/test_env.py::test_http_raises": 0.12735510264574548, + "tests/env/test_env.py::test_invalid_keys": 0.009840800437186614, + "tests/env/test_env.py::test_other_tips_of_dependencies_are_supported": 0.0030488896889567453, + "tests/env/test_env.py::test_parses_dependencies_from_raw_file": 0.00467254566120677, + "tests/env/test_env.py::test_remove_channels": 0.0037383256934612774, + "tests/env/test_env.py::test_retains_full_filename": 0.004784107117936388, + "tests/env/test_env.py::test_returns_Environment": 0.005013785532350687, + "tests/env/test_env.py::test_to_dict_returns_dictionary_of_data": 0.0041044919837377606, + "tests/env/test_env.py::test_to_dict_returns_just_name_if_only_thing_present": 0.002741492600204454, + "tests/env/test_env.py::test_to_yaml_returns_proper_yaml": 0.005800067467110315, + "tests/env/test_env.py::test_to_yaml_returns_yaml_parseable_string": 0.00831494755643407, + "tests/env/test_env.py::test_to_yaml_takes_stream": 0.004291733312305005, + "tests/env/test_env.py::test_valid_keys": 0.0062930251461033905, + "tests/env/test_env.py::test_with_pip": 0.01012806877465624, + "tests/env/test_pip_util.py::test_get_pip_installed_packages[Successfully installed foo bar-expected0]": 0.0035364583676569306, + "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.0032410922827157975, + "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.0034195403271981262, + "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.003823041223526089, + "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.008256886917351075, + "tests/env/test_pip_util.py::test_get_pip_installed_packages_none[]": 0.003303920131769899, + "tests/env/test_pip_util.py::test_get_pip_installed_packages_none[foo]": 0.0037263336880579965, + "tests/gateways/disk/test_delete.py::test_backoff_unlink": 0.03311287109214034, + "tests/gateways/disk/test_delete.py::test_backoff_unlink_doesnt_exist": 0.0039621275438883885, + "tests/gateways/disk/test_delete.py::test_deprecations[move_path_to_trash-TypeError-None]": 0.0036516092213364397, + "tests/gateways/disk/test_delete.py::test_deprecations[move_to_trash-TypeError-None]": 0.0037816247983083508, + "tests/gateways/disk/test_delete.py::test_deprecations[rm_rf-TypeError-kwargs0]": 0.004197683874106532, + "tests/gateways/disk/test_delete.py::test_deprecations[rm_rf-TypeError-kwargs1]": 0.004219335317834474, + "tests/gateways/disk/test_delete.py::test_deprecations[try_rmdir_all_empty-TypeError-None]": 0.003505700186711846, "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.031862781796687466, - "tests/gateways/disk/test_delete.py::test_remove_file": 0.004558151429376048, - "tests/gateways/disk/test_delete.py::test_remove_file_to_trash": 0.004819899604695829, - "tests/gateways/disk/test_delete.py::test_remove_link_to_dir": 0.03192702548609109, - "tests/gateways/disk/test_delete.py::test_remove_link_to_file": 0.006316266812089364, - "tests/gateways/disk/test_delete.py::test_rm_rf": 0.0344387909770624, - "tests/gateways/disk/test_delete.py::test_rm_rf_couldnt": 0.004121685322635973, - "tests/gateways/disk/test_delete.py::test_rm_rf_does_not_follow_symlinks": 0.06139817929625379, - "tests/gateways/disk/test_delete.py::test_try_rmdir_all_empty_doesnt_exist": 0.029562528367587566, - "tests/gateways/disk/test_link.py::test_hard_link": 0.006217630163293393, - "tests/gateways/disk/test_link.py::test_soft_link": 0.008004859098264441, - "tests/gateways/disk/test_permissions.py::test_make_executable": 0.0037330452543843386, - "tests/gateways/disk/test_permissions.py::test_make_writable": 0.005712538602156904, - "tests/gateways/disk/test_permissions.py::test_make_writable_dir_EACCES": 0.004179833632654716, - "tests/gateways/disk/test_permissions.py::test_make_writable_dir_EPERM": 0.004448066616482493, - "tests/gateways/disk/test_permissions.py::test_make_writable_dir_EROFS": 0.00420897225875746, - "tests/gateways/disk/test_permissions.py::test_make_writable_doesnt_exist": 0.0030746193991955987, - "tests/gateways/disk/test_permissions.py::test_recursive_make_writable": 0.0076613287262140475, - "tests/gateways/disk/test_read.py::test_cherrypy_py27_osx_no_binary": 0.040125292411642, - "tests/gateways/disk/test_read.py::test_cherrypy_py36_osx_whl": 0.0515919269624723, - "tests/gateways/disk/test_read.py::test_pyjwt_py27_osx_no_binary": 0.010310888807357086, - "tests/gateways/disk/test_read.py::test_pyjwt_py36_osx_whl": 0.01489966321098947, - "tests/gateways/disk/test_read.py::test_scrapy_py27_osx_no_binary": 0.08402080284669501, - "tests/gateways/disk/test_read.py::test_scrapy_py36_osx_whl": 0.11181216298896453, - "tests/gateways/disk/test_read.py::test_six_py27_osx_no_binary_unmanageable": 0.005983008098606864, - "tests/gateways/disk/test_read.py::test_twilio_py27_osx_no_binary": 0.11474739609925538, - "tests/gateways/disk/test_read.py::test_twilio_py36_osx_whl": 0.1653916424332107, - "tests/gateways/test_connection.py::test_accept_range_none": 0.32473477993983557, - "tests/gateways/test_connection.py::test_add_binstar_token": 0.007255979680169937, - "tests/gateways/test_connection.py::test_get_channel_name_from_url[http://localhost-channels3-http://localhost]": 0.025393619902043595, - "tests/gateways/test_connection.py::test_get_channel_name_from_url[http://localhost/noarch/test-package-0.1.0.conda-channels2-http://localhost]": 0.02687036024329006, - "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.026246291220575365, - "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.03089915421649252, - "tests/gateways/test_connection.py::test_get_session_returns_default": 0.013431158923363393, - "tests/gateways/test_connection.py::test_get_session_with_channel_settings": 0.022004109361686706, - "tests/gateways/test_connection.py::test_get_session_with_channel_settings_multiple": 0.015190898822315528, - "tests/gateways/test_connection.py::test_get_session_with_channel_settings_no_handler": 0.006037465718373958, - "tests/gateways/test_connection.py::test_get_session_with_url_pattern[exact-url]": 0.01995105620299741, - "tests/gateways/test_connection.py::test_get_session_with_url_pattern[no-match]": 0.016648737408034738, - "tests/gateways/test_connection.py::test_get_session_with_url_pattern[url-prefix]": 0.02933068176200358, - "tests/gateways/test_connection.py::test_get_session_with_url_pattern[wildcard-match-same-schema]": 0.018120403325553095, - "tests/gateways/test_connection.py::test_get_session_with_url_pattern[wildcard-no-match-different-scheme]": 0.006347411217345505, - "tests/gateways/test_connection.py::test_get_session_with_url_pattern[wildcard-no-match-missing-scheme]": 0.006513205935829364, - "tests/gateways/test_connection.py::test_local_file_adapter_200": 0.004814877347992329, - "tests/gateways/test_connection.py::test_local_file_adapter_404": 0.00456140666876653, - "tests/gateways/test_connection.py::test_s3_server": 3.0338836293444764, - "tests/gateways/test_connection.py::test_s3_server_with_mock": 2.421104420051404, - "tests/gateways/test_jlap.py::test_download_and_hash": 0.03943231098714852, - "tests/gateways/test_jlap.py::test_hashwriter": 0.0030522192261085027, - "tests/gateways/test_jlap.py::test_jlap_cache_clock[False]": 0.06388382034654115, - "tests/gateways/test_jlap.py::test_jlap_cache_clock[True]": 0.0678749488653448, - "tests/gateways/test_jlap.py::test_jlap_core": 0.006482234059345223, - "tests/gateways/test_jlap.py::test_jlap_coverage": 0.002785188381021478, - "tests/gateways/test_jlap.py::test_jlap_errors": 0.12106549227086633, - "tests/gateways/test_jlap.py::test_jlap_fetch": 0.14657017724427696, - "tests/gateways/test_jlap.py::test_jlap_fetch_file": 0.02364040551467654, - "tests/gateways/test_jlap.py::test_jlap_fetch_ssl[False]": 1.2061192771875457, - "tests/gateways/test_jlap.py::test_jlap_fetch_ssl[True]": 7.77452281298228, - "tests/gateways/test_jlap.py::test_jlap_flag[]": 0.004471178027542059, - "tests/gateways/test_jlap.py::test_jlap_flag[jlap,another]": 0.004370007068354452, - "tests/gateways/test_jlap.py::test_jlap_flag[jlap]": 0.004569465586603316, - "tests/gateways/test_jlap.py::test_jlap_flag[jlapopotamus]": 0.004855694715422712, - "tests/gateways/test_jlap.py::test_jlap_sought": 0.13296733881623513, - "tests/gateways/test_jlap.py::test_jlap_zst_not_404": 0.009578076745856017, - "tests/gateways/test_jlap.py::test_jlap_zst_not_zst": 0.026409743054456324, - "tests/gateways/test_jlap.py::test_repodata_info_jsondecodeerror[False]": 0.03478321956086544, - "tests/gateways/test_jlap.py::test_repodata_info_jsondecodeerror[True]": 0.03978528875553285, - "tests/gateways/test_jlap.py::test_repodata_state[False]": 0.022432895380447508, - "tests/gateways/test_jlap.py::test_repodata_state[True]": 0.13747721785668415, - "tests/gateways/test_jlap.py::test_repodata_use_zst[False]": 0.004435948699408966, - "tests/gateways/test_jlap.py::test_repodata_use_zst[True]": 0.0044961641640880595, - "tests/gateways/test_jlap.py::test_request_url_jlap_state": 0.02093689664431868, - "tests/gateways/test_jlap.py::test_server_available": 0.13125945079338222, - "tests/gateways/test_logging.py::test_token_not_present_in_conda_create": 4.259786301152815, - "tests/gateways/test_logging.py::test_token_replace_big_string": 0.004019523775900537, - "tests/gateways/test_logging.py::test_token_replace_individual_strings": 0.0029338189964393776, - "tests/gateways/test_repodata_gateway.py::test_coverage_conda_http_errors": 0.012967862056412274, - "tests/gateways/test_repodata_gateway.py::test_get_cache_control_max_age": 0.0026506550379215106, - "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_cached[false-False]": 0.01087254654381336, - "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_cached[false-True]": 0.018750806352974526, - "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_cached[true-False]": 0.012004474850983793, - "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_cached[true-True]": 0.017800250961800698, - "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_formats[False]": 0.03338842697555879, - "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_formats[True]": 0.049159864494430355, - "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_jsondecodeerror": 0.006350834879305507, - "tests/gateways/test_repodata_gateway.py::test_repodata_state_has_format": 0.005745962711079098, - "tests/gateways/test_repodata_gateway.py::test_save": 0.19054227748860617, - "tests/gateways/test_repodata_gateway.py::test_ssl_unavailable_error_message": 0.003150983250075308, - "tests/gateways/test_repodata_gateway.py::test_stale": 0.017096599508989077, + "tests/gateways/disk/test_delete.py::test_remove_dir": 0.032041750807609966, + "tests/gateways/disk/test_delete.py::test_remove_file": 0.004650905387375599, + "tests/gateways/disk/test_delete.py::test_remove_file_to_trash": 0.004809509238048249, + "tests/gateways/disk/test_delete.py::test_remove_link_to_dir": 0.03155840005653974, + "tests/gateways/disk/test_delete.py::test_remove_link_to_file": 0.00604126829331103, + "tests/gateways/disk/test_delete.py::test_rm_rf": 0.03417315837860042, + "tests/gateways/disk/test_delete.py::test_rm_rf_couldnt": 0.004303763844060628, + "tests/gateways/disk/test_delete.py::test_rm_rf_does_not_follow_symlinks": 0.06002949488271668, + "tests/gateways/disk/test_delete.py::test_try_rmdir_all_empty_doesnt_exist": 0.02986078715058359, + "tests/gateways/disk/test_link.py::test_hard_link": 0.006365420192339232, + "tests/gateways/disk/test_link.py::test_soft_link": 0.00775331591085765, + "tests/gateways/disk/test_permissions.py::test_make_executable": 0.0038547450399473568, + "tests/gateways/disk/test_permissions.py::test_make_writable": 0.005649782335794999, + "tests/gateways/disk/test_permissions.py::test_make_writable_dir_EACCES": 0.004423739503261397, + "tests/gateways/disk/test_permissions.py::test_make_writable_dir_EPERM": 0.004545727761664637, + "tests/gateways/disk/test_permissions.py::test_make_writable_dir_EROFS": 0.004298367520425073, + "tests/gateways/disk/test_permissions.py::test_make_writable_doesnt_exist": 0.003060850723262746, + "tests/gateways/disk/test_permissions.py::test_recursive_make_writable": 0.007274332319286724, + "tests/gateways/disk/test_read.py::test_cherrypy_py27_osx_no_binary": 0.045338752059184445, + "tests/gateways/disk/test_read.py::test_cherrypy_py36_osx_whl": 0.06182577368226033, + "tests/gateways/disk/test_read.py::test_pyjwt_py27_osx_no_binary": 0.011813631922457818, + "tests/gateways/disk/test_read.py::test_pyjwt_py36_osx_whl": 0.015369899532355232, + "tests/gateways/disk/test_read.py::test_scrapy_py27_osx_no_binary": 0.09021896085265771, + "tests/gateways/disk/test_read.py::test_scrapy_py36_osx_whl": 0.12714970310979148, + "tests/gateways/disk/test_read.py::test_six_py27_osx_no_binary_unmanageable": 0.006407763882653436, + "tests/gateways/disk/test_read.py::test_twilio_py27_osx_no_binary": 0.13275898868560274, + "tests/gateways/disk/test_read.py::test_twilio_py36_osx_whl": 0.20900280026057566, + "tests/gateways/test_connection.py::test_accept_range_none": 0.20400455826846545, + "tests/gateways/test_connection.py::test_add_binstar_token": 0.007441645024927764, + "tests/gateways/test_connection.py::test_get_channel_name_from_url[http://localhost-channels3-http://localhost]": 0.024678259351525556, + "tests/gateways/test_connection.py::test_get_channel_name_from_url[http://localhost/noarch/test-package-0.1.0.conda-channels2-http://localhost]": 0.030278275119845703, + "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.025979096358213872, + "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.02481817764770831, + "tests/gateways/test_connection.py::test_get_session_returns_default": 0.01344792819896556, + "tests/gateways/test_connection.py::test_get_session_with_channel_settings": 0.029444133779485678, + "tests/gateways/test_connection.py::test_get_session_with_channel_settings_multiple": 0.01521540862228342, + "tests/gateways/test_connection.py::test_get_session_with_channel_settings_no_handler": 0.005698817087429328, + "tests/gateways/test_connection.py::test_get_session_with_url_pattern[exact-url]": 0.021143993442921918, + "tests/gateways/test_connection.py::test_get_session_with_url_pattern[no-match]": 0.010025864778097587, + "tests/gateways/test_connection.py::test_get_session_with_url_pattern[url-prefix]": 0.03341819153320791, + "tests/gateways/test_connection.py::test_get_session_with_url_pattern[wildcard-match-same-schema]": 0.019519327839059353, + "tests/gateways/test_connection.py::test_get_session_with_url_pattern[wildcard-no-match-different-scheme]": 0.006734654877980855, + "tests/gateways/test_connection.py::test_get_session_with_url_pattern[wildcard-no-match-missing-scheme]": 0.006771342149245761, + "tests/gateways/test_connection.py::test_local_file_adapter_200": 0.0047284669217037886, + "tests/gateways/test_connection.py::test_local_file_adapter_404": 0.004643800896648772, + "tests/gateways/test_connection.py::test_s3_server": 2.9012367222413777, + "tests/gateways/test_connection.py::test_s3_server_with_mock": 2.1490209745600914, + "tests/gateways/test_jlap.py::test_download_and_hash": 0.03961362818842972, + "tests/gateways/test_jlap.py::test_hashwriter": 0.002953833266573133, + "tests/gateways/test_jlap.py::test_jlap_cache_clock[False]": 0.06711545348925112, + "tests/gateways/test_jlap.py::test_jlap_cache_clock[True]": 0.07063150682755887, + "tests/gateways/test_jlap.py::test_jlap_core": 0.006087141130628858, + "tests/gateways/test_jlap.py::test_jlap_coverage": 0.002879655632347345, + "tests/gateways/test_jlap.py::test_jlap_errors": 0.1318926668936315, + "tests/gateways/test_jlap.py::test_jlap_fetch": 0.13460170371098387, + "tests/gateways/test_jlap.py::test_jlap_fetch_file": 0.025492081868748018, + "tests/gateways/test_jlap.py::test_jlap_fetch_ssl[False]": 1.09716718676587, + "tests/gateways/test_jlap.py::test_jlap_fetch_ssl[True]": 7.823139807241316, + "tests/gateways/test_jlap.py::test_jlap_flag[]": 0.004528345329486557, + "tests/gateways/test_jlap.py::test_jlap_flag[jlap,another]": 0.004368651780030289, + "tests/gateways/test_jlap.py::test_jlap_flag[jlap]": 0.00459319154934653, + "tests/gateways/test_jlap.py::test_jlap_flag[jlapopotamus]": 0.004879604120733652, + "tests/gateways/test_jlap.py::test_jlap_sought": 0.15685534567664325, + "tests/gateways/test_jlap.py::test_jlap_zst_not_404": 0.0096241400125162, + "tests/gateways/test_jlap.py::test_jlap_zst_not_zst": 0.027335258271814943, + "tests/gateways/test_jlap.py::test_repodata_info_jsondecodeerror[False]": 0.036066509321434445, + "tests/gateways/test_jlap.py::test_repodata_info_jsondecodeerror[True]": 0.045240289668018546, + "tests/gateways/test_jlap.py::test_repodata_state[False]": 0.050188280461322135, + "tests/gateways/test_jlap.py::test_repodata_state[True]": 0.12538618380481178, + "tests/gateways/test_jlap.py::test_repodata_use_zst[False]": 0.00468593629449356, + "tests/gateways/test_jlap.py::test_repodata_use_zst[True]": 0.004617305325790699, + "tests/gateways/test_jlap.py::test_request_url_jlap_state": 0.021742984185184874, + "tests/gateways/test_jlap.py::test_server_available": 0.11879605564498708, + "tests/gateways/test_logging.py::test_token_not_present_in_conda_create": 4.277208170799996, + "tests/gateways/test_logging.py::test_token_replace_big_string": 0.004086898103654666, + "tests/gateways/test_logging.py::test_token_replace_individual_strings": 0.0030346023996321893, + "tests/gateways/test_repodata_gateway.py::test_coverage_conda_http_errors": 0.015143484618434327, + "tests/gateways/test_repodata_gateway.py::test_get_cache_control_max_age": 0.002879330691793056, + "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_cached[false-False]": 0.01126404095817869, + "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_cached[false-True]": 0.020628590207406677, + "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_cached[true-False]": 0.013090656930216082, + "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_cached[true-True]": 0.01830563192683829, + "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_formats[False]": 0.035484458432672006, + "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_formats[True]": 0.04881410664525582, + "tests/gateways/test_repodata_gateway.py::test_repodata_fetch_jsondecodeerror": 0.007225448732583517, + "tests/gateways/test_repodata_gateway.py::test_repodata_state_has_format": 0.0059212000379264915, + "tests/gateways/test_repodata_gateway.py::test_save": 0.1802405973325945, + "tests/gateways/test_repodata_gateway.py::test_ssl_unavailable_error_message": 0.003208367634656932, + "tests/gateways/test_repodata_gateway.py::test_stale": 0.029388892414499424, "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]": 10.87632181888751, - "tests/gateways/test_repodata_lock.py::test_lock_no_lock[True]": 1.1670167383053478, - "tests/gateways/test_repodata_lock.py::test_lock_rename": 0.024608323343940346, - "tests/gateways/test_subprocess.py::test_subprocess_call_with_capture_output": 0.5700886424832865, - "tests/gateways/test_subprocess.py::test_subprocess_call_without_capture_output": 0.5719894198505083, - "tests/models/test_channel.py::test_bare_channel_file": 0.003745402821891598, - "tests/models/test_channel.py::test_bare_channel_http": 0.004238707226748511, - "tests/models/test_channel.py::test_canonicalized_url_gets_correct_token": 0.023964136248270856, - "tests/models/test_channel.py::test_channel_alias": 0.029363767113275648, - "tests/models/test_channel.py::test_channel_alias_channels": 0.004138388129924858, - "tests/models/test_channel.py::test_channel_alias_w_conda_path": 0.027134179023640355, - "tests/models/test_channel.py::test_channel_alias_w_subhcnnale": 0.02326446192589628, - "tests/models/test_channel.py::test_channel_cache": 0.00481009254790337, - "tests/models/test_channel.py::test_channel_host_port": 0.0039961468838205436, - "tests/models/test_channel.py::test_channel_mangles_urls": 0.004255296639842357, - "tests/models/test_channel.py::test_channel_name_subdir_only": 0.005399452241366652, - "tests/models/test_channel.py::test_channels_with_dashes": 0.027684350071525615, - "tests/models/test_channel.py::test_custom_channels": 0.037044244512922174, - "tests/models/test_channel.py::test_custom_channels_port_token_auth": 0.03532372321176663, - "tests/models/test_channel.py::test_custom_token_in_channel": 0.021903971333894573, - "tests/models/test_channel.py::test_default_channel": 0.005886402827011526, - "tests/models/test_channel.py::test_default_channels": 0.03136268076133662, - "tests/models/test_channel.py::test_defaults_channel": 0.033723009823339915, - "tests/models/test_channel.py::test_env_var_file_urls": 0.006125900015204275, - "tests/models/test_channel.py::test_expanded_variables": 0.02854294928621092, - "tests/models/test_channel.py::test_file_channel": 0.03424260597866647, - "tests/models/test_channel.py::test_file_url_with_backslashes": 0.004280467198672, - "tests/models/test_channel.py::test_file_urls": 0.004193970315918978, - "tests/models/test_channel.py::test_local_channel": 0.06975616808328718, - "tests/models/test_channel.py::test_migrated_custom_channels": 0.03332013585714289, - "tests/models/test_channel.py::test_multichannel_priority": 0.005429457679073359, - "tests/models/test_channel.py::test_named_custom_channel": 0.03295776084633789, - "tests/models/test_channel.py::test_named_custom_channel_w_subchan": 0.031150434802298756, - "tests/models/test_channel.py::test_old_channel_alias": 0.03995811250506137, - "tests/models/test_channel.py::test_pkgs_main": 0.034382328166549625, - "tests/models/test_channel.py::test_pkgs_pro": 0.036785274211701496, - "tests/models/test_channel.py::test_ppc64le_vs_ppc64": 0.005119568655115556, - "tests/models/test_channel.py::test_regression_against_unknown_none": 0.005054061904157308, - "tests/models/test_channel.py::test_subdir_env_var": 0.008260689152634507, - "tests/models/test_channel.py::test_subdirs_env_var": 0.009072212943454666, - "tests/models/test_channel.py::test_token_in_custom_channel": 0.004444257697318244, - "tests/models/test_channel.py::test_unexpanded_variables": 0.02822134014450234, - "tests/models/test_channel.py::test_url_channel_w_platform": 0.006432420432672655, - "tests/models/test_channel.py::test_url_custom_channel": 0.031282471206184555, - "tests/models/test_channel.py::test_url_custom_channel_w_subchan": 0.031095996093680436, - "tests/models/test_dist.py::test_channel[.conda]": 0.007831133679532582, - "tests/models/test_dist.py::test_channel[.tar.bz2]": 0.004753476167806137, - "tests/models/test_dist.py::test_dist[.conda]": 0.0038173492344290424, - "tests/models/test_dist.py::test_dist[.tar.bz2]": 0.0038581950403266396, - "tests/models/test_dist.py::test_dist_with_channel_url[.conda]": 0.05950233200783744, - "tests/models/test_dist.py::test_dist_with_channel_url[.tar.bz2]": 0.06199209465311566, - "tests/models/test_dist.py::test_dist_with_non_channel_url[.conda]": 0.005007883876576271, - "tests/models/test_dist.py::test_dist_with_non_channel_url[.tar.bz2]": 0.004973630198003966, - "tests/models/test_index_record.py::test_index_record_timestamp": 0.004825166916885773, - "tests/models/test_index_record.py::test_prefix_record_no_channel": 0.0063997040638764675, - "tests/models/test_match_spec.py::test_bracket_matches": 0.007758929982136782, - "tests/models/test_match_spec.py::test_build_merge": 0.004527034433050437, - "tests/models/test_match_spec.py::test_build_number_and_filename": 0.0030505640149070573, - "tests/models/test_match_spec.py::test_build_number_merge": 0.004840721031622296, - "tests/models/test_match_spec.py::test_canonical_string_forms": 0.00975963873555066, - "tests/models/test_match_spec.py::test_catch_invalid_regexes": 0.0065872513197483655, - "tests/models/test_match_spec.py::test_channel_matching": 0.007547676066021561, - "tests/models/test_match_spec.py::test_channel_merge": 0.006810322901107175, - "tests/models/test_match_spec.py::test_comment": 0.002977716781553479, - "tests/models/test_match_spec.py::test_conda_style": 0.0028157237715174285, - "tests/models/test_match_spec.py::test_dist": 0.007154119393662217, - "tests/models/test_match_spec.py::test_dist_str": 0.007827292176421285, - "tests/models/test_match_spec.py::test_exact_values": 0.00424082899828774, - "tests/models/test_match_spec.py::test_hash": 0.002988850155942003, - "tests/models/test_match_spec.py::test_hash_merge_with_name": 0.005075129042229913, - "tests/models/test_match_spec.py::test_hash_merge_wo_name": 0.0032977804332065624, - "tests/models/test_match_spec.py::test_index_record": 0.005936837348574251, - "tests/models/test_match_spec.py::test_invalid": 0.002547857968749694, - "tests/models/test_match_spec.py::test_invalid_arg2spec": 0.003382155127559878, - "tests/models/test_match_spec.py::test_invalid_version_reports_spec[pkg 4.2.2<6.0.0]": 0.0032413266262813285, - "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.003463187998817391, - "tests/models/test_match_spec.py::test_key_value_features_canonical_string_forms": 0.0006216674067667817, - "tests/models/test_match_spec.py::test_legacy_features_canonical_string_forms": 0.0028146025117745887, - "tests/models/test_match_spec.py::test_license_match": 0.00806249915630641, - "tests/models/test_match_spec.py::test_match_1": 0.01897403367632495, - "tests/models/test_match_spec.py::test_matchspec_errors": 0.00445157768557507, - "tests/models/test_match_spec.py::test_merge_multiple_name": 0.0053608408181331875, - "tests/models/test_match_spec.py::test_merge_single_name": 0.005885618170659869, - "tests/models/test_match_spec.py::test_no_name_match_spec": 0.002811690892757184, - "tests/models/test_match_spec.py::test_openssl_match": 0.005511023406830877, - "tests/models/test_match_spec.py::test_parse_build_number_brackets": 0.0033789754909914565, - "tests/models/test_match_spec.py::test_parse_channel_subdir": 0.005037390024769426, - "tests/models/test_match_spec.py::test_parse_equal_equal": 0.003393618127574961, - "tests/models/test_match_spec.py::test_parse_errors": 0.00364170909422035, - "tests/models/test_match_spec.py::test_parse_hard": 0.004396009178478559, - "tests/models/test_match_spec.py::test_parse_parens": 0.0045154316000350974, - "tests/models/test_match_spec.py::test_parse_spec_str_no_brackets": 0.004720445273293269, - "tests/models/test_match_spec.py::test_parse_spec_str_tarball_url": 0.006603955525599769, - "tests/models/test_match_spec.py::test_parse_spec_str_with_brackets": 0.004553386030731472, - "tests/models/test_match_spec.py::test_pip_style": 0.003329640814360524, - "tests/models/test_match_spec.py::test_pip_style2": 0.003674072202991383, - "tests/models/test_match_spec.py::test_simple": 0.0034372765023538837, - "tests/models/test_match_spec.py::test_star_name": 0.003224098641961415, - "tests/models/test_match_spec.py::test_strictness": 0.005350104183127817, - "tests/models/test_match_spec.py::test_subdir_merge": 0.0057206731883864435, - "tests/models/test_match_spec.py::test_tarball_match_specs": 0.0088192784086018, - "tests/models/test_match_spec.py::test_to_filename": 0.004916472712622294, - "tests/models/test_match_spec.py::test_track_features_match": 0.00781711173110762, - "tests/models/test_package_info.py::test_package_info": 0.004363848881218781, - "tests/models/test_prefix_graph.py::test_deep_cyclical_dependency[classic]": 1.8073692834464459, - "tests/models/test_prefix_graph.py::test_deep_cyclical_dependency[libmamba]": 1.014763642864743, - "tests/models/test_prefix_graph.py::test_general_graph_bfs_simple[classic]": 0.0328212335773185, - "tests/models/test_prefix_graph.py::test_general_graph_bfs_simple[libmamba]": 0.03026375232610779, - "tests/models/test_prefix_graph.py::test_general_graph_bfs_version[classic]": 0.02847743800570918, - "tests/models/test_prefix_graph.py::test_general_graph_bfs_version[libmamba]": 0.026105515672061, - "tests/models/test_prefix_graph.py::test_prefix_graph_1[classic]": 6.137738617067135, - "tests/models/test_prefix_graph.py::test_prefix_graph_1[libmamba]": 0.8364812214976564, - "tests/models/test_prefix_graph.py::test_prefix_graph_2[classic]": 6.285580747672062, - "tests/models/test_prefix_graph.py::test_prefix_graph_2[libmamba]": 0.8142115636226753, - "tests/models/test_prefix_graph.py::test_remove_youngest_descendant_nodes_with_specs[classic]": 6.110144640512, - "tests/models/test_prefix_graph.py::test_remove_youngest_descendant_nodes_with_specs[libmamba]": 0.826808417110523, - "tests/models/test_prefix_graph.py::test_sort_without_prep[classic]": 6.893968604535171, - "tests/models/test_prefix_graph.py::test_sort_without_prep[libmamba]": 1.2545824340222247, - "tests/models/test_prefix_graph.py::test_windows_sort_orders_1[classic]": 6.507963709156145, - "tests/models/test_prefix_graph.py::test_windows_sort_orders_1[libmamba]": 1.3004817447694663, - "tests/models/test_prefix_graph.py::test_windows_sort_orders_2[classic]": 6.40818410964706, - "tests/models/test_prefix_graph.py::test_windows_sort_orders_2[libmamba]": 1.2135371410933005, - "tests/models/test_records.py::test_package_record_feature": 0.003580728678923495, - "tests/models/test_records.py::test_package_record_timestamp": 0.004161576103124093, - "tests/models/test_records.py::test_package_virtual_package[123-testbuild]": 0.004266609511273692, - "tests/models/test_records.py::test_package_virtual_package[None-None]": 0.004230435567754804, - "tests/models/test_records.py::test_package_virtual_package[None-testbuild]": 0.004215956556310195, - "tests/models/test_records.py::test_prefix_record_no_channel": 0.0055178156694266, - "tests/models/test_version.py::test_compatible_release_versions": 0.003290063968047019, - "tests/models/test_version.py::test_compound_versions": 0.004022397455365984, - "tests/models/test_version.py::test_hexrd": 0.0027849641344887288, - "tests/models/test_version.py::test_invalid_version_specs": 0.00316562221520296, - "tests/models/test_version.py::test_local_identifier": 0.002881192100038786, - "tests/models/test_version.py::test_match": 0.006334886512124714, - "tests/models/test_version.py::test_not_eq_star": 0.0030114167803905177, - "tests/models/test_version.py::test_openssl_convention": 0.003750989386557958, - "tests/models/test_version.py::test_pep440": 0.00467572749541649, - "tests/models/test_version.py::test_pep_440_arbitrary_equality_operator": 0.0025731743423038, - "tests/models/test_version.py::test_ver_eval": 0.003563003650724086, - "tests/models/test_version.py::test_ver_eval_errors": 0.0031412108215179346, - "tests/models/test_version.py::test_version_order": 0.00740698407936321, - "tests/models/test_version.py::test_version_spec_1": 0.002649673232889607, - "tests/models/test_version.py::test_version_spec_2": 0.0033178725792285535, - "tests/models/test_version.py::test_version_spec_3": 0.002702459039222955, - "tests/models/test_version.py::test_version_spec_4": 0.0032914202253826828, - "tests/notices/test_core.py::test__conda_user_story__disable_notices": 0.019591290409774864, - "tests/notices/test_core.py::test__conda_user_story__more_notices_message": 0.02294285775569166, - "tests/notices/test_core.py::test__conda_user_story__only_see_once": 0.022981535078675962, - "tests/notices/test_core.py::test_display_notices_happy_path[200]": 0.03534942386693577, - "tests/notices/test_core.py::test_display_notices_happy_path[404]": 0.023777752481885614, - "tests/notices/test_core.py::test_display_notices_happy_path[500]": 0.02315961777585873, - "tests/notices/test_core.py::test_notices_decorator": 0.023406028686872606, - "tests/notices/test_fetch.py::test_get_channel_notice_response_malformed_json": 0.015041322725066697, - "tests/notices/test_fetch.py::test_get_channel_notice_response_timeout_error": 0.013056914288475307, - "tests/notices/test_fetch.py::test_notice_response_cache_expired": 0.0027570229087898078, - "tests/notices/test_types.py::test_channel_notice_response": 0.0028334215853074184, - "tests/notices/test_types.py::test_channel_notice_response_date_parse_error": 0.0029614478128322437, - "tests/notices/test_types.py::test_channel_notice_response_integer_id": 0.002783812021946135, - "tests/notices/test_types.py::test_channel_notice_undefined_id": 0.0025983142222835084, - "tests/plugins/subcommands/doctor/test_cli.py::test_conda_doctor_happy_path": 6.119460332902219, - "tests/plugins/subcommands/doctor/test_cli.py::test_conda_doctor_happy_path_show_help": 0.08002718868848026, - "tests/plugins/subcommands/doctor/test_cli.py::test_conda_doctor_happy_path_verbose": 5.950562818342426, - "tests/plugins/subcommands/doctor/test_cli.py::test_conda_doctor_with_non_existent_environment": 0.13145294077577344, - "tests/plugins/subcommands/doctor/test_cli.py::test_conda_doctor_with_test_environment": 2.9483791421640655, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files[.pyc]": 0.008031363001646091, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files[.pyo]": 0.011458428963711386, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files_action[.pyc-False]": 0.009408982619658165, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files_action[.pyc-True]": 0.008756305415730989, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files_action[.pyo-False]": 0.008082090027879867, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files_action[.pyo-True]": 0.008143710591363961, + "tests/gateways/test_repodata_lock.py::test_lock_no_lock[False]": 10.911153519927906, + "tests/gateways/test_repodata_lock.py::test_lock_no_lock[True]": 1.292540134005291, + "tests/gateways/test_repodata_lock.py::test_lock_rename": 0.027525268001052098, + "tests/gateways/test_subprocess.py::test_subprocess_call_with_capture_output": 0.5693374157906502, + "tests/gateways/test_subprocess.py::test_subprocess_call_without_capture_output": 0.5798625411166152, + "tests/models/test_channel.py::test_bare_channel_file": 0.003970824157455363, + "tests/models/test_channel.py::test_bare_channel_http": 0.0044752598319443, + "tests/models/test_channel.py::test_canonicalized_url_gets_correct_token": 0.024938795649550195, + "tests/models/test_channel.py::test_channel_alias": 0.029967246252502678, + "tests/models/test_channel.py::test_channel_alias_channels": 0.004637877760200856, + "tests/models/test_channel.py::test_channel_alias_w_conda_path": 0.027508690986976145, + "tests/models/test_channel.py::test_channel_alias_w_subhcnnale": 0.02398455628584518, + "tests/models/test_channel.py::test_channel_cache": 0.004953772135327539, + "tests/models/test_channel.py::test_channel_host_port": 0.004126706138644225, + "tests/models/test_channel.py::test_channel_mangles_urls": 0.004420201307247973, + "tests/models/test_channel.py::test_channel_name_subdir_only": 0.005330873596314435, + "tests/models/test_channel.py::test_channels_with_dashes": 0.02920713844317784, + "tests/models/test_channel.py::test_custom_channels": 0.03968688573778939, + "tests/models/test_channel.py::test_custom_channels_port_token_auth": 0.0474366387962015, + "tests/models/test_channel.py::test_custom_token_in_channel": 0.02251611290471067, + "tests/models/test_channel.py::test_default_channel": 0.006089356709147879, + "tests/models/test_channel.py::test_default_channels": 0.031187829888672483, + "tests/models/test_channel.py::test_defaults_channel": 0.035047703552813864, + "tests/models/test_channel.py::test_env_var_file_urls": 0.006382897123351879, + "tests/models/test_channel.py::test_expanded_variables": 0.02971158665218339, + "tests/models/test_channel.py::test_file_channel": 0.0381556631894703, + "tests/models/test_channel.py::test_file_url_with_backslashes": 0.004523833029202233, + "tests/models/test_channel.py::test_file_urls": 0.004615690035589892, + "tests/models/test_channel.py::test_local_channel": 0.069728369490282, + "tests/models/test_channel.py::test_migrated_custom_channels": 0.03442407120628462, + "tests/models/test_channel.py::test_multichannel_priority": 0.006024802965441348, + "tests/models/test_channel.py::test_named_custom_channel": 0.03544936736060751, + "tests/models/test_channel.py::test_named_custom_channel_w_subchan": 0.037364751841251896, + "tests/models/test_channel.py::test_old_channel_alias": 0.045233249765336235, + "tests/models/test_channel.py::test_pkgs_main": 0.03609458506192488, + "tests/models/test_channel.py::test_pkgs_pro": 0.03888248217303987, + "tests/models/test_channel.py::test_ppc64le_vs_ppc64": 0.005372042890264631, + "tests/models/test_channel.py::test_regression_against_unknown_none": 0.005414745033566871, + "tests/models/test_channel.py::test_subdir_env_var": 0.008640123915328096, + "tests/models/test_channel.py::test_subdirs_env_var": 0.009243423239254263, + "tests/models/test_channel.py::test_token_in_custom_channel": 0.0047970323367732765, + "tests/models/test_channel.py::test_unexpanded_variables": 0.029795628566828696, + "tests/models/test_channel.py::test_url_channel_w_platform": 0.006354987387361655, + "tests/models/test_channel.py::test_url_custom_channel": 0.03345192483023381, + "tests/models/test_channel.py::test_url_custom_channel_w_subchan": 0.031566794076186476, + "tests/models/test_dist.py::test_channel[.conda]": 0.0078032264939581234, + "tests/models/test_dist.py::test_channel[.tar.bz2]": 0.005015052714277063, + "tests/models/test_dist.py::test_dist[.conda]": 0.004012369691821789, + "tests/models/test_dist.py::test_dist[.tar.bz2]": 0.004007770103083059, + "tests/models/test_dist.py::test_dist_with_channel_url[.conda]": 0.06261513132375934, + "tests/models/test_dist.py::test_dist_with_channel_url[.tar.bz2]": 0.06335899893862006, + "tests/models/test_dist.py::test_dist_with_non_channel_url[.conda]": 0.005572620365452278, + "tests/models/test_dist.py::test_dist_with_non_channel_url[.tar.bz2]": 0.0056916598980170825, + "tests/models/test_index_record.py::test_index_record_timestamp": 0.004825209575216282, + "tests/models/test_index_record.py::test_prefix_record_no_channel": 0.006399647266362843, + "tests/models/test_match_spec.py::test_bracket_matches": 0.008439526596998103, + "tests/models/test_match_spec.py::test_build_merge": 0.004970953815355589, + "tests/models/test_match_spec.py::test_build_number_and_filename": 0.003142147169764128, + "tests/models/test_match_spec.py::test_build_number_merge": 0.005052316984451061, + "tests/models/test_match_spec.py::test_canonical_string_forms": 0.010633317788889688, + "tests/models/test_match_spec.py::test_catch_invalid_regexes": 0.007482830448587336, + "tests/models/test_match_spec.py::test_channel_matching": 0.007863318371365493, + "tests/models/test_match_spec.py::test_channel_merge": 0.007040166152804919, + "tests/models/test_match_spec.py::test_comment": 0.002817760140843779, + "tests/models/test_match_spec.py::test_conda_style": 0.002954217653599959, + "tests/models/test_match_spec.py::test_dist": 0.007941201587430646, + "tests/models/test_match_spec.py::test_dist_str": 0.008546459645114324, + "tests/models/test_match_spec.py::test_exact_values": 0.004453901857740347, + "tests/models/test_match_spec.py::test_hash": 0.0033423545454199575, + "tests/models/test_match_spec.py::test_hash_merge_with_name": 0.00542328130151466, + "tests/models/test_match_spec.py::test_hash_merge_wo_name": 0.0032574976873681167, + "tests/models/test_match_spec.py::test_index_record": 0.006412982267170829, + "tests/models/test_match_spec.py::test_invalid": 0.0026717252319952956, + "tests/models/test_match_spec.py::test_invalid_arg2spec": 0.0034795867353897333, + "tests/models/test_match_spec.py::test_invalid_version_reports_spec[pkg 4.2.2<6.0.0]": 0.0032244795491312653, + "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.0037327605338615655, + "tests/models/test_match_spec.py::test_key_value_features_canonical_string_forms": 0.0006134241326130575, + "tests/models/test_match_spec.py::test_legacy_features_canonical_string_forms": 0.0029335901437652413, + "tests/models/test_match_spec.py::test_license_match": 0.00881195101622063, + "tests/models/test_match_spec.py::test_match_1": 0.02155847371955704, + "tests/models/test_match_spec.py::test_matchspec_errors": 0.0048001157547216036, + "tests/models/test_match_spec.py::test_merge_multiple_name": 0.005949438596698399, + "tests/models/test_match_spec.py::test_merge_single_name": 0.006079325448221832, + "tests/models/test_match_spec.py::test_no_name_match_spec": 0.002974663236352705, + "tests/models/test_match_spec.py::test_openssl_match": 0.0057788979797851695, + "tests/models/test_match_spec.py::test_parse_build_number_brackets": 0.0035935089308517187, + "tests/models/test_match_spec.py::test_parse_channel_subdir": 0.005086797716823065, + "tests/models/test_match_spec.py::test_parse_equal_equal": 0.0032577880517008113, + "tests/models/test_match_spec.py::test_parse_errors": 0.00349964544855561, + "tests/models/test_match_spec.py::test_parse_hard": 0.004351787590585019, + "tests/models/test_match_spec.py::test_parse_parens": 0.004792617352049338, + "tests/models/test_match_spec.py::test_parse_spec_str_no_brackets": 0.004703490408402688, + "tests/models/test_match_spec.py::test_parse_spec_str_tarball_url": 0.0073626601257219286, + "tests/models/test_match_spec.py::test_parse_spec_str_with_brackets": 0.004907818585103629, + "tests/models/test_match_spec.py::test_pip_style": 0.0033960402816578836, + "tests/models/test_match_spec.py::test_pip_style2": 0.0038198185133607185, + "tests/models/test_match_spec.py::test_simple": 0.0036108271280466454, + "tests/models/test_match_spec.py::test_star_name": 0.0032437321307200273, + "tests/models/test_match_spec.py::test_strictness": 0.005726895433059019, + "tests/models/test_match_spec.py::test_subdir_merge": 0.005988178254683657, + "tests/models/test_match_spec.py::test_tarball_match_specs": 0.009390464343908935, + "tests/models/test_match_spec.py::test_to_filename": 0.005334571065639553, + "tests/models/test_match_spec.py::test_track_features_match": 0.008409947336395994, + "tests/models/test_package_info.py::test_package_info": 0.005007422958260398, + "tests/models/test_prefix_graph.py::test_deep_cyclical_dependency[classic]": 1.8416206415123149, + "tests/models/test_prefix_graph.py::test_deep_cyclical_dependency[libmamba]": 1.029335006478351, + "tests/models/test_prefix_graph.py::test_general_graph_bfs_simple[classic]": 0.03286499160808043, + "tests/models/test_prefix_graph.py::test_general_graph_bfs_simple[libmamba]": 0.03203166063051238, + "tests/models/test_prefix_graph.py::test_general_graph_bfs_version[classic]": 0.028965274379231364, + "tests/models/test_prefix_graph.py::test_general_graph_bfs_version[libmamba]": 0.028044577132634658, + "tests/models/test_prefix_graph.py::test_prefix_graph_1[classic]": 6.257729422034584, + "tests/models/test_prefix_graph.py::test_prefix_graph_1[libmamba]": 0.8400915282020531, + "tests/models/test_prefix_graph.py::test_prefix_graph_2[classic]": 6.381368139227319, + "tests/models/test_prefix_graph.py::test_prefix_graph_2[libmamba]": 0.8214609606136984, + "tests/models/test_prefix_graph.py::test_remove_youngest_descendant_nodes_with_specs[classic]": 6.24673435906021, + "tests/models/test_prefix_graph.py::test_remove_youngest_descendant_nodes_with_specs[libmamba]": 0.8606550799199603, + "tests/models/test_prefix_graph.py::test_sort_without_prep[classic]": 7.086367790560524, + "tests/models/test_prefix_graph.py::test_sort_without_prep[libmamba]": 1.3880072384272928, + "tests/models/test_prefix_graph.py::test_windows_sort_orders_1[classic]": 6.769758590563927, + "tests/models/test_prefix_graph.py::test_windows_sort_orders_1[libmamba]": 1.419928555188464, + "tests/models/test_prefix_graph.py::test_windows_sort_orders_2[classic]": 6.592488248090885, + "tests/models/test_prefix_graph.py::test_windows_sort_orders_2[libmamba]": 1.4161710303103356, + "tests/models/test_records.py::test_package_record_feature": 0.004132937053881703, + "tests/models/test_records.py::test_package_record_timestamp": 0.004750098882401435, + "tests/models/test_records.py::test_package_virtual_package[123-testbuild]": 0.004243201368818004, + "tests/models/test_records.py::test_package_virtual_package[None-None]": 0.004663791239598887, + "tests/models/test_records.py::test_package_virtual_package[None-testbuild]": 0.004326035443133011, + "tests/models/test_records.py::test_prefix_record_no_channel": 0.005690522657608981, + "tests/models/test_version.py::test_compatible_release_versions": 0.003531134936242921, + "tests/models/test_version.py::test_compound_versions": 0.0034169646547642547, + "tests/models/test_version.py::test_hexrd": 0.0029193530720048643, + "tests/models/test_version.py::test_invalid_version_specs": 0.0033408005964009006, + "tests/models/test_version.py::test_local_identifier": 0.0030566814877633283, + "tests/models/test_version.py::test_match": 0.007121101779847615, + "tests/models/test_version.py::test_not_eq_star": 0.003040314106211067, + "tests/models/test_version.py::test_openssl_convention": 0.0040210932297974206, + "tests/models/test_version.py::test_pep440": 0.004643641237680709, + "tests/models/test_version.py::test_pep_440_arbitrary_equality_operator": 0.0027026066309027118, + "tests/models/test_version.py::test_ver_eval": 0.0035054762913194724, + "tests/models/test_version.py::test_ver_eval_errors": 0.0031044755049512347, + "tests/models/test_version.py::test_version_order": 0.007398691741996864, + "tests/models/test_version.py::test_version_spec_1": 0.002700319160748073, + "tests/models/test_version.py::test_version_spec_2": 0.00348722834654259, + "tests/models/test_version.py::test_version_spec_3": 0.002672362631569239, + "tests/models/test_version.py::test_version_spec_4": 0.0033281502524642533, + "tests/notices/test_core.py::test__conda_user_story__disable_notices": 0.021641893182471686, + "tests/notices/test_core.py::test__conda_user_story__more_notices_message": 0.029168926739849756, + "tests/notices/test_core.py::test__conda_user_story__only_see_once": 0.02427463271259178, + "tests/notices/test_core.py::test_display_notices_happy_path[200]": 0.03474076259300472, + "tests/notices/test_core.py::test_display_notices_happy_path[404]": 0.026312338273353844, + "tests/notices/test_core.py::test_display_notices_happy_path[500]": 0.030474271474555538, + "tests/notices/test_core.py::test_notices_decorator": 0.02842782889989776, + "tests/notices/test_fetch.py::test_get_channel_notice_response_malformed_json": 0.02212677083218374, + "tests/notices/test_fetch.py::test_get_channel_notice_response_timeout_error": 0.014749714063542921, + "tests/notices/test_fetch.py::test_notice_response_cache_expired": 0.0034698114849895253, + "tests/notices/test_types.py::test_channel_notice_response": 0.0032202669993074296, + "tests/notices/test_types.py::test_channel_notice_response_date_parse_error": 0.003161069358419829, + "tests/notices/test_types.py::test_channel_notice_response_integer_id": 0.002845869906716451, + "tests/notices/test_types.py::test_channel_notice_undefined_id": 0.0029865437364803788, + "tests/plugins/subcommands/doctor/test_cli.py::test_conda_doctor_happy_path": 6.350875970156558, + "tests/plugins/subcommands/doctor/test_cli.py::test_conda_doctor_happy_path_show_help": 0.07775240055563135, + "tests/plugins/subcommands/doctor/test_cli.py::test_conda_doctor_happy_path_verbose": 6.079527963812464, + "tests/plugins/subcommands/doctor/test_cli.py::test_conda_doctor_with_non_existent_environment": 0.13169435567014626, + "tests/plugins/subcommands/doctor/test_cli.py::test_conda_doctor_with_test_environment": 3.069032799333894, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files[.pyc]": 0.008278331168823027, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files[.pyo]": 0.011357238789932422, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files_action[.pyc-False]": 0.011847094010741546, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files_action[.pyc-True]": 0.008522935009149378, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files_action[.pyo-False]": 0.008632578339796929, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_altered_files_action[.pyo-True]": 0.008392540538841638, "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.027903200412790246, "tests/plugins/subcommands/doctor/test_health_checks.py::test_display_health_checks[.pyo-False]": 0.026514654313850354, @@ -1273,246 +1273,246 @@ "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.028430811723689425, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_env_txt_check_action[.pyc]": 0.009404898703248437, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_env_txt_check_action[.pyo]": 0.010140704249305302, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_json_cannot_be_loaded[.pyc]": 0.00968617109134156, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_json_cannot_be_loaded[.pyo]": 0.007714972101079356, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_json_keys_missing[.pyc]": 0.008226675207552936, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_json_keys_missing[.pyo]": 0.00847751147201125, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_listed_on_envs_txt_file[.pyc]": 0.010671301715412496, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_listed_on_envs_txt_file[.pyo]": 0.013491833353677093, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files[.pyc]": 0.007956104058395823, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files[.pyo]": 0.007459454700393861, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files_action[.pyc-False]": 0.008552774183507441, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files_action[.pyc-True]": 0.007693690095596214, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files_action[.pyo-False]": 0.008360717263745168, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files_action[.pyo-True]": 0.010459758021896163, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files[.pyc]": 0.009743977570521346, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files[.pyo]": 0.00921537202069348, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files_action[.pyc-False]": 0.009455884581166746, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files_action[.pyc-True]": 0.009025767334636102, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files_action[.pyo-False]": 0.010842976443652457, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files_action[.pyo-True]": 0.007705763457340303, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files[.pyc]": 0.006917532861531587, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files[.pyo]": 0.007569202926246565, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files_action[.pyc-False]": 0.007367381527447449, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files_action[.pyc-True]": 0.007392889749152168, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files_action[.pyo-False]": 0.007700918627489175, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files_action[.pyo-True]": 0.008784707465059643, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_not_env_txt_check_action[.pyc]": 0.00882180831775953, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_not_env_txt_check_action[.pyo]": 0.010916566566430369, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_not_listed_on_envs_txt_file[.pyc]": 0.009705914430052648, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_not_listed_on_envs_txt_file[.pyo]": 0.01539356207494115, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_fails[.pyc]": 0.011081260285717083, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_fails[.pyo]": 0.012191260180216025, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_non_existent_path[.pyc]": 0.009200965973295476, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_non_existent_path[.pyo]": 0.02016630625847705, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_passes[.pyc]": 0.011301792801487074, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_passes[.pyo]": 0.013891713924049757, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_wrong_path_version[.pyc]": 0.009860532887347579, - "tests/plugins/subcommands/doctor/test_health_checks.py::test_wrong_path_version[.pyo]": 0.00819649269589211, - "tests/plugins/test_auth_handlers.py::test_duplicated": 0.006089417050083691, - "tests/plugins/test_auth_handlers.py::test_get_auth_handler": 0.005679766018452343, - "tests/plugins/test_auth_handlers.py::test_get_auth_handler_multiple": 0.005328196265303357, - "tests/plugins/test_health_checks.py::test_health_check_not_ran": 0.1256554055914221, - "tests/plugins/test_health_checks.py::test_health_check_ran": 0.12089538627527226, - "tests/plugins/test_manager.py::test_disable_external_plugins[VerboseSolverPlugin]": 0.005277772067154577, - "tests/plugins/test_manager.py::test_disable_external_plugins[tests.plugins.test_manager]": 0.005376850726778681, - "tests/plugins/test_manager.py::test_get_canonical_name_class": 0.004629824044093681, - "tests/plugins/test_manager.py::test_get_canonical_name_instance": 0.005112944818517998, - "tests/plugins/test_manager.py::test_get_canonical_name_module": 0.005173132073217806, - "tests/plugins/test_manager.py::test_get_canonical_name_object": 0.005121052567632356, - "tests/plugins/test_manager.py::test_get_hook_results": 0.24264994616269525, - "tests/plugins/test_manager.py::test_get_solvers": 0.005135318417547325, - "tests/plugins/test_manager.py::test_get_virtual_packages": 0.004877132098407215, - "tests/plugins/test_manager.py::test_get_virtual_packages_no_name": 0.005732500151607011, - "tests/plugins/test_manager.py::test_known_solver": 0.004961389465134352, - "tests/plugins/test_manager.py::test_load_entrypoints_blocked": 0.02173541840378508, - "tests/plugins/test_manager.py::test_load_entrypoints_importerror": 0.025203252683587342, - "tests/plugins/test_manager.py::test_load_entrypoints_register_valueerror": 0.02942482740551585, - "tests/plugins/test_manager.py::test_load_entrypoints_success": 0.026855199413664398, - "tests/plugins/test_manager.py::test_load_plugins_error": 0.006640010352510967, - "tests/plugins/test_manager.py::test_load_two_plugins_one_impls": 0.006326885422475733, - "tests/plugins/test_manager.py::test_load_without_plugins": 0.0045435803702350615, - "tests/plugins/test_manager.py::test_unknown_solver": 0.005173338205801834, - "tests/plugins/test_post_commands.py::test_post_command_action_raises_exception": 0.10190948945893862, - "tests/plugins/test_post_commands.py::test_post_command_invoked": 0.12887216528593168, - "tests/plugins/test_post_commands.py::test_post_command_not_invoked": 0.12457427980635395, - "tests/plugins/test_post_solves.py::test_post_solve_action_raises_exception": 1.8812685079911087, - "tests/plugins/test_post_solves.py::test_post_solve_invoked": 2.5064610683521997, - "tests/plugins/test_post_solves.py::test_post_solve_not_invoked": 0.14940780667460885, - "tests/plugins/test_pre_commands.py::test_pre_command_action_raises_exception": 0.11643089502530285, - "tests/plugins/test_pre_commands.py::test_pre_command_invoked": 0.14372296928445732, - "tests/plugins/test_pre_commands.py::test_pre_command_not_invoked": 0.1615495144073064, - "tests/plugins/test_pre_solves.py::test_pre_solve_action_raises_exception": 0.1212322481147818, - "tests/plugins/test_pre_solves.py::test_pre_solve_invoked": 0.7853384520452589, - "tests/plugins/test_pre_solves.py::test_pre_solve_not_invoked": 0.13614934101505788, - "tests/plugins/test_settings.py::test_get_settings": 0.005136919793415611, - "tests/plugins/test_settings.py::test_load_configuration_parameters": 0.005851256055553275, - "tests/plugins/test_settings.py::test_load_plugin_config_with_env_var": 0.025492851432756102, - "tests/plugins/test_settings.py::test_load_plugin_settings_with_condarc": 0.023337957115075202, - "tests/plugins/test_solvers.py::test_duplicated": 0.0055113698083121675, - "tests/plugins/test_solvers.py::test_get_cached_solver_backend": 0.0063866357133999865, - "tests/plugins/test_solvers.py::test_get_conflicting_solvers": 0.008491432941014154, - "tests/plugins/test_solvers.py::test_get_no_solver": 0.0052979745398027064, - "tests/plugins/test_solvers.py::test_get_one_solver": 0.005142735396725186, - "tests/plugins/test_solvers.py::test_get_solver_backend": 0.026536916189377216, - "tests/plugins/test_solvers.py::test_get_solver_backend_multiple": 0.025004723373738342, - "tests/plugins/test_solvers.py::test_get_two_solvers": 0.00573424853614992, - "tests/plugins/test_solvers.py::test_solver_user_agent": 0.0233849391849153, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[activate]": 0.08360233636454124, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[clean]": 0.07602201677517129, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[commands]": 0.06716997062700583, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[compare]": 0.08814668546801337, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[config]": 0.08814560092654287, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[create]": 0.0844504652584695, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[deactivate]": 0.07791934299964677, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[env]": 0.0690002324837131, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[export]": 0.08437792521323306, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[info]": 0.08348257041046488, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[init]": 0.07524763924807057, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[install]": 0.11229449460124068, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[list]": 0.08258914154022699, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[notices]": 0.09412764229303362, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[package]": 0.08255219168519645, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[remove]": 0.07932824640584239, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[rename]": 0.07918650391181895, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[run]": 0.09457728493953409, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[search]": 0.09795784610676515, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[uninstall]": 0.07988674342295697, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[update]": 0.08725695485694197, - "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[upgrade]": 0.1022636839836421, - "tests/plugins/test_subcommands.py::test_custom_plugin_extend_parser": 0.09337360826956749, - "tests/plugins/test_subcommands.py::test_custom_plugin_not_extend_parser": 0.12125551473773843, - "tests/plugins/test_subcommands.py::test_duplicated": 0.006451865640368942, - "tests/plugins/test_subcommands.py::test_help": 0.09064899670583391, - "tests/plugins/test_subcommands.py::test_invoked": 0.13217774920193737, - "tests/plugins/test_subcommands.py::test_parser_no_plugins": 0.06777813722187168, - "tests/plugins/test_virtual_packages.py::test_archspec_override[None-False]": 0.9358514395305817, - "tests/plugins/test_virtual_packages.py::test_archspec_override[bla-True]": 0.929045979485369, - "tests/plugins/test_virtual_packages.py::test_conda_virtual_package": 0.9174975542606884, - "tests/plugins/test_virtual_packages.py::test_cuda_detection": 1.058334557712026, - "tests/plugins/test_virtual_packages.py::test_cuda_override": 0.003417998866905969, - "tests/plugins/test_virtual_packages.py::test_cuda_override_none": 0.0028804219180869235, - "tests/plugins/test_virtual_packages.py::test_duplicated": 1.2956011832210645, - "tests/plugins/test_virtual_packages.py::test_glibc_override[1.0-True]": 1.0327290493716434, - "tests/plugins/test_virtual_packages.py::test_glibc_override[None-False]": 1.4172784214658287, - "tests/plugins/test_virtual_packages.py::test_invoked": 1.2961493892390017, - "tests/plugins/test_virtual_packages.py::test_linux_override[1.0-True]": 1.9066917555546012, - "tests/plugins/test_virtual_packages.py::test_linux_override[None-True]": 3.7394477991163186, - "tests/plugins/test_virtual_packages.py::test_osx_override[1.0-True]": 1.0014884630290133, - "tests/plugins/test_virtual_packages.py::test_osx_override[None-False]": 0.8902263019391252, - "tests/plugins/test_virtual_packages.py::test_subdir_override[emscripten-wasm32]": 0.8723593528270803, - "tests/plugins/test_virtual_packages.py::test_subdir_override[freebsd-64]": 0.9717403387566346, - "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-32]": 0.8325412204323047, - "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-64]": 6.7887624024088735, - "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-aarch64]": 1.2617854448631443, - "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-armv6l]": 0.29239558115767306, - "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-armv7l]": 0.2789739159217479, - "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-ppc64]": 0.7517545930554136, - "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-ppc64le]": 1.1651445864168928, - "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-riscv64]": 0.682917386650114, - "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-s390x]": 1.0847349855777464, - "tests/plugins/test_virtual_packages.py::test_subdir_override[osx-64]": 0.9607355437462552, - "tests/plugins/test_virtual_packages.py::test_subdir_override[osx-aarch64]": 0.8499152510464432, - "tests/plugins/test_virtual_packages.py::test_subdir_override[osx-arm64]": 1.2730110049873808, - "tests/plugins/test_virtual_packages.py::test_subdir_override[wasi-wasm32]": 0.86964239550761, - "tests/plugins/test_virtual_packages.py::test_subdir_override[win-32]": 3.5330641283107576, - "tests/plugins/test_virtual_packages.py::test_subdir_override[win-640]": 4.8341264017594945, - "tests/plugins/test_virtual_packages.py::test_subdir_override[win-641]": 3.0838187183820516, - "tests/plugins/test_virtual_packages.py::test_subdir_override[win-arm64]": 1.0664895689478897, - "tests/plugins/test_virtual_packages.py::test_subdir_override[zos-z]": 0.29140538758937096, - "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-clang64 legacy]": 0.0005489160098876832, - "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-clang64 mingw64]": 0.0017503950044780233, - "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-legacy]": 0.0005253411475956005, - "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-mingw64 legacy]": 0.0005583095079206382, - "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-nothing]": 0.0005592470355498312, - "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-ucrt64 clang64]": 0.0005408117425786575, - "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-ucrt64 legacy]": 0.0005086350178431916, - "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-ucrt64]": 0.00047764988175010985, - "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-clang64 legacy]": 0.0005649550111054395, - "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-clang64 mingw64]": 0.0005783392472943237, - "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-legacy]": 0.0005356987919740886, - "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-mingw64 legacy]": 0.0005045156714653357, - "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-nothing]": 0.0005890067946055107, - "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-ucrt64 clang64]": 0.0005246171264764467, - "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-ucrt64 legacy]": 0.0006188433953443545, - "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-ucrt64]": 0.0005619334738202823, - "tests/test_activate.py::test_PS1": 0.022558288938231277, - "tests/test_activate.py::test_PS1_no_changeps1": 0.04542987817098953, - "tests/test_activate.py::test_activate_and_deactivate_for_uninitialized_env": 0.2981289238861593, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_env_txt_check_action[.pyc]": 0.00953089178680173, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_env_txt_check_action[.pyo]": 0.00997790983466276, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_json_cannot_be_loaded[.pyc]": 0.009524575656332015, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_json_cannot_be_loaded[.pyo]": 0.007598809272783067, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_json_keys_missing[.pyc]": 0.008423712554165873, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_json_keys_missing[.pyo]": 0.010658233280019695, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_listed_on_envs_txt_file[.pyc]": 0.010727708675686842, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_listed_on_envs_txt_file[.pyo]": 0.01309801537580272, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files[.pyc]": 0.00868332735366563, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files[.pyo]": 0.007317914483423993, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files_action[.pyc-False]": 0.008646240364387416, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files_action[.pyc-True]": 0.008213036755319753, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files_action[.pyo-False]": 0.008795737093671489, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_missing_files_action[.pyo-True]": 0.010433209014030059, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files[.pyc]": 0.04723124014682606, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files[.pyo]": 0.009164107163228545, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files_action[.pyc-False]": 0.009688966242023879, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files_action[.pyc-True]": 0.008813005463238231, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files_action[.pyo-False]": 0.010735373316844047, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_altered_files_action[.pyo-True]": 0.007897922988464595, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files[.pyc]": 0.007024991915373006, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files[.pyo]": 0.007698368838943735, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files_action[.pyc-False]": 0.0076119141051157555, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files_action[.pyc-True]": 0.007353256916627357, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files_action[.pyo-False]": 0.007889788381069967, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_no_missing_files_action[.pyo-True]": 0.00880084092169818, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_not_env_txt_check_action[.pyc]": 0.009535063548585994, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_not_env_txt_check_action[.pyo]": 0.009686355285923992, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_not_listed_on_envs_txt_file[.pyc]": 0.00928332887045718, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_not_listed_on_envs_txt_file[.pyo]": 0.014819441878133248, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_fails[.pyc]": 0.011320507262707618, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_fails[.pyo]": 0.012409807526136752, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_non_existent_path[.pyc]": 0.010864470663751985, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_non_existent_path[.pyo]": 0.019428369430951883, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_passes[.pyc]": 0.01176267826346613, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_requests_ca_bundle_check_action_passes[.pyo]": 0.013493201037558444, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_wrong_path_version[.pyc]": 0.009766761819847484, + "tests/plugins/subcommands/doctor/test_health_checks.py::test_wrong_path_version[.pyo]": 0.008518907349155697, + "tests/plugins/test_auth_handlers.py::test_duplicated": 0.006540957628762688, + "tests/plugins/test_auth_handlers.py::test_get_auth_handler": 0.006439853024200253, + "tests/plugins/test_auth_handlers.py::test_get_auth_handler_multiple": 0.006173713042605905, + "tests/plugins/test_health_checks.py::test_health_check_not_ran": 0.1297280049812449, + "tests/plugins/test_health_checks.py::test_health_check_ran": 0.13701697450459321, + "tests/plugins/test_manager.py::test_disable_external_plugins[VerboseSolverPlugin]": 0.005271097610867037, + "tests/plugins/test_manager.py::test_disable_external_plugins[tests.plugins.test_manager]": 0.006035563653576874, + "tests/plugins/test_manager.py::test_get_canonical_name_class": 0.004713470692166431, + "tests/plugins/test_manager.py::test_get_canonical_name_instance": 0.005199986740960876, + "tests/plugins/test_manager.py::test_get_canonical_name_module": 0.005516020747037488, + "tests/plugins/test_manager.py::test_get_canonical_name_object": 0.005177221674009735, + "tests/plugins/test_manager.py::test_get_hook_results": 0.2350489329611627, + "tests/plugins/test_manager.py::test_get_solvers": 0.0050745174138596355, + "tests/plugins/test_manager.py::test_get_virtual_packages": 0.005002067862606589, + "tests/plugins/test_manager.py::test_get_virtual_packages_no_name": 0.005666793620573678, + "tests/plugins/test_manager.py::test_known_solver": 0.005093953333184502, + "tests/plugins/test_manager.py::test_load_entrypoints_blocked": 0.02393021316996385, + "tests/plugins/test_manager.py::test_load_entrypoints_importerror": 0.02501163291050675, + "tests/plugins/test_manager.py::test_load_entrypoints_register_valueerror": 0.03031505364133189, + "tests/plugins/test_manager.py::test_load_entrypoints_success": 0.03540966049717382, + "tests/plugins/test_manager.py::test_load_plugins_error": 0.006428852117958448, + "tests/plugins/test_manager.py::test_load_two_plugins_one_impls": 0.006063280978878884, + "tests/plugins/test_manager.py::test_load_without_plugins": 0.004742063427567253, + "tests/plugins/test_manager.py::test_unknown_solver": 0.0052730352314295115, + "tests/plugins/test_post_commands.py::test_post_command_action_raises_exception": 0.11174665797614344, + "tests/plugins/test_post_commands.py::test_post_command_invoked": 0.13568619914309413, + "tests/plugins/test_post_commands.py::test_post_command_not_invoked": 0.13564244500674036, + "tests/plugins/test_post_solves.py::test_post_solve_action_raises_exception": 2.084556588079438, + "tests/plugins/test_post_solves.py::test_post_solve_invoked": 2.892753861639892, + "tests/plugins/test_post_solves.py::test_post_solve_not_invoked": 0.14935719692547464, + "tests/plugins/test_pre_commands.py::test_pre_command_action_raises_exception": 0.11309008426456002, + "tests/plugins/test_pre_commands.py::test_pre_command_invoked": 0.1470263206022157, + "tests/plugins/test_pre_commands.py::test_pre_command_not_invoked": 0.17591276452333596, + "tests/plugins/test_pre_solves.py::test_pre_solve_action_raises_exception": 0.12211294645113845, + "tests/plugins/test_pre_solves.py::test_pre_solve_invoked": 0.7430805228291351, + "tests/plugins/test_pre_solves.py::test_pre_solve_not_invoked": 0.14219449574686038, + "tests/plugins/test_settings.py::test_get_settings": 0.005262162716397097, + "tests/plugins/test_settings.py::test_load_configuration_parameters": 0.005785755188573473, + "tests/plugins/test_settings.py::test_load_plugin_config_with_env_var": 0.026145412961040237, + "tests/plugins/test_settings.py::test_load_plugin_settings_with_condarc": 0.024262621852005124, + "tests/plugins/test_solvers.py::test_duplicated": 0.005936252391133115, + "tests/plugins/test_solvers.py::test_get_cached_solver_backend": 0.006658140838290205, + "tests/plugins/test_solvers.py::test_get_conflicting_solvers": 0.008292270083645182, + "tests/plugins/test_solvers.py::test_get_no_solver": 0.005382286369175479, + "tests/plugins/test_solvers.py::test_get_one_solver": 0.005428663406986522, + "tests/plugins/test_solvers.py::test_get_solver_backend": 0.02644107388084178, + "tests/plugins/test_solvers.py::test_get_solver_backend_multiple": 0.025396834472769608, + "tests/plugins/test_solvers.py::test_get_two_solvers": 0.005777573153170015, + "tests/plugins/test_solvers.py::test_solver_user_agent": 0.024032501234444708, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[activate]": 0.08897485966548505, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[clean]": 0.07700448587877803, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[commands]": 0.07101381858980105, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[compare]": 0.09685264637136215, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[config]": 0.08733114962181174, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[create]": 0.08665641015943808, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[deactivate]": 0.07952495505181761, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[env]": 0.07311874536729379, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[export]": 0.09209927421650733, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[info]": 0.08608215962485224, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[init]": 0.07838061801844325, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[install]": 0.11427588404187485, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[list]": 0.09305175463115636, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[notices]": 0.12376543958033462, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[package]": 0.08959687287524097, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[remove]": 0.08429873624026366, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[rename]": 0.0888019685779753, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[run]": 0.10140953850285, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[search]": 0.09576995921691397, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[uninstall]": 0.08086086553272487, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[update]": 0.09300719826895223, + "tests/plugins/test_subcommands.py::test_cannot_override_builtin_commands[upgrade]": 0.10513751440527674, + "tests/plugins/test_subcommands.py::test_custom_plugin_extend_parser": 0.09865899687459416, + "tests/plugins/test_subcommands.py::test_custom_plugin_not_extend_parser": 0.12959780999361914, + "tests/plugins/test_subcommands.py::test_duplicated": 0.006625368924823008, + "tests/plugins/test_subcommands.py::test_help": 0.09246063406466717, + "tests/plugins/test_subcommands.py::test_invoked": 0.16290900438120937, + "tests/plugins/test_subcommands.py::test_parser_no_plugins": 0.0748068593059694, + "tests/plugins/test_virtual_packages.py::test_archspec_override[None-False]": 1.0690445339121826, + "tests/plugins/test_virtual_packages.py::test_archspec_override[bla-True]": 1.0022339147068728, + "tests/plugins/test_virtual_packages.py::test_conda_virtual_package": 1.0132211215754723, + "tests/plugins/test_virtual_packages.py::test_cuda_detection": 1.12017420716631, + "tests/plugins/test_virtual_packages.py::test_cuda_override": 0.003404975470441247, + "tests/plugins/test_virtual_packages.py::test_cuda_override_none": 0.0029462888713713844, + "tests/plugins/test_virtual_packages.py::test_duplicated": 1.3552309918053747, + "tests/plugins/test_virtual_packages.py::test_glibc_override[1.0-True]": 1.5672321889711227, + "tests/plugins/test_virtual_packages.py::test_glibc_override[None-False]": 1.5052331716756453, + "tests/plugins/test_virtual_packages.py::test_invoked": 1.5040597723175257, + "tests/plugins/test_virtual_packages.py::test_linux_override[1.0-True]": 2.498263729130231, + "tests/plugins/test_virtual_packages.py::test_linux_override[None-True]": 3.7045724710278054, + "tests/plugins/test_virtual_packages.py::test_osx_override[1.0-True]": 1.0567206420327124, + "tests/plugins/test_virtual_packages.py::test_osx_override[None-False]": 0.9588443456081946, + "tests/plugins/test_virtual_packages.py::test_subdir_override[emscripten-wasm32]": 0.8533087485705025, + "tests/plugins/test_virtual_packages.py::test_subdir_override[freebsd-64]": 0.9477450198094259, + "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-32]": 0.9253220741377336, + "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-64]": 8.688610903275704, + "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-aarch64]": 1.4109952374541885, + "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-armv6l]": 0.2870119767329147, + "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-armv7l]": 0.28083377129339776, + "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-ppc64]": 0.7851129948075929, + "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-ppc64le]": 1.274034614079004, + "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-riscv64]": 0.7367863317885007, + "tests/plugins/test_virtual_packages.py::test_subdir_override[linux-s390x]": 1.1848826764873117, + "tests/plugins/test_virtual_packages.py::test_subdir_override[osx-64]": 1.0491746771783894, + "tests/plugins/test_virtual_packages.py::test_subdir_override[osx-aarch64]": 0.9054215857710323, + "tests/plugins/test_virtual_packages.py::test_subdir_override[osx-arm64]": 1.3914394426660948, + "tests/plugins/test_virtual_packages.py::test_subdir_override[wasi-wasm32]": 0.904200724452636, + "tests/plugins/test_virtual_packages.py::test_subdir_override[win-32]": 4.562934148965106, + "tests/plugins/test_virtual_packages.py::test_subdir_override[win-640]": 5.371110315881388, + "tests/plugins/test_virtual_packages.py::test_subdir_override[win-641]": 3.325244384332506, + "tests/plugins/test_virtual_packages.py::test_subdir_override[win-arm64]": 1.1254765737602557, + "tests/plugins/test_virtual_packages.py::test_subdir_override[zos-z]": 0.28326672680555776, + "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-clang64 legacy]": 0.0005695231614652699, + "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-clang64 mingw64]": 0.0016390799634053432, + "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-legacy]": 0.0005617800202406568, + "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-mingw64 legacy]": 0.0005637072976548422, + "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-nothing]": 0.0005623581830823652, + "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-ucrt64 clang64]": 0.0005305612628568987, + "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-ucrt64 legacy]": 0.0005543371907933742, + "tests/test_activate.py::test_MSYS2_PATH[CmdExeActivator-ucrt64]": 0.0005096985982085677, + "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-clang64 legacy]": 0.000553750679303329, + "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-clang64 mingw64]": 0.0005675181210325813, + "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-legacy]": 0.0005409672977240793, + "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-mingw64 legacy]": 0.0006407519355010548, + "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-nothing]": 0.0005894434134713292, + "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-ucrt64 clang64]": 0.0005305349628023158, + "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-ucrt64 legacy]": 0.0006068857894839904, + "tests/test_activate.py::test_MSYS2_PATH[PowerShellActivator-ucrt64]": 0.0006737519184312488, + "tests/test_activate.py::test_PS1": 0.023925121960880213, + "tests/test_activate.py::test_PS1_no_changeps1": 0.04522491602199114, + "tests/test_activate.py::test_activate_and_deactivate_for_uninitialized_env": 0.3129239420851388, "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.033479712876067505, - "tests/test_activate.py::test_activate_same_environment": 1.0207963317607902, - "tests/test_activate.py::test_add_prefix_to_path_cmdexe": 0.0007487726196137195, - "tests/test_activate.py::test_add_prefix_to_path_posix": 0.02089501219498914, + "tests/test_activate.py::test_activate_environment_not_found": 0.032922467891480914, + "tests/test_activate.py::test_activate_same_environment": 0.9647876959810444, + "tests/test_activate.py::test_add_prefix_to_path_cmdexe": 0.0007484636663884955, + "tests/test_activate.py::test_add_prefix_to_path_posix": 0.021047765430670152, "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.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.1541145700824336, - "tests/test_activate.py::test_build_activate_restore_unset_env_vars": 0.9449479100373717, - "tests/test_activate.py::test_build_activate_shlvl_0": 1.1846853270043816, - "tests/test_activate.py::test_build_activate_shlvl_1": 1.8564978200551032, - "tests/test_activate.py::test_build_activate_shlvl_warn_clobber_vars": 1.6570991160775947, - "tests/test_activate.py::test_build_deactivate_shlvl_1": 0.8884688232333241, - "tests/test_activate.py::test_build_deactivate_shlvl_2_from_activate": 1.6367696533868774, - "tests/test_activate.py::test_build_deactivate_shlvl_2_from_stack": 1.7641669200134593, - "tests/test_activate.py::test_build_stack_shlvl_1": 0.9178195179010742, + "tests/test_activate.py::test_build_activate_dont_activate_unset_var": 3.1931814199870088, + "tests/test_activate.py::test_build_activate_restore_unset_env_vars": 0.9066030254649279, + "tests/test_activate.py::test_build_activate_shlvl_0": 1.0945560881708982, + "tests/test_activate.py::test_build_activate_shlvl_1": 1.5955599962307045, + "tests/test_activate.py::test_build_activate_shlvl_warn_clobber_vars": 1.8711315444122145, + "tests/test_activate.py::test_build_deactivate_shlvl_1": 0.8529193617157018, + "tests/test_activate.py::test_build_deactivate_shlvl_2_from_activate": 1.5861450539511526, + "tests/test_activate.py::test_build_deactivate_shlvl_2_from_stack": 1.667726376098561, + "tests/test_activate.py::test_build_stack_shlvl_1": 1.0734200308177877, "tests/test_activate.py::test_cmd_exe_activate_error": 0.00031896918656647223, - "tests/test_activate.py::test_cmd_exe_basic": 0.0005965065659724868, + "tests/test_activate.py::test_cmd_exe_basic": 0.0005911052146963504, "tests/test_activate.py::test_cmd_exe_basic_integration": 0.0003483117892022969, - "tests/test_activate.py::test_csh_basic": 0.08241167100951624, - "tests/test_activate.py::test_default_env": 0.025198322815931474, - "tests/test_activate.py::test_deprecations[ensure_binary-TypeError]": 0.023816936175140142, - "tests/test_activate.py::test_deprecations[ensure_fs_path_encoding-TypeError]": 0.023434183088241845, - "tests/test_activate.py::test_deprecations[path_identity-TypeError]": 0.02299361572169618, - "tests/test_activate.py::test_fish_basic": 0.0826342062075409, + "tests/test_activate.py::test_csh_basic": 0.08515628840598548, + "tests/test_activate.py::test_default_env": 0.027616535997193943, + "tests/test_activate.py::test_deprecations[ensure_binary-TypeError]": 0.02430948243100228, + "tests/test_activate.py::test_deprecations[ensure_fs_path_encoding-TypeError]": 0.024742700353667133, + "tests/test_activate.py::test_deprecations[path_identity-TypeError]": 0.029007511364854348, + "tests/test_activate.py::test_fish_basic": 0.08502271201296882, "tests/test_activate.py::test_fish_basic_integration": 0.0005888952283494428, - "tests/test_activate.py::test_force_uppercase[False]": 0.03835122444889866, - "tests/test_activate.py::test_force_uppercase[True]": 0.04196803472636597, - "tests/test_activate.py::test_get_env_vars_big_whitespace": 0.8725313223984634, - "tests/test_activate.py::test_get_env_vars_empty_file": 0.8997634470308664, - "tests/test_activate.py::test_json_basic": 0.08319442323577779, + "tests/test_activate.py::test_force_uppercase[False]": 0.03873049757384989, + "tests/test_activate.py::test_force_uppercase[True]": 0.044728693582618606, + "tests/test_activate.py::test_get_env_vars_big_whitespace": 0.8418688868854117, + "tests/test_activate.py::test_get_env_vars_empty_file": 0.8646966730159661, + "tests/test_activate.py::test_json_basic": 0.08253280269344121, "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.04118427986463081, - "tests/test_activate.py::test_metavars_force_uppercase[True]": 0.04478238038012952, - "tests/test_activate.py::test_native_path_to_unix[cygpath-None]": 0.000712825843435793, - "tests/test_activate.py::test_native_path_to_unix[cygpath-empty string]": 0.0006854678668599276, - "tests/test_activate.py::test_native_path_to_unix[cygpath-empty tuple]": 0.0005460661690417386, - "tests/test_activate.py::test_native_path_to_unix[cygpath-list[path]]": 0.0005591968314619424, - "tests/test_activate.py::test_native_path_to_unix[cygpath-path;...]": 0.0005332717346360781, - "tests/test_activate.py::test_native_path_to_unix[cygpath-path]": 0.0005521438849700163, - "tests/test_activate.py::test_native_path_to_unix[cygpath-tuple[path, ...]]": 0.0005295121373289158, - "tests/test_activate.py::test_native_path_to_unix[fallback-None]": 0.000529196111090343, - "tests/test_activate.py::test_native_path_to_unix[fallback-empty string]": 0.0005231786665928464, - "tests/test_activate.py::test_native_path_to_unix[fallback-empty tuple]": 0.0005182379460694159, - "tests/test_activate.py::test_native_path_to_unix[fallback-list[path]]": 0.0005274291032097511, - "tests/test_activate.py::test_native_path_to_unix[fallback-path;...]": 0.0005411593779422084, - "tests/test_activate.py::test_native_path_to_unix[fallback-path]": 0.0005241822786181961, - "tests/test_activate.py::test_native_path_to_unix[fallback-tuple[path, ...]]": 0.0005093658249728924, - "tests/test_activate.py::test_posix_basic": 0.08725926952890802, + "tests/test_activate.py::test_metavars_force_uppercase[False]": 0.04137701184739814, + "tests/test_activate.py::test_metavars_force_uppercase[True]": 0.046432348741956724, + "tests/test_activate.py::test_native_path_to_unix[cygpath-None]": 0.0007714008910250133, + "tests/test_activate.py::test_native_path_to_unix[cygpath-empty string]": 0.000633334422388875, + "tests/test_activate.py::test_native_path_to_unix[cygpath-empty tuple]": 0.0005447908852950265, + "tests/test_activate.py::test_native_path_to_unix[cygpath-list[path]]": 0.0006274523559319485, + "tests/test_activate.py::test_native_path_to_unix[cygpath-path;...]": 0.0005480899545736863, + "tests/test_activate.py::test_native_path_to_unix[cygpath-path]": 0.0005635687231788373, + "tests/test_activate.py::test_native_path_to_unix[cygpath-tuple[path, ...]]": 0.0005401801460365515, + "tests/test_activate.py::test_native_path_to_unix[fallback-None]": 0.0005277683240995475, + "tests/test_activate.py::test_native_path_to_unix[fallback-empty string]": 0.0005340015655780017, + "tests/test_activate.py::test_native_path_to_unix[fallback-empty tuple]": 0.0005212923501591348, + "tests/test_activate.py::test_native_path_to_unix[fallback-list[path]]": 0.0005302736845541999, + "tests/test_activate.py::test_native_path_to_unix[fallback-path;...]": 0.0005596407008508559, + "tests/test_activate.py::test_native_path_to_unix[fallback-path]": 0.0005682690111071186, + "tests/test_activate.py::test_native_path_to_unix[fallback-tuple[path, ...]]": 0.0005192712652490642, + "tests/test_activate.py::test_posix_basic": 0.08978809064052667, "tests/test_activate.py::test_powershell_PATH_management": 0.0003095498181403786, - "tests/test_activate.py::test_powershell_basic": 0.09315207836395425, + "tests/test_activate.py::test_powershell_basic": 0.09382035173447183, "tests/test_activate.py::test_powershell_basic_integration": 0.0005095226714489675, - "tests/test_activate.py::test_pre_post_command_invoked[activate]": 0.040741232595041525, - "tests/test_activate.py::test_pre_post_command_invoked[commands]": 0.06353974273571752, - "tests/test_activate.py::test_pre_post_command_invoked[deactivate]": 0.03791867107676311, - "tests/test_activate.py::test_pre_post_command_invoked[hook]": 0.026933035759925183, - "tests/test_activate.py::test_pre_post_command_invoked[reactivate]": 0.026145937976705398, - "tests/test_activate.py::test_pre_post_command_raises[activate]": 0.0270334753441607, - "tests/test_activate.py::test_pre_post_command_raises[commands]": 0.06325273786067759, - "tests/test_activate.py::test_pre_post_command_raises[deactivate]": 0.02501945815147685, - "tests/test_activate.py::test_pre_post_command_raises[hook]": 0.02870598340628244, - "tests/test_activate.py::test_pre_post_command_raises[reactivate]": 0.028486123425723653, - "tests/test_activate.py::test_remove_prefix_from_path_1": 0.02082618937126071, - "tests/test_activate.py::test_remove_prefix_from_path_2": 0.020512952008208563, - "tests/test_activate.py::test_replace_prefix_in_path_1": 0.02216782622913529, - "tests/test_activate.py::test_replace_prefix_in_path_2": 0.0005716348552521697, + "tests/test_activate.py::test_pre_post_command_invoked[activate]": 0.040581637023307, + "tests/test_activate.py::test_pre_post_command_invoked[commands]": 0.06368515526377957, + "tests/test_activate.py::test_pre_post_command_invoked[deactivate]": 0.03746725866905908, + "tests/test_activate.py::test_pre_post_command_invoked[hook]": 0.027349584896915885, + "tests/test_activate.py::test_pre_post_command_invoked[reactivate]": 0.036798613860496175, + "tests/test_activate.py::test_pre_post_command_raises[activate]": 0.02731925503743921, + "tests/test_activate.py::test_pre_post_command_raises[commands]": 0.0662037063684157, + "tests/test_activate.py::test_pre_post_command_raises[deactivate]": 0.026612164743392112, + "tests/test_activate.py::test_pre_post_command_raises[hook]": 0.032230686300859304, + "tests/test_activate.py::test_pre_post_command_raises[reactivate]": 0.028731056782850074, + "tests/test_activate.py::test_remove_prefix_from_path_1": 0.021097473204587838, + "tests/test_activate.py::test_remove_prefix_from_path_2": 0.020986066558869462, + "tests/test_activate.py::test_replace_prefix_in_path_1": 0.026141491303498875, + "tests/test_activate.py::test_replace_prefix_in_path_2": 0.000586102833727712, "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, @@ -1541,497 +1541,498 @@ "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.0005867139244448121, - "tests/test_activate.py::test_unix_path_to_native[cygpath-UNC mount [trailing]]": 0.000530678702827379, - "tests/test_activate.py::test_unix_path_to_native[cygpath-UNC mount]": 0.0006476337285130669, - "tests/test_activate.py::test_unix_path_to_native[cygpath-UNC path [extra]]": 0.00046858677789768523, - "tests/test_activate.py::test_unix_path_to_native[cygpath-UNC path]": 0.0007712588974674264, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-None]": 0.0005751552356601276, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-UNC mount [trailing]]": 0.0006011455882246339, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-UNC mount]": 0.0006574061831230901, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-UNC path [extra]]": 0.0006025262378556431, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-UNC path]": 0.0006269274436212657, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-bare UNC mount]": 0.0005627919661195225, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-drive [trailing]]": 0.000537993568049951, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-drive]": 0.0005397726309782729, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-empty string]": 0.0005404249265158569, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-empty tuple]": 0.0005895787076481249, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-list[path]]": 0.0006284100939870076, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-normal path [extra]]": 0.0006870748528754198, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-normal path [trailing]]": 0.0005247505118587648, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-normal path]": 0.0005308224377882361, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-path;...]": 0.0005547866024867596, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-relative [extra]]": 0.0005446796980979309, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-relative]": 0.0005489770218811437, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root [leading, trailing]]": 0.0005584891110466881, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root [leading]]": 0.0005906827647235787, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root path [extra]]": 0.0005783488916987214, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root path [leading, trailing]]": 0.0005515995365991882, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root path [leading]]": 0.000567092031420522, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root path [trailing]]": 0.0006907293711371881, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root path0]": 0.0005149744926264728, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root path1]": 0.0005994067485742991, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root]": 0.0006041412397687575, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-tuple[path, ...]]": 0.0005517169917547452, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-None]": 0.0005588027864525166, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-UNC mount [trailing]]": 0.0005750699737861405, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-UNC mount]": 0.0006043749633452731, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-UNC path [extra]]": 0.0005810058936059777, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-UNC path]": 0.0005084726584336488, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-bare UNC mount]": 0.0006209129768455527, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-drive [trailing]]": 0.0005674777332696818, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-drive]": 0.0006671368671566909, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-empty string]": 0.0005633516248404752, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-empty tuple]": 0.0005420040482958525, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-list[path]]": 0.0005527497773212536, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-normal path [extra]]": 0.0006051681980427448, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-normal path [trailing]]": 0.0005326047017046638, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-normal path]": 0.0005689511590416982, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-path;...]": 0.0004868974235012636, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-relative [extra]]": 0.0006089628376669565, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-relative]": 0.00046261178409970414, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root [leading, trailing]]": 0.0006565690973970474, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root [leading]]": 0.0005748636874964635, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root path [extra]]": 0.0005396759627186727, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root path [leading, trailing]]": 0.0005282853849227065, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root path [leading]]": 0.0005372662263602697, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root path [trailing]]": 0.0005623734588739004, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root path0]": 0.0006258096681576043, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root path1]": 0.0005361525885270017, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root]": 0.0006514677961077794, - "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-tuple[path, ...]]": 0.0004930167219809823, - "tests/test_activate.py::test_unix_path_to_native[cygpath-bare UNC mount]": 0.00047022264130606615, - "tests/test_activate.py::test_unix_path_to_native[cygpath-drive [trailing]]": 0.0005410299541387143, - "tests/test_activate.py::test_unix_path_to_native[cygpath-drive]": 0.0007052073192357245, - "tests/test_activate.py::test_unix_path_to_native[cygpath-empty string]": 0.0004996402867936399, - "tests/test_activate.py::test_unix_path_to_native[cygpath-empty tuple]": 0.0004931986733718199, - "tests/test_activate.py::test_unix_path_to_native[cygpath-list[path]]": 0.0006022180496070677, - "tests/test_activate.py::test_unix_path_to_native[cygpath-normal path [extra]]": 0.0004594774674647795, - "tests/test_activate.py::test_unix_path_to_native[cygpath-normal path [trailing]]": 0.0006558835721661289, - "tests/test_activate.py::test_unix_path_to_native[cygpath-normal path]": 0.0004972863869964685, - "tests/test_activate.py::test_unix_path_to_native[cygpath-path;...]": 0.0005817769313628769, - "tests/test_activate.py::test_unix_path_to_native[cygpath-relative [extra]]": 0.0005017911615272342, - "tests/test_activate.py::test_unix_path_to_native[cygpath-relative]": 0.0005370360315763212, - "tests/test_activate.py::test_unix_path_to_native[cygpath-root [leading, trailing]]": 0.0004996449575068813, - "tests/test_activate.py::test_unix_path_to_native[cygpath-root [leading]]": 0.0006219345192626847, - "tests/test_activate.py::test_unix_path_to_native[cygpath-root path [extra]]": 0.0008941227225455275, - "tests/test_activate.py::test_unix_path_to_native[cygpath-root path [leading, trailing]]": 0.0006107209112424213, - "tests/test_activate.py::test_unix_path_to_native[cygpath-root path [leading]]": 0.0005101166443034136, - "tests/test_activate.py::test_unix_path_to_native[cygpath-root path [trailing]]": 0.0005572484838761962, - "tests/test_activate.py::test_unix_path_to_native[cygpath-root path0]": 0.0005057587393307788, - "tests/test_activate.py::test_unix_path_to_native[cygpath-root path1]": 0.0005775792787544266, - "tests/test_activate.py::test_unix_path_to_native[cygpath-root]": 0.0004821153457812502, - "tests/test_activate.py::test_unix_path_to_native[cygpath-tuple[path, ...]]": 0.0008397611393329482, - "tests/test_activate.py::test_unix_path_to_native[fallback-None]": 0.0005005247485483927, - "tests/test_activate.py::test_unix_path_to_native[fallback-UNC mount [trailing]]": 0.0022083804311279296, - "tests/test_activate.py::test_unix_path_to_native[fallback-UNC mount]": 0.0005092361950076728, - "tests/test_activate.py::test_unix_path_to_native[fallback-UNC path [extra]]": 0.0006153681920386715, - "tests/test_activate.py::test_unix_path_to_native[fallback-UNC path]": 0.0005551961012372462, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-None]": 0.0005552942846632761, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-UNC mount [trailing]]": 0.0005825225016902166, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-UNC mount]": 0.0005969566960903305, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-UNC path [extra]]": 0.0005631741756772007, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-UNC path]": 0.0005935269747757301, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-bare UNC mount]": 0.0005658645352086897, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-drive [trailing]]": 0.0005894838818242543, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-drive]": 0.0006494916937547238, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-empty string]": 0.0005824516520065151, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-empty tuple]": 0.0005727908128038402, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-list[path]]": 0.0006319060994366492, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-normal path [extra]]": 0.0006641556392059636, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-normal path [trailing]]": 0.0005775693840690914, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-normal path]": 0.0005663345031369923, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-path;...]": 0.0005896122694155173, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-relative [extra]]": 0.0005857295920463687, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-relative]": 0.000561879401269965, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root [leading, trailing]]": 0.0005225053922624487, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root [leading]]": 0.000609701578836116, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root path [extra]]": 0.0005175153207525225, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root path [leading, trailing]]": 0.000628601291662263, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root path [leading]]": 0.0005401284859758322, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root path [trailing]]": 0.0006706180420222969, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root path0]": 0.0005261667089410049, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root path1]": 0.0005376680724461431, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root]": 0.0006130989963567705, - "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-tuple[path, ...]]": 0.0006598769863271646, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-None]": 0.0005411420338658885, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-UNC mount [trailing]]": 0.000587929472032903, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-UNC mount]": 0.0006943809224732078, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-UNC path [extra]]": 0.000615396140148902, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-UNC path]": 0.0006902221913397004, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-bare UNC mount]": 0.0006181075033658334, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-drive [trailing]]": 0.0005356885061838657, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-drive]": 0.0007341683197516296, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-empty string]": 0.0005899012040719666, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-empty tuple]": 0.0006887798751775354, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-list[path]]": 0.0005672423021334965, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-normal path [extra]]": 0.0006166057378388552, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-normal path [trailing]]": 0.0006370813191232346, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-normal path]": 0.0006443544417636665, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-path;...]": 0.0005863178839885783, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-relative [extra]]": 0.0006165235866375084, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-relative]": 0.0005616123101039728, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root [leading, trailing]]": 0.0006743108409631738, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root [leading]]": 0.0005465153705853203, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root path [extra]]": 0.0005822245046011072, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root path [leading, trailing]]": 0.0005305202845863307, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root path [leading]]": 0.0006132096369916749, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root path [trailing]]": 0.0005476689659438383, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root path0]": 0.0005439480608097312, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root path1]": 0.0005828550559348146, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root]": 0.0005433533534114393, - "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-tuple[path, ...]]": 0.0005502383586280324, - "tests/test_activate.py::test_unix_path_to_native[fallback-bare UNC mount]": 0.000697019276812493, - "tests/test_activate.py::test_unix_path_to_native[fallback-drive [trailing]]": 0.0005039841319259657, - "tests/test_activate.py::test_unix_path_to_native[fallback-drive]": 0.0005691263313830263, - "tests/test_activate.py::test_unix_path_to_native[fallback-empty string]": 0.0005033406411451316, - "tests/test_activate.py::test_unix_path_to_native[fallback-empty tuple]": 0.0008991996412922902, - "tests/test_activate.py::test_unix_path_to_native[fallback-list[path]]": 0.0006263674267463668, - "tests/test_activate.py::test_unix_path_to_native[fallback-normal path [extra]]": 0.0005444634620690341, - "tests/test_activate.py::test_unix_path_to_native[fallback-normal path [trailing]]": 0.0004951515340584414, - "tests/test_activate.py::test_unix_path_to_native[fallback-normal path]": 0.000604555517232787, - "tests/test_activate.py::test_unix_path_to_native[fallback-path;...]": 0.0004855647494483362, - "tests/test_activate.py::test_unix_path_to_native[fallback-relative [extra]]": 0.0018953312097028507, - "tests/test_activate.py::test_unix_path_to_native[fallback-relative]": 0.0004714530617190098, - "tests/test_activate.py::test_unix_path_to_native[fallback-root [leading, trailing]]": 0.0006059031166829276, - "tests/test_activate.py::test_unix_path_to_native[fallback-root [leading]]": 0.0005138950024424297, - "tests/test_activate.py::test_unix_path_to_native[fallback-root path [extra]]": 0.0006381527368501245, - "tests/test_activate.py::test_unix_path_to_native[fallback-root path [leading, trailing]]": 0.0004945464952078671, - "tests/test_activate.py::test_unix_path_to_native[fallback-root path [leading]]": 0.0006018892695703091, - "tests/test_activate.py::test_unix_path_to_native[fallback-root path [trailing]]": 0.0004824104370938222, - "tests/test_activate.py::test_unix_path_to_native[fallback-root path0]": 0.0010172386686748915, - "tests/test_activate.py::test_unix_path_to_native[fallback-root path1]": 0.00047799226810734736, - "tests/test_activate.py::test_unix_path_to_native[fallback-root]": 0.0008671519701343033, - "tests/test_activate.py::test_unix_path_to_native[fallback-tuple[path, ...]]": 0.0005436804240540001, - "tests/test_activate.py::test_xonsh_basic": 0.08300886521175778, - "tests/test_api.py::test_DepsModifier_contract": 0.0027480000224871124, - "tests/test_api.py::test_PackageCacheData_contract": 0.003556633080615743, - "tests/test_api.py::test_PackageCacheData_return_value_contract": 0.004492369240544868, - "tests/test_api.py::test_PrefixData_contract": 0.003248357412864447, - "tests/test_api.py::test_PrefixData_return_value_contract": 0.94601923729594, - "tests/test_api.py::test_Solver_inputs_contract": 0.0038192882593869005, - "tests/test_api.py::test_Solver_return_value_contract": 1.3133069238147612, - "tests/test_api.py::test_SubdirData_contract": 0.0033802920070986927, - "tests/test_api.py::test_SubdirData_return_value_contract": 6.708826099469242, - "tests/test_api.py::test_UpdateModifier_contract": 0.0025950788129877602, - "tests/test_auxlib.py::test_deepfreeze[42.0]": 0.0030236014393075715, - "tests/test_auxlib.py::test_deepfreeze[42]": 0.003124510937903459, - "tests/test_auxlib.py::test_deepfreeze[True]": 0.0028724114746763387, - "tests/test_auxlib.py::test_deepfreeze[freeze_installed]": 0.002785605534845935, - "tests/test_auxlib.py::test_deepfreeze[text]": 0.003212535422671656, - "tests/test_auxlib.py::test_deepfreeze[unfrozen10]": 0.0038151953720315388, - "tests/test_auxlib.py::test_deepfreeze[unfrozen11]": 0.0034261357606633932, - "tests/test_auxlib.py::test_deepfreeze[unfrozen12]": 0.002938081433917079, - "tests/test_auxlib.py::test_deepfreeze[unfrozen13]": 0.003474747591614974, - "tests/test_auxlib.py::test_deepfreeze[unfrozen5]": 0.003308962586066859, - "tests/test_auxlib.py::test_deepfreeze[unfrozen6]": 0.0031247043078380292, - "tests/test_auxlib.py::test_deepfreeze[unfrozen7]": 0.0031441184416186444, - "tests/test_auxlib.py::test_deepfreeze[unfrozen8]": 0.0034556653696875324, - "tests/test_auxlib.py::test_deepfreeze[unfrozen9]": 0.003115817123621644, - "tests/test_codesigned.py::test_stub_exe_signatures[cli-32.exe]": 0.0005207783419762213, - "tests/test_codesigned.py::test_stub_exe_signatures[cli-64.exe]": 0.0018437667866680004, - "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.013207789361073807, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.common.get_filename-conda.env.env.get_filename]": 0.007835881058804757, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.common.print_result-conda.env.env.print_result]": 0.008178644418452756, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main.create_parser-None]": 0.004983355083834328, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main.do_call-None]": 0.003492862184003615, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main.main-None]": 0.002912334428180924, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main.show_help_on_empty_command-None]": 0.006887346733556659, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_config.config_description-None]": 0.00599641527524264, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_config.config_example-None]": 0.004708815073520033, - "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.0034912703270513546, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_config.execute-conda.cli.main_env_config.execute]": 0.003343653778656494, - "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.004202675738119598, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_create.description-None]": 0.005925157920429573, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_create.example-None]": 0.004399901175950236, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_create.execute-conda.cli.main_env_create.execute]": 0.003139482278415042, - "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.007148230523755933, - "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.003546296851816075, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_export.description-None]": 0.005652545580248428, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_export.example-None]": 0.004931987348677625, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_export.execute-conda.cli.main_env_export.execute]": 0.003902931534103444, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_export.execute-conda.cli.main_export.execute]": 0.003628522673708657, - "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.00556081785240049, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_list.description-None]": 0.006784889575380522, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_list.example-None]": 0.004639235021913727, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_list.execute-conda.cli.main_env_list.execute]": 0.0035098932641677836, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_remove._description-None]": 0.005591423107242645, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_remove._example-None]": 0.0038836664562369896, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_remove._help-None]": 0.009091401521790953, - "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.0037735681752346126, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_remove.execute-conda.cli.main_env_remove.execute]": 0.003361613269038794, - "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.0035172572142339216, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_update.description-None]": 0.006360350390398149, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_update.example-None]": 0.005471164739774305, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_update.execute-conda.cli.main_env_update.execute]": 0.003262964400548677, - "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.002890567659325056, - "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.003036840345292228, - "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.003648085713923913, - "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.002828434840633041, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.list_description-None]": 0.0037260186036947667, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.list_example-None]": 0.003129928148336619, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.set_description-None]": 0.0030538239664714643, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.set_example-None]": 0.0032098865104580854, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.unset_description-None]": 0.0031330838401811803, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.unset_example-None]": 0.003528084811862599, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.var_description-None]": 0.006071263364792925, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.var_example-None]": 0.004997773574174406, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.Dependencies-conda.env.env.Dependencies]": 0.0028962521680271406, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.Environment-conda.env.env.Environment]": 0.003444867284366651, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.VALID_KEYS-conda.env.env.VALID_KEYS]": 0.008070623586022172, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env._expand_channels-conda.env.env._expand_channels]": 0.003250362395727342, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.from_environment-conda.env.env.from_environment]": 0.003232098052372094, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.from_file-conda.env.env.from_file]": 0.0030465142383934436, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.from_yaml-conda.env.env.from_yaml]": 0.003318220341077032, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.validate_keys-conda.env.env.validate_keys]": 0.004786913462469818, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.base.ENTRY_POINT-None]": 0.012588675797350606, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.base.InvalidInstaller-conda.exceptions.InvalidInstaller]": 0.005852599457006897, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.base.get_installer-conda.env.installers.base.get_installer]": 0.00338771908597034, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.conda._solve-conda.env.installers.conda._solve]": 0.010640730611428456, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.conda.dry_run-conda.env.installers.conda.dry_run]": 0.00664959530138665, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.conda.install-conda.env.installers.conda.install]": 0.0038743797311527254, - "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.008079617875326264, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.pip.install-conda.env.installers.pip.install]": 0.005964177738955654, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.pip_util._canonicalize_regex-None]": 0.006183312319113754, - "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.004312678402220329, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.pip_util.pip_subprocess-conda.env.pip_util.pip_subprocess]": 0.00669657104372295, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.FileSpecTypes-conda.env.specs.FileSpecTypes]": 0.005380265986616298, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.SpecTypes-conda.env.specs.SpecTypes]": 0.0037190529345470405, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.binstar.BinstarSpec-conda.env.specs.binstar.BinstarSpec]": 0.005058381060937164, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.binstar.ENVIRONMENT_TYPE-conda.env.specs.binstar.ENVIRONMENT_TYPE]": 0.008545615669116333, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.detect-conda.env.specs.detect]": 0.004690923408836481, - "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.005832794461755032, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.requirements.RequirementsSpec-conda.env.specs.requirements.RequirementsSpec]": 0.005867195907678451, - "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.yaml_file.YamlFileSpec-conda.env.specs.yaml_file.YamlFileSpec]": 0.009217631659369289, - "tests/test_create.py::test_allow_softlinks[classic]": 0.3715732758909235, - "tests/test_create.py::test_allow_softlinks[libmamba]": 0.6941996399296088, - "tests/test_create.py::test_channel_usage_replacing_python[classic]": 54.67104999560178, - "tests/test_create.py::test_channel_usage_replacing_python[libmamba]": 53.19475995020347, - "tests/test_create.py::test_clone_offline_simple[classic]": 0.3667630571825959, - "tests/test_create.py::test_clone_offline_simple[libmamba]": 0.2726012463262471, - "tests/test_create.py::test_clone_offline_with_untracked[classic]": 0.3450328735347615, - "tests/test_create.py::test_clone_offline_with_untracked[libmamba]": 0.2794510069999457, - "tests/test_create.py::test_compile_pyc[classic-False]": 12.23977413878744, - "tests/test_create.py::test_compile_pyc[classic-True]": 0.5444128001595541, - "tests/test_create.py::test_compile_pyc[libmamba-False]": 11.04068056589061, - "tests/test_create.py::test_compile_pyc[libmamba-True]": 2.0466500886322248, - "tests/test_create.py::test_conda_downgrade[classic]": 151.1682606447375, - "tests/test_create.py::test_conda_downgrade[libmamba]": 120.566234428115, - "tests/test_create.py::test_conda_pip_interop_compatible_release_operator[classic]": 0.011653808055169823, - "tests/test_create.py::test_conda_pip_interop_compatible_release_operator[libmamba]": 0.012162573244789615, - "tests/test_create.py::test_conda_pip_interop_conda_editable_package[classic]": 24.884938115520878, - "tests/test_create.py::test_conda_pip_interop_conda_editable_package[libmamba]": 34.98747431812866, - "tests/test_create.py::test_conda_pip_interop_pip_clobbers_conda[classic]": 0.0003149008435452258, - "tests/test_create.py::test_conda_pip_interop_pip_clobbers_conda[libmamba]": 0.00041059010755095426, - "tests/test_create.py::test_conda_update_package_not_installed[classic]": 0.2813207257336517, - "tests/test_create.py::test_conda_update_package_not_installed[libmamba]": 1.5408170670222079, - "tests/test_create.py::test_create_default_packages[classic]": 0.37476824270817266, - "tests/test_create.py::test_create_default_packages[libmamba]": 0.2556379053956888, - "tests/test_create.py::test_create_default_packages_no_default_packages[classic]": 0.2978241010292999, - "tests/test_create.py::test_create_default_packages_no_default_packages[libmamba]": 0.23422832691928727, - "tests/test_create.py::test_create_dry_run[classic]": 3.80760185826792, - "tests/test_create.py::test_create_dry_run[libmamba]": 3.167266252476754, - "tests/test_create.py::test_create_dry_run_json[classic]": 3.5356748282768447, - "tests/test_create.py::test_create_dry_run_json[libmamba]": 1.9717712916287433, - "tests/test_create.py::test_create_dry_run_without_prefix[classic]": 0.2380845175266039, - "tests/test_create.py::test_create_dry_run_without_prefix[libmamba]": 1.400480199427391, - "tests/test_create.py::test_create_dry_run_yes_safety[classic]": 0.2328476378863039, - "tests/test_create.py::test_create_dry_run_yes_safety[libmamba]": 1.5392020745250525, - "tests/test_create.py::test_create_empty_env[classic]": 0.32659115546849266, - "tests/test_create.py::test_create_empty_env[libmamba]": 1.5235675316886577, - "tests/test_create.py::test_create_env_different_platform[classic-cli]": 0.25579064900120674, - "tests/test_create.py::test_create_env_different_platform[classic-env]": 0.24616399516071397, - "tests/test_create.py::test_create_env_different_platform[libmamba-cli]": 0.2590235827373801, - "tests/test_create.py::test_create_env_different_platform[libmamba-env]": 0.2634701852000309, - "tests/test_create.py::test_create_install_update_remove_smoketest[classic]": 72.66507637769992, - "tests/test_create.py::test_create_install_update_remove_smoketest[libmamba]": 51.54326471242406, - "tests/test_create.py::test_create_no_deps_flag[classic]": 0.3784999984787348, - "tests/test_create.py::test_create_no_deps_flag[libmamba]": 0.25192771901854366, - "tests/test_create.py::test_create_only_deps_flag[classic]": 0.8729385109454854, - "tests/test_create.py::test_create_only_deps_flag[libmamba]": 0.57235201128583, - "tests/test_create.py::test_create_override_channels_enabled[classic]": 0.6855797690032924, - "tests/test_create.py::test_create_override_channels_enabled[libmamba]": 0.5900649688811851, - "tests/test_create.py::test_create_without_prefix_raises_argument_error[classic]": 0.0556852155116128, - "tests/test_create.py::test_create_without_prefix_raises_argument_error[libmamba]": 0.06667210286282681, - "tests/test_create.py::test_cross_channel_incompatibility[classic]": 9.886588964709938, - "tests/test_create.py::test_cross_channel_incompatibility[libmamba]": 2.161012181138326, - "tests/test_create.py::test_directory_not_a_conda_environment[classic]": 0.05691451415024388, - "tests/test_create.py::test_directory_not_a_conda_environment[libmamba]": 0.05898389913967944, - "tests/test_create.py::test_disallowed_packages[classic]": 12.941866629355113, - "tests/test_create.py::test_disallowed_packages[libmamba]": 4.88490921865711, - "tests/test_create.py::test_dont_remove_conda_1[classic]": 123.87368970521216, - "tests/test_create.py::test_dont_remove_conda_1[libmamba]": 28.49185691257637, - "tests/test_create.py::test_dont_remove_conda_2[classic]": 125.38308599972561, - "tests/test_create.py::test_dont_remove_conda_2[libmamba]": 24.8431510508402, - "tests/test_create.py::test_download_only_flag[classic]": 5.668421556893849, - "tests/test_create.py::test_download_only_flag[libmamba]": 4.374392690205807, - "tests/test_create.py::test_force_remove[classic]": 23.690932914978855, - "tests/test_create.py::test_force_remove[libmamba]": 5.743959782207582, - "tests/test_create.py::test_install_bound_virtual_package[classic]": 0.0002870261448756121, - "tests/test_create.py::test_install_bound_virtual_package[libmamba]": 0.0003011497629975258, - "tests/test_create.py::test_install_broken_post_install_keeps_existing_folders[classic]": 1.1456467043669887, - "tests/test_create.py::test_install_broken_post_install_keeps_existing_folders[libmamba]": 1.0968280739615175, - "tests/test_create.py::test_install_force_reinstall_flag[classic]": 0.474331200034254, - "tests/test_create.py::test_install_force_reinstall_flag[libmamba]": 0.33903317551699136, - "tests/test_create.py::test_install_only_deps_flag[classic]": 0.4908312627361086, - "tests/test_create.py::test_install_only_deps_flag[libmamba]": 0.3067644686473761, - "tests/test_create.py::test_install_prune_flag[classic]": 33.07481508760706, - "tests/test_create.py::test_install_prune_flag[libmamba]": 15.880826839171842, - "tests/test_create.py::test_install_python_and_search[classic]": 28.95713382095136, - "tests/test_create.py::test_install_python_and_search[libmamba]": 12.56291109472427, - "tests/test_create.py::test_install_tarball_from_file_based_channel[classic]": 0.8794007075870314, - "tests/test_create.py::test_install_tarball_from_file_based_channel[libmamba]": 1.978658877788774, - "tests/test_create.py::test_install_update_deps_flag[classic]": 0.4821802371610494, - "tests/test_create.py::test_install_update_deps_flag[libmamba]": 0.3935279176502074, - "tests/test_create.py::test_install_update_deps_only_deps_flags[classic]": 0.5168039300729572, - "tests/test_create.py::test_install_update_deps_only_deps_flags[libmamba]": 0.4076066992180322, - "tests/test_create.py::test_json_create_install_update_remove[classic]": 4.483836637567355, - "tests/test_create.py::test_json_create_install_update_remove[libmamba]": 14.66470033291752, - "tests/test_create.py::test_list_with_pip_no_binary[classic]": 14.629451236102458, - "tests/test_create.py::test_list_with_pip_no_binary[libmamba]": 14.039996078454447, - "tests/test_create.py::test_list_with_pip_wheel[classic]": 26.595377325548117, - "tests/test_create.py::test_list_with_pip_wheel[libmamba]": 25.15182097842691, - "tests/test_create.py::test_menuinst_v2[classic]": 1.4233811130315575, - "tests/test_create.py::test_menuinst_v2[libmamba]": 2.624139324623614, - "tests/test_create.py::test_neutering_of_historic_specs[classic]": 0.00029392186715643, - "tests/test_create.py::test_neutering_of_historic_specs[libmamba]": 0.00029318710277538985, - "tests/test_create.py::test_noarch_generic_package[classic]": 0.34622466818436093, - "tests/test_create.py::test_noarch_generic_package[libmamba]": 0.2726015889559379, - "tests/test_create.py::test_noarch_python_package_reinstall_on_pyver_change[classic]": 20.45357077506419, - "tests/test_create.py::test_noarch_python_package_reinstall_on_pyver_change[libmamba]": 21.014743494164208, - "tests/test_create.py::test_noarch_python_package_with_entry_points[classic]": 27.942904781839957, - "tests/test_create.py::test_noarch_python_package_with_entry_points[libmamba]": 18.638913135810267, - "tests/test_create.py::test_noarch_python_package_without_entry_points[classic]": 24.874415415488663, - "tests/test_create.py::test_noarch_python_package_without_entry_points[libmamba]": 17.635237251945785, - "tests/test_create.py::test_not_writable_env_raises_EnvironmentNotWritableError[classic]": 0.4331645114916268, - "tests/test_create.py::test_not_writable_env_raises_EnvironmentNotWritableError[libmamba]": 2.8847888429643107, - "tests/test_create.py::test_offline_with_empty_index_cache[classic]": 2.764179490564807, - "tests/test_create.py::test_offline_with_empty_index_cache[libmamba]": 10.86657392883315, + "tests/test_activate.py::test_unix_path_to_native[cygpath-None]": 0.0006254078184022798, + "tests/test_activate.py::test_unix_path_to_native[cygpath-UNC mount [trailing]]": 0.000534297769291469, + "tests/test_activate.py::test_unix_path_to_native[cygpath-UNC mount]": 0.0006455731400025973, + "tests/test_activate.py::test_unix_path_to_native[cygpath-UNC path [extra]]": 0.00047716405366657945, + "tests/test_activate.py::test_unix_path_to_native[cygpath-UNC path]": 0.0007385864151720482, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-None]": 0.0005751549949858435, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-UNC mount [trailing]]": 0.0006011455322923641, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-UNC mount]": 0.0006574069210019682, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-UNC path [extra]]": 0.0006025260352328194, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-UNC path]": 0.0006269275537817089, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-bare UNC mount]": 0.0005627917944147324, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-drive [trailing]]": 0.0005379934744368608, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-drive]": 0.0005397724077366484, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-empty string]": 0.0005404247493613733, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-empty tuple]": 0.0005895788085244083, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-list[path]]": 0.0006284097556669002, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-normal path [extra]]": 0.0006870748240668166, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-normal path [trailing]]": 0.0005247504008848604, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-normal path]": 0.0005308225010140852, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-path;...]": 0.000554786553507486, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-relative [extra]]": 0.0005446794035104003, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-relative]": 0.0005489770552855035, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root [leading, trailing]]": 0.0005584890317832224, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root [leading]]": 0.0005906828137880839, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root path [extra]]": 0.0005783490380020965, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root path [leading, trailing]]": 0.0005515995471961479, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root path [leading]]": 0.0005670922308905978, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root path [trailing]]": 0.0006907292915806015, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root path0]": 0.0005149744002778045, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root path1]": 0.0005994064761866487, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-root]": 0.0006041415650570392, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Unix-tuple[path, ...]]": 0.0005517169624306038, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-None]": 0.000558802715274768, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-UNC mount [trailing]]": 0.0005750685791859348, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-UNC mount]": 0.000604374139975199, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-UNC path [extra]]": 0.0005810061045849183, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-UNC path]": 0.0005084725537496773, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-bare UNC mount]": 0.0006209125640089349, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-drive [trailing]]": 0.0005674777730303412, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-drive]": 0.0006671370278918354, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-empty string]": 0.0005633514554604147, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-empty tuple]": 0.000542003934525497, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-list[path]]": 0.0005527502217383659, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-normal path [extra]]": 0.0006051684675916696, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-normal path [trailing]]": 0.0005326047599415533, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-normal path]": 0.0005689373041901037, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-path;...]": 0.0004868970348275698, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-relative [extra]]": 0.0006089630652372583, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-relative]": 0.0004626118067785289, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root [leading, trailing]]": 0.0006565695513559382, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root [leading]]": 0.0005748638963254308, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root path [extra]]": 0.0005396760016992963, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root path [leading, trailing]]": 0.0005282850260758483, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root path [leading]]": 0.0005372649540353069, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root path [trailing]]": 0.0005623730482747074, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root path0]": 0.000625807294851007, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root path1]": 0.0005361516765764032, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-root]": 0.0006514678646209924, + "tests/test_activate.py::test_unix_path_to_native[cygpath-Windows-tuple[path, ...]]": 0.0004930166988612355, + "tests/test_activate.py::test_unix_path_to_native[cygpath-bare UNC mount]": 0.0004761921134239369, + "tests/test_activate.py::test_unix_path_to_native[cygpath-drive [trailing]]": 0.0005335215333152982, + "tests/test_activate.py::test_unix_path_to_native[cygpath-drive]": 0.0006987171325583721, + "tests/test_activate.py::test_unix_path_to_native[cygpath-empty string]": 0.0005192496065213652, + "tests/test_activate.py::test_unix_path_to_native[cygpath-empty tuple]": 0.0005001502241499802, + "tests/test_activate.py::test_unix_path_to_native[cygpath-list[path]]": 0.0006004015855223176, + "tests/test_activate.py::test_unix_path_to_native[cygpath-normal path [extra]]": 0.0004974395560118567, + "tests/test_activate.py::test_unix_path_to_native[cygpath-normal path [trailing]]": 0.0006495586147094787, + "tests/test_activate.py::test_unix_path_to_native[cygpath-normal path]": 0.0005007523900519391, + "tests/test_activate.py::test_unix_path_to_native[cygpath-path;...]": 0.0006167288906517283, + "tests/test_activate.py::test_unix_path_to_native[cygpath-relative [extra]]": 0.0005160564463632923, + "tests/test_activate.py::test_unix_path_to_native[cygpath-relative]": 0.0005634428173012701, + "tests/test_activate.py::test_unix_path_to_native[cygpath-root [leading, trailing]]": 0.0004869339245437242, + "tests/test_activate.py::test_unix_path_to_native[cygpath-root [leading]]": 0.0006289923830144865, + "tests/test_activate.py::test_unix_path_to_native[cygpath-root path [extra]]": 0.0008952054342386463, + "tests/test_activate.py::test_unix_path_to_native[cygpath-root path [leading, trailing]]": 0.0006109881324708789, + "tests/test_activate.py::test_unix_path_to_native[cygpath-root path [leading]]": 0.0005296287443268592, + "tests/test_activate.py::test_unix_path_to_native[cygpath-root path [trailing]]": 0.0005670661484762169, + "tests/test_activate.py::test_unix_path_to_native[cygpath-root path0]": 0.0005271448759186897, + "tests/test_activate.py::test_unix_path_to_native[cygpath-root path1]": 0.0006225458339179496, + "tests/test_activate.py::test_unix_path_to_native[cygpath-root]": 0.00048014917561364616, + "tests/test_activate.py::test_unix_path_to_native[cygpath-tuple[path, ...]]": 0.0008218027988216971, + "tests/test_activate.py::test_unix_path_to_native[fallback-None]": 0.0005341130404819324, + "tests/test_activate.py::test_unix_path_to_native[fallback-UNC mount [trailing]]": 0.002053434743263817, + "tests/test_activate.py::test_unix_path_to_native[fallback-UNC mount]": 0.0005792016028564736, + "tests/test_activate.py::test_unix_path_to_native[fallback-UNC path [extra]]": 0.0006035511559375642, + "tests/test_activate.py::test_unix_path_to_native[fallback-UNC path]": 0.0005508019455698767, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-None]": 0.0005552943686850609, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-UNC mount [trailing]]": 0.0005825225289157604, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-UNC mount]": 0.0005969566216735118, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-UNC path [extra]]": 0.0005631718129179069, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-UNC path]": 0.0005935270607780703, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-bare UNC mount]": 0.0005658644635543738, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-drive [trailing]]": 0.0005894836945649993, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-drive]": 0.000649491610986904, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-empty string]": 0.0005824515822468246, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-empty tuple]": 0.0005727905908270255, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-list[path]]": 0.0006319065298037854, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-normal path [extra]]": 0.0006641557354427358, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-normal path [trailing]]": 0.0005775692471977998, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-normal path]": 0.0005663345719666158, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-path;...]": 0.0005896123390915045, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-relative [extra]]": 0.0005857295958193923, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-relative]": 0.0005618795185653899, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root [leading, trailing]]": 0.0005225053282696476, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root [leading]]": 0.0006097017252828416, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root path [extra]]": 0.0005175153318197046, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root path [leading, trailing]]": 0.0006286014079362787, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root path [leading]]": 0.00054012858569205, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root path [trailing]]": 0.0006706180887140217, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root path0]": 0.0005261658597705965, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root path1]": 0.0005376678463248233, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-root]": 0.000613099044653286, + "tests/test_activate.py::test_unix_path_to_native[fallback-Unix-tuple[path, ...]]": 0.0006598773069497327, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-None]": 0.0005411419737725325, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-UNC mount [trailing]]": 0.0005879297150021275, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-UNC mount]": 0.000694381006975076, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-UNC path [extra]]": 0.0006153944641647673, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-UNC path]": 0.0006902219430848951, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-bare UNC mount]": 0.0006181076289375544, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-drive [trailing]]": 0.0005356884031187837, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-drive]": 0.0007341688704795113, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-empty string]": 0.0005899013898116801, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-empty tuple]": 0.000688780069325581, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-list[path]]": 0.0005672424453194738, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-normal path [extra]]": 0.0006166056791120602, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-normal path [trailing]]": 0.000637081349471492, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-normal path]": 0.0006443541502460266, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-path;...]": 0.0005863181693091659, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-relative [extra]]": 0.0006165230082707186, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-relative]": 0.0005616120864913238, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root [leading, trailing]]": 0.0006743116995277423, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root [leading]]": 0.0005465153095311374, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root path [extra]]": 0.0005822246445600089, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root path [leading, trailing]]": 0.0005305196825422733, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root path [leading]]": 0.0006132098350604858, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root path [trailing]]": 0.0005476690070856542, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root path0]": 0.000543948070201664, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root path1]": 0.0005828542015442761, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-root]": 0.0005433535147803216, + "tests/test_activate.py::test_unix_path_to_native[fallback-Windows-tuple[path, ...]]": 0.0005502384238058034, + "tests/test_activate.py::test_unix_path_to_native[fallback-bare UNC mount]": 0.0007057960806578817, + "tests/test_activate.py::test_unix_path_to_native[fallback-drive [trailing]]": 0.0005061893058620392, + "tests/test_activate.py::test_unix_path_to_native[fallback-drive]": 0.0005809558476672354, + "tests/test_activate.py::test_unix_path_to_native[fallback-empty string]": 0.0004994558803541486, + "tests/test_activate.py::test_unix_path_to_native[fallback-empty tuple]": 0.0008559215496229544, + "tests/test_activate.py::test_unix_path_to_native[fallback-list[path]]": 0.0006348776603133245, + "tests/test_activate.py::test_unix_path_to_native[fallback-normal path [extra]]": 0.0005395306739374686, + "tests/test_activate.py::test_unix_path_to_native[fallback-normal path [trailing]]": 0.0005039955311846278, + "tests/test_activate.py::test_unix_path_to_native[fallback-normal path]": 0.000577360931016268, + "tests/test_activate.py::test_unix_path_to_native[fallback-path;...]": 0.0004962453537135175, + "tests/test_activate.py::test_unix_path_to_native[fallback-relative [extra]]": 0.0017701007010408369, + "tests/test_activate.py::test_unix_path_to_native[fallback-relative]": 0.000475573547149539, + "tests/test_activate.py::test_unix_path_to_native[fallback-root [leading, trailing]]": 0.0006123746265290458, + "tests/test_activate.py::test_unix_path_to_native[fallback-root [leading]]": 0.000541765699713984, + "tests/test_activate.py::test_unix_path_to_native[fallback-root path [extra]]": 0.000624857288673855, + "tests/test_activate.py::test_unix_path_to_native[fallback-root path [leading, trailing]]": 0.0005597241006683706, + "tests/test_activate.py::test_unix_path_to_native[fallback-root path [leading]]": 0.0005971998475568041, + "tests/test_activate.py::test_unix_path_to_native[fallback-root path [trailing]]": 0.000499177950835686, + "tests/test_activate.py::test_unix_path_to_native[fallback-root path0]": 0.000983689926589135, + "tests/test_activate.py::test_unix_path_to_native[fallback-root path1]": 0.0004800579190913489, + "tests/test_activate.py::test_unix_path_to_native[fallback-root]": 0.0008621540963106066, + "tests/test_activate.py::test_unix_path_to_native[fallback-tuple[path, ...]]": 0.0005505698967200734, + "tests/test_activate.py::test_xonsh_basic": 0.08546032088149534, + "tests/test_api.py::test_DepsModifier_contract": 0.002713540718403914, + "tests/test_api.py::test_PackageCacheData_contract": 0.0035534158099216223, + "tests/test_api.py::test_PackageCacheData_return_value_contract": 0.004616665869943286, + "tests/test_api.py::test_PrefixData_contract": 0.0034019043514489228, + "tests/test_api.py::test_PrefixData_return_value_contract": 1.0606331299675589, + "tests/test_api.py::test_Solver_inputs_contract": 0.003983221996590243, + "tests/test_api.py::test_Solver_return_value_contract": 1.3198329978189056, + "tests/test_api.py::test_SubdirData_contract": 0.0033665805363486344, + "tests/test_api.py::test_SubdirData_return_value_contract": 7.096279076589252, + "tests/test_api.py::test_UpdateModifier_contract": 0.0025991000873144283, + "tests/test_auxlib.py::test_deepfreeze[42.0]": 0.003249242737417955, + "tests/test_auxlib.py::test_deepfreeze[42]": 0.0031443445667029483, + "tests/test_auxlib.py::test_deepfreeze[True]": 0.0029554190815117235, + "tests/test_auxlib.py::test_deepfreeze[freeze_installed]": 0.0028670118109965477, + "tests/test_auxlib.py::test_deepfreeze[text]": 0.0034493271630191614, + "tests/test_auxlib.py::test_deepfreeze[unfrozen10]": 0.003813936545219551, + "tests/test_auxlib.py::test_deepfreeze[unfrozen11]": 0.003411456091899818, + "tests/test_auxlib.py::test_deepfreeze[unfrozen12]": 0.0028865685324219307, + "tests/test_auxlib.py::test_deepfreeze[unfrozen13]": 0.0035217990566824018, + "tests/test_auxlib.py::test_deepfreeze[unfrozen5]": 0.0033005297201882484, + "tests/test_auxlib.py::test_deepfreeze[unfrozen6]": 0.0031059444148117733, + "tests/test_auxlib.py::test_deepfreeze[unfrozen7]": 0.003132039303653612, + "tests/test_auxlib.py::test_deepfreeze[unfrozen8]": 0.003452313523027194, + "tests/test_auxlib.py::test_deepfreeze[unfrozen9]": 0.003204155373625215, + "tests/test_codesigned.py::test_stub_exe_signatures[cli-32.exe]": 0.0005604224979959709, + "tests/test_codesigned.py::test_stub_exe_signatures[cli-64.exe]": 0.0017139464298396064, + "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.01303395294306865, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.common.get_filename-conda.env.env.get_filename]": 0.008358286550599054, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.common.print_result-conda.env.env.print_result]": 0.007729943214800859, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main.create_parser-None]": 0.00511088846450019, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main.do_call-None]": 0.0036829117204380257, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main.main-None]": 0.0030106753548358434, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main.show_help_on_empty_command-None]": 0.006794365139889919, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_config.config_description-None]": 0.006191882623347003, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_config.config_example-None]": 0.004837347890949791, + "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.003410836010907459, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_config.execute-conda.cli.main_env_config.execute]": 0.0033516814499150185, + "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.004585554116057256, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_create.description-None]": 0.0059892410768967695, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_create.example-None]": 0.004122530486061941, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_create.execute-conda.cli.main_env_create.execute]": 0.0032704530959887022, + "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.006843067356589292, + "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.00353681095107481, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_export.description-None]": 0.005795685697977626, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_export.example-None]": 0.004938312894492571, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_export.execute-conda.cli.main_env_export.execute]": 0.0038930995951326677, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_export.execute-conda.cli.main_export.execute]": 0.0034817316111973627, + "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.005133665641805233, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_list.description-None]": 0.006467214147419358, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_list.example-None]": 0.0042344772020587555, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_list.execute-conda.cli.main_env_list.execute]": 0.0034951610607641156, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_remove._description-None]": 0.0051918535043799655, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_remove._example-None]": 0.0037514351025229957, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_remove._help-None]": 0.008515512884604679, + "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.004097206586059933, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_remove.execute-conda.cli.main_env_remove.execute]": 0.0032186460258655136, + "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.0037096988505470256, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_update.description-None]": 0.006463789778061508, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_update.example-None]": 0.0050928697611883345, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_update.execute-conda.cli.main_env_update.execute]": 0.0031385095007631773, + "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.0030606632405214425, + "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.0030785102081149016, + "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.003684683415001428, + "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.0028506283584899786, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.list_description-None]": 0.003764394841506546, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.list_example-None]": 0.0031169307490646406, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.set_description-None]": 0.003069821806509921, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.set_example-None]": 0.0032721449234458045, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.unset_description-None]": 0.003148992028586369, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.unset_example-None]": 0.0035410410161237286, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.var_description-None]": 0.006140539075592739, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.cli.main_vars.var_example-None]": 0.004650245031607926, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.Dependencies-conda.env.env.Dependencies]": 0.0028874329085918043, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.Environment-conda.env.env.Environment]": 0.0031638607482480153, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.VALID_KEYS-conda.env.env.VALID_KEYS]": 0.007905905952812108, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env._expand_channels-conda.env.env._expand_channels]": 0.0030439822320116336, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.from_environment-conda.env.env.from_environment]": 0.003750352801459932, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.from_file-conda.env.env.from_file]": 0.0030925238306826613, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.from_yaml-conda.env.env.from_yaml]": 0.003306572416519629, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.env.validate_keys-conda.env.env.validate_keys]": 0.0041759661139101675, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.base.ENTRY_POINT-None]": 0.011822489133292837, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.base.InvalidInstaller-conda.exceptions.InvalidInstaller]": 0.005447338213556334, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.base.get_installer-conda.env.installers.base.get_installer]": 0.003682390681948675, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.conda._solve-conda.env.installers.conda._solve]": 0.009759763704733948, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.conda.dry_run-conda.env.installers.conda.dry_run]": 0.007251787219022013, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.conda.install-conda.env.installers.conda.install]": 0.0037080260594706143, + "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.007833839349759722, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.installers.pip.install-conda.env.installers.pip.install]": 0.00564563589005188, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.pip_util._canonicalize_regex-None]": 0.003894635124557689, + "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.0044834915798315075, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.pip_util.pip_subprocess-conda.env.pip_util.pip_subprocess]": 0.0065288936965812745, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.FileSpecTypes-conda.env.specs.FileSpecTypes]": 0.005380265988184671, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.SpecTypes-conda.env.specs.SpecTypes]": 0.003719052935611723, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.binstar.BinstarSpec-conda.env.specs.binstar.BinstarSpec]": 0.0050142707472022735, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.binstar.ENVIRONMENT_TYPE-conda.env.specs.binstar.ENVIRONMENT_TYPE]": 0.00887627782619308, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.detect-conda.env.specs.detect]": 0.0043097213212049176, + "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.005930802386380618, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.requirements.RequirementsSpec-conda.env.specs.requirements.RequirementsSpec]": 0.005884004952003921, + "tests/test_conda_env.py::test_moved_conda_env_module_imports[conda_env.specs.yaml_file.YamlFileSpec-conda.env.specs.yaml_file.YamlFileSpec]": 0.00877608208196653, + "tests/test_create.py::test_allow_softlinks[classic]": 0.3582851002556842, + "tests/test_create.py::test_allow_softlinks[libmamba]": 0.6028668607924367, + "tests/test_create.py::test_channel_usage_replacing_python[classic]": 55.23680308148018, + "tests/test_create.py::test_channel_usage_replacing_python[libmamba]": 58.47112983419795, + "tests/test_create.py::test_clone_offline_simple[classic]": 0.3637967689226055, + "tests/test_create.py::test_clone_offline_simple[libmamba]": 0.26806321836439356, + "tests/test_create.py::test_clone_offline_with_untracked[classic]": 0.3491254733016788, + "tests/test_create.py::test_clone_offline_with_untracked[libmamba]": 0.28194866118860434, + "tests/test_create.py::test_compile_pyc[classic-False]": 12.293565367831498, + "tests/test_create.py::test_compile_pyc[classic-True]": 0.5455663137126022, + "tests/test_create.py::test_compile_pyc[libmamba-False]": 11.159140114527355, + "tests/test_create.py::test_compile_pyc[libmamba-True]": 1.9550559282955557, + "tests/test_create.py::test_conda_downgrade[classic]": 163.91469628902462, + "tests/test_create.py::test_conda_downgrade[libmamba]": 120.32674211010222, + "tests/test_create.py::test_conda_pip_interop_compatible_release_operator[classic]": 0.01297775657128751, + "tests/test_create.py::test_conda_pip_interop_compatible_release_operator[libmamba]": 0.011991348200375247, + "tests/test_create.py::test_conda_pip_interop_conda_editable_package[classic]": 24.720660569552237, + "tests/test_create.py::test_conda_pip_interop_conda_editable_package[libmamba]": 34.27588506374303, + "tests/test_create.py::test_conda_pip_interop_pip_clobbers_conda[classic]": 0.00030594943533800265, + "tests/test_create.py::test_conda_pip_interop_pip_clobbers_conda[libmamba]": 0.00045186735731683134, + "tests/test_create.py::test_conda_update_package_not_installed[classic]": 0.279039905681107, + "tests/test_create.py::test_conda_update_package_not_installed[libmamba]": 1.517713148430499, + "tests/test_create.py::test_create_default_packages[classic]": 0.36517494354178903, + "tests/test_create.py::test_create_default_packages[libmamba]": 0.24796291525157396, + "tests/test_create.py::test_create_default_packages_no_default_packages[classic]": 0.3004710026465051, + "tests/test_create.py::test_create_default_packages_no_default_packages[libmamba]": 0.23190615163349637, + "tests/test_create.py::test_create_dry_run[classic]": 3.90011137723217, + "tests/test_create.py::test_create_dry_run[libmamba]": 3.02533090021761, + "tests/test_create.py::test_create_dry_run_json[classic]": 3.592201653868733, + "tests/test_create.py::test_create_dry_run_json[libmamba]": 1.8836467472208092, + "tests/test_create.py::test_create_dry_run_without_prefix[classic]": 0.23583460740043102, + "tests/test_create.py::test_create_dry_run_without_prefix[libmamba]": 1.2935981254077928, + "tests/test_create.py::test_create_dry_run_yes_safety[classic]": 0.23296946407013053, + "tests/test_create.py::test_create_dry_run_yes_safety[libmamba]": 1.4724827462556866, + "tests/test_create.py::test_create_empty_env[classic]": 0.3208794229898074, + "tests/test_create.py::test_create_empty_env[libmamba]": 1.468845618488307, + "tests/test_create.py::test_create_env_different_platform[classic-cli]": 0.25521036609253267, + "tests/test_create.py::test_create_env_different_platform[classic-env]": 0.24753762984857933, + "tests/test_create.py::test_create_env_different_platform[libmamba-cli]": 0.27013539157632976, + "tests/test_create.py::test_create_env_different_platform[libmamba-env]": 0.26332561070761945, + "tests/test_create.py::test_create_install_update_remove_smoketest[classic]": 73.72898289259484, + "tests/test_create.py::test_create_install_update_remove_smoketest[libmamba]": 51.35939003480568, + "tests/test_create.py::test_create_no_deps_flag[classic]": 0.3687758513467266, + "tests/test_create.py::test_create_no_deps_flag[libmamba]": 0.2583190651298652, + "tests/test_create.py::test_create_only_deps_flag[classic]": 0.8451566832529236, + "tests/test_create.py::test_create_only_deps_flag[libmamba]": 0.5663019043100761, + "tests/test_create.py::test_create_override_channels_enabled[classic]": 0.6640176390506123, + "tests/test_create.py::test_create_override_channels_enabled[libmamba]": 0.5940512324146553, + "tests/test_create.py::test_create_without_prefix_raises_argument_error[classic]": 0.05603443033201061, + "tests/test_create.py::test_create_without_prefix_raises_argument_error[libmamba]": 0.06383440084862277, + "tests/test_create.py::test_cross_channel_incompatibility[classic]": 9.92568441122643, + "tests/test_create.py::test_cross_channel_incompatibility[libmamba]": 2.070898623563615, + "tests/test_create.py::test_directory_not_a_conda_environment[classic]": 0.05656921141325675, + "tests/test_create.py::test_directory_not_a_conda_environment[libmamba]": 0.061900673057922316, + "tests/test_create.py::test_disallowed_packages[classic]": 13.388537905055149, + "tests/test_create.py::test_disallowed_packages[libmamba]": 4.928622603021909, + "tests/test_create.py::test_dont_remove_conda_1[classic]": 132.24805350473105, + "tests/test_create.py::test_dont_remove_conda_1[libmamba]": 28.120491828130213, + "tests/test_create.py::test_dont_remove_conda_2[classic]": 126.24477483235184, + "tests/test_create.py::test_dont_remove_conda_2[libmamba]": 24.139625962031204, + "tests/test_create.py::test_download_only_flag[classic]": 5.571279179391328, + "tests/test_create.py::test_download_only_flag[libmamba]": 4.25113192258556, + "tests/test_create.py::test_force_remove[classic]": 31.980505103775318, + "tests/test_create.py::test_force_remove[libmamba]": 5.054445190113312, + "tests/test_create.py::test_install_bound_virtual_package[classic]": 0.0002785565862136077, + "tests/test_create.py::test_install_bound_virtual_package[libmamba]": 0.0002920009944496745, + "tests/test_create.py::test_install_broken_post_install_keeps_existing_folders[classic]": 1.2069651359151201, + "tests/test_create.py::test_install_broken_post_install_keeps_existing_folders[libmamba]": 1.0744256835576977, + "tests/test_create.py::test_install_force_reinstall_flag[classic]": 0.48711838556085485, + "tests/test_create.py::test_install_force_reinstall_flag[libmamba]": 0.36151568931268213, + "tests/test_create.py::test_install_only_deps_flag[classic]": 0.474546034552567, + "tests/test_create.py::test_install_only_deps_flag[libmamba]": 0.32163016286693197, + "tests/test_create.py::test_install_prune_flag[classic]": 33.8305396195286, + "tests/test_create.py::test_install_prune_flag[libmamba]": 15.996334257027916, + "tests/test_create.py::test_install_python_and_search[classic]": 29.386240542306382, + "tests/test_create.py::test_install_python_and_search[libmamba]": 13.065717363588263, + "tests/test_create.py::test_install_tarball_from_file_based_channel[classic]": 0.868245527661848, + "tests/test_create.py::test_install_tarball_from_file_based_channel[libmamba]": 1.953558131355189, + "tests/test_create.py::test_install_update_deps_flag[classic]": 0.4686255924514932, + "tests/test_create.py::test_install_update_deps_flag[libmamba]": 0.413939762403169, + "tests/test_create.py::test_install_update_deps_only_deps_flags[classic]": 0.5229072248769571, + "tests/test_create.py::test_install_update_deps_only_deps_flags[libmamba]": 0.4243252233226227, + "tests/test_create.py::test_json_create_install_update_remove[classic]": 4.3650552666185325, + "tests/test_create.py::test_json_create_install_update_remove[libmamba]": 14.538948838242014, + "tests/test_create.py::test_list_with_pip_no_binary[classic]": 14.549525814924502, + "tests/test_create.py::test_list_with_pip_no_binary[libmamba]": 13.881098799438961, + "tests/test_create.py::test_list_with_pip_wheel[classic]": 27.07439444860237, + "tests/test_create.py::test_list_with_pip_wheel[libmamba]": 24.429078239920447, + "tests/test_create.py::test_menuinst_v2[classic]": 1.3700116104071252, + "tests/test_create.py::test_menuinst_v2[libmamba]": 2.4887180858984226, + "tests/test_create.py::test_neutering_of_historic_specs[classic]": 0.0003009413545928093, + "tests/test_create.py::test_neutering_of_historic_specs[libmamba]": 0.00029597396636616243, + "tests/test_create.py::test_noarch_generic_package[classic]": 0.3454711246346582, + "tests/test_create.py::test_noarch_generic_package[libmamba]": 0.2739612655383568, + "tests/test_create.py::test_noarch_python_package_reinstall_on_pyver_change[classic]": 20.520350777315347, + "tests/test_create.py::test_noarch_python_package_reinstall_on_pyver_change[libmamba]": 20.824851082921874, + "tests/test_create.py::test_noarch_python_package_with_entry_points[classic]": 27.841619544311612, + "tests/test_create.py::test_noarch_python_package_with_entry_points[libmamba]": 18.4346509551347, + "tests/test_create.py::test_noarch_python_package_without_entry_points[classic]": 25.571612435002738, + "tests/test_create.py::test_noarch_python_package_without_entry_points[libmamba]": 17.242640816714452, + "tests/test_create.py::test_nonadmin_file_untouched[libmamba]": 2.44615333500019, + "tests/test_create.py::test_not_writable_env_raises_EnvironmentNotWritableError[classic]": 0.41541036460738956, + "tests/test_create.py::test_not_writable_env_raises_EnvironmentNotWritableError[libmamba]": 2.8272884098178093, + "tests/test_create.py::test_offline_with_empty_index_cache[classic]": 2.861117910345666, + "tests/test_create.py::test_offline_with_empty_index_cache[libmamba]": 10.878315116562687, "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.13169596274816886, - "tests/test_create.py::test_override_channels_disabled[libmamba]": 0.134699232299289, - "tests/test_create.py::test_package_cache_regression[classic]": 0.4422725418271662, - "tests/test_create.py::test_package_cache_regression[libmamba]": 0.7479617056793986, - "tests/test_create.py::test_package_optional_pinning[classic]": 0.6584795500045623, - "tests/test_create.py::test_package_optional_pinning[libmamba]": 0.4827036737524615, - "tests/test_create.py::test_package_pinning[classic]": 0.7004196430024576, - "tests/test_create.py::test_package_pinning[libmamba]": 0.44682848401501785, - "tests/test_create.py::test_packages_not_found[classic]": 0.5259337052572051, - "tests/test_create.py::test_packages_not_found[libmamba]": 2.6635812097262956, - "tests/test_create.py::test_pinned_override_with_explicit_spec[classic]": 0.937786903871328, - "tests/test_create.py::test_pinned_override_with_explicit_spec[libmamba]": 0.7001605831966065, - "tests/test_create.py::test_post_link_run_in_env[classic]": 3.18343940206138, - "tests/test_create.py::test_post_link_run_in_env[libmamba]": 1.5356533851189922, - "tests/test_create.py::test_remove_empty_env[classic]": 0.31233985516436025, - "tests/test_create.py::test_remove_empty_env[libmamba]": 1.6046063011826912, - "tests/test_create.py::test_remove_force_remove_flag[classic]": 12.504852925307949, - "tests/test_create.py::test_remove_force_remove_flag[libmamba]": 11.284251194756827, - "tests/test_create.py::test_remove_ignore_nonenv[classic]": 0.05012103462354752, - "tests/test_create.py::test_remove_ignore_nonenv[libmamba]": 0.05215161474618995, - "tests/test_create.py::test_remove_spellcheck[classic]": 0.609551904178064, - "tests/test_create.py::test_remove_spellcheck[libmamba]": 0.3266111368869232, - "tests/test_create.py::test_repodata_v2_base_url[classic]": 0.5654772931022988, - "tests/test_create.py::test_repodata_v2_base_url[libmamba]": 0.17519795690774775, - "tests/test_create.py::test_rm_rf[classic]": 12.904621597057272, - "tests/test_create.py::test_rm_rf[libmamba]": 13.315293500324309, - "tests/test_create.py::test_run_preserves_arguments[classic]": 15.351728536432285, - "tests/test_create.py::test_run_preserves_arguments[libmamba]": 12.013352819046347, - "tests/test_create.py::test_run_script_called[classic]": 0.0003201436270186745, - "tests/test_create.py::test_run_script_called[libmamba]": 0.0004432638161915638, - "tests/test_create.py::test_safety_checks_disabled[classic]": 10.251284605944312, - "tests/test_create.py::test_safety_checks_disabled[libmamba]": 10.853974928708727, - "tests/test_create.py::test_safety_checks_enabled[classic]": 9.903608922447313, - "tests/test_create.py::test_safety_checks_enabled[libmamba]": 10.426419016173218, - "tests/test_create.py::test_safety_checks_warn[classic]": 14.38074916788293, - "tests/test_create.py::test_safety_checks_warn[libmamba]": 13.879569746125455, - "tests/test_create.py::test_search_override_channels_enabled[classic]": 0.2061324863602144, - "tests/test_create.py::test_search_override_channels_enabled[libmamba]": 0.1949085621125662, - "tests/test_create.py::test_shortcut_absent_does_not_barf_on_uninstall[classic]": 3.6101526501969645, - "tests/test_create.py::test_shortcut_absent_does_not_barf_on_uninstall[libmamba]": 7.091557582973254, - "tests/test_create.py::test_shortcut_absent_when_condarc_set[classic]": 3.4168994206325323, - "tests/test_create.py::test_shortcut_absent_when_condarc_set[libmamba]": 7.2998831246397735, - "tests/test_create.py::test_shortcut_creation_installs_shortcut[classic]": 3.5916355551275068, - "tests/test_create.py::test_shortcut_creation_installs_shortcut[libmamba]": 7.071692336327186, - "tests/test_create.py::test_strict_channel_priority[classic]": 0.00037813649469439005, - "tests/test_create.py::test_strict_channel_priority[libmamba]": 0.00039561896753813986, - "tests/test_create.py::test_strict_resolve_get_reduced_index[classic]": 22.41825338168147, - "tests/test_create.py::test_strict_resolve_get_reduced_index[libmamba]": 21.96425840467599, - "tests/test_create.py::test_tarball_install[classic]": 0.3820141938866982, - "tests/test_create.py::test_tarball_install[libmamba]": 0.30411949935088084, - "tests/test_create.py::test_tarball_install_and_bad_metadata[classic]": 1.297114053344562, - "tests/test_create.py::test_tarball_install_and_bad_metadata[libmamba]": 0.6741654891941457, - "tests/test_create.py::test_transactional_rollback_simple[classic]": 0.30257739989764837, - "tests/test_create.py::test_transactional_rollback_simple[libmamba]": 0.22467261935996685, - "tests/test_create.py::test_transactional_rollback_upgrade_downgrade[classic]": 0.47331874988412687, - "tests/test_create.py::test_transactional_rollback_upgrade_downgrade[libmamba]": 0.3508814279452919, - "tests/test_create.py::test_update_all_updates_pip_pkg[classic]": 18.09736061929123, - "tests/test_create.py::test_update_all_updates_pip_pkg[libmamba]": 17.826526412839595, - "tests/test_create.py::test_update_deps_flag_absent[classic]": 0.4873114264030975, - "tests/test_create.py::test_update_deps_flag_absent[libmamba]": 0.34605102397685694, - "tests/test_create.py::test_update_deps_flag_present[classic]": 0.6325091516698444, - "tests/test_create.py::test_update_deps_flag_present[libmamba]": 0.43914815418309106, - "tests/test_create.py::test_update_with_pinned_packages[classic]": 1.3053284734112829, - "tests/test_create.py::test_update_with_pinned_packages[libmamba]": 0.49586772909864013, - "tests/test_create.py::test_use_index_cache[classic]": 12.299605391153168, - "tests/test_create.py::test_use_index_cache[libmamba]": 13.686460995332762, - "tests/test_deprecations.py::test_action[future]": 0.004061057785833751, - "tests/test_deprecations.py::test_action[pending]": 0.003817724712196493, - "tests/test_deprecations.py::test_action[remove]": 0.004010509093012297, - "tests/test_deprecations.py::test_arguments[deprecated]": 0.003368166601643704, - "tests/test_deprecations.py::test_arguments[pending]": 0.0034486496384784453, - "tests/test_deprecations.py::test_arguments[remove]": 0.003484348778371674, - "tests/test_deprecations.py::test_class[deprecated]": 0.003766310572685712, - "tests/test_deprecations.py::test_class[pending]": 0.0031998430740099704, - "tests/test_deprecations.py::test_class[remove]": 0.0032263011057432904, - "tests/test_deprecations.py::test_constant[deprecated]": 0.0060270726732116284, - "tests/test_deprecations.py::test_constant[pending]": 0.005594737503501085, - "tests/test_deprecations.py::test_constant[remove]": 0.004526201498825765, - "tests/test_deprecations.py::test_function[deprecated]": 0.0033382229997708833, - "tests/test_deprecations.py::test_function[pending]": 0.0035549685088138287, - "tests/test_deprecations.py::test_function[remove]": 0.003040344252361502, - "tests/test_deprecations.py::test_method[deprecated]": 0.0031810439887427267, - "tests/test_deprecations.py::test_method[pending]": 0.003161558985128113, - "tests/test_deprecations.py::test_method[remove]": 0.0031350847465976953, - "tests/test_deprecations.py::test_module[deprecated]": 0.004428789156396974, - "tests/test_deprecations.py::test_module[pending]": 0.004453561393661804, - "tests/test_deprecations.py::test_module[remove]": 0.004270174960430163, - "tests/test_deprecations.py::test_topic[deprecated]": 0.0034551184035227097, - "tests/test_deprecations.py::test_topic[pending]": 0.0037930047255525096, - "tests/test_deprecations.py::test_topic[remove]": 0.004149154104881094, - "tests/test_deprecations.py::test_version_fallback": 0.0034780814391263425, - "tests/test_exceptions.py::test_BasicClobberError": 0.019696968069562754, - "tests/test_exceptions.py::test_BinaryPrefixReplacementError": 0.03478319487417223, - "tests/test_exceptions.py::test_CommandNotFoundError_conda_build": 0.03803764235044296, - "tests/test_exceptions.py::test_CommandNotFoundError_simple": 0.03752805445624805, - "tests/test_exceptions.py::test_CondaFileNotFoundError": 0.03617921577772202, - "tests/test_exceptions.py::test_CondaHTTPError": 0.03964565225752542, - "tests/test_exceptions.py::test_CondaKeyError": 0.035539698881936845, - "tests/test_exceptions.py::test_DirectoryNotFoundError": 0.03566718831798132, - "tests/test_exceptions.py::test_KnownPackageClobberError": 0.018063361863982722, - "tests/test_exceptions.py::test_MD5MismatchError": 0.04086243041844995, - "tests/test_exceptions.py::test_PackageNotFoundError": 0.0350733789296583, + "tests/test_create.py::test_override_channels_disabled[classic]": 0.1347798810257969, + "tests/test_create.py::test_override_channels_disabled[libmamba]": 0.1371922504377722, + "tests/test_create.py::test_package_cache_regression[classic]": 0.40865708166361037, + "tests/test_create.py::test_package_cache_regression[libmamba]": 0.7598132293059674, + "tests/test_create.py::test_package_optional_pinning[classic]": 0.6583657202596109, + "tests/test_create.py::test_package_optional_pinning[libmamba]": 0.4835760519261819, + "tests/test_create.py::test_package_pinning[classic]": 0.6913283482293486, + "tests/test_create.py::test_package_pinning[libmamba]": 0.4541676689224751, + "tests/test_create.py::test_packages_not_found[classic]": 0.5003826156998062, + "tests/test_create.py::test_packages_not_found[libmamba]": 2.5425432704633044, + "tests/test_create.py::test_pinned_override_with_explicit_spec[classic]": 0.8822715716171319, + "tests/test_create.py::test_pinned_override_with_explicit_spec[libmamba]": 0.7558859665466933, + "tests/test_create.py::test_post_link_run_in_env[classic]": 2.815438171253357, + "tests/test_create.py::test_post_link_run_in_env[libmamba]": 1.4287929465073037, + "tests/test_create.py::test_remove_empty_env[classic]": 0.29898177796585196, + "tests/test_create.py::test_remove_empty_env[libmamba]": 1.5185077881172957, + "tests/test_create.py::test_remove_force_remove_flag[classic]": 12.518345825268508, + "tests/test_create.py::test_remove_force_remove_flag[libmamba]": 11.797893862525477, + "tests/test_create.py::test_remove_ignore_nonenv[classic]": 0.05095260446251437, + "tests/test_create.py::test_remove_ignore_nonenv[libmamba]": 0.05225027754403654, + "tests/test_create.py::test_remove_spellcheck[classic]": 0.5771734337976576, + "tests/test_create.py::test_remove_spellcheck[libmamba]": 0.3128668305847631, + "tests/test_create.py::test_repodata_v2_base_url[classic]": 0.5333626623378361, + "tests/test_create.py::test_repodata_v2_base_url[libmamba]": 0.1750745397162783, + "tests/test_create.py::test_rm_rf[classic]": 13.128345325680144, + "tests/test_create.py::test_rm_rf[libmamba]": 12.876546865452882, + "tests/test_create.py::test_run_preserves_arguments[classic]": 16.462638559251026, + "tests/test_create.py::test_run_preserves_arguments[libmamba]": 11.9684120810112, + "tests/test_create.py::test_run_script_called[classic]": 0.00030789658373096525, + "tests/test_create.py::test_run_script_called[libmamba]": 0.00043546567541515025, + "tests/test_create.py::test_safety_checks_disabled[classic]": 10.541200825480983, + "tests/test_create.py::test_safety_checks_disabled[libmamba]": 10.504996502242458, + "tests/test_create.py::test_safety_checks_enabled[classic]": 10.015504149447427, + "tests/test_create.py::test_safety_checks_enabled[libmamba]": 9.97674083243504, + "tests/test_create.py::test_safety_checks_warn[classic]": 14.089485015114702, + "tests/test_create.py::test_safety_checks_warn[libmamba]": 13.522180446455891, + "tests/test_create.py::test_search_override_channels_enabled[classic]": 0.20502185388455235, + "tests/test_create.py::test_search_override_channels_enabled[libmamba]": 0.19636775841632956, + "tests/test_create.py::test_shortcut_absent_does_not_barf_on_uninstall[classic]": 3.5998609418140775, + "tests/test_create.py::test_shortcut_absent_does_not_barf_on_uninstall[libmamba]": 7.04324304236975, + "tests/test_create.py::test_shortcut_absent_when_condarc_set[classic]": 3.5608101493091997, + "tests/test_create.py::test_shortcut_absent_when_condarc_set[libmamba]": 7.240218278965279, + "tests/test_create.py::test_shortcut_creation_installs_shortcut[classic]": 3.652821599527065, + "tests/test_create.py::test_shortcut_creation_installs_shortcut[libmamba]": 6.972570207918065, + "tests/test_create.py::test_strict_channel_priority[classic]": 0.0003618518138815998, + "tests/test_create.py::test_strict_channel_priority[libmamba]": 0.00039131098059085983, + "tests/test_create.py::test_strict_resolve_get_reduced_index[classic]": 22.15293258573296, + "tests/test_create.py::test_strict_resolve_get_reduced_index[libmamba]": 22.480181408436458, + "tests/test_create.py::test_tarball_install[classic]": 0.3683627196318088, + "tests/test_create.py::test_tarball_install[libmamba]": 0.32801895546178345, + "tests/test_create.py::test_tarball_install_and_bad_metadata[classic]": 1.2298104856137424, + "tests/test_create.py::test_tarball_install_and_bad_metadata[libmamba]": 0.6537792908663517, + "tests/test_create.py::test_transactional_rollback_simple[classic]": 0.2926993823556055, + "tests/test_create.py::test_transactional_rollback_simple[libmamba]": 0.22655436923685035, + "tests/test_create.py::test_transactional_rollback_upgrade_downgrade[classic]": 0.47205114596571995, + "tests/test_create.py::test_transactional_rollback_upgrade_downgrade[libmamba]": 0.36802510620337486, + "tests/test_create.py::test_update_all_updates_pip_pkg[classic]": 18.570687673238634, + "tests/test_create.py::test_update_all_updates_pip_pkg[libmamba]": 18.136410503044612, + "tests/test_create.py::test_update_deps_flag_absent[classic]": 0.4899566840714603, + "tests/test_create.py::test_update_deps_flag_absent[libmamba]": 0.348930786478973, + "tests/test_create.py::test_update_deps_flag_present[classic]": 0.6031713277865862, + "tests/test_create.py::test_update_deps_flag_present[libmamba]": 0.430662039881065, + "tests/test_create.py::test_update_with_pinned_packages[classic]": 1.1855947634623623, + "tests/test_create.py::test_update_with_pinned_packages[libmamba]": 0.4917610543496801, + "tests/test_create.py::test_use_index_cache[classic]": 12.88306752996001, + "tests/test_create.py::test_use_index_cache[libmamba]": 13.710670338914374, + "tests/test_deprecations.py::test_action[future]": 0.003911135693846686, + "tests/test_deprecations.py::test_action[pending]": 0.0038522697603067747, + "tests/test_deprecations.py::test_action[remove]": 0.003923088159401964, + "tests/test_deprecations.py::test_arguments[deprecated]": 0.003083054744311128, + "tests/test_deprecations.py::test_arguments[pending]": 0.0034035385074917546, + "tests/test_deprecations.py::test_arguments[remove]": 0.003010533946678304, + "tests/test_deprecations.py::test_class[deprecated]": 0.0037303327496779047, + "tests/test_deprecations.py::test_class[pending]": 0.0032124406300363477, + "tests/test_deprecations.py::test_class[remove]": 0.003128200095982365, + "tests/test_deprecations.py::test_constant[deprecated]": 0.005953582527458271, + "tests/test_deprecations.py::test_constant[pending]": 0.005578473232300187, + "tests/test_deprecations.py::test_constant[remove]": 0.004572742272967772, + "tests/test_deprecations.py::test_function[deprecated]": 0.0033350732717710684, + "tests/test_deprecations.py::test_function[pending]": 0.003493981220129074, + "tests/test_deprecations.py::test_function[remove]": 0.003048157913194686, + "tests/test_deprecations.py::test_method[deprecated]": 0.0031201928091350597, + "tests/test_deprecations.py::test_method[pending]": 0.00316767758518044, + "tests/test_deprecations.py::test_method[remove]": 0.003139508247756702, + "tests/test_deprecations.py::test_module[deprecated]": 0.00439266294726283, + "tests/test_deprecations.py::test_module[pending]": 0.004558028147658893, + "tests/test_deprecations.py::test_module[remove]": 0.004229831504595327, + "tests/test_deprecations.py::test_topic[deprecated]": 0.0033579640884393966, + "tests/test_deprecations.py::test_topic[pending]": 0.0035012541679948785, + "tests/test_deprecations.py::test_topic[remove]": 0.0037296085171946956, + "tests/test_deprecations.py::test_version_fallback": 0.003475917866735899, + "tests/test_exceptions.py::test_BasicClobberError": 0.018785077071969303, + "tests/test_exceptions.py::test_BinaryPrefixReplacementError": 0.03534864117956381, + "tests/test_exceptions.py::test_CommandNotFoundError_conda_build": 0.039086319159048866, + "tests/test_exceptions.py::test_CommandNotFoundError_simple": 0.038031808217601486, + "tests/test_exceptions.py::test_CondaFileNotFoundError": 0.036062082211329886, + "tests/test_exceptions.py::test_CondaHTTPError": 0.03931219166751003, + "tests/test_exceptions.py::test_CondaKeyError": 0.03759660483014173, + "tests/test_exceptions.py::test_DirectoryNotFoundError": 0.03515596057408974, + "tests/test_exceptions.py::test_KnownPackageClobberError": 0.018761903806588594, + "tests/test_exceptions.py::test_MD5MismatchError": 0.03932464443453019, + "tests/test_exceptions.py::test_PackageNotFoundError": 0.03556615948598463, "tests/test_exceptions.py::test_PackagesNotFoundError_use_only_tar_bz2": 0.006789168157878299, - "tests/test_exceptions.py::test_PackagesNotFoundError_use_only_tar_bz2[False]": 0.022147738009821415, - "tests/test_exceptions.py::test_PackagesNotFoundError_use_only_tar_bz2[True]": 0.023945064830349805, - "tests/test_exceptions.py::test_SharedLinkPathClobberError": 0.01827390343519636, - "tests/test_exceptions.py::test_TooManyArgumentsError": 0.035051929946030964, - "tests/test_exceptions.py::test_UnknownPackageClobberError": 0.018113291127415047, - "tests/test_exceptions.py::test_print_unexpected_error_message_opt_out_1": 0.09203562772049924, - "tests/test_exceptions.py::test_print_unexpected_error_message_opt_out_2": 0.08706873971427047, - "tests/test_exceptions.py::test_print_unexpected_error_message_upload_1": 0.09638471625128865, - "tests/test_exceptions.py::test_print_unexpected_error_message_upload_2": 0.099295431706925, - "tests/test_exceptions.py::test_print_unexpected_error_message_upload_3": 0.10995176284959714, - "tests/test_exceptions.py::test_print_unexpected_error_message_upload_username_with_spaces": 0.0871810014837848, - "tests/test_exceptions.py::test_print_unexpected_error_message_upload_username_with_unicode": 0.0948498286045594, + "tests/test_exceptions.py::test_PackagesNotFoundError_use_only_tar_bz2[False]": 0.02154388927787283, + "tests/test_exceptions.py::test_PackagesNotFoundError_use_only_tar_bz2[True]": 0.023708783289114698, + "tests/test_exceptions.py::test_SharedLinkPathClobberError": 0.018087044493016735, + "tests/test_exceptions.py::test_TooManyArgumentsError": 0.036006920087291366, + "tests/test_exceptions.py::test_UnknownPackageClobberError": 0.01792616784248304, + "tests/test_exceptions.py::test_print_unexpected_error_message_opt_out_1": 0.0947530710461137, + "tests/test_exceptions.py::test_print_unexpected_error_message_opt_out_2": 0.08201723817584546, + "tests/test_exceptions.py::test_print_unexpected_error_message_upload_1": 0.09196260349295768, + "tests/test_exceptions.py::test_print_unexpected_error_message_upload_2": 0.10926637403816267, + "tests/test_exceptions.py::test_print_unexpected_error_message_upload_3": 0.10774440475494995, + "tests/test_exceptions.py::test_print_unexpected_error_message_upload_username_with_spaces": 0.08983068400443504, + "tests/test_exceptions.py::test_print_unexpected_error_message_upload_username_with_unicode": 0.09881033646522334, "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.4702482354519277, + "tests/test_export.py::test_explicit[classic]": 0.47024823122697906, "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, - "tests/test_export.py::test_explicit[libmamba]": 2.9998637891416804, + "tests/test_export.py::test_explicit[libmamba]": 2.999863786212807, "tests/test_export.py::test_explicit_parser[classic-../doc8-1.1.1-pyhd8ed1ab_0.conda-5e9e17751f19d03-ParseError]": 0.018675590999997382, "tests/test_export.py::test_explicit_parser[classic-../doc8-1.1.1-pyhd8ed1ab_0.conda-5e9e17751f19d03c4034246de428582e-None]": 0.03701165700000075, "tests/test_export.py::test_explicit_parser[classic-doc8-1.1.1-pyhd8ed1ab_0.conda-5e9e17751f19d03c4034246de428582e-None]": 0.02028252700000266, @@ -2048,375 +2049,375 @@ "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.019033663999998396, "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.02129233500000538, "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.9405531664242864, - "tests/test_export.py::test_export[libmamba]": 5.903752690496064, - "tests/test_exports.py::test_deprecations[Completer-None]": 0.0030645360648781732, + "tests/test_export.py::test_export[classic]": 0.9405531633099562, + "tests/test_export.py::test_export[libmamba]": 5.903752622110605, + "tests/test_exports.py::test_deprecations[Completer-None]": 0.002902791849387129, "tests/test_exports.py::test_deprecations[IndexRecord-TypeError]": 0.003997780175000075, - "tests/test_exports.py::test_deprecations[InstalledPackages-None]": 0.003166152567701513, - "tests/test_exports.py::test_deprecations[KEYS-TypeError]": 0.003610858430953525, - "tests/test_exports.py::test_deprecations[KEYS_DIR-TypeError]": 0.0031919276288092913, - "tests/test_exports.py::test_deprecations[_symlink_conda_hlp-TypeError]": 0.003094767740327574, + "tests/test_exports.py::test_deprecations[InstalledPackages-None]": 0.003145156984278202, + "tests/test_exports.py::test_deprecations[KEYS-TypeError]": 0.00350418624536762, + "tests/test_exports.py::test_deprecations[KEYS_DIR-TypeError]": 0.0031364035437182816, + "tests/test_exports.py::test_deprecations[_symlink_conda_hlp-TypeError]": 0.0031199392451705353, "tests/test_exports.py::test_deprecations[fetch_index-TypeError]": 0.0035132614200033946, - "tests/test_exports.py::test_deprecations[hash_file-TypeError]": 0.0031554519584954853, - "tests/test_exports.py::test_deprecations[iteritems-TypeError]": 0.002917866692087063, - "tests/test_exports.py::test_deprecations[move_to_trash-TypeError]": 0.0052688917055360605, - "tests/test_exports.py::test_deprecations[symlink_conda-TypeError]": 0.0032712379329011797, - "tests/test_exports.py::test_deprecations[verify-TypeError]": 0.0031312354616594667, - "tests/test_exports.py::test_deprecations[win_conda_bat_redirect-TypeError]": 0.0007040960597251627, - "tests/test_features.py::test_install_track_features_downgrade": 1.4484244240449222, - "tests/test_features.py::test_install_track_features_upgrade": 1.5322733043025352, - "tests/test_features.py::test_remove_features_downgrade": 0.6695173265201649, - "tests/test_features.py::test_remove_features_upgrade": 0.7545176142426797, - "tests/test_fetch.py::test_checksum_checks_bytes[bad-type]": 0.01561739458353641, - "tests/test_fetch.py::test_checksum_checks_bytes[gibberish]": 0.07248066742530514, - "tests/test_fetch.py::test_checksum_checks_bytes[original]": 0.49522017128810975, - "tests/test_fetch.py::test_checksum_checks_bytes[upper]": 0.4108632833828288, - "tests/test_fetch.py::test_download_connectionerror": 10.260335042516532, - "tests/test_fetch.py::test_download_http_errors": 0.0040120378872978354, - "tests/test_fetch.py::test_download_httperror": 0.009651091663549452, - "tests/test_fetch.py::test_download_when_ranges_not_supported": 0.019133848920235532, - "tests/test_fetch.py::test_fetchrepodate_connectionerror": 10.227451424739767, - "tests/test_fetch.py::test_resume_download": 0.0409142156181011, - "tests/test_fetch.py::test_resume_partial": 1.3338496662476, - "tests/test_fetch.py::test_tmpDownload": 0.14436129272959827, - "tests/test_history.py::test_calls_update_on_exit": 0.007784501914789371, - "tests/test_history.py::test_comment_parsing[conda 4.5.1]": 0.003364292544454574, - "tests/test_history.py::test_comment_parsing[conda 4.5.1dev0]": 0.003231339301862806, - "tests/test_history.py::test_comment_parsing[conda 4.5.1rc1]": 0.0032409158520209543, - "tests/test_history.py::test_comment_parsing[post 4.4, install spec]": 0.006175587068209011, - "tests/test_history.py::test_comment_parsing[post 4.4, update spec]": 0.0032574480552499375, - "tests/test_history.py::test_comment_parsing[pre 4.4, install many specs]": 0.003487466833281319, - "tests/test_history.py::test_comment_parsing[pre 4.4, install one spec]": 0.0033308254182614788, - "tests/test_history.py::test_comment_parsing[pre 4.4, install two specs]": 0.003048339930046057, - "tests/test_history.py::test_comment_parsing[pre 4.4, update one spec]": 0.0027618232896490878, - "tests/test_history.py::test_comment_parsing[pre 4.4, update two specs]": 0.002917617681382782, - "tests/test_history.py::test_empty_history_check_on_empty_env": 0.008367980462610993, - "tests/test_history.py::test_history_malformed": 0.005372801037699532, - "tests/test_history.py::test_parse_on_empty_env": 0.008757824013319282, - "tests/test_history.py::test_returns_history_object_as_context_object": 0.00592110735954551, - "tests/test_history.py::test_user_requests[0]": 0.0038762235328506324, - "tests/test_history.py::test_user_requests[1]": 0.0038510620662705044, - "tests/test_history.py::test_user_requests[2]": 0.003779012344002801, - "tests/test_history.py::test_user_requests[3]": 0.004031318135438917, - "tests/test_history.py::test_user_requests[4]": 0.0034904766694318283, - "tests/test_history.py::test_user_requests[5]": 0.0035811935741737445, - "tests/test_history.py::test_works_as_context_manager": 0.004063394105494926, - "tests/test_install.py::test_binary[linux-64]": 0.00873312186380038, - "tests/test_install.py::test_binary[noarch]": 0.008056268585708315, - "tests/test_install.py::test_binary[win-64]": 0.006419376373279172, + "tests/test_exports.py::test_deprecations[hash_file-TypeError]": 0.0030268988371032752, + "tests/test_exports.py::test_deprecations[iteritems-TypeError]": 0.0030513539129195396, + "tests/test_exports.py::test_deprecations[move_to_trash-TypeError]": 0.005044768427961682, + "tests/test_exports.py::test_deprecations[symlink_conda-TypeError]": 0.0032021125883164438, + "tests/test_exports.py::test_deprecations[verify-TypeError]": 0.0032029848378684177, + "tests/test_exports.py::test_deprecations[win_conda_bat_redirect-TypeError]": 0.0006708978077465333, + "tests/test_features.py::test_install_track_features_downgrade": 1.5771040702629178, + "tests/test_features.py::test_install_track_features_upgrade": 1.5041857093535107, + "tests/test_features.py::test_remove_features_downgrade": 0.7055019155953878, + "tests/test_features.py::test_remove_features_upgrade": 0.7585854039219558, + "tests/test_fetch.py::test_checksum_checks_bytes[bad-type]": 0.014871739830938818, + "tests/test_fetch.py::test_checksum_checks_bytes[gibberish]": 0.06614951465175127, + "tests/test_fetch.py::test_checksum_checks_bytes[original]": 0.4521321354607581, + "tests/test_fetch.py::test_checksum_checks_bytes[upper]": 0.6364854019640704, + "tests/test_fetch.py::test_download_connectionerror": 10.250751421066914, + "tests/test_fetch.py::test_download_http_errors": 0.003996053239805405, + "tests/test_fetch.py::test_download_httperror": 0.00925943759027431, + "tests/test_fetch.py::test_download_when_ranges_not_supported": 0.021339811331143953, + "tests/test_fetch.py::test_fetchrepodate_connectionerror": 10.231707710964491, + "tests/test_fetch.py::test_resume_download": 0.03671559958685629, + "tests/test_fetch.py::test_resume_partial": 1.330565047062421, + "tests/test_fetch.py::test_tmpDownload": 0.15745903043546594, + "tests/test_history.py::test_calls_update_on_exit": 0.007992511688849723, + "tests/test_history.py::test_comment_parsing[conda 4.5.1]": 0.0032041207722880503, + "tests/test_history.py::test_comment_parsing[conda 4.5.1dev0]": 0.0030163041684603924, + "tests/test_history.py::test_comment_parsing[conda 4.5.1rc1]": 0.003058304298967774, + "tests/test_history.py::test_comment_parsing[post 4.4, install spec]": 0.0059077293406287305, + "tests/test_history.py::test_comment_parsing[post 4.4, update spec]": 0.003093353024811271, + "tests/test_history.py::test_comment_parsing[pre 4.4, install many specs]": 0.0032042416178246665, + "tests/test_history.py::test_comment_parsing[pre 4.4, install one spec]": 0.0033266289029562023, + "tests/test_history.py::test_comment_parsing[pre 4.4, install two specs]": 0.0029049992216991258, + "tests/test_history.py::test_comment_parsing[pre 4.4, update one spec]": 0.0028093036874417073, + "tests/test_history.py::test_comment_parsing[pre 4.4, update two specs]": 0.0029499913990195833, + "tests/test_history.py::test_empty_history_check_on_empty_env": 0.008389186534542216, + "tests/test_history.py::test_history_malformed": 0.005374058917579183, + "tests/test_history.py::test_parse_on_empty_env": 0.00874095240089244, + "tests/test_history.py::test_returns_history_object_as_context_object": 0.005686080419124741, + "tests/test_history.py::test_user_requests[0]": 0.003711463303164448, + "tests/test_history.py::test_user_requests[1]": 0.0036954314730154626, + "tests/test_history.py::test_user_requests[2]": 0.0034182245614896843, + "tests/test_history.py::test_user_requests[3]": 0.0037119896878678267, + "tests/test_history.py::test_user_requests[4]": 0.003447870617221048, + "tests/test_history.py::test_user_requests[5]": 0.0036164820590528298, + "tests/test_history.py::test_works_as_context_manager": 0.004091235677095611, + "tests/test_install.py::test_binary[linux-64]": 0.008450210925809677, + "tests/test_install.py::test_binary[noarch]": 0.008273627434615518, + "tests/test_install.py::test_binary[win-64]": 0.006518559923504225, "tests/test_install.py::test_conda_pip_interop_dependency_satisfied_by_pip": 36.597532868990704, - "tests/test_install.py::test_default_text": 0.011331240290067914, - "tests/test_install.py::test_ends_with_newl[linux-64]": 0.0031396131962041465, - "tests/test_install.py::test_ends_with_newl[noarch]": 0.0030901655311339257, - "tests/test_install.py::test_ends_with_newl[win-64]": 0.00382485985818532, + "tests/test_install.py::test_default_text": 0.012609350273787108, + "tests/test_install.py::test_ends_with_newl[linux-64]": 0.003192624326336186, + "tests/test_install.py::test_ends_with_newl[noarch]": 0.0030316524004414887, + "tests/test_install.py::test_ends_with_newl[win-64]": 0.003806535961206135, "tests/test_install.py::test_install_freezes_env_by_default": 0.93139938617752, "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.006115079716864442, - "tests/test_install.py::test_multiple[linux-64]": 0.003597092927192572, - "tests/test_install.py::test_multiple[noarch]": 0.003069853055391996, - "tests/test_install.py::test_multiple[win-64]": 0.0032432178931707865, - "tests/test_install.py::test_no_extra[linux-64]": 0.0036762794417307806, - "tests/test_install.py::test_no_extra[noarch]": 0.0029298822793186866, - "tests/test_install.py::test_no_extra[win-64]": 0.0034698100629094665, - "tests/test_install.py::test_read_no_link": 0.007038495524031578, - "tests/test_install.py::test_shorter[linux-64]": 0.00310470379818108, - "tests/test_install.py::test_shorter[noarch]": 0.0034182752297091147, - "tests/test_install.py::test_shorter[win-64]": 0.004451833955696742, - "tests/test_install.py::test_simple[linux-64]": 0.009154082290179614, - "tests/test_install.py::test_simple[noarch]": 0.00559838806438388, - "tests/test_install.py::test_simple[win-64]": 0.004871491285205236, - "tests/test_install.py::test_spaces[linux-64]": 0.0031235419753602735, - "tests/test_install.py::test_spaces[noarch]": 0.002940933747235693, - "tests/test_install.py::test_spaces[win-64]": 0.0033003939899039236, - "tests/test_install.py::test_too_long[linux-64]": 0.002961632703105435, - "tests/test_install.py::test_too_long[noarch]": 0.003290207297567493, - "tests/test_install.py::test_too_long[win-64]": 0.0030126623308388556, - "tests/test_install.py::test_trash_outside_prefix": 0.044202241178710786, - "tests/test_install.py::test_two[linux-64]": 0.0031184792167282794, - "tests/test_install.py::test_two[noarch]": 0.003865305568841891, - "tests/test_install.py::test_two[win-64]": 0.004824359722013931, - "tests/test_install.py::test_windows_entry_point": 0.0005724760364268295, - "tests/test_install.py::test_yield_lines": 0.00541678456332638, - "tests/test_instructions.py::test_check_files_in_tarball_files_exist": 0.0027189906694424686, - "tests/test_instructions.py::test_check_files_in_tarball_files_not_exist": 0.0030717125722122198, - "tests/test_instructions.py::test_expected_operation_order": 0.0040747714588818445, - "tests/test_instructions.py::test_simple_instruction": 0.0052443333248723975, - "tests/test_instructions.py::test_state": 0.0034064373045752114, - "tests/test_link_order.py::test_link_order_post_link_actions": 0.45079197507496427, - "tests/test_link_order.py::test_link_order_post_link_depend": 0.5263496191986473, - "tests/test_logic.py::test_ALL": 11.44012532023298, - "tests/test_logic.py::test_AMONE": 2.9522089094905755, - "tests/test_logic.py::test_AND": 0.019535454043982835, - "tests/test_logic.py::test_ANY": 10.654964581549168, - "tests/test_logic.py::test_ITE": 0.747265226280814, - "tests/test_logic.py::test_LinearBound": 5.425246553094095, - "tests/test_logic.py::test_NOT": 0.003961508307194436, - "tests/test_logic.py::test_OR": 0.02267923800246684, - "tests/test_logic.py::test_XONE": 1.5557325701282771, - "tests/test_logic.py::test_XOR": 0.026214624539352686, - "tests/test_logic.py::test_minimal_unsatisfiable_subset": 0.004065057309127557, - "tests/test_logic.py::test_minimize": 0.006455654011657117, - "tests/test_logic.py::test_sat": 0.0037302143560643754, - "tests/test_misc.py::test_Utf8NamedTemporaryFile": 0.005263649649395602, - "tests/test_misc.py::test_cache_fn_url": 0.0029722507722788165, - "tests/test_misc.py::test_explicit_missing_cache_entries": 3.523310763568043, - "tests/test_misc.py::test_explicit_no_cache": 0.009811203382718276, - "tests/test_misc.py::test_explicit_parser[../doc8-1.1.1-pyhd8ed1ab_0.conda-5e9e17751f19d03-ParseError]": 0.004112615641913132, - "tests/test_misc.py::test_explicit_parser[../doc8-1.1.1-pyhd8ed1ab_0.conda-5e9e17751f19d03c4034246de428582e-None]": 0.00490933844286209, - "tests/test_misc.py::test_explicit_parser[doc8-1.1.1-pyhd8ed1ab_0.conda-5e9e17751f19d03c4034246de428582e-None]": 0.005985932277956172, - "tests/test_misc.py::test_explicit_parser[https://conda.anaconda.org/conda-forge/noarch/conda-24.1.0-pyhd3eb1b0_0.conda-2707f68aada792d1cf3a44c51d55b38b0cd65b0c192d2a5f9ef0550dc149a7d3-None]": 0.004866837769429313, - "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.003982260998010134, - "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.0031456695522677825, - "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.005229623993572473, - "tests/test_misc.py::test_explicit_parser[https://conda.anaconda.org/conda-forge/noarch/doc8-1.1.1-pyhd8ed1ab_0.conda-5e9e17751f19d03c4034246de428582e-None]": 0.005061962123068286, - "tests/test_misc.py::test_url_pat_1": 0.0026771233411123415, - "tests/test_misc.py::test_url_pat_2": 0.0028374934533622114, - "tests/test_misc.py::test_url_pat_3": 0.002802985136366148, - "tests/test_misc.py::test_walk_prefix": 0.01717326399780511, - "tests/test_plan.py::test_adds_to_existing_actions": 0.0033622031945218776, - "tests/test_plan.py::test_deprecations[_get_best_prec_match]": 0.003084016152364597, - "tests/test_plan.py::test_deprecations[_handle_menuinst]": 0.0030079076584529157, - "tests/test_plan.py::test_deprecations[_inject_UNLINKLINKTRANSACTION]": 0.002839522574063232, - "tests/test_plan.py::test_deprecations[_plan_from_actions]": 0.0030298529277593537, - "tests/test_plan.py::test_deprecations[_update_old_plan]": 0.0028218146188422476, - "tests/test_plan.py::test_deprecations[add_defaults_to_specs]": 0.0031664443644021396, - "tests/test_plan.py::test_deprecations[add_unlink]": 0.0030480135276406035, - "tests/test_plan.py::test_deprecations[display_actions]": 0.003088737046190271, - "tests/test_plan.py::test_deprecations[execute_actions]": 0.0028669407181616765, - "tests/test_plan.py::test_deprecations[execute_instructions]": 0.003061892239709347, - "tests/test_plan.py::test_deprecations[execute_plan]": 0.0027080500505781333, - "tests/test_plan.py::test_deprecations[get_blank_actions]": 0.003254238271899734, - "tests/test_plan.py::test_deprecations[install_actions]": 0.002989664231630365, - "tests/test_plan.py::test_deprecations[print_dists]": 0.0032282921836269867, - "tests/test_plan.py::test_deprecations[revert_actions]": 0.004208260172401501, - "tests/test_plan.py::test_display_actions_0": 0.10521353637809537, - "tests/test_plan.py::test_display_actions_features": 0.14739751079249633, - "tests/test_plan.py::test_display_actions_link_type": 0.018567994060026072, - "tests/test_plan.py::test_display_actions_show_channel_urls": 0.12551006302094053, - "tests/test_plan.py::test_execute_plan": 0.0029232390857305453, - "tests/test_plan.py::test_pinned_specs_CONDA_PINNED_PACKAGES": 0.018450758668103653, - "tests/test_plan.py::test_pinned_specs_all": 1.0444039209672604, - "tests/test_plan.py::test_pinned_specs_conda_meta_pinned": 0.9327249990667644, - "tests/test_plan.py::test_pinned_specs_condarc": 1.0838315472006348, - "tests/test_plan.py::test_simply_adds_unlink_on_non_windows": 0.0037740129305040516, - "tests/test_plan.py::test_update_old_plan": 0.0027691641795178517, - "tests/test_priority.py::test_reorder_channel_priority[classic-with pinned_package]": 1.8194701273031342, - "tests/test_priority.py::test_reorder_channel_priority[classic-without pinned_package]": 1.6996052126281957, - "tests/test_priority.py::test_reorder_channel_priority[libmamba-with pinned_package]": 2.5856599598372765, - "tests/test_priority.py::test_reorder_channel_priority[libmamba-without pinned_package]": 2.7797936003849424, - "tests/test_shell.py::test_activate_deactivate_modify_path[bash]": 5.736934691909518, - "tests/test_shell.py::test_activate_deactivate_modify_path[cmd.exe]": 0.0002995404234344127, - "tests/test_shell.py::test_bash_activate_error": 4.776777039734096, - "tests/test_shell.py::test_basic_integration[bash-basic_posix]": 31.978388835339572, - "tests/test_shell.py::test_basic_integration[csh-basic_csh]": 7.730649171898088, - "tests/test_shell.py::test_basic_integration[dash-basic_posix]": 31.48623691664036, - "tests/test_shell.py::test_basic_integration[tcsh-basic_csh]": 7.946154003250662, - "tests/test_shell.py::test_basic_integration[zsh-basic_posix]": 31.224047860280727, - "tests/test_shell.py::test_cmd_exe_activate_error": 0.0003602673590101069, - "tests/test_shell.py::test_cmd_exe_basic_integration": 0.0003353653198304754, - "tests/test_shell.py::test_fish_basic_integration": 0.0005656861416048923, - "tests/test_shell.py::test_legacy_activate_deactivate_bash": 7.006194148186556, - "tests/test_shell.py::test_legacy_activate_deactivate_cmd_exe": 0.0003569285660870703, - "tests/test_shell.py::test_powershell_PATH_management": 0.0002450211966542621, - "tests/test_shell.py::test_powershell_basic_integration": 0.0002793442561860243, - "tests/test_shell.py::test_stacking[0--base-base,sys]": 21.064908084534164, - "tests/test_shell.py::test_stacking[0--has-has,sys]": 18.804725352728127, - "tests/test_shell.py::test_stacking[0--not-sys]": 19.65217558260244, - "tests/test_shell.py::test_stacking[0-base-base-base,sys]": 20.562565288945525, - "tests/test_shell.py::test_stacking[0-base-has-has,sys]": 17.900806822914408, - "tests/test_shell.py::test_stacking[0-base-not-sys]": 17.834873245121656, - "tests/test_shell.py::test_stacking[0-has-base-base,sys]": 18.254942613310913, - "tests/test_shell.py::test_stacking[0-has-has-has,sys]": 17.05195545146728, - "tests/test_shell.py::test_stacking[0-has-not-sys]": 17.035046153769184, - "tests/test_shell.py::test_stacking[0-not-base-base,sys]": 18.317409361036784, - "tests/test_shell.py::test_stacking[0-not-has-has,sys]": 16.39777287105844, - "tests/test_shell.py::test_stacking[0-not-not-sys]": 17.466771829555565, - "tests/test_shell.py::test_stacking[5-base,has-base-base,has,base,sys]": 19.120612115831232, - "tests/test_shell.py::test_stacking[5-base,has-has-has,base,sys]": 16.955492373751717, - "tests/test_shell.py::test_stacking[5-base,has-not-has,base,sys]": 17.389046468111946, - "tests/test_shell.py::test_stacking[5-base,not-base-base,base,sys]": 19.50755269557124, - "tests/test_shell.py::test_stacking[5-base,not-has-has,base,sys]": 17.942334570424556, - "tests/test_shell.py::test_stacking[5-base,not-not-base,sys]": 17.412488788831798, - "tests/test_shell.py::test_stacking[5-base-base-base,sys]": 18.626571434788747, - "tests/test_shell.py::test_stacking[5-base-has-has,base,sys]": 17.00602932174702, - "tests/test_shell.py::test_stacking[5-base-not-base,sys]": 17.13204524585506, - "tests/test_shell.py::test_stacking[5-has-base-base,has,sys]": 19.033013945491383, - "tests/test_shell.py::test_stacking[5-has-has-has,sys]": 17.255377513125413, - "tests/test_shell.py::test_stacking[5-has-not-has,sys]": 17.053305785664048, - "tests/test_shell.py::test_stacking[5-not-base-base,sys]": 19.291116132968593, - "tests/test_shell.py::test_stacking[5-not-has-has,sys]": 16.42956436862113, - "tests/test_shell.py::test_stacking[5-not-not-sys]": 16.87694159032642, - "tests/test_solvers.py::TestClassicSolver::test_accelerate": 3.753333321032479, - "tests/test_solvers.py::TestClassicSolver::test_anaconda_nomkl": 2.255133625789475, - "tests/test_solvers.py::TestClassicSolver::test_arch_preferred_over_noarch_when_otherwise_equal": 0.16041482972996896, - "tests/test_solvers.py::TestClassicSolver::test_channel_priority_1": 1.1765412845603556, - "tests/test_solvers.py::TestClassicSolver::test_circular_dependencies": 0.7545343774721597, - "tests/test_solvers.py::TestClassicSolver::test_empty": 1.042146993498031, - "tests/test_solvers.py::TestClassicSolver::test_get_dists": 2.48768764418291, - "tests/test_solvers.py::TestClassicSolver::test_get_reduced_index_broadening_preferred_solution": 0.1722403456195692, - "tests/test_solvers.py::TestClassicSolver::test_get_reduced_index_broadening_with_unsatisfiable_early_dep": 0.1890204434561536, - "tests/test_solvers.py::TestClassicSolver::test_install_package_with_feature": 0.6188376717533426, - "tests/test_solvers.py::TestClassicSolver::test_iopro_mkl": 1.5738700541285535, - "tests/test_solvers.py::TestClassicSolver::test_iopro_nomkl": 1.0648396317873299, - "tests/test_solvers.py::TestClassicSolver::test_irrational_version": 0.40437833451203753, - "tests/test_solvers.py::TestClassicSolver::test_mkl": 2.5981589799688707, - "tests/test_solvers.py::TestClassicSolver::test_no_features": 3.6126790597048575, - "tests/test_solvers.py::TestClassicSolver::test_noarch_preferred_over_arch_when_build_greater": 0.19078961514629106, - "tests/test_solvers.py::TestClassicSolver::test_noarch_preferred_over_arch_when_build_greater_dep": 0.17879336500697288, - "tests/test_solvers.py::TestClassicSolver::test_noarch_preferred_over_arch_when_version_greater": 0.1716599176990482, - "tests/test_solvers.py::TestClassicSolver::test_noarch_preferred_over_arch_when_version_greater_dep": 0.18437973869262975, - "tests/test_solvers.py::TestClassicSolver::test_nonexistent": 0.29542848023002655, - "tests/test_solvers.py::TestClassicSolver::test_nonexistent_deps": 2.833214447372038, - "tests/test_solvers.py::TestClassicSolver::test_pseudo_boolean": 2.2943429524003762, - "tests/test_solvers.py::TestClassicSolver::test_remove": 2.0839297142112723, - "tests/test_solvers.py::TestClassicSolver::test_scipy_mkl": 1.1116124149183473, - "tests/test_solvers.py::TestClassicSolver::test_surplus_features_1": 0.1849193216074158, - "tests/test_solvers.py::TestClassicSolver::test_surplus_features_2": 0.18100776634674212, - "tests/test_solvers.py::TestClassicSolver::test_timestamps_and_deps": 1.5968463649642695, - "tests/test_solvers.py::TestClassicSolver::test_unintentional_feature_downgrade": 1.549099483806351, - "tests/test_solvers.py::TestClassicSolver::test_unsat_any_two_not_three": 0.8028903537216693, - "tests/test_solvers.py::TestClassicSolver::test_unsat_chain": 0.22493289975524136, - "tests/test_solvers.py::TestClassicSolver::test_unsat_channel_priority": 0.3917857440183186, - "tests/test_solvers.py::TestClassicSolver::test_unsat_expand_single": 0.1966097063663658, - "tests/test_solvers.py::TestClassicSolver::test_unsat_from_r1": 3.75203017331294, - "tests/test_solvers.py::TestClassicSolver::test_unsat_missing_dep": 0.2179546140791205, - "tests/test_solvers.py::TestClassicSolver::test_unsat_shortest_chain_1": 0.2180223165729679, - "tests/test_solvers.py::TestClassicSolver::test_unsat_shortest_chain_2": 0.21847715658789743, - "tests/test_solvers.py::TestClassicSolver::test_unsat_shortest_chain_3": 0.2026689535538303, - "tests/test_solvers.py::TestClassicSolver::test_unsat_shortest_chain_4": 0.2337831517851363, - "tests/test_solvers.py::TestClassicSolver::test_unsat_simple": 0.21838119798618758, - "tests/test_solvers.py::TestLibMambaSolver::test_accelerate": 0.0026832622116885634, - "tests/test_solvers.py::TestLibMambaSolver::test_anaconda_nomkl": 0.45932738847338367, - "tests/test_solvers.py::TestLibMambaSolver::test_arch_preferred_over_noarch_when_otherwise_equal": 0.13219953228836095, - "tests/test_solvers.py::TestLibMambaSolver::test_channel_priority_1": 0.2587454221581283, - "tests/test_solvers.py::TestLibMambaSolver::test_circular_dependencies": 0.6166506130770717, - "tests/test_solvers.py::TestLibMambaSolver::test_empty": 0.20258455948134385, - "tests/test_solvers.py::TestLibMambaSolver::test_get_dists": 0.27207212670878783, - "tests/test_solvers.py::TestLibMambaSolver::test_get_reduced_index_broadening_preferred_solution": 0.12006360552140082, - "tests/test_solvers.py::TestLibMambaSolver::test_get_reduced_index_broadening_with_unsatisfiable_early_dep": 0.1326648471632958, - "tests/test_solvers.py::TestLibMambaSolver::test_install_package_with_feature": 0.20632167340069854, - "tests/test_solvers.py::TestLibMambaSolver::test_iopro_mkl": 0.002960185092199302, - "tests/test_solvers.py::TestLibMambaSolver::test_iopro_nomkl": 0.002737375144062132, - "tests/test_solvers.py::TestLibMambaSolver::test_irrational_version": 0.20424560836518388, - "tests/test_solvers.py::TestLibMambaSolver::test_mkl": 0.0024616050044899674, - "tests/test_solvers.py::TestLibMambaSolver::test_no_features": 0.0029340208126225286, - "tests/test_solvers.py::TestLibMambaSolver::test_noarch_preferred_over_arch_when_build_greater": 0.13659641201820308, - "tests/test_solvers.py::TestLibMambaSolver::test_noarch_preferred_over_arch_when_build_greater_dep": 0.12075091905213156, - "tests/test_solvers.py::TestLibMambaSolver::test_noarch_preferred_over_arch_when_version_greater": 0.12280583217962947, - "tests/test_solvers.py::TestLibMambaSolver::test_noarch_preferred_over_arch_when_version_greater_dep": 0.12347634666225829, - "tests/test_solvers.py::TestLibMambaSolver::test_nonexistent": 0.180032444271892, - "tests/test_solvers.py::TestLibMambaSolver::test_nonexistent_deps": 1.3821363693483157, - "tests/test_solvers.py::TestLibMambaSolver::test_pseudo_boolean": 0.002549383226666749, - "tests/test_solvers.py::TestLibMambaSolver::test_remove": 0.00298299172745874, - "tests/test_solvers.py::TestLibMambaSolver::test_scipy_mkl": 0.0026500410680505805, - "tests/test_solvers.py::TestLibMambaSolver::test_surplus_features_1": 0.0026562433846430483, - "tests/test_solvers.py::TestLibMambaSolver::test_surplus_features_2": 0.0028124578622862077, - "tests/test_solvers.py::TestLibMambaSolver::test_timestamps_and_deps": 1.2831891697304432, - "tests/test_solvers.py::TestLibMambaSolver::test_unintentional_feature_downgrade": 0.002890622105409085, - "tests/test_solvers.py::TestLibMambaSolver::test_unsat_any_two_not_three": 0.43040863196010765, - "tests/test_solvers.py::TestLibMambaSolver::test_unsat_chain": 0.10334533446175515, - "tests/test_solvers.py::TestLibMambaSolver::test_unsat_channel_priority": 0.3047308901149057, - "tests/test_solvers.py::TestLibMambaSolver::test_unsat_expand_single": 0.10451270807514655, - "tests/test_solvers.py::TestLibMambaSolver::test_unsat_from_r1": 0.5377394108711634, - "tests/test_solvers.py::TestLibMambaSolver::test_unsat_missing_dep": 0.11048953054445336, - "tests/test_solvers.py::TestLibMambaSolver::test_unsat_shortest_chain_1": 0.11117426906763343, - "tests/test_solvers.py::TestLibMambaSolver::test_unsat_shortest_chain_2": 0.10319256148217726, - "tests/test_solvers.py::TestLibMambaSolver::test_unsat_shortest_chain_3": 0.09952451418234151, - "tests/test_solvers.py::TestLibMambaSolver::test_unsat_shortest_chain_4": 0.10184302761487622, - "tests/test_solvers.py::TestLibMambaSolver::test_unsat_simple": 0.10902244480838447, - "tests/test_toposort.py::test_cycle": 0.0030986033683954414, - "tests/test_toposort.py::test_cycle_best_effort": 0.0030808140905627603, - "tests/test_toposort.py::test_degenerate": 0.002687689126307215, - "tests/test_toposort.py::test_pop_key": 0.0029099470571431955, - "tests/test_toposort.py::test_python_is_prioritized": 0.002920490810213058, - "tests/test_toposort.py::test_simple": 0.002854748585880692, - "tests/test_utils.py::test_deprecations[cygwin_path_to_win-TypeError]": 0.0034123857137270063, - "tests/test_utils.py::test_deprecations[msys2_shell_base-TypeError]": 0.004783973928782995, - "tests/test_utils.py::test_deprecations[path_identity-TypeError]": 0.0036478197682071386, - "tests/test_utils.py::test_deprecations[shells-TypeError]": 0.00410967647252589, - "tests/test_utils.py::test_deprecations[translate_stream-TypeError]": 0.003740735226987779, - "tests/test_utils.py::test_deprecations[unix_shell_base-TypeError]": 0.005251993226816278, - "tests/test_utils.py::test_deprecations[win_path_to_cygwin-TypeError]": 0.0034878443842230795, - "tests/test_utils.py::test_ensure_dir": 0.005065740467953496, - "tests/test_utils.py::test_ensure_dir_errors": 0.008491696241640475, - "tests/test_utils.py::test_path_translations": 0.03718447430873523, - "tests/test_utils.py::test_quote_for_shell[!-'!']": 0.0030307126746543234, - "tests/test_utils.py::test_quote_for_shell[\"-'\"']": 0.0031840835950844473, - "tests/test_utils.py::test_quote_for_shell[#-'#']": 0.0030183273736201603, - "tests/test_utils.py::test_quote_for_shell[$-'$']": 0.0031799664901552616, - "tests/test_utils.py::test_quote_for_shell[%-%]": 0.0031199517507455635, - "tests/test_utils.py::test_quote_for_shell[&-'&']": 0.0030803112243616808, - "tests/test_utils.py::test_quote_for_shell['-''\"'\"'']": 0.0031088588927490335, - "tests/test_utils.py::test_quote_for_shell[(-'(']": 0.0032861374594654737, - "tests/test_utils.py::test_quote_for_shell[)-')']": 0.003123263531847207, - "tests/test_utils.py::test_quote_for_shell[*-'*']": 0.0031902308157558783, - "tests/test_utils.py::test_quote_for_shell[+-+]": 0.003204845752896008, - "tests/test_utils.py::test_quote_for_shell[,-,]": 0.0031552619493567945, - "tests/test_utils.py::test_quote_for_shell[---]": 0.0030631833046138417, - "tests/test_utils.py::test_quote_for_shell[.-.]": 0.003426236353354675, - "tests/test_utils.py::test_quote_for_shell[/-/]": 0.0032120310449068783, - "tests/test_utils.py::test_quote_for_shell[1>/dev/null-'1>/dev/null']": 0.0032017022403682035, - "tests/test_utils.py::test_quote_for_shell[1>NUL-'1>NUL']": 0.003027745688234705, - "tests/test_utils.py::test_quote_for_shell[2>&1-'2>&1']": 0.003386550803956412, - "tests/test_utils.py::test_quote_for_shell[2>/dev/null-'2>/dev/null']": 0.0030532797161597373, - "tests/test_utils.py::test_quote_for_shell[2>NUL-'2>NUL']": 0.003060618679260099, - "tests/test_utils.py::test_quote_for_shell[:-:]": 0.0031840866799477756, - "tests/test_utils.py::test_quote_for_shell[;-';']": 0.00294692261448186, - "tests/test_utils.py::test_quote_for_shell[<-'<']": 0.003016907973488695, - "tests/test_utils.py::test_quote_for_shell[=-=]": 0.0032234049007796193, - "tests/test_utils.py::test_quote_for_shell[>-'>']": 0.0034990413446949775, - "tests/test_utils.py::test_quote_for_shell[>/dev/null-'>/dev/null']": 0.0033207248055013923, - "tests/test_utils.py::test_quote_for_shell[>NUL-'>NUL']": 0.002947509981037257, - "tests/test_utils.py::test_quote_for_shell[?-'?']": 0.0040196822532077734, - "tests/test_utils.py::test_quote_for_shell[@-@]": 0.0033340370773857477, - "tests/test_utils.py::test_quote_for_shell[C:\\\\temp\\\\some ^%file^% > nul-\"C:\\\\temp\\\\some ^%%file^%% > nul\"]": 0.000609187319154071, - "tests/test_utils.py::test_quote_for_shell[None-'']": 0.003303350535107615, - "tests/test_utils.py::test_quote_for_shell[[-'[']": 0.00333434240122842, - "tests/test_utils.py::test_quote_for_shell[\\\\-'\\\\']": 0.003337648456418965, - "tests/test_utils.py::test_quote_for_shell[]-']']": 0.003513099526455344, - "tests/test_utils.py::test_quote_for_shell[^-'^']": 0.003354323649407882, - "tests/test_utils.py::test_quote_for_shell[arg1 and 2-'arg1 and 2']": 0.0035007017440183866, - "tests/test_utils.py::test_quote_for_shell[arg1-arg1]": 0.0033457667749426175, - "tests/test_utils.py::test_quote_for_shell[arg1\\nand\\n2-'arg1\\nand\\n2']": 0.0032943979776988972, - "tests/test_utils.py::test_quote_for_shell[malicious argument\\\\\"&whoami-\"malicious argument\\\\\"\"&whoami\"]": 0.0006234409779452914, - "tests/test_utils.py::test_quote_for_shell[numpy<1.22-'numpy<1.22']": 0.0033750705789495905, - "tests/test_utils.py::test_quote_for_shell[numpy>=1.0-'numpy>=1.0']": 0.0029486466717559756, - "tests/test_utils.py::test_quote_for_shell[one|two-'one|two']": 0.003112861766982922, - "tests/test_utils.py::test_quote_for_shell[{-'{']": 0.0037663108977476073, - "tests/test_utils.py::test_quote_for_shell[|-'|']": 0.003319961835272658, - "tests/test_utils.py::test_quote_for_shell[}-'}']": 0.006401751207601787, - "tests/test_utils.py::test_quote_for_shell[~-'~']": 0.003406356474234823, - "tests/test_utils.py::test_text_translations": 0.0165165357962696, - "tests/testing/test_fixtures.py::test_conda_cli": 0.21943798904541695, - "tests/testing/test_fixtures.py::test_env": 24.276294336074958, - "tests/testing/test_fixtures.py::test_monkeypatch": 0.018696833622450653, - "tests/testing/test_fixtures.py::test_path_factory": 0.0069546706656222436, - "tests/testing/test_fixtures.py::test_session_capsys": 0.003277586319724629, - "tests/testing/test_fixtures.py::test_session_conda_cli": 0.2365321847995818, - "tests/testing/test_fixtures.py::test_session_tmp_env": 1.7052493436244753, - "tests/testing/test_fixtures.py::test_tmp_channel": 0.933883480876906, - "tests/testing/test_fixtures.py::test_tmp_env": 2.302802986196538, - "tests/testing/test_fixtures.py::test_tmp_envs_dir": 0.006868863127865142, - "tests/testing/test_fixtures.py::test_tmp_pkgs_dir": 0.007288386012832249, - "tests/testing/test_testing.py::test_deprecations[CondaCLIFixture-TypeError]": 0.003102923011450187, - "tests/testing/test_testing.py::test_deprecations[PathFactoryFixture-TypeError]": 0.002898460627998632, - "tests/testing/test_testing.py::test_deprecations[TmpChannelFixture-TypeError]": 0.0029634293399621666, - "tests/testing/test_testing.py::test_deprecations[TmpEnvFixture-TypeError]": 0.0028741428366410807, - "tests/trust/test_signature_verification.py::test_2nd_root_metadata_from_web": 0.05517603102612869, - "tests/trust/test_signature_verification.py::test_3rd_root_metadata_from_web": 0.0400376599024377, - "tests/trust/test_signature_verification.py::test_invalid_2nd_metadata_on_disk_no_new_metadata_on_web": 0.012713769596658866, - "tests/trust/test_signature_verification.py::test_signature_verification[broken-0.0.1-broken.conda-None]": 12.905676776520224, - "tests/trust/test_signature_verification.py::test_signature_verification[broken-0.0.1-broken.tar.bz2-False]": 12.846626147372731, - "tests/trust/test_signature_verification.py::test_signature_verification[first.tar.bz2-True]": 12.935123175173514, - "tests/trust/test_signature_verification.py::test_signature_verification[second.conda-True]": 12.938943067002803, - "tests/trust/test_signature_verification.py::test_signature_verification[third.conda-True]": 12.875243214709082, - "tests/trust/test_signature_verification.py::test_signature_verification_not_enabled": 0.04456855510773973, - "tests/trust/test_signature_verification.py::test_single_invalid_signature_3rd_root_metadata_from_web": 0.03929448061005671, - "tests/trust/test_signature_verification.py::test_trusted_root_2nd_metadata_on_disk_no_new_metadata_on_web": 0.010046329889862817, - "tests/trust/test_signature_verification.py::test_trusted_root_invalid_key_mgr_online_valid_on_disk": 0.014828349103128836, - "tests/trust/test_signature_verification.py::test_trusted_root_new_key_mgr_online": 0.01865439894799327, - "tests/trust/test_signature_verification.py::test_trusted_root_no_new_key_mgr_online_key_mgr_is_on_disk": 0.01173434680845305, - "tests/trust/test_signature_verification.py::test_trusted_root_no_new_key_mgr_online_key_mgr_not_on_disk": 0.015326019387159065, - "tests/trust/test_signature_verification.py::test_trusted_root_no_new_metadata": 0.009110002518316406 + "tests/test_install.py::test_long_default_text": 0.006047320809364714, + "tests/test_install.py::test_multiple[linux-64]": 0.003477015075513737, + "tests/test_install.py::test_multiple[noarch]": 0.0030504885521352746, + "tests/test_install.py::test_multiple[win-64]": 0.0032142429713164235, + "tests/test_install.py::test_no_extra[linux-64]": 0.003557999525078142, + "tests/test_install.py::test_no_extra[noarch]": 0.0029544415401765384, + "tests/test_install.py::test_no_extra[win-64]": 0.003682367757179848, + "tests/test_install.py::test_read_no_link": 0.006075479882939617, + "tests/test_install.py::test_shorter[linux-64]": 0.003123050151172592, + "tests/test_install.py::test_shorter[noarch]": 0.00347712913585985, + "tests/test_install.py::test_shorter[win-64]": 0.004102843352723048, + "tests/test_install.py::test_simple[linux-64]": 0.008546608299563658, + "tests/test_install.py::test_simple[noarch]": 0.005241362159378603, + "tests/test_install.py::test_simple[win-64]": 0.005654375569004164, + "tests/test_install.py::test_spaces[linux-64]": 0.0031769151897181906, + "tests/test_install.py::test_spaces[noarch]": 0.00307919471664819, + "tests/test_install.py::test_spaces[win-64]": 0.004096587865858767, + "tests/test_install.py::test_too_long[linux-64]": 0.0029040566675637776, + "tests/test_install.py::test_too_long[noarch]": 0.00334362877062342, + "tests/test_install.py::test_too_long[win-64]": 0.00294284752316658, + "tests/test_install.py::test_trash_outside_prefix": 0.04344075017742194, + "tests/test_install.py::test_two[linux-64]": 0.0031564937883337353, + "tests/test_install.py::test_two[noarch]": 0.0035722488065936414, + "tests/test_install.py::test_two[win-64]": 0.004739744727293667, + "tests/test_install.py::test_windows_entry_point": 0.0005424720202085154, + "tests/test_install.py::test_yield_lines": 0.005424658609139071, + "tests/test_instructions.py::test_check_files_in_tarball_files_exist": 0.0026513345701752586, + "tests/test_instructions.py::test_check_files_in_tarball_files_not_exist": 0.003182878655673941, + "tests/test_instructions.py::test_expected_operation_order": 0.00399063721726447, + "tests/test_instructions.py::test_simple_instruction": 0.0033931851614412527, + "tests/test_instructions.py::test_state": 0.0034307111390703524, + "tests/test_link_order.py::test_link_order_post_link_actions": 0.4732092691791193, + "tests/test_link_order.py::test_link_order_post_link_depend": 0.48807921920773956, + "tests/test_logic.py::test_ALL": 11.245661467294275, + "tests/test_logic.py::test_AMONE": 3.2158349506522175, + "tests/test_logic.py::test_AND": 0.020442267132935385, + "tests/test_logic.py::test_ANY": 10.398157302636314, + "tests/test_logic.py::test_ITE": 0.8256198216860184, + "tests/test_logic.py::test_LinearBound": 5.474152736001384, + "tests/test_logic.py::test_NOT": 0.004199021493390545, + "tests/test_logic.py::test_OR": 0.02351796609407326, + "tests/test_logic.py::test_XONE": 1.5455100074131713, + "tests/test_logic.py::test_XOR": 0.028015619207579452, + "tests/test_logic.py::test_minimal_unsatisfiable_subset": 0.0038108016414895233, + "tests/test_logic.py::test_minimize": 0.00682818817121761, + "tests/test_logic.py::test_sat": 0.0036804499055264907, + "tests/test_misc.py::test_Utf8NamedTemporaryFile": 0.00496479742312082, + "tests/test_misc.py::test_cache_fn_url": 0.0028482846781022943, + "tests/test_misc.py::test_explicit_missing_cache_entries": 3.966990082992429, + "tests/test_misc.py::test_explicit_no_cache": 0.01034226946544402, + "tests/test_misc.py::test_explicit_parser[../doc8-1.1.1-pyhd8ed1ab_0.conda-5e9e17751f19d03-ParseError]": 0.00392493398699971, + "tests/test_misc.py::test_explicit_parser[../doc8-1.1.1-pyhd8ed1ab_0.conda-5e9e17751f19d03c4034246de428582e-None]": 0.005208947335201911, + "tests/test_misc.py::test_explicit_parser[doc8-1.1.1-pyhd8ed1ab_0.conda-5e9e17751f19d03c4034246de428582e-None]": 0.00614929647469338, + "tests/test_misc.py::test_explicit_parser[https://conda.anaconda.org/conda-forge/noarch/conda-24.1.0-pyhd3eb1b0_0.conda-2707f68aada792d1cf3a44c51d55b38b0cd65b0c192d2a5f9ef0550dc149a7d3-None]": 0.004845423989064287, + "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.003975819461130082, + "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.0033818684077650753, + "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.0059548553825059265, + "tests/test_misc.py::test_explicit_parser[https://conda.anaconda.org/conda-forge/noarch/doc8-1.1.1-pyhd8ed1ab_0.conda-5e9e17751f19d03c4034246de428582e-None]": 0.004925676187392492, + "tests/test_misc.py::test_url_pat_1": 0.002654482376941212, + "tests/test_misc.py::test_url_pat_2": 0.0027763797185625877, + "tests/test_misc.py::test_url_pat_3": 0.002730429392438628, + "tests/test_misc.py::test_walk_prefix": 0.012923112885551587, + "tests/test_plan.py::test_adds_to_existing_actions": 0.0034878984410872103, + "tests/test_plan.py::test_deprecations[_get_best_prec_match]": 0.0031264434333569116, + "tests/test_plan.py::test_deprecations[_handle_menuinst]": 0.003054534617325946, + "tests/test_plan.py::test_deprecations[_inject_UNLINKLINKTRANSACTION]": 0.0029156295527314755, + "tests/test_plan.py::test_deprecations[_plan_from_actions]": 0.002966308579067199, + "tests/test_plan.py::test_deprecations[_update_old_plan]": 0.0029108579554984874, + "tests/test_plan.py::test_deprecations[add_defaults_to_specs]": 0.003064295121079277, + "tests/test_plan.py::test_deprecations[add_unlink]": 0.002897629581575034, + "tests/test_plan.py::test_deprecations[display_actions]": 0.003027394196766837, + "tests/test_plan.py::test_deprecations[execute_actions]": 0.0030003920866720534, + "tests/test_plan.py::test_deprecations[execute_instructions]": 0.002861552304419764, + "tests/test_plan.py::test_deprecations[execute_plan]": 0.0027622163701098994, + "tests/test_plan.py::test_deprecations[get_blank_actions]": 0.0030957244930132307, + "tests/test_plan.py::test_deprecations[install_actions]": 0.003089128254349782, + "tests/test_plan.py::test_deprecations[print_dists]": 0.00324959717151771, + "tests/test_plan.py::test_deprecations[revert_actions]": 0.004131653749820027, + "tests/test_plan.py::test_display_actions_0": 0.11897849138480691, + "tests/test_plan.py::test_display_actions_features": 0.17669355140355605, + "tests/test_plan.py::test_display_actions_link_type": 0.023317521109929903, + "tests/test_plan.py::test_display_actions_show_channel_urls": 0.14614376156172315, + "tests/test_plan.py::test_execute_plan": 0.0031778385598172005, + "tests/test_plan.py::test_pinned_specs_CONDA_PINNED_PACKAGES": 0.020583595167627467, + "tests/test_plan.py::test_pinned_specs_all": 1.0196055693609882, + "tests/test_plan.py::test_pinned_specs_conda_meta_pinned": 0.9051173825688985, + "tests/test_plan.py::test_pinned_specs_condarc": 1.037978032212729, + "tests/test_plan.py::test_simply_adds_unlink_on_non_windows": 0.003718141929272765, + "tests/test_plan.py::test_update_old_plan": 0.002829654669490021, + "tests/test_priority.py::test_reorder_channel_priority[classic-with pinned_package]": 1.9879066469665956, + "tests/test_priority.py::test_reorder_channel_priority[classic-without pinned_package]": 1.7219093669454115, + "tests/test_priority.py::test_reorder_channel_priority[libmamba-with pinned_package]": 2.347198309430267, + "tests/test_priority.py::test_reorder_channel_priority[libmamba-without pinned_package]": 2.677926746614319, + "tests/test_shell.py::test_activate_deactivate_modify_path[bash]": 5.537116695000598, + "tests/test_shell.py::test_activate_deactivate_modify_path[cmd.exe]": 0.00035260279550250993, + "tests/test_shell.py::test_bash_activate_error": 4.949223880614623, + "tests/test_shell.py::test_basic_integration[bash-basic_posix]": 32.83730316445819, + "tests/test_shell.py::test_basic_integration[csh-basic_csh]": 11.189375296391825, + "tests/test_shell.py::test_basic_integration[dash-basic_posix]": 34.43823250017943, + "tests/test_shell.py::test_basic_integration[tcsh-basic_csh]": 11.353977538489069, + "tests/test_shell.py::test_basic_integration[zsh-basic_posix]": 31.47839056335488, + "tests/test_shell.py::test_cmd_exe_activate_error": 0.0003606360909209249, + "tests/test_shell.py::test_cmd_exe_basic_integration": 0.000372885870016367, + "tests/test_shell.py::test_fish_basic_integration": 0.0004960635842546512, + "tests/test_shell.py::test_legacy_activate_deactivate_bash": 7.220110150950078, + "tests/test_shell.py::test_legacy_activate_deactivate_cmd_exe": 0.0004538938503178302, + "tests/test_shell.py::test_powershell_PATH_management": 0.0002574535879530003, + "tests/test_shell.py::test_powershell_basic_integration": 0.00033640099772719935, + "tests/test_shell.py::test_stacking[0--base-base,sys]": 21.332553317383027, + "tests/test_shell.py::test_stacking[0--has-has,sys]": 18.39057351245983, + "tests/test_shell.py::test_stacking[0--not-sys]": 20.17677485513086, + "tests/test_shell.py::test_stacking[0-base-base-base,sys]": 21.34622764817298, + "tests/test_shell.py::test_stacking[0-base-has-has,sys]": 18.47057595954064, + "tests/test_shell.py::test_stacking[0-base-not-sys]": 17.41869569694572, + "tests/test_shell.py::test_stacking[0-has-base-base,sys]": 19.141175659983446, + "tests/test_shell.py::test_stacking[0-has-has-has,sys]": 18.22686537845975, + "tests/test_shell.py::test_stacking[0-has-not-sys]": 17.819725235001176, + "tests/test_shell.py::test_stacking[0-not-base-base,sys]": 18.44809806439867, + "tests/test_shell.py::test_stacking[0-not-has-has,sys]": 16.513084549203263, + "tests/test_shell.py::test_stacking[0-not-not-sys]": 17.431253730836232, + "tests/test_shell.py::test_stacking[5-base,has-base-base,has,base,sys]": 19.30205696462327, + "tests/test_shell.py::test_stacking[5-base,has-has-has,base,sys]": 17.721662114410467, + "tests/test_shell.py::test_stacking[5-base,has-not-has,base,sys]": 17.46121285722424, + "tests/test_shell.py::test_stacking[5-base,not-base-base,base,sys]": 19.934171344781145, + "tests/test_shell.py::test_stacking[5-base,not-has-has,base,sys]": 18.85349363838654, + "tests/test_shell.py::test_stacking[5-base,not-not-base,sys]": 17.959208886057947, + "tests/test_shell.py::test_stacking[5-base-base-base,sys]": 18.840479997051908, + "tests/test_shell.py::test_stacking[5-base-has-has,base,sys]": 17.869750303245635, + "tests/test_shell.py::test_stacking[5-base-not-base,sys]": 17.86545541696297, + "tests/test_shell.py::test_stacking[5-has-base-base,has,sys]": 19.662769907919362, + "tests/test_shell.py::test_stacking[5-has-has-has,sys]": 18.03421434859775, + "tests/test_shell.py::test_stacking[5-has-not-has,sys]": 17.381251194243546, + "tests/test_shell.py::test_stacking[5-not-base-base,sys]": 19.48234588807186, + "tests/test_shell.py::test_stacking[5-not-has-has,sys]": 16.956324312968494, + "tests/test_shell.py::test_stacking[5-not-not-sys]": 17.586035711332965, + "tests/test_solvers.py::TestClassicSolver::test_accelerate": 4.19063932662299, + "tests/test_solvers.py::TestClassicSolver::test_anaconda_nomkl": 2.4964933643722316, + "tests/test_solvers.py::TestClassicSolver::test_arch_preferred_over_noarch_when_otherwise_equal": 0.15842676723020216, + "tests/test_solvers.py::TestClassicSolver::test_channel_priority_1": 1.3144462448426397, + "tests/test_solvers.py::TestClassicSolver::test_circular_dependencies": 0.7432930792324154, + "tests/test_solvers.py::TestClassicSolver::test_empty": 1.2025838070811237, + "tests/test_solvers.py::TestClassicSolver::test_get_dists": 2.9011135595200646, + "tests/test_solvers.py::TestClassicSolver::test_get_reduced_index_broadening_preferred_solution": 0.17823595761659988, + "tests/test_solvers.py::TestClassicSolver::test_get_reduced_index_broadening_with_unsatisfiable_early_dep": 0.1849050658494478, + "tests/test_solvers.py::TestClassicSolver::test_install_package_with_feature": 0.6809522632728428, + "tests/test_solvers.py::TestClassicSolver::test_iopro_mkl": 1.8001428066531484, + "tests/test_solvers.py::TestClassicSolver::test_iopro_nomkl": 1.2390647221512507, + "tests/test_solvers.py::TestClassicSolver::test_irrational_version": 0.4466844962700072, + "tests/test_solvers.py::TestClassicSolver::test_mkl": 2.852559380802949, + "tests/test_solvers.py::TestClassicSolver::test_no_features": 4.057421417236011, + "tests/test_solvers.py::TestClassicSolver::test_noarch_preferred_over_arch_when_build_greater": 0.1858633238624601, + "tests/test_solvers.py::TestClassicSolver::test_noarch_preferred_over_arch_when_build_greater_dep": 0.19672361584331285, + "tests/test_solvers.py::TestClassicSolver::test_noarch_preferred_over_arch_when_version_greater": 0.16616643674090584, + "tests/test_solvers.py::TestClassicSolver::test_noarch_preferred_over_arch_when_version_greater_dep": 0.17618986344383872, + "tests/test_solvers.py::TestClassicSolver::test_nonexistent": 0.2912370735514074, + "tests/test_solvers.py::TestClassicSolver::test_nonexistent_deps": 2.957235782558425, + "tests/test_solvers.py::TestClassicSolver::test_pseudo_boolean": 2.5016133844031563, + "tests/test_solvers.py::TestClassicSolver::test_remove": 2.723660131437608, + "tests/test_solvers.py::TestClassicSolver::test_scipy_mkl": 1.2495797264225348, + "tests/test_solvers.py::TestClassicSolver::test_surplus_features_1": 0.22031816461573356, + "tests/test_solvers.py::TestClassicSolver::test_surplus_features_2": 0.1801497207949059, + "tests/test_solvers.py::TestClassicSolver::test_timestamps_and_deps": 1.593492021857093, + "tests/test_solvers.py::TestClassicSolver::test_unintentional_feature_downgrade": 1.792904877823095, + "tests/test_solvers.py::TestClassicSolver::test_unsat_any_two_not_three": 0.8295726559814781, + "tests/test_solvers.py::TestClassicSolver::test_unsat_chain": 0.21942151268263144, + "tests/test_solvers.py::TestClassicSolver::test_unsat_channel_priority": 0.40361037389218496, + "tests/test_solvers.py::TestClassicSolver::test_unsat_expand_single": 0.1916654586632555, + "tests/test_solvers.py::TestClassicSolver::test_unsat_from_r1": 4.263775071197418, + "tests/test_solvers.py::TestClassicSolver::test_unsat_missing_dep": 0.21498212454700916, + "tests/test_solvers.py::TestClassicSolver::test_unsat_shortest_chain_1": 0.22530390699849598, + "tests/test_solvers.py::TestClassicSolver::test_unsat_shortest_chain_2": 0.21844880609855216, + "tests/test_solvers.py::TestClassicSolver::test_unsat_shortest_chain_3": 0.21161948179627027, + "tests/test_solvers.py::TestClassicSolver::test_unsat_shortest_chain_4": 0.23194847125497853, + "tests/test_solvers.py::TestClassicSolver::test_unsat_simple": 0.2168488976481208, + "tests/test_solvers.py::TestLibMambaSolver::test_accelerate": 0.002549108328855227, + "tests/test_solvers.py::TestLibMambaSolver::test_anaconda_nomkl": 0.4877811947961147, + "tests/test_solvers.py::TestLibMambaSolver::test_arch_preferred_over_noarch_when_otherwise_equal": 0.1330558557835567, + "tests/test_solvers.py::TestLibMambaSolver::test_channel_priority_1": 0.2702138432123987, + "tests/test_solvers.py::TestLibMambaSolver::test_circular_dependencies": 0.6111433577828259, + "tests/test_solvers.py::TestLibMambaSolver::test_empty": 0.2107341456137725, + "tests/test_solvers.py::TestLibMambaSolver::test_get_dists": 0.2787206356808336, + "tests/test_solvers.py::TestLibMambaSolver::test_get_reduced_index_broadening_preferred_solution": 0.12534958557954975, + "tests/test_solvers.py::TestLibMambaSolver::test_get_reduced_index_broadening_with_unsatisfiable_early_dep": 0.13295743428387385, + "tests/test_solvers.py::TestLibMambaSolver::test_install_package_with_feature": 0.21341675322221199, + "tests/test_solvers.py::TestLibMambaSolver::test_iopro_mkl": 0.003021892472056433, + "tests/test_solvers.py::TestLibMambaSolver::test_iopro_nomkl": 0.0026576196722057923, + "tests/test_solvers.py::TestLibMambaSolver::test_irrational_version": 0.2051859358441648, + "tests/test_solvers.py::TestLibMambaSolver::test_mkl": 0.0025807194636057913, + "tests/test_solvers.py::TestLibMambaSolver::test_no_features": 0.003035627002700834, + "tests/test_solvers.py::TestLibMambaSolver::test_noarch_preferred_over_arch_when_build_greater": 0.13138243099349986, + "tests/test_solvers.py::TestLibMambaSolver::test_noarch_preferred_over_arch_when_build_greater_dep": 0.12459863877809531, + "tests/test_solvers.py::TestLibMambaSolver::test_noarch_preferred_over_arch_when_version_greater": 0.12371135799242551, + "tests/test_solvers.py::TestLibMambaSolver::test_noarch_preferred_over_arch_when_version_greater_dep": 0.12453132410925492, + "tests/test_solvers.py::TestLibMambaSolver::test_nonexistent": 0.18781737164010726, + "tests/test_solvers.py::TestLibMambaSolver::test_nonexistent_deps": 1.3473481295866905, + "tests/test_solvers.py::TestLibMambaSolver::test_pseudo_boolean": 0.002692543369121389, + "tests/test_solvers.py::TestLibMambaSolver::test_remove": 0.002823997253760735, + "tests/test_solvers.py::TestLibMambaSolver::test_scipy_mkl": 0.0024788514117773924, + "tests/test_solvers.py::TestLibMambaSolver::test_surplus_features_1": 0.0026816867917924684, + "tests/test_solvers.py::TestLibMambaSolver::test_surplus_features_2": 0.0027394755041184314, + "tests/test_solvers.py::TestLibMambaSolver::test_timestamps_and_deps": 1.3293111102733624, + "tests/test_solvers.py::TestLibMambaSolver::test_unintentional_feature_downgrade": 0.0027913931627135593, + "tests/test_solvers.py::TestLibMambaSolver::test_unsat_any_two_not_three": 0.4566265333885075, + "tests/test_solvers.py::TestLibMambaSolver::test_unsat_chain": 0.10242130347760127, + "tests/test_solvers.py::TestLibMambaSolver::test_unsat_channel_priority": 0.3047515126302251, + "tests/test_solvers.py::TestLibMambaSolver::test_unsat_expand_single": 0.10403411025549546, + "tests/test_solvers.py::TestLibMambaSolver::test_unsat_from_r1": 0.5618215337622793, + "tests/test_solvers.py::TestLibMambaSolver::test_unsat_missing_dep": 0.10653594304849716, + "tests/test_solvers.py::TestLibMambaSolver::test_unsat_shortest_chain_1": 0.10712094726751994, + "tests/test_solvers.py::TestLibMambaSolver::test_unsat_shortest_chain_2": 0.10225391491748681, + "tests/test_solvers.py::TestLibMambaSolver::test_unsat_shortest_chain_3": 0.10640627030716801, + "tests/test_solvers.py::TestLibMambaSolver::test_unsat_shortest_chain_4": 0.10146520720437215, + "tests/test_solvers.py::TestLibMambaSolver::test_unsat_simple": 0.12004592120633255, + "tests/test_toposort.py::test_cycle": 0.0030986033621657047, + "tests/test_toposort.py::test_cycle_best_effort": 0.0030808140861300778, + "tests/test_toposort.py::test_degenerate": 0.0026876891067661225, + "tests/test_toposort.py::test_pop_key": 0.002909947024506461, + "tests/test_toposort.py::test_python_is_prioritized": 0.0029204907879305884, + "tests/test_toposort.py::test_simple": 0.002854748554406779, + "tests/test_utils.py::test_deprecations[cygwin_path_to_win-TypeError]": 0.0034783061313942098, + "tests/test_utils.py::test_deprecations[msys2_shell_base-TypeError]": 0.004682427916938867, + "tests/test_utils.py::test_deprecations[path_identity-TypeError]": 0.003659533167839996, + "tests/test_utils.py::test_deprecations[shells-TypeError]": 0.0039605856295008715, + "tests/test_utils.py::test_deprecations[translate_stream-TypeError]": 0.0036991741679572843, + "tests/test_utils.py::test_deprecations[unix_shell_base-TypeError]": 0.004966216889588464, + "tests/test_utils.py::test_deprecations[win_path_to_cygwin-TypeError]": 0.003600483397319277, + "tests/test_utils.py::test_ensure_dir": 0.004832475147826895, + "tests/test_utils.py::test_ensure_dir_errors": 0.007980542652224436, + "tests/test_utils.py::test_path_translations": 0.031807810914616826, + "tests/test_utils.py::test_quote_for_shell[!-'!']": 0.003177691742406113, + "tests/test_utils.py::test_quote_for_shell[\"-'\"']": 0.003165609988910202, + "tests/test_utils.py::test_quote_for_shell[#-'#']": 0.00290391187766522, + "tests/test_utils.py::test_quote_for_shell[$-'$']": 0.0032478264177406464, + "tests/test_utils.py::test_quote_for_shell[%-%]": 0.0030300522843097004, + "tests/test_utils.py::test_quote_for_shell[&-'&']": 0.0031282886957034396, + "tests/test_utils.py::test_quote_for_shell['-''\"'\"'']": 0.0030199626814421663, + "tests/test_utils.py::test_quote_for_shell[(-'(']": 0.003070597344902807, + "tests/test_utils.py::test_quote_for_shell[)-')']": 0.0029651737050024316, + "tests/test_utils.py::test_quote_for_shell[*-'*']": 0.00300102762411271, + "tests/test_utils.py::test_quote_for_shell[+-+]": 0.003089139414733243, + "tests/test_utils.py::test_quote_for_shell[,-,]": 0.002936418673873302, + "tests/test_utils.py::test_quote_for_shell[---]": 0.0030807479881937287, + "tests/test_utils.py::test_quote_for_shell[.-.]": 0.0033001828831571564, + "tests/test_utils.py::test_quote_for_shell[/-/]": 0.0032487649391480904, + "tests/test_utils.py::test_quote_for_shell[1>/dev/null-'1>/dev/null']": 0.00311575333963779, + "tests/test_utils.py::test_quote_for_shell[1>NUL-'1>NUL']": 0.0029774144886471443, + "tests/test_utils.py::test_quote_for_shell[2>&1-'2>&1']": 0.0032997681075327507, + "tests/test_utils.py::test_quote_for_shell[2>/dev/null-'2>/dev/null']": 0.002989763708568868, + "tests/test_utils.py::test_quote_for_shell[2>NUL-'2>NUL']": 0.00295907425058048, + "tests/test_utils.py::test_quote_for_shell[:-:]": 0.0031399433489730107, + "tests/test_utils.py::test_quote_for_shell[;-';']": 0.003081028715496721, + "tests/test_utils.py::test_quote_for_shell[<-'<']": 0.002966352137857117, + "tests/test_utils.py::test_quote_for_shell[=-=]": 0.0031965319367026623, + "tests/test_utils.py::test_quote_for_shell[>-'>']": 0.0033456921881231286, + "tests/test_utils.py::test_quote_for_shell[>/dev/null-'>/dev/null']": 0.003038537607792903, + "tests/test_utils.py::test_quote_for_shell[>NUL-'>NUL']": 0.002986095220851817, + "tests/test_utils.py::test_quote_for_shell[?-'?']": 0.003896705077839942, + "tests/test_utils.py::test_quote_for_shell[@-@]": 0.0030948119367206752, + "tests/test_utils.py::test_quote_for_shell[C:\\\\temp\\\\some ^%file^% > nul-\"C:\\\\temp\\\\some ^%%file^%% > nul\"]": 0.0005820714219003688, + "tests/test_utils.py::test_quote_for_shell[None-'']": 0.003174721340750853, + "tests/test_utils.py::test_quote_for_shell[[-'[']": 0.0031596777770603523, + "tests/test_utils.py::test_quote_for_shell[\\\\-'\\\\']": 0.003207500488991045, + "tests/test_utils.py::test_quote_for_shell[]-']']": 0.0032827574284195068, + "tests/test_utils.py::test_quote_for_shell[^-'^']": 0.0036208404303786643, + "tests/test_utils.py::test_quote_for_shell[arg1 and 2-'arg1 and 2']": 0.0034577823039916022, + "tests/test_utils.py::test_quote_for_shell[arg1-arg1]": 0.003300083144367384, + "tests/test_utils.py::test_quote_for_shell[arg1\\nand\\n2-'arg1\\nand\\n2']": 0.0033422170550428463, + "tests/test_utils.py::test_quote_for_shell[malicious argument\\\\\"&whoami-\"malicious argument\\\\\"\"&whoami\"]": 0.0006257302586375398, + "tests/test_utils.py::test_quote_for_shell[numpy<1.22-'numpy<1.22']": 0.0032184410693734894, + "tests/test_utils.py::test_quote_for_shell[numpy>=1.0-'numpy>=1.0']": 0.0028398180516378633, + "tests/test_utils.py::test_quote_for_shell[one|two-'one|two']": 0.003007444189782961, + "tests/test_utils.py::test_quote_for_shell[{-'{']": 0.0036055752730370363, + "tests/test_utils.py::test_quote_for_shell[|-'|']": 0.003209668634846607, + "tests/test_utils.py::test_quote_for_shell[}-'}']": 0.003368031407174399, + "tests/test_utils.py::test_quote_for_shell[~-'~']": 0.0036118891583386955, + "tests/test_utils.py::test_text_translations": 0.01625598528517985, + "tests/testing/test_fixtures.py::test_conda_cli": 0.22519912829040586, + "tests/testing/test_fixtures.py::test_env": 21.155190000395876, + "tests/testing/test_fixtures.py::test_monkeypatch": 0.02035458660054369, + "tests/testing/test_fixtures.py::test_path_factory": 0.007589383211366492, + "tests/testing/test_fixtures.py::test_session_capsys": 0.005500987424775486, + "tests/testing/test_fixtures.py::test_session_conda_cli": 0.2502989137805562, + "tests/testing/test_fixtures.py::test_session_tmp_env": 1.495897659998465, + "tests/testing/test_fixtures.py::test_tmp_channel": 0.8811200940248503, + "tests/testing/test_fixtures.py::test_tmp_env": 2.380746931052752, + "tests/testing/test_fixtures.py::test_tmp_envs_dir": 0.006891437454785675, + "tests/testing/test_fixtures.py::test_tmp_pkgs_dir": 0.007997876171556038, + "tests/testing/test_testing.py::test_deprecations[CondaCLIFixture-TypeError]": 0.003380690619425209, + "tests/testing/test_testing.py::test_deprecations[PathFactoryFixture-TypeError]": 0.003601596025436377, + "tests/testing/test_testing.py::test_deprecations[TmpChannelFixture-TypeError]": 0.0033981853840012594, + "tests/testing/test_testing.py::test_deprecations[TmpEnvFixture-TypeError]": 0.0028447407882187916, + "tests/trust/test_signature_verification.py::test_2nd_root_metadata_from_web": 0.05435748432740256, + "tests/trust/test_signature_verification.py::test_3rd_root_metadata_from_web": 0.042189988243678075, + "tests/trust/test_signature_verification.py::test_invalid_2nd_metadata_on_disk_no_new_metadata_on_web": 0.012784372612827192, + "tests/trust/test_signature_verification.py::test_signature_verification[broken-0.0.1-broken.conda-None]": 12.878530801669303, + "tests/trust/test_signature_verification.py::test_signature_verification[broken-0.0.1-broken.tar.bz2-False]": 12.815996479044763, + "tests/trust/test_signature_verification.py::test_signature_verification[first.tar.bz2-True]": 12.944994987011578, + "tests/trust/test_signature_verification.py::test_signature_verification[second.conda-True]": 12.900653775168374, + "tests/trust/test_signature_verification.py::test_signature_verification[third.conda-True]": 12.848581527837903, + "tests/trust/test_signature_verification.py::test_signature_verification_not_enabled": 0.0459203944222857, + "tests/trust/test_signature_verification.py::test_single_invalid_signature_3rd_root_metadata_from_web": 0.03979132575427654, + "tests/trust/test_signature_verification.py::test_trusted_root_2nd_metadata_on_disk_no_new_metadata_on_web": 0.011253132558512473, + "tests/trust/test_signature_verification.py::test_trusted_root_invalid_key_mgr_online_valid_on_disk": 0.014388040155539884, + "tests/trust/test_signature_verification.py::test_trusted_root_new_key_mgr_online": 0.018097114366841686, + "tests/trust/test_signature_verification.py::test_trusted_root_no_new_key_mgr_online_key_mgr_is_on_disk": 0.012430398225350215, + "tests/trust/test_signature_verification.py::test_trusted_root_no_new_key_mgr_online_key_mgr_not_on_disk": 0.015037687002187017, + "tests/trust/test_signature_verification.py::test_trusted_root_no_new_metadata": 0.009429927758457576 }