Title: [142016] trunk/LayoutTests
Revision
142016
Author
zandober...@gmail.com
Date
2013-02-06 12:25:47 -0800 (Wed, 06 Feb 2013)

Log Message

Unreviewed GTK gardening.

Marking required tests as slow so the test runs are not interrupted when timeouts
occur in tests that would actually pass if given enough time.

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (142015 => 142016)


--- trunk/LayoutTests/ChangeLog	2013-02-06 20:10:31 UTC (rev 142015)
+++ trunk/LayoutTests/ChangeLog	2013-02-06 20:25:47 UTC (rev 142016)
@@ -1,3 +1,12 @@
+2013-02-06  Zan Dobersek  <zdober...@igalia.com>
+
+        Unreviewed GTK gardening.
+
+        Marking required tests as slow so the test runs are not interrupted when timeouts
+        occur in tests that would actually pass if given enough time.
+
+        * platform/gtk/TestExpectations:
+
 2013-02-06  Pravin D  <pravind....@gmail.com>
 
         When a block element is made inline positioned and has static left and right,  it does not follow inline formatting context

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (142015 => 142016)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2013-02-06 20:10:31 UTC (rev 142015)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2013-02-06 20:25:47 UTC (rev 142016)
@@ -680,6 +680,7 @@
 Bug(GTK) [ Debug ] fast/js/dfg-float64array.html [ Pass Slow ]
 Bug(GTK) [ Debug ] fast/js/dfg-int16array.html [ Pass Slow ]
 Bug(GTK) [ Debug ] fast/js/dfg-int32array.html [ Pass Slow ]
+Bug(GTL) [ Debug ] fast/js/dfg-int32array-overflow-values.html [ Pass Slow ]
 Bug(GTK) [ Debug ] fast/js/dfg-int8array.html [ Pass Slow ]
 Bug(GTK) [ Debug ] fast/js/dfg-poison-fuzz.html [ Pass Slow ]
 Bug(GTK) [ Debug ] fast/js/dfg-uint16array.html [ Pass Slow ]
@@ -688,7 +689,12 @@
 Bug(GTK) [ Debug ] fast/js/dfg-uint8array.html [ Pass Slow ]
 Bug(GTK) [ Debug ] fast/js/dfg-uint8clampedarray.html [ Pass Slow ]
 Bug(GTK) [ Debug ] fast/js/random-array-gc-stress.html [ Pass Slow ]
+Bug(GTK) [ Debug ] fast/js/regress/method-on-number.html [ Pass Slow ]
+Bug(GTK) [ Debug ] fast/js/string-replacement-outofmemory.html [ Pass Slow ]
+Bug(GTK) [ Debug ] fast/js/toString-and-valueOf-override.html [ Pass Slow ]
+Bug(GTK) [ Debug ] fast/frames/lots-of-iframes.html [ Pass Slow ]
 Bug(GTK) [ Debug ] fast/frames/lots-of-objects.html [ Pass Slow ]
+Bug(GTK) [ Debug ] fast/workers/worker-cloneport.html [ Pass Slow ]
 Bug(GTK) [ Debug ] fast/overflow/lots-of-sibling-inline-boxes.html [ Pass Slow ]
 Bug(GTK) [ Debug ] jquery/manipulation.html [ Pass Slow ]
 Bug(GTK) [ Debug ] sputnik/Conformance/07_Lexical_Conventions/7.4_Comments/S7.4_A5.html [ Pass Slow ]
@@ -697,6 +703,13 @@
 Bug(GTK) [ Debug ] sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A1.4_T2.html [ Pass Slow ]
 Bug(GTK) [ Debug ] sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A2.1_T2.html [ Pass Slow ]
 Bug(GTK) [ Debug ] sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A2.4_T2.html [ Pass Slow ]
+Bug(GTK) [ Debug ] sputnik/Conformance/15_Native_Objects/15.1_The_Global_Object/15.1.3/15.1.3.1_decodeURI/S15.1.3.1_A1.2_T1.html [ Pass Slow ]
+Bug(GTK) [ Debug ] sputnik/Conformance/15_Native_Objects/15.1_The_Global_Object/15.1.3/15.1.3.2_decodeURIComponent/S15.1.3.2_A1.11_T2.html [ Pass Slow ]
+Bug(GTK) [ Debug ] sputnik/Conformance/15_Native_Objects/15.1_The_Global_Object/15.1.3/15.1.3.2_decodeURIComponent/S15.1.3.2_A1.12_T1.html [ Pass Slow ]
+Bug(GTK) [ Debug ] sputnik/Conformance/15_Native_Objects/15.1_The_Global_Object/15.1.3/15.1.3.2_decodeURIComponent/S15.1.3.2_A1.12_T3.html [ Pass Slow ]
+Bug(GTK) [ Debug ] sputnik/Conformance/15_Native_Objects/15.1_The_Global_Object/15.1.3/15.1.3.2_decodeURIComponent/S15.1.3.2_A1.2_T2.html [ Pass Slow ]
+Bug(GTK) [ Debug ] sputnik/Conformance/15_Native_Objects/15.1_The_Global_Object/15.1.3/15.1.3.2_decodeURIComponent/S15.1.3.2_A1.10_T1.html [ Pass Slow ]
+Bug(GTK) [ Debug ] sputnik/Conformance/15_Native_Objects/15.1_The_Global_Object/15.1.3/15.1.3.2_decodeURIComponent/S15.1.3.2_A1.12_T2.html [ Pass Slow ]
 Bug(GTK) [ Debug ] sputnik/Unicode/Unicode_218/S7.6_A5.3_T1.html [ Pass Slow ]
 Bug(GTK) [ Debug ] sputnik/Unicode/Unicode_218/S7.6_A5.3_T2.html [ Pass Slow ]
 Bug(GTK) tables/mozilla/other/slashlogo.html [ Pass Slow ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to