forked from GitoxideLabs/gitoxide
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use a file with
test-fixtures-windows
expected failures
Instead of retrieving them from GitoxideLabs#1358. (See discussion in GitoxideLabs#1663.)
- Loading branch information
1 parent
067e7d2
commit 99238a7
Showing
2 changed files
with
15 additions
and
18 deletions.
There are no files selected for viewing
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
14 changes: 14 additions & 0 deletions
14
etc/test-fixtures-windows-expected-failures-see-issue-1358.txt
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
gix-glob::glob pattern::matching::compare_baseline_with_ours | ||
gix-pathspec::pathspec parse::baseline | ||
gix-pathspec::pathspec parse::valid::glob_negations_are_always_literal | ||
gix-pathspec::pathspec parse::valid::whitespace_in_pathspec | ||
gix-pathspec::pathspec search::files | ||
gix-pathspec::pathspec search::prefixes_are_always_case_sensitive | ||
gix-submodule::submodule file::baseline::common_values_and_names_by_path | ||
gix-submodule::submodule file::is_active_platform::pathspecs_matter_even_if_they_do_not_match | ||
gix-submodule::submodule file::is_active_platform::submodules_with_active_config_are_considered_active_or_inactive | ||
gix-submodule::submodule file::is_active_platform::submodules_with_active_config_override_pathspecs | ||
gix-submodule::submodule file::is_active_platform::without_any_additional_settings_all_are_inactive_if_they_have_a_url | ||
gix-submodule::submodule file::is_active_platform::without_submodule_in_index | ||
gix::gix revision::spec::from_bytes::regex::find_youngest_matching_commit::regex_matches | ||
gix::gix revision::spec::from_bytes::regex::with_known_revision::contained_string_matches_in_unanchored_regex_and_disambiguates_automatically |