Bug 260209

Summary: [WPE][GTK] Timeouts on WTF_WordLock API tests timeouts in bots
Product: WebKit Reporter: Amanda Falke <abstractmachines>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: bugs-noreply, clopez
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=246603

Description Amanda Falke 2023-08-15 11:10:13 PDT
These tests are timeouts in GTK Linux 64 release test bots but PASS locally:
 /TestWTF
        WTF_WordLock.ContendedShortSection
        WTF_WordLock.ContendedLongSection
        WTF_WordLock.ManyContendedShortSections

This may? also be related to https://bugs.webkit.org/show_bug.cgi?id=177839 which was reopened in ~2018 and discusses WordLock WTF algorithm issues.
Comment 1 Amanda Falke 2023-08-15 12:10:39 PDT
See also webkit.org/b/246603 where WTF_WordLock.ManyContendedLongSections timed out on EWS, and is still the case.
Comment 2 Amanda Falke 2023-08-15 13:20:37 PDT
Gardened in https://github.com/WebKit/WebKit/pull/16719
Comment 3 Carlos Alberto Lopez Perez 2023-11-09 11:50:33 PST
Happens also randomly on the EWS for WPE API Tests
Updated expectations on 270468@main