Searched refs:failure_exceptions (Results 1 – 2 of 2) sorted by relevance
239 failure_exceptions=signals.TestFailure247 failure_exceptions=KeyError
1192 def test_concurrent_actions(*calls, failure_exceptions=(Exception,)): argument1232 except failure_exceptions as e: