libv8 7.4.288.28.0beta1 → 7.8.279.23.0beta1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (144) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +0 -1
  3. data/lib/libv8/version.rb +1 -1
  4. data/vendor/depot_tools/annotated_gclient.py +2 -4
  5. data/vendor/depot_tools/auth.py +0 -2
  6. data/vendor/depot_tools/autoninja +1 -3
  7. data/vendor/depot_tools/autoninja.bat +1 -1
  8. data/vendor/depot_tools/autoninja.py +1 -3
  9. data/vendor/depot_tools/bb +1 -1
  10. data/vendor/depot_tools/bootstrap/win/manifest.txt +1 -1
  11. data/vendor/depot_tools/buildbucket.py +6 -8
  12. data/vendor/depot_tools/checkout.py +5 -7
  13. data/vendor/depot_tools/cipd +1 -1
  14. data/vendor/depot_tools/cipd_manifest.txt +4 -4
  15. data/vendor/depot_tools/cipd_manifest.versions +80 -80
  16. data/vendor/depot_tools/cit.py +7 -9
  17. data/vendor/depot_tools/clang_format.py +1 -4
  18. data/vendor/depot_tools/clang_format_merge_driver.py +7 -9
  19. data/vendor/depot_tools/compile_single_file.py +1 -3
  20. data/vendor/depot_tools/dart_format.py +2 -4
  21. data/vendor/depot_tools/depot-tools-auth.py +8 -10
  22. data/vendor/depot_tools/fix_encoding.py +2 -5
  23. data/vendor/depot_tools/gclient-new-workdir.py +0 -2
  24. data/vendor/depot_tools/gclient.py +9 -8
  25. data/vendor/depot_tools/gclient_scm.py +28 -54
  26. data/vendor/depot_tools/gclient_utils.py +4 -14
  27. data/vendor/depot_tools/gerrit_util.py +6 -8
  28. data/vendor/depot_tools/git_cache.py +37 -53
  29. data/vendor/depot_tools/git_cl.py +42 -115
  30. data/vendor/depot_tools/git_drover.py +1 -3
  31. data/vendor/depot_tools/git_find_releases.py +6 -8
  32. data/vendor/depot_tools/git_footers.py +5 -7
  33. data/vendor/depot_tools/git_freezer.py +1 -3
  34. data/vendor/depot_tools/git_map_branches.py +5 -7
  35. data/vendor/depot_tools/git_mark_merge_base.py +6 -8
  36. data/vendor/depot_tools/git_nav_downstream.py +5 -7
  37. data/vendor/depot_tools/git_number.py +1 -3
  38. data/vendor/depot_tools/git_rebase_update.py +43 -38
  39. data/vendor/depot_tools/git_reparent_branch.py +6 -8
  40. data/vendor/depot_tools/git_upstream_diff.py +2 -4
  41. data/vendor/depot_tools/gn.py +4 -6
  42. data/vendor/depot_tools/infra/config/recipes.cfg +1 -1
  43. data/vendor/depot_tools/led +1 -1
  44. data/vendor/depot_tools/luci-auth +1 -1
  45. data/vendor/depot_tools/lucicfg +1 -1
  46. data/vendor/depot_tools/mac_toolchain +1 -1
  47. data/vendor/depot_tools/man/html/depot_tools.html +1 -1
  48. data/vendor/depot_tools/man/html/depot_tools_tutorial.html +22 -28
  49. data/vendor/depot_tools/man/html/git-cl.html +1 -1
  50. data/vendor/depot_tools/man/html/git-drover.html +18 -18
  51. data/vendor/depot_tools/man/html/git-footers.html +1 -1
  52. data/vendor/depot_tools/man/html/git-freeze.html +3 -3
  53. data/vendor/depot_tools/man/html/git-hyper-blame.html +1 -1
  54. data/vendor/depot_tools/man/html/git-map-branches.html +2 -2
  55. data/vendor/depot_tools/man/html/git-map.html +1 -1
  56. data/vendor/depot_tools/man/html/git-mark-merge-base.html +1 -1
  57. data/vendor/depot_tools/man/html/git-nav-downstream.html +3 -3
  58. data/vendor/depot_tools/man/html/git-nav-upstream.html +6 -12
  59. data/vendor/depot_tools/man/html/git-new-branch.html +1 -1
  60. data/vendor/depot_tools/man/html/git-rebase-update.html +1 -20
  61. data/vendor/depot_tools/man/html/git-rename-branch.html +1 -1
  62. data/vendor/depot_tools/man/html/git-reparent-branch.html +1 -1
  63. data/vendor/depot_tools/man/html/git-retry.html +1 -1
  64. data/vendor/depot_tools/man/html/git-squash-branch.html +1 -1
  65. data/vendor/depot_tools/man/html/git-thaw.html +1 -1
  66. data/vendor/depot_tools/man/html/git-upstream-diff.html +6 -10
  67. data/vendor/depot_tools/man/man1/git-cl.1 +4 -4
  68. data/vendor/depot_tools/man/man1/git-drover.1 +21 -21
  69. data/vendor/depot_tools/man/man1/git-footers.1 +4 -4
  70. data/vendor/depot_tools/man/man1/git-freeze.1 +6 -6
  71. data/vendor/depot_tools/man/man1/git-hyper-blame.1 +4 -4
  72. data/vendor/depot_tools/man/man1/git-map-branches.1 +4 -4
  73. data/vendor/depot_tools/man/man1/git-map.1 +4 -4
  74. data/vendor/depot_tools/man/man1/git-mark-merge-base.1 +4 -4
  75. data/vendor/depot_tools/man/man1/git-nav-downstream.1 +6 -6
  76. data/vendor/depot_tools/man/man1/git-nav-upstream.1 +9 -15
  77. data/vendor/depot_tools/man/man1/git-new-branch.1 +3 -3
  78. data/vendor/depot_tools/man/man1/git-rebase-update.1 +4 -14
  79. data/vendor/depot_tools/man/man1/git-rename-branch.1 +4 -4
  80. data/vendor/depot_tools/man/man1/git-reparent-branch.1 +4 -4
  81. data/vendor/depot_tools/man/man1/git-retry.1 +4 -4
  82. data/vendor/depot_tools/man/man1/git-squash-branch.1 +4 -4
  83. data/vendor/depot_tools/man/man1/git-thaw.1 +4 -4
  84. data/vendor/depot_tools/man/man1/git-upstream-diff.1 +13 -7
  85. data/vendor/depot_tools/man/man7/depot_tools.7 +4 -4
  86. data/vendor/depot_tools/man/man7/depot_tools_tutorial.7 +27 -33
  87. data/vendor/depot_tools/man/src/filter_demo_output.py +1 -3
  88. data/vendor/depot_tools/man/src/git-rebase-update.txt +0 -7
  89. data/vendor/depot_tools/my_activity.py +11 -13
  90. data/vendor/depot_tools/my_reviews.py +29 -34
  91. data/vendor/depot_tools/ninjalog_uploader_wrapper.py +2 -4
  92. data/vendor/depot_tools/owners_finder.py +1 -3
  93. data/vendor/depot_tools/patch.py +1 -1
  94. data/vendor/depot_tools/post_build_ninja_summary.py +15 -17
  95. data/vendor/depot_tools/presubmit_canned_checks.py +1 -3
  96. data/vendor/depot_tools/presubmit_support.py +5 -10
  97. data/vendor/depot_tools/prpc +1 -1
  98. data/vendor/depot_tools/recipes/README.recipes.md +17 -17
  99. data/vendor/depot_tools/recipes/recipe_modules/bot_update/examples/full.expected/tryjob_fail.json +6 -1
  100. data/vendor/depot_tools/recipes/recipe_modules/bot_update/examples/full.expected/tryjob_fail_patch.json +4 -2
  101. data/vendor/depot_tools/recipes/recipe_modules/bot_update/examples/full.expected/tryjob_fail_patch_download.json +6 -1
  102. data/vendor/depot_tools/recipes/recipe_modules/bot_update/examples/full.expected/unrecognized_commit_repo.json +5 -0
  103. data/vendor/depot_tools/recipes/recipe_modules/cipd/examples/full.expected/describe-failed.json +4 -2
  104. data/vendor/depot_tools/recipes/recipe_modules/cipd/examples/full.expected/pkg_bad_file.json +5 -25
  105. data/vendor/depot_tools/recipes/recipe_modules/cipd/examples/full.expected/pkg_bad_mode.json +5 -23
  106. data/vendor/depot_tools/recipes/recipe_modules/cipd/examples/full.expected/pkg_bad_verfile.json +5 -23
  107. data/vendor/depot_tools/recipes/recipe_modules/gclient/config.py +6 -0
  108. data/vendor/depot_tools/recipes/recipe_modules/gclient/examples/full.py +1 -0
  109. data/vendor/depot_tools/recipes/recipe_modules/gerrit/examples/full.expected/basic.json +5 -1
  110. data/vendor/depot_tools/recipes/recipe_modules/git/examples/full.expected/can_fail_build.json +6 -1
  111. data/vendor/depot_tools/recipes/recipe_modules/git/examples/full.expected/count-objects_with_bad_output_fails_build.json +5 -0
  112. data/vendor/depot_tools/recipes/recipe_modules/git/examples/full.expected/rebase_failed.json +6 -1
  113. data/vendor/depot_tools/recipes/recipe_modules/tryserver/examples/full.expected/set_failure_hash_with_no_steps.json +3 -1
  114. data/vendor/depot_tools/recipes/recipe_modules/tryserver/examples/full.expected/with_gerrit_patch.json +6 -4
  115. data/vendor/depot_tools/recipes/recipe_modules/tryserver/examples/full.expected/with_gerrit_patch_and_target_ref.json +6 -4
  116. data/vendor/depot_tools/recipes/recipe_modules/tryserver/examples/full.expected/with_git_patch.json +6 -4
  117. data/vendor/depot_tools/recipes/recipe_modules/tryserver/examples/full.expected/with_git_patch_luci.json +6 -4
  118. data/vendor/depot_tools/recipes/recipe_modules/tryserver/examples/full.expected/with_wrong_patch.json +6 -4
  119. data/vendor/depot_tools/recipes/recipe_modules/tryserver/examples/full.expected/with_wrong_patch_new.json +6 -4
  120. data/vendor/depot_tools/rietveld.py +1 -3
  121. data/vendor/depot_tools/roll_dep.py +0 -2
  122. data/vendor/depot_tools/roll_dep_svn.py +11 -14
  123. data/vendor/depot_tools/scm.py +5 -10
  124. data/vendor/depot_tools/split_cl.py +11 -13
  125. data/vendor/depot_tools/subprocess2.py +1 -1
  126. data/vendor/depot_tools/third_party/colorama/LICENSE.txt +1 -0
  127. data/vendor/depot_tools/third_party/colorama/README.chromium +5 -4
  128. data/vendor/depot_tools/third_party/colorama/README.txt +304 -0
  129. data/vendor/depot_tools/third_party/colorama/__init__.py +4 -3
  130. data/vendor/depot_tools/third_party/colorama/ansi.py +30 -82
  131. data/vendor/depot_tools/third_party/colorama/ansitowin32.py +37 -105
  132. data/vendor/depot_tools/third_party/colorama/initialise.py +15 -39
  133. data/vendor/depot_tools/third_party/colorama/win32.py +28 -46
  134. data/vendor/depot_tools/third_party/colorama/winterm.py +31 -80
  135. data/vendor/depot_tools/third_party/upload.py +1 -1
  136. data/vendor/depot_tools/upload_to_google_storage.py +6 -8
  137. data/vendor/depot_tools/vpython +1 -1
  138. data/vendor/depot_tools/watchlists.py +3 -5
  139. data/vendor/depot_tools/weekly +2 -4
  140. data/vendor/depot_tools/win_toolchain/get_toolchain_if_necessary.py +36 -38
  141. data/vendor/depot_tools/win_toolchain/package_from_installed.py +8 -10
  142. data/vendor/depot_tools/wtf +3 -5
  143. metadata +3 -3
  144. data/vendor/depot_tools/third_party/colorama/README.rst +0 -346
@@ -3,8 +3,6 @@
3
3
  # Use of this source code is governed by a BSD-style license that can be
4
4
  # found in the LICENSE file.
5
5
 
6
- from __future__ import print_function
7
-
8
6
  import os
9
7
  import subprocess
10
8
  import json
@@ -42,7 +40,7 @@ def SaveConfig(config):
42
40
  def ShowMessage(countdown):
43
41
  whitelisted = '\n'.join([' * %s' % config for config in
44
42
  ninjalog_uploader.WHITELISTED_CONFIGS])
45
- print("""
43
+ print """
46
44
  Your ninjalog will be uploaded to build stats server. The uploaded log will be
47
45
  used to analyze user side build performance.
48
46
 
@@ -69,7 +67,7 @@ You can find a more detailed explanation in
69
67
  %s
70
68
 
71
69
  """ % (whitelisted, countdown, __file__, __file__,
72
- os.path.abspath(os.path.join(THIS_DIR, "ninjalog.README.md"))))
70
+ os.path.abspath(os.path.join(THIS_DIR, "ninjalog.README.md")))
73
71
 
74
72
 
75
73
  def main():
@@ -4,8 +4,6 @@
4
4
 
5
5
  """Interactive tool for finding reviewers/owners for a change."""
6
6
 
7
- from __future__ import print_function
8
-
9
7
  import os
10
8
  import copy
11
9
  import owners as owners_module
@@ -356,7 +354,7 @@ class OwnersFinder(object):
356
354
  return ' ' * self.indentation
357
355
 
358
356
  def writeln(self, text=''):
359
- print(self.print_indent() + text)
357
+ print self.print_indent() + text
360
358
 
361
359
  def hr(self):
362
360
  self.writeln('=====================')
@@ -1,4 +1,4 @@
1
- # coding=utf-8
1
+ # coding=utf8
2
2
  # Copyright (c) 2012 The Chromium Authors. All rights reserved.
3
3
  # Use of this source code is governed by a BSD-style license that can be
4
4
  # found in the LICENSE file.
@@ -56,8 +56,6 @@ will have a weighted time that is the same or similar to its elapsed time. A
56
56
  compile that runs in parallel with 999 other compiles will have a weighted time
57
57
  that is tiny."""
58
58
 
59
- from __future__ import print_function
60
-
61
59
  import argparse
62
60
  import errno
63
61
  import os
@@ -102,7 +100,7 @@ class Target:
102
100
  # Allow for modest floating-point errors
103
101
  epsilon = 0.000002
104
102
  if (self.weighted_duration > self.Duration() + epsilon):
105
- print('%s > %s?' % (self.weighted_duration, self.Duration()))
103
+ print '%s > %s?' % (self.weighted_duration, self.Duration())
106
104
  assert(self.weighted_duration <= self.Duration() + epsilon)
107
105
  return self.weighted_duration
108
106
 
@@ -258,16 +256,16 @@ def SummarizeEntries(entries):
258
256
 
259
257
  # Warn if the sum of weighted times is off by more than half a second.
260
258
  if abs(length - weighted_total) > 500:
261
- print('Discrepancy!!! Length = %.3f, weighted total = %.3f' % (
262
- length, weighted_total))
259
+ print 'Discrepancy!!! Length = %.3f, weighted total = %.3f' % (
260
+ length, weighted_total)
263
261
 
264
262
  # Print the slowest build steps (by weighted time).
265
- print(' Longest build steps:')
263
+ print ' Longest build steps:'
266
264
  entries.sort(key=lambda x: x.WeightedDuration())
267
265
  for target in entries[-long_count:]:
268
- print(' %8.1f weighted s to build %s (%.1f s CPU time)' % (
266
+ print ' %8.1f weighted s to build %s (%.1f s CPU time)' % (
269
267
  target.WeightedDuration(),
270
- target.DescribeTargets(), target.Duration()))
268
+ target.DescribeTargets(), target.Duration())
271
269
 
272
270
  # Sum up the time by file extension/type of the output file
273
271
  count_by_ext = {}
@@ -281,21 +279,21 @@ def SummarizeEntries(entries):
281
279
  0) + target.WeightedDuration()
282
280
  count_by_ext[extension] = count_by_ext.get(extension, 0) + 1
283
281
 
284
- print(' Time by build-step type:')
282
+ print ' Time by build-step type:'
285
283
  # Copy to a list with extension name and total time swapped, to (time, ext)
286
284
  weighted_time_by_ext_sorted = sorted((y, x) for (x, y) in
287
285
  weighted_time_by_ext.items())
288
286
  # Print the slowest build target types (by weighted time):
289
287
  for time, extension in weighted_time_by_ext_sorted[-long_ext_count:]:
290
- print(' %8.1f s weighted time to generate %d %s files '
291
- '(%1.1f s CPU time)' % (time, count_by_ext[extension],
292
- extension, time_by_ext[extension]))
288
+ print (' %8.1f s weighted time to generate %d %s files '
289
+ '(%1.1f s CPU time)') % (time, count_by_ext[extension],
290
+ extension, time_by_ext[extension])
293
291
 
294
- print(' %.1f s weighted time (%.1f s CPU time, %1.1fx parallelism)' % (
292
+ print ' %.1f s weighted time (%.1f s CPU time, %1.1fx parallelism)' % (
295
293
  length, total_cpu_time,
296
- total_cpu_time * 1.0 / length))
297
- print(' %d build steps completed, average of %1.2f/s' % (
298
- len(entries), len(entries) / (length)))
294
+ total_cpu_time * 1.0 / length)
295
+ print ' %d build steps completed, average of %1.2f/s' % (
296
+ len(entries), len(entries) / (length))
299
297
 
300
298
 
301
299
  def main():
@@ -316,7 +314,7 @@ def main():
316
314
  entries = ReadTargets(log, False)
317
315
  SummarizeEntries(entries)
318
316
  except IOError:
319
- print('Log file %r not found, no build summary created.' % log_file)
317
+ print 'Log file %r not found, no build summary created.' % log_file
320
318
  return errno.ENOENT
321
319
 
322
320
 
@@ -4,8 +4,6 @@
4
4
 
5
5
  """Generic presubmit checks that can be reused by other presubmit checks."""
6
6
 
7
- from __future__ import print_function
8
-
9
7
  import os as _os
10
8
  _HERE = _os.path.dirname(_os.path.abspath(__file__))
11
9
 
@@ -1113,7 +1111,7 @@ def PanProjectChecks(input_api, output_api,
1113
1111
  if snapshot_memory:
1114
1112
  delta_ms = int(1000*(dt2 - snapshot_memory[0]))
1115
1113
  if delta_ms > 500:
1116
- print(" %s took a long time: %dms" % (snapshot_memory[1], delta_ms))
1114
+ print " %s took a long time: %dms" % (snapshot_memory[1], delta_ms)
1117
1115
  snapshot_memory[:] = (dt2, msg)
1118
1116
 
1119
1117
  snapshot("checking owners files format")
@@ -6,8 +6,6 @@
6
6
  """Enables directory-specific presubmit checks to run at upload and/or commit.
7
7
  """
8
8
 
9
- from __future__ import print_function
10
-
11
9
  __version__ = '1.8.0'
12
10
 
13
11
  # TODO(joi) Add caching where appropriate/needed. The API is designed to allow
@@ -1218,8 +1216,7 @@ class GetTryMastersExecuter(object):
1218
1216
  """
1219
1217
  context = {}
1220
1218
  try:
1221
- exec(compile(script_text, 'PRESUBMIT.py', 'exec', dont_inherit=True),
1222
- context)
1219
+ exec script_text in context
1223
1220
  except Exception, e:
1224
1221
  raise PresubmitFailure('"%s" had an exception.\n%s'
1225
1222
  % (presubmit_path, e))
@@ -1250,8 +1247,7 @@ class GetPostUploadExecuter(object):
1250
1247
  """
1251
1248
  context = {}
1252
1249
  try:
1253
- exec(compile(script_text, 'PRESUBMIT.py', 'exec', dont_inherit=True),
1254
- context)
1250
+ exec script_text in context
1255
1251
  except Exception, e:
1256
1252
  raise PresubmitFailure('"%s" had an exception.\n%s'
1257
1253
  % (presubmit_path, e))
@@ -1416,8 +1412,7 @@ class PresubmitExecuter(object):
1416
1412
  output_api = OutputApi(self.committing)
1417
1413
  context = {}
1418
1414
  try:
1419
- exec(compile(script_text, 'PRESUBMIT.py', 'exec', dont_inherit=True),
1420
- context)
1415
+ exec script_text in context
1421
1416
  except Exception, e:
1422
1417
  raise PresubmitFailure('"%s" had an exception.\n%s' % (presubmit_path, e))
1423
1418
 
@@ -1720,8 +1715,8 @@ def main(argv=None):
1720
1715
  options.parallel)
1721
1716
  return not results.should_continue()
1722
1717
  except PresubmitFailure, e:
1723
- print(e, file=sys.stderr)
1724
- print('Maybe your depot_tools is out of date?', file=sys.stderr)
1718
+ print >> sys.stderr, e
1719
+ print >> sys.stderr, 'Maybe your depot_tools is out of date?'
1725
1720
  return 2
1726
1721
 
1727
1722
 
@@ -1,4 +1,4 @@
1
- #!/usr/bin/env bash
1
+ #!/bin/bash
2
2
 
3
3
  # Copyright 2018 The Chromium Authors. All rights reserved.
4
4
  # Use of this source code is governed by a BSD-style license that can be
@@ -933,7 +933,7 @@ Raises:
933
933
 
934
934
  [DEPS](/recipes/recipe_modules/gclient/examples/full.py#5): [gclient](#recipe_modules-gclient), [recipe\_engine/context][recipe_engine/recipe_modules/context], [recipe\_engine/path][recipe_engine/recipe_modules/path], [recipe\_engine/properties][recipe_engine/recipe_modules/properties], [recipe\_engine/step][recipe_engine/recipe_modules/step]
935
935
 
936
- &mdash; **def [RunSteps](/recipes/recipe_modules/gclient/examples/full.py#52)(api):**
936
+ &mdash; **def [RunSteps](/recipes/recipe_modules/gclient/examples/full.py#53)(api):**
937
937
  ### *recipes* / [gclient:tests/patch\_project](/recipes/recipe_modules/gclient/tests/patch_project.py)
938
938
 
939
939
  [DEPS](/recipes/recipe_modules/gclient/tests/patch_project.py#9): [gclient](#recipe_modules-gclient), [recipe\_engine/buildbucket][recipe_engine/recipe_modules/buildbucket], [recipe\_engine/properties][recipe_engine/recipe_modules/properties]
@@ -997,19 +997,19 @@ Move things around in a loop!
997
997
 
998
998
  &mdash; **def [RunSteps](/recipes/recipe_modules/windows_sdk/examples/full.py#13)(api):**
999
999
 
1000
- [recipe_engine/recipe_modules/buildbucket]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/e7498a59f81c8fad2caf7e3d7c8ca072ec0e2494/README.recipes.md#recipe_modules-buildbucket
1001
- [recipe_engine/recipe_modules/cipd]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/e7498a59f81c8fad2caf7e3d7c8ca072ec0e2494/README.recipes.md#recipe_modules-cipd
1002
- [recipe_engine/recipe_modules/commit_position]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/e7498a59f81c8fad2caf7e3d7c8ca072ec0e2494/README.recipes.md#recipe_modules-commit_position
1003
- [recipe_engine/recipe_modules/context]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/e7498a59f81c8fad2caf7e3d7c8ca072ec0e2494/README.recipes.md#recipe_modules-context
1004
- [recipe_engine/recipe_modules/file]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/e7498a59f81c8fad2caf7e3d7c8ca072ec0e2494/README.recipes.md#recipe_modules-file
1005
- [recipe_engine/recipe_modules/json]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/e7498a59f81c8fad2caf7e3d7c8ca072ec0e2494/README.recipes.md#recipe_modules-json
1006
- [recipe_engine/recipe_modules/path]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/e7498a59f81c8fad2caf7e3d7c8ca072ec0e2494/README.recipes.md#recipe_modules-path
1007
- [recipe_engine/recipe_modules/platform]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/e7498a59f81c8fad2caf7e3d7c8ca072ec0e2494/README.recipes.md#recipe_modules-platform
1008
- [recipe_engine/recipe_modules/properties]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/e7498a59f81c8fad2caf7e3d7c8ca072ec0e2494/README.recipes.md#recipe_modules-properties
1009
- [recipe_engine/recipe_modules/python]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/e7498a59f81c8fad2caf7e3d7c8ca072ec0e2494/README.recipes.md#recipe_modules-python
1010
- [recipe_engine/recipe_modules/raw_io]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/e7498a59f81c8fad2caf7e3d7c8ca072ec0e2494/README.recipes.md#recipe_modules-raw_io
1011
- [recipe_engine/recipe_modules/runtime]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/e7498a59f81c8fad2caf7e3d7c8ca072ec0e2494/README.recipes.md#recipe_modules-runtime
1012
- [recipe_engine/recipe_modules/source_manifest]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/e7498a59f81c8fad2caf7e3d7c8ca072ec0e2494/README.recipes.md#recipe_modules-source_manifest
1013
- [recipe_engine/recipe_modules/step]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/e7498a59f81c8fad2caf7e3d7c8ca072ec0e2494/README.recipes.md#recipe_modules-step
1014
- [recipe_engine/recipe_modules/url]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/e7498a59f81c8fad2caf7e3d7c8ca072ec0e2494/README.recipes.md#recipe_modules-url
1015
- [recipe_engine/wkt/RecipeApi]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/e7498a59f81c8fad2caf7e3d7c8ca072ec0e2494/recipe_engine/recipe_api.py#836
1000
+ [recipe_engine/recipe_modules/buildbucket]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/0589a429cf3c164004dae4ced4c75784a50afd81/README.recipes.md#recipe_modules-buildbucket
1001
+ [recipe_engine/recipe_modules/cipd]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/0589a429cf3c164004dae4ced4c75784a50afd81/README.recipes.md#recipe_modules-cipd
1002
+ [recipe_engine/recipe_modules/commit_position]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/0589a429cf3c164004dae4ced4c75784a50afd81/README.recipes.md#recipe_modules-commit_position
1003
+ [recipe_engine/recipe_modules/context]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/0589a429cf3c164004dae4ced4c75784a50afd81/README.recipes.md#recipe_modules-context
1004
+ [recipe_engine/recipe_modules/file]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/0589a429cf3c164004dae4ced4c75784a50afd81/README.recipes.md#recipe_modules-file
1005
+ [recipe_engine/recipe_modules/json]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/0589a429cf3c164004dae4ced4c75784a50afd81/README.recipes.md#recipe_modules-json
1006
+ [recipe_engine/recipe_modules/path]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/0589a429cf3c164004dae4ced4c75784a50afd81/README.recipes.md#recipe_modules-path
1007
+ [recipe_engine/recipe_modules/platform]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/0589a429cf3c164004dae4ced4c75784a50afd81/README.recipes.md#recipe_modules-platform
1008
+ [recipe_engine/recipe_modules/properties]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/0589a429cf3c164004dae4ced4c75784a50afd81/README.recipes.md#recipe_modules-properties
1009
+ [recipe_engine/recipe_modules/python]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/0589a429cf3c164004dae4ced4c75784a50afd81/README.recipes.md#recipe_modules-python
1010
+ [recipe_engine/recipe_modules/raw_io]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/0589a429cf3c164004dae4ced4c75784a50afd81/README.recipes.md#recipe_modules-raw_io
1011
+ [recipe_engine/recipe_modules/runtime]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/0589a429cf3c164004dae4ced4c75784a50afd81/README.recipes.md#recipe_modules-runtime
1012
+ [recipe_engine/recipe_modules/source_manifest]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/0589a429cf3c164004dae4ced4c75784a50afd81/README.recipes.md#recipe_modules-source_manifest
1013
+ [recipe_engine/recipe_modules/step]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/0589a429cf3c164004dae4ced4c75784a50afd81/README.recipes.md#recipe_modules-step
1014
+ [recipe_engine/recipe_modules/url]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/0589a429cf3c164004dae4ced4c75784a50afd81/README.recipes.md#recipe_modules-url
1015
+ [recipe_engine/wkt/RecipeApi]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/0589a429cf3c164004dae4ced4c75784a50afd81/recipe_engine/recipe_api.py#838
@@ -77,7 +77,12 @@
77
77
  },
78
78
  {
79
79
  "failure": {
80
- "humanReason": "Infra Failure: Step('bot_update') (retcode: 1)"
80
+ "exception": {
81
+ "traceback": [
82
+ "<omitted by recipe engine>"
83
+ ]
84
+ },
85
+ "humanReason": "Infra Failure: Step('bot_update') returned 1"
81
86
  },
82
87
  "name": "$result"
83
88
  }
@@ -175,8 +175,10 @@
175
175
  },
176
176
  {
177
177
  "failure": {
178
- "failure": {},
179
- "humanReason": "Step('Patch failure') (retcode: 1)"
178
+ "failure": {
179
+ "step": "Patch failure"
180
+ },
181
+ "humanReason": "Step('Patch failure') failed with return_code 1"
180
182
  },
181
183
  "name": "$result"
182
184
  }
@@ -175,7 +175,12 @@
175
175
  },
176
176
  {
177
177
  "failure": {
178
- "humanReason": "Infra Failure: Step('Patch failure') (retcode: 1)"
178
+ "exception": {
179
+ "traceback": [
180
+ "<omitted by recipe engine>"
181
+ ]
182
+ },
183
+ "humanReason": "Infra Failure: Step('Patch failure') returned 1"
179
184
  },
180
185
  "name": "$result"
181
186
  }
@@ -1,6 +1,11 @@
1
1
  [
2
2
  {
3
3
  "failure": {
4
+ "exception": {
5
+ "traceback": [
6
+ "<omitted by recipe engine>"
7
+ ]
8
+ },
4
9
  "humanReason": "invalid (host, project) pair in buildbucket.build.input.gitiles_commit: (u'unrecognized', u'repo') does not match any of configured gclient solutions and not present in gclient_config.repo_path_map"
5
10
  },
6
11
  "name": "$result"
@@ -74,8 +74,10 @@
74
74
  },
75
75
  {
76
76
  "failure": {
77
- "failure": {},
78
- "humanReason": "Step('cipd describe public/package/linux-amd64') (retcode: 1)"
77
+ "failure": {
78
+ "step": "cipd describe public/package/linux-amd64"
79
+ },
80
+ "humanReason": "Step('cipd describe public/package/linux-amd64') failed with return_code 1"
79
81
  },
80
82
  "name": "$result"
81
83
  }
@@ -281,33 +281,13 @@
281
281
  "@@@STEP_LOG_END@json.output@@@"
282
282
  ]
283
283
  },
284
- {
285
- "cmd": [],
286
- "name": "RECIPE CRASH (Uncaught exception)",
287
- "~followup_annotations": [
288
- "@@@STEP_EXCEPTION@@@",
289
- "The recipe has crashed at point 'Uncaught exception'!",
290
- "",
291
- "Traceback (most recent call last):",
292
- " File \"RECIPE_REPO[recipe_engine]/recipe_engine/internal/engine.py\", line 375, in run_steps",
293
- " raw_result = recipe_obj.run_steps(api, engine)",
294
- " File \"RECIPE_REPO[recipe_engine]/recipe_engine/internal/recipe_deps.py\", line 670, in run_steps",
295
- " properties_def, api=api)",
296
- " File \"RECIPE_REPO[recipe_engine]/recipe_engine/internal/property_invoker.py\", line 89, in invoke_with_properties",
297
- " arg_names, **additional_args)",
298
- " File \"RECIPE_REPO[recipe_engine]/recipe_engine/internal/property_invoker.py\", line 52, in _invoke_with_properties",
299
- " return callable_obj(*props, **additional_args)",
300
- " File \"RECIPE_REPO[depot_tools]/recipes/recipe_modules/cipd/examples/full.py\", line 70, in RunSteps",
301
- " pkg.add_file(api.path.abs_to_path(fullpath))",
302
- " File \"RECIPE_REPO[depot_tools]/recipes/recipe_modules/cipd/api.py\", line 115, in add_file",
303
- " self.files.append(self._rel_path(file_path))",
304
- " File \"RECIPE_REPO[depot_tools]/recipes/recipe_modules/cipd/api.py\", line 81, in _rel_path",
305
- " (path, self.package_root))",
306
- "ValueError: path Path('start_dir', 'a','path','to','file.py') is not the package root Path('start_dir', 'some_subdir') and not a child thereof"
307
- ]
308
- },
309
284
  {
310
285
  "failure": {
286
+ "exception": {
287
+ "traceback": [
288
+ "<omitted by recipe engine>"
289
+ ]
290
+ },
311
291
  "humanReason": "Uncaught Exception: ValueError(\"path Path('start_dir', 'a','path','to','file.py') is not the package root Path('start_dir', 'some_subdir') and not a child thereof\",)"
312
292
  },
313
293
  "name": "$result"
@@ -281,31 +281,13 @@
281
281
  "@@@STEP_LOG_END@json.output@@@"
282
282
  ]
283
283
  },
284
- {
285
- "cmd": [],
286
- "name": "RECIPE CRASH (Uncaught exception)",
287
- "~followup_annotations": [
288
- "@@@STEP_EXCEPTION@@@",
289
- "The recipe has crashed at point 'Uncaught exception'!",
290
- "",
291
- "Traceback (most recent call last):",
292
- " File \"RECIPE_REPO[recipe_engine]/recipe_engine/internal/engine.py\", line 375, in run_steps",
293
- " raw_result = recipe_obj.run_steps(api, engine)",
294
- " File \"RECIPE_REPO[recipe_engine]/recipe_engine/internal/recipe_deps.py\", line 670, in run_steps",
295
- " properties_def, api=api)",
296
- " File \"RECIPE_REPO[recipe_engine]/recipe_engine/internal/property_invoker.py\", line 89, in invoke_with_properties",
297
- " arg_names, **additional_args)",
298
- " File \"RECIPE_REPO[recipe_engine]/recipe_engine/internal/property_invoker.py\", line 52, in _invoke_with_properties",
299
- " return callable_obj(*props, **additional_args)",
300
- " File \"RECIPE_REPO[depot_tools]/recipes/recipe_modules/cipd/examples/full.py\", line 68, in RunSteps",
301
- " pkg = api.cipd.PackageDefinition('infra/fake-package', root, install_mode)",
302
- " File \"RECIPE_REPO[depot_tools]/recipes/recipe_modules/cipd/api.py\", line 64, in __init__",
303
- " raise ValueError('invalid value for install_mode: %r' % install_mode)",
304
- "ValueError: invalid value for install_mode: ''"
305
- ]
306
- },
307
284
  {
308
285
  "failure": {
286
+ "exception": {
287
+ "traceback": [
288
+ "<omitted by recipe engine>"
289
+ ]
290
+ },
309
291
  "humanReason": "Uncaught Exception: ValueError(\"invalid value for install_mode: ''\",)"
310
292
  },
311
293
  "name": "$result"
@@ -281,31 +281,13 @@
281
281
  "@@@STEP_LOG_END@json.output@@@"
282
282
  ]
283
283
  },
284
- {
285
- "cmd": [],
286
- "name": "RECIPE CRASH (Uncaught exception)",
287
- "~followup_annotations": [
288
- "@@@STEP_EXCEPTION@@@",
289
- "The recipe has crashed at point 'Uncaught exception'!",
290
- "",
291
- "Traceback (most recent call last):",
292
- " File \"RECIPE_REPO[recipe_engine]/recipe_engine/internal/engine.py\", line 375, in run_steps",
293
- " raw_result = recipe_obj.run_steps(api, engine)",
294
- " File \"RECIPE_REPO[recipe_engine]/recipe_engine/internal/recipe_deps.py\", line 670, in run_steps",
295
- " properties_def, api=api)",
296
- " File \"RECIPE_REPO[recipe_engine]/recipe_engine/internal/property_invoker.py\", line 89, in invoke_with_properties",
297
- " arg_names, **additional_args)",
298
- " File \"RECIPE_REPO[recipe_engine]/recipe_engine/internal/property_invoker.py\", line 52, in _invoke_with_properties",
299
- " return callable_obj(*props, **additional_args)",
300
- " File \"RECIPE_REPO[depot_tools]/recipes/recipe_modules/cipd/examples/full.py\", line 76, in RunSteps",
301
- " pkg.add_version_file(pth)",
302
- " File \"RECIPE_REPO[depot_tools]/recipes/recipe_modules/cipd/api.py\", line 141, in add_version_file",
303
- " raise ValueError('add_version_file() may only be used once.')",
304
- "ValueError: add_version_file() may only be used once."
305
- ]
306
- },
307
284
  {
308
285
  "failure": {
286
+ "exception": {
287
+ "traceback": [
288
+ "<omitted by recipe engine>"
289
+ ]
290
+ },
309
291
  "humanReason": "Uncaught Exception: ValueError('add_version_file() may only be used once.',)"
310
292
  },
311
293
  "name": "$result"
@@ -262,6 +262,12 @@ def pdfium(c):
262
262
  m = c.got_revision_mapping
263
263
  m['pdfium'] = 'got_revision'
264
264
 
265
+ @config_ctx()
266
+ def mojo(c):
267
+ soln = c.solutions.add()
268
+ soln.name = 'src'
269
+ soln.url = 'https://chromium.googlesource.com/external/mojo.git'
270
+
265
271
  @config_ctx()
266
272
  def crashpad(c):
267
273
  soln = c.solutions.add()
@@ -36,6 +36,7 @@ TEST_CONFIGS = [
36
36
  'luci_go',
37
37
  'luci_py',
38
38
  'master_deps',
39
+ 'mojo',
39
40
  'nacl',
40
41
  'openscreen',
41
42
  'pdfium',