Changeset 87817 in webkit


Ignore:
Timestamp:
Jun 1, 2011 9:27:21 AM (13 years ago)
Author:
sjl@chromium.org
Message:

2011-06-01 Steve Lacey <sjl@chromium.org>

Reviewed by Eric Carlson.

Remove layout test http/tests/media/video-seekable-stall

http/tests/media/video-seekable-stall.html fails on the Leopard Commit Queue Machine
https://bugs.webkit.org/show_bug.cgi?id=35271

  • http/tests/media/video-seekable-stall-expected.txt: Removed.
  • http/tests/media/video-seekable-stall.html: Removed.
  • platform/chromium-linux/http/tests/media/video-seekable-stall-expected.png: Removed.
  • platform/chromium-win/http/tests/media/video-seekable-stall-expected.png: Removed.
  • platform/chromium/test_expectations.txt:
  • platform/gtk/Skipped:
  • platform/mac-snowleopard/Skipped:
  • platform/win/Skipped:
Location:
trunk/LayoutTests
Files:
4 deleted
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r87816 r87817  
     12011-06-01  Steve Lacey  <sjl@chromium.org>
     2
     3        Reviewed by Eric Carlson.
     4
     5        Remove layout test http/tests/media/video-seekable-stall
     6
     7        http/tests/media/video-seekable-stall.html fails on the Leopard Commit Queue Machine
     8        https://bugs.webkit.org/show_bug.cgi?id=35271
     9
     10        * http/tests/media/video-seekable-stall-expected.txt: Removed.
     11        * http/tests/media/video-seekable-stall.html: Removed.
     12        * platform/chromium-linux/http/tests/media/video-seekable-stall-expected.png: Removed.
     13        * platform/chromium-win/http/tests/media/video-seekable-stall-expected.png: Removed.
     14        * platform/chromium/test_expectations.txt:
     15        * platform/gtk/Skipped:
     16        * platform/mac-snowleopard/Skipped:
     17        * platform/win/Skipped:
     18
    1192011-06-01  Mario Sanchez Prada  <msanchez@igalia.com>
    220
  • trunk/LayoutTests/platform/chromium/test_expectations.txt

    r87782 r87817  
    810810// Timing out.
    811811BUGCR78376 : http/tests/media/video-play-stall-seek.html = TIMEOUT
    812 
    813 // video.seekable returning unexpected results.
    814 BUGCR78375 : http/tests/media/video-seekable-stall.html = TIMEOUT
    815812
    816813// canplaythrough event is sent too early.
  • trunk/LayoutTests/platform/gtk/Skipped

    r87795 r87817  
     1
    12# Welcome to the GTK+ Skipped list! This list is divided into several sections
    23# to make it easy for us to triage and close issues.
     
    557558http/tests/media/video-play-stall-seek.html
    558559http/tests/media/video-play-stall.html
    559 http/tests/media/video-seekable-stall.html
    560560
    561561# QuickTime reference movie not supported.
  • trunk/LayoutTests/platform/mac-snowleopard/Skipped

    r86508 r87817  
    6161http/tests/media/video-play-stall-seek.html
    6262http/tests/media/video-play-stall.html
    63 http/tests/media/video-seekable-stall.html
    6463media/media-fullscreen-not-in-document.html
    6564media/unsupported-rtsp.html
  • trunk/LayoutTests/platform/win/Skipped

    r87772 r87817  
    12231223http/tests/media/reload-after-dialog.html
    12241224http/tests/media/remove-while-loading.html
    1225 http/tests/media/video-seekable-stall.html
    12261225
    12271226# https://bugs.webkit.org/show_bug.cgi?id=56347
Note: See TracChangeset for help on using the changeset viewer.