Changeset 135348 in webkit


Ignore:
Timestamp:
Nov 20, 2012, 9:26:40 PM (13 years ago)
Author:
commit-queue@webkit.org
Message:

[EFL][WK2][WTR] Unskip passed cases under css3/device-adapt/opera/
https://bugs.webkit.org/show_bug.cgi?id=102868

Unreviewed, EFL gardening.

As BUG 102517 has been resolved, we can move those from EFL common to WK1 only.

Patch by Kangil Han <kangil.han@samsung.com> on 2012-11-20

  • platform/efl-wk1/TestExpectations:
  • platform/efl/TestExpectations:
Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r135346 r135348  
     12012-11-20  Kangil Han  <kangil.han@samsung.com>
     2
     3        [EFL][WK2][WTR] Unskip passed cases under css3/device-adapt/opera/
     4        https://bugs.webkit.org/show_bug.cgi?id=102868
     5
     6        Unreviewed, EFL gardening.
     7
     8        As BUG 102517 has been resolved, we can move those from EFL common to WK1 only.
     9
     10        * platform/efl-wk1/TestExpectations:
     11        * platform/efl/TestExpectations:
     12
    1132012-11-20  Kentaro Hara  <haraken@chromium.org>
    214
  • trunk/LayoutTests/platform/efl-wk1/TestExpectations

    r134606 r135348  
    255255# DRT needs a setting for setShouldRespectImageOrientation
    256256webkit.org/b/101210 fast/images/exif-orientation.html [ Failure ]
     257
     258# DRT needs to support fixed layout.
     259webkit.org/b/102517 css3/device-adapt/opera/cascading-001.xhtml [ Failure ]
     260webkit.org/b/102517 css3/device-adapt/opera/cascading-002.xhtml [ Failure ]
     261webkit.org/b/102517 css3/device-adapt/opera/cascading-003.xhtml [ Failure ]
     262webkit.org/b/102517 css3/device-adapt/opera/cascading-004.xhtml [ Failure ]
     263webkit.org/b/102517 css3/device-adapt/opera/constrain-001.xhtml [ Failure ]
     264webkit.org/b/102517 css3/device-adapt/opera/constrain-004.xhtml [ Failure ]
     265webkit.org/b/102517 css3/device-adapt/opera/constrain-005.xhtml [ Failure ]
     266webkit.org/b/102517 css3/device-adapt/opera/constrain-006.xhtml [ Failure ]
     267webkit.org/b/102517 css3/device-adapt/opera/constrain-007.xhtml [ Failure ]
     268webkit.org/b/102517 css3/device-adapt/opera/constrain-008.xhtml [ Failure ]
     269webkit.org/b/102517 css3/device-adapt/opera/constrain-009.xhtml [ Failure ]
     270webkit.org/b/102517 css3/device-adapt/opera/constrain-010.xhtml [ Failure ]
     271webkit.org/b/102517 css3/device-adapt/opera/constrain-011.xhtml [ Failure ]
     272webkit.org/b/102517 css3/device-adapt/opera/constrain-013.xhtml [ Failure ]
     273webkit.org/b/102517 css3/device-adapt/opera/constrain-014.xhtml [ Failure ]
     274webkit.org/b/102517 css3/device-adapt/opera/constrain-015.xhtml [ Failure ]
     275webkit.org/b/102517 css3/device-adapt/opera/constrain-016.xhtml [ Failure ]
     276webkit.org/b/102517 css3/device-adapt/opera/constrain-017.xhtml [ Failure ]
     277webkit.org/b/102517 css3/device-adapt/opera/constrain-020.xhtml [ Failure ]
     278webkit.org/b/102517 css3/device-adapt/opera/syntax-001.xhtml [ Failure ]
     279webkit.org/b/102517 css3/device-adapt/opera/syntax-002.xhtml [ Failure ]
     280webkit.org/b/102517 css3/device-adapt/opera/syntax-003.xhtml [ Failure ]
  • trunk/LayoutTests/platform/efl/TestExpectations

    r135337 r135348  
    12081208webkit.org/b/84835 editing/execCommand/findString-diacriticals.html [ Failure ]
    12091209
    1210 # These tests are passing when running on the MiniBrowser, but failing on
    1211 # WebKitTestRunner because it doesn't support fixed layout.
    1212 webkit.org/b/102517 css3/device-adapt/opera/cascading-001.xhtml [ Failure ]
    1213 webkit.org/b/102517 css3/device-adapt/opera/cascading-002.xhtml [ Failure ]
    1214 webkit.org/b/102517 css3/device-adapt/opera/cascading-003.xhtml [ Failure ]
    1215 webkit.org/b/102517 css3/device-adapt/opera/cascading-004.xhtml [ Failure ]
    1216 webkit.org/b/102517 css3/device-adapt/opera/constrain-001.xhtml [ Failure ]
    1217 webkit.org/b/102517 css3/device-adapt/opera/constrain-004.xhtml [ Failure ]
    1218 webkit.org/b/102517 css3/device-adapt/opera/constrain-005.xhtml [ Failure ]
    1219 webkit.org/b/102517 css3/device-adapt/opera/constrain-006.xhtml [ Failure ]
    1220 webkit.org/b/102517 css3/device-adapt/opera/constrain-007.xhtml [ Failure ]
    1221 webkit.org/b/102517 css3/device-adapt/opera/constrain-008.xhtml [ Failure ]
    1222 webkit.org/b/102517 css3/device-adapt/opera/constrain-009.xhtml [ Failure ]
    1223 webkit.org/b/102517 css3/device-adapt/opera/constrain-010.xhtml [ Failure ]
    1224 webkit.org/b/102517 css3/device-adapt/opera/constrain-011.xhtml [ Failure ]
    1225 webkit.org/b/102517 css3/device-adapt/opera/constrain-013.xhtml [ Failure ]
    1226 webkit.org/b/102517 css3/device-adapt/opera/constrain-014.xhtml [ Failure ]
    1227 webkit.org/b/102517 css3/device-adapt/opera/constrain-015.xhtml [ Failure ]
    1228 webkit.org/b/102517 css3/device-adapt/opera/constrain-016.xhtml [ Failure ]
    1229 webkit.org/b/102517 css3/device-adapt/opera/constrain-017.xhtml [ Failure ]
    1230 webkit.org/b/102517 css3/device-adapt/opera/constrain-020.xhtml [ Failure ]
    1231 webkit.org/b/102517 css3/device-adapt/opera/syntax-001.xhtml [ Failure ]
    1232 webkit.org/b/102517 css3/device-adapt/opera/syntax-002.xhtml [ Failure ]
    1233 webkit.org/b/102517 css3/device-adapt/opera/syntax-003.xhtml [ Failure ]
    1234 
    12351210# DRT doesn't check for isPrinting().
    12361211webkit.org/b/87226 printing/iframe-print.html [ Failure ]
Note: See TracChangeset for help on using the changeset viewer.