libv8 7.3.492.27.1 → 7.3.492.27.3beta1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (56) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +4 -0
  3. data/ext/libv8/builder.rb +1 -2
  4. data/lib/libv8/version.rb +1 -1
  5. data/vendor/depot_tools/.gitignore +4 -1
  6. data/vendor/depot_tools/autoninja.bat +8 -0
  7. data/vendor/depot_tools/autoninja.py +1 -1
  8. data/vendor/depot_tools/cipd_manifest.txt +2 -2
  9. data/vendor/depot_tools/cipd_manifest.versions +52 -52
  10. data/vendor/depot_tools/gclient.py +4 -1
  11. data/vendor/depot_tools/gclient_scm.py +17 -6
  12. data/vendor/depot_tools/git_cache.py +109 -128
  13. data/vendor/depot_tools/git_cl.py +98 -26
  14. data/vendor/depot_tools/infra/config/recipes.cfg +1 -1
  15. data/vendor/depot_tools/man/src/filter_demo_output.py +1 -1
  16. data/vendor/depot_tools/metrics.README.md +3 -3
  17. data/vendor/depot_tools/metrics.py +3 -2
  18. data/vendor/depot_tools/metrics_utils.py +1 -11
  19. data/vendor/depot_tools/owners.py +109 -32
  20. data/vendor/depot_tools/patch.py +1 -1
  21. data/vendor/depot_tools/recipes/README.recipes.md +23 -20
  22. data/vendor/depot_tools/recipes/recipe_modules/bot_update/__init__.py +1 -0
  23. data/vendor/depot_tools/recipes/recipe_modules/bot_update/api.py +67 -51
  24. data/vendor/depot_tools/recipes/recipe_modules/bot_update/examples/full.expected/basic.json +7 -0
  25. data/vendor/depot_tools/recipes/recipe_modules/bot_update/examples/full.expected/basic_luci.json +7 -0
  26. data/vendor/depot_tools/recipes/recipe_modules/bot_update/examples/full.expected/basic_with_branch_heads.json +7 -0
  27. data/vendor/depot_tools/recipes/recipe_modules/bot_update/examples/full.expected/clobber.json +7 -0
  28. data/vendor/depot_tools/recipes/recipe_modules/bot_update/examples/full.expected/deprecated_got_revision_mapping.json +1 -1
  29. data/vendor/depot_tools/recipes/recipe_modules/bot_update/examples/full.expected/gerrit_no_rebase_patch_ref.json +7 -0
  30. data/vendor/depot_tools/recipes/recipe_modules/bot_update/examples/full.expected/gerrit_no_reset.json +7 -0
  31. data/vendor/depot_tools/recipes/recipe_modules/bot_update/examples/full.expected/input_commit_with_id_without_repo.json +7 -0
  32. data/vendor/depot_tools/recipes/recipe_modules/bot_update/examples/full.expected/multiple_patch_refs.json +7 -0
  33. data/vendor/depot_tools/recipes/recipe_modules/bot_update/examples/full.expected/no_apply_patch_on_gclient.json +8 -1
  34. data/vendor/depot_tools/recipes/recipe_modules/bot_update/examples/full.expected/no_cp_checkout_HEAD.json +57 -0
  35. data/vendor/depot_tools/recipes/recipe_modules/bot_update/examples/full.expected/no_cp_checkout_a_branch_head.json +59 -0
  36. data/vendor/depot_tools/recipes/recipe_modules/bot_update/examples/full.expected/no_cp_checkout_a_specific_commit.json +57 -0
  37. data/vendor/depot_tools/recipes/recipe_modules/bot_update/examples/full.expected/no_cp_checkout_master.json +59 -0
  38. data/vendor/depot_tools/recipes/recipe_modules/bot_update/examples/full.expected/refs.json +7 -0
  39. data/vendor/depot_tools/recipes/recipe_modules/bot_update/examples/full.expected/reset_root_solution_revision.json +7 -0
  40. data/vendor/depot_tools/recipes/recipe_modules/bot_update/examples/full.expected/tryjob_fail.json +1 -1
  41. data/vendor/depot_tools/recipes/recipe_modules/bot_update/examples/full.expected/tryjob_fail_patch.json +9 -2
  42. data/vendor/depot_tools/recipes/recipe_modules/bot_update/examples/full.expected/tryjob_fail_patch_download.json +8 -1
  43. data/vendor/depot_tools/recipes/recipe_modules/bot_update/examples/full.expected/tryjob_gerrit_angle.json +8 -1
  44. data/vendor/depot_tools/recipes/recipe_modules/bot_update/examples/full.expected/tryjob_gerrit_branch_heads.json +8 -1
  45. data/vendor/depot_tools/recipes/recipe_modules/bot_update/examples/full.expected/tryjob_gerrit_feature_branch.json +11 -2
  46. data/vendor/depot_tools/recipes/recipe_modules/bot_update/examples/full.expected/tryjob_gerrit_v8_feature_branch.json +9 -2
  47. data/vendor/depot_tools/recipes/recipe_modules/bot_update/examples/full.expected/tryjob_gerrit_webrtc.json +8 -1
  48. data/vendor/depot_tools/recipes/recipe_modules/bot_update/examples/full.expected/tryjob_v8.json +8 -1
  49. data/vendor/depot_tools/recipes/recipe_modules/bot_update/examples/full.expected/tryjob_v8_head_by_default.json +8 -1
  50. data/vendor/depot_tools/recipes/recipe_modules/bot_update/examples/full.expected/with_manifest_name.json +0 -7
  51. data/vendor/depot_tools/recipes/recipe_modules/bot_update/examples/full.expected/with_tags.json +7 -0
  52. data/vendor/depot_tools/recipes/recipe_modules/bot_update/examples/full.py +92 -3
  53. data/vendor/depot_tools/recipes/recipe_modules/gclient/config.py +2 -2
  54. data/vendor/depot_tools/scm.py +1 -1
  55. data/vendor/depot_tools/upload_to_google_storage.py +1 -1
  56. metadata +8 -4
@@ -0,0 +1,59 @@
1
+ [
2
+ {
3
+ "cmd": [
4
+ "python",
5
+ "-u",
6
+ "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
7
+ "--spec-path",
8
+ "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src.git'}]",
9
+ "--revision_mapping_file",
10
+ "{\"got_angle_revision\": \"src/third_party/angle\", \"got_cr_revision\": \"src\", \"got_revision\": \"src\", \"got_v8_revision\": \"src/v8\"}",
11
+ "--git-cache-dir",
12
+ "[GIT_CACHE]",
13
+ "--cleanup-dir",
14
+ "[CLEANUP]/bot_update",
15
+ "--output_json",
16
+ "/path/to/tmp/json",
17
+ "--revision",
18
+ "got_revision@src",
19
+ "--revision",
20
+ "src@refs/branch-heads/x",
21
+ "--refs",
22
+ "refs/branch-heads/x",
23
+ "--disable-syntax-validation"
24
+ ],
25
+ "env_prefixes": {
26
+ "PATH": [
27
+ "RECIPE_REPO[depot_tools]"
28
+ ]
29
+ },
30
+ "infra_step": true,
31
+ "name": "bot_update (without patch)",
32
+ "~followup_annotations": [
33
+ "@@@STEP_LOG_LINE@json.output@{@@@",
34
+ "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@",
35
+ "@@@STEP_LOG_LINE@json.output@ \"src\": {@@@",
36
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://chromium.googlesource.com/chromium/src\", @@@",
37
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa\"@@@",
38
+ "@@@STEP_LOG_LINE@json.output@ }@@@",
39
+ "@@@STEP_LOG_LINE@json.output@ }, @@@",
40
+ "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@",
41
+ "@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa\"@@@",
42
+ "@@@STEP_LOG_LINE@json.output@ }@@@",
43
+ "@@@STEP_LOG_LINE@json.output@}@@@",
44
+ "@@@STEP_LOG_END@json.output@@@",
45
+ "@@@SET_BUILD_PROPERTY@got_revision@\"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa\"@@@"
46
+ ]
47
+ },
48
+ {
49
+ "cmd": [],
50
+ "name": "set_output_gitiles_commit",
51
+ "~followup_annotations": [
52
+ "@@@SET_BUILD_PROPERTY@$recipe_engine/buildbucket/output_gitiles_commit@{\"host\": \"chromium.googlesource.com\", \"id\": \"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa\", \"project\": \"chromium/src\", \"ref\": \"refs/branch-heads/x\"}@@@"
53
+ ]
54
+ },
55
+ {
56
+ "jsonResult": null,
57
+ "name": "$result"
58
+ }
59
+ ]
@@ -0,0 +1,57 @@
1
+ [
2
+ {
3
+ "cmd": [
4
+ "python",
5
+ "-u",
6
+ "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
7
+ "--spec-path",
8
+ "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src.git'}]",
9
+ "--revision_mapping_file",
10
+ "{\"got_angle_revision\": \"src/third_party/angle\", \"got_cr_revision\": \"src\", \"got_revision\": \"src\", \"got_v8_revision\": \"src/v8\"}",
11
+ "--git-cache-dir",
12
+ "[GIT_CACHE]",
13
+ "--cleanup-dir",
14
+ "[CLEANUP]/bot_update",
15
+ "--output_json",
16
+ "/path/to/tmp/json",
17
+ "--revision",
18
+ "got_revision@src",
19
+ "--revision",
20
+ "src@aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa",
21
+ "--disable-syntax-validation"
22
+ ],
23
+ "env_prefixes": {
24
+ "PATH": [
25
+ "RECIPE_REPO[depot_tools]"
26
+ ]
27
+ },
28
+ "infra_step": true,
29
+ "name": "bot_update (without patch)",
30
+ "~followup_annotations": [
31
+ "@@@STEP_LOG_LINE@json.output@{@@@",
32
+ "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@",
33
+ "@@@STEP_LOG_LINE@json.output@ \"src\": {@@@",
34
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://chromium.googlesource.com/chromium/src\", @@@",
35
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa\"@@@",
36
+ "@@@STEP_LOG_LINE@json.output@ }@@@",
37
+ "@@@STEP_LOG_LINE@json.output@ }, @@@",
38
+ "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@",
39
+ "@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa\"@@@",
40
+ "@@@STEP_LOG_LINE@json.output@ }@@@",
41
+ "@@@STEP_LOG_LINE@json.output@}@@@",
42
+ "@@@STEP_LOG_END@json.output@@@",
43
+ "@@@SET_BUILD_PROPERTY@got_revision@\"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa\"@@@"
44
+ ]
45
+ },
46
+ {
47
+ "cmd": [],
48
+ "name": "set_output_gitiles_commit",
49
+ "~followup_annotations": [
50
+ "@@@SET_BUILD_PROPERTY@$recipe_engine/buildbucket/output_gitiles_commit@{\"host\": \"chromium.googlesource.com\", \"id\": \"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa\", \"project\": \"chromium/src\", \"ref\": \"refs/heads/master\"}@@@"
51
+ ]
52
+ },
53
+ {
54
+ "jsonResult": null,
55
+ "name": "$result"
56
+ }
57
+ ]
@@ -0,0 +1,59 @@
1
+ [
2
+ {
3
+ "cmd": [
4
+ "python",
5
+ "-u",
6
+ "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
7
+ "--spec-path",
8
+ "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src.git'}]",
9
+ "--revision_mapping_file",
10
+ "{\"got_angle_revision\": \"src/third_party/angle\", \"got_cr_revision\": \"src\", \"got_revision\": \"src\", \"got_v8_revision\": \"src/v8\"}",
11
+ "--git-cache-dir",
12
+ "[GIT_CACHE]",
13
+ "--cleanup-dir",
14
+ "[CLEANUP]/bot_update",
15
+ "--output_json",
16
+ "/path/to/tmp/json",
17
+ "--revision",
18
+ "got_revision@src",
19
+ "--revision",
20
+ "src@refs/heads/master",
21
+ "--refs",
22
+ "refs/heads/master",
23
+ "--disable-syntax-validation"
24
+ ],
25
+ "env_prefixes": {
26
+ "PATH": [
27
+ "RECIPE_REPO[depot_tools]"
28
+ ]
29
+ },
30
+ "infra_step": true,
31
+ "name": "bot_update (without patch)",
32
+ "~followup_annotations": [
33
+ "@@@STEP_LOG_LINE@json.output@{@@@",
34
+ "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@",
35
+ "@@@STEP_LOG_LINE@json.output@ \"src\": {@@@",
36
+ "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://chromium.googlesource.com/chromium/src\", @@@",
37
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": \"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa\"@@@",
38
+ "@@@STEP_LOG_LINE@json.output@ }@@@",
39
+ "@@@STEP_LOG_LINE@json.output@ }, @@@",
40
+ "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@",
41
+ "@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa\"@@@",
42
+ "@@@STEP_LOG_LINE@json.output@ }@@@",
43
+ "@@@STEP_LOG_LINE@json.output@}@@@",
44
+ "@@@STEP_LOG_END@json.output@@@",
45
+ "@@@SET_BUILD_PROPERTY@got_revision@\"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa\"@@@"
46
+ ]
47
+ },
48
+ {
49
+ "cmd": [],
50
+ "name": "set_output_gitiles_commit",
51
+ "~followup_annotations": [
52
+ "@@@SET_BUILD_PROPERTY@$recipe_engine/buildbucket/output_gitiles_commit@{\"host\": \"chromium.googlesource.com\", \"id\": \"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa\", \"project\": \"chromium/src\", \"ref\": \"refs/heads/master\"}@@@"
53
+ ]
54
+ },
55
+ {
56
+ "jsonResult": null,
57
+ "name": "$result"
58
+ }
59
+ ]
@@ -97,6 +97,13 @@
97
97
  "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@@"
98
98
  ]
99
99
  },
100
+ {
101
+ "cmd": [],
102
+ "name": "set_output_gitiles_commit",
103
+ "~followup_annotations": [
104
+ "@@@SET_BUILD_PROPERTY@$recipe_engine/buildbucket/output_gitiles_commit@{\"host\": \"fake.org\", \"id\": \"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\", \"position\": 170242, \"project\": \"src\", \"ref\": \"refs/heads/master\"}@@@"
105
+ ]
106
+ },
100
107
  {
101
108
  "cmd": [
102
109
  "python",
@@ -95,6 +95,13 @@
95
95
  "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@@"
96
96
  ]
97
97
  },
98
+ {
99
+ "cmd": [],
100
+ "name": "set_output_gitiles_commit",
101
+ "~followup_annotations": [
102
+ "@@@SET_BUILD_PROPERTY@$recipe_engine/buildbucket/output_gitiles_commit@{\"host\": \"fake.org\", \"id\": \"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\", \"position\": 170242, \"project\": \"src\", \"ref\": \"refs/heads/master\"}@@@"
103
+ ]
104
+ },
98
105
  {
99
106
  "cmd": [
100
107
  "python",
@@ -56,7 +56,7 @@
56
56
  "--output_json",
57
57
  "/path/to/tmp/json",
58
58
  "--patch_ref",
59
- "https://chromium.googlesource.com/chromium/src@refs/changes/56/123456/7",
59
+ "https://chromium.googlesource.com/chromium/src@refs/heads/master:refs/changes/56/123456/7",
60
60
  "--revision",
61
61
  "src@HEAD",
62
62
  "--disable-syntax-validation"
@@ -56,7 +56,7 @@
56
56
  "--output_json",
57
57
  "/path/to/tmp/json",
58
58
  "--patch_ref",
59
- "https://chromium.googlesource.com/chromium/src@refs/changes/56/123456/7",
59
+ "https://chromium.googlesource.com/chromium/src@refs/heads/master:refs/changes/56/123456/7",
60
60
  "--revision",
61
61
  "src@HEAD",
62
62
  "--disable-syntax-validation"
@@ -130,7 +130,6 @@
130
130
  "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@",
131
131
  "@@@STEP_LOG_LINE@json.output@}@@@",
132
132
  "@@@STEP_LOG_END@json.output@@@",
133
- "@@@SET_BUILD_PROPERTY@failure_type@\"PATCH_FAILURE\"@@@",
134
133
  "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b8d7bc6080c\"@@@",
135
134
  "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}\"@@@",
136
135
  "@@@SET_BUILD_PROPERTY@got_cr_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\"@@@",
@@ -141,6 +140,14 @@
141
140
  "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@@"
142
141
  ]
143
142
  },
