Diff
Modified: trunk/LayoutTests/ChangeLog (174134 => 174135)
--- trunk/LayoutTests/ChangeLog 2014-09-30 23:32:37 UTC (rev 174134)
+++ trunk/LayoutTests/ChangeLog 2014-09-30 23:42:35 UTC (rev 174135)
@@ -1,3 +1,12 @@
+2014-09-30 Roger Fong <[email protected]>
+
+ [ Windows ] More Windows test gardening to get bots green.
+
+ * platform/win/TestExpectations:
+ * platform/win/css3/unicode-bidi-isolate-basic-expected.txt:
+ * platform/win/fast/multicol/vertical-rl/float-multicol-expected.txt:
+ * platform/win/fast/multicol/vertical-rl/nested-columns-expected.txt:
+
2014-09-30 Beth Dakin <[email protected]>
According to the history, this test has been very flaky. Marking as such.
Modified: trunk/LayoutTests/platform/win/TestExpectations (174134 => 174135)
--- trunk/LayoutTests/platform/win/TestExpectations 2014-09-30 23:32:37 UTC (rev 174134)
+++ trunk/LayoutTests/platform/win/TestExpectations 2014-09-30 23:42:35 UTC (rev 174135)
@@ -41,6 +41,9 @@
css3/filters/effect-opacity-hw.html
css3/filters/effect-saturate-hw.html
css3/filters/effect-sepia-hw.html
+css3/filters/animation-from-initial-values-with-color-matrix.html
+css3/filters/filter-is-on-subpixel-position.html
+css3/masking/clip-path-filter.html
# Remove from list after enabling CANVAS_PATH
fast/canvas/canvas-path-constructors.html
@@ -990,6 +993,7 @@
fast/media/print-restores-previous-mediatype.html
webkit.org/b/35973 fast/multicol/hit-test-above-or-below.html [ Failure ]
+webkit.org/b/35973 fast/multicol/newmulticol/compare-with-old-impl/hit-test-above-or-below.html [ Failure ]
# Needs progress element support
webkit.org/b/49769 fast/dom/HTMLProgressElement [ Pass Failure ]
@@ -1356,6 +1360,7 @@
webgl/conformance/rendering/draw-elements-out-of-bounds.html
# failing webgl tests
+webgl/1.0.1/conformance/textures/tex-image-and-sub-image-2d-with-video.html
webgl/1.0.1/conformance/canvas/buffer-offscreen-test.html
webgl/1.0.1/conformance/canvas/buffer-preserve-test.html
webgl/1.0.1/conformance/context/context-lost-restored.html
@@ -1387,6 +1392,12 @@
webgl/1.0.2/conformance/textures/texture-npot-video.html
webgl/1.0.2/conformance/uniforms/uniform-location.html
webgl/1.0.2/conformance/rendering/more-than-65536-indices.html
+webgl/1.0.2/conformance/extensions/oes-texture-float-with-video.html
+webgl/1.0.2/conformance/ogles/GL/log2/log2_001_to_008.html
+webgl/1.0.2/conformance/textures/tex-image-and-sub-image-2d-with-video-rgb565.html
+webgl/1.0.2/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba4444.html
+webgl/1.0.2/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba5551.html
+webgl/1.0.2/conformance/textures/tex-image-and-sub-image-2d-with-video.html
webgl/conformance/canvas/buffer-offscreen-test.html
webgl/conformance/canvas/buffer-preserve-test.html
webgl/conformance/context/context-attributes-alpha-depth-stencil-antialias.html
@@ -1665,6 +1676,7 @@
webkit.org/b/88150 [ Debug ] compositing/geometry/clipping-foreground.html [ Crash ]
# Need rebaselining / checking - skipped en masse to get the bots green again
+css2.1/t0805-c5518-brdr-t-01-e.html
css2.1/20110323/c543-txt-decor-000.html
css2.1/t0805-c5519-brdr-r-00-a.html
css2.1/t0805-c5520-brdr-b-01-e.html
@@ -1906,12 +1918,20 @@
webkit.org/b/97026 media/audio-repaint.html [ Failure ]
webkit.org/b/97026 media/controls-styling-strict.html [ Failure ]
webkit.org/b/97026 media/video-controls-fullscreen-volume.html [ Failure ]
+webkit.org/b/97026 scrollbars/corner-resizer-window-inactive.html [ ImageOnlyFailure ]
+webkit.org/b/97026 scrollbars/custom-scrollbar-with-incomplete-style.html [ Failure ]
webkit.org/b/97026 svg/custom/glyph-selection-bidi-mirror.svg [ Failure ]
webkit.org/b/97206 svg/custom/relative-sized-use-on-symbol.xhtml [ Failure ]
webkit.org/b/97026 svg/custom/relative-sized-use-without-attributes-on-symbol.xhtml [ Failure ]
webkit.org/b/97026 svg/text/bidi-text-query.svg [ Failure ]
webkit.org/b/97026 svg/text/bidi-tspans.svg [ Failure ]
webkit.org/b/97026 svg/text/non-bmp-positioning-lists.svg [ Failure ]
+webkit.org/b/97026 svg/W3C-SVG-1.1/paths-data-03-f.svg [ Failure ]
+webkit.org/b/97026 svg/as-image/svg-intrinsic-size-rectangular-vertical.html [ ImageOnlyFailure ]
+webkit.org/b/97026 svg/css/svg-resource-fragment-identifier-img-src.html [ ImageOnlyFailure ]
+webkit.org/b/97026 svg/custom/composited-svg-with-opacity.html [ ImageOnlyFailure ]
+webkit.org/b/97026 svg/custom/remove-subtree-including-use-with-child-textpath-that-references-earlier-path.html [ Failure ]
+webkit.org/b/97026 svg/text/tspan-dynamic-positioning.svg [ Crash ]
http/tests/fullscreen/fullscreenelement-different-origin.html [ Skip ]
http/tests/fullscreen/fullscreenelement-same-origin.html [ Skip ]
http/tests/history/back-with-fragment-change.php [ Skip ]
@@ -2827,6 +2847,11 @@
svg/clip-path/mask-userspaceonuse-content-clip.svg [ ImageOnlyFailure ]
svg/W3C-SVG-1.1/animate-elem-64-t.svg [ ImageOnlyFailure ]
svg/W3C-SVG-1.1/animate-elem-65-t.svg [ ImageOnlyFailure ]
+fast/multicol/vertical-rl/float-multicol.html [ ImageOnlyFailure ]
+fast/multicol/vertical-rl/nested-columns.html [ ImageOnlyFailure ]
+fast/regions/overflow/overflow-region-transform.html [ ImageOnlyFailure ]
+fast/regions/selection/selecting-text-including-region.html [ ImageOnlyFailure ]
+fast/text/empty-shadow.html [ ImageOnlyFailure ]
# Navigator Hardware Concurrency not enabled on Windows
fast/dom/navigator-hardwareConcurrency.html
Modified: trunk/LayoutTests/platform/win/css3/unicode-bidi-isolate-basic-expected.txt (174134 => 174135)
--- trunk/LayoutTests/platform/win/css3/unicode-bidi-isolate-basic-expected.txt 2014-09-30 23:32:37 UTC (rev 174134)
+++ trunk/LayoutTests/platform/win/css3/unicode-bidi-isolate-basic-expected.txt 2014-09-30 23:42:35 UTC (rev 174135)
@@ -12,6 +12,9 @@
text run at (0,36) width 392: "unicode-bidi: isolate is implemented and functioning correctly."
layer at (8,62) size 28x400
RenderBlock (positioned) {DIV} at (0,0) size 28x400 [color=#FF0000]
+ RenderMultiColumnSet at (0,0) size 28x400
+layer at (8,62) size 28x1960 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
+ RenderMultiColumnFlowThread at (0,0) size 28x1960
RenderBlock {DIV} at (0,0) size 28x18
RenderText {#text} at (0,0) size 7x18
text run at (0,0) width 7: "\""
@@ -878,6 +881,9 @@
text run at (21,0) width 7: "c"
layer at (8,62) size 28x400
RenderBlock (positioned) {DIV} at (0,0) size 28x400 [color=#008000]
+ RenderMultiColumnSet at (0,0) size 28x400
+layer at (8,62) size 28x1960 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
+ RenderMultiColumnFlowThread at (0,0) size 28x1960
RenderBlock {DIV} at (0,0) size 28x18
RenderText {#text} at (0,0) size 7x18
text run at (0,0) width 7: "\""
Modified: trunk/LayoutTests/platform/win/fast/multicol/vertical-rl/float-multicol-expected.txt (174134 => 174135)
--- trunk/LayoutTests/platform/win/fast/multicol/vertical-rl/float-multicol-expected.txt 2014-09-30 23:32:37 UTC (rev 174134)
+++ trunk/LayoutTests/platform/win/fast/multicol/vertical-rl/float-multicol-expected.txt 2014-09-30 23:42:35 UTC (rev 174135)
@@ -4,6 +4,9 @@
RenderBlock {HTML} at (0,0) size 356x600
layer at (437,8) size 340x1500
RenderBody {BODY} at (8,8) size 340x1500
+ RenderMultiColumnSet at (0,0) size 340x1500
+layer at (-243,8) size 1020x479 backgroundClip at (0,0) size 785x1508 clip at (0,0) size 785x1508 outlineClip at (0,0) size 785x1508
+ RenderMultiColumnFlowThread at (0,0) size 1020x479
RenderBlock {DIV} at (19,0) size 57x479 [bgcolor=#00FFFF]
RenderBlock (floating) {DIV} at (4,4) size 521x241 [bgcolor=#FFFF00]
RenderImage {IMG} at (0,0) size 133x70
@@ -86,9 +89,9 @@
RenderText {#text} at (0,0) size 18x83
text run at (0,0) width 83: "Hello Kitty 9"
RenderBlock {H2} at (0,0) size 56x479
- RenderText {#text} at (0,249) size 56x132
- text run at (0,249) width 124: "What Needs"
- text run at (28,249) width 132: "To Be Done?"
+ RenderText {#text} at (0,248) size 56x133
+ text run at (0,248) width 124: "What Needs"
+ text run at (28,248) width 132: "To Be Done?"
RenderBlock (floating) {DIV} at (95,248) size 381x83 [bgcolor=#808080]
RenderBlock {P} at (16,0) size 18x82
RenderText {#text} at (0,0) size 18x74
@@ -125,38 +128,38 @@
text run at (0,0) width 82: "Hola hola 11"
RenderBlock {DL} at (95,0) size 675x479
RenderBlock {DT} at (0,0) size 36x479
- RenderText {#text} at (0,331) size 36x43
- text run at (0,331) width 43: "Report"
- text run at (18,331) width 33: "Bugs"
+ RenderText {#text} at (0,330) size 36x44
+ text run at (0,330) width 43: "Report"
+ text run at (18,330) width 33: "Bugs"
RenderBlock {DD} at (52,40) size 465x439
RenderBlock {P} at (0,0) size 465x439
- RenderText {#text} at (0,291) size 320x146
- text run at (0,291) width 46: "You've"
- text run at (18,291) width 46: "already"
- text run at (194,291) width 129: "downloaded a build."
- text run at (212,291) width 132: "All you have to do is"
- text run at (230,291) width 37: "use it "
- text run at (230,328) width 17: "as "
- text run at (230,345) width 91: "your everyday"
- text run at (248,291) width 146: "browser and mail/news"
- text run at (266,291) width 85: "reader. If you"
- text run at (284,291) width 125: "downloaded a build"
- text run at (302,291) width 32: "with "
- text run at (302,323) width 67: "Talkback, "
- RenderInline {EM} at (0,0) size 36x139
- RenderText {#text} at (302,390) size 36x139
- text run at (302,390) width 40: "please"
- text run at (320,291) width 58: "turn it on"
- RenderText {#text} at (320,349) size 126x436
- text run at (320,349) width 86: " when it asks."
- text run at (338,209) width 141: "Talkback reports give "
- text run at (338,350) width 53: "us really"
- text run at (356,209) width 87: "valuable data "
- text run at (356,296) width 132: "on which crashes are"
- text run at (374,209) width 168: "the most serious, and how "
- text run at (374,377) width 32: "often"
- text run at (392,209) width 155: "people are encountering "
- text run at (392,364) width 67: "them. And"
+ RenderText {#text} at (0,290) size 320x147
+ text run at (0,290) width 46: "You've"
+ text run at (18,290) width 46: "already"
+ text run at (194,290) width 129: "downloaded a build."
+ text run at (212,290) width 132: "All you have to do is"
+ text run at (230,290) width 37: "use it "
+ text run at (230,327) width 17: "as "
+ text run at (230,344) width 91: "your everyday"
+ text run at (248,290) width 146: "browser and mail/news"
+ text run at (266,290) width 85: "reader. If you"
+ text run at (284,290) width 125: "downloaded a build"
+ text run at (302,290) width 32: "with "
+ text run at (302,322) width 67: "Talkback, "
+ RenderInline {EM} at (0,0) size 36x140
+ RenderText {#text} at (302,389) size 36x140
+ text run at (302,389) width 40: "please"
+ text run at (320,290) width 58: "turn it on"
+ RenderText {#text} at (320,348) size 126x436
+ text run at (320,348) width 86: " when it asks."
+ text run at (338,208) width 141: "Talkback reports give "
+ text run at (338,349) width 53: "us really"
+ text run at (356,208) width 87: "valuable data "
+ text run at (356,295) width 132: "on which crashes are"
+ text run at (374,208) width 168: "the most serious, and how "
+ text run at (374,376) width 32: "often"
+ text run at (392,208) width 155: "people are encountering "
+ text run at (392,363) width 67: "them. And"
text run at (410,0) width 211: "all you have to do is click \"OK\". "
text run at (410,211) width 225: "If you find something you think is a"
text run at (428,0) width 221: "bug, check to see if it's not already "
Modified: trunk/LayoutTests/platform/win/fast/multicol/vertical-rl/nested-columns-expected.txt (174134 => 174135)
--- trunk/LayoutTests/platform/win/fast/multicol/vertical-rl/nested-columns-expected.txt 2014-09-30 23:32:37 UTC (rev 174134)
+++ trunk/LayoutTests/platform/win/fast/multicol/vertical-rl/nested-columns-expected.txt 2014-09-30 23:42:35 UTC (rev 174135)
@@ -4,10 +4,13 @@
RenderBlock {HTML} at (0,0) size 785x600
layer at (277,8) size 500x750
RenderBody {BODY} at (8,8) size 500x750
- RenderBlock {H1} at (0,0) size 37x367
+ RenderMultiColumnSet at (0,0) size 500x750
+layer at (-207,8) size 984x367 backgroundClip at (0,0) size 785x758 clip at (0,0) size 785x758 outlineClip at (0,0) size 785x758
+ RenderMultiColumnFlowThread at (0,0) size 984x367
+ RenderBlock {H1} at (21,0) size 38x367
RenderText {#text} at (0,0) size 37x166
text run at (0,0) width 166: "Header One"
- RenderBlock (anonymous) at (58,0) size 199x367
+ RenderBlock (anonymous) at (79,0) size 199x367
RenderText {#text} at (0,0) size 198x362
text run at (0,0) width 354: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
text run at (18,0) width 351: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
@@ -20,11 +23,11 @@
text run at (144,0) width 343: "condimentum vestibulum. Suspendisse hendrerit quam"
text run at (162,0) width 362: "nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor"
text run at (180,0) width 229: "sit amet, consectetuer adipiscing elit."
- RenderBlock {H1} at (277,0) size 38x367
+ RenderBlock {H1} at (299,0) size 38x367
RenderText {#text} at (0,0) size 37x169
text run at (0,0) width 169: "Header Two"
- RenderBlock (anonymous) at (336,0) size 200x367
- RenderText {#text} at (0,0) size 200x362
+ RenderBlock (anonymous) at (357,0) size 215x367
+ RenderText {#text} at (0,0) size 214x362
text run at (0,0) width 354: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
text run at (18,0) width 351: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
text run at (36,0) width 325: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
@@ -32,22 +35,25 @@
text run at (72,0) width 343: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
text run at (90,0) width 340: "sem. Nam nonummy enim. Nullam bibendum lobortis"
text run at (108,0) width 344: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (126,0) width 343: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (144,0) width 343: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (163,0) width 363: "nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor"
- text run at (182,0) width 229: "sit amet, consectetuer adipiscing elit."
- RenderBlock {H1} at (557,0) size 38x367
+ text run at (142,0) width 344: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
+ text run at (160,0) width 343: "condimentum vestibulum. Suspendisse hendrerit quam"
+ text run at (178,0) width 362: "nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor"
+ text run at (196,0) width 229: "sit amet, consectetuer adipiscing elit."
+ RenderBlock {H1} at (593,0) size 38x367
RenderText {#text} at (0,0) size 37x190
text run at (0,0) width 190: "Header Three"
- RenderBlock {H1} at (853,0) size 38x367
+ RenderBlock {H1} at (889,0) size 38x367
RenderText {#text} at (0,0) size 37x177
text run at (0,0) width 177: "Header Four"
- RenderBlock (anonymous) at (911,0) size 37x367
+ RenderBlock (anonymous) at (947,0) size 37x367
RenderText {#text} at (0,0) size 36x354
text run at (0,0) width 354: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
text run at (18,0) width 154: "Nulla varius enim ac mi."
-layer at (-55,8) size 216x367 backgroundClip at (0,0) size 785x758 clip at (0,0) size 785x758 outlineClip at (0,0) size 785x758
- RenderBlock {DIV} at (615,0) size 217x367
+layer at (-91,8) size 216x367 backgroundClip at (0,0) size 785x758 clip at (0,0) size 785x758 outlineClip at (0,0) size 785x758
+ RenderBlock {DIV} at (651,0) size 217x367
+ RenderMultiColumnSet at (0,0) size 216x367
+layer at (-307,8) size 432x176 backgroundClip at (0,0) size 785x758 clip at (0,0) size 785x758 outlineClip at (0,0) size 785x758
+ RenderMultiColumnFlowThread at (0,0) size 432x176
RenderText {#text} at (0,0) size 396x175
text run at (0,0) width 139: "Lorem ipsum dolor sit"
text run at (18,0) width 116: "amet, consectetuer"