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

Bug #17799 Tests fail on CI server
Submitted: 2010-08-23 08:27 UTC
From: doconnor Assigned: doconnor
Status: Closed Package: File_Sitemap (version SVN)
PHP Version: 5.3.1 OS:
Roadmaps: (Not assigned)    
Subscription  


 [2010-08-23 08:27 UTC] doconnor (Daniel O'Connor)
Description: ------------ Its just a matter of svn mkdir File && svn mv Sitemap.php File/ ; plus anything else that should be under the top level dir. Test script: --------------- $ cd trunk/ $ phpunit tests/AllTests.php Expected result: ---------------- Tests run Actual result: -------------- http://test.pear.php.net:8080/cruisecontrol/buildresults/File_Sitemap

Comments

 [2010-08-23 08:28 UTC] doconnor (Daniel O'Connor)
Oops, phpunit tests/ /home/clockwerx/packages-all/File_Sitemap/tests/sitemap_load_save.phpt --- Expected +++ Actual @@ @@ -Plain: passed! -Gzipped: passed! +Warning: require_once(File/Sitemap.php): failed to open stream: No such file or directory in /home/clockwerx/packages-all/File_Sitemap/tests/sitemap_load_save.php on line 2 + +Fatal error: require_once(): Failed opening required 'File/Sitemap.php' (include_path='.:/usr/local/lib/php/pear/') in /home/clockwerx/packages-all/File_Sitemap/tests/sitemap_load_save.php on line 2
 [2011-11-06 13:15 UTC] doconnor (Daniel O'Connor)
Still happening - http://test.pear.php.net:8080/job/File_Sitemap/ Since this has been open over a year with no activity; I'm assuming the package is unmaintained.
 [2011-11-06 13:22 UTC] doconnor (Daniel O'Connor)
-Status: Open +Status: Closed -Assigned To: +Assigned To: doconnor
This bug has been fixed in SVN. 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.