On Mon, 3 Apr 2017, Huw Davies wrote: [...]
Something else that would be very useful is the ability to display just the test bot VMs. These are the ones we care about the most, and the ones that are possible to fix without having to get a third-party to manually run a test. I find it difficult to just keep track of these VMs when their results get swamped by all the other machines’ failures.
[...]
Does that sound possible?
It seems like it should be no more difficult than adding the extra 'flat all machines' indexes.
I have not looked at exactly what that would entails but my gut feeling is that it would just require writing some more files in gather and build-index.
An alternative to the static HTML file approach would be to go the JavaScript way and make the index files, which are essentially big tables, sortable, filterable on the client-side. That could be pretty cool too. Any takers?
In any case I've created a bug so this does not get lost. https://bugs.winehq.org/show_bug.cgi?id=42770