ZF-5307: testSamplePropertiesAreCorrectV2(Zend_Gdata_YouTube_PlaylistListEntryTest) and testConvertPlaylistListEntryToAndFromStringV2(Zend_Gdata_YouTube_PlaylistListEntryTest) unit tests errors
Description
{panel} 3) testSamplePropertiesAreCorrectV2(Zend_Gdata_YouTube_PlaylistListEntryTest) Zend_Gdata_App_InvalidArgumentException: Property getMajorProtocolVersion does not exist /home/cawa/ZendFramework/svn/framework/branches/release-1.7/library/Zend/Gdata/App/Base.php:448 /home/cawa/ZendFramework/svn/framework/branches/release-1.7/library/Zend/Gdata/YouTube/PlaylistListEntry.php:237
4) testConvertPlaylistListEntryToAndFromStringV2(Zend_Gdata_YouTube_PlaylistListEntryTest) Zend_Gdata_App_InvalidArgumentException: Property getMajorProtocolVersion does not exist /home/cawa/ZendFramework/svn/framework/branches/release-1.7/library/Zend/Gdata/App/Base.php:448 /home/cawa/ZendFramework/svn/framework/branches/release-1.7/library/Zend/Gdata/YouTube/PlaylistListEntry.php:237 {panel}
Comments
Posted by Trevor Johns (tjohns) on 2008-12-18T08:40:36.000+0000
Assigning to [~jhartmann].
Posted by Jochen Hartmann (jhartmann) on 2008-12-18T15:37:25.000+0000
Fixed in r13359 and r13361. Merged to 1-7 in r13360 and r13362 respectively.