Searched refs:failure_exceptions (Results 1 – 2 of 2) sorted by relevance
379 failure_exceptions=signals.TestFailure)387 failure_exceptions=KeyError)
1243 def test_concurrent_actions(*calls, failure_exceptions=(Exception, )): argument1283 except failure_exceptions as e: