Changeset 137273 in webkit


Ignore:
Timestamp:
Dec 11, 2012 2:02:41 AM (11 years ago)
Author:
zandobersek@gmail.com
Message:

Unreviewed GTK gardening.

Unskip a few test, adding expectations that (should) reflect the actual failure of each test.
Also remove the expectations for the Animation API test. Support for that feature, along with
the test, was removed just recently.

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r137269 r137273  
     12012-12-11  Zan Dobersek  <zandobersek@gmail.com>
     2
     3        Unreviewed GTK gardening.
     4
     5        Unskip a few test, adding expectations that (should) reflect the actual failure of each test.
     6        Also remove the expectations for the Animation API test. Support for that feature, along with
     7        the test, was removed just recently.
     8
     9        * platform/gtk/TestExpectations:
     10
    1112012-12-11  Zan Dobersek  <zandobersek@gmail.com>
    212
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r137269 r137273  
    256256# PasteBoard::plainText() does not support file names.
    257257webkit.org/b/99070 editing/pasteboard/drag-files-to-editable-element.html [ Failure ]
    258 
    259 # Animation API is disabled
    260 webkit.org/b/98941 animations/animation-api-1.html [ Failure ]
    261258
    262259# Quota API is not supported.
     
    460457webkit.org/b/103926 media/track/opera/track/webvtt/rendering/adhoc/voice_with_evil_timestamp.html [ Skip ]
    461458
     459# No support for exposing in-band text tracks
     460webkit.org/b/103771 media/track/track-in-band.html [ Failure ]
     461
    462462#////////////////////////////////////////////////////////////////////////////////////////
    463463# End of Expected failures
     
    681681webkit.org/b/46644 fast/text/large-text-composed-char-dos.html [ Timeout ]
    682682
    683 Bug(GTK) http/tests/xmlhttprequest/redirect-cross-origin-tripmine.html [ Skip ]
     683Bug(GTK) http/tests/xmlhttprequest/redirect-cross-origin-tripmine.html [ Timeout ]
    684684
    685685Bug(GTK) [ Debug ] fast/css/user-drag-none.html [ Timeout ]
     
    787787Bug(GTK) fast/loader/stop-provisional-loads.html [ Failure ]
    788788Bug(GTK) fast/loader/subframe-removes-itself.html [ Failure ]
    789 Bug(GTK) http/tests/security/feed-urls-from-remote.html [ Skip ]
     789Bug(GTK) http/tests/security/feed-urls-from-remote.html [ Timeout ]
    790790
    791791# This policy delegate is implemented, but it needs the DOM node path in the output.
     
    934934
    935935# Misses setMediaType() implementation
    936 Bug(GTK) fast/media/print-restores-previous-mediatype.html [ Skip ]
     936Bug(GTK) fast/media/print-restores-previous-mediatype.html [ Failure ]
    937937
    938938# Fails on GTK+ since https://bugs.webkit.org/show_bug.cgi?id=25195 got in
     
    11511151
    11521152# Does not render the rectangle as it should, even though the multiple parts seem to work
    1153 webkit.org/b/54251 http/tests/multipart/invalid-image-data.html [ Skip ]
     1153webkit.org/b/54251 http/tests/multipart/invalid-image-data.html [ Timeout ]
    11541154
    11551155# Fails because it does not throw a couple of expected exceptions
     
    13051305webkit.org/b/94009 css2.1/20110323/c541-word-sp-000.htm [ ImageOnlyFailure ]
    13061306
    1307 webkit.org/b/94083 media/video-controls-fullscreen-volume.html [ Skip ]
     1307webkit.org/b/94083 media/video-controls-fullscreen-volume.html [ Failure ]
    13081308
    13091309webkit.org/b/70485 fast/events/drag-selects-image.html [ Failure ]
     
    13841384
    13851385# GTK still has the CC toggle button, not the menu of tracks.
    1386 webkit.org/b/101670 media/video-controls-captions-trackmenu.html [ Skip ]
     1386webkit.org/b/101670 media/video-controls-captions-trackmenu.html [ Failure ]
    13871387
    13881388# Fix for https://bugs.webkit.org/show_bug.cgi?id=97192 introduces these regressions
     
    14191419webkit.org/b/104493 svg/custom/text-xy-updates-SVGList.xhtml [ Failure ]
    14201420
    1421 # No support for exposing in-band text tracks
    1422 webkit.org/b/103771 media/track/track-in-band.html [ Skip ]
    1423 
    14241421webkit.org/b/104571 http/tests/security/xssAuditor/base-href-null-char.html [ Failure ]
    14251422webkit.org/b/104571 http/tests/security/xssAuditor/embed-tag-null-char.html [ Failure ]
Note: See TracChangeset for help on using the changeset viewer.