luspi / photoqt

PhotoQt Image Viewer (mirror repo) - https://photoqt.org
GNU General Public License v2.0
51 stars 12 forks source link

Increase the timeout for the PyChromecast test #18

Closed AdrianBunk closed 1 year ago

AdrianBunk commented 1 year ago

In Debian it has been observed that 2 seconds can be too short for "import pychromecast" on slower architectures like MIPS.

Raising the timeout to 1 minute avoids such problems, it should not make any difference in the normal situations where the import either succeeds or fails.

luspi commented 1 year ago

Thanks for the pull request. I added this change over at the main repository on GitLab (it gets automatically mirrored here) linking back to this pull request:

https://gitlab.com/lspies/photoqt/-/commit/91cb1b2a93924915480d81e4c943ed279304b777