Hi,

I assume that at least some of the tests that sporadically fail on the Apache Jenkins fail because of timing issues. To address this we could either

a) skip these tests on Jenkins,
b) increase the time-out,
c) apply platform dependent time-outs.


I would prefer b). I presume that there is no impact on the build time unless the build fails anyway because it is running into one of these time-outs. If this is not acceptable we could go for b) and provision platform dependent time-outs through the CIHelpers class. I somewhat dislike the additional complexity though. As last resort we can still do a).

WDYT?

Michal

Reply via email to