Changeset 117332 in webkit


Ignore:
Timestamp:
May 16, 2012 1:31:17 PM (12 years ago)
Author:
alexis.menard@openbossa.org
Message:

[Qt] REGRESSION?(62951): media tests fail
https://bugs.webkit.org/show_bug.cgi?id=42094

Reviewed by Noam Rosenthal.

Enable some media layout tests so that our coverage is more than inexistant.

  • platform/qt/Skipped:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r117329 r117332  
     12012-05-16  Alexis Menard  <alexis.menard@openbossa.org>
     2
     3        [Qt] REGRESSION?(62951): media tests fail
     4        https://bugs.webkit.org/show_bug.cgi?id=42094
     5
     6        Reviewed by Noam Rosenthal.
     7
     8        Enable some media layout tests so that our coverage is more than inexistant.
     9
     10        * platform/qt/Skipped:
     11
    1122012-05-16  Zan Dobersek  <zandobersek@gmail.com>
    213
  • trunk/LayoutTests/platform/qt/Skipped

    r117293 r117332  
    956956# =========================================================================== #
    957957
    958 # [Qt] media tests are flakey
    959 # https://bugs.webkit.org/show_bug.cgi?id=57983
    960 media
     958# Track is not enable yet
     959media/track
    961960
    962961# https://bugs.webkit.org/show_bug.cgi?id=38376
     
    10781077# https://bugs.webkit.org/show_bug.cgi?id=57476
    10791078media/video-playbackrate.html
     1079
     1080media/W3C/audio/canPlayType/canPlayType_supported_but_no_codecs_parameter_2.html
     1081media/W3C/video/canPlayType/canPlayType_codecs_order_1.html
     1082media/W3C/video/canPlayType/canPlayType_codecs_order_3.html
     1083media/W3C/video/canPlayType/canPlayType_supported_but_no_codecs_parameter_1.html
     1084media/W3C/video/canPlayType/canPlayType_supported_but_no_codecs_parameter_3.html
     1085media/W3C/video/canPlayType/canPlayType_two_implies_one_1.html
     1086media/W3C/video/canPlayType/canPlayType_two_implies_one_2.html
     1087media/W3C/video/canPlayType/canPlayType_two_implies_one_5.html
     1088media/W3C/video/canPlayType/canPlayType_two_implies_one_6.html
     1089media/audio-garbage-collect.html
     1090media/media-continues-playing-after-replace-source.html
     1091media/nodesFromRect-shadowContent.html
     1092media/sources-fallback-codecs.html
     1093media/video-controls-rendering-toggle-display-none.html
     1094media/video-controls-toggling.html
     1095media/video-playing-and-pause.html
     1096media/video-volume.html
    10801097
    10811098# ============================================================================= #
Note: See TracChangeset for help on using the changeset viewer.