Title: [116898] releases/WebKitGTK/webkit-1.8/LayoutTests
Revision
116898
Author
[email protected]
Date
2012-05-13 06:46:59 -0700 (Sun, 13 May 2012)

Log Message

Merge 113995 - Unreviewed, GTK test_expectations post-Skipped-migration update #2.

* platform/gtk/test_expectations.txt:

Modified Paths

Diff

Modified: releases/WebKitGTK/webkit-1.8/LayoutTests/ChangeLog (116897 => 116898)


--- releases/WebKitGTK/webkit-1.8/LayoutTests/ChangeLog	2012-05-13 13:46:43 UTC (rev 116897)
+++ releases/WebKitGTK/webkit-1.8/LayoutTests/ChangeLog	2012-05-13 13:46:59 UTC (rev 116898)
@@ -1,5 +1,11 @@
 2012-04-12  Philippe Normand  <[email protected]>
 
+        Unreviewed, GTK test_expectations post-Skipped-migration update #2.
+
+        * platform/gtk/test_expectations.txt:
+
+2012-04-12  Philippe Normand  <[email protected]>
+
         Unreviewed, GTK test_expectations post-Skipped-migration update.
 
         * platform/gtk/fast/dynamic/layer-hit-test-crash-expected.txt:

Modified: releases/WebKitGTK/webkit-1.8/LayoutTests/platform/gtk/test_expectations.txt (116897 => 116898)


--- releases/WebKitGTK/webkit-1.8/LayoutTests/platform/gtk/test_expectations.txt	2012-05-13 13:46:43 UTC (rev 116897)
+++ releases/WebKitGTK/webkit-1.8/LayoutTests/platform/gtk/test_expectations.txt	2012-05-13 13:46:59 UTC (rev 116898)
@@ -353,7 +353,7 @@
 
 BUGWK69001 DEBUG : plugins/js-from-destroy.html = CRASH
 
-BUGWK72245 : fast/images/size-failure.html = CRASH
+BUGWK72245 DEBUG : fast/images/size-failure.html = CRASH
 
 BUGWK81836 DEBUG : inspector/timeline/timeline-injected-script-eval.html = CRASH
 BUGWK81836 DEBUG : inspector/styles/commit-selector.html = CRASH
@@ -362,6 +362,8 @@
 // Crashes due to debug assert until we fix issues with style elements in SVG
 BUGWKGTK DEBUG : svg/custom/use-referencing-style-crash.svg = CRASH
 
+BUGWK30724 DEBUG : fast/loader/opaque-base-url.html = CRASH
+
 //////////////////////////////////////////////////////////////////////////////////////////
 // End of Crashing tests
 //////////////////////////////////////////////////////////////////////////////////////////
@@ -455,6 +457,15 @@
 
 BUGWK83683 : editing/pasteboard/pasting-empty-html-falls-back-to-text.html = PASS TEXT
 
+BUGWK51027 : plugins/refcount-leaks.html = PASS TEXT
+BUGWK80158 : plugins/netscape-plugin-page-cache-works.html = PASS TEXT
+
+BUGWK54194 : fast/text/midword-break-after-breakable-char.html = PASS TEXT
+
+BUGWK54191 : fast/text/capitalize-boundaries.html = PASS TEXT
+
+BUGWK57346 : fast/text/justify-ideograph-leading-expansion.html = PASS TEXT
+
 //////////////////////////////////////////////////////////////////////////////////////////
 // End of Flaky tests
 //////////////////////////////////////////////////////////////////////////////////////////
@@ -477,8 +488,6 @@
 
 BUGWK46644 : fast/text/large-text-composed-char-dos.html = TIMEOUT
 
-BUGWK58972 : media/adopt-node-crash.html = TIMEOUT
-
 BUGWKGTK SKIP : http/tests/multipart/invalid-image-data-standalone.html = TIMEOUT
 
 BUGWKGTK SKIP : http/tests/xmlhttprequest/redirect-cross-origin-tripmine.html = TIMEOUT
