[04:34] Hi, someone tests ubuntu? [04:35] using virtualbox [07:08] good morning [08:37] Good Morning all :-) === Guest46086 is now known as jpds [09:50] Morning jibel, on friday i added a test for eye-of-gnome to the autopilot ubuntu apps production branch. But it hasn't run over the weekend. Does it need to be manually added to the build params or something? [09:58] DanChapman, good morning, I added eog to the list of tests to run and started a new build. [09:59] jibel, thats great. Thank you :-) === _salem is now known as salem_ [12:45] gema: is there known infrastructure bustage of maguro? [12:45] http://reports.qa.ubuntu.com/smokeng/saucy/image/2986/ ? [12:56] asac: when you see a job with a image id with a question mark ? [12:56] asac: it is normally infrastructure related [12:57] asac: it means that jobs run but there was nothing there afterwards, not even to determine what image was run [12:57] gema, have we no power consumption results for july? http://reports.qa.ubuntu.com/power/hardware/arch/i386/ [12:57] asac: so the dashboard takes a guess and adds a question mark [12:57] ah so this one has it [12:57] kk [12:57] thats good info [12:58] cking: we've been trying to move stuff to puts and had some disconnected time [12:58] let me set up VPN again (lost it a few weeks ago it seems) [12:59] gema, any ETA on when it will be back on-line, it's > 3 weeks now w/o data [12:59] cking: let me get you one [13:00] gema, thanks [13:10] balloons: Hi. I did some autopilot test for clock app during the weekend, but first we have to resolve this issue: https://bugs.launchpad.net/ubuntu-clock-app/+bug/1200699 When you have time, can you check? Thanks :) [13:10] Ubuntu bug 1200699 in Ubuntu Clock App "Initial jenkins autopilot test failures" [Undecided,Incomplete] [13:11] DanChapman, eog tests are good, still 1 failure with firefox https://jenkins.qa.ubuntu.com/job/autopilot-ubuntu-applications/ [13:12] jibel, awesome! yeah the firefox test is a real pain as we can't introspect it. I'll speak with balloons about removing that one test as it does a google search anyway so two diff search's maybe overkill [14:16] DanChapman, yea, nothing wrong with keeping the firefox test as stupid simple as possible. It can only be a basic test because it won't introspect [14:32] balloons, hello! ok I will get that failing one removed then :-) [14:33] DanChapman, :-) [14:33] hello people [14:33] balloons, how's the thinkwork re: dropping test case names going? we ready to take action? [14:34] knome, ohh what action did you have in mind? My resolution was to let status quo be the same but only merge new things with them removed [14:34] do another big push with them revomed [14:34] because people will continue looking for examples [14:41] knome, ahh.. I would accept a commit that did such a thing [14:42] ok, i'll get a merge proposal in today [14:42] how's the UI changes going? is stgraber freeing up as expected? [14:43] umm, i though he said jul 2* [14:43] so you'd have to ask him, i can't see into the future regarding his calendar ;) [14:43] yea, it was the end of july.. just seeing if everything is still on target for that or not :-) [14:43] lol [14:43] kk [14:43] so test case names and test case id's [14:43] are we on the same page? [14:44] knome, well let's check quickly [14:44] example test incoming [14:44] sure :) [14:44] http://packages.qa.ubuntu.com/qatracker/testcases/1422/info [14:45] actually, while i'm at it [14:45] what would you change that to? [14:45] we should remove "tests" from all the testcase titles/filenames [14:45] i would remove the lines beginning with Test-case name: gnometerminal [14:48] some of the hardware tests have semi-interesting ID's [14:48] Case ID: hwn-001 [14:48] which i suppose in this case translates to "hardware: wireless networking" [14:49] i'm wondering if those id's are actually used instead of the test case titles [14:51] mm the hardware tests? they are less groomed than the others [14:51] it's possible you could find some slightly different and older methods in them [14:52] well i went through them when i did the last huge commit [14:53] so they shouldn't - except the things outside
's [14:53] right.. I know jackson went through them as well [14:53] but it's *possible* :-) [14:53] sure [14:54] i mean, the only rationale i can think of *for* any test case name/id is the order of the tests [14:54] (think: you must have had test #2 ran before this) [14:55] or, in a bug report, or a channel discussion, or test result comment: "bug #123456 appeared when running test #3" [14:55] bug 123456 in xine-lib (Ubuntu) "podcast crashes amarok" [Undecided,Fix released] https://launchpad.net/bugs/123456 [14:55] not that! [14:56] LOL [14:56] knome, breaking up the tests as we have, with descriptions works.. and having a way to refer to the individual test inside is helpful [14:57] but I don't want to confuse people with the weird old wiki syntax we used at one time [14:57] heh [14:57] so do you think test case names should be kept anyway? [14:57] fullname/abbreviation-00# [14:57] heh [14:57] there is a solution... [14:57] that's just a bit silly.. what's your thought? [14:58] we could make all the tests require a header. [14:58] like:

This test tests that... blah blah

[14:58] then, with js, go through all the

-elements and prefix them with numbers 1, 2, 3, 4 ... [14:59] if a user had no js enabled browser, or their browser wouldn't support js (which would be weird), they would see the headers without the numbers [14:59] but they would still be able to know which test was which number by counting [14:59] (if they had to) [14:59] that's reasonably sane.. most should have a basic description before the test [14:59] hmm.. so you auto number them [14:59] yup [14:59] or [15:00] we can just look for all
's in the document and add a new element before them [15:00] so we wouldn't be requiring a header [15:00] right right [15:02] I hope this isn't change for changes sake [15:02] elfy, you think i would propose something like that? [15:02] not normally no :) [15:03] this is a change for the sake of making the markup even easier [15:03] and reducing the things people need to remember [15:03] that's good [15:04] though I'm not sure people need to remember much [15:04] no.. my problem with the testcase names is that people keep asking what they should insert there, and there's a ton of conventions around [15:05] stgraber, hey! [15:07] hi everybody [15:07] knome, elfy \o [15:07] hello SergioMeneses [15:08] knome, how's everything? [15:09] hello SergioMeneses :-) [15:09] stgraber, do you think you could get to one simple thing ASAP, probably before your sprint... adding the "if all actions..." -paragraph after each test automatically do people doing testcases do not need to maintain that [15:09] balloons, hey! :) [15:09] * SergioMeneses hugs balloons [15:09] SergioMeneses, fine! trying to make the lives of testcase contributors easier [15:10] knome, that sounds pretty nice, and what do yo have on mind? [15:10] SergioMeneses: hi [15:10] SergioMeneses, see the backlog ;) [15:10] * balloons hugs SergioMeneses back [15:10] It's going quite well. My inlaws have been visiting for over 2 weeks, but they just left this morning [15:10] it's quiet in the house again, but a bit somber [15:10] balloons, hehe, congratulations! [15:11] lucky you balloons - it was always party time for me when mine left :) [15:11] balloons, :O [15:11] DanChapman, have you been able to meet up with vausdevan on the nautilus testcase and others? [15:11] elfy, I have pretty good inlaws tbh :-) [15:11] always good that [15:11] balloons, i'm fine with my inlaws as well, but i can't say i'm not relieved when the leave :) [15:12] balloons, though i can say the same about my own parents ;) [15:12] balloons, I havn't as of yet still waiting on him to ping me about a date/time that's good for him [15:13] I did see on the mailing list that he was having troubles with unity & saucy [15:14] knome, yea i'm a little relieved, but also a bit sad.. [15:14] they live quite far away.. anyways ;-p [15:15] DanChapman, hmm, I might try emailing him again.. Another question for you DanChapman :-) Have you found it useful to use the search function francis showed us last month @ the hackfest for gtk apps? [15:15] let me find the snippet [15:16] DanChapman, http://paste.ubuntu.com/5711368/ [15:20] balloons i have found it useful in places but it only finds the first object in the tree. So say you have 2 GtkEntry widgets one in main window and one in dialog both with same name. You wil only ever be able to get the main window widget. But for simple searches yeah it does help [15:21] I tend to get_properties() then print them throughout the test. Makes an interesting bit of reading ;_P [15:21] :-P [15:26] balloons, and cool about emailing him. Be good to get nautilus done :-) [15:26] balloons: ping. Do you know how we can add a pep8 check to the bot that runs the pre-merge tests? [15:27] elopio, the autopilot bot? [15:28] DanChapman, :-) [15:28] balloons: It's called autopilot too? [15:29] balloons, i just looked at that link? You've extended the one francis showed :-) ill have to try that one [15:29] elopio, lol.. bad word choice. when you say pre-merge tests, do you mean the tests from here? http://91.189.93.70:8080/job/generic-mediumtests/ [15:29] DanChapman, ohh did I, lol? I remember messing with it a bit yes, but .../ [15:30] balloons: yes. It would be great if the MP doesn't land if there are static errors. [15:31] elopio, the man to talk to about that is fginther :-) [15:31] great. Thanks balloons. [15:31] elopio, ty :-p [15:32] bbl. balloons, ping me if you have further thoughts, i will need to reconsider the name/id thing myself :) [15:32] -> [15:33] knome, ok.. yea, I guess there was more discussion than I thought! [15:34] elopio, we have a pep8/pyflakes checker we can add. Which project needs it? [15:34] elopio, or does it need to only be pep8? [15:35] fginther: it would be great to have it on all the core apps. [15:36] pep8 and pyflakes. But first we need to make them compliant. [15:37] fginther: if I fix the current errors, then can I ping you to enable the checkers? [15:37] elopio, Ok, just let me know how you would like to proceed. [15:37] elopio, yes [15:37] fginther: thanks! [15:49] knome: sorry, not sure I understand what you mean === chrisccoulson_ is now known as chrisccoulson [16:41] balloons, did you edit the Audacity testcase? [16:41] chilicuil, \o [16:43] SergioMeneses, what do you mena edit?> [16:45] if you made changes before publish it [16:45] SergioMeneses: \o! long time to see my friend [16:46] SergioMeneses, ohh I very well may have [16:46] I fix spelling and formatting before merging things [16:47] chilicuil, and SergioMeneses at the same time.. A rare treat :-) [16:47] chilicuil, I've been too busy with my new job [16:47] balloons, perfect! I shall check it as soon as possible ;) [16:48] balloons: =)!, SergioMeneses yep, I've been busy too lately =/ [16:48] balloons, aaaah... everybody say this is rare now [16:48] chilicuil, I'm playing with Bacula :) [16:49] SergioMeneses, lol.. well it's just nice to have you both. Summertime is busier time for us here, but of course it's winter for you right SergioMeneses ? [16:49] balloons, no... we dont have winter here [16:50] * SergioMeneses sad [16:50] SergioMeneses, lol.. what do you mean no winter? Aka, it's always warm? [16:50] * balloons likes warm! [16:51] balloons, yes.... only sun and some clouds [16:51] :S [16:51] I like that kind of "winter" [16:51] * SergioMeneses says to balloons winter is coming [16:51] fginther: ping. can you enable the checks for ubuntu-filemanager-app, please? [16:52] but only check the tests/autopilot folder. [16:52] balloons, =/ I would rather snow [16:52] elopio, I owe him a runthrough of all the core apps that can be turned on.. [16:52] heh, if you want to or have time to do it, I'd appreciate it.. it's on the list, but I'm backlogged as usual :-) [16:52] SergioMeneses, yes, I get that. but it's not all it's cracked up to be.. So :-) [16:52] balloons: I'm not sure what you are talking about. I'm talking about the static checks. [16:53] elopio, ohh.. nvm then [16:53] balloons: but I can help, sure. I just need a better explanation of what you have just said. [16:53] elopio, basically we want to gate commits for all the core apps whose autopilot tests pass right now [16:54] when we first turned it on not all of them ran properly, etc, so only a couple are gated [16:54] more should be able to be gated now [16:55] balloons: got it. Where can I see the apps currently enabled? [17:08] elopio, http://bazaar.launchpad.net/~cupstream2distro-maintainers/cupstream2distro-config/trunk/view/head:/stacks/phablet/ubuntu-touch-coreapps.cfg [17:09] elopio, the projects with a "generic-mediumtests listed in the" configuration have the UI tests enabled. [17:11] fginther: cool. What does it mean template: False? [17:13] elopio, It means that the generic-mediumtests is a pre-existing job and not generated from a template. cupstream2distro-config is what we use to auto-generate jenkins jobs. It's a little hard to make real sense of the cfg files without being a familar with the project itself. [17:14] fginther: yes, it's hard to read. For now, I [17:14] 'll just ask you to update them. [17:14] elopio, that's the idea. I maintain that file :-) [17:15] awesome :) [17:15] elopio, but if you want a quick answer as to what projects are enabled, that's where you can look if I'm not around [17:22] fginther: for ubuntu-filemanager-app the autopilot tests are failing. But can we just run the static tests? === salem_ is now known as _salem [17:35] balloons: I wrote also two tests for calculator: https://code.launchpad.net/~rpadovani/ubuntu-calculator-app/1188703 Maybe the delete test has to be rewrite if patch for bug #1198873 is accepted, but now it working [17:35] bug 1198873 in Ubuntu Calculator App "[Calculator app] Need to add confirmation when deleting a calculation" [Undecided,In progress] https://launchpad.net/bugs/1198873 [17:42] elopio, the autopilot tests are not enabled for ubuntu-filemanager-app [17:42] elopio, 'not enabled' in jenkins that is [17:45] elopio, are the static tests build as part of package build? [17:46] fginther: currently, they are not part of anything. [17:46] I'm not sure where to add them. [17:47] elopio, most projects add them debian/rules so that they are always executed when the package is built [17:47] fginther: do you know a project I can take as an example for that? === toddyhb is now known as toddy [17:48] elopio, I'll look for one [17:53] elopio, do you have a launchpad branch with these tests? [17:54] fginther: no. Currently I'm just running the pep8 command. [17:55] balloons, this final test doing manual partitioning for ubiquity is getting really hacky. I am getting 'object does not have any positional attributes' for nearly every object on the partition dialog and its basically boiled down to keyboard nav now and its horrible and fails LOTS!. Is it needed or will the current tests i.e default install, LVM and LVM with encrypt /home be enough? [17:55] elopio, Oh, I miss-understood. I thought you had some unit-tests that you wanted to run. [17:55] I've enabled the pep8/pyflakes check for ubuntu-filemanager-app. It runs as a post-build pbuilder hook. [17:56] fginther: cool. Is that pre-merge or post-merge? [17:56] pre-merge [17:56] :D [17:56] thanks. I'll let you know when the others are compliant. [17:57] elopio, thank you! [17:57] DanChapman, manual partitioning.. it would be REALLY nice to have it. Perhaps xnox can shed light as to why it's not working [17:57] DanChapman, did you speak with jibel at all this morning? I can setup a time for you to meet.. if you make it friendly enough of a time, I can be there too, to talk about running these ubiquity tests [18:02] balloons, yeah i thought it would be really good to have. I'll get a list together then and will send it xnox's way see what he can do. [18:03] DanChapman, we find bugs in manual partitioning more than other things, so :-) [18:03] DanChapman, yep.. it's SO nice to have the developer here and handy to answer questions in this case [18:04] balloons, I spoke to jibel briefly this morn about eog on jenkins. But yeah if you could arrange a time for us all to meet that would be great :-) [18:07] DanChapman, can - do.. Can you meet between 1300 UTC and say 1500 UTC or so? [18:07] I think that's the easiest time for me and jibel to meet [18:09] doanac: can you check that http://cdimage.ubuntu.com/ubuntu-touch/daily-preinstalled/20130715.2/ is in testing? [18:09] balloons, yeah between then is good for me :-) [18:09] doanac: e.g. hasw been picked up by utah [18:10] was just produced a few minutes ago [18:10] in the hope that we get new smoke results [18:11] hi [18:11] xeranas, hello [18:11] balloons: I believe https://bugs.launchpad.net/sudoku-app/+bug/1195886 is already covered. At least what I see when I run test [18:11] Ubuntu bug 1195886 in Sudoku App "Autopilot Testcase Needed: test 'clear' button" [Undecided,New] [18:12] mm.. xeranas your right! [18:12] I was just going through everything to make sure the status was correct, thanks for pointing this out ;-) [18:13] no problem, still there are some places where I need learn [18:14] xeranas, I'm always here to help :-) [18:16] test_sudoku.py have some lines with 'lambda', not sure why we need it. It is better way to calling methods in autopilot? [18:18] xeranas, good question [18:18] so in order to use the eventually keyword in an assert you need to have a function [18:18] so for example, if I want to assert that eventually a label changes, I can't simply assert that the label will equal "blah" eventually [18:18] the label won't change. [18:19] instead I can use lambda to make it a function, which grabs the label value [18:19] so what will happen is the code will continually poll that lambda function (which grabs the value) until it "eventually" make my assert true [18:20] ah, it defines variable at run time [18:20] :-) [18:20] http://www.secnetix.de/olli/Python/lambda_functions.hawk [18:20] etc, etc [18:20] it's pythonic stuff.. I'm not the best authority on python, but :-) [18:21] so we use those to be able to pass a function for our assert call with eventually in it [18:31] balloons: I played bit with autopilot vis tool and find it very useful. However in time when I tried find e.g. those cells where user can enter numbers I was unable to. Now I see writen test for new button and it was used object name "blockgrid" [18:31] xeranas, for sudoku touch? [18:31] yes [18:31] xeranas, gotcha.. they are in the vis tool, you can see me find them in the video. Umm, basically look at the pages themselves [18:32] I'd have to fire up the vis tool but you learn how Qt apps lay out there objects [18:32] I found it using the vis tool, then went a looked at the qml quickly to understand things [18:33] but if you ever get stuck, feel free to ask me, or even the developers themselves as they wrote it so they should know :-) [18:33] xeranas, sometimes it can be confusing though, I certainly understand that [18:36] Is it normal that objectName value field is blank? [18:37] xeranas, unless you've defined it, yes [18:43] asac: they are in the queue and running [18:44] doanac: awesome... what do you think is ETA beforfe i see stuff on dash? [18:44] (no need to fastpath, just wonder) [18:44] asac: probably around the top of the next hour. [18:44] we pull from jenkins every 30 minutes [18:44] ok so in 1:20 [18:44] and most of the smoke touch jobs are done [18:44] oh so even in 15 [18:45] asac, yeah probably about 20 minutes [18:45] doanac: do you have the openvpn host at hand? [18:46] asac: you mean the private jenkins url or the url of the openvpn server? [18:46] doanac: gateway for setting up the vpn for now [18:47] batuan.canonical.com :1192 [18:50] doanac: ok ... can you /msg me an example url so i can test? [18:51] asac: https://wiki.canonical.com/UbuntuEngineering/QA/VPN [18:51] nice [18:51] works [18:51] and still have access to inet [18:51] nice pow 2 === _salem is now known as salem_ [18:56] buonasera Letozaf_ [18:57] buonasera balloons :D [18:58] balloons, what should we do with the rssreader app ? do you think I should try it with Xephyr ? [18:58] balloons, or should I just wait for fginther to solve our problems ? [18:59] Letozaf_, :-) [18:59] fginther, :p [18:59] fginther, if I can help someway... but it works on my box [19:00] Letozaf_, I understand, It also works on my box. I have one task I'm trying to wrap up, then I'll start debugging this again. It's still possible that jenkins has some environment issue. [19:01] fginther, oh good, so I will wait :p [19:01] Letozaf_, sorry for this issues here. [19:01] fginther, no worries I have fun, so no matter [19:02] fginther, I like hacking :p [19:02] Letozaf_, that's good! I'm sure there is lots more hacking ahead :-) [19:03] fginther, cool :-) [19:03] Letozaf_, fginther I'm going review another merge proposal then and hang tight on this :- [19:03] I actually have 2 to do :-p [19:03] balloons, ok let us know how the work [19:04] balloons, sorry they work [19:05] asac: maguro results are up. the mako jobs are still queued waiting for another test to complete [19:07] doanac: sure? [19:07] http://reports.qa.ubuntu.com/smokeng/saucy/image/2999/ [19:08] grouper looks better [19:08] http://reports.qa.ubuntu.com/smokeng/saucy/image/2998/ [19:09] doanac: whats the easiest way to find my way from https://jenkins.qa.ubuntu.com/job/saucy-touch-grouper-smoke-friends-app-autopilot/5/? to the internal stuff? [19:09] replace jenkins.qa.ubuntu.com with 10.97.0.1:8080 [19:11] doanac: not correct :) [19:11] you also have to replace https: by http: [19:11] (for me) [19:11] asac: maguro jobs didn't run because the main smoke job failed: http://10.97.0.1:8080/job/saucy-touch-maguro-smoke-default/47/console [19:12] looks like networking problems maybe [19:12] should i try running it again? [19:13] doanac: quick questionm .. "restarting device" ... does that use the PDU? [19:13] or does it try soft? [19:13] no, just a soft [19:13] the phones can't use a PDU right now, because disconnecting power requires you to physically press a button [19:13] we are still working on modding the devices to support that [19:13] ok [19:13] one sec [19:14] so ... can we at least try to pull off something through "normal" adb [19:14] at the end? [19:14] seems we dont even pull of syslog [19:14] in case ssh doesnt work [19:14] correct? [19:14] we have to pull something off if we can adb, but not ssh [19:14] and let people see [19:14] then we can KNOW whether its really a network issue :) [19:15] asac: yeah, i can try and mod the job. [19:15] and we could even report that as a "very basic smoektest" [19:15] i haven't looked at this job closely before. [19:15] so yuou see: yeah, we can log int [19:15] and yeah we saw network up there [19:15] and yeah, we can ping the device [19:15] etc. [19:15] maybe the "default" woyuld at best run through normal adb alltogether? [19:16] asac: that's the real fix, is that "default" shouldn't have to do all the SSH stuff. [19:16] like for jobs that dont need to scp -r, we can just copy file with adb push [19:16] this is left over from early testing paul did [19:16] and then always get results [19:16] right :) [19:16] so we agree [19:16] sounds simple enough to do default if the code is like i can imagine [19:16] they really need to move over to my run_utah_phablet.py script [19:16] i assuming merging results with utah.output [19:16] woudl be the hardest part [19:17] unless there is a utah-config --merge :) [19:17] alreawdy [19:17] lol [19:17] i thknk i get a dejavu [19:18] let me poke around this job and see if there's some simple updates I can add to improve. then when paul gets back we can make this work the right way [19:18] yeah. well. at least pulling "raw syslog" at beginning and end [19:18] should be trivial'ish [19:19] with default landing later as a special job or something [19:20] exactly [19:21] and an easy retry bot here [19:21] !utah-rekick XXX [19:23] balloons: It seems that on test_new_game_button (sudoku) there no validating that actually test if new grid with new numbers was generated. However because its random thing there exist chance that it generate same grid so probably better leave it as it is? [19:58] stgraber, each testcase has this text at the end: http://iso.qa.ubuntu.com/qatracker/milestones/270/builds/48777/testcases/1310/results [19:58] stgraber, "If all actions..." [19:58] stgraber, this is something we need to manually insert to the testcase text [19:59] stgraber, can we make it appear automatically at the end of each testcase programmatically, rather than having to maintain that text in the testcaes? [20:00] yeah, should be easy enough, though that'll have to wait till next week, I'm not touching the tracker this week, I've got all my work for July and most of that for August to do by EOW ;) [20:04] sure, and you'll need to cooperate with me or balloons [20:04] we don't want the text appear twice.. [20:09] yeah, I'll Cc you on the RT once I'm done with the changes so you'll have a rough estimate (depending on how busy IS is) of when this will land [20:13] awesome, thanks [20:13] also, did you read the backlog? [20:14] we were considering adding a simple JS script to help with the testcase numbering [20:14] firstly, we want to remove test case names [20:15] but that also means we won't have test numbers (useful when you have many tests inside one testcase) [20:15] the js script would go through all
's in the markup and add an additional element that says "this is the test number N in this testcase" or sth [20:21] xeranas_, I'm not sure I get your question [20:21] xeranas_, you mean the test new game doesn't check for a game grid to be created? if it doesn't let's add it :-) [20:28] doanac: did you rekick maguro? [20:28] (not sure if i distracted you too much :)) [20:34] asac: let me re-kick. got distracted by something else === elopio_ is now known as elopioo === elopioo is now known as elopio [20:36] doanac: and maybe double check that mako is still queued/running === salem_ is now known as _salem [21:22] balloons: ping :) [21:49] balloons, who else needs adding to wiki.ubuntu.com/QATeam/WhoWeAre ? [21:55] phillw, pong! [21:55] Noskcaj, hmm [21:56] Noskcaj, that's a really nice list of the regulars [21:57] It seems to be most of the "voluntary" people covered. [21:57] balloonssoz, I was AFK. the area for bugs has now been updated (I know you always ignore my emails :P ) [21:59] balloons: the https://wiki.ubuntu.com/QATeam/Overview/ page does not seem to be mentioned... where do you think it should be? [22:00] The activities page and the main page perhaps [22:01] Noskcaj, lol, we can't force those who don't want to share to do so [22:01] we could make it part of the signup process though [22:01] we recommend mailing the mailing list to say hello and adding yourself to the page [22:01] Noskcaj, make sense? [22:01] I would support that [22:01] yep. sounds good. and it helps us monitor contributor levels [22:01] i'll work on it thisafternoon [22:01] just make sure we don't sound like it's required to be a part.. :-) [22:02] balloons: I'd also support that they take the time to file a hardware profile, if they are going to say WHO they are, it does make sense to say WHO their computer(s) is/are. [22:06] sure indeed [22:07] balloons: is https://wiki.ubuntu.com/Testing/Cadence fully up to date? [22:14] balloons, latest from kirkland: He's always going to be too busy to help host a testdrive hackfest but is willing to answer some questions if necessary. He is willing to give someone commit privileges when they earn it. [22:14] Noskcaj, ok, so perhaps you and howard can help do it then.. [22:15] I would wait till howard returns from london :-) [22:15] but we could schedule it now [22:15] yes and yes [22:15] I don't have time to schedule it right now (school in 5 minutes) but i'll send an email off when i'm at school [22:16] phillw, umm hmm [22:17] phillw, I updated the page because it had some bad links, but I'm also confused because it was showing cadence week three as this week not next [22:19] phillw, Where is that hardware profiles wiki page you made? [22:20] balloons: I suggest that on the Activities page, we make bugs a bit more prominent [22:20] Noskcaj: https://wiki.ubuntu.com/QATeam/Hardware [22:20] Thanks [22:21] phillw, I think the page is a bit better now: https://wiki.ubuntu.com/QATeam/Cadence/Saucy [22:21] It's still a manual convert until the 'new' system comes available - but at least their profiles will not 'vanish'. That's the best I could come up with when profiles were still vanishing :/ [22:24] balloons: we have a section on activities for bugs.... buried in the small print at 4.2 on https://wiki.ubuntu.com/Testing/Activities It already points to the overview page. Maybe it warrants a higher ranking? [22:26] phillw, indeed.. it might be time to refresh that page again [22:26] smaller and more concise is always better [22:26] it always gets so long [22:27] I still would like a section on running the development release.. I'm not sure what happened to that [22:27] it is called mission creep, and something I'm well aware of from the early days of lubuntu :D [22:30] balloons: give me an hour, and I'll have a draft up for you. (It's a "no brainer" for me to do the restructure, but on this occaision, you're the boss :D ) [22:30] phillw, feel free to edit away [22:30] we can always revert easy enough, so it's no worries [22:30] I appreciate the look over :-) [22:37] balloons, fyi, the ubuntu-rssreader-app UI has changed and Letozaf_'s tests are completely broken as currently written (I can't figure out how to add and remove feeds with the new interface). [22:37] yea, she fwd'd us that mail from joey [22:38] it's ok, provided we don't issues again when we try and redo them [22:38] the calendar also has some UI work going on that will break things afaik [22:38] balloons, ack [22:39] balloons: that is one seriously messed up page..... :: DEEP SIGH :: [22:40] phillw, ty :-) [22:41] balloons: WTF? ... https://wiki.ubuntu.com/QATeam/ContributingTestcases Ooooh, some serious pruning needed! [22:42] do NOT duplicate infromation! [22:42] phillw, that should be the master page for thinga [22:42] I'd prune activities first [22:42] your agree? [23:24] balloons: it's taking some what longer than my 1st estimate.... I'm just coming up for air! Wiki will be the death of me.... I forgot just how painful it is to convert a 'long' page back to the approved structure... :/ [23:44] balloons: are you busy?