Bug 99001

Summary: New inspector/profiler/memory-instrumentation-canvas.html fails on JSC platforms
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: jberlin, loislo, ossy, rakuco, yurys, zan
Priority: P2 Keywords: Qt, QtTriaged
Version: 420+   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 87008, 98917    

Csaba Osztrogonác
Reported 2012-10-11 00:28:08 PDT
inspector/profiler/memory-instrumentation-canvas.html introduced in https://trac.webkit.org/changeset/131017, but fails on JSC platforms: Mac, EFL, Qt --- /ramdisk/qt-linux-release/build/layout-test-results/inspector/profiler/memory-instrumentation-canvas-expected.txt +++ /ramdisk/qt-linux-release/build/layout-test-results/inspector/profiler/memory-instrumentation-canvas-actual.txt @@ -1,4 +1,5 @@ This test checks that page's image size reported by the memory agent includes size of canvas internal image buffer. - PASS: block size for path = [ProcessPrivateMemory, Page, Page.Image] is OK. + FAIL: block size for path = [ProcessPrivateMemory, Page, Page.Image] is too small. +expected minimal block size is 4000000 actual is 81101
Attachments
Csaba Osztrogonác
Comment 1 2012-10-11 00:33:14 PDT
I skipped it on Qt by r131020. Please unskip it with the proper fix.
Ilya Tikhonovsky
Comment 2 2012-10-11 01:24:28 PDT
Csaba Osztrogonác
Comment 3 2012-10-11 03:13:46 PDT
Reopen, because the bug isn't fixed, only skipping the test landed.
Jessie Berlin
Comment 4 2013-04-22 18:52:57 PDT
Note You need to log in before you can comment on or make changes to this bug.