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

Side by Side Diff: infra/bots/recipes/swarm_test.expected/Test-Android-GCC-NVIDIA_Shield-GPU-TegraX1-Arm64-Debug.json

Issue 2345723003: Blacklist slsrgb + image decoding. (Closed)
Patch Set: Created 4 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
« no previous file with comments | « infra/bots/recipes/swarm_test.py ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "which", 4 "which",
5 "adb" 5 "adb"
6 ], 6 ],
7 "name": "which adb", 7 "name": "which adb",
8 "stdout": "/path/to/tmp/", 8 "stdout": "/path/to/tmp/",
9 "~followup_annotations": [ 9 "~followup_annotations": [
10 "step returned non-zero exit code: 1", 10 "step returned non-zero exit code: 1",
(...skipping 529 matching lines...) Expand 10 before | Expand all | Expand 10 after
540 "tiles_rt-8888", 540 "tiles_rt-8888",
541 "pic-8888", 541 "pic-8888",
542 "glinst", 542 "glinst",
543 "--src", 543 "--src",
544 "tests", 544 "tests",
545 "gm", 545 "gm",
546 "image", 546 "image",
547 "colorImage", 547 "colorImage",
548 "svg", 548 "svg",
549 "--blacklist", 549 "--blacklist",
550 "glsrgb",
551 "image",
552 "_",
553 "_",
550 "_", 554 "_",
551 "test", 555 "test",
552 "_", 556 "_",
553 "GrShape", 557 "GrShape",
554 "serialize-8888", 558 "serialize-8888",
555 "gm", 559 "gm",
556 "_", 560 "_",
557 "bleed_image", 561 "bleed_image",
558 "serialize-8888", 562 "serialize-8888",
559 "gm", 563 "gm",
(...skipping 340 matching lines...) Expand 10 before | Expand all | Expand 10 after
900 "SKIA_OUT": "[SLAVE_BUILD]/out" 904 "SKIA_OUT": "[SLAVE_BUILD]/out"
901 }, 905 },
902 "name": "kill-server" 906 "name": "kill-server"
903 }, 907 },
904 { 908 {
905 "name": "$result", 909 "name": "$result",
906 "recipe_result": null, 910 "recipe_result": null,
907 "status_code": 0 911 "status_code": 0
908 } 912 }
909 ] 913 ]
OLDNEW
« no previous file with comments | « infra/bots/recipes/swarm_test.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698