Details
-
Type:
Unit Tests: Problem
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.9.1
-
Component/s: Zend_Http_Cookie
-
Labels:None
-
Fix Version Priority:Nice to Have
Description
2) testIsExpired(Zend_Http_CookieTest) with data set #0 ('cookie=foo;domain=example.com;expires=Monday, 10-Aug-09 19:08:16 UTC', false)
Failed asserting that <boolean:true> matches expected value <boolean:false>.
Problem doesn't appear if Zend_Http_Cookie tests runs separately. So the problem is caused by some other test.