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

Side by Side Diff: expectations/gm/Test-Android-IntelRhb-SGX544-x86-Release/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
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 10454118248946441190
14 ]
15 ],
16 "bugs": [
17 1581
18 ],
19 "ignore-failure": true,
20 "reviewed-by-human": false
21 },
22 "imagefiltersbase_gpu.png": {
23 "allowed-digests": [
24 [
25 "bitmap-64bitMD5",
26 14279379961438378421
27 ]
28 ],
29 "bugs": [
30 1581
31 ],
32 "ignore-failure": true,
33 "reviewed-by-human": false
34 }
35 }
36 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698