Opened 10 months ago

Closed 9 months ago

#117 closed defect (fixed)

Maximum time exceeded when running all tests

Reported by: davejesch Owned by:
Priority: normal Milestone:
Component: Admin Screen Keywords:
Cc:

Description

Ran all tests, i.e. phpunit with no parameters.

Received error message "Maximum time exceeded." Need to set the time limit to unlimited so all tests can run.

Attachments (1)

set_max_time_infinite.txt (343 bytes) - added by davejesch 10 months ago.

Download all attachments as: .zip

Change History (3)

  • Resolution set to fixed
  • Status changed from new to closed

(In [966]) Set the time limit to unlimited so all tests have time to run. Props davejesch. fixes #117

Note: See TracTickets for help on using tickets.