Changeset 200180 in webkit


Ignore:
Timestamp:
Apr 28, 2016, 1:03:24 AM (9 years ago)
Author:
dbates@webkit.org
Message:

Skip test LayoutTests/media/video-with-file-url-allowed-by-csp-media-src-star-with-AllowContentSecurityPolicySourceStarToMatchAnyProtocol-enabled.html
as it is flaky on the WebKit1 bots.

For completeness, the test video-with-file-url-allowed-by-csp-media-src-star-with-AllowContentSecurityPolicySourceStarToMatchAnyProtocol-enabled.html
was added in r200155 (<https://bugs.webkit.org/show_bug.cgi?id=157100>). We will look to fix this test in <https://bugs.webkit.org/show_bug.cgi?id=155196>.

  • platform/mac-wk1/TestExpectations:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r200165 r200180  
     12016-04-28  Daniel Bates  <dabates@apple.com>
     2
     3        Skip test LayoutTests/media/video-with-file-url-allowed-by-csp-media-src-star-with-AllowContentSecurityPolicySourceStarToMatchAnyProtocol-enabled.html
     4        as it is flaky on the WebKit1 bots.
     5
     6        For completeness, the test video-with-file-url-allowed-by-csp-media-src-star-with-AllowContentSecurityPolicySourceStarToMatchAnyProtocol-enabled.html
     7        was added in r200155 (<https://bugs.webkit.org/show_bug.cgi?id=157100>). We will look to fix this test in <https://bugs.webkit.org/show_bug.cgi?id=155196>.
     8
     9        * platform/mac-wk1/TestExpectations:
     10
    1112016-04-27  Dean Jackson  <dino@apple.com>
    212
  • trunk/LayoutTests/platform/mac-wk1/TestExpectations

    r200063 r200180  
    6767webkit.org/b/155196 media/video-with-blob-url-allowed-by-csp-media-src-star.html [ Skip ]
    6868webkit.org/b/155196 media/video-with-data-url-allowed-by-csp-media-src-star.html [ Skip ]
     69webkit.org/b/155196 media/video-with-file-url-allowed-by-csp-media-src-star-with-AllowContentSecurityPolicySourceStarToMatchAnyProtocol-enabled.html [ Skip ]
    6970
    7071webkit.org/b/153143 [ Yosemite ] media/track/track-in-band-style.html [ Pass Crash ]
Note: See TracChangeset for help on using the changeset viewer.