#1458: Fragment tests' nesting level too deep with process isolation set to
false
---------------------+------------------------------------------------------
Reporter: horros | Owner: felix
Type: defect | Status: new
Priority: normal | Milestone:
Component: testing | Version: HEAD
Severity: normal | Keywords:
Has_patch: 1 |
---------------------+------------------------------------------------------
At random points, depending on how many unit tests you have, PHP will stop
execution because the nesting level in the extended Execution Container
that Agavi generates will become too deep.
The attached files patches AgaviFragmentTestCase to implement an
AgaviIUnitTesting interface for the extended execution container and uses
reflection to check for the interface when deciding if the execution
container implementation needs to be extended.
--
Ticket URL: <http://trac.agavi.org/ticket/1458>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5
_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets