Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test 229 occasionally fails with timeout #245

Open
weberhofer opened this issue May 9, 2018 · 3 comments
Open

Test 229 occasionally fails with timeout #245

weberhofer opened this issue May 9, 2018 · 3 comments

Comments

@weberhofer
Copy link
Contributor

On the openSUSE build server we had to remove test 229 as we oaccasionally get the error

** ERROR: process timed out **

Also people from fedora excludes this test on packaging. Is there any way to increase the maximum runtime for the tests?

@Danack
Copy link
Collaborator

Danack commented May 22, 2018

The test could be made to run faster by lowering the number of pixels processed. Feel free to submit a PR based on that.

@Danack
Copy link
Collaborator

Danack commented Nov 28, 2018

Done in dev but I'm going to leave open. The performance jump between 200x200 and 300x300 is ridiculously large, and might be an actual issue.

@weberhofer
Copy link
Contributor Author

The following setting helps us to run all tests successfully on the build servers:

export TEST_TIMEOUT=600

@Danack Danack mentioned this issue Jan 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants