Title: [122738] trunk/LayoutTests
Revision
122738
Author
[email protected]
Date
2012-07-16 11:04:44 -0700 (Mon, 16 Jul 2012)

Log Message

[chromium] Unreviewed gardening. Layout Test storage/indexeddb/cursor-update-value-argument-required.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=91403

This test crashes occasionally, not sure how long it has been flaky.

* platform/chromium/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (122737 => 122738)


--- trunk/LayoutTests/ChangeLog	2012-07-16 18:01:34 UTC (rev 122737)
+++ trunk/LayoutTests/ChangeLog	2012-07-16 18:04:44 UTC (rev 122738)
@@ -1,3 +1,12 @@
+2012-07-16  W. James MacLean  <[email protected]>
+
+        [chromium] Unreviewed gardening. Layout Test storage/indexeddb/cursor-update-value-argument-required.html is flaky
+        https://bugs.webkit.org/show_bug.cgi?id=91403
+
+        This test crashes occasionally, not sure how long it has been flaky.
+
+        * platform/chromium/TestExpectations:
+
 2012-07-16  Ádám Kallai  <[email protected]>
 
         [Qt] platform/qt/editing/execCommand tests update after the font change.

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (122737 => 122738)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2012-07-16 18:01:34 UTC (rev 122737)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2012-07-16 18:04:44 UTC (rev 122738)
@@ -3768,3 +3768,4 @@
 
 // Recently(?) started crashing on occassion
 BUGWK91275 WIN : storage/indexeddb/cursor-key-order.html = PASS CRASH
+BUGWK91403 WIN : storage/indexeddb/cursor-update-value-argument-required.html = PASS CRASH
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to