Changeset 128708 in webkit


Ignore:
Timestamp:
Sep 16, 2012 7:52:26 AM (12 years ago)
Author:
commit-queue@webkit.org
Message:

[EFL] 3 spatial navigation tests can be unskipped after r128644
https://bugs.webkit.org/show_bug.cgi?id=96880

Unreviewed EFL gardening.

Unskip 3 spatial navigation tests that have been fixed in r128644.

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

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r128707 r128708  
     12012-09-16  Christophe Dumez  <christophe.dumez@intel.com>
     2
     3        [EFL] 3 spatial navigation tests can be unskipped after r128644
     4        https://bugs.webkit.org/show_bug.cgi?id=96880
     5
     6        Unreviewed EFL gardening.
     7
     8        Unskip 3 spatial navigation tests that have been fixed in r128644.
     9
     10        * platform/efl/TestExpectations:
     11
    1122012-09-16  Christophe Dumez  <christophe.dumez@intel.com>
    213
  • trunk/LayoutTests/platform/efl/TestExpectations

    r128707 r128708  
    969969BUGWK50485 SKIP : inspector/profiler/heap-snapshot-summary-sorting-instances.html = TEXT
    970970
    971 // REGRESSION (r128006): Three spatial navigation tests are failing
    972 BUGWK96226 : fast/spatial-navigation/snav-div-overflow-scrol-hidden.html = TEXT
    973 BUGWK96226 : fast/spatial-navigation/snav-fully-aligned-vertically.html = TEXT
    974 BUGWK96226 : fast/spatial-navigation/snav-imagemap-overlapped-areas.html = TEXT
    975 
    976971// ENABLE(INPUT_TYPE_TIME_MULTIPLE_FIELDS) is disabled
    977972BUGWK94186 SKIP : fast/forms/time-multiple-fields = PASS
Note: See TracChangeset for help on using the changeset viewer.