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

Side by Side Diff: infra/bots/recipes/swarm_test.expected/big_issue_number.json

Issue 2249763002: Disable Nebraska-StateSeal.svg on Win8 bots (Closed) Base URL: https://chromium.googlesource.com/skia.git@master
Patch Set: rebased Created 4 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 unified diff | Download patch
« no previous file with comments | « infra/bots/recipes/swarm_test.expected/Test-Win8-MSVC-ShuttleB-GPU-GTX960-x86_64-Debug-ANGLE.json ('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 288 matching lines...) Expand 10 before | Expand all | Expand 10 after
299 "gen_platf", 299 "gen_platf",
300 "24bpp-pixeldata-cropped.bmp", 300 "24bpp-pixeldata-cropped.bmp",
301 "_", 301 "_",
302 "gm", 302 "gm",
303 "_", 303 "_",
304 "composeshader_bitmap", 304 "composeshader_bitmap",
305 "_", 305 "_",
306 "gm", 306 "gm",
307 "_", 307 "_",
308 "fontscalerdistortable", 308 "fontscalerdistortable",
309 "_",
310 "svg",
311 "_",
312 "Nebraska-StateSeal.svg",
309 "serialize-8888", 313 "serialize-8888",
310 "gm", 314 "gm",
311 "_", 315 "_",
312 "bleed_image", 316 "bleed_image",
313 "serialize-8888", 317 "serialize-8888",
314 "gm", 318 "gm",
315 "_", 319 "_",
316 "c_gms", 320 "c_gms",
317 "serialize-8888", 321 "serialize-8888",
318 "gm", 322 "gm",
(...skipping 235 matching lines...) Expand 10 before | Expand all | Expand 10 after
554 "SKIA_OUT": "[SLAVE_BUILD]\\out" 558 "SKIA_OUT": "[SLAVE_BUILD]\\out"
555 }, 559 },
556 "name": "dm" 560 "name": "dm"
557 }, 561 },
558 { 562 {
559 "name": "$result", 563 "name": "$result",
560 "recipe_result": null, 564 "recipe_result": null,
561 "status_code": 0 565 "status_code": 0
562 } 566 }
563 ] 567 ]
OLDNEW
« no previous file with comments | « infra/bots/recipes/swarm_test.expected/Test-Win8-MSVC-ShuttleB-GPU-GTX960-x86_64-Debug-ANGLE.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698