Bug 264485
| Summary: | [WPE] API test /webkit/WebKitNetworkSession/proxy is a flaky failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Alberto Lopez Perez <clopez> |
| Component: | WPE WebKit | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Carlos Alberto Lopez Perez
This test sometimes fail with:
TEST: /app/webkit/WebKitBuild/WPE/Release/bin/TestWebKitAPI/WPE/TestWebKitNetworkSession...
/webkit/WebKitNetworkSession/default-session: PASS
/webkit/WebKitNetworkSession/ephemeral: PASS
/webkit/WebKitNetworkSession/proxy: FAIL
GLib-GIO-DEBUG: Using cross-namespace EXTERNAL authentication (this will deadlock if server is GDBus < 2.73.3)
libsoup-DEBUG: stopping input source
libsoup-DEBUG: closing io stream
libsoup-DEBUG: closed: completed io stream close
libsoup-DEBUG: stopping input source
libsoup-DEBUG: closing io stream
libsoup-DEBUG: closed: completed io stream close
ERROR:/app/webkit/Tools/TestWebKitAPI/Tests/WebKitGLib/TestWebKitNetworkSession.cpp:216:void testNetworkSessionProxySettings(ProxyTest*, gconstpointer): 'WEBKIT_IS_WEB_RESOURCE(resource)' should be TRUE
EGLDisplay Initialization failed: EGL_NOT_INITIALIZED
** (WPEWebProcess:18822): WARNING **: 22:31:51.941: Failed to get atspi registered event listeners: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name :1.919952 was not provided by any .service files
It happens randomly on the EWS queue mainly at: https://ews-build.webkit.org/#/builders/API-Tests-WPE-EWS
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Alberto Lopez Perez
Updated expectations on 270468@main
Carlos Alberto Lopez Perez
/webkit/WebKitNetworkSession/proxy started to timeout (sometimes, flakely) since bug 299598