Title: [146916] trunk/LayoutTests
Revision
146916
Author
rn...@webkit.org
Date
2013-03-26 12:04:24 -0700 (Tue, 26 Mar 2013)

Log Message

Remove some entries since those tests have been passing.
Also update the test expectations for the bug 113227 flaky since they're passing most of the time.

* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (146915 => 146916)


--- trunk/LayoutTests/ChangeLog	2013-03-26 19:01:17 UTC (rev 146915)
+++ trunk/LayoutTests/ChangeLog	2013-03-26 19:04:24 UTC (rev 146916)
@@ -1,3 +1,10 @@
+2013-03-26  Ryosuke Niwa  <rn...@webkit.org>
+
+        Remove some entries since those tests have been passing.
+        Also update the test expectations for the bug 113227 flaky since they're passing most of the time.
+
+        * platform/mac/TestExpectations:
+
 2013-03-26  Allan Sandfeld Jensen  <allan.jen...@digia.com>
 
         [Qt] editing/pasteboard/can-read-in-dragstart-event.html and /can-read-in-copy-and-cut-events.html are crashing

Modified: trunk/LayoutTests/platform/mac/TestExpectations (146915 => 146916)


--- trunk/LayoutTests/platform/mac/TestExpectations	2013-03-26 19:01:17 UTC (rev 146915)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2013-03-26 19:04:24 UTC (rev 146916)
@@ -1408,10 +1408,6 @@
 
 webkit.org/b/110186 inspector-protocol/page/_javascript_DialogEvents.html [ Skip ]
 
-webkit.org/b/110554 http/tests/security/feed-urls-from-remote.html [ Failure ]
-webkit.org/b/110555 fast/canvas/canvas-currentPath.html [ Failure ]
-webkit.org/b/110555 fast/canvas/canvas-path-constructors.html [ Failure ]
-
 # Need support for ResourceHandle::didChangePriority and DRT support
 webkit.org/b/111016 http/tests/loading/promote-img-preload-priority.html [ Failure ]
 
@@ -1476,7 +1472,7 @@
 webkit.org/b/113094 editing/pasteboard/can-read-in-copy-and-cut-events.html [ Failure ]
 webkit.org/b/113094 editing/pasteboard/can-read-in-dragstart-event.html [ Failure ]
 
-webkit.org/b/113227 transitions/cross-fade-background-image.html [ Failure ]
-webkit.org/b/113227 transitions/cross-fade-border-image.html [ Failure ]
-webkit.org/b/113227 transitions/default-timing-function.html [ Failure ]
-webkit.org/b/113227 transitions/svg-text-shadow-transition.html [ Failure ]
+webkit.org/b/113227 transitions/cross-fade-background-image.html [ Pass Failure ]
+webkit.org/b/113227 transitions/cross-fade-border-image.html [ Pass Failure ]
+webkit.org/b/113227 transitions/default-timing-function.html [ Pass Failure ]
+webkit.org/b/113227 transitions/svg-text-shadow-transition.html [ Pass Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to