Changeset 125269 in webkit


Ignore:
Timestamp:
Aug 10, 2012 3:09:52 AM (12 years ago)
Author:
commit-queue@webkit.org
Message:

[EFL] Gardening of failing tests
https://bugs.webkit.org/show_bug.cgi?id=93700

Unreviewed EFL gardening.

Patch by Sudarsana Nagineni <sudarsana.nagineni@linux.intel.com> on 2012-08-10

  • platform/efl/Skipped: Test extensions-api.html moved out of

the http directory in r125222.

  • platform/efl/TestExpectations: Add failing tests to the Test

Expectations and unskip passing test.

Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r125268 r125269  
     12012-08-10  Sudarsana Nagineni  <sudarsana.nagineni@linux.intel.com>
     2
     3        [EFL] Gardening of failing tests
     4        https://bugs.webkit.org/show_bug.cgi?id=93700
     5
     6        Unreviewed EFL gardening.
     7
     8        * platform/efl/Skipped: Test extensions-api.html moved out of
     9        the http directory in r125222.
     10        * platform/efl/TestExpectations: Add failing tests to the Test
     11        Expectations and unskip passing test.
     12
    1132012-08-10  Andrei Poenaru  <poenaru@adobe.com>
    214
  • trunk/LayoutTests/platform/efl/Skipped

    r125118 r125269  
    10471047http/tests/xmlhttprequest/remember-bad-password.html
    10481048http/tests/xmlhttprequest/redirect-cross-origin-tripmine.html
    1049 http/tests/xmlviewer/extensions-api.html
     1049xmlviewer/extensions-api.html
    10501050
    10511051# These test -apple- and -khtml- prefixed CSS properties, which we don't support.
  • trunk/LayoutTests/platform/efl/TestExpectations

    r125187 r125269  
    148148
    149149BUGWK93096 : webintents/web-intents-obj-constructor.html = CRASH
     150BUGWK93654 DEBUG : fast/events/keyevent-iframe-removed-crash.html = CRASH
    150151
    151152//////////////////////////////////////////////////////////////////////////////////////////
     
    817818BUGWK80219 : compositing/overflow/clip-descendents.html = TEXT
    818819
    819 // This test is failing after being added at r124549
    820 BUGWK93074 : fast/forms/datalist/range-snap-to-datalist.html = TEXT
    821 
    822820// These tests are failing after r124512
    823821BUGWK93073 : mathml/presentation/attributes.xhtml = TEXT
Note: See TracChangeset for help on using the changeset viewer.