[Webkit-unassigned] [Bug 69942] When an API test fails, TestWebKitAPI crashes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 21 11:19:10 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=69942


David Kilzer (ddkilzer) <ddkilzer at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE




--- Comment #19 from David Kilzer (ddkilzer) <ddkilzer at webkit.org>  2011-12-21 11:19:09 PST ---
(In reply to comment #18)
> (In reply to comment #16)
> > I['m] beginning to see Dmitry's point in Bug 66521 about making gtest use FastMalloc.h as the only sane solution here.
> 
> Good :) Is that what are you shooting for now? Do you need help?

I have your patch from Bug 66521 working on the Apple Mac port.  I need help testing the Windows vcproj changes (which I merged by hand).

> I do not think USE_SYSTEM_MALLOC is going to cut it. Basically, since these are webkit/webcore unit tests, we do want to be able to test in the exact regimes ports compile. This includes running unit tests with global fast malloc/free. The testing framework should not require any specific set of ENABLE_/DISABLE_ defines (individual tests might though).

I agree.  I've finally reached the same conclusion.  :)

Duping this to Bug 66521.  Fixing that also fixes this crash.

*** This bug has been marked as a duplicate of bug 66521 ***

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list