Project

General

Profile

Actions

Bug #44640

closed

run-tox-mgr-dashboard fails during make check for nautilus PRs

Added by Ramana Raja about 4 years ago. Updated about 3 years ago.

Status:
Duplicate
Priority:
Immediate
Category:
General
Target version:
-
% Done:

0%

Source:
Q/A
Tags:
Backport:
Regression:
Yes
Severity:
2 - major
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Affects all nautilus PRs as mentioned here, https://github.com/ceph/ceph/pull/33965#issuecomment-599762114
Still see it https://jenkins.ceph.com/job/ceph-pull-requests/47544/consoleFull#1143870587e840cee4-f4a4-4183-81dd-42855615f2c1

=================================== FAILURES ===================================
_______________ HomeTest.test_home_default_lang ________________

self = <dashboard.tests.test_home.HomeTest testMethod=test_home_default_lang>

def test_home_default_lang(self):
self._get('/')

self.assertStatus(200)

tests/test_home.py:19:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
../../../../build/dashboard/py27-cov/local/lib/python2.7/site-packages/cheroot/test/webtest.py:392: in assertStatus
self._handlewebError(msg)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <dashboard.tests.test_home.HomeTest testMethod=test_home_default_lang>
msg = 'Status 404 Not Found does not match 200'

def _handlewebError(self, msg):
print('')
print(' ERROR: %s' % msg)
if not self.interactive:

raise self.failureException(msg)

E AssertionError: Status 404 Not Found does not match 200

../../../../build/dashboard/py27-cov/local/lib/python2.7/site-packages/cheroot/test/webtest.py:325: AssertionError


Related issues 1 (0 open1 closed)

Is duplicate of Dashboard - Bug #44683: nautilus: mgr/dashboard: "make check" fails in run-tox-mgr-dashboard: "HomeTest.test_home_default_lang: 'Status 404 Not Found does not match 200'"DuplicateTatjana Dehler

Actions
Actions #1

Updated by Neha Ojha about 4 years ago

  • Category set to 132
Actions #2

Updated by Lenz Grimmer about 4 years ago

  • Assignee set to Tatjana Dehler
Actions #3

Updated by Tatjana Dehler about 4 years ago

  • Status changed from New to Duplicate

The issue is a duplicate of https://tracker.ceph.com/issues/44683 as far as I can tell. If you think that's not the case, just re-open it, please.

Actions #4

Updated by Tatjana Dehler about 4 years ago

  • Is duplicate of Bug #44683: nautilus: mgr/dashboard: "make check" fails in run-tox-mgr-dashboard: "HomeTest.test_home_default_lang: 'Status 404 Not Found does not match 200'" added
Actions #5

Updated by Ernesto Puerta about 3 years ago

  • Project changed from mgr to Dashboard
  • Category changed from 132 to General
Actions

Also available in: Atom PDF