Title: [251621] trunk/LayoutTests
- Revision
- 251621
- Author
- yu...@chromium.org
- Date
- 2019-10-25 18:21:30 -0700 (Fri, 25 Oct 2019)
Log Message
[GTK] LayoutTests/inspector tests timeout
https://bugs.webkit.org/show_bug.cgi?id=147518
Reviewed by Devin Rousso.
Renable inspector/model tests on GTK.
* TestExpectations: There are two real issues that actually happen on all platforms,
filed separate bugs for each of them.
* platform/gtk/TestExpectations:
* platform/mac/TestExpectations:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (251620 => 251621)
--- trunk/LayoutTests/ChangeLog 2019-10-26 01:10:59 UTC (rev 251620)
+++ trunk/LayoutTests/ChangeLog 2019-10-26 01:21:30 UTC (rev 251621)
@@ -1,5 +1,19 @@
2019-10-25 Yury Semikhatsky <yu...@chromium.org>
+ [GTK] LayoutTests/inspector tests timeout
+ https://bugs.webkit.org/show_bug.cgi?id=147518
+
+ Reviewed by Devin Rousso.
+
+ Renable inspector/model tests on GTK.
+
+ * TestExpectations: There are two real issues that actually happen on all platforms,
+ filed separate bugs for each of them.
+ * platform/gtk/TestExpectations:
+ * platform/mac/TestExpectations:
+
+2019-10-25 Yury Semikhatsky <yu...@chromium.org>
+
Web Inspector: support emulateUserGesture parameter in Runtime.callFunctionOn
https://bugs.webkit.org/show_bug.cgi?id=200262
Modified: trunk/LayoutTests/TestExpectations (251620 => 251621)
--- trunk/LayoutTests/TestExpectations 2019-10-26 01:10:59 UTC (rev 251620)
+++ trunk/LayoutTests/TestExpectations 2019-10-26 01:21:30 UTC (rev 251621)
@@ -904,6 +904,9 @@
webkit.org/b/128736 inspector/debugger/setBreakpoint-dfg.html [ Failure Pass ]
webkit.org/b/134982 inspector/debugger/setBreakpoint-dfg-and-modify-local.html [ Failure Pass ]
+webkit.org/b/202932 inspector/model/remote-object-weak-collection.html [ Pass Timeout Failure ]
+webkit.org/b/202934 inspector/model/remote-object.html [ Pass Timeout ]
+
# These tests are fast enough in release but quite slow in debug builds.
[ Debug ] inspector/console/queryHolders.html [ Skip ]
[ Debug ] inspector/debugger/debugger-stack-overflow.html [ Skip ]
Modified: trunk/LayoutTests/platform/gtk/TestExpectations (251620 => 251621)
--- trunk/LayoutTests/platform/gtk/TestExpectations 2019-10-26 01:10:59 UTC (rev 251620)
+++ trunk/LayoutTests/platform/gtk/TestExpectations 2019-10-26 01:21:30 UTC (rev 251621)
@@ -2365,7 +2365,6 @@
webkit.org/b/137698 media/video-controls-drag.html [ Timeout ]
webkit.org/b/147518 inspector/dom [ Skip ]
-webkit.org/b/147518 inspector/model [ Skip ]
webkit.org/b/147518 inspector/timeline [ Skip ]
webkit.org/b/139362 inspector/css/pseudo-element-matches.html [ Failure ]
Modified: trunk/LayoutTests/platform/mac/TestExpectations (251620 => 251621)
--- trunk/LayoutTests/platform/mac/TestExpectations 2019-10-26 01:10:59 UTC (rev 251620)
+++ trunk/LayoutTests/platform/mac/TestExpectations 2019-10-26 01:21:30 UTC (rev 251621)
@@ -1065,11 +1065,9 @@
webkit.org/b/159684 [ Debug ] inspector/indexeddb/deleteDatabaseNamesWithSpace.html [ Pass Timeout ]
webkit.org/b/153894 [ Debug ] inspector/model/color.html [ Pass Timeout ]
webkit.org/b/148636 inspector/model/parse-script-syntax-tree.html [ Pass Timeout ]
-webkit.org/b/148636 inspector/model/remote-object.html [ Pass Timeout ]
webkit.org/b/167265 inspector/network/client-blocked-load.html [ Pass Timeout ]
webkit.org/b/148636 inspector/page/main-frame-resource.html [ Pass Timeout ]
webkit.org/b/168146 [ Debug ] inspector/protocol/inspector-backend-invocation-return-value.html [ Pass Timeout ]
-webkit.org/b/148636 inspector/model/remote-object-weak-collection.html [ Pass Timeout Failure ]
webkit.org/b/153108 [ Debug ] inspector/model/scope-chain-node.html [ Pass Timeout ]
webkit.org/b/164278 inspector/storage/domStorage-events.html [ Pass Failure ]
webkit.org/b/184057 inspector/unit-tests/debouncer.html [ Pass Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes