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

Bug #14895 test_plugin_modifiers.html.phpt relies on local environment
Submitted: 2008-10-27 06:15 UTC
From: doconnor Assigned: doconnor
Status: Closed Package: HTML_Template_Flexy (version CVS)
PHP Version: 5.2.4 OS:
Roadmaps: (Not assigned)    
Subscription  


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 : 28 + 24 = ?

 
 [2008-10-27 06:15 UTC] doconnor (Daniel O'Connor)
Description: ------------ There's a fragment in the test which makes it too brittle. The expected error is: Error:/var/svn_live/pear/HTML_Template_Flexy/tests/templates/flexy_raw_with_element.html on Line 5 in Tag <INPUT>:<BR>Flexy:raw can only be used with flexy:ignore, to prevent conversion of html elements to flexy elements but unless the checkout lives in /var/svn_live/pear then this test is prone to fail Expected result: ---------------- Test runs Actual result: -------------- Test fails

Comments

 [2008-10-28 09:43 UTC] alan_k (Alan Knowles)
feel free to commit fixes , There where originally only there for me to do some minimal release testing. - But if they can be beaten into shape for general testing... all the better.
 [2009-02-03 02:50 UTC] ranvis (Kentaro Sato)
patch attached. if that helps...
 [2010-04-25 09:44 UTC] doconnor (Daniel O'Connor)
Ooh, ouch - 20 out of 20 failures at the moment (http://test.pear.php.net/unit-test-results/phpt_results.txt) *reminds self to look into it*
 [2010-04-25 09:59 UTC] doconnor (Daniel O'Connor)
-Status: Analyzed +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. Well, I fixed it, but other tests are now broken. Sigh :(