Title: [119084] trunk/LayoutTests
Revision
119084
Author
[email protected]
Date
2012-05-31 04:22:29 -0700 (Thu, 31 May 2012)

Log Message

[EFL] Gardening after r118993
https://bugs.webkit.org/show_bug.cgi?id=87946

Unreviewed gardening.

Test fast/forms/file/input-file-write-files.html that was added at r118993 relies on
unsupported EventSender.beginDragWithFiles and hence should be skipped.

Patch by Mikhail Pozdnyakov <[email protected]> on 2012-05-31

* platform/efl/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (119083 => 119084)


--- trunk/LayoutTests/ChangeLog	2012-05-31 11:14:42 UTC (rev 119083)
+++ trunk/LayoutTests/ChangeLog	2012-05-31 11:22:29 UTC (rev 119084)
@@ -1,3 +1,15 @@
+2012-05-31  Mikhail Pozdnyakov  <[email protected]>
+
+        [EFL] Gardening after r118993
+        https://bugs.webkit.org/show_bug.cgi?id=87946
+
+        Unreviewed gardening.
+
+        Test fast/forms/file/input-file-write-files.html that was added at r118993 relies on 
+        unsupported EventSender.beginDragWithFiles and hence should be skipped.
+
+        * platform/efl/test_expectations.txt:
+
 2012-05-31  Mario Sanchez Prada  <[email protected]>
 
         Unreviewed. Unskipping tests for GTK now passing in all the bots.

Modified: trunk/LayoutTests/platform/efl/test_expectations.txt (119083 => 119084)


--- trunk/LayoutTests/platform/efl/test_expectations.txt	2012-05-31 11:14:42 UTC (rev 119083)
+++ trunk/LayoutTests/platform/efl/test_expectations.txt	2012-05-31 11:22:29 UTC (rev 119084)
@@ -218,6 +218,7 @@
 BUGWK84333 : fast/forms/file/get-file-upload.html = TEXT
 BUGWK84333 : fast/forms/file/input-file-directory-upload.html = TEXT
 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 : http/tests/local/blob/send-hybrid-blob.html = TEXT
 BUGWK84333 : http/tests/local/fileapi/file-last-modified.html = TEXT
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to