diff options
author | kkinnunen <kkinnunen@nvidia.com> | 2014-06-23 06:59:46 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2014-06-23 06:59:46 -0700 |
commit | 0156c7646c83ee9932f016ff208cf339fec82446 (patch) | |
tree | 76d44085fe780e7b5d1d5675ff9a134602af6c6a /expectations/gm/Test-Win8-ShuttleA-GTX660-x86-Release | |
parent | c4b84aef1adeb68bc853f35abb85b79fa1fcaac6 (diff) |
Rebaseline shadertext2 after SkPaint::measureText changes
Rebaseline shadertext2 after commit "Fix SkPaint::measureText for stroked
hairline text".
Unignore ignored shadertext2 for Test-Ubuntu13.10-ShuttleA-NoGPU-x86_64-Debug
pdf-poppler.
The label "Filled" in the test moves to the left due to the changes in the
measurement. The SkPaint::measureText will use the "use paths" code path,
similar to the drawing code. This results in different length for the string
"Filled".
As a side-note, the test probably measures either wrong text or uses wrong
paint. This can be fixed separately.
NOTREECHECKS=true
NOTRY=true
R=jvanverth@google.com, mtklein@google.com, rmistry@google.com
Author: kkinnunen@nvidia.com
Review URL: https://codereview.chromium.org/347393002
Diffstat (limited to 'expectations/gm/Test-Win8-ShuttleA-GTX660-x86-Release')
-rw-r--r-- | expectations/gm/Test-Win8-ShuttleA-GTX660-x86-Release/expected-results.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/expectations/gm/Test-Win8-ShuttleA-GTX660-x86-Release/expected-results.json b/expectations/gm/Test-Win8-ShuttleA-GTX660-x86-Release/expected-results.json index d3aee10e56..a1ddd1c0b0 100644 --- a/expectations/gm/Test-Win8-ShuttleA-GTX660-x86-Release/expected-results.json +++ b/expectations/gm/Test-Win8-ShuttleA-GTX660-x86-Release/expected-results.json @@ -16848,7 +16848,7 @@ "allowed-digests": [ [ "bitmap-64bitMD5", - 4721382661721666101 + 1898237381668598239 ] ], "reviewed-by-human": true @@ -16857,7 +16857,7 @@ "allowed-digests": [ [ "bitmap-64bitMD5", - 11081789658344209328 + 8372559706051131694 ] ], "reviewed-by-human": true @@ -16866,7 +16866,7 @@ "allowed-digests": [ [ "bitmap-64bitMD5", - 6304960047606523701 + 3285314856458195690 ] ], "reviewed-by-human": true @@ -16875,7 +16875,7 @@ "allowed-digests": [ [ "bitmap-64bitMD5", - 17371546210615613853 + 6167804049792018932 ] ], "reviewed-by-human": true |