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

Side by Side Diff: scripts/slave/recipes/findit/chromium/test.expected/findit_steps_multiple_culprits.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, 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
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 648 matching lines...) Expand 10 before | Expand all | Expand 10 after
659 "~followup_annotations": [ 659 "~followup_annotations": [
660 "@@@STEP_NEST_LEVEL@1@@@", 660 "@@@STEP_NEST_LEVEL@1@@@",
661 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 661 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
662 "@@@STEP_LOG_END@json.output (invalid)@@@" 662 "@@@STEP_LOG_END@json.output (invalid)@@@"
663 ] 663 ]
664 }, 664 },
665 { 665 {
666 "cmd": [ 666 "cmd": [
667 "python", 667 "python",
668 "-u", 668 "-u",
669 "RECIPE_MODULE[build::isolate]/resources/remove_build_metadata.py", 669 "[BUILDER_CACHE]/mac/src/tools/determinism/remove_build_metadata.py",
670 "--build-dir", 670 "--build-dir",
671 "[BUILDER_CACHE]/mac/src/out/Release", 671 "[BUILDER_CACHE]/mac/src/out/Release"
672 "--src-dir",
673 "[BUILDER_CACHE]/mac/src"
674 ], 672 ],
675 "cwd": "[SLAVE_BUILD]", 673 "cwd": "[SLAVE_BUILD]",
676 "name": "test r5.remove_build_metadata", 674 "name": "test r5.remove_build_metadata",
677 "~followup_annotations": [ 675 "~followup_annotations": [
678 "@@@STEP_NEST_LEVEL@1@@@" 676 "@@@STEP_NEST_LEVEL@1@@@"
679 ] 677 ]
680 }, 678 },
681 { 679 {
682 "cmd": [ 680 "cmd": [
683 "python", 681 "python",
(...skipping 709 matching lines...) Expand 10 before | Expand all | Expand 10 after
1393 "~followup_annotations": [ 1391 "~followup_annotations": [
1394 "@@@STEP_NEST_LEVEL@1@@@", 1392 "@@@STEP_NEST_LEVEL@1@@@",
1395 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 1393 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
1396 "@@@STEP_LOG_END@json.output (invalid)@@@" 1394 "@@@STEP_LOG_END@json.output (invalid)@@@"
1397 ] 1395 ]
1398 }, 1396 },
1399 { 1397 {
1400 "cmd": [ 1398 "cmd": [
1401 "python", 1399 "python",
1402 "-u", 1400 "-u",
1403 "RECIPE_MODULE[build::isolate]/resources/remove_build_metadata.py", 1401 "[BUILDER_CACHE]/mac/src/tools/determinism/remove_build_metadata.py",
1404 "--build-dir", 1402 "--build-dir",
1405 "[BUILDER_CACHE]/mac/src/out/Release", 1403 "[BUILDER_CACHE]/mac/src/out/Release"
1406 "--src-dir",
1407 "[BUILDER_CACHE]/mac/src"
1408 ], 1404 ],
1409 "cwd": "[SLAVE_BUILD]", 1405 "cwd": "[SLAVE_BUILD]",
1410 "name": "test r6.remove_build_metadata", 1406 "name": "test r6.remove_build_metadata",
1411 "~followup_annotations": [ 1407 "~followup_annotations": [
1412 "@@@STEP_NEST_LEVEL@1@@@" 1408 "@@@STEP_NEST_LEVEL@1@@@"
1413 ] 1409 ]
1414 }, 1410 },
1415 { 1411 {
1416 "cmd": [ 1412 "cmd": [
1417 "python", 1413 "python",
(...skipping 558 matching lines...) Expand 10 before | Expand all | Expand 10 after
1976 "~followup_annotations": [ 1972 "~followup_annotations": [
1977 "@@@STEP_NEST_LEVEL@1@@@", 1973 "@@@STEP_NEST_LEVEL@1@@@",
1978 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 1974 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
1979 "@@@STEP_LOG_END@json.output (invalid)@@@" 1975 "@@@STEP_LOG_END@json.output (invalid)@@@"
1980 ] 1976 ]
1981 }, 1977 },
1982 { 1978 {
1983 "cmd": [ 1979 "cmd": [
1984 "python", 1980 "python",
1985 "-u", 1981 "-u",
1986 "RECIPE_MODULE[build::isolate]/resources/remove_build_metadata.py", 1982 "[BUILDER_CACHE]/mac/src/tools/determinism/remove_build_metadata.py",
1987 "--build-dir", 1983 "--build-dir",
1988 "[BUILDER_CACHE]/mac/src/out/Release", 1984 "[BUILDER_CACHE]/mac/src/out/Release"
1989 "--src-dir",
1990 "[BUILDER_CACHE]/mac/src"
1991 ], 1985 ],
1992 "cwd": "[SLAVE_BUILD]", 1986 "cwd": "[SLAVE_BUILD]",
1993 "name": "test r2.remove_build_metadata", 1987 "name": "test r2.remove_build_metadata",
1994 "~followup_annotations": [ 1988 "~followup_annotations": [
1995 "@@@STEP_NEST_LEVEL@1@@@" 1989 "@@@STEP_NEST_LEVEL@1@@@"
1996 ] 1990 ]
1997 }, 1991 },
1998 { 1992 {
1999 "cmd": [ 1993 "cmd": [
2000 "python", 1994 "python",
(...skipping 555 matching lines...) Expand 10 before | Expand all | Expand 10 after
2556 "~followup_annotations": [ 2550 "~followup_annotations": [
2557 "@@@STEP_NEST_LEVEL@1@@@", 2551 "@@@STEP_NEST_LEVEL@1@@@",
2558 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 2552 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
2559 "@@@STEP_LOG_END@json.output (invalid)@@@" 2553 "@@@STEP_LOG_END@json.output (invalid)@@@"
2560 ] 2554 ]
2561 }, 2555 },
2562 { 2556 {
2563 "cmd": [ 2557 "cmd": [
2564 "python", 2558 "python",
2565 "-u", 2559 "-u",
2566 "RECIPE_MODULE[build::isolate]/resources/remove_build_metadata.py", 2560 "[BUILDER_CACHE]/mac/src/tools/determinism/remove_build_metadata.py",
2567 "--build-dir", 2561 "--build-dir",
2568 "[BUILDER_CACHE]/mac/src/out/Release", 2562 "[BUILDER_CACHE]/mac/src/out/Release"
2569 "--src-dir",
2570 "[BUILDER_CACHE]/mac/src"
2571 ], 2563 ],
2572 "cwd": "[SLAVE_BUILD]", 2564 "cwd": "[SLAVE_BUILD]",
2573 "name": "test r3.remove_build_metadata", 2565 "name": "test r3.remove_build_metadata",
2574 "~followup_annotations": [ 2566 "~followup_annotations": [
2575 "@@@STEP_NEST_LEVEL@1@@@" 2567 "@@@STEP_NEST_LEVEL@1@@@"
2576 ] 2568 ]
2577 }, 2569 },
2578 { 2570 {
2579 "cmd": [ 2571 "cmd": [
2580 "python", 2572 "python",
(...skipping 232 matching lines...) Expand 10 before | Expand all | Expand 10 after
2813 "@@@STEP_LOG_END@report@@@", 2805 "@@@STEP_LOG_END@report@@@",
2814 "@@@SET_BUILD_PROPERTY@report@{\"culprits\": {\"browser_tests\": {\"Test.b rowser_One\": \"r6\"}, \"gl_tests\": {\"Test.gl_One\": \"r3\"}}, \"metadata\": { \"regression_range_size\": 6}, \"result\": {\"r2\": {\"gl_tests\": {\"status\": \"passed\", \"valid\": true}}, \"r3\": {\"gl_tests\": {\"failures\": [\"Test.gl_ One\"], \"status\": \"failed\", \"valid\": true}}, \"r5\": {\"browser_tests\": { \"status\": \"passed\", \"valid\": true}, \"gl_tests\": {\"failures\": [\"Test.g l_One\"], \"status\": \"failed\", \"valid\": true}}, \"r6\": {\"browser_tests\": {\"failures\": [\"Test.browser_One\"], \"status\": \"failed\", \"valid\": true} }}}@@@" 2806 "@@@SET_BUILD_PROPERTY@report@{\"culprits\": {\"browser_tests\": {\"Test.b rowser_One\": \"r6\"}, \"gl_tests\": {\"Test.gl_One\": \"r3\"}}, \"metadata\": { \"regression_range_size\": 6}, \"result\": {\"r2\": {\"gl_tests\": {\"status\": \"passed\", \"valid\": true}}, \"r3\": {\"gl_tests\": {\"failures\": [\"Test.gl_ One\"], \"status\": \"failed\", \"valid\": true}}, \"r5\": {\"browser_tests\": { \"status\": \"passed\", \"valid\": true}, \"gl_tests\": {\"failures\": [\"Test.g l_One\"], \"status\": \"failed\", \"valid\": true}}, \"r6\": {\"browser_tests\": {\"failures\": [\"Test.browser_One\"], \"status\": \"failed\", \"valid\": true} }}}@@@"
2815 ] 2807 ]
2816 }, 2808 },
2817 { 2809 {
2818 "name": "$result", 2810 "name": "$result",
2819 "recipe_result": null, 2811 "recipe_result": null,
2820 "status_code": 0 2812 "status_code": 0
2821 } 2813 }
2822 ] 2814 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698