Bug 175932
Summary: | [GTK] http/tests/media/hls/video-cookie.html is failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Miguel Gomez <magomez> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bfulgham, bugs-noreply, eocanha, mcatanzaro |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 175850 | ||
Bug Blocks: |
Miguel Gomez
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Brent Fulgham
These are failing because of Bug 175850.
Michael Catanzaro
Glad the tests work!
Michael Catanzaro
Hey Brent, could you review this please?
Michael Catanzaro
(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.
Michael Catanzaro
First two tests are fixed.
http/tests/media/hls/video-cookie.html is still failing due to an unrelated issue.
Enrique OcaƱa
This test isn't failing anymore and has already been unskipped. Resolving.