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

Side by Side Diff: infra/bots/recipes/swarm_test.expected/Test-Win8-MSVC-ShuttleB-GPU-GTX960-x86_64-Debug-ANGLE.json

Issue 2356753003: Blacklist serialize-8888 typefacerendering_pfaMac (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
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 377 matching lines...) Expand 10 before | Expand all | Expand 10 after
388 "gm", 388 "gm",
389 "_", 389 "_",
390 "scaled_tilemodes_npot", 390 "scaled_tilemodes_npot",
391 "serialize-8888", 391 "serialize-8888",
392 "gm", 392 "gm",
393 "_", 393 "_",
394 "scaled_tilemodes", 394 "scaled_tilemodes",
395 "serialize-8888", 395 "serialize-8888",
396 "gm", 396 "gm",
397 "_", 397 "_",
398 "typefacerendering_pfaMac",
399 "serialize-8888",
400 "gm",
401 "_",
398 "bleed_alpha_image", 402 "bleed_alpha_image",
399 "serialize-8888", 403 "serialize-8888",
400 "gm", 404 "gm",
401 "_", 405 "_",
402 "bleed_alpha_image_shader", 406 "bleed_alpha_image_shader",
403 "serialize-8888", 407 "serialize-8888",
404 "gm", 408 "gm",
405 "_", 409 "_",
406 "verylargebitmap", 410 "verylargebitmap",
407 "serialize-8888", 411 "serialize-8888",
(...skipping 138 matching lines...) Expand 10 before | Expand all | Expand 10 after
546 "SKIA_OUT": "[SLAVE_BUILD]\\out" 550 "SKIA_OUT": "[SLAVE_BUILD]\\out"
547 }, 551 },
548 "name": "dm" 552 "name": "dm"
549 }, 553 },
550 { 554 {
551 "name": "$result", 555 "name": "$result",
552 "recipe_result": null, 556 "recipe_result": null,
553 "status_code": 0 557 "status_code": 0
554 } 558 }
555 ] 559 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698