Title: [119665] trunk/LayoutTests
Revision
119665
Author
[email protected]
Date
2012-06-06 19:39:59 -0700 (Wed, 06 Jun 2012)

Log Message

Add failing test expectation for the test added by r119644.
The failure is tracked by the bug 88481.

* platform/chromium/TestExpectations:
* platform/efl/TestExpectations:
* platform/gtk/TestExpectations:
* platform/qt/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (119664 => 119665)


--- trunk/LayoutTests/ChangeLog	2012-06-07 02:32:53 UTC (rev 119664)
+++ trunk/LayoutTests/ChangeLog	2012-06-07 02:39:59 UTC (rev 119665)
@@ -1,3 +1,13 @@
+2012-06-06  Ryosuke Niwa  <[email protected]>
+
+        Add failing test expectation for the test added by r119644.
+        The failure is tracked by the bug 88481.
+
+        * platform/chromium/TestExpectations:
+        * platform/efl/TestExpectations:
+        * platform/gtk/TestExpectations:
+        * platform/qt/TestExpectations:
+
 2012-06-06  Noel Gordon  <[email protected]>
 
         Add a test for PNG COLOR_TYPE_PALETTE image with a color profile

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (119664 => 119665)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2012-06-07 02:32:53 UTC (rev 119664)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2012-06-07 02:39:59 UTC (rev 119665)
@@ -3802,3 +3802,5 @@
 BUGWK88253 : svg/transforms/text-with-pattern-inside-transformed-html.xhtml = IMAGE
 BUGWK88253 : svg/W3C-SVG-1.1/pservers-grad-06-b.svg = IMAGE
 BUGWK88253 : svg/custom/pattern-with-transformation.svg = IMAGE
+
+BUGWK88481 : fast/loader/webarchive-encoding-respected.html = TEXT

Modified: trunk/LayoutTests/platform/efl/TestExpectations (119664 => 119665)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-06-07 02:32:53 UTC (rev 119664)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-06-07 02:39:59 UTC (rev 119665)
@@ -723,3 +723,4 @@
 BUGWK88030 : fast/multicol/column-break-with-balancing.html = IMAGE
 BUGWK88031 : fast/multicol/span/generated-child-split-flow-crash.html = TEXT
 
+BUGWK88481 : fast/loader/webarchive-encoding-respected.html = TEXT

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (119664 => 119665)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2012-06-07 02:32:53 UTC (rev 119664)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2012-06-07 02:39:59 UTC (rev 119665)
@@ -1313,6 +1313,8 @@
 
 BUGWK88138 : http/tests/media/video-buffered.html = TEXT
 
+BUGWK88481 : fast/loader/webarchive-encoding-respected.html = TEXT
+
 //////////////////////////////////////////////////////////////////////////////////////////
 // End of Tests failing
 //////////////////////////////////////////////////////////////////////////////////////////

Modified: trunk/LayoutTests/platform/qt/TestExpectations (119664 => 119665)


--- trunk/LayoutTests/platform/qt/TestExpectations	2012-06-07 02:32:53 UTC (rev 119664)
+++ trunk/LayoutTests/platform/qt/TestExpectations	2012-06-07 02:39:59 UTC (rev 119665)
@@ -91,3 +91,5 @@
 
 // LayoutTestController::setAutomaticLinkDetectionEnabled isn't implemented
 BUGWK85463 SKIP : editing/inserting/typing-space-to-trigger-smart-link.html = FAIL
+
+BUGWK88481 : fast/loader/webarchive-encoding-respected.html = TEXT
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to