Zend Framework

testGet/SetOptions in Zend_Soap_ClientTest fail

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 1.6.0
  • Component/s: Zend_Soap_Client
  • Labels:
    None

Description

This is with SVN rev 11074.

$ phpunit Zend_Soap_ClientTest tests/Zend/Soap/ClientTest.php
PHPUnit 3.2.21 by Sebastian Bergmann.

EE.I...

Time: 0 seconds

There were 2 errors:

1) testSetOptions(Zend_Soap_ClientTest)
Zend_Soap_Client_Exception: Invalid class in class map
/home/matt/Documents/Projects/ZendFramework/library/Zend/Soap/Client.php:165
/home/matt/Documents/Projects/ZendFramework/tests/Zend/Soap/ClientTest.php:74

2) testGetOptions(Zend_Soap_ClientTest)
Zend_Soap_Client_Exception: Invalid class in class map
/home/matt/Documents/Projects/ZendFramework/library/Zend/Soap/Client.php:165
/home/matt/Documents/Projects/ZendFramework/tests/Zend/Soap/ClientTest.php:142

FAILURES!
Tests: 7, Errors: 2, Incomplete: 1.
$ php -v
PHP 5.2.4-2ubuntu5.3 with Suhosin-Patch 0.9.6.2 (cli) (built: Jul 23 2008 06:46:18)
Copyright (c) 1997-2007 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies

Activity

Hide
Alexander Veremyev added a comment -

Fixed.

Show
Alexander Veremyev added a comment - Fixed.
Hide
Matthew Turland added a comment -

SVN rev 11094:

$ phpunit Zend_Soap_ClientTest ClientTest.php
PHPUnit 3.2.21 by Sebastian Bergmann.

E..I...

Time: 0 seconds

There was 1 error:

1) testSetOptions(Zend_Soap_ClientTest)
Zend_Soap_Client_Exception: Invalid class in class map
/home/matt/Documents/Projects/ZendFramework/library/Zend/Soap/Client.php:165
/home/matt/Documents/Projects/ZendFramework/tests/Zend/Soap/ClientTest.php:104

FAILURES!
Tests: 7, Errors: 1, Incomplete: 1.

Show
Matthew Turland added a comment - SVN rev 11094: $ phpunit Zend_Soap_ClientTest ClientTest.php PHPUnit 3.2.21 by Sebastian Bergmann. E..I... Time: 0 seconds There was 1 error: 1) testSetOptions(Zend_Soap_ClientTest) Zend_Soap_Client_Exception: Invalid class in class map /home/matt/Documents/Projects/ZendFramework/library/Zend/Soap/Client.php:165 /home/matt/Documents/Projects/ZendFramework/tests/Zend/Soap/ClientTest.php:104 FAILURES! Tests: 7, Errors: 1, Incomplete: 1.
Hide
Alexander Veremyev added a comment -

Also fixed. Thanks!

Show
Alexander Veremyev added a comment - Also fixed. Thanks!
Hide
Wil Sinclair added a comment -

Updating for the 1.6.0 release.

Show
Wil Sinclair added a comment - Updating for the 1.6.0 release.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: