Changeset 127985 in webkit


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

[EFL][WK2] Gardening to make the bot green
https://bugs.webkit.org/show_bug.cgi?id=96208

Unreviewed EFL gardening.

Update TestExpectations to make the EFL WK2 bot green.

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

  • platform/efl-wk2/TestExpectations:
  • platform/efl-wk2/fast/events/mouseup-from-button2-expected.txt: Added. Test

needs baseline for wk2 (better output).

Location:
trunk/LayoutTests
Files:
3 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r127982 r127985  
     12012-09-09  Christophe Dumez  <christophe.dumez@intel.com>
     2
     3        [EFL][WK2] Gardening to make the bot green
     4        https://bugs.webkit.org/show_bug.cgi?id=96208
     5
     6        Unreviewed EFL gardening.
     7
     8        Update TestExpectations to make the EFL WK2 bot green.
     9
     10        * platform/efl-wk2/TestExpectations:
     11        * platform/efl-wk2/fast/events/mouseup-from-button2-expected.txt: Added. Test
     12        needs baseline for wk2 (better output).
     13
    1142012-09-09  Christophe Dumez  <christophe.dumez@intel.com>
    215
  • trunk/LayoutTests/platform/efl-wk2/TestExpectations

    r127982 r127985  
    103103BUGWKEFL : fast/loader/child-frame-add-after-back-forward.html = TEXT PASS
    104104BUGWKEFL : fast/forms/validation-message-user-modify.html = TEXT PASS
     105BUGWKEFL : fast/events/backspace-navigates-back.html = TEXT PASS
    105106BUGWKEFL : fast/events/onchange-click-hang.html = TEXT PASS
    106107BUGWKEFL : fast/events/dispatch-message-string-data.html = TEXT PASS
     108BUGWKEFL : fast/layers/no-clipping-overflow-hidden-hardware-acceleration.html = IMAGE PASS
    107109BUGWKEFL : fast/events/domactivate-sets-underlying-click-event-as-handled.html = TEXT PASS
    108110BUGWKEFL : http/tests/inspector/change-iframe-src.html = TEXT PASS
     111BUGWKEFL : http/tests/loading/fire-error-event-empty-404-script.html = TEXT CRASH PASS
    109112BUGWKEFL : jquery/data.html = TEXT PASS
    110113BUGWKEFL : jquery/offset.html = TEXT PASS
     114BUGWKEFL : sputnik/Conformance/07_Lexical_Conventions/7.4_Comments/S7.4_A6.html  = TEXT PASS CRASH
    111115BUGWKEFL : sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A1.1_T2.html = TEXT PASS CRASH
    112116BUGWKEFL : sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A1.4_T2.html = TEXT PASS CRASH
     
    118122BUGWKEFL : svg/dom/viewspec-parser-2.html = TEXT PASS
    119123BUGWKEFL : svg/dom/viewspec-parser-5.html = TEXT PASS
     124
     125// Test is flaky and needs to be fixed
     126BUGWK95813 : fast/innerHTML/innerHTML-iframe.html = TEXT PASS
    120127
    121128// ASSERTION FAILED: m_suspended in WebCore::SuspendableTimer::resume()
     
    147154// WebKitTestRunner needs an implementation for eventSender.scheduleAsynchronousClick
    148155BUGWKEFL : fast/events/popup-blocking-click-in-iframe.html = TEXT
     156
     157// Interactive form validation setting is not enabled in WebKitTestRunner
     158BUGWK95936 : fast/forms/number/number-interactive-validation-required.html = TEXT
    149159
    150160// WebKitTestRunner eventSender needs touch events support
Note: See TracChangeset for help on using the changeset viewer.