Bug 147905 - Fix names of Lock tests: should be "Contended", not "Contented".
Summary: Fix names of Lock tests: should be "Contended", not "Contented".
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-11 15:19 PDT by Mark Lam
Modified: 2015-08-11 16:23 PDT (History)
1 user (show)

See Also:


Attachments
the fix. (3.21 KB, patch)
2015-08-11 15:29 PDT, Mark Lam
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Lam 2015-08-11 15:19:33 PDT
We're testing the behavior of lock contention (i.e. when threads contend), not whether the locks are happy (contented).
Comment 1 Mark Lam 2015-08-11 15:29:03 PDT
Created attachment 258769 [details]
the fix.
Comment 2 Saam Barati 2015-08-11 15:30:56 PDT
Comment on attachment 258769 [details]
the fix.

r=me
Comment 3 WebKit Commit Bot 2015-08-11 16:23:37 PDT
Comment on attachment 258769 [details]
the fix.

Clearing flags on attachment: 258769

Committed r188309: <http://trac.webkit.org/changeset/188309>
Comment 4 WebKit Commit Bot 2015-08-11 16:23:39 PDT
All reviewed patches have been landed.  Closing bug.