From 3886046f008f0542de36cbeb35e220404e7c88a9 Mon Sep 17 00:00:00 2001 From: bsalomon Date: Tue, 20 Jan 2015 10:23:01 -0800 Subject: Revert "Revert "delete old things!"" This reverts commit 8b4489b6e696ce4b1abbffa9b2cbd0d3bfdeb387. Delete gm and other unused files TBR=mtklien@google.com Review URL: https://codereview.chromium.org/856103002 --- .../output-expected/json-summary.txt | 40 ---------------------- 1 file changed, 40 deletions(-) delete mode 100644 gm/tests/outputs/pipe-playback-failure/output-expected/json-summary.txt (limited to '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 deleted file mode 100644 index ebe8b592b0..0000000000 --- a/gm/tests/outputs/pipe-playback-failure/output-expected/json-summary.txt +++ /dev/null @@ -1,40 +0,0 @@ -{ - "actual-results" : { - "failed" : { - "565/selftest1-pipe.png" : [ "bitmap-64bitMD5", 6140979239232854774 ], - "8888/selftest1-pipe.png" : [ "bitmap-64bitMD5", 6140979239232854774 ] - }, - "failure-ignored" : null, - "no-comparison" : null, - "succeeded" : { - "565/selftest1.png" : [ "bitmap-64bitMD5", 12927999507540085554 ], - "8888/selftest1.png" : [ "bitmap-64bitMD5", 1209453360120438698 ] - } - }, - "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-pipe.png" : { - "allowed-digests" : [ - [ "bitmap-64bitMD5", 1209453360120438698 ] - ], - "ignore-failure" : false - }, - "8888/selftest1.png" : { - "allowed-digests" : [ - [ "bitmap-64bitMD5", 1209453360120438698 ] - ], - "ignore-failure" : false - } - } -} -- cgit v1.2.3