Bug 20871 - fast/js/garbage-collect-after-string-appends.html is highly dependent on UString and JSCore collector implementation details
Summary: fast/js/garbage-collect-after-string-appends.html is highly dependent on UStr...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-15 18:46 PDT by Sam Weinig
Modified: 2017-01-28 10:22 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2008-09-15 18:46:01 PDT
fast/js/garbage-collect-after-string-appends.html is failing intermittently.
Comment 1 Mark Rowe (bdash) 2008-09-16 16:00:11 PDT
Retitling bug to address the fact that this test is very dependent on the details of how UStrings report their memory cost to the JSCore garbage collector.  I've tweaked the test to no longer fail for now.