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

Bug #13457 Unit test failures: Spamcheck_SURBL_Test
Submitted: 2008-03-22 06:40 UTC
From: doconnor Assigned: doconnor
Status: Closed Package: Services_Trackback (version 0.6.1)
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 : 19 + 30 = ?

 
 [2008-03-22 06:40 UTC] doconnor (Daniel O'Connor)
Description: ------------ Webservices_Trackback_SpamCheck_SURBL_TestCase fails; and it's not clear why - perhaps the sample data is out of date? Expected result: ---------------- All tests pass Actual result: -------------- ---------- PHP ---------- TestCase Webservices_Trackback_SpamCheck_SURBL_TestCase->test_create() passed TestCase Webservices_Trackback_SpamCheck_SURBL_TestCase->test_check_failure_nospam() passed TestCase Webservices_Trackback_SpamCheck_SURBL_TestCase->test_check_failure_undetected() passed TestCase Webservices_Trackback_SpamCheck_SURBL_TestCase->test_reset() passed TestCase Webservices_Trackback_SpamCheck_SURBL_TestCase->test_check_success_all() failed: expected TRUE, actual FALSE in G:\php\tests\Services_Trackback\test\Services_Trackback_SpamCheck_SURBL_Test.php:69 TestCase Webservices_Trackback_SpamCheck_SURBL_TestCase->test_check_success_host() failed: expected TRUE, actual FALSE in G:\php\tests\Services_Trackback\test\Services_Trackback_SpamCheck_SURBL_Test.php:72 TestCase Webservices_Trackback_SpamCheck_SURBL_TestCase->test_check_failure_title() failed: expected TRUE, actual FALSE in G:\php\tests\Services_Trackback\test\Services_Trackback_SpamCheck_SURBL_Test.php:75 TestCase Webservices_Trackback_SpamCheck_SURBL_TestCase->test_check_success_excerpt() failed: expected TRUE, actual FALSE in G:\php\tests\Services_Trackback\test\Services_Trackback_SpamCheck_SURBL_Test.php:78 TestCase Webservices_Trackback_SpamCheck_SURBL_TestCase->test_check_success_url() failed: expected TRUE, actual FALSE in G:\php\tests\Services_Trackback\test\Services_Trackback_SpamCheck_SURBL_Test.php:81 TestCase Webservices_Trackback_SpamCheck_SURBL_TestCase->test_check_success() failed: expected TRUE, actual FALSE in G:\php\tests\Services_Trackback\test\Services_Trackback_SpamCheck_SURBL_Test.php:84 TestCase Webservices_Trackback_SpamCheck_SURBL_TestCase->test_getResults() failed: expected TRUE, actual FALSE in G:\php\tests\Services_Trackback\test\Services_Trackback_SpamCheck_SURBL_Test.php:92 Output completed (18 sec consumed)

Comments

 [2008-10-01 13:24 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.