Stefan Podkowinski created CASSANDRA-14545:
----------------------------------------------

             Summary: dtests: fix pytest.raises argument names
                 Key: CASSANDRA-14545
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14545
             Project: Cassandra
          Issue Type: Bug
          Components: Testing
            Reporter: Stefan Podkowinski
            Assignee: Stefan Podkowinski


I've been through a couple of [dtest 
results|https://builds.apache.org/view/A-D/view/Cassandra/job/Cassandra-devbranch-dtest/580/#showFailuresLink]
 lately and notices some interpreter errors regarding how we call 
pytest.raises. The 
[reference|https://docs.pytest.org/en/latest/assert.html#assertions-about-expected-exceptions]
 is pretty clear on what would be the correct arguments, but still want to make 
sure we're not working on different pytest versions. 
 [~bdeggleston], can you quickly check the following inconsistencies and look 
at my patch (msg->message, matches->match)?
{noformat}
git show 49b2dda4 |egrep 'raises.*, m' {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to