Closed scicco closed 1 year ago
Hello, I've added a better description. For CI step, can you spot the problematic instruction in my changes that makes build fails?
Letting CI run. If it is red, we can figure it out; if green, we can merge it in.
Truly strange. Did you try running the commands locally?
Yes, no problem locally. I suspect it's related to tty. I've removed it because it's not needed to run tests
Hello @deitch, if you can approve my changes we can see if CI issue is now solved.
Thank you
Still complaining 🤷♂️
Ok, the previous step test_dump.sh
is passed, now the problem happens inside test_restore.sh
. I need to understand better where it fails. I will commit set -ex
to understand which instruction fails precisely because the only error output that it's shown is related to tester
database, which has six occurrences. I hope to fix everything on the next commit. Sorry to bother you again but locally I can't reproduce these issues, so I have to proceed step-by-step
Please approve again to let me debug further.
Thank you
hello @deitch, can you approve to let CI check my last commit, please? Thank you
All clean. You ready for it to go in @scicco ?
All clean. You ready for it to go in @scicco ?
Can I clean a bit my latest commit? Also do you need a squash on a single commit?
Go ahead just comment when ready.
It's easier if you squash.
Ok, done. Please check and approve to see if everything is fine now.
Thank you
Hello,
this will address #225.