Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.2.2

Bug #19683 Unit tests are broken
Submitted: 2012-10-30 23:03 UTC
From: cdamian Assigned: farell
Status: Closed Package: Console_CommandLine (version 1.2.0)
PHP Version: 5.4.8 OS: Fedora Linux
Roadmaps: (Not assigned)    
Subscription  


 [2012-10-30 23:03 UTC] cdamian (Christof Damian)
Description: ------------ 1.2.0 has two unit test failures, one is fixed in master, the other one still exists: Test script: --------------- phpunit tests Expected result: ---------------- OK Actual result: -------------- 1) /home/cdamian/src/Console_CommandLine/tests/console_commandline_webrequest_2.phpt --- Expected +++ Actual @@ @@ Description of our parser goes here... Usage: - some_program [options] <simple> <multiple...> + some_program [options] simple [multiple1 multiple2 ...]

Comments

 [2012-12-26 20:13 UTC] farell (Laurent Laville)
Hello, It's a minor impact, but please push a QA release ASAP to improve quality of others packages that depends of this one See the pull request https://github.com/pear/Console_CommandLine/pull/2 Regards - Laurent Laville
 [2013-01-13 18:30 UTC] doconnor (Daniel O'Connor)
-Status: Open +Status: Closed -Assigned To: +Assigned To: farell