Title: [121973] trunk/LayoutTests
Revision
121973
Author
[email protected]
Date
2012-07-06 08:02:09 -0700 (Fri, 06 Jul 2012)

Log Message

[EFL] [GTK] http/tests/multipart/multipart-replace-non-html-content.php is failing after r121912
https://bugs.webkit.org/show_bug.cgi?id=90685

Unreviewed gardening, add test expectation for a failing
test after r121912.

Patch by Sudarsana Nagineni <[email protected]> on 2012-07-06

* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (121972 => 121973)


--- trunk/LayoutTests/ChangeLog	2012-07-06 14:49:53 UTC (rev 121972)
+++ trunk/LayoutTests/ChangeLog	2012-07-06 15:02:09 UTC (rev 121973)
@@ -1,3 +1,13 @@
+2012-07-06  Sudarsana Nagineni  <[email protected]>
+
+        [EFL] [GTK] http/tests/multipart/multipart-replace-non-html-content.php is failing after r121912
+        https://bugs.webkit.org/show_bug.cgi?id=90685
+
+        Unreviewed gardening, add test expectation for a failing
+        test after r121912.
+
+        * platform/efl/TestExpectations:
+
 2012-07-06  Luciano Wolf <[email protected]>
 
         [Qt] DumpRenderTree does not use 'monospace' font when directed

Modified: trunk/LayoutTests/platform/efl/TestExpectations (121972 => 121973)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-07-06 14:49:53 UTC (rev 121972)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-07-06 15:02:09 UTC (rev 121973)
@@ -724,3 +724,6 @@
 BUGWK88171 : fast/block/float/independent-align-positioning.html = TEXT
 BUGWK88171 : fast/block/float/010.html = TEXT
 BUGWK88171 : css1/formatting_model/floating_elements.html = TEXT
+
+// Looks like missing multipart/x-mixed-replace support in libsoup. Failing on both GTK and EFL.
+BUGWK68979 : http/tests/multipart/multipart-replace-non-html-content.php = TEXT

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (121972 => 121973)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2012-07-06 14:49:53 UTC (rev 121972)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2012-07-06 15:02:09 UTC (rev 121973)
@@ -1027,7 +1027,7 @@
 // missing multipart/x-mixed-replace support in libsoup
 BUGWK68979 SKIP : http/tests/multipart/invalid-image-data.html = PASS
 BUGWK68979 : http/tests/multipart/load-last-non-html-frame.php = TEXT
-BUGWK68979 : http/tests/multipart/multipart-replace-non-html-content.html = TEXT
+BUGWK68979 : http/tests/multipart/multipart-replace-non-html-content.php = TEXT
 BUGWK68979 : http/tests/multipart/policy-ignore-crash.php = TEXT
 BUGWK68979 SKIP : http/tests/multipart/stop-crash.html = TEXT
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to