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

Unified Diff: gm/tests/outputs/pipe-playback-failure/output-expected/json-summary.txt

Issue 129203002: GM: run mode comparisons for all raster configs. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: pointer becomes ref 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: gm/tests/outputs/pipe-playback-failure/output-expected/json-summary.txt
diff --git a/gm/tests/outputs/pipe-playback-failure/output-expected/json-summary.txt b/gm/tests/outputs/pipe-playback-failure/output-expected/json-summary.txt
index c99a8e965156837cacedbf77899083d765056841..ebe8b592b074180965bcff59eb0b85fd00ba43a5 100644
--- a/gm/tests/outputs/pipe-playback-failure/output-expected/json-summary.txt
+++ b/gm/tests/outputs/pipe-playback-failure/output-expected/json-summary.txt
@@ -1,7 +1,8 @@
{
"actual-results" : {
"failed" : {
- "comparison/selftest1-pipe.png" : [ "bitmap-64bitMD5", 6140979239232854774 ]
+ "565/selftest1-pipe.png" : [ "bitmap-64bitMD5", 6140979239232854774 ],
+ "8888/selftest1-pipe.png" : [ "bitmap-64bitMD5", 6140979239232854774 ]
},
"failure-ignored" : null,
"no-comparison" : null,
@@ -11,19 +12,25 @@
}
},
"expected-results" : {
+ "565/selftest1-pipe.png" : {
+ "allowed-digests" : [
+ [ "bitmap-64bitMD5", 12927999507540085554 ]
+ ],
+ "ignore-failure" : false
+ },
"565/selftest1.png" : {
"allowed-digests" : [
[ "bitmap-64bitMD5", 12927999507540085554 ]
],
"ignore-failure" : false
},
- "8888/selftest1.png" : {
+ "8888/selftest1-pipe.png" : {
"allowed-digests" : [
[ "bitmap-64bitMD5", 1209453360120438698 ]
],
"ignore-failure" : false
},
- "comparison/selftest1-pipe.png" : {
+ "8888/selftest1.png" : {
"allowed-digests" : [
[ "bitmap-64bitMD5", 1209453360120438698 ]
],

Powered by Google App Engine
This is Rietveld 408576698