David Brown wrote: > --- > + # Tests perform network access. > + doCheck = false; > + # Tests perform network access. > + doCheck = false; It would be better to investigate the real reason for test failures, and disable only offending tests. OTOH, if you have no time for this, let's disable them.