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

Bug #10286 No output on failed tests
Submitted: 2007-03-06 17:14 UTC
From: yunosh Assigned: cellog
Status: Closed Package: PEAR (version 1.5.1)
PHP Version: 4.4.5 OS:
Roadmaps: 1.5.2    
Subscription  
Comments Add Comment Add patch


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 47 - 37 = ?

 
 [2007-03-06 17:14 UTC] yunosh (Jan Schneider)
Description: ------------ "pear run-tests" no longer produces any output when tests produce fatal errors.

Comments

 [2007-03-15 02:34 UTC] cellog (Greg Beaver)
--TEST-- System commands tests --FILE-- <?php $oops->method(); ?> --EXPECT-- results in no saved files or anything, and no fatal error either. Weird behavior
 [2007-03-15 02:48 UTC] cellog (Greg Beaver)
This bug has been fixed in CVS. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better.