Changeset 128023 in webkit


Ignore:
Timestamp:
Sep 10, 2012 12:23:12 AM (12 years ago)
Author:
commit-queue@webkit.org
Message:

[EFL] Skip 3 spatial navigation test cases failing after r128006
https://bugs.webkit.org/show_bug.cgi?id=96233

Unreviewed EFL gardening.

Mark 3 spatial navigation test cases as expected to fail due
to a regression caused by r128006.

Patch by Christophe Dumez <Christophe Dumez> on 2012-09-10

  • platform/efl/TestExpectations:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r128022 r128023  
     12012-09-10  Christophe Dumez  <christophe.dumez@intel.com>
     2
     3        [EFL] Skip 3 spatial navigation test cases failing after r128006
     4        https://bugs.webkit.org/show_bug.cgi?id=96233
     5
     6        Unreviewed EFL gardening.
     7
     8        Mark 3 spatial navigation test cases as expected to fail due
     9        to a regression caused by r128006.
     10
     11        * platform/efl/TestExpectations:
     12
    1132012-09-10  Zan Dobersek  <zandobersek@gmail.com>
    214
  • trunk/LayoutTests/platform/efl/TestExpectations

    r128013 r128023  
    975975BUGWK50485 SKIP : inspector/profiler/heap-snapshot-summary-sorting-instances.html = TEXT
    976976
     977// REGRESSION (r128006): Three spatial navigation tests are failing
     978BUGWK96226 : fast/spatial-navigation/snav-div-overflow-scrol-hidden.html = TEXT
     979BUGWK96226 : fast/spatial-navigation/snav-fully-aligned-vertically.html = TEXT
     980BUGWK96226 : fast/spatial-navigation/snav-imagemap-overlapped-areas.html = TEXT
     981
    977982// ENABLE(INPUT_TYPE_TIME_MULTIPLE_FIELDS) is disabled
    978983BUGWK94186 SKIP : fast/forms/time-multiple-fields = PASS
Note: See TracChangeset for help on using the changeset viewer.