We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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?
The text was updated successfully, but these errors were encountered:
The test could be made to run faster by lowering the number of pixels processed. Feel free to submit a PR based on that.
Sorry, something went wrong.
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.
The following setting helps us to run all tests successfully on the build servers:
export TEST_TIMEOUT=600
No branches or pull requests
On the openSUSE build server we had to remove test 229 as we oaccasionally get the error
Also people from fedora excludes this test on packaging. Is there any way to increase the maximum runtime for the tests?
The text was updated successfully, but these errors were encountered: