Searched refs:failure_exceptions (Results 1 – 2 of 2) sorted by relevance
337 failure_exceptions=signals.TestFailure)345 failure_exceptions=KeyError)
1264 def test_concurrent_actions(*calls, failure_exceptions=(Exception, )): argument1304 except failure_exceptions as e: