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

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: add_flags Created 7 years, 4 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)
@@ -15,7 +15,12 @@
11899819492385205974
epoger 2013/08/29 19:45:31 There's a problem here... rebaseline.py didn't act
epoger 2013/08/29 19:56:53 Patchset 3 fixes this problem.
]
],
+ "bugs": [
+ 1234,
+ 5678
+ ],
"ignore-failure": false,
+ "reviewed-by-human": false,
"unknown-extra-field": "make sure that rebaseline.py maintains this unknown field within a record whose allowed-digest IS NOT modified"
},
"aarectmodes_565.png": {
@@ -25,7 +30,12 @@
14760033689012826769
]
],
- "ignore-failure": false
+ "bugs": [
+ 1234,
+ 5678
+ ],
+ "ignore-failure": false,
+ "reviewed-by-human": false
},
"imageblur_565.png": {
"allowed-digests": [
@@ -34,7 +44,12 @@
3359963596899141322
]
],
+ "bugs": [
+ 1234,
+ 5678
+ ],
"ignore-failure": false,
+ "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 +59,12 @@
4217923806027861152
]
],
- "ignore-failure": false
+ "bugs": [
+ 1234,
+ 5678
+ ],
+ "ignore-failure": false,
+ "reviewed-by-human": false
},
"shadertext3_8888.png": {
"allowed-digests": [
@@ -53,7 +73,12 @@
3713708307125704716
]
],
- "ignore-failure": false
+ "bugs": [
+ 1234,
+ 5678
+ ],
+ "ignore-failure": false,
+ "reviewed-by-human": false
},
"xfermodeimagefilter_pdf.png": {
"allowed-digests": null,
@@ -66,7 +91,12 @@
9151974350149210736
]
],
- "ignore-failure": false
+ "bugs": [
+ 1234,
+ 5678
+ ],
+ "ignore-failure": false,
+ "reviewed-by-human": false
}
}
}

Powered by Google App Engine
This is Rietveld 408576698