Bug 20871

Summary: fast/js/garbage-collect-after-string-appends.html is highly dependent on UString and JSCore collector implementation details
Product: WebKit Reporter: Sam Weinig <sam>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: kmccullough, mrowe
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
See Also: https://bugs.webkit.org/show_bug.cgi?id=167537

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.