HomeSort by relevance Sort by last modified time
    Searched refs:tests_to_skip (Results 1 - 2 of 2) sorted by null

  /external/chromium-trace/catapult/telemetry/telemetry/testing/
run_tests.py 211 test_set.tests_to_skip.append(
221 test_set.tests_to_skip.append(typ.TestInput(
229 test_set.tests_to_skip.append(
240 test_set.tests_to_skip.append(typ.TestInput(name, msg=reason))
  /external/autotest/server/cros/dynamic_suite/
suite_unittest.py 305 tests_to_skip=[], ignore_deps=False,
312 @param tests_to_skip: [list, of, test, names] that we expect to skip.
329 if test.name in tests_to_skip:
    [all...]

Completed in 3883 milliseconds