Title: [256915] trunk/LayoutTests
Revision
256915
Author
[email protected]
Date
2020-02-19 02:32:49 -0800 (Wed, 19 Feb 2020)

Log Message

REGRESSION(r188639): Several inspector tests timeout because they are slow after r188639
https://bugs.webkit.org/show_bug.cgi?id=149916

Unreviewed GTK gardening. Add some more tests as Pass Slow for the inspector bug.

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (256914 => 256915)


--- trunk/LayoutTests/ChangeLog	2020-02-19 09:25:35 UTC (rev 256914)
+++ trunk/LayoutTests/ChangeLog	2020-02-19 10:32:49 UTC (rev 256915)
@@ -1,3 +1,12 @@
+2020-02-19  Alejandro G. Castro  <[email protected]>
+
+        REGRESSION(r188639): Several inspector tests timeout because they are slow after r188639
+        https://bugs.webkit.org/show_bug.cgi?id=149916
+
+        Unreviewed GTK gardening. Add some more tests as Pass Slow for the inspector bug.
+
+        * platform/gtk/TestExpectations:
+
 2020-02-18  Lauro Moura  <[email protected]>
 
         [GTK] Gardening release build crashes

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (256914 => 256915)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2020-02-19 09:25:35 UTC (rev 256914)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2020-02-19 10:32:49 UTC (rev 256915)
@@ -2618,6 +2618,29 @@
 webkit.org/b/149916 inspector/unit-tests/list-multimap.html [ Pass Slow ]
 webkit.org/b/149916 inspector/unit-tests/object.html [ Pass Slow ]
 
+webkit.org/b/149916 inspector/animation/lifecycle-web-animation.html [ Pass Slow ]
+webkit.org/b/149916 inspector/debugger/probe-manager-add-remove-actions.html [ Pass Slow ]
+webkit.org/b/149916 inspector/debugger/search-scripts.html [ Pass Slow ]
+webkit.org/b/149916 inspector/dom/domutilities-xpath.html [ Pass Slow ]
+webkit.org/b/149916 inspector/dom/pseudo-element-dynamic.html [ Pass Slow ]
+webkit.org/b/149916 inspector/formatting/formatting-html.html [ Pass Slow ]
+webkit.org/b/149916 inspector/model/remote-object/immutable.html [ Pass Slow ]
+webkit.org/b/149916 inspector/model/remote-object/map-large.html [ Pass Slow ]
+webkit.org/b/149916 inspector/model/remote-object/map.html [ Pass Slow ]
+webkit.org/b/149916 inspector/model/remote-object/number.html [ Pass Slow ]
+webkit.org/b/149916 inspector/model/scope-chain-node.html [ Pass Slow ]
+webkit.org/b/149916 inspector/model/script-resource-relationship.html [ Pass Slow ]
+webkit.org/b/149916 inspector/model/stack-trace.html [ Pass Slow ]
+webkit.org/b/149916 inspector/runtime/change-execution-context-identifier.html [ Pass Slow ]
+webkit.org/b/149916 inspector/runtime/evaluate-emulateUserGesture-userIsInteracting.html [ Pass Slow ]
+webkit.org/b/149916 inspector/unit-tests/breakpoint-log-message-lexer.html [ Pass Slow ]
+webkit.org/b/149916 inspector/unit-tests/css-completions.html [ Pass Slow ]
+webkit.org/b/149916 inspector/unit-tests/diagnostic-controller.html [ Pass Slow ]
+webkit.org/b/149916 inspector/unit-tests/objectStore/clear.html [ Pass Slow ]
+webkit.org/b/149916 inspector/unit-tests/objectStore/deleteObject.html [ Pass Slow ]
+webkit.org/b/149916 inspector/view/basics.html [ Pass Slow ]
+webkit.org/b/149916 inspector/worker/debugger-scripts.html [ Pass Slow ]
+
 webkit.org/b/186781 inspector/view/asynchronous-layout.html [ Timeout Pass ]
 
 Bug(GTK) http/tests/misc/large-js-program.php [ Pass Slow ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to