Bug 222947

Summary: JSTests/stress/heap-analyzer-taking-lock.js intermittently fails --verifyGC=true.
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, msaboff, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=223241
Attachments:
Description Flags
proposed patch. none

Description Mark Lam 2021-03-08 15:48:38 PST
We're currently skipping the test.  Please unskip the test (by removing `//@ requireOptions("--verifyGC=false")` from the test when the root cause has been found and fixed.
Comment 1 Radar WebKit Bug Importer 2021-03-15 16:49:13 PDT
<rdar://problem/75454308>
Comment 2 Mark Lam 2021-03-18 20:20:25 PDT
This turns out to be a dupe of https://bugs.webkit.org/show_bug.cgi?id=223241.  I'll remove the "skipped" test option.
Comment 3 Mark Lam 2021-03-18 20:28:10 PDT
Created attachment 423686 [details]
proposed patch.
Comment 4 Michael Saboff 2021-03-18 20:51:38 PDT
Comment on attachment 423686 [details]
proposed patch.

rs=me
Comment 5 EWS 2021-03-18 21:30:46 PDT
Committed r274701: <https://commits.webkit.org/r274701>

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