@@ -606,9 +615,6 @@
 BUGWK54119 : fast/css/acid2.html = FAIL
 BUGWK54119 : fast/css/acid2-pixel.html = FAIL
 
-// These tests call dumpAsText, but still perform normal render tree dumps.
-BUGWK53955 : fast/dynamic/paused-event-dispatch.html = FAIL
-
 // The test below is not scrolled to the proper position. Perhaps because of
 // asynchronous scrollbar behavior.
 BUGWKGTK : fast/css/font-weight-1.html = FAIL
@@ -701,7 +707,6 @@
 BUGWKGTK : media/video-size-intrinsic-scale.html = FAIL
 
 // Need to implement NPP_HandleEvent() in TestNetscapePlugin
-BUGWKGTK : plugins/get-url-with-blank-target.html = FAIL
 BUGWKGTK : plugins/plugin-initiate-popup-window.html = FAIL
 
 // This test is for clients that choose to make the missing plugin indicator a button
@@ -737,8 +742,6 @@
 
 BUGWK30818 : fast/css/opacity-float.html = FAIL
 
-BUGWK30724 : fast/loader/opaque-base-url.html = FAIL
-
 BUGWK53986 : svg/text/caret-in-svg-text.xhtml = FAIL
 
 // No authentication challenge handling
@@ -782,9 +785,6 @@
 // New failure after http://trac.webkit.org/changeset/53758
 BUGWKGTK : scrollbars/scrollbar-middleclick-nopaste.html = FAIL
 
-// Relies on WebKit API [WebView _loadBackForwardListFromOtherView:]
-BUGWKGTK : fast/loader/crash-copying-backforwardlist.html = FAIL
-
 // Needs platform specific API implemented in DRT, maybe not relevant for non-Mac and non-Windows ports
 BUGWKGTK : fast/loader/api-test-new-window-data-load-base-url.html = FAIL
 BUGWKGTK : fast/loader/api-test-go-to-current-back-forward-item.html = FAIL
@@ -793,8 +793,6 @@
 // path instead of just the file name
 BUGWK35086 : fast/xmlhttprequest/xmlhttprequest-nonexistent-file.html = FAIL
 
-BUGWK51027 : plugins/refcount-leaks.html = FAIL
-
 BUGWK35158 : fast/forms/restore-selection-after-layout.html = FAIL
 
 // Needs to make sure the redirect-chain scenario in https://bugs.webkit.org/show_bug.cgi?id=31410 works
@@ -822,9 +820,6 @@
 // Misses setMediaType() implementation
 BUGWKGTK SKIP : fast/media/print-restores-previous-mediatype.html = TIMEOUT
 
-// fast/loader/stateobjects/replacestate-in-iframe.html = FAIL caused infinite loop
-BUGWK36467 : fast/loader/stateobjects/replacestate-in-iframe.html = FAIL
-
 // Fails on GTK+ since https://bugs.webkit.org/show_bug.cgi?id=25195 got in
 BUGWK36627 : editing/selection/extend-after-mouse-selection.html = FAIL
 
@@ -881,23 +876,11 @@
 // JSC doesn't support heap profiling
 BUGWK50485 SKIP : inspector/profiler/heap-snapshot-inspect-dom-wrapper.html = FAIL
 
-BUGWK37537 : plugins/npruntime/round-trip-npobject.html = FAIL
-
 BUGWK37613 SKIP : printing = FAIL
 BUGWK37613 SKIP : editing/execCommand/print.html = TIMEOUT
 
 BUGWK38569 : http/tests/workers/text-encoding.html = FAIL
 
-BUGWK57346 : fast/text/justify-ideograph-leading-expansion.html = FAIL
-
-BUGWK54210 : fast/text/atsui-multiple-renderers.html = FAIL
-BUGWK54210 : fast/text/atsui-negative-spacing-features.html = FAIL
-BUGWK54210 : fast/text/atsui-spacing-features.html = FAIL
-
-BUGWK54194 : fast/text/midword-break-after-breakable-char.html = FAIL
-
-BUGWK54191 : fast/text/capitalize-boundaries.html = FAIL
-
 BUGWK54189 : fast/replaced/border-radius-clip.html = FAIL
 
 // Need to dump context menu items on eventSender.contextClick(true).
