elastic-recheck/elastic_recheck/tests/unit
Joe Gordon 6c47bad772 Unbreak elastic-recheck
A few bugs have crept into elastic-recheck causing it to fail. This
patch fixes them.

* an update to gerritlib broke FailedEvent.rev and change, since both of
  these should always be numbers cast to ints
* We appear to be missing files occasionally, add better logging for
  (also simplify Exception classes)
* Remove last usage of skip_resolved (removed in a previous patch)

Change-Id: Ifc180989832be152e08a4873e62857a899835484
2014-03-06 11:43:21 -08:00
..
gerrit moving readiness checks into stream 2014-01-13 20:00:23 -05:00
jenkins parse the failed jobs in stream 2014-01-13 14:41:55 -05:00
queries move queries.yaml into a queries subdir 2013-12-02 11:43:00 -05:00
samples refactor templates into query_builder 2013-10-21 13:46:57 -04:00
__init__.py move queries.yaml into a queries subdir 2013-12-02 11:43:00 -05:00
fake_gerrit.py moving readiness checks into stream 2014-01-13 20:00:23 -05:00
test_bot.py Add basic unit tests for the bot 2014-01-24 13:08:40 -05:00
test_elastic_recheck.py move queries.yaml into a queries subdir 2013-12-02 11:43:00 -05:00
test_load_queries.py remove old queries 2014-02-25 08:35:51 -05:00
test_results.py move the graph generating code over to facets 2013-12-06 17:40:31 -05:00
test_stream.py Unbreak elastic-recheck 2014-03-06 11:43:21 -08:00