Closed d-w-moore closed 4 months ago
Is this effort to fix a failing test, or a refactor / enhancement?
Yes. Pretty much that, a fix of a failing test. But it does fit : Bad_AVU_Value
should or at least can be considered a type of ValueError
..
Addressed by changes in https://github.com/irods/python-irodsclient/pull/588.
irods.message.Bad_AVU_Value
should be descended fromValueError
forirods.test.meta_test.TestMeta.test_add_obj_meta_empty
to pass.Originally posted by @d-w-moore in https://github.com/irods/python-irodsclient/issues/531#issuecomment-2162318604