Project

General

Profile

Actions

Bug #40827

closed

mgr/dashboard: make check failures (run-tox-mgr-dashboard)

Added by Laura Paduano almost 5 years ago. Updated about 3 years ago.

Status:
Resolved
Priority:
Urgent
Assignee:
Category:
Testing & QA
Target version:
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):


Files

run-tox-mgr-dashboard.log (19.3 KB) run-tox-mgr-dashboard.log Laura Paduano, 07/19/2019 06:14 AM
Actions #1

Updated by Sebastian Wagner almost 5 years ago

Traceback (most recent call last):
  File "/home/jenkins-build/build/workspace/ceph-pull-requests/build/dashboard/py27-cov/local/lib/python2.7/site-packages/cherrypy/_cprequest.py", line 631, in respond
    self._do_respond(path_info)
  File "/home/jenkins-build/build/workspace/ceph-pull-requests/build/dashboard/py27-cov/local/lib/python2.7/site-packages/cherrypy/_cprequest.py", line 690, in _do_respond
    response.body = self.handler()
  File "/home/jenkins-build/build/workspace/ceph-pull-requests/build/dashboard/py27-cov/local/lib/python2.7/site-packages/cherrypy/lib/encoding.py", line 221, in __call__
    self.body = self.oldhandler(*args, **kwargs)
  File "/home/jenkins-build/build/workspace/ceph-pull-requests/build/dashboard/py27-cov/local/lib/python2.7/site-packages/cherrypy/_cptools.py", line 237, in wrap
    return self.newhandler(innerfunc, *args, **kwargs)
  File "/home/jenkins-build/build/workspace/ceph-pull-requests/src/pybind/mgr/dashboard/services/exception.py", line 88, in dashboard_exception_handler
    return handler(*args, **kwargs)
  File "/home/jenkins-build/build/workspace/ceph-pull-requests/build/dashboard/py27-cov/local/lib/python2.7/site-packages/cherrypy/_cpdispatch.py", line 60, in __call__
    return self.callable(*self.args, **self.kwargs)
  File "/home/jenkins-build/build/workspace/ceph-pull-requests/src/pybind/mgr/dashboard/controllers/__init__.py", line 649, in inner
    ret = func(*args, **kwargs)
  File "/home/jenkins-build/build/workspace/ceph-pull-requests/src/pybind/mgr/dashboard/controllers/__init__.py", line 842, in wrapper
    return func(*vpath, **params)
  File "/home/jenkins-build/build/workspace/ceph-pull-requests/src/pybind/mgr/dashboard/controllers/task.py", line 14, in list
    e, f = progress.get_progress_tasks()
  File "/home/jenkins-build/build/workspace/ceph-pull-requests/src/pybind/mgr/dashboard/services/progress.py", line 22, in get_progress_tasks
    for ev in progress_events['events']:
TypeError: 'Mock' object has no attribute '__getitem__'
Actions #2

Updated by Kefu Chai almost 5 years ago

  • Status changed from New to Fix Under Review
  • Assignee set to Kiefer Chang
  • Priority changed from Normal to Urgent
  • Pull request ID set to 29125
Actions #3

Updated by Kefu Chai almost 5 years ago

  • Status changed from Fix Under Review to Resolved
Actions #4

Updated by Ernesto Puerta about 3 years ago

  • Project changed from mgr to Dashboard
  • Category changed from 151 to Testing & QA
Actions

Also available in: Atom PDF