Timeout

NancyDru - April 28, 2009 - 14:18
Project:SimpleTest
Version:6.x-2.x-dev
Component:Code
Category:bug report
Priority:minor
Assigned:Unassigned
Status:closed
Description

An error occurred.
/batch?id=73&op=do
<br />
<b>Fatal error</b>: Maximum execution time of 180 seconds exceeded in <b>C:\www\webapps\drupal-6\sites\all\modules\simpletest\drupal_web_test_case.php</b> on line <b>1087</b><br />

#1

NancyDru - April 28, 2009 - 14:23

I see this on the "error page":
# No test cases found.
# The tests did not successfully finish.

And I checked php.ini and the maximum_execution_time is set to 600.

#2

boombatower - April 28, 2009 - 18:10

Sounds like you want to fix: #447302: Cannot run Simpletest with Strict.

#3

boombatower - April 28, 2009 - 18:10
Status:active» postponed (maintainer needs more info)

#4

NancyDru - April 28, 2009 - 21:38
Version:6.x-2.8» 6.x-2.x-dev
Status:postponed (maintainer needs more info)» active

I am now using the latest -dev and this still happens.

#5

boombatower - April 28, 2009 - 23:30

Please fix #2.

#6

NancyDru - April 29, 2009 - 01:22

It looks to me like simpletest.test already has that, and this is where I am seeing this problem. I have only tried the tests that come with the module and nothing else yet.

#7

boombatower - April 29, 2009 - 01:34

Based on the output from #2's issue it seems that you have a number of other modules with tests...those tests have not been updated.

My assumption is that SimpleTest is crapping (even though its own test is ok) since those are all hosed....

It really isn't usable until those modules update there tests..feel free to file patches with those modules.

Sorry, you choose an odd time to get started (during api change).

#8

NancyDru - April 29, 2009 - 02:44

I didn't choose my timing - core did.

I fixed all the tests and this is still happening.

#9

boombatower - April 29, 2009 - 04:56

Well otherwise I'll need to you provide some more debugging info as this obviously does not occur on my setup.

#10

boombatower - September 14, 2009 - 19:50
Status:active» closed

Please re-open if further information.

#11

NancyDru - September 14, 2009 - 21:04
Status:closed» active

What kind of info do you want?

#12

boombatower - September 14, 2009 - 21:47
Status:active» closed

Oh, sry.

Core issue: #523878: Fatal error: Maximum execution time of 180 seconds exceeded

 
 

Drupal is a registered trademark of Dries Buytaert.