143
+ {
144
+ "cmd": [],
145
+ "name": "set_output_gitiles_commit",
146
+ "~followup_annotations": [
147
+ "@@@SET_BUILD_PROPERTY@$recipe_engine/buildbucket/output_gitiles_commit@{\"host\": \"fake.org\", \"id\": \"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\", \"position\": 170242, \"project\": \"src\", \"ref\": \"refs/heads/master\"}@@@",
148
+ "@@@SET_BUILD_PROPERTY@failure_type@\"PATCH_FAILURE\"@@@"
149
+ ]
150
+ },
144
151
  {
145
152
  "cmd": [
146
153
  "python",
@@ -56,7 +56,7 @@
56
56
  "--output_json",
57
57
  "/path/to/tmp/json",
58
58
  "--patch_ref",
59
- "https://chromium.googlesource.com/chromium/src@refs/changes/56/123456/7",
59
+ "https://chromium.googlesource.com/chromium/src@refs/heads/master:refs/changes/56/123456/7",
60
60
  "--revision",
61
61
  "src@HEAD",
62
62
  "--disable-syntax-validation"
@@ -140,6 +140,13 @@
140
140
  "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@@"
141
141
  ]
142
142
  },
143
+ {
144
+ "cmd": [],
145
+ "name": "set_output_gitiles_commit",
146
+ "~followup_annotations": [
147
+ "@@@SET_BUILD_PROPERTY@$recipe_engine/buildbucket/output_gitiles_commit@{\"host\": \"fake.org\", \"id\": \"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\", \"position\": 170242, \"project\": \"src\", \"ref\": \"refs/heads/master\"}@@@"
148
+ ]
149
+ },
143
150
  {
144
151
  "cmd": [
145
152
  "python",
@@ -56,7 +56,7 @@
56
56
  "--output_json",
57
57
  "/path/to/tmp/json",
58
58
  "--patch_ref",
59
- "https://chromium.googlesource.com/angle/angle@refs/changes/56/123456/7",
59
+ "https://chromium.googlesource.com/angle/angle@refs/heads/master:refs/changes/56/123456/7",
60
60
  "--revision",
61
61
  "src@HEAD",
62
62
  "--revision",
@@ -141,6 +141,13 @@
141
141
  "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@@"
142
142
  ]
143
143
  },
