⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 118658 in webkit


Ignore:
Timestamp:
May 28, 2012, 2:08:40 AM (14 years ago)
Author:
commit-queue@webkit.org
Message:

[EFL] New tests added in r118567 should be skipped on EFL port
https://bugs.webkit.org/show_bug.cgi?id=87618

Unreviewed EFL gardening. Move the test added in r118567 to test
expectations since the EFL port lacks support for
LayoutTestController::layerTreeAsText.

Patch by Christophe Dumez <Christophe Dumez> on 2012-05-28

  • platform/efl/test_expectations.txt:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r118657 r118658  
     12012-05-28  Christophe Dumez  <christophe.dumez@intel.com>
     2
     3        [EFL] New tests added in r118567 should be skipped on EFL port
     4        https://bugs.webkit.org/show_bug.cgi?id=87618
     5
     6        Unreviewed EFL gardening. Move the test added in r118567 to test
     7        expectations since the EFL port lacks support for
     8        LayoutTestController::layerTreeAsText.
     9
     10        * platform/efl/test_expectations.txt:
     11
    1122012-05-28  Gyuyoung Kim  <gyuyoung.kim@samsung.com>
    213
  • trunk/LayoutTests/platform/efl/test_expectations.txt

    r118647 r118658  
    311311BUGWK82294 : compositing/geometry/ancestor-overflow-change.html = TEXT
    312312BUGWK82294 : compositing/geometry/clip.html = TEXT
     313BUGWK82294 : compositing/geometry/composited-in-columns.html = TEXT
     314BUGWK82294 : compositing/geometry/flipped-writing-mode.html = TEXT
    313315BUGWK82294 : compositing/geometry/foreground-layer.html = TEXT
    314316BUGWK82294 : compositing/geometry/layer-due-to-layer-children-deep-switch.html = TEXT
Note: See TracChangeset for help on using the changeset viewer.