Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(187)

Unified Diff: gm/rebaseline_server/testdata/outputs/expected/compare_to_expectations_test.CompareToExpectationsTest.test_gm/gm.json

Issue 325413003: rebaseline_server: use just skpdiff, not Python Image Library (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: attempt to fix "'abs' : ambiguous call to overloaded function" on Windows Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: gm/rebaseline_server/testdata/outputs/expected/compare_to_expectations_test.CompareToExpectationsTest.test_gm/gm.json
diff --git a/gm/rebaseline_server/testdata/outputs/expected/compare_to_expectations_test.CompareToExpectationsTest.test_gm/gm.json b/gm/rebaseline_server/testdata/outputs/expected/compare_to_expectations_test.CompareToExpectationsTest.test_gm/gm.json
index f2f40d507891aab6fecf67534d02f801f7d34ef8..1e3d947645ada779155253972a97d451eea9ba0a 100644
--- a/gm/rebaseline_server/testdata/outputs/expected/compare_to_expectations_test.CompareToExpectationsTest.test_gm/gm.json
+++ b/gm/rebaseline_server/testdata/outputs/expected/compare_to_expectations_test.CompareToExpectationsTest.test_gm/gm.json
@@ -110,7 +110,7 @@
}
},
"header": {
- "dataHash": "7849962375815855931",
+ "dataHash": "-7804718549064096650",
"isEditable": false,
"isExported": true,
"schemaVersion": 3,
@@ -128,7 +128,7 @@
],
"numDifferingPixels": 120000,
"percentDifferingPixels": 75.0,
- "perceptualDifference": 50.122499999999995
+ "perceptualDifference": 50.122499
},
"expectations": {
"bugs": null,
@@ -154,7 +154,7 @@
],
"numDifferingPixels": 765891,
"percentDifferingPixels": 97.38807678222656,
- "perceptualDifference": 25.25699999999999
+ "perceptualDifference": 25.256985
},
"expectations": {
"bugs": [
@@ -182,7 +182,7 @@
],
"numDifferingPixels": 422432,
"percentDifferingPixels": 53.715006510416664,
- "perceptualDifference": 25.120500000000007
+ "perceptualDifference": 25.120543999999995
},
"expectations": {
"bugs": [
@@ -202,16 +202,6 @@
"isDifferent": true
},
{
- "differenceData": {
- "maxDiffPerChannel": [
- 222,
- 223,
- 222
- ],
- "numDifferingPixels": 53150,
- "percentDifferingPixels": 12.035778985507246,
- "perceptualDifference": 100
- },
"expectations": {
"bugs": [
1578
@@ -230,16 +220,6 @@
"isDifferent": true
},
{
- "differenceData": {
- "maxDiffPerChannel": [
- 221,
- 221,
- 221
- ],
- "numDifferingPixels": 53773,
- "percentDifferingPixels": 12.17685688405797,
- "perceptualDifference": 100
- },
"expectations": {
"bugs": [
1578

Powered by Google App Engine
This is Rietveld 408576698