@@ -916,7 +899,6 @@
 BUGWKGTK : fast/dom/HTMLLinkElement/prefetch-beforeload.html = FAIL
 BUGWKGTK : fast/dom/HTMLLinkElement/prefetch-onerror.html = FAIL
 BUGWKGTK : fast/dom/HTMLLinkElement/prefetch-onload.html = FAIL
-BUGWKGTK : fast/dom/HTMLLinkElement/prefetch-too-many-clients.html = FAIL
 BUGWKGTK : fast/dom/HTMLLinkElement/prerender.html = FAIL
 BUGWKGTK : fast/dom/HTMLLinkElement/subresource.html = FAIL
 
@@ -962,7 +944,6 @@
 BUGWKGTK : canvas/philip/tests/2d.fillStyle.parse.rgba-eof.html = FAIL
 BUGWKGTK : canvas/philip/tests/2d.imageData.create1.type.html = FAIL
 BUGWKGTK : canvas/philip/tests/2d.imageData.create2.type.html = FAIL
-BUGWKGTK : canvas/philip/tests/2d.imageData.put.wrongtype.html = FAIL
 BUGWKGTK : canvas/philip/tests/2d.imageData.get.type.html = FAIL
 BUGWKGTK : canvas/philip/tests/2d.missingargs.html = FAIL
 BUGWKGTK : canvas/philip/tests/2d.pattern.image.broken.html = FAIL
@@ -1002,11 +983,6 @@
 BUGWK54471 : canvas/philip/tests/2d.path.arc.selfintersect.1.html = FAIL
 BUGWK54471 : canvas/philip/tests/2d.path.arc.shape.3.html = FAIL
 
-// This test already passes with cairo trunk, but we're waiting for a new release.
-// Cairo commit http://cgit.freedesktop.org/cairo/commit/?id=e46dc9e17a6f6737d5624dbcdd3c42c2353a72f1
-// Cairo test http://cgit.freedesktop.org/cairo/commit/?id=7386960d063e4a3642fb281aaae071404d837bdb
-BUGWKGTK : canvas/philip/tests/2d.path.arc.zeroradius.html = FAIL
-
 // A testcase for this failure is already in cairo tree, but has not yet been fixed.
 // http://cgit.freedesktop.org/cairo/commit/?id=303f56a2d34a23d933a02fa625873211fb51eb3b
 BUGWKGTK : canvas/philip/tests/2d.path.rect.selfintersect.html = FAIL
@@ -1156,8 +1132,6 @@
 BUGWK44316 : platform/gtk/accessibility/object-attributes.html = FAIL
 BUGWK44316 : platform/gtk/accessibility/title-and-alt.html = FAIL
 
-BUGWK44932 : canvas/philip/tests/2d.path.isPointInPath.edge.html = FAIL
-
 // viewport meta tag support
 BUGWK47481 : fast/viewport/viewport-45.html = FAIL
 
@@ -1453,8 +1427,6 @@
 
 BUGWK75785 : accessibility/textbox-role-reports-line-number.html = FAIL
 
-BUGWK75833 : fast/text/international/spaces-combined-in-vertical-text.html = FAIL
-
 BUGWK76048 : fast/text/font-kerning.html = FAIL
 
 // Needs custom policy delegate enhancement to log downloads
@@ -1491,8 +1463,6 @@
 
 BUGWK80210 : security/block-test.html = FAIL
 
-BUGWK80158 : plugins/netscape-plugin-page-cache-works.html = FAIL
-
 BUGWK80534 : fast/events/autoscroll-in-textfield.html = FAIL
 
 BUGWK81320 : editing/pasteboard/copy-two-pasteboard-types-both-work.html = FAIL
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to