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

Move recent "Example" package tests to RecentGapOnly #139

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

mtorpey
Copy link
Collaborator

@mtorpey mtorpey commented Feb 3, 2025

The 4.12 tests are failing due to the Example package not having an "accepted", "deposited", etc. status. This requirement has been relaxed in recent versions, so it's not something we're worried about going forward.

I've moved the offending tests to RecentGapOnly.tst, which means it'll still be run on stable-4.14 and master, which are more forgiving.

@mtorpey mtorpey added the bug in tests Tests are failing, but it's probably a problem with the tests themselves, not with the code label Feb 3, 2025
Copy link

codecov bot commented Feb 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.84%. Comparing base (55d04dd) to head (033431f).
Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #139      +/-   ##
==========================================
+ Coverage   86.39%   86.84%   +0.45%     
==========================================
  Files          24       24              
  Lines        1110     1110              
==========================================
+ Hits          959      964       +5     
+ Misses        151      146       -5     

see 1 file with indirect coverage changes

@mtorpey mtorpey merged commit 857e08c into master Feb 3, 2025
5 of 6 checks passed
@mtorpey mtorpey deleted the fix-4-12-example-tests branch February 3, 2025 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug in tests Tests are failing, but it's probably a problem with the tests themselves, not with the code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant