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

Bug #13458 Unit test failures: SpamCheck_DNSBL_Test
Submitted: 2008-03-22 06:42 UTC
From: doconnor Assigned: doconnor
Status: Closed Package: Services_Trackback (version 0.6.1)
PHP Version: 5.2.5 OS:
Roadmaps: (Not assigned)    
Subscription  


 [2008-03-22 06:42 UTC] doconnor (Daniel O'Connor)
Description: ------------ Minor unit test failures Expected result: ---------------- All tests pass Actual result: -------------- ---------- PHP ---------- TestCase Webservices_Trackback_SpamCheck_DNSBL_TestCase->test_create() passed TestCase Webservices_Trackback_SpamCheck_DNSBL_TestCase->test_check_failure_nospam() passed TestCase Webservices_Trackback_SpamCheck_DNSBL_TestCase->test_check_failure_undetected() passed TestCase Webservices_Trackback_SpamCheck_DNSBL_TestCase->test_check_failure_title() passed TestCase Webservices_Trackback_SpamCheck_DNSBL_TestCase->test_check_faulire_excerpt() passed TestCase Webservices_Trackback_SpamCheck_DNSBL_TestCase->test_check_failure_url() passed TestCase Webservices_Trackback_SpamCheck_DNSBL_TestCase->test_check_failure_blog_name() passed TestCase Webservices_Trackback_SpamCheck_DNSBL_TestCase->test_reset() passed TestCase Webservices_Trackback_SpamCheck_DNSBL_TestCase->test_check_success_all() failed: expected TRUE, actual FALSE in G:\php\tests\Services_Trackback\test\Services_Trackback_SpamCheck_DNSBL_Test.php:69 TestCase Webservices_Trackback_SpamCheck_DNSBL_TestCase->test_check_success_host() failed: expected TRUE, actual FALSE in G:\php\tests\Services_Trackback\test\Services_Trackback_SpamCheck_DNSBL_Test.php:72 TestCase Webservices_Trackback_SpamCheck_DNSBL_TestCase->test_getResults() failed: expected TRUE, actual FALSE in G:\php\tests\Services_Trackback\test\Services_Trackback_SpamCheck_DNSBL_Test.php:92

Comments

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