- Implement needed backend functionality to return the list of worst failures based on internal data structures in the CassandraBackend.
- extract fails, skips, errors from result XML
- calculate a score and insert it into test_by_score
- design a back-end interface for top failure retrieval and implement it (query on top fails and/or in-memory queue)
- hook up the front-end to display this list.
Current interface: http://parsoid.wmflabs.org:8001/topfails