Created
September 29, 2023 02:05
-
-
Save jiangying000/c3702a39db288a475c932d361fdc46a3 to your computer and use it in GitHub Desktop.
err-log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PS C:\Users\64478\Documents\GitHub\nextest> cargo nextest run --all-features | |
Finished test [unoptimized + debuginfo] target(s) in 0.50s | |
Starting 209 tests across 14 binaries | |
PASS [ 0.142s] cargo-nextest dispatch::tests::test_test_binary_argument_parsing | |
PASS [ 0.079s] nextest-filtering parsing::tests::test_complex_error | |
PASS [ 0.074s] nextest-filtering parsing::tests::test_expected_eof | |
PASS [ 0.066s] nextest-filtering parsing::tests::test_expected_expr | |
PASS [ 0.058s] nextest-filtering parsing::tests::test_invalid_platform | |
PASS [ 0.044s] nextest-filtering parsing::tests::test_invalid_regex | |
PASS [ 0.029s] nextest-filtering parsing::tests::test_missing_close_parentheses | |
PASS [ 0.039s] nextest-filtering parsing::tests::test_missing_argument | |
PASS [ 0.132s] nextest-filtering parsing::tests::test_missing_close_regex | |
PASS [ 0.256s] cargo-nextest dispatch::tests::test_argument_parsing | |
PASS [ 0.106s] nextest-filtering parsing::tests::test_parse_comma | |
PASS [ 0.078s] nextest-filtering parsing::tests::test_parse_expr_difference | |
PASS [ 0.136s] nextest-filtering parsing::tests::test_missing_open_parentheses | |
PASS [ 0.126s] nextest-filtering parsing::tests::test_missing_parentheses | |
PASS [ 0.104s] nextest-filtering parsing::tests::test_parse_expr_intersection | |
PASS [ 0.100s] nextest-filtering parsing::tests::test_parse_expr_not | |
PASS [ 0.088s] nextest-filtering parsing::tests::test_parse_expr_precedence | |
PASS [ 0.066s] nextest-filtering parsing::tests::test_parse_expr_union | |
PASS [ 0.107s] nextest-filtering parsing::tests::test_parse_expr_set | |
PASS [ 0.036s] nextest-filtering parsing::tests::test_parse_regex | |
PASS [ 0.030s] nextest-filtering parsing::tests::test_parse_set_def | |
PASS [ 0.063s] nextest-filtering parsing::tests::test_parse_name_matcher | |
PASS [ 0.047s] nextest-filtering parsing::tests::test_parse_name_matcher_quote | |
PASS [ 0.031s] nextest-filtering parsing::tests::test_unexpected_argument | |
PASS [ 0.026s] nextest-filtering parsing::tests::test_unexpected_comma | |
PASS [ 0.024s] nextest-filtering::match test_expr_package_contains | |
PASS [ 0.048s] nextest-filtering::match test_expr_binary | |
PASS [ 0.043s] nextest-filtering::match test_expr_deps | |
PASS [ 0.038s] nextest-filtering::match test_expr_kind | |
PASS [ 0.034s] nextest-filtering::match test_expr_kind_partial | |
PASS [ 0.053s] nextest-filtering::match test_binary_query | |
PASS [ 0.026s] nextest-filtering::match test_expr_package_equal | |
PASS [ 0.054s] nextest-filtering::match test_expr_package_regex | |
PASS [ 0.053s] nextest-filtering::match test_expr_platform | |
PASS [ 0.049s] nextest-filtering::match test_expr_rdeps | |
PASS [ 0.044s] nextest-filtering::match test_expr_test | |
PASS [ 0.038s] nextest-filtering::match test_expr_test_difference::with_and_not | |
PASS [ 0.031s] nextest-filtering::match test_expr_test_difference::with_minus | |
PASS [ 0.061s] nextest-filtering::match test_expr_test_intersect::with_ampersand | |
PASS [ 0.061s] nextest-filtering::match test_expr_test_intersect::with_and | |
PASS [ 0.049s] nextest-filtering::match test_expr_test_union::with_plus | |
PASS [ 0.054s] nextest-filtering::match test_expr_test_union::with_pipe | |
PASS [ 0.063s] nextest-filtering::match test_expr_test_not | |
PASS [ 0.058s] nextest-filtering::match test_expr_test_union::with_or | |
PASS [ 0.071s] nextest-filtering::match test_expr_with_no_matching_packages | |
PASS [ 0.060s] nextest-metadata test_list::tests::test_binary_id_ord | |
PASS [ 0.048s] nextest-metadata test_list::tests::test_deserialize_old_rust_build_meta::single_target_platform_specified | |
PASS [ 0.055s] nextest-metadata test_list::tests::test_deserialize_old_rust_build_meta::no_target_platform | |
PASS [ 0.047s] nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::no_array_of_tables | |
PASS [ 0.041s] nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::no_comments_after | |
PASS [ 0.056s] nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::empty_input | |
PASS [ 0.437s] nextest-filtering parsing::tests::proptest_expr_roundtrip | |
PASS [ 0.076s] nextest-runner cargo_config::discovery::tests::test_cli_kv_accepted | |
PASS [ 0.042s] nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::no_inline_table_value | |
PASS [ 0.053s] nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::no_comments_before | |
PASS [ 0.061s] nextest-runner cargo_config::env::tests::test_cli_env_var_relative | |
PASS [ 0.050s] nextest-runner cargo_config::env::tests::test_relative_dir_for_windows | |
PASS [ 0.241s] nextest-filtering proptest_helpers::tests::proptest_regex_valid | |
PASS [ 0.025s] nextest-runner config::identifier::tests::test_valid | |
PASS [ 0.045s] nextest-runner config::config_impl::tests::default_config_is_valid | |
PASS [ 0.049s] nextest-runner config::identifier::tests::test_invalid | |
PASS [ 0.038s] nextest-runner config::nextest_version::tests::test_accumulate | |
PASS [ 0.043s] nextest-runner config::nextest_version::tests::test_invalid_nextest_version::build_metadata | |
PASS [ 0.041s] nextest-runner config::nextest_version::tests::test_invalid_nextest_version::empty | |
PASS [ 0.032s] nextest-runner config::nextest_version::tests::test_valid_nextest_version::basic | |
PASS [ 0.046s] nextest-runner config::nextest_version::tests::test_invalid_nextest_version::error_greater_than_warning | |
PASS [ 0.041s] nextest-runner config::nextest_version::tests::test_invalid_nextest_version::pre_release | |
PASS [ 0.026s] nextest-runner config::nextest_version::tests::test_valid_nextest_version::with_error_and_warning | |
PASS [ 0.101s] nextest-runner cargo_config::env::tests::test_env_var_precedence | |
PASS [ 0.037s] nextest-runner config::nextest_version::tests::test_valid_nextest_version::with_warning | |
PASS [ 0.059s] nextest-runner config::nextest_version::tests::test_valid_nextest_version::basic_with_patch | |
PASS [ 1.034s] nextest-runner config::config_impl::tests::ignored_keys | |
PASS [ 0.930s] nextest-runner config::retry_policy::tests::overrides_retries::earlier_config_applied_because_it_matches_target_triple | |
PASS [ 0.978s] nextest-runner config::retry_policy::tests::overrides_retries::earlier_config_applied_because_it_matches_host_triple | |
PASS [ 0.977s] nextest-runner config::retry_policy::tests::overrides_retries::earlier_config_applied_because_it_matches_target_cfg_expr | |
PASS [ 0.359s] nextest-runner config::retry_policy::tests::overrides_retries::earlier_config_ignored_because_it_doesn_t_match_target_triple | |
PASS [ 0.400s] nextest-runner config::retry_policy::tests::overrides_retries::earlier_configs_override_later_ones | |
PASS [ 0.570s] nextest-runner config::retry_policy::tests::overrides_retries::my_test_matches_exactly | |
PASS [ 0.581s] nextest-runner config::retry_policy::tests::overrides_retries::no_overrides_match_my_test_exactly | |
PASS [ 1.592s] nextest-runner config::overrides::tests::parse_overrides_invalid::empty_platform_map | |
PASS [ 0.669s] nextest-runner config::retry_policy::tests::overrides_retries::no_retries_specified | |
PASS [ 0.756s] nextest-runner config::retry_policy::tests::overrides_retries::not_match | |
PASS [ 0.223s] nextest-runner config::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_have_a_non_zero_max_delay | |
PASS [ 0.520s] nextest-runner config::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_have_a_non_zero_delay | |
PASS [ 0.579s] nextest-runner config::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_specify_delay | |
PASS [ 0.921s] nextest-runner config::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_specify_count | |
PASS [ 2.109s] nextest-runner config::retry_policy::tests::parse_retries_invalid::delay_is_not_a_valid_duration | |
PASS [ 1.044s] nextest-runner config::retry_policy::tests::parse_retries_invalid::fixed_specified_without_count | |
PASS [ 2.916s] nextest-runner config::retry_policy::tests::overrides_retries::profile_specific_configs_override_default_ones | |
PASS [ 1.311s] nextest-runner config::retry_policy::tests::parse_retries_invalid::invalid_value_for_backoff | |
PASS [ 1.012s] nextest-runner config::retry_policy::tests::parse_retries_invalid::jitter_specified_without_delay | |
PASS [ 1.566s] nextest-runner config::retry_policy::tests::parse_retries_invalid::max_delay_greater_than_delay | |
PASS [ 1.735s] nextest-runner config::retry_policy::tests::parse_retries_invalid::max_delay_is_incompatible_with_fixed_backoff | |
PASS [ 2.202s] nextest-runner config::scripts::tests::parse_scripts_invalid_compile::empty_platform_map | |
PASS [ 1.209s] nextest-runner config::scripts::tests::parse_scripts_invalid_compile::invalid_filter_expression | |
PASS [ 6.905s] nextest-runner config::overrides::tests::parse_overrides_invalid::invalid_platform_expression | |
PASS [ 0.898s] nextest-runner config::scripts::tests::parse_scripts_invalid_compile::invalid_platform_expression | |
PASS [ 2.516s] nextest-runner config::retry_policy::tests::parse_retries_valid | |
PASS [ 7.877s] nextest-runner config::overrides::tests::test_overrides_basic | |
PASS [ 0.983s] nextest-runner config::scripts::tests::parse_scripts_invalid_compile::neither_platform_nor_filter_specified | |
PASS [ 1.172s] nextest-runner config::scripts::tests::parse_scripts_invalid_deserialize::empty_command | |
PASS [ 8.921s] nextest-runner config::retry_policy::tests::overrides_retries::earlier_config_ignored_because_it_doesn_t_match_host_triple | |
PASS [ 1.879s] nextest-runner config::scripts::tests::parse_scripts_invalid_defined_by_tool::non_tool_config_in_tool | |
PASS [ 1.865s] nextest-runner config::scripts::tests::parse_scripts_invalid_deserialize::empty_command_list | |
PASS [ 9.011s] nextest-runner config::overrides::tests::parse_overrides_invalid::invalid_filter_expression | |
PASS [ 1.921s] nextest-runner config::scripts::tests::parse_scripts_invalid_defined::tool_config_in_main_program | |
PASS [ 1.131s] nextest-runner config::scripts::tests::parse_scripts_invalid_deserialize::invalid_tool_script_name | |
PASS [ 1.219s] nextest-runner config::scripts::tests::parse_scripts_invalid_deserialize::missing_command | |
PASS [ 1.616s] nextest-runner config::scripts::tests::parse_scripts_invalid_deserialize::invalid_script_name | |
PASS [ 0.752s] nextest-runner config::scripts::tests::parse_scripts_invalid_deserialize::slow_timeout_is_not_a_duration | |
PASS [ 0.743s] nextest-runner config::scripts::tests::parse_scripts_invalid_unknown::unknown_scripts | |
PASS [ 0.758s] nextest-runner config::scripts::tests::test_scripts_basic | |
PASS [ 0.755s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::adds_a_custom_profile_ci_ | |
PASS [ 0.537s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::empty_config_is_expected_to_use_the_hardcoded_values | |
PASS [ 0.984s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::ci_profile_uses_string_notation | |
PASS [ 0.526s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::overrides_the_default_profile | |
PASS [ 0.429s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::partial_table | |
PASS [ 0.553s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::timeout_grace_period | |
PASS [ 0.768s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::partial_slow_timeout_table_should_error | |
PASS [ 0.574s] nextest-runner config::test_group::tests::tool_config_define_groups::group_name_doesn_t_start_with_tool_ | |
PASS [ 0.617s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::zero_terminate_after_should_fail | |
PASS [ 11.332s] integration-tests::integration test_list_host_after_build | |
PASS [ 11.549s] integration-tests::integration test_list_binaries_only | |
PASS [ 1.038s] nextest-runner config::test_group::tests::tool_config_define_groups::group_name_is_global | |
PASS [ 1.124s] nextest-runner config::test_group::tests::tool_config_define_groups::group_name_doesn_t_start_with_tool_name | |
PASS [ 1.106s] nextest-runner config::test_group::tests::tool_config_define_groups::group_name_missing_suffix_colon | |
PASS [ 11.343s] nextest-runner config::retry_policy::tests::overrides_retries::earlier_config_ignored_because_it_doesn_t_match_target_cfg_expr | |
PASS [ 1.024s] nextest-runner config::test_group::tests::unknown_groups::unknown_group_in_tool_config | |
PASS [ 11.383s] nextest-runner config::overrides::tests::parse_overrides_invalid::neither_platform_nor_filter_specified | |
PASS [ 1.266s] nextest-runner config::test_group::tests::tool_config_define_groups::group_name_starts_with_ | |
PASS [ 1.113s] nextest-runner config::test_group::tests::unknown_groups::depends_on_downstream_tool_config | |
PASS [ 1.099s] nextest-runner config::test_group::tests::unknown_groups::depends_on_user_config | |
PASS [ 1.306s] nextest-runner config::test_group::tests::tool_config_define_groups::group_name_valid | |
PASS [ 0.646s] nextest-runner config::test_group::tests::user_config_define_groups::group_name_is_global | |
PASS [ 0.833s] nextest-runner config::test_group::tests::unknown_groups::unknown_group_in_user_config | |
PASS [ 1.068s] nextest-runner config::test_group::tests::user_config_define_groups::group_name_starts_with_ | |
PASS [ 0.823s] nextest-runner config::test_group::tests::user_config_define_groups::group_name_starts_with_tool_ | |
PASS [ 0.790s] nextest-runner config::test_threads::tests::parse_test_threads::positive | |
PASS [ 12.830s] integration-tests::integration test_list_full_after_build | |
PASS [ 0.895s] nextest-runner config::test_group::tests::user_config_define_groups::group_name_valid | |
PASS [ 1.010s] nextest-runner config::test_threads::tests::parse_test_threads::num_cpus | |
PASS [ 0.828s] nextest-runner config::threads_required::tests::parse_threads_required::negative | |
PASS [ 1.054s] nextest-runner config::test_threads::tests::parse_test_threads::negative | |
PASS [ 1.019s] nextest-runner config::test_threads::tests::parse_test_threads::zero | |
PASS [ 0.570s] nextest-runner config::tool_config::tests::parse_tool_config_file | |
PASS [ 1.115s] nextest-runner config::threads_required::tests::parse_threads_required::num_cpus_with_custom_test_threads | |
PASS [ 0.537s] nextest-runner list::binary_list::tests::test_parse_binary_list | |
PASS [ 0.085s] nextest-runner partition::tests::partitioner_builder_from_str | |
PASS [ 0.601s] nextest-runner list::test_list::tests::test_parse_test_list | |
PASS [ 0.134s] nextest-runner reporter::aggregator::tests::test_heuristic_extract_description | |
PASS [ 0.209s] nextest-runner reporter::aggregator::tests::test_heuristic_error_str | |
PASS [ 1.613s] nextest-runner config::threads_required::tests::parse_threads_required::num_cpus | |
PASS [ 1.180s] nextest-runner config::threads_required::tests::parse_threads_required::positive | |
PASS [ 0.217s] nextest-runner reporter::tests::no_capture_settings | |
PASS [ 0.198s] nextest-runner reuse_build::archiver::tests::test_archive_format_autodetect | |
PASS [ 0.193s] nextest-runner reuse_build::tests::test_path_mapper_relative | |
PASS [ 0.327s] nextest-runner reporter::aggregator::tests::test_heuristic_stack_trace | |
PASS [ 0.271s] nextest-runner runner::tests::no_capture_settings | |
PASS [ 0.195s] nextest-runner runner::tests::test_any_failed | |
PASS [ 0.200s] nextest-runner test_filter::tests::proptest_empty | |
PASS [ 0.209s] nextest-runner runner::tests::test_is_success | |
PASS [ 1.418s] nextest-runner config::threads_required::tests::parse_threads_required::num_test_threads_with_custom_test_threads | |
PASS [ 1.455s] nextest-runner config::threads_required::tests::parse_threads_required::zero | |
PASS [ 1.533s] nextest-runner config::threads_required::tests::parse_threads_required::num_test_threads | |
PASS [ 0.331s] nextest-runner target_runner::tests::test_find_config | |
PASS [ 0.260s] nextest-runner test_filter::tests::proptest_no_match | |
PASS [ 0.671s] nextest-runner test_filter::tests::proptest_exact | |
PASS [ 0.608s] nextest-runner test_filter::tests::proptest_substring | |
PASS [ 1.789s] nextest-runner config::tool_config::tests::tool_config_basic | |
PASS [ 0.787s] nextest-runner::integration basic::test_list_binaries | |
PASS [ 0.938s] nextest-runner time::stopwatch::tests::stopwatch_pause | |
PASS [ 0.178s] nextest-runner::integration target_runner::disregards_non_matching | |
PASS [ 0.426s] nextest-runner::integration target_runner::falls_back_to_cargo_config | |
PASS [ 1.607s] nextest-runner::integration basic::test_list_tests | |
PASS [ 0.200s] nextest-runner::integration target_runner::parses_cargo_config_cfg | |
PASS [ 16.251s] integration-tests::integration test_list_full | |
PASS [ 0.339s] nextest-runner::integration target_runner::parses_cargo_config_exact | |
PASS [ 0.104s] nextest-runner::integration target_runner::parses_cargo_env | |
PASS [ 2.456s] nextest-runner::integration basic::test_filter_expr_with_string_filters | |
PASS [ 1.857s] nextest-runner::integration basic::test_string_filters_without_filter_expr | |
PASS [ 0.262s] nextest-runner::integration target_triple::parses_cargo_env | |
PASS [ 2.832s] nextest-runner::integration basic::test_filter_expr_without_string_filters | |
PASS [ 0.191s] nextest-runner::integration target_triple::parses_custom_target_cli_from_rust_target_path | |
PASS [ 0.340s] nextest-runner::integration target_triple::parses_custom_target_cli | |
PASS [ 0.441s] nextest-runner::integration target_triple::parses_custom_target_cli_heuristic | |
PASS [ 0.368s] nextest-runner::integration target_triple::parses_custom_target_env | |
PASS [ 3.024s] nextest-runner::integration basic::test_run_ignored | |
PASS [ 0.554s] nextest-runner::integration target_triple::parses_custom_target_env_from_rust_target_path | |
PASS [ 0.330s] nextest-runner::integration target_triple::parses_target_cli_option | |
PASS [ 1.545s] integration-tests::integration test_setup_scripts_not_enabled | |
PASS [ 16.229s] nextest-runner config::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_have_a_non_zero_count | |
PASS [ 0.799s] quick-junit::fixture_tests fixtures | |
PASS [ 18.091s] nextest-runner cargo_config::target_triple::tests::test_find_target_triple | |
PASS [ 18.784s] integration-tests::integration test_list_default | |
LEAK [ 18.900s] integration-tests::integration test_run | |
PASS [ 19.667s] integration-tests::integration test_list_target_after_build | |
PASS [ 5.592s] nextest-runner::integration basic::test_termination | |
PASS [ 2.185s] integration-tests::integration test_show_config_version | |
PASS [ 5.954s] nextest-runner::integration target_runner::test_listing_with_target_runner | |
FAIL [ 8.069s] nextest-runner::integration basic::test_run | |
--- STDOUT: nextest-runner::integration basic::test_run --- | |
running 1 test | |
C:\Users\64478\Documents\GitHub\nextest\fixtures\nextest-tests>REM If this environment variable is set, exit with non-zero. | |
C:\Users\64478\Documents\GitHub\nextest\fixtures\nextest-tests>if defined __NEXTEST_SETUP_SCRIPT_ERROR exit 1 | |
C:\Users\64478\Documents\GitHub\nextest\fixtures\nextest-tests>ECHO MY_ENV_VAR=my-env-var 1>>C:\Users\64478\AppData\Local\Temp\nextest-envmJrQZP | |
test basic::test_run ... FAILED | |
failures: | |
failures: | |
basic::test_run | |
test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 23 filtered out; finished in 8.01s | |
--- STDERR: nextest-runner::integration basic::test_run --- | |
warning: C:\Users\64478\Documents\GitHub\nextest\fixtures\nextest-tests\Cargo.toml: only one of `license` or `license-file` is necessary | |
`license` should be used if the package license can be expressed with a standard SPDX expression. | |
`license-file` should be used if the package uses a non-standard license. | |
See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. | |
Blocking waiting for file lock on build directory | |
Finished test [unoptimized + debuginfo] target(s) in 0.04s | |
thread 'basic::test_run' panicked at 'for test test_cargo_env_vars, mismatch in status: expected Pass, actual (1/1) Leak | |
---STDOUT--- | |
running 1 test | |
---STDERR--- | |
', nextest-runner\tests\integration\basic.rs:170:17 | |
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace | |
Canceling due to test failure: 9 tests still running | |
FAIL [ 7.531s] nextest-runner::integration target_runner::test_run_with_target_runner | |
--- STDOUT: nextest-runner::integration target_runner::test_run_with_target_runner --- | |
running 1 test | |
C:\Users\64478\Documents\GitHub\nextest\fixtures\nextest-tests>REM If this environment variable is set, exit with non-zero. | |
C:\Users\64478\Documents\GitHub\nextest\fixtures\nextest-tests>if defined __NEXTEST_SETUP_SCRIPT_ERROR exit 1 | |
C:\Users\64478\Documents\GitHub\nextest\fixtures\nextest-tests>ECHO MY_ENV_VAR=my-env-var 1>>C:\Users\64478\AppData\Local\Temp\nextest-envkKieu6 | |
test target_runner::test_run_with_target_runner ... FAILED | |
failures: | |
failures: | |
target_runner::test_run_with_target_runner | |
test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 23 filtered out; finished in 7.46s | |
--- STDERR: nextest-runner::integration target_runner::test_run_with_target_runner --- | |
warning: C:\Users\64478\Documents\GitHub\nextest\fixtures\nextest-tests\Cargo.toml: only one of `license` or `license-file` is necessary | |
`license` should be used if the package license can be expressed with a standard SPDX expression. | |
`license-file` should be used if the package uses a non-standard license. | |
See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. | |
Finished test [unoptimized + debuginfo] target(s) in 0.04s | |
thread 'target_runner::test_run_with_target_runner' panicked at 'for test test_cargo_env_vars, mismatch in status: expected Pass, actual (1/1) Leak | |
---STDOUT--- | |
running 1 test | |
ALLUSERSPROFILE = C:\ProgramData | |
APPCODE_VM_OPTIONS = C:\Users\64478\Downloads\jetbra-1126574a2f82debceb72e7f948eb7d4f616ffddf\jetbra\vmoptions\appcode.vmoptions | |
APPDATA = C:\Users\64478\AppData\Roaming | |
CARGO = \\?\C:\Program Files\Rust stable MSVC 1.72\bin\cargo.exe | |
CARGO_MANIFEST_DIR = C:\Users\64478\Documents\GitHub\nextest\fixtures\nextest-tests | |
CARGO_PKG_AUTHORS = Fake Author <[email protected]>:Author 2 <[email protected]> | |
CARGO_PKG_DESCRIPTION = nextest-tests description | |
CARGO_PKG_HOMEPAGE = https://fake-homepage.example.com | |
CARGO_PKG_LICENSE = MIT OR Apache-2.0 | |
CARGO_PKG_LICENSE_FILE = foo.md | |
CARGO_PKG_NAME = nextest-tests | |
CARGO_PKG_REPOSITORY = https://example.com/fake/repository | |
CARGO_PKG_RUST_VERSION = 1.58.0 | |
CARGO_PKG_VERSION = 0.1.0 | |
CARGO_PKG_VERSION_MAJOR = 0 | |
CARGO_PKG_VERSION_MINOR = 1 | |
CARGO_PKG_VERSION_PATCH = 0 | |
CARGO_PKG_VERSION_PRE = | |
CARGO_TARGET_X86_64_PC_WINDOWS_MSVC_RUNNER = C:\Users\64478\Documents\GitHub\nextest\target\debug\passthrough.exe --ensure-this-arg-is-sent | |
ChocolateyInstall = C:\ProgramData\chocolatey | |
ChocolateyLastPathUpdate = 133317147634961374 | |
CLION_VM_OPTIONS = C:\Users\64478\Downloads\jetbra-1126574a2f82debceb72e7f948eb7d4f616ffddf\jetbra\vmoptions\clion.vmoptions | |
CommonProgramFiles = C:\Program Files\Common Files | |
CommonProgramFiles(x86) = C:\Program Files (x86)\Common Files | |
CommonProgramW6432 = C:\Program Files\Common Files | |
COMPUTERNAME = LAPTOP-UQHMOBV7 | |
ComSpec = C:\Windows\system32\cmd.exe | |
CONFIG_WORKSPACE_DIR = C:\Users\64478\Documents\GitHub\nextest\fixtures\nextest-tests\ | |
DATAGRIP_VM_OPTIONS = C:\Users\64478\Downloads\jetbra-1126574a2f82debceb72e7f948eb7d4f616ffddf\jetbra\vmoptions\datagrip.vmoptions | |
DATASPELL_VM_OPTIONS = C:\Users\64478\Downloads\jetbra-1126574a2f82debceb72e7f948eb7d4f616ffddf\jetbra\vmoptions\dataspell.vmoptions | |
DEVECOSTUDIO_VM_OPTIONS = C:\Users\64478\Downloads\jetbra-1126574a2f82debceb72e7f948eb7d4f616ffddf\jetbra\vmoptions\devecostudio.vmoptions | |
DriverData = C:\Windows\System32\Drivers\DriverData | |
EXTRA_CONFIG_WORKS = 1 | |
FPS_BROWSER_APP_PROFILE_STRING = Internet Explorer | |
FPS_BROWSER_USER_PROFILE_STRING = Default | |
GATEWAY_VM_OPTIONS = C:\Users\64478\Downloads\jetbra-1126574a2f82debceb72e7f948eb7d4f616ffddf\jetbra\vmoptions\gateway.vmoptions | |
GOLAND_VM_OPTIONS = C:\Users\64478\Downloads\jetbra-1126574a2f82debceb72e7f948eb7d4f616ffddf\jetbra\vmoptions\goland.vmoptions | |
HOMEDRIVE = C: | |
HOMEPATH = \Users\64478 | |
IDEA_VM_OPTIONS = C:\Users\64478\Downloads\jetbra-1126574a2f82debceb72e7f948eb7d4f616ffddf\jetbra\vmoptions\idea.vmoptions | |
JETBRAINSCLIENT_VM_OPTIONS = C:\Users\64478\Downloads\jetbra-1126574a2f82debceb72e7f948eb7d4f616ffddf\jetbra\vmoptions\jetbrainsclient.vmoptions | |
JETBRAINS_CLIENT_VM_OPTIONS = C:\Users\64478\Downloads\jetbra-1126574a2f82debceb72e7f948eb7d4f616ffddf\jetbra\vmoptions\jetbrains_client.vmoptions | |
LOCALAPPDATA = C:\Users\64478\AppData\Local | |
LOGONSERVER = \\LAPTOP-UQHMOBV7 | |
LYNX_CFG = C:\Program Files (x86)\Lynx - web browser\lynx.cfg | |
MOZ_PLUGIN_PATH = C:\Program Files (x86)\Foxit Software\Foxit PDF Reader\plugins\ | |
MY_ENV_VAR = my-env-var | |
NEXTEST = 1 | |
NEXTEST_BIN_EXE_nextest-tests = C:\Users\64478\Documents\GitHub\nextest\fixtures\nextest-tests\target\debug/nextest-tests.exe | |
NEXTEST_BIN_EXE_other = C:\Users\64478\Documents\GitHub\nextest\fixtures\nextest-tests\target\debug/other.exe | |
NEXTEST_BIN_EXE_passthrough = C:\Users\64478\Documents\GitHub\nextest\target\debug/passthrough.exe | |
NEXTEST_EXECUTION_MODE = process-per-test | |
NEXTEST_RUN_ID = 870962b5-787e-42d5-85a4-e2f522227884 | |
NUMBER_OF_PROCESSORS = 20 | |
NVM_HOME = C:\Users\64478\AppData\Roaming\nvm | |
NVM_SYMLINK = C:\Program Files\nodejs | |
OneDrive = C:\Users\64478\OneDrive | |
OS = Windows_NT | |
Path = C:\Users\64478\Documents\GitHub\nextest\fixtures\nextest-tests\target\debug\build\cdylib-link-972e11a95307c7cc\out;C:\Users\64478\Documents\GitHub\nextest\fixtures\nextest-tests\target\debug\deps;C:\Users\64478\Documents\GitHub\nextest\fixtures\nextest-tests\target\debug;C:\Users\64478\Documents\GitHub\nextest\target\debug\build\ring-89347d700384247a\out;C:\Users\64478\Documents\GitHub\nextest\target\debug\build\zstd-sys-dc563c36704e05ed\out;C:\Users\64478\Documents\GitHub\nextest\target\debug\deps;C:\Users\64478\Documents\GitHub\nextest\target\debug;C:\Python311\Scripts\;C:\Python311\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Program Files (x86)\NetSarang\Xshell 7\;C:\Program Files (x86)\NetSarang\Xftp 7\;C:\Program Files\dotnet\;C:\ProgramData\chocolatey\bin;C:\Users\64478\software\sqlite-tools-win32-x86-3420000\sqlite-tools-win32-x86-3420000;C:\Program Files\cpolar;C:\ProgramData\chocolatey\lib\maven\apache-maven-3.9.2\bin;C:\Program Files\Amazon\AWSCLIV2\;C:\Program Files\Cloudflare\Cloudflare WARP\;C:\Program Files\Docker\Docker\resources\bin;C:\Program Files\wkhtmltopdf\bin;C:\Users\64478\AppData\Roaming\nvm;C:\Program Files\nodejs;C:\Program Files\Rust stable MSVC 1.72\bin;C:\Users\64478\.cargo\bin;C:\Users\64478\anaconda3\condabin;C:\Program Files\Vim\vim90;C:\Users\64478\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\64478\AppData\Roaming\Python\Scripts;C:\Users\64478\.jdks\corretto-17.0.7\bin;C:\Users\64478\AppData\Roaming\npm;C:\Users\64478\AppData\Local\Programs\Fiddler;C:\Users\64478\AppData\Local\Pandoc\;C:\Users\64478\AppData\Roaming\nvm;C:\Program Files\nodejs | |
PATHEXT = .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.PY;.PYW;.CPL | |
PHPSTORM_VM_OPTIONS = C:\Users\64478\Downloads\jetbra-1126574a2f82debceb72e7f948eb7d4f616ffddf\jetbra\vmoptions\phpstorm.vmoptions | |
PROCESSOR_ARCHITECTURE = AMD64 | |
PROCESSOR_IDENTIFIER = Intel64 Family 6 Model 186 Stepping 2, GenuineIntel | |
PROCESSOR_LEVEL = 6 | |
PROCESSOR_REVISION = ba02 | |
ProgramData = C:\ProgramData | |
ProgramFiles = C:\Program Files | |
ProgramFiles(x86) = C:\Program Files (x86) | |
ProgramW6432 = C:\Program Files | |
PSModulePath = C:\Users\64478\Documents\WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules | |
PUBLIC = C:\Users\Public | |
PYCHARM_VM_OPTIONS = C:\Users\64478\Downloads\jetbra-1126574a2f82debceb72e7f948eb7d4f616ffddf\jetbra\vmoptions\pycharm.vmoptions | |
RIDER_VM_OPTIONS = C:\Users\64478\Downloads\jetbra-1126574a2f82debceb72e7f948eb7d4f616ffddf\jetbra\vmoptions\rider.vmoptions | |
RUBYMINE_VM_OPTIONS = C:\Users\64478\Downloads\jetbra-1126574a2f82debceb72e7f948eb7d4f616ffddf\jetbra\vmoptions\rubymine.vmoptions | |
RUSTFLAGS = -C prefer-dynamic | |
STUDIO_VM_OPTIONS = C:\Users\64478\Downloads\jetbra-1126574a2f82debceb72e7f948eb7d4f616ffddf\jetbra\vmoptions\studio.vmoptions | |
SystemDrive = C: | |
SystemRoot = C:\Windows | |
TEMP = C:\Users\64478\AppData\Local\Temp | |
TMP = C:\Users\64478\AppData\Local\Temp | |
USERDOMAIN = LAPTOP-UQHMOBV7 | |
USERDOMAIN_ROAMINGPROFILE = LAPTOP-UQHMOBV7 | |
USERNAME = 64478 | |
USERPROFILE = C:\Users\64478 | |
WEBIDE_VM_OPTIONS = C:\Users\64478\Downloads\jetbra-1126574a2f82debceb72e7f948eb7d4f616ffddf\jetbra\vmoptions\webide.vmoptions | |
WEBSTORM_VM_OPTIONS = C:\Users\64478\Downloads\jetbra-1126574a2f82debceb72e7f948eb7d4f616ffddf\jetbra\vmoptions\webstorm.vmoptions | |
windir = C:\Windows | |
WSLENV = WT_SESSION::WT_PROFILE_ID | |
WT_PROFILE_ID = {61c54bbd-c2c6-5271-96e7-009a87ff44bf} | |
WT_SESSION = 502ef237-6aff-44ae-a8d7-17241cf403f7 | |
ZES_ENABLE_SYSMAN = 1 | |
__NEXTEST_ATTEMPT = 1 | |
__NEXTEST_ENV_VAR_FOR_TESTING_IN_PARENT_ENV_NO_OVERRIDE = test-PASSED-value-set-by-environment | |
__NEXTEST_ENV_VAR_FOR_TESTING_IN_PARENT_ENV_OVERRIDDEN = test-PASSED-value-set-by-main-config | |
__NEXTEST_ENV_VAR_FOR_TESTING_IN_PARENT_ENV_RELATIVE_NO_OVERRIDE = test-PASSED-value-set-by-environment | |
__NEXTEST_ENV_VAR_FOR_TESTING_IN_PARENT_ENV_RELATIVE_OVERRIDDEN = C:\Users\64478\Documents\GitHub\nextest\fixtures\nextest-tests\test-PASSED-value-set-by-main-config | |
__NEXTEST_ENV_VAR_FOR_TESTING_NOT_IN_PARENT_ENV = test-PASSED-value-set-by-main-config | |
__NEXTEST_ORIGINAL_CARGO_MANIFEST_DIR = C:\Users\64478\Documents\GitHub\nextest\fixtures\nextest-tests | |
__NEXTEST_TESTING_EXTRA_CONFIG_FORCE_IN_BOTH = test-PASSED-value-set-by-extra-config | |
__NEXTEST_TESTING_EXTRA_CONFIG_FORCE_IN_EXTRA = test-PASSED-value-set-by-extra-config | |
__NEXTEST_TESTING_EXTRA_CONFIG_FORCE_IN_MAIN = test-PASSED-value-set-by-extra-config | |
__NEXTEST_TESTING_EXTRA_CONFIG_FORCE_NONE = test-PASSED-value-set-by-extra-config | |
__NEXTEST_TESTING_EXTRA_CONFIG_OVERRIDE_FORCE_FALSE = test-PASSED-value-set-by-environment | |
__NEXTEST_TESTING_EXTRA_CONFIG_OVERRIDE_FORCE_IN_BOTH = test-PASSED-value-set-by-extra-config | |
__NEXTEST_TESTING_EXTRA_CONFIG_OVERRIDE_FORCE_IN_EXTRA = test-PASSED-value-set-by-extra-config | |
__NEXTEST_TESTING_EXTRA_CONFIG_OVERRIDE_FORCE_IN_MAIN = test-PASSED-value-set-by-extra-config | |
__NEXTEST_TESTING_EXTRA_CONFIG_OVERRIDE_FORCE_NONE = test-PASSED-value-set-by-environment | |
for env var CARGO (runtime CARGO), compile time value: \\?\C:\Program Files\Rust stable MSVC 1.72\bin\cargo.exe, runtime: \\?\C:\Program Files\Rust stable MSVC 1.72\bin\cargo.exe | |
for env var CARGO_MANIFEST_DIR (runtime __NEXTEST_ORIGINAL_CARGO_MANIFEST_DIR), compile time value: C:\Users\64478\Documents\GitHub\nextest\fixtures\nextest-tests, runtime: C:\Users\64478\Documents\GitHub\nextest\fixtures\nextest-tests | |
for env var CARGO_PKG_VERSION (runtime CARGO_PKG_VERSION), compile time value: 0.1.0, runtime: 0.1.0 | |
for env var CARGO_PKG_VERSION_MAJOR (runtime CARGO_PKG_VERSION_MAJOR), compile time value: 0, runtime: 0 | |
for env var CARGO_PKG_VERSION_MINOR (runtime CARGO_PKG_VERSION_MINOR), compile time value: 1, runtime: 1 | |
for env var CARGO_PKG_VERSION_PATCH (runtime CARGO_PKG_VERSION_PATCH), compile time value: 0, runtime: 0 | |
for env var CARGO_PKG_VERSION_PRE (runtime CARGO_PKG_VERSION_PRE), compile time value: , runtime: | |
for env var CARGO_PKG_AUTHORS (runtime CARGO_PKG_AUTHORS), compile time value: Fake Author <[email protected]>:Author 2 <[email protected]>, runtime: Fake Author <[email protected]>:Author 2 <[email protected]> | |
for env var CARGO_PKG_NAME (runtime CARGO_PKG_NAME), compile time value: nextest-tests, runtime: nextest-tests | |
for env var CARGO_PKG_DESCRIPTION (runtime CARGO_PKG_DESCRIPTION), compile time value: nextest-tests description, runtime: nextest-tests descriptionfor env var CARGO_PKG_HOMEPAGE (runtime CARGO_PKG_HOMEPAGE), compile time value: https://fake-homepage.example.com, runtime: https://fake-homepage.example.com | |
for env var CARGO_PKG_REPOSITORY (runtime CARGO_PKG_REPOSITORY), compile time value: https://example.com/fake/repository, runtime: https://example.com/fake/repository | |
for env var CARGO_PKG_LICENSE (runtime CARGO_PKG_LICENSE), compile time value: MIT OR Apache-2.0, runtime: MIT OR Apache-2.0 | |
for env var CARGO_PKG_LICENSE_FILE (runtime CARGO_PKG_LICENSE_FILE), compile time value: foo.md, runtime: foo.md | |
for env var CARGO_PKG_RUST_VERSION (runtime CARGO_PKG_RUST_VERSION), compile time value: 1.58.0, runtime: 1.58.0 | |
test test_cargo_env_vars ... ok | |
test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 17 filtered out; finished in 0.03s | |
---STDERR--- | |
[passthrough] args: ["C:\\Users\\64478\\Documents\\GitHub\\nextest\\target\\debug\\passthrough.exe", "--ensure-this-arg-is-sent", "C:\\Users\\64478\\Documents\\GitHub\\nextest\\fixtures\\nextest-tests\\target\\debug\\deps\\basic-bc38b4a5f25e1b21.exe", "--exact", "test_cargo_env_vars", "--nocapture"] | |
', nextest-runner\tests\integration\target_runner.rs:275:17 | |
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace | |
PASS [ 11.559s] integration-tests::integration test_setup_script_error | |
PASS [ 6.034s] integration-tests::integration test_target_dir | |
FAIL + LEAK [ 15.049s] integration-tests::integration test_run_after_build | |
--- STDOUT: integration-tests::integration test_run_after_build --- | |
running 1 test | |
info: experimental features enabled: setup-scripts | |
Starting 26 tests across 13 binaries (5 skipped) | |
SETUP [ 1/1] my-script-windows: cmd /c 'scripts\my-script.bat' | |
SETUP PASS [ 1/1] my-script-windows: cmd /c 'scripts\my-script.bat' | |
LEAK [ 1.179s] cdylib-example tests::test_multiply_two_cdylib | |
LEAK [ 1.174s] cdylib-link test_multiply_two | |
LEAK [ 1.170s] nextest-derive::proc-macro/nextest-derive it_works | |
LEAK [ 1.151s] nextest-tests tests::call_dylib_add_two | |
LEAK [ 1.141s] nextest-tests tests::unit_test_success | |
LEAK [ 1.133s] nextest-tests::basic test_cargo_env_vars | |
LEAK [ 1.116s] nextest-tests::basic test_cwd | |
LEAK [ 1.106s] nextest-tests::basic test_execute_bin | |
FAIL + LEAK [ 1.088s] nextest-tests::basic test_failure_assert | |
--- STDOUT: nextest-tests::basic test_failure_assert --- | |
running 1 test | |
--- STDERR: nextest-tests::basic test_failure_assert --- | |
thread ' | |
FAIL [ 0.338s] nextest-tests::basic test_failure_error | |
--- STDOUT: nextest-tests::basic test_failure_error --- | |
running 1 test | |
test test_failure_error ... FAILED | |
failures: | |
failures: | |
test_failure_error | |
test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 17 filtered out; finished in 0.00s | |
--- STDERR: nextest-tests::basic test_failure_error --- | |
Error: "this is an error" | |
FAIL + LEAK [ 0.310s] nextest-tests::basic test_failure_should_panic | |
--- STDOUT: nextest-tests::basic test_failure_should_panic --- | |
running 1 test | |
FAIL + LEAK [ 0.307s] nextest-tests::basic test_flaky_mod_4 | |
--- STDOUT: nextest-tests::basic test_flaky_mod_4 --- | |
running 1 test | |
test test_flaky_mod_4 ... FAILED | |
failures: | |
failures: | |
test_flaky_mod_4 | |
test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 17 filtered out; finished in 0.00s | |
--- STDERR: nextest-tests::basic test_flaky_mod_4 --- | |
thread 'test_flaky_mod_4' panicked at 'Failed because attempt 1 % 4 != 0', tests\basic.rs:43:9 | |
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace | |
FAIL + LEAK [ 0.303s] nextest-tests::basic test_flaky_mod_6 | |
--- STDOUT: nextest-tests::basic test_flaky_mod_6 --- | |
running 1 test | |
test test_flaky_mod_6 ... FAILED | |
failures: | |
failures: | |
test_flaky_mod_6 | |
test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 17 filtered out; finished in 0.02s | |
--- STDERR: nextest-tests::basic test_flaky_mod_6 --- | |
thread 'test_flaky_mod_6' panicked at 'Failed because attempt 1 % 6 != 0', tests\basic.rs:53:9 | |
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace | |
FAIL [ 0.375s] nextest-tests::basic test_result_failure | |
--- STDOUT: nextest-tests::basic test_result_failure --- | |
running 1 test | |
test test_result_failure ... FAILED | |
failures: | |
failures: | |
test_result_failure | |
test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 17 filtered out; finished in 0.00s | |
--- STDERR: nextest-tests::basic test_result_failure --- | |
Error: Custom { kind: InvalidData, error: "this is an error" } | |
PASS [ 0.294s] nextest-tests::basic test_stdin_closed | |
PASS [ 0.257s] nextest-tests::basic test_success | |
PASS [ 0.249s] nextest-tests::basic test_success_should_panic | |
PASS [ 0.071s] nextest-tests::bench/my-bench tests::test_execute_bin | |
PASS [ 0.247s] nextest-tests::other other_test_success | |
PASS [ 0.082s] nextest-tests::bench/my-bench bench_add_two | |
PASS [ 0.070s] nextest-tests::bin/nextest-tests tests::bin_success | |
PASS [ 0.065s] nextest-tests::bin/other tests::other_bin_success | |
PASS [ 0.048s] nextest-tests::example/nextest-tests tests::example_success | |
LEAK [ 0.318s] nextest-tests::basic test_subprocess_doesnt_exit | |
PASS [ 0.050s] nextest-tests::example/other tests::other_example_success | |
ABORT [ 3.353s] nextest-tests::segfault test_segfault | |
Message [ ] code 0xc0000005: 内存位置访问无效。 (os error 998) | |
--- STDOUT: nextest-tests::segfault test_segfault --- | |
running 1 test | |
going to perform a segfault shortly | |
------------ | |
Summary [ 4.642s] 26 tests run: 19 passed (9 leaky), 7 failed, 5 skipped | |
FAIL + LEAK [ 1.088s] nextest-tests::basic test_failure_assert | |
FAIL [ 0.338s] nextest-tests::basic test_failure_error | |
FAIL + LEAK [ 0.310s] nextest-tests::basic test_failure_should_panic | |
FAIL + LEAK [ 0.307s] nextest-tests::basic test_flaky_mod_4 | |
FAIL + LEAK [ 0.303s] nextest-tests::basic test_flaky_mod_6 | |
FAIL [ 0.375s] nextest-tests::basic test_result_failure | |
ABORT [ 3.353s] nextest-tests::segfault test_segfault | |
Message [ ] code 0xc0000005: 内存位置访问无效。 (os error 998) | |
error: test run failed | |
test test_run_after_build ... FAILED | |
failures: | |
failures: | |
test_run_after_build | |
test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 14 filtered out; finished in 14.65s | |
--- STDERR: integration-tests::integration test_run_after_build --- | |
thread 'test_run_after_build' panicked at 'cdylib-link test_multiply_two: result didn't match', integration-tests\tests\integration\main.rs:277:5 | |
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace | |
FAIL [ 14.605s] nextest-runner::integration basic::test_retries::retry_overrides_ignored | |
--- STDOUT: nextest-runner::integration basic::test_retries::retry_overrides_ignored --- | |
running 1 test | |
C:\Users\64478\Documents\GitHub\nextest\fixtures\nextest-tests>REM If this environment variable is set, exit with non-zero. | |
C:\Users\64478\Documents\GitHub\nextest\fixtures\nextest-tests>if defined __NEXTEST_SETUP_SCRIPT_ERROR exit 1 | |
C:\Users\64478\Documents\GitHub\nextest\fixtures\nextest-tests>ECHO MY_ENV_VAR=my-env-var 1>>C:\Users\64478\AppData\Local\Temp\nextest-env0bdXOo | |
test basic::test_retries::retry_overrides_ignored ... FAILED | |
failures: | |
failures: | |
basic::test_retries::retry_overrides_ignored | |
test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 23 filtered out; finished in 14.49s | |
--- STDERR: nextest-runner::integration basic::test_retries::retry_overrides_ignored --- | |
warning: C:\Users\64478\Documents\GitHub\nextest\fixtures\nextest-tests\Cargo.toml: only one of `license` or `license-file` is necessary | |
`license` should be used if the package license can be expressed with a standard SPDX expression. | |
`license-file` should be used if the package uses a non-standard license. | |
See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. | |
Finished test [unoptimized + debuginfo] target(s) in 0.05s | |
thread 'basic::test_retries::retry_overrides_ignored' panicked at 'for test tests::test_multiply_two_cdylib, mismatch in status: expected Pass, actual (1/3) Leak | |
---STDOUT--- | |
running 1 test | |
test tests::test_multiply_two_cdylib ... ok | |
test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
---STDERR--- | |
', nextest-runner\tests\integration\basic.rs:516:17 | |
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace | |
PASS [ 11.133s] integration-tests::integration test_show_config_test_groups | |
FAIL [ 14.603s] nextest-runner::integration basic::test_retries::retry_overrides_obeyed | |
--- STDOUT: nextest-runner::integration basic::test_retries::retry_overrides_obeyed --- | |
running 1 test | |
C:\Users\64478\Documents\GitHub\nextest\fixtures\nextest-tests>REM If this environment variable is set, exit with non-zero. | |
C:\Users\64478\Documents\GitHub\nextest\fixtures\nextest-tests>if defined __NEXTEST_SETUP_SCRIPT_ERROR exit 1 | |
C:\Users\64478\Documents\GitHub\nextest\fixtures\nextest-tests>ECHO MY_ENV_VAR=my-env-var 1>>C:\Users\64478\AppData\Local\Temp\nextest-envVCPO5n | |
test basic::test_retries::retry_overrides_obeyed ... FAILED | |
failures: | |
failures: | |
basic::test_retries::retry_overrides_obeyed | |
test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 23 filtered out; finished in 14.52s | |
--- STDERR: nextest-runner::integration basic::test_retries::retry_overrides_obeyed --- | |
warning: C:\Users\64478\Documents\GitHub\nextest\fixtures\nextest-tests\Cargo.toml: only one of `license` or `license-file` is necessary | |
`license` should be used if the package license can be expressed with a standard SPDX expression. | |
`license-file` should be used if the package uses a non-standard license. | |
See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. | |
Blocking waiting for file lock on package cache | |
Blocking waiting for file lock on package cache | |
Blocking waiting for file lock on package cache | |
Blocking waiting for file lock on build directory | |
Finished test [unoptimized + debuginfo] target(s) in 0.06s | |
thread 'basic::test_retries::retry_overrides_obeyed' panicked at 'for test tests::test_multiply_two_cdylib, mismatch in status: expected Pass, actual (1/3) Leak | |
---STDOUT--- | |
running 1 test | |
test tests::test_multiply_two_cdylib ... ok | |
test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
---STDERR--- | |
', nextest-runner\tests\integration\basic.rs:516:17 | |
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace | |
LEAK [ 29.996s] integration-tests::integration test_relocated_run | |
LEAK [ 19.223s] integration-tests::integration test_run_from_archive | |
------------ | |
Summary [ 30.781s] 209 tests run: 204 passed (3 leaky), 5 failed, 0 skipped | |
FAIL + LEAK [ 15.049s] integration-tests::integration test_run_after_build | |
FAIL [ 14.605s] nextest-runner::integration basic::test_retries::retry_overrides_ignored | |
FAIL [ 14.603s] nextest-runner::integration basic::test_retries::retry_overrides_obeyed | |
FAIL [ 8.069s] nextest-runner::integration basic::test_run | |
FAIL [ 7.531s] nextest-runner::integration target_runner::test_run_with_target_runner | |
error: test run failed | |
PS C:\Users\64478\Documents\GitHub\nextest> | |
PS C:\Users\64478\Documents\GitHub\nextest> | |
PS C:\Users\64478\Documents\GitHub\nextest> | |
PS C:\Users\64478\Documents\GitHub\nextest> rustup show | |
Default host: x86_64-pc-windows-msvc | |
rustup home: C:\Users\64478\.rustup | |
stable-x86_64-pc-windows-msvc (default) | |
rustc 1.72.1 (d5c2e9c34 2023-09-13) | |
PS C:\Users\64478\Documents\GitHub\nextest> cargo --version | |
cargo 1.72.1 (103a7ff2e 2023-08-15) | |
PS C:\Users\64478\Documents\GitHub\nextest> | |
PS C:\Users\64478\Documents\GitHub\nextest> | |
PS C:\Users\64478\Documents\GitHub\nextest> git log | |
commit 0de206eb5e746c1bfea837df90134459c82ac578 (HEAD -> main, origin/main, origin/HEAD) | |
Author: Rain <[email protected]> | |
Date: Wed Sep 27 13:45:21 2023 -0700 | |
[integration-tests] use camino-tempfile | |
commit 8f0746ee29ba7655c75652bf5b44ecced549a249 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment