Title: [222262] trunk/LayoutTests
Revision
222262
Author
[email protected]
Date
2017-09-20 08:30:07 -0700 (Wed, 20 Sep 2017)

Log Message

[WPE] Unreviewed test gardening
https://bugs.webkit.org/show_bug.cgi?id=177233

Unreviewed test gardening.


* TestExpectations:
* platform/wpe/tables/mozilla/marvin/x_th_nowrap-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (222261 => 222262)


--- trunk/LayoutTests/ChangeLog	2017-09-20 14:55:32 UTC (rev 222261)
+++ trunk/LayoutTests/ChangeLog	2017-09-20 15:30:07 UTC (rev 222262)
@@ -1,3 +1,13 @@
+2017-09-20  Ms2ger  <[email protected]>
+
+        [WPE] Unreviewed test gardening
+        https://bugs.webkit.org/show_bug.cgi?id=177233
+
+        Unreviewed test gardening.
+
+        * TestExpectations:
+        * platform/wpe/tables/mozilla/marvin/x_th_nowrap-expected.txt:
+
 2017-09-20  Per Arne Vollan  <[email protected]>
 
         Skip failing resource timing tests on Windows.

Modified: trunk/LayoutTests/TestExpectations (222261 => 222262)


--- trunk/LayoutTests/TestExpectations	2017-09-20 14:55:32 UTC (rev 222261)
+++ trunk/LayoutTests/TestExpectations	2017-09-20 15:30:07 UTC (rev 222262)
@@ -776,8 +776,6 @@
 webkit.org/b/173506  ietestcenter/_javascript_/15.4.4.15-3-8.html [ Skip ]
 webkit.org/b/173506  sputnik/Conformance/15_Native_Objects/15.4_Array/15.4.4/15.4.4.9_Array_prototype_shift/S15.4.4.9_A2_T2.html [ Skip ]
 
-[ Debug ] js/regress-141098.html [ Slow ]
-
 # IDBVersionChangeEvent tests need to be rewritten to use event constructors instead of createEvent,
 # after we implement the IDBVersionChangeEvent constructor.
 webkit.org/b/145390 storage/indexeddb/events.html [ Failure ]
@@ -1392,6 +1390,9 @@
 ### END OF -disabled tests
 ########################################
 
+webkit.org/b/163046 [ Release ] js/regress-141098.html [ Pass Failure ]
+webkit.org/b/163046 [ Debug ] js/regress-141098.html [ Slow Pass Failure ]
+
 webkit.org/b/169625 imported/w3c/web-platform-tests/cors/status.htm [ Pass Failure ]
 
 webkit.org/b/170130 fast/events/before-unload-adopt-subframe-to-outside.html [ Pass Timeout ]

Modified: trunk/LayoutTests/platform/wpe/tables/mozilla/marvin/x_th_nowrap-expected.txt (222261 => 222262)


--- trunk/LayoutTests/platform/wpe/tables/mozilla/marvin/x_th_nowrap-expected.txt	2017-09-20 14:55:32 UTC (rev 222261)
+++ trunk/LayoutTests/platform/wpe/tables/mozilla/marvin/x_th_nowrap-expected.txt	2017-09-20 15:30:07 UTC (rev 222262)
@@ -1,19 +1,19 @@
 layer at (0,0) size 948x585
   RenderView at (0,0) size 800x585
-layer at (0,0) size 800x66
-  RenderBlock {html} at (0,0) size 800x66
-    RenderBody {body} at (8,8) size 784x50
-      RenderTable {table} at (0,0) size 940x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 938x48
-          RenderTableRow {tr} at (0,2) size 938x21
-            RenderTableCell {th} at (2,2) size 934x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+layer at (0,0) size 800x68
+  RenderBlock {html} at (0,0) size 800x68
+    RenderBody {body} at (8,8) size 784x52
+      RenderTable {table} at (0,0) size 940x52 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 938x50
+          RenderTableRow {tr} at (0,2) size 938x22
+            RenderTableCell {th} at (2,2) size 934x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
               RenderText {#text} at (2,2) size 930x17
                 text run at (2,2) width 282: "The text in the cell should not wrap upon "
                 text run at (284,2) width 278: "window resizing        x-fill x-fill x-fill x-fill "
                 text run at (562,2) width 306: "x-fill x-fill x-fill x-fill x-fill x-fill x-fill x-fill x-fill "
                 text run at (868,2) width 64: "x-fill x-fill"
-          RenderTableRow {tr} at (0,25) size 938x21
-            RenderTableCell {th} at (2,25) size 934x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+          RenderTableRow {tr} at (0,26) size 938x22
+            RenderTableCell {th} at (2,26) size 934x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
               RenderText {#text} at (2,2) size 930x17
                 text run at (2,2) width 282: "The text in the cell should not wrap upon "
                 text run at (284,2) width 278: "window resizing        x-fill x-fill x-fill x-fill "
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to