Title: [122625] trunk/LayoutTests
Revision
122625
Author
[email protected]
Date
2012-07-13 13:35:39 -0700 (Fri, 13 Jul 2012)

Log Message

[chromium] Unreviewed gardening. storage/indexeddb/cursor-key-order.html has starting crashing on occassion.
https://bugs.webkit.org/show_bug.cgi?id=91275

Not sure how far back the crashes go, but happens with reasonably high frequency.

* platform/chromium/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (122624 => 122625)


--- trunk/LayoutTests/ChangeLog	2012-07-13 20:12:36 UTC (rev 122624)
+++ trunk/LayoutTests/ChangeLog	2012-07-13 20:35:39 UTC (rev 122625)
@@ -1,3 +1,12 @@
+2012-07-13  W. James MacLean  <[email protected]>
+
+        [chromium] Unreviewed gardening. storage/indexeddb/cursor-key-order.html has starting crashing on occassion.
+        https://bugs.webkit.org/show_bug.cgi?id=91275
+
+        Not sure how far back the crashes go, but happens with reasonably high frequency.
+
+        * platform/chromium/TestExpectations:
+
 2012-07-13  Tony Chang  <[email protected]>
 
         Move layout checking js script into LayoutTest/resources and generalize

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (122624 => 122625)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2012-07-13 20:12:36 UTC (rev 122624)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2012-07-13 20:35:39 UTC (rev 122625)
@@ -3765,3 +3765,6 @@
 // Need rebaseline
 BUGWK90951 : fast/text/shaping/shaping-selection-rect.html = MISSING
 BUGWK90951 : fast/text/shaping/shaping-script-order.html = MISSING
+
+// Recently(?) started crashing on occassion
+BUGWK91275 WIN : storage/indexeddb/cursor-key-order.html = PASS CRASH
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to