Changeset 155128 in webkit


Ignore:
Timestamp:
Sep 5, 2013 10:28:28 AM (11 years ago)
Author:
commit-queue@webkit.org
Message:

[GTK] improving tests expectations related to trackmenu
https://bugs.webkit.org/show_bug.cgi?id=120699

Adding tests expectations to the current GTK's trackmenu
implementation.

Also adding a in-band-track test expectation as failure since we don't
support in-band tracks yet.

Patch by Danilo Cesar Lemes de Paula <danilo.cesar@collabora.co.uk> on 2013-09-05
Reviewed by Gustavo Noronha Silva.

  • platform/gtk/TestExpectations:
  • platform/gtk/media/video-controls-captions-trackmenu-expected.txt: Added.
  • platform/gtk/media/video-controls-captions-trackmenu-hide-on-click-expected.txt: Added.
  • platform/gtk/media/video-controls-captions-trackmenu-localized-expected.txt: Added.
  • platform/gtk/media/video-controls-captions-trackmenu-sorted-expected.txt: Added.
Location:
trunk/LayoutTests
Files:
4 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r155122 r155128  
     12013-09-05  Danilo Cesar Lemes de Paula  <danilo.cesar@collabora.co.uk>
     2
     3        [GTK] improving tests expectations related to trackmenu
     4        https://bugs.webkit.org/show_bug.cgi?id=120699
     5
     6        Adding tests expectations to the current GTK's trackmenu
     7        implementation.
     8
     9        Also adding a in-band-track test expectation as failure since we don't
     10        support in-band tracks yet.
     11
     12        Reviewed by Gustavo Noronha Silva.
     13
     14        * platform/gtk/TestExpectations:
     15        * platform/gtk/media/video-controls-captions-trackmenu-expected.txt: Added.
     16        * platform/gtk/media/video-controls-captions-trackmenu-hide-on-click-expected.txt: Added.
     17        * platform/gtk/media/video-controls-captions-trackmenu-localized-expected.txt: Added.
     18        * platform/gtk/media/video-controls-captions-trackmenu-sorted-expected.txt: Added.
     19
    1202013-09-05  Filip Pizlo  <fpizlo@apple.com>
    221
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r155062 r155128  
    383383# No support for exposing in-band text tracks
    384384webkit.org/b/103771 media/track/track-forced-subtitles-in-band.html [ Timeout Failure ]
     385webkit.org/b/103771 media/track/track-in-band-duplicate-tracks-when-source-changes.html [ Failure ]
    385386webkit.org/b/103771 media/track/track-in-band.html [ Failure ]
    386387webkit.org/b/103771 media/track/track-in-band-cues-added-once.html [ Timeout ]
Note: See TracChangeset for help on using the changeset viewer.