New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 849150 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 835262
Owner: ----
Closed: Jun 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug

Blocking:
issue 801958



Sign in to add a comment

Failed to run presubmit on chromium/tools/build

Project Member Reported by tikuta@chromium.org, Jun 4 2018

Issue description

https://ci.chromium.org/p/infra/builds/b8944686339199956800

test_load (__main__.TestPublicParams) ... ERROR
======================================================================
ERROR: test_load (__main__.TestPublicParams)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "scripts/slave/unittests/logdog_bootstrap_test.py", line 573, in test_load
    'buildnumber': 24601,
  File "/b/s/w/ir/cache/builder/Build_Presubmit/build/scripts/slave/logdog_bootstrap.py", line 234, in _get_params
    for project, masters in sorted(_load_params_dict(mastername).items()):
  File "/b/s/w/ir/cache/builder/Build_Presubmit/build/scripts/slave/logdog_bootstrap.py", line 176, in _load_params_dict
    raise NotBootstrapped('No master directory')
NotBootstrapped: No master directory
----------------------------------------------------------------------
Ran 14 tests in 0.156s


I'm not sure why my cl failed due to this error.
 
Blocking: 801958

Comment 2 by no...@chromium.org, Jun 4 2018

Components: -Infra>Platform>Milo>LUCI Infra>Platform
This is due to https://chromium-review.googlesource.com/1081407 which deletes chromium.gpu but didn't remove it from logdog params

Why it passed the CQ is a mystery in itself...
Mergedinto: 835262
Status: Duplicate (was: Untriaged)

Sign in to add a comment