Project

General

Profile

Actions

Bug #47473

open

FAIL: test_urls (tasks.mgr.test_dashboard.TestDashboard)

Added by Ernesto Puerta over 3 years ago. Updated about 3 years ago.

Status:
New
Priority:
Normal
Assignee:
Laura Paduano
Category:
Testing - API
Target version:
-
% Done:

0%

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

Description

2020-09-15 11:06:19,023.023 INFO:__main__:----------------------------------------------------------------------
2020-09-15 11:06:19,023.023 INFO:__main__:Traceback (most recent call last):
2020-09-15 11:06:19,024.024 INFO:__main__:  File "/home/jenkins-build/build/workspace/ceph-pr-combined/qa/tasks/mgr/test_dashboard.py", line 124, in test_urls
2020-09-15 11:06:19,024.024 INFO:__main__:    self.assertListEqual(failures, [])
2020-09-15 11:06:19,024.024 INFO:__main__:AssertionError: Lists differ: ['/'] != []
2020-09-15 11:06:19,024.024 INFO:__main__:
2020-09-15 11:06:19,024.024 INFO:__main__:First list contains 1 additional elements.
2020-09-15 11:06:19,024.024 INFO:__main__:First extra element 0:
2020-09-15 11:06:19,024.024 INFO:__main__:'/'
2020-09-15 11:06:19,024.024 INFO:__main__:
2020-09-15 11:06:19,024.024 INFO:__main__:- ['/']
2020-09-15 11:06:19,025.025 INFO:__main__:+ []
2020-09-15 11:06:19,025.025 INFO:__main__:
2020-09-15 11:06:19,025.025 INFO:__main__:----------------------------------------------------------------------
2020-09-15 11:06:19,025.025 INFO:__main__:Ran 3 tests in 99.378s
2020-09-15 11:06:19,025.025 INFO:__main__:
2020-09-15 11:06:19,025.025 INFO:__main__:

First reported in https://github.com/ceph/ceph/pull/37085 (https://jenkins.ceph.com/job/ceph-pr-combined/104/), but a second run (https://jenkins.ceph.com/job/ceph-api/3099/) fixed it , so it seems a flapping test.

Actions #1

Updated by Ernesto Puerta over 3 years ago

  • Description updated (diff)
Actions #2

Updated by Ernesto Puerta about 3 years ago

  • Project changed from mgr to Dashboard
  • Category changed from API Tests to Testing - API
Actions

Also available in: Atom PDF