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

Unified Diff: tools/tests/rebaseline/output/marked-unreviewed/output-expected/gm-expectations/Test-Android-GalaxyNexus-SGX540-Arm7-Debug/expected-results.json

Issue 23478011: rebaseline.py: add --bugs and --unreviewed flags (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: rebase_to_r11057 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/output/marked-unreviewed/output-expected/gm-expectations/Test-Android-GalaxyNexus-SGX540-Arm7-Debug/expected-results.json
===================================================================
--- tools/tests/rebaseline/output/marked-unreviewed/output-expected/gm-expectations/Test-Android-GalaxyNexus-SGX540-Arm7-Debug/expected-results.json (revision 0)
+++ tools/tests/rebaseline/output/marked-unreviewed/output-expected/gm-expectations/Test-Android-GalaxyNexus-SGX540-Arm7-Debug/expected-results.json (working copy)
@@ -34,7 +34,13 @@
3359963596899141322
]
],
+ "bugs": [
+ 1234,
+ 5678
+ ],
"ignore-failure": false,
+ "notes": "notes_content",
+ "reviewed-by-human": false,
"unknown-extra-field": "make sure that rebaseline.py maintains this unknown field within a record whose allowed-digest IS modified"
},
"imageblur_8888.png": {
@@ -44,7 +50,13 @@
4217923806027861152
]
],
- "ignore-failure": false
+ "bugs": [
+ 1234,
+ 5678
+ ],
+ "ignore-failure": false,
+ "notes": "notes_content",
+ "reviewed-by-human": false
},
"shadertext3_8888.png": {
"allowed-digests": [
@@ -53,7 +65,13 @@
3713708307125704716
]
],
- "ignore-failure": false
+ "bugs": [
+ 1234,
+ 5678
+ ],
+ "ignore-failure": false,
+ "notes": "notes_content",
+ "reviewed-by-human": false
},
"xfermodeimagefilter_pdf.png": {
"allowed-digests": null,

Powered by Google App Engine
This is Rietveld 408576698