Title: [128452] trunk/LayoutTests
Revision
128452
Author
[email protected]
Date
2012-09-13 06:46:08 -0700 (Thu, 13 Sep 2012)

Log Message

Unreviewed GTK gardening.

Specifying a few slow tests on the debug configuration that pass
when given sufficient time to do so.

Branching expectations for three spellcheck test failures, on release
configuration they time out while on the debug configuration they
have enough time to fail.

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (128451 => 128452)


--- trunk/LayoutTests/ChangeLog	2012-09-13 13:22:40 UTC (rev 128451)
+++ trunk/LayoutTests/ChangeLog	2012-09-13 13:46:08 UTC (rev 128452)
@@ -1,3 +1,16 @@
+2012-09-13  Zan Dobersek  <[email protected]>
+
+        Unreviewed GTK gardening.
+
+        Specifying a few slow tests on the debug configuration that pass
+        when given sufficient time to do so.
+
+        Branching expectations for three spellcheck test failures, on release
+        configuration they time out while on the debug configuration they
+        have enough time to fail.
+
+        * platform/gtk/TestExpectations:
+
 2012-09-13  Mikhail Pozdnyakov  <[email protected]>
 
         [EFL] Gardening after r128375, r128431

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (128451 => 128452)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2012-09-13 13:22:40 UTC (rev 128451)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2012-09-13 13:46:08 UTC (rev 128452)
@@ -597,6 +597,7 @@
 BUGWKGTK DEBUG SLOW : fast/js/array-sort-modifying-tostring.html = PASS
 BUGWKGTK DEBUG SLOW : fast/js/dfg-float32array.html = PASS
 BUGWKGTK DEBUG SLOW : fast/js/dfg-float64array.html = PASS
+BUGWKGTK DEBUG SLOW : fast/js/dfg-int16array.html = PASS
 BUGWKGTK DEBUG SLOW : fast/js/dfg-int32array.html = PASS
 BUGWKGTK DEBUG SLOW : fast/js/dfg-int8array.html = PASS
 BUGWKGTK DEBUG SLOW : fast/js/dfg-poison-fuzz.html = PASS
@@ -606,6 +607,7 @@
 BUGWKGTK DEBUG SLOW : fast/js/dfg-uint8array.html = PASS
 BUGWKGTK DEBUG SLOW : fast/js/dfg-uint8clampedarray.html = PASS
 BUGWKGTK DEBUG SLOW : fast/js/random-array-gc-stress.html = PASS
+BUGWKGTK DEBUG SLOW : fast/frames/lots-of-objects.html = PASS
 BUGWKGTK DEBUG SLOW : fast/overflow/lots-of-sibling-inline-boxes.html = PASS
 BUGWKGTK DEBUG SLOW : jquery/manipulation.html = PASS
 BUGWKGTK DEBUG SLOW : sputnik/Conformance/07_Lexical_Conventions/7.4_Comments/S7.4_A5.html = PASS
@@ -651,12 +653,12 @@
 
 BUGWKGTK : accessibility/aria-invalid.html = TIMEOUT
 
-BUGWK73003 : editing/spelling/spellcheck-async.html = TIMEOUT
-BUGWK73003 : editing/spelling/spellcheck-paste.html = TIMEOUT
-BUGWK50740 : editing/spelling/spellcheck-queue.html = TIMEOUT
-
 BUGWK78819 : fast/workers/shared-worker-load-error.html = TIMEOUT
 
+BUGWK73003 RELEASE : editing/spelling/spellcheck-async.html = TIMEOUT
+BUGWK73003 RELEASE : editing/spelling/spellcheck-paste.html = TIMEOUT
+BUGWK50740 RELEASE : editing/spelling/spellcheck-queue.html = TIMEOUT
+
 //////////////////////////////////////////////////////////////////////////////////////////
 // End of Tests timing out
 //////////////////////////////////////////////////////////////////////////////////////////
@@ -1372,6 +1374,10 @@
 
 BUGWK96594 : fast/table/bad-replaced-sizing-preferred-logical-widths.html = TEXT
 
+BUGWK73003 DEBUG : editing/spelling/spellcheck-async.html = TEXT
+BUGWK73003 DEBUG : editing/spelling/spellcheck-paste.html = PASS
+BUGWK50740 DEBUG : editing/spelling/spellcheck-queue.html = TEXT
+
 //////////////////////////////////////////////////////////////////////////////////////////
 // End of Tests failing
 //////////////////////////////////////////////////////////////////////////////////////////
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to