Title: [148693] trunk/LayoutTests
Revision
148693
Author
jber...@webkit.org
Date
2013-04-18 11:39:52 -0700 (Thu, 18 Apr 2013)

Log Message

More cleaning up of skipped WK2 tests.

* platform/mac-wk2/TestExpectations:
* platform/wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (148692 => 148693)


--- trunk/LayoutTests/ChangeLog	2013-04-18 18:34:21 UTC (rev 148692)
+++ trunk/LayoutTests/ChangeLog	2013-04-18 18:39:52 UTC (rev 148693)
@@ -1,3 +1,10 @@
+2013-04-18  Jessie Berlin  <jber...@apple.com>
+
+        More cleaning up of skipped WK2 tests.
+
+        * platform/mac-wk2/TestExpectations:
+        * platform/wk2/TestExpectations:
+
 2013-04-18  Eric Carlson  <eric.carl...@apple.com>
 
         Forced subtitles never rendered

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (148692 => 148693)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2013-04-18 18:34:21 UTC (rev 148692)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2013-04-18 18:39:52 UTC (rev 148693)
@@ -125,7 +125,6 @@
 
 # [WK2] [Mac] Support drag in mouse events for WebKit2 EventSender
 # <https://bugs.webkit.org/show_bug.cgi?id=68552>
-editing/pasteboard/drag-drop-iframe-refresh-crash.html
 editing/selection/select-across-readonly-input-2.html
 editing/selection/select-across-readonly-input-3.html
 editing/selection/select-across-readonly-input-4.html
@@ -146,10 +145,6 @@
 fast/events/pageshow-pagehide-on-back-cached.html
 fast/events/pageshow-pagehide.html
 
-# [WK2] http/tests/navigation/https-in-page-cache.html times out on mac-wk2
-# https://bugs.webkit.org/show_bug.cgi?id=81622
-http/tests/navigation/https-in-page-cache.html
-
 # [WK2] Four http/tests/xmlhttprequest tests fail on mac-wk2
 # https://bugs.webkit.org/show_bug.cgi?id=81627
 http/tests/xmlhttprequest/basic-auth-default.html
@@ -172,38 +167,21 @@
 storage/websql/transaction-callback-isolated-world.html
 storage/websql/transaction-error-callback-isolated-world.html
 
-# Times out on mac-lion-wk2
-# https://bugs.webkit.org/show_bug.cgi?id=88348
-http/tests/media/remove-while-loading.html
-
 # Missing functionality of textInputController
 # https://bugs.webkit.org/show_bug.cgi?id=89401
 platform/mac/editing/input/insert-dictated-text.html
 platform/mac/editing/input/edit-dictated-text-with-alternative.html
 
-# Crashes on Lion Debug WK2
-# https://bugs.webkit.org/show_bug.cgi?id=89780
-fast/canvas/canvas-createImageData.html
-
 # https://bugs.webkit.org/show_bug.cgi?id=89199
 editing/spelling/grammar-edit-word.html
 
 # https://bugs.webkit.org/show_bug.cgi?id=90156
 platform/mac/editing/spelling/autocorrection-blockquote-crash.html
 
-# https://bugs.webkit.org/show_bug.cgi?id=91778
-storage/domstorage/storage-close-database-on-idle.html
-
-# https://bugs.webkit.org/show_bug.cgi?id=94549
-fast/forms/file/selected-files-from-history-state.html
-
 # fast/multicol/shrink-to-column-height-for-pagination.html fails on Mac WK2 bots
 # https://bugs.webkit.org/show_bug.cgi?id=94624
 fast/multicol/shrink-to-column-height-for-pagination.html
 
-# https://bugs.webkit.org/show_bug.cgi?id=95041
-fast/forms/validation-message-user-modify.html
-
 # https://bugs.webkit.org/show_bug.cgi?id=95043
 http/tests/security/local-user-CSS-from-remote.html
 
@@ -217,9 +195,6 @@
 # WK2 tests fail image diff
 webkit.org/b/96580 [ Debug ] css3/filters/custom/filter-fallback-to-software.html [ ImageOnlyFailure ]
 
