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-HD7770-x86_64-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-HD7770-x86_64-Release')
-rw-r--r-- | expectations/gm/Test-Win8-ShuttleA-HD7770-x86_64-Release/expected-results.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/expectations/gm/Test-Win8-ShuttleA-HD7770-x86_64-Release/expected-results.json b/expectations/gm/Test-Win8-ShuttleA-HD7770-x86_64-Release/expected-results.json index 45b530da32..e337e5491d 100644 --- a/expectations/gm/Test-Win8-ShuttleA-HD7770-x86_64-Release/expected-results.json +++ b/expectations/gm/Test-Win8-ShuttleA-HD7770-x86_64-Release/expected-results.json @@ -11545,7 +11545,7 @@ "allowed-digests": [ [ "bitmap-64bitMD5", - 4721382661721666101 + 1898237381668598239 ] ], "reviewed-by-human": true @@ -11554,7 +11554,7 @@ "allowed-digests": [ [ "bitmap-64bitMD5", - 12858821977237734612 + 8206017788928062946 ] ], "reviewed-by-human": true |