Skip to content
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

BF(TST): Relax matching of git-annex error message about unsafe drop, which was changed in 10.20231129-18-gfd0b510573 #7541

Merged
merged 2 commits into from Dec 13, 2023

Conversation

yarikoptic
Copy link
Member

What matters really is that we fail and that there is "unsafe" and some message from git-annex. In 10.20231129-18-gfd0b510573 git-annex changed message to become better but I do not think we should overcomplicate test ot match both messages exactly since who knows what other improvements might come later again.

Marking it for release so we bring CI of git-annex builds back into green

What matters really is that we fail and that there is "unsafe" and some message
from git-annex.  In [10.20231129-18-gfd0b510573](https://git.kitenet.net/index.cgi/git-annex.git/commit/?id=fd0b5105731b17899d79cade82436320ab85cb56)
git-annex changed message to become better but I do not think we should overcomplicate
test ot match both messages exactly since who knows what other improvements
might come later again.
@yarikoptic yarikoptic added tests Add or improve existing tests release Create a release when this pr is merged CHANGELOG-missing When a PR's description does not contain a changelog item, yet. semver-tests Changes only affect tests, no impact on version and removed tests Add or improve existing tests labels Dec 11, 2023
@github-actions github-actions bot removed the CHANGELOG-missing When a PR's description does not contain a changelog item, yet. label Dec 11, 2023
Copy link

codecov bot commented Dec 11, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c92f63d) 91.53% compared to head (673afc6) 91.32%.

Additional details and impacted files
@@            Coverage Diff             @@
##            maint    #7541      +/-   ##
==========================================
- Coverage   91.53%   91.32%   -0.22%     
==========================================
  Files         325      325              
  Lines       43441    43445       +4     
  Branches     5827     5827              
==========================================
- Hits        39765    39674      -91     
- Misses       3661     3755      +94     
- Partials       15       16       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@yarikoptic
Copy link
Member Author

travis single fail to run is unrelated, it is trivial, merging

@yarikoptic yarikoptic merged commit 818ddd6 into datalad:maint Dec 13, 2023
20 of 22 checks passed
@yarikoptic-gitmate
Copy link
Collaborator

PR released in 0.19.4

@yarikoptic yarikoptic deleted the bf-annex-drop-msg branch February 2, 2024 23:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Create a release when this pr is merged semver-tests Changes only affect tests, no impact on version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants