Project

General

Profile

Actions

Bug #48408

closed

pybind: test_readlink() fails due to missing terminating NULL char

Added by Tuan Hoang over 3 years ago. Updated over 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
% Done:

0%

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

Description

Affected Nautilus and Octopus.

...
test_cephfs.test_readlink ... FAIL

======================================================================
FAIL: test_cephfs.test_readlink
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/tmhoang/test_cephfs.py", line 99, in test_readlink
assert_equal(d, b"/file-1")
AssertionError: b'/file-1\xe8' != b'/file-1'


Related issues 2 (0 open2 closed)

Copied to Ceph - Backport #48518: nautilus: pybind: test_readlink() fails due to missing terminating NULL charResolvedNathan CutlerActions
Copied to Ceph - Backport #48519: octopus: pybind: test_readlink() fails due to missing terminating NULL charResolvedNathan CutlerActions
Actions

Also available in: Atom PDF