[Bug 42770] New: test.winehq.org: Provide a view showing only the TestBot VMs

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Apr 4 11:01:20 CDT 2017


https://bugs.winehq.org/show_bug.cgi?id=42770

            Bug ID: 42770
           Summary: test.winehq.org: Provide a view showing only the
                    TestBot VMs
           Product: WineHQ.org
           Version: unspecified
          Hardware: x86
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: www-unknown
          Assignee: wine-bugs at winehq.org
          Reporter: fgouget at codeweavers.com
      Distribution: ---

In Huw's words:
> 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.
> 
> I‘d imagine this should be possible to do using static
> pages.  The root page (equivalent to data/index.html)
> could be something like data/wtb_index.html.  Clicking
> on a build id would take you to data/build-id/wtb_index.html,
> then clicking on an OS flavour would take you to
> data/build-id/wtb_index_flavour.html.  You’d also need some
> way to toggle in and out of the mode.

This should be pretty similar to adding the 'flat index' files mentioned in bug
39379.
https://bugs.winehq.org/show_bug.cgi?id=39379

An interesting alternative would be to go the JavaScript way and make the index
files, which are essentially big tables, sortable, filterable on the
client-side.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.


More information about the wine-bugs mailing list