Title: [127289] trunk/LayoutTests
Revision
127289
Author
jber...@webkit.org
Date
2012-08-31 11:00:20 -0700 (Fri, 31 Aug 2012)

Log Message

http/tests/cache/cancel-in-progress-load.html fails on several platforms
https://bugs.webkit.org/show_bug.cgi?id=87728

The test was rolled out in r119918. Remove it from the Skipped list so that run-webkit-tests
doesn't complain about not being able to find the test.

* platform/mac/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (127288 => 127289)


--- trunk/LayoutTests/ChangeLog	2012-08-31 18:00:17 UTC (rev 127288)
+++ trunk/LayoutTests/ChangeLog	2012-08-31 18:00:20 UTC (rev 127289)
@@ -1,5 +1,15 @@
 2012-08-31  Jessie Berlin  <jber...@apple.com>
 
+        http/tests/cache/cancel-in-progress-load.html fails on several platforms
+        https://bugs.webkit.org/show_bug.cgi?id=87728
+
+        The test was rolled out in r119918. Remove it from the Skipped list so that run-webkit-tests
+        doesn't complain about not being able to find the test.
+
+        * platform/mac/Skipped:
+
+2012-08-31  Jessie Berlin  <jber...@apple.com>
+
         plugins/npruntime/leak-window-scriptable-object.html is failing
         https://bugs.webkit.org/show_bug.cgi?id=90710
 

Modified: trunk/LayoutTests/platform/mac/Skipped (127288 => 127289)


--- trunk/LayoutTests/platform/mac/Skipped	2012-08-31 18:00:17 UTC (rev 127288)
+++ trunk/LayoutTests/platform/mac/Skipped	2012-08-31 18:00:20 UTC (rev 127289)
@@ -882,9 +882,6 @@
 fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba4444.html
 fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba5551.html
 
-# https://bugs.webkit.org/show_bug.cgi?id=87728
-http/tests/cache/cancel-in-progress-load.html
-
 # Asserts in MessagePort::contextDestroyed
 # https://bugs.webkit.org/show_bug.cgi?id=85811
 fast/events/message-port-clone.html
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to