treeherder/tests/model
William Lachance 4d143c055f Bug 1272532 - Handle case where we get two different retry guids for a job
This is an obscure case (that we should probably handle better), but I
believe this patch should at least fix the new relic exception in the
common cases (specifically when we get the same retry with a different
guid in the same batch of jobs). This patch also adds a bunch of unit
tests to test ingesting batches of jobs containing retries. There are
many cases which still fail (which would probably never occur in real
life), but I'm going to put off fixing those for now -- see comments
in the unit tests for details.
2016-05-24 10:05:52 -04:00
..
commands Bug 1193836 - Use pytest-django to run tests 2015-10-27 11:19:13 +00:00
derived Bug 1272532 - Handle case where we get two different retry guids for a job 2016-05-24 10:05:52 -04:00
sql Bug 1248406 - Replace print statements with print() 2016-02-15 14:54:46 +00:00
__init__.py fix RefDataManager and add firts working test on it 2013-04-17 17:13:24 +01:00
test_classified_failure.py Bug 1265188 - Make sure to check for existing identical classification when trying to update the bug number. 2016-04-29 17:17:25 +01:00
test_error_summary.py Bug 1192801 - Remove per-file MPL boilerplate since it's unnecessary 2015-08-18 23:32:11 +01:00