Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
Normal
Description
I've been through a couple of dtest results lately and notices some interpreter errors regarding how we call pytest.raises. The reference is pretty clear on what would be the correct arguments, but still want to make sure we're not working on different pytest versions.
mkjellman can you quickly check the following inconsistencies and look at my patch (msg->message, matches->match)?
git show 49b2dda4 |egrep 'raises.*, m'
Attachments
Attachments
Issue Links
- supercedes
-
CASSANDRA-14560 rebuild_test.py: Fix broken pytest.raises using incorrect kwarg
- Resolved