Title: [164025] trunk/LayoutTests
Revision
164025
Author
[email protected]
Date
2014-02-13 04:35:44 -0800 (Thu, 13 Feb 2014)

Log Message

Unreviewed EFL gardening

Add test expectations for failing tests.

* platform/efl-wk2/TestExpectations:
* platform/efl/TestExpectations:
* platform/efl/mathml/presentation/mspace-children-expected.txt: Added EFL expectation after r163626.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (164024 => 164025)


--- trunk/LayoutTests/ChangeLog	2014-02-13 11:28:34 UTC (rev 164024)
+++ trunk/LayoutTests/ChangeLog	2014-02-13 12:35:44 UTC (rev 164025)
@@ -1,3 +1,13 @@
+2014-02-13  Michał Pakuła vel Rutka  <[email protected]>
+
+        Unreviewed EFL gardening
+
+        Add test expectations for failing tests.
+
+        * platform/efl-wk2/TestExpectations:
+        * platform/efl/TestExpectations:
+        * platform/efl/mathml/presentation/mspace-children-expected.txt: Added EFL expectation after r163626.
+
 2014-02-13  Xabier Rodriguez Calvar  <[email protected]>
 
         [GTK] MEDIA_CONTROLS_SCRIPT support

Modified: trunk/LayoutTests/platform/efl/TestExpectations (164024 => 164025)


--- trunk/LayoutTests/platform/efl/TestExpectations	2014-02-13 11:28:34 UTC (rev 164024)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2014-02-13 12:35:44 UTC (rev 164025)
@@ -1848,7 +1848,13 @@
 webkit.org/b/128669 fast/sub-pixel/zoomed-em-border.html [ ImageOnlyFailure ]
 
 # Failing after r163562
+webkit.org/b/128670 batterystatus/window-property.html [ Failure ]
 webkit.org/b/128670 fast/dom/webtiming-document-open.html [ Failure ]
 webkit.org/b/128670 fast/dom/webtiming-navigate-within-document.html [ Failure ]
 webkit.org/b/128670 fast/forms/form-hides-table.html [ Failure ]
 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/128736 inspector-protocol/debugger/setBreakpoint-dfg.html [ Failure ]

Added: trunk/LayoutTests/platform/efl/mathml/presentation/mspace-children-expected.txt (0 => 164025)


--- trunk/LayoutTests/platform/efl/mathml/presentation/mspace-children-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/efl/mathml/presentation/mspace-children-expected.txt	2014-02-13 12:35:44 UTC (rev 164025)
@@ -0,0 +1,12 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x372
+  RenderBlock {HTML} at (0,0) size 800x372
+    RenderBody {BODY} at (8,16) size 784x348
+      RenderBlock {P} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 378x17
+          text run at (0,0) width 378: "This test passes if <mspace> does not create child renderers."
+      RenderBlock (anonymous) at (0,34) size 784x314
+        RenderMathMLMath {math} at (0,14) size 102x300 [padding: 0 1 0 1]
+          RenderMathMLSpace {mspace} at (1,0) size 100x300
+        RenderText {#text} at (0,0) size 0x0

Modified: trunk/LayoutTests/platform/efl-wk2/TestExpectations (164024 => 164025)


--- trunk/LayoutTests/platform/efl-wk2/TestExpectations	2014-02-13 11:28:34 UTC (rev 164024)
+++ trunk/LayoutTests/platform/efl-wk2/TestExpectations	2014-02-13 12:35:44 UTC (rev 164025)
@@ -536,3 +536,15 @@
 webkit.org/b/109941 webgl/1.0.1/conformance/textures/origin-clean-conformance.html [ Failure ]
 
 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 ]
+
+# Failing since r164015
+webkit.org/b/128734 plugins/nested-plugin-objects.html [ Failure ]
+webkit.org/b/128734 plugins/netscape-destroy-plugin-script-objects.html [ Failure ]
+
+webkit.org/b/128737 fast/events/touch/basic-multi-touch-events.html [ Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to