-
Notifications
You must be signed in to change notification settings - Fork 710
nvme_copy_test fails on decoding output #3232
Copy link
Copy link
Open
Description
root@localhost:/home/wagi/work/nvme-cli# /usr/bin/nose2 --verbose --start-dir /home/wagi/work/nvme-cli/tests nvme_copy_test
test_copy (nvme_copy_test.TestNVMeCopy.test_copy)
Testcase main ...
Using nvme binary 'nvme'
setup: ctrl: /dev/nvme0, ns1: /dev/nvme0n1, default_nsid: 1, flbas: 0
ERROR
======================================================================
ERROR: test_copy (nvme_copy_test.TestNVMeCopy.test_copy)
Testcase main
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/wagi/work/nvme-cli/tests/nvme_copy_test.py", line 53, in setUp
if self.host_behavior_data[4] & cross_namespace_copy:
~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
TypeError: unsupported operand type(s) for &: 'str' and 'int'
----------------------------------------------------------------------
Ran 1 test in 0.336s
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels