Title: [180672] trunk/LayoutTests
Revision
180672
Author
o...@webkit.org
Date
2015-02-26 05:44:40 -0800 (Thu, 26 Feb 2015)

Log 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:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (180671 => 180672)


--- trunk/LayoutTests/ChangeLog	2015-02-26 11:44:06 UTC (rev 180671)
+++ trunk/LayoutTests/ChangeLog	2015-02-26 13:44:40 UTC (rev 180672)
@@ -1,5 +1,17 @@
 2015-02-26  Csaba Osztrogonác  <o...@webkit.org>
 
+        [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:
+
+2015-02-26  Csaba Osztrogonác  <o...@webkit.org>
+
         [EFL] Unreviewed gardening, skip fast/workers tests to unbreak the buildbot.
         https://bugs.webkit.org/show_bug.cgi?id=142041
 

Modified: trunk/LayoutTests/platform/efl/TestExpectations (180671 => 180672)


--- trunk/LayoutTests/platform/efl/TestExpectations	2015-02-26 11:44:06 UTC (rev 180671)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2015-02-26 13:44:40 UTC (rev 180672)
@@ -347,7 +347,6 @@
 webkit.org/b/86623 fast/events/moving-text-should-fire-drop-and-dragend-events-2.html [ Failure ]
 webkit.org/b/86623 fast/events/ondragenter.html
 webkit.org/b/86623 fast/events/ondrop-text-html.html
-webkit.org/b/86623 fast/events/only-valid-drop-targets-receive-file-drop.html [ Timeout ]
 webkit.org/b/86623 fast/events/remove-target-with-shadow-in-drag.html [ Failure ]
 webkit.org/b/86623 fast/events/standalone-image-drag-to-editable.html
 webkit.org/b/86623 fast/forms/drag-into-textarea.html
@@ -927,49 +926,6 @@
 Bug(EFL) fast/events/touch/gesture
 Bug(EFL) fast/events/touch/page-scaled-touch-gesture-click.html
 
-# EventSender.beginDragWithFiles is not implemented
-webkit.org/b/84333 fast/dom/Window/window-postmessage-clone-frames.html [ Timeout ]
-webkit.org/b/84333 fast/dom/Window/window-postmessage-clone.html [ Timeout ]
-webkit.org/b/84333 fast/events/drag-file-crash.html [ Failure ]
-webkit.org/b/84333 fast/events/drag-to-navigate.html [ Timeout ]
-webkit.org/b/84333 fast/events/drop-handler-should-not-stop-navigate.html [ Timeout ]
-webkit.org/b/84333 fast/events/drop-with-file-paths.html [ Timeout ]
-webkit.org/b/84333 fast/events/dropzone-004.html [ Failure ]
-webkit.org/b/84333 fast/events/file-input-hidden-in-ondrop.html [ Timeout ]
-webkit.org/b/84333 fast/events/input-element-display-none-in-dragleave-crash.html [ Timeout ]
-webkit.org/b/84333 fast/events/prevent-drag-to-navigate.html [ Timeout ]
-webkit.org/b/84333 fast/files/apply-blob-url-to-img.html [ Timeout ]
-webkit.org/b/84333 fast/files/apply-blob-url-to-xhr.html [ Timeout ]
-webkit.org/b/84333 fast/files/file-list-test.html [ Failure ]
-webkit.org/b/84333 fast/files/file-reader-abort.html [ Timeout ]
-webkit.org/b/84333 fast/files/file-reader-directory-crash.html [ Timeout ]
-webkit.org/b/84333 fast/files/null-origin-string.html [ Timeout ]
-webkit.org/b/84333 fast/files/read-blob-async.html [ Timeout ]
-webkit.org/b/84333 fast/files/read-file-async.html [ Timeout ]
-webkit.org/b/84333 fast/files/workers/worker-apply-blob-url-to-xhr.html [ Timeout ]
-webkit.org/b/84333 fast/files/workers/worker-read-blob-async.html [ Timeout ]
-webkit.org/b/84333 fast/files/workers/worker-read-blob-sync.html [ Timeout ]
-webkit.org/b/84333 fast/files/workers/worker-read-file-async.html [ Timeout ]
-webkit.org/b/84333 fast/files/workers/worker-read-file-sync.html [ Timeout ]
-webkit.org/b/84333 fast/forms/file/file-input-change-event.html [ Failure ]
-webkit.org/b/84333 fast/forms/file/file-input-reset.html [ ImageOnlyFailure ]
-webkit.org/b/84333 fast/forms/file/get-file-upload.html [ Timeout ]
-webkit.org/b/84333 fast/forms/file/input-file-directory-upload.html [ Timeout ]
-webkit.org/b/84333 fast/forms/file/input-file-re-render.html [ Timeout ]
-webkit.org/b/84333 fast/forms/file/input-file-write-files.html [ Failure ]
-webkit.org/b/84333 fast/forms/file/recover-file-input-in-unposted-form.html [ Timeout ]
-webkit.org/b/84333 fast/forms/file/selected-files-from-history-state.html [ Timeout ]
-webkit.org/b/84333 http/tests/local/blob/send-hybrid-blob.html [ Timeout ]
-webkit.org/b/84333 http/tests/local/fileapi/send-sliced-dragged-file.html [ Failure ]
-webkit.org/b/84333 http/tests/local/formdata/form-data-with-unknown-file-extension.html [ Failure ]
-webkit.org/b/84333 http/tests/local/formdata/send-form-data-constructed-from-form.html [ Timeout ]
-webkit.org/b/84333 http/tests/local/formdata/send-form-data.html [ Failure ]
-webkit.org/b/84333 http/tests/local/formdata/send-form-data-with-empty-file-filename.html [ Timeout ]
-webkit.org/b/84333 http/tests/local/formdata/send-form-data-with-filename.html [ Failure ]
-webkit.org/b/84333 http/tests/local/formdata/send-form-data-with-sliced-file.html [ Failure ]
-webkit.org/b/84333 http/tests/local/formdata/upload-events.html [ Timeout ]
-webkit.org/b/84333 http/tests/security/clipboard/clipboard-file-access.html [ Failure ]
-
 # EFL port needs Pasteboard implementation.
 webkit.org/b/84338 editing/deleting/paste-with-transparent-background-color.html [ Failure ]
 webkit.org/b/84338 editing/input/paste-text-ending-with-interchange-newline.html [ Failure ]
@@ -1607,9 +1563,6 @@
 # testRunner.setUseDeferredFrameLoading() is not implemented in WK2. Skipped so it does not generate PNG results.
 webkit.org/b/93980 http/tests/appcache/load-from-appcache-defer-resume-crash.html [ Skip ]
 
-# WebKitTestRunner needs an implementation for testRunner.setStorageDatabaseIdleInterval
-webkit.org/b/93982 storage/domstorage/storage-close-database-on-idle.html [ Timeout ]
-
 # The following test makes the fast/parser/document-write-ignores-later-network-bytes.html test crash
 webkit.org/b/98345 fast/parser/document-open-in-unload.html [ Skip ]
 

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (180671 => 180672)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2015-02-26 11:44:06 UTC (rev 180671)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2015-02-26 13:44:40 UTC (rev 180672)
@@ -315,9 +315,6 @@
 # DumpRenderTree code to enable Java is currently a no-op
 webkit.org/b/99031 java [ Skip ]
 
-# Directory upload is not enabled.
-webkit.org/b/99032 fast/forms/file/input-file-directory-upload.html [ Timeout ]
-
 # Pointer Lock is not implemented.
 webkit.org/b/99036 pointer-lock [ Skip ]
 # As well as testing fullscreen functionality, these tests also utilize the pointer lock feature.
@@ -1230,10 +1227,6 @@
 
 Bug(GTK) plugins/reloadplugins-and-pages.html [ Timeout ]
 
-Bug(GTK) http/tests/local/blob/send-hybrid-blob.html [ Timeout ]
-
-Bug(GTK) fast/forms/file/selected-files-from-history-state.html [ Timeout ]
-
 Bug(GTK) fast/forms/select/menulist-popup-crash.html [ Timeout ]
 
 Bug(GTK) fast/forms/select/optgroup-clicking.html [ Timeout ]
@@ -1358,7 +1351,6 @@
 webkit.org/b/63706 fast/events/standalone-image-drag-to-editable.html [ Failure Timeout ]
 webkit.org/b/63706 fast/forms/drag-into-textarea.html [ Failure ]
 webkit.org/b/63706 fast/forms/drag-out-of-textarea.html [ Failure ]
-webkit.org/b/63706 fast/forms/file/input-file-write-files.html [ Failure Timeout ]
 webkit.org/b/63706 fast/forms/range/slider-delete-while-dragging-thumb.html [ Failure ]
 webkit.org/b/63706 fast/lists/drag-into-marker.html [ Failure ]
 webkit.org/b/63706 http/tests/security/resources/drag-drop-allowed.html [ Skip ]
@@ -1385,10 +1377,6 @@
 # http://webkit.org/b/93980
 webkit.org/b/93980 http/tests/appcache/load-from-appcache-defer-resume-crash.html [ Failure ]
 
-# Implement testRunner.setStorageDatabaseIdleInterval
-# http://webkit.org/b/93982
-webkit.org/b/93982 storage/domstorage/storage-close-database-on-idle.html [ Timeout ]
-
 # WebKitTestRunner needs a more-complete implementation of eventSender
 # https://bugs.webkit.org/show_bug.cgi?id=42194
 webkit.org/b/42194 fast/events/5056619.html [ Failure ]
@@ -1450,7 +1438,6 @@
 Bug(GTK) editing/selection/5136696.html [ Failure ]
 Bug(GTK) editing/selection/inactive-selection.html [ Failure ]
 Bug(GTK) fast/css/disabled-author-styles.html [ Failure ]
-Bug(GTK) fast/dom/Window/window-postmessage-clone.html [ Failure Timeout ]
 Bug(GTK) fast/events/backspace-navigates-back.html [ Failure ]
 Bug(GTK) fast/events/keydown-leftright-keys.html [ Failure ]
 Bug(GTK) fast/events/keydown-numpad-keys.html [ Failure ]
@@ -1770,9 +1757,6 @@
 # Does not render the rectangle as it should, even though the multiple parts seem to work
 webkit.org/b/54251 http/tests/multipart/invalid-image-data.html [ Failure ]
 
-# Fails because it does not throw a couple of expected exceptions
-Bug(GTK) http/tests/local/fileapi/send-sliced-dragged-file.html [ Failure Timeout ]
-
 webkit.org/b/72248 editing/spelling/spelling-unified-emulation.html [ Failure ]
 
 webkit.org/b/62204 svg/custom/relative-sized-use-without-attributes-on-symbol.xhtml [ Failure ]

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (180671 => 180672)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2015-02-26 11:44:06 UTC (rev 180671)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2015-02-26 13:44:40 UTC (rev 180672)
@@ -62,7 +62,6 @@
 editing/spelling/spellcheck-paste.html
 editing/spelling/spellcheck-paste-disabled.html
 editing/spelling/spellcheck-paste-continuous-disabled.html
-fast/dom/Window/window-postmessage-clone.html
 fast/dom/vertical-scrollbar-in-rtl.html
 fast/events/5056619.html
 fast/events/autoscroll-in-textfield.html
@@ -87,7 +86,6 @@
 fast/events/mouseup-from-button2.html
 fast/events/node-event-anchor-lock.html
 fast/events/ondragenter.html
-fast/events/only-valid-drop-targets-receive-file-drop.html
 fast/events/right-click-focus.html
 fast/events/selectstart-prevent-selection-on-right-click.html
 fast/events/standalone-image-drag-to-editable.html
@@ -100,14 +98,11 @@
 fast/forms/listbox-typeahead-cyrillic.html
 fast/forms/listbox-typeahead-greek.html
 fast/forms/select-type-ahead-non-latin.html
-fast/forms/file/input-file-write-files.html
 fast/history/window-open.html
 fast/lists/drag-into-marker.html
 fast/repaint/japanese-rl-selection-repaint.html
 fast/repaint/repaint-across-writing-mode-boundary.html
-http/tests/local/blob/send-hybrid-blob.html
 http/tests/local/drag-over-remote-content.html
-http/tests/local/fileapi/send-sliced-dragged-file.html
 http/tests/misc/bubble-drag-events.html
 http/tests/security/drag-drop-same-unique-origin.html
 http/tests/security/drag-over-remote-content-iframe.html

Modified: trunk/LayoutTests/platform/wk2/TestExpectations (180671 => 180672)


--- trunk/LayoutTests/platform/wk2/TestExpectations	2015-02-26 11:44:06 UTC (rev 180671)
+++ trunk/LayoutTests/platform/wk2/TestExpectations	2015-02-26 13:44:40 UTC (rev 180672)
@@ -609,6 +609,7 @@
 editing/pasteboard/file-drag-to-editable.html
 editing/pasteboard/file-input-files-access.html
 fast/dom/Window/window-postmessage-clone-frames.html
+fast/dom/Window/window-postmessage-clone.html
 fast/events/data-transfer-files-attribute-identity.html
 fast/events/drag-file-crash.html
 fast/events/drag-to-navigate.html
@@ -617,6 +618,7 @@
 fast/events/dropzone-004.html
 fast/events/file-input-hidden-in-ondrop.html
 fast/events/input-element-display-none-in-dragleave-crash.html
+fast/events/only-valid-drop-targets-receive-file-drop.html
 fast/events/prevent-drag-to-navigate.html
 fast/files/apply-blob-url-to-img.html
 fast/files/apply-blob-url-to-xhr.html
@@ -637,14 +639,18 @@
 fast/forms/file/file-input-change-event.html
 fast/forms/file/file-input-reset.html
 fast/forms/file/get-file-upload.html
+fast/forms/file/input-file-directory-upload.html
 fast/forms/file/input-file-re-render.html
+fast/forms/file/input-file-write-files.html
 fast/forms/file/recover-file-input-in-unposted-form.html
 fast/forms/file/selected-files-from-history-state.html
 fast/history/page-cache-createObjectURL.html
 fast/workers/worker-copy-shared-blob-url.html
+http/tests/local/blob/send-hybrid-blob.html
 http/tests/local/fileapi/file-last-modified-after-delete.html
 http/tests/local/fileapi/file-last-modified.html
 http/tests/local/fileapi/send-dragged-file.html
+http/tests/local/fileapi/send-sliced-dragged-file.html
 http/tests/local/fileapi/upload-zip-bundle-as-blob.html
 http/tests/local/formdata/form-data-with-unknown-file-extension.html
 http/tests/local/formdata/send-form-data-constructed-from-form.html
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to