Changeset 202235 in webkit


Ignore:
Timestamp:
Jun 20, 2016 1:30:56 PM (8 years ago)
Author:
ap@apple.com
Message:

Test expectations gardening for
https://bugs.webkit.org/show_bug.cgi?id=155196

Marked the tests as flaky instead of skipping, to make the results visible on the
flakiness dashboard. Also added video-with-data-url-allowed-by-media-src-star.html,
which is very flaky too.

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r202234 r202235  
     12016-06-20  Alexey Proskuryakov  <ap@apple.com>
     2
     3        Test expectations gardening for
     4        https://bugs.webkit.org/show_bug.cgi?id=155196
     5
     6        Marked the tests as flaky instead of skipping, to make the results visible on the
     7        flakiness dashboard. Also added video-with-data-url-allowed-by-media-src-star.html,
     8        which is very flaky too.
     9
     10        * platform/mac-wk1/TestExpectations:
     11        * platform/mac/TestExpectations:
     12
    1132016-06-20  Joseph Pecoraro  <pecoraro@apple.com>
    214
  • trunk/LayoutTests/platform/mac-wk1/TestExpectations

    r202219 r202235  
    6060
    6161webkit.org/b/154297 [ Debug ] fast/events/keydown-1.html [ Pass Failure ]
    62 
    63 webkit.org/b/155196 security/contentSecurityPolicy/video-with-blob-url-allowed-by-media-src-star.html [ Skip ]
    64 webkit.org/b/155196 security/contentSecurityPolicy/video-with-data-url-allowed-by-media-src-star.html [ Skip ]
    6562
    6663webkit.org/b/153143 [ Yosemite ] media/track/track-in-band-style.html [ Pass Crash ]
  • trunk/LayoutTests/platform/mac/TestExpectations

    r202234 r202235  
    13661366webkit.org/b/156320 fast/regions/inline-block-inside-anonymous-overflow.html [ ImageOnlyFailure ]
    13671367
    1368 webkit.org/b/155196 security/contentSecurityPolicy/video-with-file-url-allowed-by-media-src-star-with-AllowContentSecurityPolicySourceStarToMatchAnyProtocol-enabled.html [ Skip ]
    1369 webkit.org/b/155196 security/contentSecurityPolicy/video-with-file-url-allowed-by-media-src-star.html [ Skip ]
     1368webkit.org/b/155196 security/contentSecurityPolicy/video-with-file-url-allowed-by-media-src-star-with-AllowContentSecurityPolicySourceStarToMatchAnyProtocol-enabled.html [ Pass ImageOnlyFailure ]
     1369webkit.org/b/155196 security/contentSecurityPolicy/video-with-file-url-allowed-by-media-src-star.html [ Pass ImageOnlyFailure ]
     1370webkit.org/b/155196 security/contentSecurityPolicy/video-with-data-url-allowed-by-media-src-star.html [ Pass ImageOnlyFailure ]
     1371webkit.org/b/155196 security/contentSecurityPolicy/video-with-blob-url-allowed-by-media-src-star.html [ Pass ImageOnlyFailure ]
     1372webkit.org/b/155196 security/contentSecurityPolicy/video-with-data-url-allowed-by-media-src-star.html [ Pass ImageOnlyFailure ]
    13701373
    13711374webkit.org/b/158101 imported/blink/http/tests/plugins/get-url-notify-on-removal.html [ Pass Timeout ]
Note: See TracChangeset for help on using the changeset viewer.