DescriptionOnly print error message in debug mode.
Currently, PictureTest runs a test of recording a bad bitmap to a
picture and then replaying the picture. We assert at the record
step in debug mode, so the test only runs in release, to ensure that
we can still play back a picture, even if it has a bad bitmap. Silence
the error message in release, so our test doesn't appear to error
(since it is actually working as desired).
Committed: https://code.google.com/p/skia/source/detail?r=7897
Patch Set 1 #
Messages
Total messages: 7 (0 generated)
|