Changeset 264472 in webkit


Ignore:
Timestamp:
Jul 16, 2020 12:04:56 PM (4 years ago)
Author:
commit-queue@webkit.org
Message:

Regression tests cannot load video over HTTPS with self-signed certificate
https://bugs.webkit.org/show_bug.cgi?id=155132

Unreviewed test gardening.

Patch by Hector Lopez <Hector Lopez> on 2020-07-16

Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r264463 r264472  
     12020-07-16  Hector Lopez  <hector_i_lopez@apple.com>
     2
     3        Regression tests cannot load video over HTTPS with self-signed certificate
     4        https://bugs.webkit.org/show_bug.cgi?id=155132
     5
     6        Unreviewed test gardening.
     7
     8        * TestExpectations:
     9
    1102020-07-16  Carlos Alberto Lopez Perez  <clopez@igalia.com>
    211
  • trunk/LayoutTests/TestExpectations

    r264463 r264472  
    20922092webkit.org/b/154203 http/tests/security/contentSecurityPolicy/1.1/frame-ancestors/frame-ancestors-overrides-xfo.html
    20932093webkit.org/b/154522 http/tests/security/contentSecurityPolicy/1.1/securitypolicyviolation-base-uri-deny.html
    2094 webkit.org/b/155132 http/tests/security/contentSecurityPolicy/video-with-https-url-allowed-by-csp-media-src-star.html [ Failure ]
    20952094webkit.org/b/158480 http/tests/websocket/tests/hybi/upgrade-simple-ws.html [ Skip ]
    20962095
Note: See TracChangeset for help on using the changeset viewer.