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

Side by Side Diff: infra/bots/recipes/swarm_test.expected/Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind.json

Issue 2385133003: Disable the SVG tests on Valgrind bots (Closed)
Patch Set: Created 4 years, 2 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 "python", 4 "python",
5 "-u", 5 "-u",
6 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 6 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
7 "[SLAVE_BUILD]/skia/infra/bots/assets/skp/VERSION", 7 "[SLAVE_BUILD]/skia/infra/bots/assets/skp/VERSION",
8 "/path/to/tmp/" 8 "/path/to/tmp/"
9 ], 9 ],
10 "name": "Get downloaded SKP VERSION" 10 "name": "Get downloaded SKP VERSION"
(...skipping 131 matching lines...) Expand 10 before | Expand all | Expand 10 after
142 "_", 142 "_",
143 "worldjournal", 143 "worldjournal",
144 "pdf", 144 "pdf",
145 "skp", 145 "skp",
146 "_", 146 "_",
147 "desk_baidu.skp", 147 "desk_baidu.skp",
148 "pdf", 148 "pdf",
149 "skp", 149 "skp",
150 "_", 150 "_",
151 "desk_wikipedia.skp", 151 "desk_wikipedia.skp",
152 "_",
153 "svg",
154 "_",
155 "_",
152 "serialize-8888", 156 "serialize-8888",
153 "gm", 157 "gm",
154 "_", 158 "_",
155 "bleed_image", 159 "bleed_image",
156 "serialize-8888", 160 "serialize-8888",
157 "gm", 161 "gm",
158 "_", 162 "_",
159 "c_gms", 163 "c_gms",
160 "serialize-8888", 164 "serialize-8888",
161 "gm", 165 "gm",
(...skipping 320 matching lines...) Expand 10 before | Expand all | Expand 10 after
482 "_", 486 "_",
483 "worldjournal", 487 "worldjournal",
484 "pdf", 488 "pdf",
485 "skp", 489 "skp",
486 "_", 490 "_",
487 "desk_baidu.skp", 491 "desk_baidu.skp",
488 "pdf", 492 "pdf",
489 "skp", 493 "skp",
490 "_", 494 "_",
491 "desk_wikipedia.skp", 495 "desk_wikipedia.skp",
496 "_",
497 "svg",
498 "_",
499 "_",
492 "serialize-8888", 500 "serialize-8888",
493 "gm", 501 "gm",
494 "_", 502 "_",
495 "bleed_image", 503 "bleed_image",
496 "serialize-8888", 504 "serialize-8888",
497 "gm", 505 "gm",
498 "_", 506 "_",
499 "c_gms", 507 "c_gms",
500 "serialize-8888", 508 "serialize-8888",
501 "gm", 509 "gm",
(...skipping 321 matching lines...) Expand 10 before | Expand all | Expand 10 after
823 "_", 831 "_",
824 "worldjournal", 832 "worldjournal",
825 "pdf", 833 "pdf",
826 "skp", 834 "skp",
827 "_", 835 "_",
828 "desk_baidu.skp", 836 "desk_baidu.skp",
829 "pdf", 837 "pdf",
830 "skp", 838 "skp",
831 "_", 839 "_",
832 "desk_wikipedia.skp", 840 "desk_wikipedia.skp",
841 "_",
842 "svg",
843 "_",
844 "_",
833 "serialize-8888", 845 "serialize-8888",
834 "gm", 846 "gm",
835 "_", 847 "_",
836 "bleed_image", 848 "bleed_image",
837 "serialize-8888", 849 "serialize-8888",
838 "gm", 850 "gm",
839 "_", 851 "_",
840 "c_gms", 852 "c_gms",
841 "serialize-8888", 853 "serialize-8888",
842 "gm", 854 "gm",
(...skipping 237 matching lines...) Expand 10 before | Expand all | Expand 10 after
1080 "SKIA_OUT": "[SLAVE_BUILD]/out" 1092 "SKIA_OUT": "[SLAVE_BUILD]/out"
1081 }, 1093 },
1082 "name": "dm --preAbandonGpuContext" 1094 "name": "dm --preAbandonGpuContext"
1083 }, 1095 },
1084 { 1096 {
1085 "name": "$result", 1097 "name": "$result",
1086 "recipe_result": null, 1098 "recipe_result": null,
1087 "status_code": 0 1099 "status_code": 0
1088 } 1100 }
1089 ] 1101 ]
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