RESOLVED FIXED 188115
[GTK] API test /webkit/WebKitWebInspectorServer/test-page-list is flaky
https://bugs.webkit.org/show_bug.cgi?id=188115
Summary [GTK] API test /webkit/WebKitWebInspectorServer/test-page-list is flaky
Michael Catanzaro
Reported 2018-07-27 12:33:03 PDT
API test /webkit/WebKitWebInspectorServer/test-page-list is flaky: TEST: ./Tools/glib/../../WebKitBuild/Release/bin/TestWebKitAPI/WebKit2Gtk/TestInspectorServer... /webkit/WebKitWebInspectorServer/test-page-list: FAIL ERROR:/home/slave/webkitgtk/gtk-linux-64-release/build/Tools/TestWebKitAPI/Tests/WebKitGtk/TestInspectorServer.cpp:150:void testInspectorServerPageList(InspectorServerTest*, gconstpointer): assertion failed (valueString.get() == "http://127.0.0.1:2999/"): ("about:blank" == "http://127.0.0.1:2999/")
Attachments
Patch (4.70 KB, patch)
2020-07-14 06:08 PDT, Carlos Garcia Campos
mcatanzaro: review+
Carlos Garcia Campos
Comment 1 2020-07-14 06:05:31 PDT
The test is still trying to connect to DBus, but we no longer use DBus. Let's fix the test and see if its still flaky.
Carlos Garcia Campos
Comment 2 2020-07-14 06:08:24 PDT
Carlos Garcia Campos
Comment 3 2020-07-15 01:52:39 PDT
Note You need to log in before you can comment on or make changes to this bug.