Title: [141831] trunk/LayoutTests
Revision
141831
Author
jber...@webkit.org
Date
2013-02-04 16:39:09 -0800 (Mon, 04 Feb 2013)

Log Message

REGRESSION (r129478-r129480): http/tests/loading/text-content-type-with-binary-extension.html failing on Apple MountainLion Debug WK2 (Tests)
https://bugs.webkit.org/show_bug.cgi?id=98527

The bug was fixed but the test was never removed from the Mac WK2 TestExpectations file.
Remove it now.

* platform/mac-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (141830 => 141831)


--- trunk/LayoutTests/ChangeLog	2013-02-05 00:34:00 UTC (rev 141830)
+++ trunk/LayoutTests/ChangeLog	2013-02-05 00:39:09 UTC (rev 141831)
@@ -1,3 +1,13 @@
+2013-02-04  Jessie Berlin  <jber...@apple.com>
+
+        REGRESSION (r129478-r129480): http/tests/loading/text-content-type-with-binary-extension.html failing on Apple MountainLion Debug WK2 (Tests)
+        https://bugs.webkit.org/show_bug.cgi?id=98527
+
+        The bug was fixed but the test was never removed from the Mac WK2 TestExpectations file.
+        Remove it now.
+
+        * platform/mac-wk2/TestExpectations:
+
 2013-02-04  Alan Cutter  <alancut...@chromium.org>
 
         [ Linux ] Mark media/track/track-cues-cuechange.html and media/track/track-cues-enter-exit.html as slow

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (141830 => 141831)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2013-02-05 00:34:00 UTC (rev 141830)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2013-02-05 00:39:09 UTC (rev 141831)
@@ -262,9 +262,6 @@
 webkit.org/b/96832 fast/loader/images-enabled-unset-can-block-image-and-can-reload-in-place.html [ Failure ]
 webkit.org/b/96832 fast/loader/display-image-unset-can-block-image-and-can-reload-in-place.html [ Failure ]
 
-# Will need rebaselining after bug 98527 fixed
-webkit.org/b/98527 http/tests/loading/text-content-type-with-binary-extension.html [ Failure ]
-
 # Causes next test to crash
 webkit.org/b/98960 fast/parser/document-open-in-unload.html [ Skip ]
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to