Title: [177583] trunk/LayoutTests
- Revision
- 177583
- Author
- [email protected]
- Date
- 2014-12-19 11:26:50 -0800 (Fri, 19 Dec 2014)
Log Message
Move some entries for tests that are slow in debug to root TestExpectations file.
* TestExpectations:
* platform/efl/TestExpectations:
* platform/gtk/TestExpectations:
* platform/mac-wk2/TestExpectations:
* platform/mac/TestExpectations:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (177582 => 177583)
--- trunk/LayoutTests/ChangeLog 2014-12-19 19:26:36 UTC (rev 177582)
+++ trunk/LayoutTests/ChangeLog 2014-12-19 19:26:50 UTC (rev 177583)
@@ -1,3 +1,13 @@
+2014-12-19 Alexey Proskuryakov <[email protected]>
+
+ Move some entries for tests that are slow in debug to root TestExpectations file.
+
+ * TestExpectations:
+ * platform/efl/TestExpectations:
+ * platform/gtk/TestExpectations:
+ * platform/mac-wk2/TestExpectations:
+ * platform/mac/TestExpectations:
+
2014-12-19 Michael Saboff <[email protected]>
REGRESSION(174226): Captured arguments in a using function compiled by the DFG have the initial value when the closure was invoked
Modified: trunk/LayoutTests/TestExpectations (177582 => 177583)
--- trunk/LayoutTests/TestExpectations 2014-12-19 19:26:36 UTC (rev 177582)
+++ trunk/LayoutTests/TestExpectations 2014-12-19 19:26:50 UTC (rev 177583)
@@ -334,6 +334,10 @@
webkit.org/b/139634 [ Debug ] fast/selectors/not-backtracking.html [ Slow ]
webkit.org/b/61932 [ Debug ] jquery/manipulation.html [ Slow ]
+[ Debug ] jquery/core.html [ Slow ]
+[ Debug ] jquery/event.html [ Slow ]
+[ Debug ] jquery/offset.html [ Slow ]
+[ Debug ] jquery/traversing.html [ Slow ]
webkit.org/b/139638 [ Debug ] svg/filters/svg-deeply-nested-crash.html [ Slow ]
@@ -443,3 +447,10 @@
webkit.org/b/110546 [ Debug ] fast/parser/document-write-fighting-eof.html [ Skip ]
webkit.org/b/110546 [ Debug ] fast/parser/document-write-partial-entity-before-load.html [ Skip ]
+
+webkit.org/b/85902 [ Debug ] fast/overflow/lots-of-sibling-inline-boxes.html [ Slow ]
+webkit.org/b/121452 [ Debug ] fast/frames/lots-of-objects.html [ Slow ]
+webkit.org/b/121452 [ Debug ] fast/frames/lots-of-iframes.html [ Slow ]
+webkit.org/b/135053 [ Debug ] html5lib/webkit-resumer.html [ Slow ]
+[ Debug ] js/dfg-double-vote-fuzz.html [ Slow ]
+[ Debug ] js/dom/string-replacement-outofmemory.html [ Slow ]
Modified: trunk/LayoutTests/platform/efl/TestExpectations (177582 => 177583)
--- trunk/LayoutTests/platform/efl/TestExpectations 2014-12-19 19:26:36 UTC (rev 177582)
+++ trunk/LayoutTests/platform/efl/TestExpectations 2014-12-19 19:26:50 UTC (rev 177583)
@@ -1203,9 +1203,6 @@
webkit.org/b/79757 fast/selectors/selection-window-inactive.html [ ImageOnlyFailure ]
-# Times-out with debug build during heavy cpu loads
-webkit.org/b/85902 [ Debug ] fast/overflow/lots-of-sibling-inline-boxes.html [ Crash Pass Slow ]
-
Bug(EFL) [ Debug ] http/tests/incremental/slow-utf8-html.pl [ Pass Slow ]
# Tests imported in r116658
Modified: trunk/LayoutTests/platform/gtk/TestExpectations (177582 => 177583)
--- trunk/LayoutTests/platform/gtk/TestExpectations 2014-12-19 19:26:36 UTC (rev 177582)
+++ trunk/LayoutTests/platform/gtk/TestExpectations 2014-12-19 19:26:50 UTC (rev 177583)
@@ -884,7 +884,6 @@
webkit.org/b/132251 media/controls-drag-timebar.html [ Timeout Pass ]
webkit.org/b/132254 fast/sub-pixel/simple-clipping.html [ ImageOnlyFailure Crash Pass ]
-webkit.org/b/132256 fast/frames/lots-of-objects.html [ Pass Slow ]
webkit.org/b/132257 fast/history/form-submit-in-frame-via-onclick.html [ Timeout Pass ]
webkit.org/b/132260 fast/workers/worker-close.html [ Timeout Pass ]
webkit.org/b/132261 html5lib/generated/run-tests16-data.html [ Timeout Pass ]
@@ -1043,7 +1042,6 @@
Bug(GTK) [ Debug ] editing/selection/move-by-word-visually-crash-test-5.html [ Pass Slow ]
Bug(GTK) [ Debug ] fast/css/visited-link-hang.html [ Pass Slow ]
Bug(GTK) js/dom/create-lots-of-workers.html [ Pass Timeout ]
-Bug(GTK) [ Debug ] js/dfg-double-vote-fuzz.html [ Pass Slow ]
Bug(GTK) js/dfg-float32array.html [ Pass Slow ]
Bug(GTK) js/dfg-float64array.html [ Pass Slow ]
Bug(GTK) js/dfg-int16array.html [ Pass Slow ]
@@ -1059,9 +1057,6 @@
Bug(GTK) js/dom/string-replacement-outofmemory.html [ Pass Slow ]
Bug(GTK) [ Debug ] js/dom/toString-and-valueOf-override.html [ Pass Slow ]
Bug(GTK) [ Debug ] js/regress/method-on-number.html [ Pass Slow ]
-Bug(GTK) [ Debug ] fast/frames/lots-of-iframes.html [ Pass Slow ]
-Bug(GTK) [ Debug ] fast/overflow/lots-of-sibling-inline-boxes.html [ Pass Slow ]
-Bug(GTK) [ Debug ] jquery/core.html [ Pass Slow ]
Bug(GTK) jquery/event.html [ Pass Slow ]
Bug(GTK) jquery/manipulation.html [ Pass Slow ]
Bug(GTK) jquery/offset.html [ Pass Slow ]
Modified: trunk/LayoutTests/platform/mac/TestExpectations (177582 => 177583)
--- trunk/LayoutTests/platform/mac/TestExpectations 2014-12-19 19:26:36 UTC (rev 177582)
+++ trunk/LayoutTests/platform/mac/TestExpectations 2014-12-19 19:26:50 UTC (rev 177583)
@@ -772,10 +772,6 @@
webkit.org/b/131244 svg/as-image/svg-as-image-canvas.html [ Pass ImageOnlyFailure ]
-webkit.org/b/90363 [ Debug ] fast/overflow/lots-of-sibling-inline-boxes.html [ Failure Pass Timeout ]
-webkit.org/b/121452 fast/frames/lots-of-objects.html [ Pass Timeout ]
-webkit.org/b/121452 fast/frames/lots-of-iframes.html [ Pass Timeout ]
-
webkit.org/b/117427 compositing/reflections/load-video-in-reflection.html [ Pass Failure Crash Timeout ]
# Resizing windows appears broken in both DRT and WTR, making the test fail or time out flakily.
Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (177582 => 177583)
--- trunk/LayoutTests/platform/mac-wk2/TestExpectations 2014-12-19 19:26:36 UTC (rev 177582)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations 2014-12-19 19:26:50 UTC (rev 177583)
@@ -253,6 +253,11 @@
webkit.org/b/136554 platform/mac-wk2/tiled-drawing/scrolling/frames/frameset-nested-frame-scrollability.html [ Pass Failure ]
+webkit.org/b/139820 [ Mavericks+ ] fast/frames/lots-of-objects.html [ Timeout ]
+webkit.org/b/139820 [ Mavericks+ ] fast/frames/lots-of-iframes.html [ Timeout ]
+webkit.org/b/121452 [ MountainLion Debug ] fast/frames/lots-of-objects.html [ Slow ]
+webkit.org/b/121452 [ MountainLion Debug ] fast/frames/lots-of-iframes.html [ Slow ]
+
### END OF (1) Classified failures with bug reports
########################################
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes