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

Unified Diff: tools/tests/rebaseline/input/json1/Test-Mac10.6-MacMini4.1-GeForce320M-x86-Release/expected-results.json

Issue 23899003: rebaseline.py: fix --add-new when there are no expectations at all (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: rebase_to_r11062 Created 7 years, 3 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: tools/tests/rebaseline/input/json1/Test-Mac10.6-MacMini4.1-GeForce320M-x86-Release/expected-results.json
===================================================================
--- tools/tests/rebaseline/input/json1/Test-Mac10.6-MacMini4.1-GeForce320M-x86-Release/expected-results.json (revision 11062)
+++ tools/tests/rebaseline/input/json1/Test-Mac10.6-MacMini4.1-GeForce320M-x86-Release/expected-results.json (working copy)
@@ -1,26 +1 @@
-{
- "expected-results" : {
- "aaclip_565.png" : {
- "allowed-digests" : [
- [ "bitmap-64bitMD5", 12345 ]
- ],
- "ignore-failure" : false
- },
- "aaclip_8888.png" : {
- "allowed-digests" : [
- [ "bitmap-64bitMD5", 67890 ]
- ],
- "ignore-failure" : false
- },
- "aaclip_gpu.png" : {
- "allowed-digests" : [
- [ "bitmap-64bitMD5", 11899819492385205974 ]
- ],
- "ignore-failure" : false
- },
- "aaclip_pdf.png" : {
- "allowed-digests" : null,
- "ignore-failure" : false
- }
- }
-}
+{}

Powered by Google App Engine
This is Rietveld 408576698