| Index: gm/rebaseline_server/imagepair_test.py
|
| diff --git a/gm/rebaseline_server/imagepair_test.py b/gm/rebaseline_server/imagepair_test.py
|
| index 95b7e4d44d2a7421415fff9e04455026f479f68e..3b4cf8e95c1279d65d669c8bdc18926f3046cacf 100755
|
| --- a/gm/rebaseline_server/imagepair_test.py
|
| +++ b/gm/rebaseline_server/imagepair_test.py
|
| @@ -88,7 +88,6 @@ class ImagePairTest(unittest.TestCase):
|
| 'numDifferingPixels': 662,
|
| 'percentDifferingPixels': 0.0662,
|
| 'perceptualDifference': 0.06620000000000914,
|
| - 'weightedDiffMeasure': 0.01127756555171088,
|
| },
|
| 'imageAUrl': 'arcofzorro/16206093933823793653.png',
|
| 'imageBUrl': 'arcofzorro/13786535001616823825.png',
|
| @@ -115,7 +114,6 @@ class ImagePairTest(unittest.TestCase):
|
| 'numDifferingPixels': 102400,
|
| 'percentDifferingPixels': 100.00,
|
| 'perceptualDifference': 100.00,
|
| - 'weightedDiffMeasure': 66.66666666666667,
|
| },
|
| 'expectations': {
|
| 'bugs': [1001, 1002],
|
|
|