Title: [125774] trunk/LayoutTests
Revision
125774
Author
[email protected]
Date
2012-08-16 06:57:06 -0700 (Thu, 16 Aug 2012)

Log Message

[EFL] Gardening after r125758, r125759
https://bugs.webkit.org/show_bug.cgi?id=94215

Unreviewed, gardening.

Newly added tests: compositing/overflow/overflow-hidden-canvas-layer.html,
fast/forms/file/selected-files-from-history-state.html fail on EFL and need gardening.

Patch by Mikhail Pozdnyakov <[email protected]> on 2012-08-16

* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (125773 => 125774)


--- trunk/LayoutTests/ChangeLog	2012-08-16 13:24:22 UTC (rev 125773)
+++ trunk/LayoutTests/ChangeLog	2012-08-16 13:57:06 UTC (rev 125774)
@@ -1,3 +1,15 @@
+2012-08-16  Mikhail Pozdnyakov  <[email protected]>
+
+        [EFL] Gardening after r125758, r125759
+        https://bugs.webkit.org/show_bug.cgi?id=94215
+
+        Unreviewed, gardening.
+
+        Newly added tests: compositing/overflow/overflow-hidden-canvas-layer.html, 
+        fast/forms/file/selected-files-from-history-state.html fail on EFL and need gardening.
+
+        * platform/efl/TestExpectations:
+
 2012-08-16  Mike West  <[email protected]>
 
         Implement the form-action Content Security Policy directive.

Modified: trunk/LayoutTests/platform/efl/TestExpectations (125773 => 125774)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-08-16 13:24:22 UTC (rev 125773)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-08-16 13:57:06 UTC (rev 125774)
@@ -260,6 +260,7 @@
 BUGWK84333 : fast/forms/file/input-file-re-render.html = MISSING
 BUGWK84333 : fast/forms/file/input-file-write-files.html = TEXT
 BUGWK84333 : fast/forms/file/recover-file-input-in-unposted-form.html = TEXT
+BUGWK84333 : fast/forms/file/selected-files-from-history-state.html = TEXT
 BUGWK84333 : http/tests/local/blob/send-hybrid-blob.html = TEXT
 BUGWK84333 : http/tests/local/fileapi/file-last-modified.html = TEXT
 BUGWK84333 : http/tests/local/fileapi/send-dragged-file.html = TEXT
@@ -890,3 +891,6 @@
 // Alt text should be displayed if src attribute is not set.
 BUGWK94198 : fast/dom/HTMLImageElement/image-alt-text.html = IMAGE
 BUGWK94198 : fast/dom/HTMLInputElement/input-image-alt-text.html = IMAGE
+
+// Failing after 125758
+BUGWK94214 : compositing/overflow/overflow-hidden-canvas-layer.html = TEXT
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to