Title: [140669] trunk/LayoutTests
Revision
140669
Author
[email protected]
Date
2013-01-24 02:41:11 -0800 (Thu, 24 Jan 2013)

Log Message

Unreviewed GTK gardening.

Classifying some IndexedDB failures as flaky.
Removing the expectation for the passing fast/forms/text-input-event.html test.

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (140668 => 140669)


--- trunk/LayoutTests/ChangeLog	2013-01-24 10:12:56 UTC (rev 140668)
+++ trunk/LayoutTests/ChangeLog	2013-01-24 10:41:11 UTC (rev 140669)
@@ -1,3 +1,12 @@
+2013-01-24  Zan Dobersek  <[email protected]>
+
+        Unreviewed GTK gardening.
+
+        Classifying some IndexedDB failures as flaky.
+        Removing the expectation for the passing fast/forms/text-input-event.html test.
+
+        * platform/gtk/TestExpectations:
+
 2013-01-24  Pavel Feldman  <[email protected]>
 
         Web Inspector: breakpoints are not restored upon reload for scripts with script mapping.

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (140668 => 140669)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2013-01-24 10:12:56 UTC (rev 140668)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2013-01-24 10:41:11 UTC (rev 140669)
@@ -609,9 +609,16 @@
 webkit.org/b/107258 fast/canvas/2d.text.draw.fill.maxWidth.gradient.html [ Failure Pass ]
 
 webkit.org/b/107194 storage/indexeddb/cursor-advance-workers.html [ Failure Pass ]
-webkit.org/b/107194 storage/indexeddb/index-basics-workers.html [ Failure Pass ]
 webkit.org/b/107194 storage/indexeddb/deletedatabase-delayed-by-open-and-versionchange-workers.html  [ Failure Pass ]
 webkit.org/b/107194 storage/indexeddb/factory-basics-workers.html [ Failure Pass ]
+webkit.org/b/107194 storage/indexeddb/index-basics-workers.html [ Failure Pass ]
+webkit.org/b/107194 storage/indexeddb/index-multientry.html [ Failure Pass ]
+webkit.org/b/107194 storage/indexeddb/index-unique.html [ Failure Pass ]
+webkit.org/b/107194 storage/indexeddb/intversion-abort-in-initial-upgradeneeded.html [ Failure Pass ]
+webkit.org/b/107194 storage/indexeddb/intversion-close-in-oncomplete.html [ Failure Pass ]
+webkit.org/b/107194 storage/indexeddb/intversion-close-in-upgradeneeded.html [ Failure Pass ]
+webkit.org/b/107194 storage/indexeddb/key-generator.html [ Failure Pass ]
+webkit.org/b/107194 storage/indexeddb/lazy-index-population.html [ Failure Pass ]
 
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Flaky tests
@@ -1234,8 +1241,6 @@
 
 webkit.org/b/89205 editing/spelling/grammar-edit-word.html [ Failure ]
 
-webkit.org/b/89084 fast/forms/text-input-event.html [ Failure ]
-
 webkit.org/b/83683 editing/pasteboard/pasting-empty-html-falls-back-to-text.html [ Failure ]
 
 webkit.org/b/51027 [ Release ] plugins/refcount-leaks.html [ Failure ]
@@ -1373,20 +1378,11 @@
 webkit.org/b/107257 [ Debug ] fast/js/large-expressions.html [ Failure ]
 
 webkit.org/b/107194 storage/indexeddb/dont-commit-on-blocked.html [ Failure ]
-webkit.org/b/107194 storage/indexeddb/index-multientry.html [ Failure ]
-webkit.org/b/107194 storage/indexeddb/index-unique.html [ Failure ]
-webkit.org/b/107194 storage/indexeddb/intversion-abort-in-initial-upgradeneeded.html [ Failure ]
-webkit.org/b/107194 storage/indexeddb/intversion-close-in-oncomplete.html [ Failure ]
-webkit.org/b/107194 storage/indexeddb/intversion-close-in-upgradeneeded.html [ Failure ]
-webkit.org/b/107194 storage/indexeddb/key-generator.html [ Failure ]
-webkit.org/b/107194 storage/indexeddb/lazy-index-population.html [ Failure ]
 webkit.org/b/107194 storage/indexeddb/objectstore-basics-workers.html [ Failure ]
 webkit.org/b/107194 storage/indexeddb/objectstore-basics.html [ Failure ]
-webkit.org/b/107194 storage/indexeddb/open-twice-workers.html [ Failure ]
 webkit.org/b/107194 storage/indexeddb/pending-version-change-stuck-works-with-terminate.html [ Failure ]
 webkit.org/b/107194 storage/indexeddb/pending-version-change-stuck.html [ Failure ]
 webkit.org/b/107194 storage/indexeddb/transaction-abort.html [ Failure ]
-webkit.org/b/107194 storage/indexeddb/transaction-error.html [ Failure ]
 
 webkit.org/b/105574 editing/input/caret-at-the-edge-of-contenteditable.html [ Failure ]
 webkit.org/b/105574 editing/input/reveal-caret-of-multiline-input.html [ Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to