Bug 260029
| Summary: | [GTK][WPE] Flaky timeouts in some WTF_Lock API tests | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Amanda Falke <abstractmachines> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Amanda Falke
The following tests are flaky timeouts in the release bots for GTK and WPE:
TestWTF:
- WTF_Lock.ContendedShortSection
- WTF_Lock.ContendedLongSection
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Amanda Falke
Gardened in https://github.com/WebKit/WebKit/pull/16571.
Amanda Falke
GTK flaky timeout for WTF_Lock.SectionAddressCollision
Amanda Falke
GTK flaky timeouts:
WTF_Lock.ManyContendedLongSections
WTF_Lock.ManyContendedShortSections
Amanda Falke
https://github.com/WebKit/WebKit/pull/16719
Amanda Falke
(In reply to Amanda Falke from comment #4)
> https://github.com/WebKit/WebKit/pull/16719
Gardening, sorry, forgot to include that