Searched refs:failure_exceptions (Results 1 – 2 of 2) sorted by relevance
240 failure_exceptions=signals.TestFailure248 failure_exceptions=KeyError
1238 def test_concurrent_actions(*calls, failure_exceptions=(Exception, )): argument1278 except failure_exceptions as e: