From cbbc7bf971fdaaae6dbb09fef6c611f3fb806a14 Mon Sep 17 00:00:00 2001 From: epoger Date: Wed, 11 Jun 2014 20:02:26 -0700 Subject: [PATCH] rebaseline_server: change 2 image expectations within unittests NOTRY=True R=rmistry@google.com TBR=rmistry Author: epoger@google.com Review URL: https://codereview.chromium.org/329933002 --- .../actual-results.json | 4 +-- .../expected-results.json | 4 +-- .../gm.json | 34 +++++++++++----------- 3 files changed, 21 insertions(+), 21 deletions(-) diff --git a/gm/rebaseline_server/testdata/inputs/gm-actuals/Test-Android-GalaxyNexus-SGX540-Arm7-Release/actual-results.json b/gm/rebaseline_server/testdata/inputs/gm-actuals/Test-Android-GalaxyNexus-SGX540-Arm7-Release/actual-results.json index 7757494..38ee68c 100644 --- a/gm/rebaseline_server/testdata/inputs/gm-actuals/Test-Android-GalaxyNexus-SGX540-Arm7-Release/actual-results.json +++ b/gm/rebaseline_server/testdata/inputs/gm-actuals/Test-Android-GalaxyNexus-SGX540-Arm7-Release/actual-results.json @@ -65,13 +65,13 @@ }, "filterbitmap_checkerboard_192_192_565.png" : { "allowed-digests" : [ - [ "bitmap-64bitMD5", 13270012198930365496 ] + [ "bitmap-64bitMD5", 9917960313903939620 ] ], "ignore-failure" : true }, "filterbitmap_checkerboard_192_192_8888.png" : { "allowed-digests" : [ - [ "bitmap-64bitMD5", 14746826424040775628 ] + [ "bitmap-64bitMD5", 9917960313903939620 ] ], "ignore-failure" : true }, diff --git a/gm/rebaseline_server/testdata/inputs/gm-expectations/Test-Android-GalaxyNexus-SGX540-Arm7-Release/expected-results.json b/gm/rebaseline_server/testdata/inputs/gm-expectations/Test-Android-GalaxyNexus-SGX540-Arm7-Release/expected-results.json index 445d7e7..75b2663 100644 --- a/gm/rebaseline_server/testdata/inputs/gm-expectations/Test-Android-GalaxyNexus-SGX540-Arm7-Release/expected-results.json +++ b/gm/rebaseline_server/testdata/inputs/gm-expectations/Test-Android-GalaxyNexus-SGX540-Arm7-Release/expected-results.json @@ -52,7 +52,7 @@ "allowed-digests": [ [ "bitmap-64bitMD5", - 13270012198930365496 + 9917960313903939620 ] ], "bugs": [ @@ -64,7 +64,7 @@ "allowed-digests": [ [ "bitmap-64bitMD5", - 14746826424040775628 + 9917960313903939620 ] ], "bugs": [ 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 9ad771e..c8c884b 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": "-7988419419043310401", + "dataHash": "-5343462047057549086", "isEditable": false, "isExported": true, "schemaVersion": 3, @@ -149,14 +149,14 @@ { "differenceData": { "maxDiffPerChannel": [ - 222, - 223, - 222 + 255, + 255, + 255 ], - "numDifferingPixels": 77691, - "percentDifferingPixels": 17.593070652173914, - "perceptualDifference": 100, - "weightedDiffMeasure": 3.661184599893761 + "numDifferingPixels": 765891, + "percentDifferingPixels": 97.38807678222656, + "perceptualDifference": 25.25699999999999, + "weightedDiffMeasure": 14.10677058693997 }, "expectations": { "bugs": [ @@ -171,21 +171,21 @@ "resultType": "failure-ignored", "test": "filterbitmap_checkerboard_192_192" }, - "imageAUrl": "bitmap-64bitMD5/filterbitmap_checkerboard_192_192/13270012198930365496.png", + "imageAUrl": "bitmap-64bitMD5/filterbitmap_checkerboard_192_192/9917960313903939620.png", "imageBUrl": "bitmap-64bitMD5/filterbitmap_checkerboard_192_192/4719210487426381700.png", "isDifferent": true }, { "differenceData": { "maxDiffPerChannel": [ - 221, - 221, - 221 + 255, + 255, + 255 ], - "numDifferingPixels": 82952, - "percentDifferingPixels": 18.784420289855074, - "perceptualDifference": 100, - "weightedDiffMeasure": 3.6140912497422955 + "numDifferingPixels": 422432, + "percentDifferingPixels": 53.715006510416664, + "perceptualDifference": 25.120500000000007, + "weightedDiffMeasure": 14.005823726182287 }, "expectations": { "bugs": [ @@ -200,7 +200,7 @@ "resultType": "failure-ignored", "test": "filterbitmap_checkerboard_192_192" }, - "imageAUrl": "bitmap-64bitMD5/filterbitmap_checkerboard_192_192/14746826424040775628.png", + "imageAUrl": "bitmap-64bitMD5/filterbitmap_checkerboard_192_192/9917960313903939620.png", "imageBUrl": "bitmap-64bitMD5/filterbitmap_checkerboard_192_192/3154864687054945306.png", "isDifferent": true }, -- 2.7.4