iilyak commented on issue #2030: eunit test timedout errors during jenkins CI URL: https://github.com/apache/couchdb/issues/2030#issuecomment-495180233 Possible workaround is to set `trace: true` in the config [here](https://github.com/apache/couchdb/blob/master/test/elixir/test/test_helper.exs#L9). This should work because it causes ExUnit to use infinity as a timeout (see https://github.com/elixir-lang/elixir/blob/master/lib/ex_unit/lib/ex_unit/runner.ex#L410).
---------------------------------------------------------------- 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
