Details
-
Type:
Unit Tests: Problem
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.7.5
-
Fix Version/s: 1.7.6
-
Component/s: Zend_Gdata
-
Labels:None
-
Fix Version Priority:Should Have
Description
1) testRetrieveActivityFeed(Zend_Gdata_YouTube_ActivityFeedOnlineTest)
Zend_Gdata_App_HttpException: Unable to Connect to ssl://www.google.com:443. Error #374526368: Unable to find the socket transport "ssl" - did you forget to enable it when you c
onfigured PHP?
/home/cawa/ZendFramework/svn/framework/branches/release-1.7/library/Zend/Gdata/ClientLogin.php:140
2) testRetrieveActivityFeedForMultipleUsers(Zend_Gdata_YouTube_ActivityFeedOnlineTest)
Zend_Gdata_App_HttpException: Unable to Connect to ssl://www.google.com:443. Error #0: Unable to find the socket transport "ssl" - did you forget to enable it when you configure
d PHP?
/home/cawa/ZendFramework/svn/framework/branches/release-1.7/library/Zend/Gdata/ClientLogin.php:140
3) testRetrieveFriendFeed(Zend_Gdata_YouTube_ActivityFeedOnlineTest)
Zend_Gdata_App_HttpException: Unable to Connect to ssl://www.google.com:443. Error #0: Unable to find the socket transport "ssl" - did you forget to enable it when you configure
d PHP?
/home/cawa/ZendFramework/svn/framework/branches/release-1.7/library/Zend/Gdata/ClientLogin.php:140
Issue Links
| This issue is related to: | ||||
| ZF-5774 | A set of "Zend_Gdata_App_CaptchaRequiredException: CAPTCHA challenge issued by server" exceptions |
|
|
|
Corresponding tests should be skipped if PHP is compiled without openssl.