wohali commented on issue #2030: eunit test timedout errors during jenkins CI URL: https://github.com/apache/couchdb/issues/2030#issuecomment-495295523 @eiri Global. In the case of cross-running on another architecture, or a very low end architecture (like a Raspberry Pi) these tests simply can't run that slow. It'd be fantastic to up that globally. Could we patch eunit? Could we specify per-testfile or util based overrides and add a new `{timeout...}` wrapper to every file that references a global value? Otherwise you're talking about hand-upping timeouts on hundreds and hundreds of unit tests that currently fail on `aarch64` and will soon start failing on `ppc64le`, `s390x`, etc.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
