I tried to reproduce the bug using the Alpine Linux Docker image. However, the command
for repetition in $(seq 100); do
printf 'Repetition %s\n' "$repetition"
ctest -R testscr_check_formatting || exit 1
done
did not show any failing test. Judging from the log of the build server the first git diff --quiet in
seems to fail, while the second git diff --quiet succeeds, which I find quite strange.
Thank you for looking into it!
Is maybe installing the tools in Alpine Linux a solution?
Is maybe installing the tools in Alpine Linux a solution?
I do not think that would solve the underlying problem.
What is the underlying problem? Is it because of the shell?
What is the underlying problem?
If I knew that I would probably fix the issue 馃槉.
Is it because of the shell?
I do not think so. The other shell tests work just fine.
I mark this issue stale as it did not have any activity for one year. I'll close it in two weeks if no further activity occurs. If you want it to be alive again, ping the issue by writing a message here or create a new issue with the remainder of this issue.
Thank you for your contributions :sparkling_heart:
I closed this issue now because it has been inactive for more than one year. If I closed it by mistake, please do not hesitate to reopen it or create a new issue with the remainder of this issue.
Thank you for your contributions :sparkling_heart: