Title: [127402] trunk/LayoutTests
Revision
127402
Author
[email protected]
Date
2012-09-03 00:35:19 -0700 (Mon, 03 Sep 2012)

Log 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 <[email protected]> on 2012-09-03

* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (127401 => 127402)


--- trunk/LayoutTests/ChangeLog	2012-09-03 06:57:40 UTC (rev 127401)
+++ trunk/LayoutTests/ChangeLog	2012-09-03 07:35:19 UTC (rev 127402)
@@ -1,3 +1,16 @@
+2012-09-03  Christophe Dumez  <[email protected]>
+
+        [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.
+
+        * platform/efl/TestExpectations:
+
 2012-09-02  Kenichi Ishibashi  <[email protected]>
 
         [Chromium] Unreviewed test expectation update after r127398

Modified: trunk/LayoutTests/platform/efl/TestExpectations (127401 => 127402)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-09-03 06:57:40 UTC (rev 127401)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-09-03 07:35:19 UTC (rev 127402)
@@ -1076,8 +1076,8 @@
 BUGWK95428 : media/video-controls-captions.html = TEXT
 
 //Require rebaseline after https://bugs.webkit.org/show_bug.cgi?id=80394
-BUGWK80394 : fast/block/margin-collapse/empty-clear-blocks.html = IMAGE+TEXT
-BUGWK80394 : fast/block/float/024.html = IMAGE+TEXT
+BUGWK80394 : fast/block/margin-collapse/empty-clear-blocks.html = TEXT IMAGE+TEXT
+BUGWK80394 : fast/block/float/024.html = TEXT IMAGE+TEXT
 BUGWK80394 : fast/block/margin-collapse/025.html = TEXT
 BUGWK80394 : fast/block/margin-collapse/block-inside-inline/025.html = TEXT
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to