Bug 260209
Summary: | [WPE][GTK] Timeouts on WTF_WordLock API tests timeouts in bots | ||
---|---|---|---|
Product: | WebKit | Reporter: | Amanda Falke <abstractmachines> |
Component: | WebKitGTK | Assignee: | 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 |
Amanda Falke
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Amanda Falke
See also webkit.org/b/246603 where WTF_WordLock.ManyContendedLongSections timed out on EWS, and is still the case.
Amanda Falke
Gardened in https://github.com/WebKit/WebKit/pull/16719
Carlos Alberto Lopez Perez
Happens also randomly on the EWS for WPE API Tests
Updated expectations on 270468@main