I'm attempting to run tests for zsh using the following command:
python bugscpp/bugscpp.py test ./zsh/buggy-2 --coverage
However, even after 24 hours, not a single test case has been completed:

- Is it typical for this test to take such a long time?
- Could there be an issue specific to my machine or setup?
I would appreciate any guidance or known issues related to this.