Changeset 125571 in webkit


Ignore:
Timestamp:
Aug 14, 2012 9:47:27 AM (12 years ago)
Author:
sergio@webkit.org
Message:

Unreviewed, updated the GTK WK2 Skipped file with well-known
failures in the WK2 bot.

  • platform/gtk-wk2/Skipped:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r125567 r125571  
     12012-08-14  Sergio Villar Senin  <svillar@igalia.com>
     2
     3        Unreviewed, updated the GTK WK2 Skipped file with well-known
     4        failures in the WK2 bot.
     5
     6        * platform/gtk-wk2/Skipped:
     7
    182012-08-14  Thiago Marcos P. Santos  <thiago.santos@intel.com>
    29
  • trunk/LayoutTests/platform/gtk-wk2/Skipped

    r123083 r125571  
    4040###############################################################################
    4141
     42# Fullscreen tests timing out
     43# http://webkit.org/b/93973
     44fullscreen/anonymous-block-merge-crash.html
     45fullscreen/full-screen-crash-offsetLeft.html
     46fullscreen/full-screen-iframe-without-allow-attribute-allowed-from-parent.html
     47fullscreen/full-screen-line-boxes-crash.html
     48fullscreen/full-screen-render-inline.html
     49fullscreen/parent-flow-inline-with-block-child.html
    4250fullscreen/full-screen-keyboard-disabled.html
    4351fullscreen/full-screen-request.html
     
    5563fullscreen/full-screen-remove-ancestor.html
    5664fullscreen/video-controls-override.html
     65fullscreen/video-controls-timeline.html
    5766fullscreen/full-screen-iframe-allowed.html
    5867fullscreen/full-screen-twice.html
    5968fullscreen/full-screen-remove.html
    6069fullscreen/full-screen-zIndex-after.html
    61 plugins/fullscreen-plugins-dont-reload.html
    62 plugins/keyboard-events.html
     70
     71animations/fill-mode-forwards.html
     72editing/deleting/delete-by-word-001.html
     73editing/undo/undo-deleteWord.html
     74editing/pasteboard/emacs-ctrl-a-k-y.html
     75editing/input/emacs-ctrl-o.html
    6376fast/dom/access-key-iframe.html
    6477fast/events/access-key-self-destruct.html
     
    7083fast/forms/listbox-typeahead-greek.html
    7184fast/forms/legend-access-key.html
     85http/tests/xmlhttprequest/workers/abort-exception-assert.html
    7286platform/gtk/fast/forms/menulist-typeahead-find.html
    73 editing/deleting/delete-by-word-001.html
    74 editing/undo/undo-deleteWord.html
    75 editing/pasteboard/emacs-ctrl-a-k-y.html
    76 editing/input/emacs-ctrl-o.html
     87plugins/document-open.html
     88plugins/fullscreen-plugins-dont-reload.html
     89plugins/keyboard-events.html
    7790
    7891###############################################################################
     
    133146plugins/mouse-events-fixedpos.html
    134147plugins/mouse-events.html
     148fast/events/content-changed-during-drop.html
     149fast/events/drag-and-drop-subframe-dataTransfer.html
     150fast/events/drag-link.html
     151fast/events/dropzone-002.html
     152fast/events/selectstart-by-drag.html
     153fast/forms/file/input-file-write-files.html
    135154fast/text/reset-drag-on-mouse-down.html
    136155fast/text/atsui-rtl-override-selection.html
     
    184203editing/pasteboard/drag-drop-input-textarea.html
    185204editing/pasteboard/drag-and-drop-objectimage-contenteditable.html
     205editing/pasteboard/drop-file-svg.html
     206editing/pasteboard/drop-link.html
     207editing/pasteboard/smart-drag-drop.html
    186208editing/pasteboard/4947130.html
    187209editing/selection/drag-text-delay.html
     
    190212editing/selection/contains-boundaries.html
    191213editing/pasteboard/drop-text-events.html
     214http/tests/local/blob/send-hybrid-blob.html
    192215svg/custom/mouse-move-on-svg-container-standalone.svg
    193216svg/custom/mouse-move-on-svg-container.xhtml
     
    257280editing/selection/empty-cell-right-click.html
    258281editing/selection/button-right-click.html
     282editing/selection/context-menu-on-text.html
    259283editing/selection/empty-cell-right-click.html
    260284editing/selection/select-across-readonly-input-1.html
     
    266290editing/selection/select-out-of-floated-input.html
    267291editing/selection/select-out-of-floated-textarea.html
     292media/controls-right-click-on-timebar.html
    268293platform/gtk/editing/pasteboard/middle-click-onpaste.html
    269294
     
    331356# WebKitTestRunner needs to allow self-signed certificates for localhost.
    332357http/tests/ssl
     358
     359# Implement testRunner.setAsynchronousSpellCheckingEnabled
     360# http://webkit.org/b/81042
     361editing/spelling/spellcheck-paste.html
     362editing/spelling/spellcheck-paste-disabled.html
     363
     364# Implement testRunner.numberOfPendingGeolocationPermissionRequests()
     365# http://webkit.org/b/93977
     366fast/dom/Geolocation/page-reload-cancel-permission-requests.html
     367
     368# HiDPI - 1 pixel diffs
     369# http://webkit.org/b/93978
     370fast/hidpi/clip-text-in-hidpi.html
     371fast/hidpi/image-set-background-dynamic.html
     372fast/hidpi/image-set-border-image-dynamic.html
     373fast/hidpi/image-set-in-content-dynamic.html
     374
     375# Implement eventSender.scheduleAsynchronousKeyDown
     376# http://webkit.org/b/93979
     377fast/mutation/end-of-task-delivery.html
     378
     379# Implement testRunner.setUseDeferredFrameLoading
     380# http://webkit.org/b/93980
     381http/tests/appcache/load-from-appcache-defer-resume-crash.html
     382
     383# RenderDeprecatedFlexibleBox showing 20-pixel diffs in WK2 bot
     384# http://webkit.org/b/93981
     385media/controls-strict.html
     386media/controls-styling-strict.html
     387media/controls-without-preload.html
     388media/media-document-audio-repaint.html
     389media/video-controls-rendering.html
     390media/video-display-toggle.html
     391media/video-no-audio.html
     392media/video-volume-slider.html
     393
     394# Implement testRunner.setStorageDatabaseIdleInterval
     395# http://webkit.org/b/93982
     396storage/domstorage/storage-close-database-on-idle.html
     397
     398# Tests showing weird float values instead of integer results
     399# http://webkit.org/b/93984
     400animations/combo-transform-translate+scale.html
     401animations/fill-mode-forwards.html
     402animations/play-state-paused.html
     403animations/play-state-suspend.html
     404transitions/change-values-during-transition.html
     405transitions/extra-transition.html
     406transitions/interrupted-accelerated-transition.html
    333407
    334408###############################################################################
Note: See TracChangeset for help on using the changeset viewer.