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

Bug #14867 Can't run unit tests from CVS without warnings
Submitted: 2008-10-25 08:47 UTC
From: doconnor Assigned: doconnor
Status: Closed Package: Validate_IS (version CVS)
PHP Version: 5.2.4 OS:
Roadmaps: (Not assigned)    
Subscription  


 [2008-10-25 08:47 UTC] doconnor (Daniel O'Connor)
Description: ------------ Here's a patch to check for the installed data or CVS data. Test script: --------------- pear run-tests from CVS Expected result: ---------------- Tests run Actual result: -------------- Warning: fopen(@DATADIR@/Validate_IS/IS_gotuskra.txt): failed to open stream: No such file or directory in /home/clockwerx/pear/Validate/Validate/IS.php on line 260 Reglubraut : 0 (1) Warning: fopen(@DATADIR@/Validate_IS/IS_gotuskra.txt): failed to open stream: No such file or directory in /home/clockwerx/pear/Validate/Validate/IS.php on line 260 Mánagata : 0 (7) Warning: fopen(@DATADIR@/Validate_IS/IS_gotuskra.txt): failed to open stream: No such file or directory in /home/clockwerx/pear/Validate/Validate/IS.php on line 260 Aðalstræti : 0 (6) Warning: fopen(@DATADIR@/Validate_IS/IS_gotuskra.txt): failed to open stream: No such file or directory in /home/clockwerx/pear/Validate/Validate/IS.php on line 260 Sæbólsbraut : 0 (1) Warning: fopen(@DATADIR@/Validate_IS/IS_gotuskra.txt): failed to open stream: No such file or directory in /home/clockwerx/pear/Validate/Validate/IS.php on line 260 Bógus : 0 (0) Warning: fopen(@DATADIR@/Validate_IS/IS_gotuskra.txt): failed to open stream: No such file or directory in /home/clockwerx/pear/Validate/Validate/IS.php on line 260 Vestmannabraut : 0 (1) Warning: fopen(@DATADIR@/Validate_IS/IS_gotuskra.txt): failed to open stream: No such file or directory in /home/clockwerx/pear/Validate/Validate/IS.php on line 260 Reglubraut : 0 Warning: fopen(@DATADIR@/Validate_IS/IS_gotuskra.txt): failed to open stream: No such file or directory in /home/clockwerx/pear/Validate/Validate/IS.php on line 260 Mánagata : 0 Warning: fopen(@DATADIR@/Validate_IS/IS_gotuskra.txt): failed to open stream: No such file or directory in /home/clockwerx/pear/Validate/Validate/IS.php on line 260 Aðalstræti : 0 Warning: fopen(@DATADIR@/Validate_IS/IS_gotuskra.txt): failed to open stream: No such file or directory in /home/clockwerx/pear/Validate/Validate/IS.php on line 260 Sæbólsbraut : 0 Warning: fopen(@DATADIR@/Validate_IS/IS_gotuskra.txt): failed to open stream: No such file or directory in /home/clockwerx/pear/Validate/Validate/IS.php on line 260 Bógus : 0 Warning: fopen(@DATADIR@/Validate_IS/IS_gotuskra.txt): failed to open stream: No such file or directory in /home/clockwerx/pear/Validate/Validate/IS.php on line 260 Vestmannabraut : 0

Comments

 [2008-11-05 12:57 UTC] doconnor (Daniel O'Connor)
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.