Project

General

Profile

Actions

Bug #57256

closed

test_force_no_gzip fails

Added by Kefu Chai over 1 year ago. Updated over 1 year ago.

Status:
Can't reproduce
Priority:
Normal
Assignee:
-
Category:
-
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):

Description

2022-08-23T14:51:46.963 INFO:tasks.cephfs_test_runner:test_force_no_gzip (tasks.mgr.dashboard.test_requests.RequestsTest) ... FAIL
2022-08-23T14:51:46.964 INFO:tasks.cephfs_test_runner:
2022-08-23T14:51:46.965 INFO:tasks.cephfs_test_runner:======================================================================
2022-08-23T14:51:46.965 INFO:tasks.cephfs_test_runner:FAIL: test_force_no_gzip (tasks.mgr.dashboard.test_requests.RequestsTest)
2022-08-23T14:51:46.966 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2022-08-23T14:51:46.967 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
2022-08-23T14:51:46.967 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_4ef23433c76a897083753748dc9c5dc9509f7142/qa/tasks/mgr/dashboard/test_requests.py", line 21, in test_force_no_gzip
2022-08-23T14:51:46.968 INFO:tasks.cephfs_test_runner:    'Content-Type': 'application/json'
2022-08-23T14:51:46.968 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_4ef23433c76a897083753748dc9c5dc9509f7142/qa/tasks/mgr/dashboard/helper.py", line 499, in assertHeaders
2022-08-23T14:51:46.969 INFO:tasks.cephfs_test_runner:    self.assertEqual(self._resp.headers[name], value)
2022-08-23T14:51:46.969 INFO:tasks.cephfs_test_runner:AssertionError: 'application/vnd.ceph.api.v1.0+json' != 'application/json'
2022-08-23T14:51:46.970 INFO:tasks.cephfs_test_runner:- application/vnd.ceph.api.v1.0+json
2022-08-23T14:51:46.971 INFO:tasks.cephfs_test_runner:+ application/json

/a//kchai-2022-08-23_13:19:39-rados-wip-kefu-testing-2022-08-22-2243-distro-default-smithi/6987851/teuthology.log

looks like a regression introduced by https://github.com/ceph/ceph/pull/47720

Actions #1

Updated by Ernesto Puerta over 1 year ago

  • Translation missing: en.field_tag_list set to test-failure
Actions #2

Updated by Kefu Chai over 1 year ago

  • Status changed from New to Can't reproduce

closing. as wip-kefu-testing-2022-08-22-2243 failed to include the change in qa/tasks/mgr/dashboard/test_requests.py which updated the expected value in self.assertHeaders(..).

Actions

Also available in: Atom PDF