Title: [158338] trunk/LayoutTests
Revision
158338
Author
rn...@webkit.org
Date
2013-10-30 19:36:12 -0700 (Wed, 30 Oct 2013)

Log Message

REGRESSION(r158333): http/tests/xmlhttprequest/response-encoding.html and
xmlhttprequest-overridemimetype-content-type-header.html are failing
https://bugs.webkit.org/show_bug.cgi?id=123548

Add the failing test expectation.

* TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (158337 => 158338)


--- trunk/LayoutTests/ChangeLog	2013-10-31 01:15:20 UTC (rev 158337)
+++ trunk/LayoutTests/ChangeLog	2013-10-31 02:36:12 UTC (rev 158338)
@@ -1,3 +1,13 @@
+2013-10-30  Ryosuke Niwa  <rn...@webkit.org>
+
+        REGRESSION(r158333): http/tests/xmlhttprequest/response-encoding.html and
+        xmlhttprequest-overridemimetype-content-type-header.html are failing
+        https://bugs.webkit.org/show_bug.cgi?id=123548
+
+        Add the failing test expectation.
+
+        * TestExpectations:
+
 2013-10-30  Alexey Proskuryakov  <a...@apple.com>
 
         XHR.response is null when requesting empty file as arraybuffer

Modified: trunk/LayoutTests/TestExpectations (158337 => 158338)


--- trunk/LayoutTests/TestExpectations	2013-10-31 01:15:20 UTC (rev 158337)
+++ trunk/LayoutTests/TestExpectations	2013-10-31 02:36:12 UTC (rev 158338)
@@ -75,3 +75,6 @@
 webkit.org/b/122679 security/crypto-subtle-gc.html [ Skip ]
 webkit.org/b/122679 security/crypto-subtle-gc-2.html [ Skip ]
 webkit.org/b/122679 security/crypto-subtle-gc-3.html [ Skip ]
+
+webkit.org/b/123548 http/tests/xmlhttprequest/response-encoding.html [ Failure ]
+webkit.org/b/123548 http/tests/xmlhttprequest/xmlhttprequest-overridemimetype-content-type-header.html [ Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to