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

Bug #17110 Unit tests broken, 64 bit
Submitted: 2010-02-16 16:21 UTC
From: doconnor Assigned: doconnor
Status: Closed Package: Services_ExchangeRates (version CVS)
PHP Version: 5.3.1 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 : 35 - 34 = ?

 
 [2010-02-16 16:21 UTC] doconnor (Daniel O'Connor)
Description: ------------ http://test.pear.php.net/unit-test-results/phpunit_results.txt Actual result: -------------- php -c ../php.ini -f /home/clockwerx/packages-all/Services_ExchangeRates/tests/AllTests.php PHPUnit 3.4.10 by Sebastian Bergmann. .....................FIIF Time: 0 seconds, Memory: 9.50Mb There were 2 failures: 1) Services_ExchangeRates_RatesNBPTest::testShouldRetrieveInformation --- Expected +++ Actual @@ @@ -11.7924528302 +11.792452830189 /home/clockwerx/packages-all/Services_ExchangeRates/tests/Services_ExchangeRates_RatesNBPTest.php:64 /home/clockwerx/packages-all/Services_ExchangeRates/tests/AllTests.php:25 /home/clockwerx/packages-all/Services_ExchangeRates/tests/AllTests.php:49 2) Services_ExchangeRates_RatesNBITest::testShouldRetrieveInformation --- Expected +++ Actual @@ @@ -0.258197779499 +0.2581977794991 /home/clockwerx/packages-all/Services_ExchangeRates/tests/Services_ExchangeRates_RatesNBITest.php:47 /home/clockwerx/packages-all/Services_ExchangeRates/tests/AllTests.php:25 /home/clockwerx/packages-all/Services_ExchangeRates/tests/AllTests.php:49 FAILURES! Tests: 25, Assertions: 44, Failures: 2, Incomplete: 2.

Comments

 [2010-02-16 18:09 UTC] doconnor (Daniel O'Connor)
Half fixed in SVN. Looks like the XML_Unserializer stuff is breaking it. On the other hand, this seems to have shown PHP Bug 51057
 [2011-12-17 19:53 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.