Two of them are failing since r221017 when they were added http/tests/security/mixedContent/insecure-image-with-securecookie-block.html [ Failure ] http/tests/security/mixedContent/redirect-https-to-http-image-secure-cookies-block.html [ Failure ] The third one http/tests/media/hls/video-cookie.html [ Failure ] was passing until r221014 and was first detected failing at r221056. But there are several revisions in the middle that could have caused it: r221017, r221050 and r221056
These are failing because of Bug 175850.
Glad the tests work!
Hey Brent, could you review this please?
(In reply to Michael Catanzaro from comment #3) > Hey Brent, could you review this please? Ooops, commented in the wrong bug. I posted a patch in bug #175850.
First two tests are fixed. http/tests/media/hls/video-cookie.html is still failing due to an unrelated issue.
This test isn't failing anymore and has already been unskipped. Resolving.