Changeset 127982 in webkit


Ignore:
Timestamp:
Sep 9, 2012 7:37:27 AM (12 years ago)
Author:
rakuco@webkit.org
Message:

[EFL] Unskip test cases passing reliably on the bots
https://bugs.webkit.org/show_bug.cgi?id=96204

Unreviewed EFL gardening.

Unskip test cases that are passing reliably on the
EFL build bots.

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

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r127980 r127982  
     12012-09-09  Christophe Dumez  <christophe.dumez@intel.com>
     2
     3        [EFL] Unskip test cases passing reliably on the bots
     4        https://bugs.webkit.org/show_bug.cgi?id=96204
     5
     6        Unreviewed EFL gardening.
     7
     8        Unskip test cases that are passing reliably on the
     9        EFL build bots.
     10
     11        * platform/efl-wk1/TestExpectations:
     12        * platform/efl-wk2/TestExpectations:
     13        * platform/efl/TestExpectations:
     14
    1152012-09-09  Zan Dobersek  <zandobersek@gmail.com>
    216
  • trunk/LayoutTests/platform/efl-wk1/TestExpectations

    r127850 r127982  
    4545BUGWK84835 : editing/execCommand/indent-paragraphs.html = TEXT
    4646
     47// Custom font loading delaying text drawing on Canvas
     48BUGWK87355 : canvas/philip/tests/2d.text.draw.fontface.notinpage.html = TEXT
     49
    4750// Missing showModalDialog implementation
    4851BUGWK84589 : fast/animation/request-animation-frame-during-modal.html = TEXT
  • trunk/LayoutTests/platform/efl-wk2/TestExpectations

    r127969 r127982  
    201201BUGWKEFL : fast/workers/worker-cloneport.html = TEXT
    202202BUGWKEFL : http/tests/inspector/network/network-sidebar-width.html = TEXT
    203 BUGWKEFL : http/tests/inspector/resource-main-cookies.php = TEXT
    204203BUGWKEFL : http/tests/xmlhttprequest/workers/abort-exception-assert.html = TEXT
    205204BUGWKEFL : inspector/debugger/debugger-completions-on-call-frame.html = TEXT
  • trunk/LayoutTests/platform/efl/TestExpectations

    r127969 r127982  
    171171//////////////////////////////////////////////////////////////////////////////////////////
    172172
    173 BUGWK94458 DEBUG : http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body.html = CRASH TEXT
    174173
    175174//////////////////////////////////////////////////////////////////////////////////////////
     
    770769BUGWK86615 : editing/deleting/regional-indicators.html = TEXT
    771770
    772 // Custom font loading delaying text drawing on Canvas
    773 BUGWK87355 : canvas/philip/tests/2d.text.draw.fontface.notinpage.html = TEXT
    774 
    775771// Tests failing due to rounding problems in colors inside pixman
    776772BUGWK49964 : fast/canvas/canvas-fillPath-shadow.html = TEXT
     
    10781074BUGWK95840 : http/tests/security/cross-origin-plugin.html = TEXT
    10791075
    1080 // Fails after r127534.
    1081 BUGWK95813 : fast/innerHTML/innerHTML-iframe.html = TEXT
    1082 
    10831076// EFL does not yet support global selection
    10841077BUGWK88238 SKIP : editing/pasteboard/paste-global-selection.html = TEXT
Note: See TracChangeset for help on using the changeset viewer.