-
- Downloads
Bug 1671422 - [mozlog] Add group durations to errorsummary.log, r=marco
Durations are measured in ms, and are computed by subtracting the timestamp of the first 'test_start' action from the last 'test_end' for each manifest. Differential Revision: https://phabricator.services.mozilla.com/D94178
parent
d6673568
No related branches found
No related tags found
Showing
- .flake8 1 addition, 0 deletions.flake8
- testing/mozbase/mozlog/mozlog/formatters/errorsummary.py 38 additions, 17 deletionstesting/mozbase/mozlog/mozlog/formatters/errorsummary.py
- testing/mozbase/mozlog/tests/test_formatters.py 83 additions, 22 deletionstesting/mozbase/mozlog/tests/test_formatters.py
Please register or sign in to comment