[06:03] stgraber: hi [06:03] I think it's great [06:03] I have couple of remarks though [06:05] 1. I'm not sure about the option that allows to pass all the tests without bugs on the "list of tests" page. I doubt that someone will first test everything and then decide to report results. I would definitely report result on its test page. [06:05] 2. In the test page, results appear each in its own table. I'd change that to be in all table, no need for two separate ones. [06:06] 3. Having test description on the tests list page seems redundant, though it may be good to check what it includes before going to the specific test. [06:07] yeah, 1) is just a re-implementation of what we have currently, I personaly use it because I tend to know all the tests and just report them all at the end [06:08] 2) I'm sure this page will need some work, currently it's creating one table for all the failures, one for all the successes and one for these who are marked in-progress [06:09] not sure what you mean in 3) [06:09] anyway, I'm off, it's past 1am here, will be back online in 8 hours or so :) [11:59] mvo - hey === yofel_ is now known as yofel [22:02] jibel: still around? (I know it's kind of late over there) [22:07] jibel: I've spent a bit of time speccing the download page for the ISO tracker [22:08] jibel: current plans look like: http://paste.ubuntu.com/747577/ [22:08] jibel: so basically adding the notion of series to the tracker, then making the download links depending on it (allowing us to have different paths when testing 10.04.4 and precise-alpha-2 for example) [22:10] jibel: also, allowing a given file to have multiple paths of different types (to make the rendering in the UI easier) and letting us have a different path for the md5sum/gpg file (no more guessing) [22:11] the series will also be handy when I start re-organizing the testcases as we'll be able to make testcases be series specific too (I don't expect that done until beta1 though) [22:12] I'll need to leave in an hour or so but will start working early tomorrow (a bit before 7am here) as I have to take a bus to Montreal. I'll look for comments on IRC then before starting to implement [22:13] the implement should be easy, migrating the current logic will be tricky part :)