Bug 175932 - [GTK] http/tests/media/hls/video-cookie.html is failing
Summary: [GTK] http/tests/media/hls/video-cookie.html is failing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 175850
Blocks:
  Show dependency treegraph
 
Reported: 2017-08-24 06:38 PDT by Miguel Gomez
Modified: 2021-11-16 12:09 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Miguel Gomez 2017-08-24 06:38:11 PDT
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
Comment 1 Brent Fulgham 2017-08-24 08:27:14 PDT
These are failing because of Bug 175850.
Comment 2 Michael Catanzaro 2017-08-24 09:23:11 PDT
Glad the tests work!
Comment 3 Michael Catanzaro 2017-08-25 20:22:35 PDT
Hey Brent, could you review this please?
Comment 4 Michael Catanzaro 2017-08-25 20:23:09 PDT
(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.
Comment 5 Michael Catanzaro 2017-08-26 12:07:11 PDT
First two tests are fixed.

http/tests/media/hls/video-cookie.html is still failing due to an unrelated issue.
Comment 6 Enrique Ocaña 2021-11-16 12:09:54 PST
This test isn't failing anymore and has already been unskipped. Resolving.