Bug 264508 - [WPE] API test /WPE/TestBackForwardList /webkit/WebKitWebView/session-state is a flaky failure
Summary: [WPE] API test /WPE/TestBackForwardList /webkit/WebKitWebView/session-state ...
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 10:34 PST by Carlos Alberto Lopez Perez
Modified: 2023-11-09 11:49 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 10:34:15 PST
This test sometimes fail with:

TEST: /app/webkit/WebKitBuild/WPE/Release/bin/TestWebKitAPI/WPE/TestBackForwardList...
  /webkit/BackForwardList/navigation:                                 PASS
GLib-GIO-DEBUG: Using cross-namespace EXTERNAL authentication (this will deadlock if server is GDBus < 2.73.3)
EGLDisplay Initialization failed: EGL_NOT_INITIALIZED
  /webkit/BackForwardList/list-limit-and-cache:                       PASS
  /webkit/WebKitWebView/session-state:                                FAIL
ERROR:/app/webkit/Tools/TestWebKitAPI/Tests/WebKitGLib/TestBackForwardList.cpp:76:static void BackForwardListTest::checkItem(WebKitBackForwardListItem*, const char*, const char*, const char*): assertion failed (webkit_back_forward_list_item_get_title(item) == title): (NULL == "Page3")

[...]

Unexpected failures (1)
    /WPE/TestBackForwardList
        /webkit/WebKitWebView/session-state


See: https://ews-build.webkit.org/#/builders/41/builds/2740/steps/15/logs/stdio

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:49:32 PST
Updated expectations on 270468@main