Changeset 167065 in webkit


Ignore:
Timestamp:
Apr 9, 2014 11:17:05 PM (10 years ago)
Author:
ap@apple.com
Message:

WebVTT tests don't work because of a 800x600 snapshot (but are very flaky anyway)
https://bugs.webkit.org/show_bug.cgi?id=131476

  • platform/mac/TestExpectations: Skip them.
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r167054 r167065  
     12014-04-09  Alexey Proskuryakov  <ap@apple.com>
     2
     3        WebVTT tests don't work because of a 800x600 snapshot (but are very flaky anyway)
     4        https://bugs.webkit.org/show_bug.cgi?id=131476
     5
     6        * platform/mac/TestExpectations: Skip them.
     7
    182014-04-09  James Craig  <jcraig@apple.com>
    29
  • trunk/LayoutTests/platform/mac/TestExpectations

    r167015 r167065  
    371371webkit.org/b/103926 media/track/opera/track/webvtt/rendering/adhoc/voice_with_evil_timestamp.html [ Skip ]
    372372
     373# WebVTT tests don't work because they need more than a 800x600 snapshot.
     374# They are also flakily failing on WebKit2, as snapshot sometimes has a black rectangle for video element instead of white one.
     375webkit.org/b/131476 media/track/w3c/track/webvtt [ Skip ]
     376
    373377# Tests for MediaSource API. Feature is not yet functional.
    374378# https://bugs.webkit.org/show_bug.cgi?id=64731
Note: See TracChangeset for help on using the changeset viewer.