Bug 222947 - JSTests/stress/heap-analyzer-taking-lock.js intermittently fails --verifyGC=true.
Summary: JSTests/stress/heap-analyzer-taking-lock.js intermittently fails --verifyGC=t...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-03-08 15:48 PST by Mark Lam
Modified: 2021-03-18 21:30 PDT (History)
3 users (show)

See Also:


Attachments
proposed patch. (1.31 KB, patch)
2021-03-18 20:28 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 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].