Bug 264485 - [WPE] API test /webkit/WebKitNetworkSession/proxy is a flaky failure
Summary: [WPE] API test /webkit/WebKitNetworkSession/proxy is a flaky failure
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WPE WebKit (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-09 07:03 PST by Carlos Alberto Lopez Perez
Modified: 2023-11-09 11:48 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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