Diff
Modified: trunk/LayoutTests/ChangeLog (113352 => 113353)
--- trunk/LayoutTests/ChangeLog 2012-04-05 19:09:40 UTC (rev 113352)
+++ trunk/LayoutTests/ChangeLog 2012-04-05 19:23:13 UTC (rev 113353)
@@ -1,3 +1,23 @@
+2012-04-05 Stephen Chenney <[email protected]>
+
+ [Chromium] LayoutTest failures/flaky for svg/as-background-image
+ https://bugs.webkit.org/show_bug.cgi?id=83303
+
+ Unreviewed Chromium test expectations rationalization.
+
+ Apparently the efl port results match Chromium.
+
+ * platform/chromium-win-vista/svg/as-background-image: Removed.
+ * platform/chromium-win-vista/svg/as-background-image/svg-as-background-1-expected.png: Removed.
+ * platform/chromium-win-vista/svg/as-background-image/svg-as-background-3-expected.png: Removed.
+ * platform/chromium-win/svg/as-background-image/svg-as-background-1-expected.png:
+ * platform/chromium-win/svg/as-background-image/svg-as-background-3-expected.png:
+ * platform/chromium/test_expectations.txt:
+ * platform/efl/svg/as-background-image/svg-as-background-1-expected.txt: Removed.
+ * platform/efl/svg/as-background-image/svg-as-background-3-expected.txt: Removed.
+ * svg/as-background-image/svg-as-background-1-expected.txt: Added.
+ * svg/as-background-image/svg-as-background-3-expected.txt: Added.
+
2012-04-05 Gavin Barraclough <[email protected]>
https://bugs.webkit.org/show_bug.cgi?id=77293
Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (113352 => 113353)
--- trunk/LayoutTests/platform/chromium/test_expectations.txt 2012-04-05 19:09:40 UTC (rev 113352)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt 2012-04-05 19:23:13 UTC (rev 113353)
@@ -2485,7 +2485,8 @@
BUGWK52061 DEBUG : transitions/transition-timing-function.html = PASS TEXT
// Failing since creation in http://trac.webkit.org/changeset/75308
-BUG_ABARTH : svg/text/caret-in-svg-text.xhtml = TEXT
+// Failing worse maybe since https://bugs.webkit.org/show_bug.cgi?id=53471
+BUGCR122193 : svg/text/caret-in-svg-text.xhtml = TEXT
// V8 test failures introduced by r75408
BUGCR69181 LINUX WIN DEBUG : fast/js/large-expressions.html = TIMEOUT TEXT
@@ -2496,7 +2497,6 @@
// Failing after r75768, times out after r89503
BUGCR69639 BUGWK63227 : http/tests/loading/cross-origin-XHR-willLoadRequest.html = TIMEOUT TEXT
-
BUGCR75238 WIN : fast/text/large-text-composed-char.html = FAIL
// started to time out under Linux Debug at some point after WK r80582
BUGCR75238 MAC WIN : fast/text/large-text-composed-char-dos.html = TEXT
@@ -3087,8 +3087,8 @@
// We don't seem to load this glyph on windows
BUGJAMESR WIN : fast/text/fallback-traits-fixup.html = IMAGE+TEXT
-BUG_ABARTH WIN : svg/as-background-image/svg-as-background-1.html = PASS IMAGE
-BUG_ABARTH WIN : svg/as-background-image/svg-as-background-3.html = PASS IMAGE
+BUGWK83303 WIN : svg/as-background-image/svg-as-background-1.html = PASS IMAGE
+BUGWK83303 WIN : svg/as-background-image/svg-as-background-3.html = PASS IMAGE
BUGCR102677 MAC DEBUG : fast/reflections/reflection-masks-outset.html = CRASH PASS
@@ -3097,8 +3097,6 @@
BUGWK73030 MAC DEBUG : http/tests/loading/307-after-303-after-post.html = PASS TEXT
-BUG_LEVIN MAC DEBUG : svg/custom/object-no-size-attributes.xhtml = PASS IMAGE+TEXT
-
// Tests that are known to fail on Mac10.6 with Skia graphics.
BUGWK68436 SNOWLEOPARD DEBUG : fast/repaint/background-clip-text.html = TIMEOUT
BUGWK68436 SNOWLEOPARD : fast/repaint/text-emphasis-h.html = TIMEOUT IMAGE
@@ -3162,15 +3160,11 @@
BUGWK68736 MAC : fast/table/border-collapsing/cached-change-tbody-border-color.html = IMAGE
BUGWK68736 MAC : fast/table/border-collapsing/cached-change-tbody-border-width.html = IMAGE
-BUGABARTH WIN LINUX : svg/custom/svg-fonts-word-spacing.html = PASS FAIL
-
BUGWK68982 : svg/custom/oversized-pattern-scale.svg = IMAGE PASS
BUGWK68982 : svg/custom/transformed-pattern-clamp-svg-root.svg = IMAGE PASS
BUGWK69060 WIN LINUX : fast/repaint/selection-clear.html = IMAGE+TEXT
-BUGABARTH LEOPARD : svg/custom/pattern-excessive-malloc.svg = IMAGE
-
BUGWK69103 WIN LINUX : fast/text/line-initial-and-final-swashes.html = IMAGE+TEXT
BUGWK69103 MAC : fast/text/line-initial-and-final-swashes.html = IMAGE
Modified: trunk/LayoutTests/platform/chromium-win/svg/as-background-image/svg-as-background-1-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-win/svg/as-background-image/svg-as-background-3-expected.png
(Binary files differ)
Deleted: trunk/LayoutTests/platform/efl/svg/as-background-image/svg-as-background-1-expected.txt (113352 => 113353)
--- trunk/LayoutTests/platform/efl/svg/as-background-image/svg-as-background-1-expected.txt 2012-04-05 19:09:40 UTC (rev 113352)
+++ trunk/LayoutTests/platform/efl/svg/as-background-image/svg-as-background-1-expected.txt 2012-04-05 19:23:13 UTC (rev 113353)
@@ -1,8 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (0,0) size 800x600
- RenderBlock {DIV} at (0,0) size 800x600 [bgcolor=#FF0000]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
Deleted: trunk/LayoutTests/platform/efl/svg/as-background-image/svg-as-background-3-expected.txt (113352 => 113353)
--- trunk/LayoutTests/platform/efl/svg/as-background-image/svg-as-background-3-expected.txt 2012-04-05 19:09:40 UTC (rev 113352)
+++ trunk/LayoutTests/platform/efl/svg/as-background-image/svg-as-background-3-expected.txt 2012-04-05 19:23:13 UTC (rev 113353)
@@ -1,8 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (0,0) size 800x600
- RenderBlock {DIV} at (0,0) size 800x600 [bgcolor=#FF0000]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
Added: trunk/LayoutTests/svg/as-background-image/svg-as-background-1-expected.txt (0 => 113353)
--- trunk/LayoutTests/svg/as-background-image/svg-as-background-1-expected.txt (rev 0)
+++ trunk/LayoutTests/svg/as-background-image/svg-as-background-1-expected.txt 2012-04-05 19:23:13 UTC (rev 113353)
@@ -0,0 +1,8 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderBlock {HTML} at (0,0) size 800x600
+ RenderBody {BODY} at (0,0) size 800x600
+ RenderBlock {DIV} at (0,0) size 800x600 [bgcolor=#FF0000]
+ RenderText {#text} at (0,0) size 4x19
+ text run at (0,0) width 4: " "
Added: trunk/LayoutTests/svg/as-background-image/svg-as-background-3-expected.txt (0 => 113353)
--- trunk/LayoutTests/svg/as-background-image/svg-as-background-3-expected.txt (rev 0)
+++ trunk/LayoutTests/svg/as-background-image/svg-as-background-3-expected.txt 2012-04-05 19:23:13 UTC (rev 113353)
@@ -0,0 +1,8 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderBlock {HTML} at (0,0) size 800x600
+ RenderBody {BODY} at (0,0) size 800x600
+ RenderBlock {DIV} at (0,0) size 800x600 [bgcolor=#FF0000]
+ RenderText {#text} at (0,0) size 4x19
+ text run at (0,0) width 4: " "