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-Win7-ShuttleA-HD2000-x86_64-Debug | |
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-Win7-ShuttleA-HD2000-x86_64-Debug')
-rw-r--r-- | expectations/gm/Test-Win7-ShuttleA-HD2000-x86_64-Debug/expected-results.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/expectations/gm/Test-Win7-ShuttleA-HD2000-x86_64-Debug/expected-results.json b/expectations/gm/Test-Win7-ShuttleA-HD2000-x86_64-Debug/expected-results.json index f72c7b551d..ceef6e5f1d 100644 --- a/expectations/gm/Test-Win7-ShuttleA-HD2000-x86_64-Debug/expected-results.json +++ b/expectations/gm/Test-Win7-ShuttleA-HD2000-x86_64-Debug/expected-results.json @@ -10706,7 +10706,7 @@ "allowed-digests": [ [ "bitmap-64bitMD5", - 4721382661721666101 + 1898237381668598239 ] ], "ignore-failure": false, @@ -10716,7 +10716,7 @@ "allowed-digests": [ [ "bitmap-64bitMD5", - 8053365202385311069 + 3250614971945282083 ] ], "reviewed-by-human": true |