Title: [165260] trunk/LayoutTests
- Revision
- 165260
- Author
- [email protected]
- Date
- 2014-03-07 05:39:00 -0800 (Fri, 07 Mar 2014)
Log Message
Unreviewed EFL gardening
Remove wrong test expectations.
* platform/efl-wk2/TestExpectations:
* platform/efl/TestExpectations:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (165259 => 165260)
--- trunk/LayoutTests/ChangeLog 2014-03-07 13:37:59 UTC (rev 165259)
+++ trunk/LayoutTests/ChangeLog 2014-03-07 13:39:00 UTC (rev 165260)
@@ -1,3 +1,12 @@
+2014-03-07 Michał Pakuła vel Rutka <[email protected]>
+
+ Unreviewed EFL gardening
+
+ Remove wrong test expectations.
+
+ * platform/efl-wk2/TestExpectations:
+ * platform/efl/TestExpectations:
+
2014-03-07 Thiago de Barros Lacerda <[email protected]>
[WebRTC] Adding getConfiguration method to RTCPeerConnection
Modified: trunk/LayoutTests/platform/efl/TestExpectations (165259 => 165260)
--- trunk/LayoutTests/platform/efl/TestExpectations 2014-03-07 13:37:59 UTC (rev 165259)
+++ trunk/LayoutTests/platform/efl/TestExpectations 2014-03-07 13:39:00 UTC (rev 165260)
@@ -689,6 +689,10 @@
webkit.org/b/128736 inspector-protocol/debugger/setBreakpoint-dfg.html [ Failure Pass ]
+# Regressions in svg/clip-path
+webkit.org/b/129180 svg/clip-path/clip-path-on-svg-001.svg [ ImageOnlyFailure Pass ]
+webkit.org/b/129180 svg/clip-path/clip-path-on-svg-002.svg [ ImageOnlyFailure Pass ]
+
#////////////////////////////////////////////////////////////////////////////////////////
# PASSING TESTS WITH INCORRECT EXPECTATIONS
#////////////////////////////////////////////////////////////////////////////////////////
@@ -1485,8 +1489,6 @@
# CUSTOM_ELEMENTS is not enabled.
webkit.org/b/110958 fast/dom/custom [ Skip ]
-webkit.org/b/110316 svg/as-background-image/tiled-background-image.html [ ImageOnlyFailure ]
-
webkit.org/b/110446 svg/as-background-image/svg-transformed-background.html [ ImageOnlyFailure ]
# New test
@@ -1632,7 +1634,6 @@
webgl/1.0.2/conformance/context/premultiplyalpha-test.html [ Failure ]
webgl/1.0.2/conformance/extensions/oes-texture-float.html [ Failure ]
webgl/1.0.2/conformance/glsl/literals/float_literal.vert.html [ Failure ]
-webgl/1.0.2/conformance/glsl/misc/shaders-with-varyings.html [ Failure ]
webgl/1.0.2/conformance/ogles/GL/sin/sin_001_to_006.html [ Failure ]
webgl/1.0.2/conformance/renderbuffers/framebuffer-object-attachment.html [ Failure ]
webgl/1.0.2/conformance/rendering/multisample-corruption.html [ Failure ]
@@ -1801,7 +1802,6 @@
webkit.org/b/127731 plugins/embed-prefers-plugins-for-images.html [ Failure ]
# Subpixel rendering: borders are reporting float values.
-webkit.org/b/128061 css1/units/length_units.html [ Failure ]
webkit.org/b/128061 fast/block/float/016.html [ Failure ]
webkit.org/b/128061 fast/css/bidi-override-in-anonymous-block.html [ Failure ]
webkit.org/b/128061 fast/multicol/span/anonymous-style-inheritance.html [ Failure ]
@@ -1830,8 +1830,6 @@
webkit.org/b/128665 fast/regions/clip-to-padding-box-vertical-lr.html [ ImageOnlyFailure ]
-webkit.org/b/128666 fast/regions/overflow-nested-regions.html [ ImageOnlyFailure ]
-
webkit.org/b/128667 fast/regions/repaint/hover-border-radius.html [ Failure ]
webkit.org/b/128668 fast/sub-pixel/sub-pixel-root-layer.html [ ImageOnlyFailure ]
@@ -1846,8 +1844,6 @@
webkit.org/b/128670 js/dom/dom-static-property-for-in-iteration.html [ Failure ]
webkit.org/b/128670 networkinformation/window-property.html [ Failure ]
-webkit.org/b/128735 fast/regions/nested-floated-region.html [ ImageOnlyFailure ]
-
webkit.org/b/128901 accessibility/list-detection.html [ Failure ]
webkit.org/b/128902 media/media-event-listeners.html [ Failure ]
@@ -1858,8 +1854,6 @@
webkit.org/b/128499 svg/clip-path/clip-path-content-use-005.svg [ ImageOnlyFailure ]
webkit.org/b/128499 svg/clip-path/clip-path-precision-001.svg [ ImageOnlyFailure ]
webkit.org/b/128499 svg/clip-path/clip-path-content-use-006.svg [ ImageOnlyFailure ]
-webkit.org/b/129180 svg/clip-path/clip-path-on-svg-001.svg [ ImageOnlyFailure ]
-webkit.org/b/129180 svg/clip-path/clip-path-on-svg-002.svg [ ImageOnlyFailure ]
webkit.org/b/102097 compositing/hidpi-absolute-subpixel-positioned-transformed-elements.html [ ImageOnlyFailure ]
webkit.org/b/102097 fast/repaint/hidpi-absolute-positioned-element-wrong-cliprect-after-move.html [ Failure ]
Modified: trunk/LayoutTests/platform/efl-wk2/TestExpectations (165259 => 165260)
--- trunk/LayoutTests/platform/efl-wk2/TestExpectations 2014-03-07 13:37:59 UTC (rev 165259)
+++ trunk/LayoutTests/platform/efl-wk2/TestExpectations 2014-03-07 13:39:00 UTC (rev 165260)
@@ -62,7 +62,6 @@
webkit.org/b/109945 webgl/conformance/glsl/misc/shader-uniform-packing-restrictions.html [ Crash ]
# Known WebGL conformance test failures, fails on Intel and AMD hardware
-webkit.org/b/129199 webgl/1.0.2/conformance/glsl/misc/shader-uniform-packing-restrictions.html [ Crash ]
webkit.org/b/129199 webgl/1.0.2/conformance/uniforms/uniform-default-values.html [ Crash ]
webkit.org/b/129199 webgl/conformance/uniforms/uniform-default-values.html [ Crash ]
@@ -231,6 +230,11 @@
webkit.org/b/128969 fast/sub-pixel/input-caret-on-subpixel-bound.html [ ImageOnlyFailure Pass ]
+# Known WebGL conformance test failures, fails on Intel and AMD hardware
+webkit.org/b/129199 webgl/1.0.2/conformance/glsl/misc/shader-uniform-packing-restrictions.html [ Crash Failure Pass ]
+
+webkit.org/b/128732 fast/css3-text/css3-text-align-last/text-align-last-with-text-align-justify.html [ ImageOnlyFailure Pass ]
+
#////////////////////////////////////////////////////////////////////////////////////////
# PASSING TESTS WITH INCORRECT EXPECTATIONS
#////////////////////////////////////////////////////////////////////////////////////////
@@ -385,7 +389,6 @@
webkit.org/b/109435 webgl/conformance/glsl/functions/glsl-function-sin.html [ Failure Crash ]
webkit.org/b/109435 webgl/conformance/glsl/functions/glsl-function-smoothstep-float.html [ Failure Crash ]
webkit.org/b/109435 webgl/conformance/glsl/literals/float_literal.vert.html [ Failure Crash ]
-webkit.org/b/109435 webgl/conformance/glsl/misc/shaders-with-varyings.html [ Failure Crash ]
webkit.org/b/109435 webgl/conformance/more/functions/readPixelsBadArgs.html [ Failure Crash ]
webkit.org/b/109435 webgl/conformance/more/functions/texImage2DHTML.html [ Failure Crash ]
webkit.org/b/109435 webgl/conformance/more/functions/texSubImage2DHTML.html [ Failure Crash ]
@@ -515,8 +518,6 @@
webkit.org/b/127780 compositing/regions/position-layers-inside-regions-overflow-hidden.html [ ImageOnlyFailure ]
-webkit.org/b/128732 fast/css3-text/css3-text-align-last/text-align-last-with-text-align-justify.html [ ImageOnlyFailure ]
-
# Failing since added in r162960
webkit.org/b/128733 fast/css/sticky/sticky-table-row-top.html [ ImageOnlyFailure ]
webkit.org/b/128733 fast/css/sticky/sticky-table-thead-top.html [ ImageOnlyFailure ]
@@ -527,8 +528,6 @@
webkit.org/b/128737 fast/events/touch/basic-multi-touch-events.html [ Failure ]
-webkit.org/b/128972 fast/regions/box-decorations-over-region-padding-fragmented.html [ ImageOnlyFailure ]
-
webkit.org/b/129731 css3/masking/clip-path-filter.html [ ImageOnlyFailure ]
webkit.org/b/129733 fast/borders/hidpi-simple-hairline-border-painting.html [ ImageOnlyFailure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes