Title: [129486] trunk/LayoutTests
Revision
129486
Author
[email protected]
Date
2012-09-25 04:06:08 -0700 (Tue, 25 Sep 2012)

Log Message

[WK2] Remove passing tests from Skipped list
https://bugs.webkit.org/show_bug.cgi?id=97546

Unreviewed gardening.

Unskip several unclassified test cases as they appear
to now pass for WebKit2. A few remaining failures
were classified as well.

Patch by Christophe Dumez <[email protected]> on 2012-09-25

* platform/efl/Skipped:
* platform/wk2/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (129485 => 129486)


--- trunk/LayoutTests/ChangeLog	2012-09-25 10:58:51 UTC (rev 129485)
+++ trunk/LayoutTests/ChangeLog	2012-09-25 11:06:08 UTC (rev 129486)
@@ -1,3 +1,17 @@
+2012-09-25  Christophe Dumez  <[email protected]>
+
+        [WK2] Remove passing tests from Skipped list
+        https://bugs.webkit.org/show_bug.cgi?id=97546
+
+        Unreviewed gardening.
+
+        Unskip several unclassified test cases as they appear
+        to now pass for WebKit2. A few remaining failures
+        were classified as well.
+
+        * platform/efl/Skipped:
+        * platform/wk2/Skipped:
+
 2012-09-25  Vsevolod Vlasov  <[email protected]>
 
         Web Inspector: ResourceScriptMapping should no steal scripts from other mappings.

Modified: trunk/LayoutTests/platform/efl/Skipped (129485 => 129486)


--- trunk/LayoutTests/platform/efl/Skipped	2012-09-25 10:58:51 UTC (rev 129485)
+++ trunk/LayoutTests/platform/efl/Skipped	2012-09-25 11:06:08 UTC (rev 129486)
@@ -372,7 +372,6 @@
 http/tests/security/frameNavigation/not-opener.html
 http/tests/security/no-referrer.html
 http/tests/security/originHeader/origin-header-for-empty.html
-http/tests/security/originHeader/origin-header-for-https.html
 http/tests/security/redirect-BLOCKED-to-localURL.html
 http/tests/security/referrer-policy-redirect-link.html
 http/tests/security/xss-DENIED-xsl-document-redirect.xml

Modified: trunk/LayoutTests/platform/wk2/Skipped (129485 => 129486)


--- trunk/LayoutTests/platform/wk2/Skipped	2012-09-25 10:58:51 UTC (rev 129485)
+++ trunk/LayoutTests/platform/wk2/Skipped	2012-09-25 11:06:08 UTC (rev 129486)
@@ -254,6 +254,7 @@
 editing/selection/5825350-2.html
 editing/selection/move-left-right.html
 editing/style/text-indent.html
+fast/dom/tab-in-right-alignment.html
 fast/events/ime-composition-events-001.html
 fast/forms/cursor-at-editable-content-boundary.html
 fast/text/international/thai-cursor-position.html
@@ -321,6 +322,7 @@
 fast/loader/display-image-unset-can-block-image-and-can-reload-in-place.html
 fast/loader/images-enabled-unset-can-block-image-and-can-reload-in-place.html
 fast/loader/reload-policy-delegate.html
+http/tests/navigation/fallback-anchor-reload.html
 
 # WebKitTestRunner needs layoutTestController.queueLoad
 # <https://bugs.webkit.org/show_bug.cgi?id=42674>
@@ -899,46 +901,19 @@
 http/tests/security/cross-frame-access-protocol-explicit-domain.html
 http/tests/security/cross-frame-access-protocol.html
 
-# Unexplained failures
-fast/block/basic/truncation-rtl.html
-fast/dom/beforeload/remove-frame-in-beforeload-listener.html
-fast/dom/Document/open-with-pending-load.html
-fast/dom/StyleSheet/detached-style-2.html
-fast/dom/StyleSheet/detached-style-pi-2.xhtml
-fast/dom/StyleSheet/detached-style-pi.xhtml
-fast/dom/StyleSheet/detached-style.html
-fast/dom/Window/window-appendages-cleared.html
-fast/dom/tab-in-right-alignment.html
-fast/events/popup-blocked-from-fake-user-gesture.html
-fast/frames/frame-element-name.html
-fast/frames/iframe-onload-remove-self-no-crash.html
-fast/frames/sandboxed-iframe-plugins.html
-fast/frames/sandboxed-iframe-storage.html
+# Wrong color for visited link
 fast/history/multiple-classes-visited.html
-fast/history/saves-state-after-fragment-nav.html
-fast/html/empty-fragment-id-goto-top.html
-fast/loader/frame-creation-removal.html
-fast/loader/hashchange-event-async.html
-fast/loader/hashchange-event.html
-fast/loader/onhashchange-attribute-listeners.html
-fast/loader/stateobjects/popstate-fires-on-history-traversal.html
-fast/overflow/overflow_hidden.html
+
+# Flaky tests (slow)
 fast/workers/storage/interrupt-database.html
 fast/workers/storage/use-same-database-in-page-and-workers.html
-fast/xmlhttprequest/xmlhttprequest-nonexistent-file.html
-http/tests/appcache/different-https-origin-resource-main.html
 http/tests/cache/subresource-expiration-1.html
 http/tests/cache/subresource-expiration-2.html
-http/tests/history/back-during-onload-triggered-by-back.html
-http/tests/media/reload-after-dialog.html
-http/tests/misc/slow-loading-mask.html
-http/tests/misc/unloadable-script.html
-http/tests/navigation/back-send-referrer.html
-http/tests/navigation/fallback-anchor-reload.html
-http/tests/navigation/history-back-across-form-submission-to-fragment.html
-http/tests/security/cross-frame-access-put.html
-http/tests/security/originHeader/origin-header-for-https.html
-http/tests/storage/callbacks-are-called-in-correct-context.html
+
+# Unexplained failures
+fast/frames/sandboxed-iframe-plugins.html
+fast/frames/sandboxed-iframe-storage.html
+fast/overflow/overflow_hidden.html
 media/controls-after-reload.html
 media/controls-styling.html
 platform/mac/fast/loader/non-html-load-event.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to