Bug 264485

Summary: [WPE] API test /webkit/WebKitNetworkSession/proxy is a flaky failure
Product: WebKit Reporter: Carlos Alberto Lopez Perez <clopez>
Component: WPE WebKitAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: bugs-noreply
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Carlos Alberto Lopez Perez 2023-11-09 07:03:02 PST
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
Comment 1 Carlos Alberto Lopez Perez 2023-11-09 11:48:01 PST
Updated expectations on 270468@main