-# new fast/load tests fail https://bugs.webkit.org/show_bug.cgi?id=96832
-webkit.org/b/96832 fast/loader/display-image-unset-can-block-image-and-can-reload-in-place.html [ Failure ]
-
 # Causes next test to crash
 webkit.org/b/98960 fast/parser/document-open-in-unload.html [ Skip ]
 
@@ -322,28 +297,13 @@
 ### START OF (3) Unclassified failures
 
 # All tests that failed on the Lion WebKit2 Release bot in r111739
-editing/execCommand/copy-without-selection.html
-editing/pasteboard/copy-two-pasteboard-types-both-work.html
-editing/pasteboard/pasting-empty-html-falls-back-to-text.html
-fast/forms/interactive-validation-attach-assertion.html
 fast/forms/range/slider-delete-while-dragging-thumb.html
-fast/frames/flattening/frameset-flattening-advanced.html
-fast/history/form-submit-in-frame-via-onclick.html
-fast/history/form-submit-in-frame.html
-fast/history/saves-state-after-frame-nav.html
-http/tests/inspector/extensions-ignore-cache.html
 http/tests/security/credentials-in-referer.html
-http/tests/workers/terminate-during-sync-operation.html
-storage/websql/hash-change-with-xhr.html
 svg/W3C-SVG-1.1/fonts-elem-04-b.svg
 
 # All additional tests that failed on the Lion WebKit2 Debug bot in r111739
-fast/forms/validation-message-in-relative-body.html
 http/tests/cookies/simple-cookies-expired.html
-http/tests/inspector/inspect-element.html
 inspector/elements/edit-dom-actions.html
-storage/websql/open-database-creation-callback-isolated-world.html
-storage/websql/statement-error-callback-isolated-world.html
 
 # All tests that failed more than once on the Lion WebKit2 Debug bot between r111808 and r111849
 http/tests/cookies/simple-cookies-max-age.html

Modified: trunk/LayoutTests/platform/wk2/TestExpectations (148692 => 148693)


--- trunk/LayoutTests/platform/wk2/TestExpectations	2013-04-18 18:34:21 UTC (rev 148692)
+++ trunk/LayoutTests/platform/wk2/TestExpectations	2013-04-18 18:39:52 UTC (rev 148693)
@@ -249,24 +249,6 @@
 # http://webkit.org/b/56530
 http/tests/inspector/resource-har-conversion.html
 
-# WebKitTestRunner needs support for interactive validation tests
-# http://webkit.org/b/57450
-fast/forms/interactive-validation-assertion-by-validate-twice.html
-fast/forms/interactive-validation-crash-by-style-override.html
-fast/forms/interactive-validation-prevented.html
-fast/forms/interactive-validation-select-crash.html
-
-# WebKitTestRunner needs support for validation message bubble tests
-# http://webkit.org/b/57455
-fast/forms/validation-message-appearance.html
-fast/forms/validation-message-clone.html
-fast/forms/validation-message-on-checkbox.html
-fast/forms/validation-message-on-listbox.html
-fast/forms/validation-message-on-menulist.html
-fast/forms/validation-message-on-radio.html
-fast/forms/validation-message-on-range.html
-fast/forms/validation-message-on-textarea.html
-
 platform/mac/accessibility/search-predicate.html
 
 # Sometimes fails
@@ -311,6 +293,10 @@
 # https://bugs.webkit.org/show_bug.cgi?id=103861
 storage/domstorage/localstorage/close-idle-localstorage-databases-immediately.html
 
+# WKTR needs a implementation of setStorageDatabaseIdleInterval
+# https://bugs.webkit.org/show_bug.cgi?id=91778
+storage/domstorage/storage-close-database-on-idle.html
+
 # [WK2] The new npruntime/embed-property-iframe-equality.html fails
 # https://bugs.webkit.org/show_bug.cgi?id=105266
 plugins/npruntime/embed-property-iframe-equality.html
@@ -839,6 +825,7 @@
 fast/forms/file/input-file-re-render.html
 fast/forms/file/input-file-entries.html
 fast/forms/file/recover-file-input-in-unposted-form.html
+fast/forms/file/selected-files-from-history-state.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
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to