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

Side by Side Diff: scripts/slave/recipes/findit/chromium/test.expected/use_analyze_set_to_False_for_non_linear_try_job.json

Issue 2260733002: Use files in path['checkout'] not resource. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: updated *.json 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
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os. path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", 6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os. path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
7 "[BUILDER_CACHE]/mac", 7 "[BUILDER_CACHE]/mac",
8 "511" 8 "511"
9 ], 9 ],
10 "name": "makedirs checkout path", 10 "name": "makedirs checkout path",
(...skipping 639 matching lines...) Expand 10 before | Expand all | Expand 10 after
650 "~followup_annotations": [ 650 "~followup_annotations": [
651 "@@@STEP_NEST_LEVEL@1@@@", 651 "@@@STEP_NEST_LEVEL@1@@@",
652 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 652 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
653 "@@@STEP_LOG_END@json.output (invalid)@@@" 653 "@@@STEP_LOG_END@json.output (invalid)@@@"
654 ] 654 ]
655 }, 655 },
656 { 656 {
657 "cmd": [ 657 "cmd": [
658 "python", 658 "python",
659 "-u", 659 "-u",
660 "RECIPE_MODULE[build::isolate]/resources/remove_build_metadata.py", 660 "[BUILDER_CACHE]/mac/src/tools/determinism/remove_build_metadata.py",
661 "--build-dir", 661 "--build-dir",
662 "[BUILDER_CACHE]/mac/src/out/Release", 662 "[BUILDER_CACHE]/mac/src/out/Release"
663 "--src-dir",
664 "[BUILDER_CACHE]/mac/src"
665 ], 663 ],
666 "cwd": "[SLAVE_BUILD]", 664 "cwd": "[SLAVE_BUILD]",
667 "name": "test r2.remove_build_metadata", 665 "name": "test r2.remove_build_metadata",
668 "~followup_annotations": [ 666 "~followup_annotations": [
669 "@@@STEP_NEST_LEVEL@1@@@" 667 "@@@STEP_NEST_LEVEL@1@@@"
670 ] 668 ]
671 }, 669 },
672 { 670 {
673 "cmd": [ 671 "cmd": [
674 "python", 672 "python",
(...skipping 549 matching lines...) Expand 10 before | Expand all | Expand 10 after
1224 "~followup_annotations": [ 1222 "~followup_annotations": [
1225 "@@@STEP_NEST_LEVEL@1@@@", 1223 "@@@STEP_NEST_LEVEL@1@@@",
1226 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 1224 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
1227 "@@@STEP_LOG_END@json.output (invalid)@@@" 1225 "@@@STEP_LOG_END@json.output (invalid)@@@"
1228 ] 1226 ]
1229 }, 1227 },
1230 { 1228 {
1231 "cmd": [ 1229 "cmd": [
1232 "python", 1230 "python",
1233 "-u", 1231 "-u",
1234 "RECIPE_MODULE[build::isolate]/resources/remove_build_metadata.py", 1232 "[BUILDER_CACHE]/mac/src/tools/determinism/remove_build_metadata.py",
1235 "--build-dir", 1233 "--build-dir",
1236 "[BUILDER_CACHE]/mac/src/out/Release", 1234 "[BUILDER_CACHE]/mac/src/out/Release"
1237 "--src-dir",
1238 "[BUILDER_CACHE]/mac/src"
1239 ], 1235 ],
1240 "cwd": "[SLAVE_BUILD]", 1236 "cwd": "[SLAVE_BUILD]",
1241 "name": "test r3.remove_build_metadata", 1237 "name": "test r3.remove_build_metadata",
1242 "~followup_annotations": [ 1238 "~followup_annotations": [
1243 "@@@STEP_NEST_LEVEL@1@@@" 1239 "@@@STEP_NEST_LEVEL@1@@@"
1244 ] 1240 ]
1245 }, 1241 },
1246 { 1242 {
1247 "cmd": [ 1243 "cmd": [
1248 "python", 1244 "python",
(...skipping 207 matching lines...) Expand 10 before | Expand all | Expand 10 after
1456 "@@@STEP_LOG_END@report@@@", 1452 "@@@STEP_LOG_END@report@@@",
1457 "@@@SET_BUILD_PROPERTY@report@{\"culprits\": {\"gl_tests\": {\"Test.One\": \"r3\"}}, \"metadata\": {\"regression_range_size\": 6}, \"result\": {\"r2\": {\ "gl_tests\": {\"status\": \"passed\", \"valid\": true}}, \"r3\": {\"gl_tests\": {\"failures\": [\"Test.One\"], \"status\": \"failed\", \"valid\": true}}}}@@@" 1453 "@@@SET_BUILD_PROPERTY@report@{\"culprits\": {\"gl_tests\": {\"Test.One\": \"r3\"}}, \"metadata\": {\"regression_range_size\": 6}, \"result\": {\"r2\": {\ "gl_tests\": {\"status\": \"passed\", \"valid\": true}}, \"r3\": {\"gl_tests\": {\"failures\": [\"Test.One\"], \"status\": \"failed\", \"valid\": true}}}}@@@"
1458 ] 1454 ]
1459 }, 1455 },
1460 { 1456 {
1461 "name": "$result", 1457 "name": "$result",
1462 "recipe_result": null, 1458 "recipe_result": null,
1463 "status_code": 0 1459 "status_code": 0
1464 } 1460 }
1465 ] 1461 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698