Modify ↓
Ticket #230 (closed defect: fixed)
Fatal error: Call to undefined method PHPUnit2_Framework_TestResult::skippedCount() in /usr/local/lib/php/phing/tasks/ext/phpunit/PHPUnitTestRunner.php on line 120
| Reported by: | sameera rukshan | Owned by: | mrook |
|---|---|---|---|
| Priority: | blocker | Milestone: | 2.3.1 |
| Component: | phing-tasks-phpunit | Version: | 2.3.0 |
| Keywords: | Cc: |
Description
Hi when execute phing via command line on fedora core 6 environment with PHPUnit(2.3.6) test inflating following error.
Fatal error: Call to undefined method PHPUnit2_Framework_TestResult::skippedCount() in /usr/local/lib/php/phing/tasks/ext/phpunit/PHPUnitTestRunner.php on line 120
Rgds, Sameera
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

[sperera@]$ phing
Buildfile: /home/sperera/Bamboo/xml-data/build-dir/HB-DEV/build.xml
HB > unittest:
Fatal error: Call to undefined method PHPUnit2_Framework_TestResult::skippedCount() in /usr/local/lib/php/phing/tasks/ext/phpunit/PHPUnitTestRunner.php on line 120