quick fix for GM self-test failures after r7206
BUG=http://code.google.com/p/skia/issues/detail?id=1068 Review URL: https://codereview.appspot.com/7131043 git-svn-id: http://skia.googlecode.com/svn/trunk@7213 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
parent
f14e4b0482
commit
6008e60a54
@ -4,3 +4,9 @@ writing to gm/tests/outputs/compared-against-different-pixels/output-actual/imag
|
||||
drawing... dashing2 [640 480]
|
||||
Ran 1 tests: 0 passed, 1 failed, 0 missing reference images
|
||||
8888/dashing2 pixel_error
|
||||
Leaked SkRefCnt: 190
|
||||
Leaked SkFlattenable: 1
|
||||
Leaked SkData: 1
|
||||
Leaked SkPathRef: 1
|
||||
Leaked SkWeakRefCnt: 188
|
||||
Leaked SkTypeface: 188
|
||||
|
@ -4,3 +4,9 @@ writing to gm/tests/outputs/compared-against-empty-dir/output-actual/images
|
||||
drawing... dashing2 [640 480]
|
||||
FAILED to read gm/tests/inputs/empty-dir/8888/dashing2.png
|
||||
Ran 1 tests: 0 passed, 0 failed, 1 missing reference images
|
||||
Leaked SkRefCnt: 190
|
||||
Leaked SkFlattenable: 1
|
||||
Leaked SkData: 1
|
||||
Leaked SkPathRef: 1
|
||||
Leaked SkWeakRefCnt: 188
|
||||
Leaked SkTypeface: 188
|
||||
|
@ -3,3 +3,9 @@ reading from gm/tests/inputs/identical-bytes
|
||||
writing to gm/tests/outputs/compared-against-identical-bytes/output-actual/images
|
||||
drawing... dashing2 [640 480]
|
||||
Ran 1 tests: 1 passed, 0 failed, 0 missing reference images
|
||||
Leaked SkRefCnt: 190
|
||||
Leaked SkFlattenable: 1
|
||||
Leaked SkData: 1
|
||||
Leaked SkPathRef: 1
|
||||
Leaked SkWeakRefCnt: 188
|
||||
Leaked SkTypeface: 188
|
||||
|
@ -3,3 +3,9 @@ reading from gm/tests/inputs/identical-pixels
|
||||
writing to gm/tests/outputs/compared-against-identical-pixels/output-actual/images
|
||||
drawing... dashing2 [640 480]
|
||||
Ran 1 tests: 1 passed, 0 failed, 0 missing reference images
|
||||
Leaked SkRefCnt: 190
|
||||
Leaked SkFlattenable: 1
|
||||
Leaked SkData: 1
|
||||
Leaked SkPathRef: 1
|
||||
Leaked SkWeakRefCnt: 188
|
||||
Leaked SkTypeface: 188
|
||||
|
@ -2,3 +2,9 @@ Non-default runtime configuration options:
|
||||
writing to gm/tests/outputs/no-readpath/output-actual/images
|
||||
drawing... dashing2 [640 480]
|
||||
Ran 1 tests: 0 passed, 0 failed, 1 missing reference images
|
||||
Leaked SkRefCnt: 190
|
||||
Leaked SkFlattenable: 1
|
||||
Leaked SkData: 1
|
||||
Leaked SkPathRef: 1
|
||||
Leaked SkWeakRefCnt: 188
|
||||
Leaked SkTypeface: 188
|
||||
|
Loading…
Reference in New Issue
Block a user