Changeset 222262 in webkit


Ignore:
Timestamp:
Sep 20, 2017 8:30:07 AM (7 years ago)
Author:
Ms2ger@igalia.com
Message:

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

Unreviewed test gardening.

Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r222261 r222262  
     12017-09-20  Ms2ger  <Ms2ger@igalia.com>
     2
     3        [WPE] Unreviewed test gardening
     4        https://bugs.webkit.org/show_bug.cgi?id=177233
     5
     6        Unreviewed test gardening.
     7
     8        * TestExpectations:
     9        * platform/wpe/tables/mozilla/marvin/x_th_nowrap-expected.txt:
     10
    1112017-09-20  Per Arne Vollan  <pvollan@apple.com>
    212
  • trunk/LayoutTests/TestExpectations

    r222249 r222262  
    777777webkit.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 ]
    778778
    779 [ Debug ] js/regress-141098.html [ Slow ]
    780 
    781779# IDBVersionChangeEvent tests need to be rewritten to use event constructors instead of createEvent,
    782780# after we implement the IDBVersionChangeEvent constructor.
     
    13931391########################################
    13941392
     1393webkit.org/b/163046 [ Release ] js/regress-141098.html [ Pass Failure ]
     1394webkit.org/b/163046 [ Debug ] js/regress-141098.html [ Slow Pass Failure ]
     1395
    13951396webkit.org/b/169625 imported/w3c/web-platform-tests/cors/status.htm [ Pass Failure ]
    13961397
  • trunk/LayoutTests/platform/wpe/tables/mozilla/marvin/x_th_nowrap-expected.txt

    r216500 r222262  
    11layer at (0,0) size 948x585
    22  RenderView at (0,0) size 800x585
    3 layer at (0,0) size 800x66
    4   RenderBlock {html} at (0,0) size 800x66
    5     RenderBody {body} at (8,8) size 784x50
    6       RenderTable {table} at (0,0) size 940x50 [border: (1px outset #808080)]
    7         RenderTableSection (anonymous) at (1,1) size 938x48
    8           RenderTableRow {tr} at (0,2) size 938x21
    9             RenderTableCell {th} at (2,2) size 934x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
     3layer at (0,0) size 800x68
     4  RenderBlock {html} at (0,0) size 800x68
     5    RenderBody {body} at (8,8) size 784x52
     6      RenderTable {table} at (0,0) size 940x52 [border: (1px outset #808080)]
     7        RenderTableSection (anonymous) at (1,1) size 938x50
     8          RenderTableRow {tr} at (0,2) size 938x22
     9            RenderTableCell {th} at (2,2) size 934x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
    1010              RenderText {#text} at (2,2) size 930x17
    1111                text run at (2,2) width 282: "The text in the cell should not wrap upon "
     
    1313                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 "
    1414                text run at (868,2) width 64: "x-fill x-fill"
    15           RenderTableRow {tr} at (0,25) size 938x21
    16             RenderTableCell {th} at (2,25) size 934x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
     15          RenderTableRow {tr} at (0,26) size 938x22
     16            RenderTableCell {th} at (2,26) size 934x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
    1717              RenderText {#text} at (2,2) size 930x17
    1818                text run at (2,2) width 282: "The text in the cell should not wrap upon "
Note: See TracChangeset for help on using the changeset viewer.