144
+ {
145
+ "cmd": [],
146
+ "name": "set_output_gitiles_commit",
147
+ "~followup_annotations": [
148
+ "@@@SET_BUILD_PROPERTY@$recipe_engine/buildbucket/output_gitiles_commit@{\"host\": \"fake.org\", \"id\": \"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\", \"position\": 170242, \"project\": \"src\", \"ref\": \"refs/heads/master\"}@@@"
149
+ ]
150
+ },
144
151
  {
145
152
  "cmd": [
146
153
  "python",
@@ -56,7 +56,7 @@
56
56
  "--output_json",
57
57
  "/path/to/tmp/json",
58
58
  "--patch_ref",
59
- "https://chromium.googlesource.com/chromium/src@refs/changes/56/123456/7",
59
+ "https://chromium.googlesource.com/chromium/src@refs/branch-heads/67:refs/changes/56/123456/7",
60
60
  "--revision",
61
61
  "src@refs/branch-heads/67",
62
62
  "--refs",
@@ -140,6 +140,13 @@
140
140
  "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@@"
141
141
  ]
142
142
  },
143
+ {
144
+ "cmd": [],
145
+ "name": "set_output_gitiles_commit",
146
+ "~followup_annotations": [
147
+ "@@@SET_BUILD_PROPERTY@$recipe_engine/buildbucket/output_gitiles_commit@{\"host\": \"fake.org\", \"id\": \"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\", \"position\": 170242, \"project\": \"src\", \"ref\": \"refs/heads/master\"}@@@"
148
+ ]
149
+ },
143
150
  {
144
151
  "cmd": [
145
152
  "python",
@@ -56,9 +56,11 @@
56
56
  "--output_json",
57
57
  "/path/to/tmp/json",
58
58
  "--patch_ref",
59
- "https://chromium.googlesource.com/chromium/src@refs/changes/56/123456/7",
59
+ "https://chromium.googlesource.com/chromium/src@refs/heads/experimental/feature:refs/changes/56/123456/7",
60
60
  "--revision",
61
- "src@experimental/feature",
61
+ "src@refs/heads/experimental/feature",
62
+ "--refs",
63
+ "refs/heads/experimental/feature",
62
64
  "--disable-syntax-validation"
63
65
  ],
64
66
  "env_prefixes": {
@@ -138,6 +140,13 @@
138
140
  "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@@"
139
141
  ]
140
142
  },
