treeherder/tests/log_parser
Alisha Aneja 5cdc2170cc Bug 1223883 - Fix pytest warnings for test collection (#2717)
pytest treats objects starting with the string "Test" as tests, so an
underscore prefix has been added to prevent warnings of form:

```
WC1 .../test_detect_intermittents.py cannot collect test class 'TestFailureDetector' because it has a __init__ constructor
```
2017-08-22 15:10:58 +01:00
..
__init__.py
test_artifact_builder_collection.py Bug 1165356 - Log parser: Remove tests workaround for file:// log URLs 2017-03-22 00:50:02 +00:00
test_crossreference_error_lines.py Stop creating TextLogSummary objects when crossreferencing lines. 2017-06-06 19:39:04 +01:00
test_error_parser.py Bug 1354694 - Add REFTEST ERROR to the list of error strings 2017-04-21 11:48:11 +01:00
test_job_artifact_builder.py Bug 1165356 - Log parser: Remove tests workaround for file:// log URLs 2017-03-22 00:50:02 +00:00
test_log_view_artifact_builder.py Bug 1165356 - Log parser: Remove tests workaround for file:// log URLs 2017-03-22 00:50:02 +00:00
test_performance_artifact_builder.py Bug 1165356 - Log parser: Fetch logs using requests instead of urllib2 2017-03-22 00:50:02 +00:00
test_performance_parser.py Bug 1295536 - Don't try to store non-compliant perf data via logparser 2016-08-17 13:57:50 -04:00
test_store_failure_lines.py Bug 1223883 - Fix pytest warnings for test collection (#2717) 2017-08-22 15:10:58 +01:00
test_tasks.py Bug 1336272 - Refactor changing wording from resultset to push (#2644) 2017-08-04 09:38:57 -07:00
test_tinderbox_print_parser.py Bug 1263691 - Remove talos parsing/processing code from Perfherder 2016-04-13 16:27:12 -04:00