-
Couldn't load subscription status.
- Fork 2.7k
Closed
Labels
A-testing-cargo-itselfArea: cargo's testsArea: cargo's tests
Description
Due to the mtime change in #5919, the following tests fail frequently (some are ~50% on my system) on macOS:
bench::bench_twice_with_build_cmdbench::pass_through_command_linebuild_script::flags_go_into_testsbuild_script::fresh_builds_possible_with_link_libsbuild_script::fresh_builds_possible_with_multiple_metadata_overridesbuild_script::optional_build_dep_and_required_normal_depbuild_script::rebuild_only_on_explicit_pathsfreshness::changing_bin_paths_common_target_features_caches_targetsfreshness::changing_lib_features_caches_targetsfreshness::changing_profiles_caches_targetsfreshness::dont_rebuild_based_on_pluginsfreshness::no_rebuild_transitive_target_depsfreshness::no_rebuild_when_rename_dirfreshness::path_dev_dep_registry_updatesfreshness::reuse_workspace_libfreshness::same_build_dir_cached_packagesfreshness::unused_optional_depinstall::do_not_rebuilds_on_local_installinstall::workspace_uses_workspace_target_dirlocal_registry::simplemetabuild::metabuild_freshpatch::add_ignored_patchpatch::add_patchpatch::new_majorpatch::nonexistentpatch::patch_depends_on_another_patchpatch::patch_gitpatch::patch_in_virtualpatch::replacepatch::unusedpatch::unused_gitpath::custom_target_no_rebuildpath::deep_dependencies_trigger_rebuildpath::nested_deps_recompilepath::no_rebuild_dependencyprofile_targets::profile_selection_benchprofile_targets::profile_selection_buildprofile_targets::profile_selection_build_all_targetsprofile_targets::profile_selection_build_all_targets_releaseprofile_targets::profile_selection_build_releaseprofile_targets::profile_selection_check_all_targetsprofile_targets::profile_selection_check_all_targets_releaseprofile_targets::profile_selection_check_all_targets_testprofile_targets::profile_selection_testprofile_targets::profile_selection_test_releaseregistry::bump_version_dont_update_registryrequired_features::bench_default_featuresrun::run_from_executable_folderrun::specify_namerustc::rustc_fingerprintrustflags::cfg_rustflags_normal_sourcerustflags::cfg_rustflags_precedencetest::bin_does_not_rebuild_teststest::pass_through_command_linetest::selective_testingtool_paths::custom_runnerworkspaces::dep_used_with_separate_features
I have a fix for some of them, I'll try to finish the rest tomorrow.
EDIT: Looks like it happens to a lot more than I first anticipated.
Metadata
Metadata
Assignees
Labels
A-testing-cargo-itselfArea: cargo's testsArea: cargo's tests