Changeset 180672 in webkit


Ignore:
Timestamp:
Feb 26, 2015 5:44:40 AM (9 years ago)
Author:
Csaba Osztrogonác
Message:

[WK2] Unreviewed gardening, skip failing tests related to missing
EventSender.beginDragWithFiles implementation in wk2/TestExpectations.

There is no good reason to wait for 30 seconds timeout, let's skip them everywhere.

  • platform/efl/TestExpectations:
  • platform/gtk/TestExpectations:
  • platform/mac-wk2/TestExpectations:
  • platform/wk2/TestExpectations:
Location:
trunk/LayoutTests
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r180671 r180672  
     12015-02-26  Csaba Osztrogonác  <ossy@webkit.org>
     2
     3        [WK2] Unreviewed gardening, skip failing tests related to missing
     4        EventSender.beginDragWithFiles implementation in wk2/TestExpectations.
     5
     6        There is no good reason to wait for 30 seconds timeout, let's skip them everywhere.
     7
     8        * platform/efl/TestExpectations:
     9        * platform/gtk/TestExpectations:
     10        * platform/mac-wk2/TestExpectations:
     11        * platform/wk2/TestExpectations:
     12
    1132015-02-26  Csaba Osztrogonác  <ossy@webkit.org>
    214
  • trunk/LayoutTests/platform/efl/TestExpectations

    r180671 r180672  
    348348webkit.org/b/86623 fast/events/ondragenter.html
    349349webkit.org/b/86623 fast/events/ondrop-text-html.html
    350 webkit.org/b/86623 fast/events/only-valid-drop-targets-receive-file-drop.html [ Timeout ]
    351350webkit.org/b/86623 fast/events/remove-target-with-shadow-in-drag.html [ Failure ]
    352351webkit.org/b/86623 fast/events/standalone-image-drag-to-editable.html
     
    928927Bug(EFL) fast/events/touch/page-scaled-touch-gesture-click.html
    929928
    930 # EventSender.beginDragWithFiles is not implemented
    931 webkit.org/b/84333 fast/dom/Window/window-postmessage-clone-frames.html [ Timeout ]
    932 webkit.org/b/84333 fast/dom/Window/window-postmessage-clone.html [ Timeout ]
    933 webkit.org/b/84333 fast/events/drag-file-crash.html [ Failure ]
    934 webkit.org/b/84333 fast/events/drag-to-navigate.html [ Timeout ]
    935 webkit.org/b/84333 fast/events/drop-handler-should-not-stop-navigate.html [ Timeout ]
    936 webkit.org/b/84333 fast/events/drop-with-file-paths.html [ Timeout ]
    937 webkit.org/b/84333 fast/events/dropzone-004.html [ Failure ]
    938 webkit.org/b/84333 fast/events/file-input-hidden-in-ondrop.html [ Timeout ]
    939 webkit.org/b/84333 fast/events/input-element-display-none-in-dragleave-crash.html [ Timeout ]
    940 webkit.org/b/84333 fast/events/prevent-drag-to-navigate.html [ Timeout ]
    941 webkit.org/b/84333 fast/files/apply-blob-url-to-img.html [ Timeout ]
    942 webkit.org/b/84333 fast/files/apply-blob-url-to-xhr.html [ Timeout ]
    943 webkit.org/b/84333 fast/files/file-list-test.html [ Failure ]
    944 webkit.org/b/84333 fast/files/file-reader-abort.html [ Timeout ]
    945 webkit.org/b/84333 fast/files/file-reader-directory-crash.html [ Timeout ]
    946 webkit.org/b/84333 fast/files/null-origin-string.html [ Timeout ]
    947 webkit.org/b/84333 fast/files/read-blob-async.html [ Timeout ]
    948 webkit.org/b/84333 fast/files/read-file-async.html [ Timeout ]
    949 webkit.org/b/84333 fast/files/workers/worker-apply-blob-url-to-xhr.html [ Timeout ]
    950 webkit.org/b/84333 fast/files/workers/worker-read-blob-async.html [ Timeout ]
    951 webkit.org/b/84333 fast/files/workers/worker-read-blob-sync.html [ Timeout ]
    952 webkit.org/b/84333 fast/files/workers/worker-read-file-async.html [ Timeout ]
    953 webkit.org/b/84333 fast/files/workers/worker-read-file-sync.html [ Timeout ]
    954 webkit.org/b/84333 fast/forms/file/file-input-change-event.html [ Failure ]
    955 webkit.org/b/84333 fast/forms/file/file-input-reset.html [ ImageOnlyFailure ]
    956 webkit.org/b/84333 fast/forms/file/get-file-upload.html [ Timeout ]
    957 webkit.org/b/84333 fast/forms/file/input-file-directory-upload.html [ Timeout ]
    958 webkit.org/b/84333 fast/forms/file/input-file-re-render.html [ Timeout ]
    959 webkit.org/b/84333 fast/forms/file/input-file-write-files.html [ Failure ]
    960 webkit.org/b/84333 fast/forms/file/recover-file-input-in-unposted-form.html [ Timeout ]
    961 webkit.org/b/84333 fast/forms/file/selected-files-from-history-state.html [ Timeout ]
    962 webkit.org/b/84333 http/tests/local/blob/send-hybrid-blob.html [ Timeout ]
    963 webkit.org/b/84333 http/tests/local/fileapi/send-sliced-dragged-file.html [ Failure ]
    964 webkit.org/b/84333 http/tests/local/formdata/form-data-with-unknown-file-extension.html [ Failure ]
    965 webkit.org/b/84333 http/tests/local/formdata/send-form-data-constructed-from-form.html [ Timeout ]
    966 webkit.org/b/84333 http/tests/local/formdata/send-form-data.html [ Failure ]
    967 webkit.org/b/84333 http/tests/local/formdata/send-form-data-with-empty-file-filename.html [ Timeout ]
    968 webkit.org/b/84333 http/tests/local/formdata/send-form-data-with-filename.html [ Failure ]
    969 webkit.org/b/84333 http/tests/local/formdata/send-form-data-with-sliced-file.html [ Failure ]
    970 webkit.org/b/84333 http/tests/local/formdata/upload-events.html [ Timeout ]
    971 webkit.org/b/84333 http/tests/security/clipboard/clipboard-file-access.html [ Failure ]
    972 
    973929# EFL port needs Pasteboard implementation.
    974930webkit.org/b/84338 editing/deleting/paste-with-transparent-background-color.html [ Failure ]
     
    16071563# testRunner.setUseDeferredFrameLoading() is not implemented in WK2. Skipped so it does not generate PNG results.
    16081564webkit.org/b/93980 http/tests/appcache/load-from-appcache-defer-resume-crash.html [ Skip ]
    1609 
    1610 # WebKitTestRunner needs an implementation for testRunner.setStorageDatabaseIdleInterval
    1611 webkit.org/b/93982 storage/domstorage/storage-close-database-on-idle.html [ Timeout ]
    16121565
    16131566# The following test makes the fast/parser/document-write-ignores-later-network-bytes.html test crash
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r180566 r180672  
    315315# DumpRenderTree code to enable Java is currently a no-op
    316316webkit.org/b/99031 java [ Skip ]
    317 
    318 # Directory upload is not enabled.
    319 webkit.org/b/99032 fast/forms/file/input-file-directory-upload.html [ Timeout ]
    320317
    321318# Pointer Lock is not implemented.
     
    12301227
    12311228Bug(GTK) plugins/reloadplugins-and-pages.html [ Timeout ]
    1232 
    1233 Bug(GTK) http/tests/local/blob/send-hybrid-blob.html [ Timeout ]
    1234 
    1235 Bug(GTK) fast/forms/file/selected-files-from-history-state.html [ Timeout ]
    12361229
    12371230Bug(GTK) fast/forms/select/menulist-popup-crash.html [ Timeout ]
     
    13591352webkit.org/b/63706 fast/forms/drag-into-textarea.html [ Failure ]
    13601353webkit.org/b/63706 fast/forms/drag-out-of-textarea.html [ Failure ]
    1361 webkit.org/b/63706 fast/forms/file/input-file-write-files.html [ Failure Timeout ]
    13621354webkit.org/b/63706 fast/forms/range/slider-delete-while-dragging-thumb.html [ Failure ]
    13631355webkit.org/b/63706 fast/lists/drag-into-marker.html [ Failure ]
     
    13851377# http://webkit.org/b/93980
    13861378webkit.org/b/93980 http/tests/appcache/load-from-appcache-defer-resume-crash.html [ Failure ]
    1387 
    1388 # Implement testRunner.setStorageDatabaseIdleInterval
    1389 # http://webkit.org/b/93982
    1390 webkit.org/b/93982 storage/domstorage/storage-close-database-on-idle.html [ Timeout ]
    13911379
    13921380# WebKitTestRunner needs a more-complete implementation of eventSender
     
    14511439Bug(GTK) editing/selection/inactive-selection.html [ Failure ]
    14521440Bug(GTK) fast/css/disabled-author-styles.html [ Failure ]
    1453 Bug(GTK) fast/dom/Window/window-postmessage-clone.html [ Failure Timeout ]
    14541441Bug(GTK) fast/events/backspace-navigates-back.html [ Failure ]
    14551442Bug(GTK) fast/events/keydown-leftright-keys.html [ Failure ]
     
    17711758webkit.org/b/54251 http/tests/multipart/invalid-image-data.html [ Failure ]
    17721759
    1773 # Fails because it does not throw a couple of expected exceptions
    1774 Bug(GTK) http/tests/local/fileapi/send-sliced-dragged-file.html [ Failure Timeout ]
    1775 
    17761760webkit.org/b/72248 editing/spelling/spelling-unified-emulation.html [ Failure ]
    17771761
  • trunk/LayoutTests/platform/mac-wk2/TestExpectations

    r180638 r180672  
    6363editing/spelling/spellcheck-paste-disabled.html
    6464editing/spelling/spellcheck-paste-continuous-disabled.html
    65 fast/dom/Window/window-postmessage-clone.html
    6665fast/dom/vertical-scrollbar-in-rtl.html
    6766fast/events/5056619.html
     
    8887fast/events/node-event-anchor-lock.html
    8988fast/events/ondragenter.html
    90 fast/events/only-valid-drop-targets-receive-file-drop.html
    9189fast/events/right-click-focus.html
    9290fast/events/selectstart-prevent-selection-on-right-click.html
     
    10199fast/forms/listbox-typeahead-greek.html
    102100fast/forms/select-type-ahead-non-latin.html
    103 fast/forms/file/input-file-write-files.html
    104101fast/history/window-open.html
    105102fast/lists/drag-into-marker.html
    106103fast/repaint/japanese-rl-selection-repaint.html
    107104fast/repaint/repaint-across-writing-mode-boundary.html
    108 http/tests/local/blob/send-hybrid-blob.html
    109105http/tests/local/drag-over-remote-content.html
    110 http/tests/local/fileapi/send-sliced-dragged-file.html
    111106http/tests/misc/bubble-drag-events.html
    112107http/tests/security/drag-drop-same-unique-origin.html
  • trunk/LayoutTests/platform/wk2/TestExpectations

    r180646 r180672  
    610610editing/pasteboard/file-input-files-access.html
    611611fast/dom/Window/window-postmessage-clone-frames.html
     612fast/dom/Window/window-postmessage-clone.html
    612613fast/events/data-transfer-files-attribute-identity.html
    613614fast/events/drag-file-crash.html
     
    618619fast/events/file-input-hidden-in-ondrop.html
    619620fast/events/input-element-display-none-in-dragleave-crash.html
     621fast/events/only-valid-drop-targets-receive-file-drop.html
    620622fast/events/prevent-drag-to-navigate.html
    621623fast/files/apply-blob-url-to-img.html
     
    638640fast/forms/file/file-input-reset.html
    639641fast/forms/file/get-file-upload.html
     642fast/forms/file/input-file-directory-upload.html
    640643fast/forms/file/input-file-re-render.html
     644fast/forms/file/input-file-write-files.html
    641645fast/forms/file/recover-file-input-in-unposted-form.html
    642646fast/forms/file/selected-files-from-history-state.html
    643647fast/history/page-cache-createObjectURL.html
    644648fast/workers/worker-copy-shared-blob-url.html
     649http/tests/local/blob/send-hybrid-blob.html
    645650http/tests/local/fileapi/file-last-modified-after-delete.html
    646651http/tests/local/fileapi/file-last-modified.html
    647652http/tests/local/fileapi/send-dragged-file.html
     653http/tests/local/fileapi/send-sliced-dragged-file.html
    648654http/tests/local/fileapi/upload-zip-bundle-as-blob.html
    649655http/tests/local/formdata/form-data-with-unknown-file-extension.html
Note: See TracChangeset for help on using the changeset viewer.