__init__.py |
|
0 |
android.py |
Ensures the given directory exists |
27166 |
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.
|
5699 |
per_test_base.py |
Utility functions for per-test testing like test verification and per-test coverage. |
23018 |
raptor.py |
run-as: Package '.*' is unknown |
54675 |
talos.py |
talosError: "error executing: '(\S+) (\S+) (\S+)'" |
35164 |
testbase.py |
The steps to identify + download the proper bits for [browser] unit
tests and Talos.
|
28599 |
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.
|
10876 |
verify_tools.py |
Utility functions for test verification. |
2053 |