[Webkit-unassigned] [Bug 260524] New: [WPE] /webkit/WebKitWebsiteData/cache is a consistent failure in bots, and locally in debug
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 22 11:04:07 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=260524
Bug ID: 260524
Summary: [WPE] /webkit/WebKitWebsiteData/cache is a consistent
failure in bots, and locally in debug
Product: WebKit
Version: WebKit Local Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: afalke at igalia.com
/webkit/WebKitWebsiteData/cache is a consistent failure on debug and build bots for WPE, and locally for debug.
This perhaps is a race condition due to some inconsistent results locally versus bots, and debug versus release, as detailed below.
Some initial research:
- - -
run-wpe tests --release run locally:
/webkit/WebKitWebsiteData/cache: PASS
run-wpe tests --debug run locally:
/webkit/WebKitWebsiteData/cache: CRASH
ASSERTION FAILED: m_websiteDataStore
/app/webkit/Source/WebKit/UIProcess/WebProcessProxy.h(187) :
WebKit::WebsiteDataStore* WebKit::WebProcessProxy::websiteDataStore() const
run-wpe-tests on bots, both --release and --debug:
/webkit/WebKitWebsiteData/cache: FAIL
ERROR:/app/webkit/Tools/TestWebKitAPI/Tests/WebKitGLib/TestWebsiteData.cpp:432:
void testWebsiteDataCache(WebsiteDataTest*, gconstpointer): 'dataList' should be nullptr
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230822/588dfdf2/attachment.htm>
More information about the webkit-unassigned
mailing list