Name Description Size
__init__.py 0
android.py Ensures the given directory exists 25849
codecoverage.py Mixin for setting GCOV_PREFIX during test execution, packaging up the resulting .gcda files and uploading them to blobber. 25509
errors.py Mozilla error lists for running tests. Error lists are used to parse output in mozharness.base.log.OutputParser. Each line of output is matched against each substring or regular expression in the error list. On a match, we determine the 'level' of that line, whether IGNORE, DEBUG, INFO, WARNING, ERROR, CRITICAL, or FATAL. 5700
per_test_base.py Utility functions for per-test testing like test verification and per-test coverage. 23016
raptor.py run-as: Package '.*' is unknown 56384
talos.py talosError: "error executing: '(\S+) (\S+) (\S+)'" 37496
testbase.py The steps to identify + download the proper bits for [browser] unit tests and Talos. 28916
try_tools.py Utility functions for an interface between try syntax and out test harnesses. Requires log and script mixins. 8315
unittest.py A class that extends OutputParser such that it can parse the number of passed/failed/todo tests from the output. 11547
verify_tools.py Utility functions for test verification. 2053