RESOLVED FIXED 147905
Fix names of Lock tests: should be "Contended", not "Contented".
https://bugs.webkit.org/show_bug.cgi?id=147905
Summary Fix names of Lock tests: should be "Contended", not "Contented".
Mark Lam
Reported 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).
Attachments
the fix. (3.21 KB, patch)
2015-08-11 15:29 PDT, Mark Lam
no flags
Mark Lam
Comment 1 2015-08-11 15:29:03 PDT
Created attachment 258769 [details] the fix.
Saam Barati
Comment 2 2015-08-11 15:30:56 PDT
Comment on attachment 258769 [details] the fix. r=me
WebKit Commit Bot
Comment 3 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>
WebKit Commit Bot
Comment 4 2015-08-11 16:23:39 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.