143
+ {
144
+ "cmd": [],
145
+ "name": "set_output_gitiles_commit",
146
+ "~followup_annotations": [
147
+ "@@@SET_BUILD_PROPERTY@$recipe_engine/buildbucket/output_gitiles_commit@{\"host\": \"fake.org\", \"id\": \"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\", \"position\": 170242, \"project\": \"src\", \"ref\": \"refs/heads/master\"}@@@"
148
+ ]
149
+ },
141
150
  {
142
151
  "cmd": [
143
152
  "python",
@@ -56,11 +56,11 @@
56
56
  "--output_json",
57
57
  "/path/to/tmp/json",
58
58
  "--patch_ref",
59
- "https://chromium.googlesource.com/v8/v8@refs/changes/56/123456/7",
59
+ "https://chromium.googlesource.com/v8/v8@refs/heads/experimental/feature:refs/changes/56/123456/7",
60
60
  "--revision",
61
61
  "src@HEAD",
62
62
  "--revision",
63
- "src/v8@experimental/feature",
63
+ "src/v8@refs/heads/experimental/feature",
64
64
  "--disable-syntax-validation"
65
65
  ],
66
66
  "env_prefixes": {
@@ -141,6 +141,13 @@
141
141
  "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@@"
142
142
  ]
143
143
  },
144
+ {
145
+ "cmd": [],
146
+ "name": "set_output_gitiles_commit",
147
+ "~followup_annotations": [
148
+ "@@@SET_BUILD_PROPERTY@$recipe_engine/buildbucket/output_gitiles_commit@{\"host\": \"fake.org\", \"id\": \"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\", \"position\": 170242, \"project\": \"src\", \"ref\": \"refs/heads/master\"}@@@"
149
+ ]
150
+ },
144
151
  {
145
152
  "cmd": [
146
153
  "python",
@@ -56,7 +56,7 @@
56
56
  "--output_json",
57
57
  "/path/to/tmp/json",
58
58
  "--patch_ref",
59
- "https://webrtc.googlesource.com/src@refs/changes/56/123456/7",
59
+ "https://webrtc.googlesource.com/src@refs/heads/master:refs/changes/56/123456/7",
60
60
  "--revision",
61
61
  "src@HEAD",
62
62
  "--revision",
@@ -141,6 +141,13 @@
141
141
  "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@@"
142
142
  ]
143
143
  },
