#1218: PHPUnit testing not working in 1.0.2-RC4
-----------------------------------+----------------------------------------
 Reporter:  v.liutau...@…          |       Owner:  felix   
     Type:  defect                 |      Status:  new     
 Priority:  normal                 |   Milestone:  1.0.2   
Component:  testing                |     Version:  1.0.2RC4
 Severity:  normal                 |    Keywords:          
Has_patch:  0                      |  
-----------------------------------+----------------------------------------
Description changed by david:

Old description:

> testing dont work in 1.0.2-RC4
>
> egz:[[BR]]
>
> {{{
> [...@omega 90] test >php run-tests.php --include-suite=Tests[[BR]]
>
> PHPUnit @package_version@ by Sebastian Bergmann.[[BR]]
> }}}
> [[BR]]
>
> Catchable fatal error: Argument 2 passed to
> PHPUnit_Framework_TestResult::addError() must be an instance of
> Exception, instance of __PHP_Incomplete_Class given, called in
> /usr/share/php/agavi/vendor/PHPUnit/Framework/TestCase.php on line 634
> and defined in
> /usr/share/php/agavi/vendor/PHPUnit/Framework/TestResult.php on line 209

New description:

 testing dont work in 1.0.2-RC4

 {{{
 [...@omega 90] test >php run-tests.php --include-suite=Tests

 PHPUnit @package_version@ by Sebastian Bergmann.

 Catchable fatal error: Argument 2 passed to
 PHPUnit_Framework_TestResult::addError() must be an instance of Exception,
 instance of __PHP_Incomplete_Class given, called in
 /usr/share/php/agavi/vendor/PHPUnit/Framework/TestCase.php on line 634 and
 defined in /usr/share/php/agavi/vendor/PHPUnit/Framework/TestResult.php on
 line 209
 }}}

--

-- 
Ticket URL: <http://trac.agavi.org/ticket/1218#comment:4>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5



_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets

Reply via email to