Unit tests MDL-24909 Unit tests used 5 minute time limit per test class; this is...
authorSam Marshall <s.marshall@open.ac.uk>
Mon, 1 Nov 2010 15:14:37 +0000 (15:14 +0000)
committerSam Marshall <s.marshall@open.ac.uk>
Mon, 1 Nov 2010 15:14:37 +0000 (15:14 +0000)
commitcf617be64ed8260f683fc93364c3b11650c98bbd
treed1560184a751bd928249d94d95fd03776b210416
parent1865b411fdd827468d92e2d8c81e53c31dd5692e
Unit tests MDL-24909 Unit tests used 5 minute time limit per test class; this is insufficient for gradebook tests on slow server. Changed to use 60 second limit per test function instead. Added constant and comment defining this behaviour.
admin/report/unittest/index.php
lib/simpletestlib/readme_moodle.txt
lib/simpletestlib/test_case.php