[Webkit-unassigned] [Bug 134918] New: DRT should clear the memory cache between tests
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 14 23:02:49 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=134918
Summary: DRT should clear the memory cache between tests
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: simon.fraser at apple.com
CC: dino at apple.com, akling at apple.com
DRT doesn't seem to clear the memory cache between tests. I was trying to make a test that has window.internals.settings.setImageSubsamplingEnabled(true); and a ref test that does not, but the CachedImage was created by the test then just re-used by the reference, giving me a bogus pass.
--
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