- Prevent invalid HTML markup on test result pages.
- Add a custom Post_List_Table for the results post type that lacks inline edit/quick edit.
- Don't use _get_list_table() as that create the object and triggers some queries. Including the file directly works just as well.
- Allow for multiple reports per commit for the same test bot.