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

Unified Diff: compute_engine_scripts/telemetry/telemetry_master_scripts/test_data/combiner/differences/summary5.json

Issue 148093012: Add magnifying ability, perceptual diff and improve layout of Skia Tryserver HTML output (Closed) Base URL: https://skia.googlesource.com/buildbot.git@master
Patch Set: Rebase Created 6 years, 11 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: compute_engine_scripts/telemetry/telemetry_master_scripts/test_data/combiner/differences/summary5.json
diff --git a/compute_engine_scripts/telemetry/telemetry_master_scripts/test_data/combiner/differences/summary5.json b/compute_engine_scripts/telemetry/telemetry_master_scripts/test_data/combiner/differences/summary5.json
index e61f4150c3d5141c600138a514b9e2a365f90cb5..b1a7988fef01df4479e4cf5ed215ef7c51c1ba2c 100644
--- a/compute_engine_scripts/telemetry/telemetry_master_scripts/test_data/combiner/differences/summary5.json
+++ b/compute_engine_scripts/telemetry/telemetry_master_scripts/test_data/combiner/differences/summary5.json
@@ -7,7 +7,8 @@
"numPixelsDiffering": 511,
"percentPixelsDiffering": 512,
"weightedDiffMeasure": 513,
- "maxDiffPerChannel": 514
+ "maxDiffPerChannel": 514,
+ "perceptualSimilarity": 515
},
{
"fileName": "fileslave5_2.png",
@@ -15,7 +16,8 @@
"numPixelsDiffering": 521,
"percentPixelsDiffering": 522,
"weightedDiffMeasure": 523,
- "maxDiffPerChannel": 524
+ "maxDiffPerChannel": 524,
+ "perceptualSimilarity": 525
}
],
"failedFilesCount": 2,

Powered by Google App Engine
This is Rietveld 408576698