Zend Framework

Zend_Http_Client_StaticTest fails with fatal error

Details

  • Type: Unit Tests: Problem Unit Tests: Problem
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.9.4
  • Fix Version/s: 1.9.6
  • Component/s: Zend_Http_Client
  • Labels:
    None

Description

I tried to run all UnitTests of ZF 1.9.4 but it stops with the following fatal error:

PHP Fatal error: Call to undefined method Zend_Http_Client_StaticTest::getObjectAttribute() in /...../ZendFramework-1.9.4/tests/Zend/Http/Client/StaticTest.php on line 312

I tried this on a computer with Debian Lenny and Zend Server CE (latest version) and PHPUnit 3.4.1 (latest version) 2 times.

Activity

Hide
Pádraic Brady added a comment -

I can confirm this is an error in the tests - the method simply doesn't exist.

Show
Pádraic Brady added a comment - I can confirm this is an error in the tests - the method simply doesn't exist.
Hide
Pádraic Brady added a comment -

Fixed in r19086 to add additional getters so the tests can access the config.

Show
Pádraic Brady added a comment - Fixed in r19086 to add additional getters so the tests can access the config.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: