New issue
Advanced search Search tips

Issue 888739 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 888713
Owner: ----
Closed: Sep 24
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Windows , Mac
Pri: 1
Type: Bug



Sign in to add a comment

Performance try job fails because of "No module named mock"

Project Member Reported by wangxianzhu@chromium.org, Sep 24

Issue description

https://pinpoint-dot-chromeperf.appspot.com/job/12fa05d0e40000 failed because the test bot failed:

Traceback (most recent call last):
  File "/base/data/home/apps/s~chromeperf/pinpoint:clean-dtu-6f7c60dd.412716951395069884/dashboard/pinpoint/models/quest/execution.py", line 95, in Poll
    self._Poll()
  File "/base/data/home/apps/s~chromeperf/pinpoint:clean-dtu-6f7c60dd.412716951395069884/dashboard/pinpoint/models/quest/run_test.py", line 203, in _Poll
    'message was:\n%s' % exception_string)
SwarmingTestError: The test failed. The test's error message was:
ImportError: No module named mock

It seems that bots need to install some dependencies.
 

Comment 1 Deleted

(Filed this duplicated bug by clicking the Submit button in another page thinking I forgot to click the button.)

Sign in to add a comment