Title: [129268] trunk/LayoutTests
Revision
129268
Author
[email protected]
Date
2012-09-21 16:15:13 -0700 (Fri, 21 Sep 2012)

Log Message

Skip fast/dom/Geolocation/disconnected-frame.html until the assertion is fixed

Unreviewed. The test assert in Debug, skip it until this has been fixed.

Patch by Benjamin Poulain <[email protected]> on 2012-09-21

* platform/wk2/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (129267 => 129268)


--- trunk/LayoutTests/ChangeLog	2012-09-21 23:07:20 UTC (rev 129267)
+++ trunk/LayoutTests/ChangeLog	2012-09-21 23:15:13 UTC (rev 129268)
@@ -1,3 +1,11 @@
+2012-09-21  Benjamin Poulain  <[email protected]>
+
+        Skip fast/dom/Geolocation/disconnected-frame.html until the assertion is fixed
+
+        Unreviewed. The test assert in Debug, skip it until this has been fixed.
+
+        * platform/wk2/Skipped:
+
 2012-09-21  Filip Pizlo  <[email protected]>
 
         DFG CSE assumes that a holy PutByVal does not interfere with GetArrayLength, when it clearly does

Modified: trunk/LayoutTests/platform/wk2/Skipped (129267 => 129268)


--- trunk/LayoutTests/platform/wk2/Skipped	2012-09-21 23:07:20 UTC (rev 129267)
+++ trunk/LayoutTests/platform/wk2/Skipped	2012-09-21 23:15:13 UTC (rev 129268)
@@ -293,6 +293,7 @@
 fast/dom/Geolocation/delayed-permission-allowed.html
 fast/dom/Geolocation/delayed-permission-denied-for-multiple-requests.html
 fast/dom/Geolocation/delayed-permission-denied.html
+fast/dom/Geolocation/disconnected-frame.html
 fast/dom/Geolocation/error-clear-watch.html
 fast/dom/Geolocation/error.html
 fast/dom/Geolocation/maximum-age.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to