Bug 211650

Summary: [iOS] TestWTF.WTF_Lock.ContendedShortSection is consistently timing out on debug simulator builds
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: New BugsAssignee: Michael Saboff <msaboff>
Status: RESOLVED FIXED    
Severity: Normal CC: msaboff, saam, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Ryan Haddad 2020-05-08 15:33:53 PDT
TestWTF.WTF_Lock.ContendedShortSection is consistently timing out on debug iOS simulator queues

https://results.webkit.org/?suite=api-tests&test=TestWTF.WTF_Lock.ContendedShortSection&limit=50000
Comment 1 Radar WebKit Bug Importer 2020-05-08 15:34:13 PDT
<rdar://problem/63039080>
Comment 2 Ryan Haddad 2020-05-12 12:08:09 PDT
Disabled the test for iOS debug in r261568.
Comment 3 Michael Saboff 2020-06-02 16:00:23 PDT
Created attachment 400864 [details]
Patch
Comment 4 Saam Barati 2020-06-02 16:57:35 PDT
Comment on attachment 400864 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=400864&action=review

> Tools/ChangeLog:12
> +        This test has intermittently failed or timed out on Debug simulator
> +        builds for for almost a year.  We want to test Release builds as well as

do we not care about the intermittent failure?
Comment 5 EWS 2020-06-03 12:47:52 PDT
Committed r262509: <https://trac.webkit.org/changeset/262509>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 400864 [details].