musicpack / mbox

Music Box is a music player widget in a Discord message.
7 stars 2 forks source link

Timeout Error running test_main.py #156

Open Exsects opened 3 years ago

Exsects commented 3 years ago

Describe the bug Test case hangs and timeouts locally. This test case is working fine in GitHub Actions pipeline but hangs/timeouts locally.

To Reproduce

  1. Run pytest tests/integration/test_main.py in terminal or through VSCode

Expected behavior Test should pass

Screenshots image

Additional context None