144
+ {
145
+ "cmd": [],
146
+ "name": "set_output_gitiles_commit",
147
+ "~followup_annotations": [
148
+ "@@@SET_BUILD_PROPERTY@$recipe_engine/buildbucket/output_gitiles_commit@{\"host\": \"fake.org\", \"id\": \"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\", \"position\": 170242, \"project\": \"src\", \"ref\": \"refs/heads/master\"}@@@"
149
+ ]
150
+ },
144
151
  {
145
152
  "cmd": [
146
153
  "python",
@@ -56,7 +56,7 @@
56
56
  "--output_json",
57
57
  "/path/to/tmp/json",
58
58
  "--patch_ref",
59
- "https://chromium.googlesource.com/v8/v8@refs/changes/56/123456/7",
59
+ "https://chromium.googlesource.com/v8/v8@refs/heads/master:refs/changes/56/123456/7",
60
60
  "--revision",
61
61
  "src@HEAD",
62
62
  "--revision",
@@ -141,6 +141,13 @@
141
141
  "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@@"
142
142
  ]
143
143
  },
144
+ {
145
+ "cmd": [],
146
+ "name": "set_output_gitiles_commit",
147
+ "~followup_annotations": [
148
+ "@@@SET_BUILD_PROPERTY@$recipe_engine/buildbucket/output_gitiles_commit@{\"host\": \"fake.org\", \"id\": \"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\", \"position\": 170242, \"project\": \"src\", \"ref\": \"refs/heads/master\"}@@@"
149
+ ]
150
+ },
144
151
  {
145
152
  "cmd": [
146
153
  "python",
@@ -56,7 +56,7 @@
56
56
  "--output_json",
57
57
  "/path/to/tmp/json",
58
58
  "--patch_ref",
59
- "https://chromium.googlesource.com/v8/v8@refs/changes/56/123456/7",
59
+ "https://chromium.googlesource.com/v8/v8@refs/heads/master:refs/changes/56/123456/7",
60
60
  "--revision",
61
61
  "src@HEAD",
62
62
  "--revision",
@@ -141,6 +141,13 @@
141
141
  "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@@"
142
142
  ]
143
143
  },
144
+ {
145
+ "cmd": [],
146
+ "name": "set_output_gitiles_commit",
147
+ "~followup_annotations": [
148
+ "@@@SET_BUILD_PROPERTY@$recipe_engine/buildbucket/output_gitiles_commit@{\"host\": \"fake.org\", \"id\": \"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\", \"position\": 170242, \"project\": \"src\", \"ref\": \"refs/heads/master\"}@@@"
149
+ ]
150
+ },
144
151
  {
145
152
  "cmd": [
146
153
  "python",
@@ -41,13 +41,6 @@
41
41
  "@@@STEP_LOG_END@json.output@@@"
42
42
  ]
43
43
  },
44
- {
45
- "cmd": [],
46
- "name": "set_output_gitiles_commit",
47
- "~followup_annotations": [
48
- "@@@SET_BUILD_PROPERTY@$recipe_engine/buildbucket/output_gitiles_commit@{\"host\": \"chromium.googlesource.com\", \"id\": \"ea17a292ecfb3dcdaa8dd226e67d6504fc13c15a\", \"project\": \"chromium/src\", \"ref\": \"refs/heads/master\"}@@@"
49
- ]
50
- },
51
44
  {
52
45
  "jsonResult": null,
53
46
  "name": "$result"