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: tools/tests/rebaseline/output/marked-unreviewed/output-expected/gm-expectations/Test-Win7-ShuttleA-HD2000-x86-Release/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-Win7-ShuttleA-HD2000-x86-Release/expected-results.json
===================================================================
--- tools/tests/rebaseline/output/marked-unreviewed/output-expected/gm-expectations/Test-Win7-ShuttleA-HD2000-x86-Release/expected-results.json (revision 0)
+++ tools/tests/rebaseline/output/marked-unreviewed/output-expected/gm-expectations/Test-Win7-ShuttleA-HD2000-x86-Release/expected-results.json (working copy)
@@ -15,7 +15,12 @@
11899819492385205974
]
],
- "ignore-failure": false
+ "bugs": [
+ 1234,
+ 5678
+ ],
+ "ignore-failure": false,
+ "reviewed-by-human": false
},
"aarectmodes_565.png": {
"allowed-digests": [
@@ -24,7 +29,12 @@
14760033689012826769
]
],
- "ignore-failure": false
+ "bugs": [
+ 1234,
+ 5678
+ ],
+ "ignore-failure": false,
+ "reviewed-by-human": false
},
"imageblur_565.png": {
"allowed-digests": [
@@ -33,7 +43,12 @@
3359963596899141322
]
],
- "ignore-failure": false
+ "bugs": [
+ 1234,
+ 5678
+ ],
+ "ignore-failure": false,
+ "reviewed-by-human": false
},
"imageblur_8888.png": {
"allowed-digests": [
@@ -42,7 +57,12 @@
4217923806027861152
]
],
- "ignore-failure": false
+ "bugs": [
+ 1234,
+ 5678
+ ],
+ "ignore-failure": false,
+ "reviewed-by-human": false
},
"shadertext3_8888.png": {
"allowed-digests": [
@@ -51,7 +71,12 @@
3713708307125704716
]
],
- "ignore-failure": false
+ "bugs": [
+ 1234,
+ 5678
+ ],
+ "ignore-failure": false,
+ "reviewed-by-human": false
},
"xfermodeimagefilter_pdf.png": {
"allowed-digests": null,
@@ -64,7 +89,12 @@
9151974350149210736
]
],
- "ignore-failure": false
+ "bugs": [
+ 1234,
+ 5678
+ ],
+ "ignore-failure": false,
+ "reviewed-by-human": false
}
}
}

Powered by Google App Engine
This is Rietveld 408576698