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

Bug #17076 Unit tests vs SVN structure
Submitted: 2010-02-09 06:39 UTC
From: doconnor Assigned: doconnor
Status: Closed Package: Testing_Selenium (version CVS)
PHP Version: 5.2.5 OS:
Roadmaps: (Not assigned)    
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 : 38 - 13 = ?

 
 [2010-02-09 06:39 UTC] doconnor (Daniel O'Connor)
Description: ------------ If you just do... svn mkdir Testing svn mv Selenium.php Testing/ svn mv Selenium Testing/ and regenerate the package contents, you'll be sorted. Let me know if you don't have the time, and I'm happy to do it on your behalf Test script: --------------- cd /media/disk/pear/packages-all/Testing_Selenium php tests/AllTests.php Expected result: ---------------- Tests run Actual result: -------------- Warning: require_once(Testing/Selenium.php): failed to open stream: No such file or directory in /media/disk/pear/packages-all/Testing_Selenium/tests/SeleniumTest.php on line 8 Call Stack: 0.0013 67600 1. {main}() /media/disk/pear/packages-all/Testing_Selenium/tests/AllTests.php:0 0.2254 3774404 2. require_once('/media/disk/pear/packages-all/Testing_Selenium/tests/SeleniumTest.php') /media/disk/pear/packages-all/Testing_Selenium/tests/AllTests.php:11

Comments

 [2010-02-12 11:25 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.