-
-
Notifications
You must be signed in to change notification settings - Fork 350
Check precise Windows GIX_TEST_IGNORE_ARCHIVES
expectations on CI
#1663
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Byron
merged 7 commits into
GitoxideLabs:main
from
EliahKagan:run-ci/test-fixtures-windows-precise
Nov 9, 2024
Merged
Changes from all commits
Commits
Show all changes
7 commits
Select commit
Hold shift + click to select a range
cf9547e
Check the specific Windows `GIX_TEST_IGNORE_ARCHIVES=1` failures
EliahKagan 29be38f
Let `gh` use `github.token` in "Collect expected failures"
EliahKagan 63473bc
Colorize the diff
EliahKagan 0a3f3af
Exclude performance test(s) from expected failures
EliahKagan b2ce048
Remove scratchwork
EliahKagan 067e7d2
Clarify comment and code style
EliahKagan 99238a7
Use a file with `test-fixtures-windows` expected failures
EliahKagan File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.