ZF-11637: UserAgent tests include invalid tests
Description
There are approximately a dozen assertions in Zend_Http_UserAgent_AbstractDeviceTest::testMatchMobile() that are testing against non-mobile Opera versions, and thus failing. They should be removed.
Comments
Posted by Matthew Weier O'Phinney (matthew) on 2011-08-02T19:50:33.000+0000
Fixed in trunk and 1.11 release branch.