Bug #57467
EncodingException.Macros fails on make check on quincy
% Done:
0%
Source:
Tags:
Backport:
quincy
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(RADOS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):
Tags:
Description
irvingi07: https://jenkins.ceph.com/job/ceph-pull-requests/103416
[ RUN ] EncodingException.Macros
/home/jenkins-build/build/workspace/ceph-pull-requests/src/test/encoding.cc:341: Failure
Expected equality of these values:
string(expected_what[i])
Which is: "void lame_decoder(int) no longer understand old encoding version 100 < 200: Malformed input"
string(e.what())
Which is: "void lame_decoder(int) no longer understand old encoding version 100 < 200: Malformed input [buffer:3]"
[ FAILED ] EncodingException.Macros (0 ms)
History
#1 Updated by Laura Flores about 1 year ago
There was an attempt to fix this issue here: https://github.com/ceph/ceph/pull/47938
#2 Updated by Ilya Dryomov about 1 year ago
Since this has probably fallen off of Kefu's radar, I went ahead and opened https://github.com/ceph/ceph/pull/48016.
#3 Updated by Ilya Dryomov about 1 year ago
- Subject changed from CI: EncodingException.Macros fails on make check to EncodingException.Macros fails on make check on quincy
#4 Updated by Laura Flores about 1 year ago
- Status changed from New to Fix Under Review
- Pull request ID set to 48016
#5 Updated by Ilya Dryomov about 1 year ago
- Assignee set to Ilya Dryomov
#6 Updated by Radoslaw Zarzynski about 1 year ago
- Status changed from Fix Under Review to Resolved
- Backport set to quincy