Home
last modified time | relevance | path

Searched refs:skip_expected (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_timeout.py7 skip_expected = not test_support.is_resource_enabled('network') variable
Dtest_decimal.py77 skip_expected = not os.path.isdir(directory) variable
224 global skip_expected
225 if skip_expected:
Dregrtest.py1595 if test_timeout.skip_expected: