Changeset 167139 in webkit


Ignore:
Timestamp:
Apr 11, 2014 12:04:44 PM (10 years ago)
Author:
commit-queue@webkit.org
Message:

[GTK] Unreviewed GTK gardening.

Support for audio and video tracks was added on r158436. Stop skipping the following tests:

media/track/audio-track.html
media/track/video-track.html

Update bug number for media/track/track*in-band*.html tests

Report and update text expectations for new failing tests:

media/track/track-remove-track.html
fast/css3-text/css3-text-decoration/text-decoration-skip/text-decoration-skip-ink-svg.html
media/media-event-listeners.html

Update timeout expectation for media/video-controls-captions.html

Patch by Carlos Alberto Lopez Perez <clopez@igalia.com> on 2014-04-11

  • platform/gtk/TestExpectations:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r167135 r167139  
     12014-04-11  Carlos Alberto Lopez Perez  <clopez@igalia.com>
     2
     3        [GTK] Unreviewed GTK gardening.
     4
     5        Support for audio and video tracks was added on r158436. Stop skipping the following tests:
     6          media/track/audio-track.html
     7          media/track/video-track.html
     8
     9        Update bug number for media/track/track*in-band*.html tests
     10
     11        Report and update text expectations for new failing tests:
     12          media/track/track-remove-track.html
     13          fast/css3-text/css3-text-decoration/text-decoration-skip/text-decoration-skip-ink-svg.html
     14          media/media-event-listeners.html
     15
     16        Update timeout expectation for media/video-controls-captions.html
     17
     18        * platform/gtk/TestExpectations:
     19
    1202014-04-10  Chris Fleizach  <cfleizach@apple.com>
    221
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r167125 r167139  
    215215# GTK doesn't support smart replace.
    216216webkit.org/b/61661 editing/pasteboard/drag-drop-list.html [ Failure ]
    217 
    218 # GStreamer support for audio and video tracks does not exist yet
    219 webkit.org/b/117039 media/track/audio-track.html [ Skip ]
    220 webkit.org/b/117039 media/track/video-track.html [ Skip ]
    221217
    222218# isProtocolHandlerRegistered() isn't supported yet.
     
    342338webkit.org/b/95959 css3/device-adapt [ Skip ]
    343339
    344 # No support for exposing in-band text tracks
    345 webkit.org/b/103771 media/track/track-forced-subtitles-in-band.html [ Timeout Failure ]
    346 webkit.org/b/103771 media/track/track-in-band.html [ Failure ]
    347 webkit.org/b/103771 media/track/track-in-band-cues-added-once.html [ Timeout ]
    348 webkit.org/b/103771 media/track/track-in-band-style.html [ Timeout ]
    349 webkit.org/b/103771 media/track/track-in-band-legacy-api.html [ Failure ]
    350 webkit.org/b/103771 media/track/track-in-band-mode.html [ Skip ]
     340# No support for MPEG-4 caption support
     341webkit.org/b/131546 media/track/track-forced-subtitles-in-band.html [ Timeout Failure ]
     342webkit.org/b/131546 media/track/track-in-band.html [ Failure ]
     343webkit.org/b/131546 media/track/track-in-band-cues-added-once.html [ Timeout ]
     344webkit.org/b/131546 media/track/track-in-band-style.html [ Timeout ]
     345webkit.org/b/131546 media/track/track-in-band-legacy-api.html [ Failure ]
     346webkit.org/b/131546 media/track/track-in-band-mode.html [ Skip ]
    351347
    352348# Require ENABLE(CUSTOM_ELEMENTS) support
     
    920916Bug(GTK) fast/media/media-query-list-04.html [ Timeout ]
    921917
     918webkit.org/b/131545 media/media-event-listeners.html [ Timeout ]
    922919
    923920#////////////////////////////////////////////////////////////////////////////////////////
     
    14931490
    14941491# GTK is moving from the simple toggle button to a menu of tracks
    1495 webkit.org/b/95428 media/video-controls-captions.html [ Failure ]
     1492webkit.org/b/95428 media/video-controls-captions.html [ Failure Timeout ]
    14961493
    14971494webkit.org/b/98613 css3/masking/clip-path-reference-userSpaceOnUse.html [ ImageOnlyFailure ]
     
    18321829webkit.org/b/131501 fast/css3-text/css3-text-decoration/text-decoration-skip/glyph-inside-underline.html [ ImageOnlyFailure ]
    18331830
     1831webkit.org/b/131540 fast/css3-text/css3-text-decoration/text-decoration-skip/text-decoration-skip-ink-svg.html [ ImageOnlyFailure ]
     1832
     1833webkit.org/b/130971 media/track/track-remove-track.html [ Failure Timeout  ]
     1834
    18341835#////////////////////////////////////////////////////////////////////////////////////////
    18351836# End of Tests failing
Note: See TracChangeset for help on using the changeset viewer.