Home
last modified time | relevance | path

Searched refs:TestFailedWithDetails (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/test/libregrtest/
H A Druntest.py364 except support.TestFailedWithDetails as exc:
/third_party/python/Lib/test/support/
H A D__init__.py120 class TestFailedWithDetails(TestFailed): class
1112 raise TestFailedWithDetails(err, errors, failures)

Completed in 4 milliseconds