Changeset 127402 in webkit


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

[EFL] Update TestExpectations for 2 fast/block tests
https://bugs.webkit.org/show_bug.cgi?id=95666

Unreviewed EFL gardening.

Update TestExpectations for 2 fast/block tests to
indicate that we expect TEXT only diff on the bot
since we don't run pixel tests.

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

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r127399 r127402  
     12012-09-03  Christophe Dumez  <christophe.dumez@intel.com>
     2
     3        [EFL] Update TestExpectations for 2 fast/block tests
     4        https://bugs.webkit.org/show_bug.cgi?id=95666
     5
     6        Unreviewed EFL gardening.
     7
     8        Update TestExpectations for 2 fast/block tests to
     9        indicate that we expect TEXT only diff on the bot
     10        since we don't run pixel tests.
     11
     12        * platform/efl/TestExpectations:
     13
    1142012-09-02  Kenichi Ishibashi  <bashi@chromium.org>
    215
  • trunk/LayoutTests/platform/efl/TestExpectations

    r127299 r127402  
    10771077
    10781078//Require rebaseline after https://bugs.webkit.org/show_bug.cgi?id=80394
    1079 BUGWK80394 : fast/block/margin-collapse/empty-clear-blocks.html = IMAGE+TEXT
    1080 BUGWK80394 : fast/block/float/024.html = IMAGE+TEXT
     1079BUGWK80394 : fast/block/margin-collapse/empty-clear-blocks.html = TEXT IMAGE+TEXT
     1080BUGWK80394 : fast/block/float/024.html = TEXT IMAGE+TEXT
    10811081BUGWK80394 : fast/block/margin-collapse/025.html = TEXT
    10821082BUGWK80394 : fast/block/margin-collapse/block-inside-inline/025.html = TEXT
Note: See TracChangeset for help on using the changeset viewer.