Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(282)

Issue 13002002: "Fix" persistent failure of BitmapFactoryTest on debug RazrI (Closed)

Created:
7 years, 9 months ago by robertphillips
Modified:
7 years, 9 months ago
Reviewers:
scroggo, djsollen
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

The RazrI has been failing in Debug on the BitmapFactoryTest. This is because ashmem is retaining a memory block the test expects to be freed. Since this is perfectly reasonable behavior on the memory manager's part I have altered the test to not expect the memory block to be freed.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -3 lines) Patch
M tests/BitmapFactoryTest.cpp View 1 chunk +2 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
robertphillips
7 years, 9 months ago (2013-03-21 19:53:22 UTC) #1
scroggo
lgtm
7 years, 9 months ago (2013-03-21 19:55:19 UTC) #2
robertphillips
7 years, 9 months ago (2013-03-21 20:55:02 UTC) #3
Message was sent while issue was closed.
committed as r8311

Powered by Google App Engine
This is Rietveld 408576698