-
Notifications
You must be signed in to change notification settings - Fork 122
Test fix - expect (null) instead of $(XX), and $(XX) instead of $(N) in some other places #79
base: master
Are you sure you want to change the base?
Conversation
Codecov Report
@@ Coverage Diff @@
## master #79 +/- ##
=======================================
Coverage 91.95% 91.95%
=======================================
Files 11 11
Lines 957 957
=======================================
Hits 880 880
Misses 77 77
Continue to review full report at Codecov.
|
Reviewed 2 of 2 files at r1. Comments from Reviewable |
@elboulangero , could you try if this fixes the tests in #77 on your debians? |
Hi @GBuella, thanks for pinging me. Here's a build in Debian Jessie, test 25 and 28 still fail.
I attach the log files, tell me if you need more info.log.2.hook_clone.txt |
Debian Stretch still succeeds |
Debian Buster fails, test 25 and 28 fail exactly as on Jessie (same diff in the logs), and additionally the test |
@elboulangero I updated the patch, could you check it again? |
@GBuella Thanks for the update! Now the tests succeed in Debian Jessie! I still have a failure for Debian Buster, the 3 tests. From what I've seen
Files for Buster attached. log.2.hook_clone.txt |
I think we should merge this as is and work on other issues in a new bug report. |
Hopefully helps with #77
This change is