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

Side by Side Diff: expectations/gm/Test-Android-IntelRhb-SGX544-x86-Debug/expected-results.json

Issue 23637004: Mark imageblur and imagefiltersbase GM tests as ignore-failure on Android-IntelRhb-SGX544-x86 (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: manually_ignore_failures 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | expectations/gm/Test-Android-IntelRhb-SGX544-x86-Release/expected-results.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Property Changes:
Added: svn:mime-type
+ text/x-json
OLDNEW
1 { 1 {
2 "actual-results": { 2 "actual-results": {
3 "failed": null, 3 "failed": null,
4 "failure-ignored": null, 4 "failure-ignored": null,
5 "no-comparison": null, 5 "no-comparison": null,
6 "succeeded": null 6 "succeeded": null
7 }, 7 },
8 "expected-results": null 8 "expected-results": {
9 } 9 "imageblur_gpu.png": {
10 "allowed-digests": [
11 [
12 "bitmap-64bitMD5",
13 5680959140053860741
14 ]
15 ],
16 "bugs": [
17 1581
18 ],
19 "ignore-failure": true,
epoger 2013/09/03 18:56:20 Patchset 2: manually added "ignore-failure" line t
20 "reviewed-by-human": false
21 },
22 "imagefiltersbase_gpu.png": {
23 "allowed-digests": [
24 [
25 "bitmap-64bitMD5",
26 18053383936510049208
27 ]
28 ],
29 "bugs": [
30 1581
31 ],
32 "ignore-failure": true,
33 "reviewed-by-human": false
34 }
35 }
36 }
OLDNEW
« no previous file with comments | « no previous file | expectations/gm/Test-Android-IntelRhb-SGX544-x86-Release/expected-results.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698