/srv/irclogs.ubuntu.com/2015/02/11/#ubuntu-quality.txt

balloonsdobey, are you running a window manager inside your vm?00:18
kris_Hello everybody. I was thinking to join quality team as a tester and contribute little bit. My knowledge about Linux is very limited. This is actually my project for one of my classes at school. Our assignment is to join an open source community, participate and contribute.01:02
wxlkris_: excellent. welcome! have you seen the wiki pages already? there's a lot of detail there!01:03
kris_Yes, I have.01:04
wxlkris_: are there any questions about how the process works or where to get started?01:04
kris_I have been reading the wiki pages, and I can’t imagine how can I contribute. It is little bit overwhelming. So yes, what would be my first step?01:08
wxlkris_: so i assume, by testing, that you want to help with testing the installation images, correct?01:08
kris_Actually Yes, I was looking at the ISO tracker walkthrough.01:09
wxlok, so basic first steps:01:11
wxl1. make sure you have a launchpad account01:11
wxl2. join the ubuntu-quality team on launchpad01:11
wxl3. sign up for the mailing list01:11
wxl4. hang out here01:11
wxlonce you got that out of the way, then we can move on to the actual work :)01:11
kris_I have setup a Launchpad account already. So let me join the quality team and mailing list.01:12
wxllet me know when you're done01:13
wxlkris_: i'm out of here in 10 minutes so i'm going to break it down for you:01:17
wxlwhen it comes to ISO testing, we have sort of three different ISOs that may get tested at any particular time (tho not necessarily all of them):01:18
wxl1. daily images01:18
wxl2. milestone images01:18
wxl3. LTS point release images which are milestones, technically, but good to point out as they're on their own cycle01:18
wxlso daily images represent the current state of development. both LTS and non-LTS versions have them (so right now, there's a vivid daily and a trusty daily)01:19
wxlmilestone images are release images though not necessarily just the final release. there's alpha 1 & 2, beta 1 & 2, and ultimately the final release01:20
wxlLTS images have several point releases that collect updates and include support for newer hardware. like i said, they're a sort of milestone01:20
wxlif you look at the release schedule, the milestones always come out on thursday. the testing on those images come out the tuesday before. right now, there's nothing going on, though the 2nd point release of 14.04 (trusty) will come out next thursday.01:21
wxlthat being said, i would focus your effort right now on daily images (specifically vivid daily)01:21
wxli would suggest doing your tests on a virtual machine01:22
wxlyou can do it on real hardware, but ultimately, it will wipe everything out, so it will need to be a spare machine01:22
wxli would suggest virtualbox for this pupose01:22
wxlso you'll want to install that01:22
wxlthen go to the ISO tracker, then vivid daily, then pick an image. if you're only interested in ubuntu, go to ubuntu desktop. if you want to help out with other flavors like kubuntu, lubuntu, xubuntu, etc., tehy're there too01:23
wxlmake sure you choose the image that reflects your machine's architecture01:23
wxlas a general rule, i386 will work no matter what01:23
wxlwhen you click on it, there will be a link to download info01:23
wxldownload it01:23
wxlthen make a new ubuntu/linux virtual machine (default settings should be fine) and in the storage tab of the settings on that machine, add the iso to the empty ide drive01:24
wxlthen boot the image01:24
wxlat that point you follow the test cases01:24
wxlif you find a bug in your testcase, file it with `ubuntu-bug <package>`01:25
wxlthen include the number of the bug in your report01:25
wxlat the end, if the test case succeeds, then mark it a success. otherwise it's a failure.01:25
wxlthen do some more images01:25
wxland then do the same thing the next day and so on01:25
wxleventually you run out of work. at that point you can help with bug triage :)01:25
wxlok, i'm out01:26
wxlgood luck kris :)01:26
kris_thank you01:26
kris_I have joined the group and mailing list.01:26
kris_If I run into any problem, I'll come back here, thanks again.01:27
balloonsawesome kris_. Basically https://wiki.ubuntu.com/QATeam/Roles/Tester is everything you need to know :-)01:40
kris_ Yes, I'm reading it right now. Lots of information, very helpful.01:42
=== chihchun_afk is now known as chihchun
=== chihchun is now known as chihchun_afk
=== elfy is now known as hobgoblin
=== hobgoblin is now known as elfy
=== chihchun_afk is now known as chihchun
=== qwebirc564330 is now known as slickymasterWork
=== pgraner-afk is now known as pgraner
paulliualesage: hi. So did you review my branch?14:07
paulliualesage: Just want to make sure that it is good enough to be used in the power indicator testings.14:07
dobeyballoons: i think the ubuntu-touch-session setup script for adt-run doesn't start one14:18
elopiogood morning.14:42
dobeymorning elopio14:45
elopiohello dobey. Last I read is that your problem is only with one button, right?14:46
dobeyelopio: yes14:46
balloonsdobey, I find running a window manager is required in order for some things to work correctly. Not sure if this is a case of it or not, just tossing it out14:49
dobeyballoons: i'll try making it start unity8 then14:50
balloonsyou are running under mir?14:50
dobeyno14:51
elopiodobey: have you pushed to your branch with the instructions to create the qemu?14:54
elopioI need to copy somethings you have to the webapps tests. I might as well give it a try and see if I can find something related to the button problem.14:54
dobeyelopio: no, i don't remember how i created the images14:55
balloonsdobey, if not, I use something like ratpoison then14:55
dobeyelopio: i think maybe it was adt-buildvm-ubuntu-cloud14:56
balloonsbasically something that autofocuses the app on launch14:56
dobeyballoons: having no wm means whatever is on top of the stack has focus. and focus is surely not the issue as other things in the window can be clicked14:57
dobey"adt-buildvm-ubuntu-cloud -r vivid" i think is how i built the vivid image14:57
balloonsdobey, just passing along that I had issues in the past.. my issues where with clock app actually, and noticing a qml property was never set unless run under some sort of wm14:59
dobeysure, i don't know what your specific issue was, but it sounds different15:02
balloonsdefinitely was.. just trying to empty the brain of all the quirks I've ever experienced and pass them along ;)15:03
dobeyhmm, i guess i can't start unity815:05
dobeywill try unity7 then15:06
=== chihchun is now known as chihchun_afk
dobeyhrmm, unity7 won't start, probably due to video of course15:16
alesagepaulliu, sidetracked by other stuff last evening, will look at asap15:22
dobeywhee and sometimes i don't even get a screenshot or such with the 'failure'15:24
elopioalexabreu: ping. I have three things to talk to you about your branch.15:31
alexabreuelopio, sure15:31
elopioalexabreu: first, we need it to be python3. So on your dpkt-architecture call, you will need to add the argument universal_newlines=True.15:32
elopioto make it return a string.15:32
elopioalso, that means we need the PPA thomi started, fgimenez is giving it the last touches.15:32
alexabreuelopio, yes (for python3) but I made it python2 bc of selenium, which was python2 afaik15:32
alexabreuelopio, ah no my mistake, there is a python3 version, so I'll fix that for sure15:34
elopioalexabreu: second thing, the only way I got it to work when using launch_click_package was to use initctl set-env for dev tools host and port. So I think that we need different ways to set the env vars depending on how we launch the package.15:35
elopioalexabreu: and last thing we need to discuss is how to get this tests running. If we put them in a debian package, we can tell ci to configure it for us using the selenium ppa.15:38
fgimenezelopio: alexabreu a first version of the ppa is ready for testing at https://launchpad.net/~canonical-platform-qa/+archive/ubuntu/selenium15:38
elopioalexabreu: another nice alternative is to split the tests, one per click package. On the manifest we specify the tests to run, and then they are runnable with adt-run using qemu as a testbed.15:39
elopioaccording to dobey's recent adventures, it's likely that if we go the adt-run way, we'll hit some problems because it's mostly unexplored.15:40
elopiofgimenez: thank yyou. I will give it a try.15:41
balloonsexperimental selenium packages? elopio fgimenez what do you have up your sleeves?15:42
elopiothanks for the info in the crd fgimenez. That quilt push -a was the command I missed.15:42
dobeyelopio: maybe you should just have the EnvironmentVariable fixture set the variable in the upstart and dbus sessions15:43
alexabreuelopio, could we control when the tests are being run? or do they have to be run manually?15:43
alexabreuelopio, regarding the envvars, any suggestion?15:44
elopioalexabreu: if we go the adt way, it's going to be manual because ci is not yet ready to run those tests. But there are some good points for this: it's the future and ci is going to get it working for merge proposals soon, and by documenting how you create the qemu, you will have an environment that really easy to reproduce, so everybody should always get the same results.15:45
fgimenezelopio: it's the quick solution, probably it would be better to change the source format and have the patches automanaged15:45
fgimenezelopio: but that means more changes to the package itself15:46
elopioalexabreu: about the env vars, my suggestion is to try to always launch the click package and set the initctl env vars, but that would mean to either install the click package or to make a test desktop file to launch it.15:46
elopioif we go the qemu way, adt-run takes care of installing it.15:47
elopiofor the test desktop, I need to give it a try. I'm not sure if it'll work. I'll be playing with your branch today.15:47
alexabreuelopio, ok, feel free to MR something15:48
elopiofgimenez: I understand that. I would love if we could update the package in debian, so the patch won't be needed. But that's something to discuss for the next sprint, it might take us too far from our goal. For now, your quick solution is perfect.15:49
elopioI'll give it a try after walking the dog. bbs.15:49
=== chihchun_afk is now known as chihchun
dobeywell15:58
dobeyi got metacity working and qmlscene can actually do maximized now, but the click still fails15:58
dobeyok, so i changed the resolution of the xvfb to 540x960, and hav metacity running, and the qml is maximized, and it still times out16:12
=== chihchun is now known as chihchun_afk
dobeyanyway, i guess i should go get lunch.16:19
dobeyhrmm17:10
* dobey wonders who else to bug about this problem17:10
dobeyor if i should just try to land my branch with skipTest added to these tests that fail in this way17:11
=== pgraner is now known as pgraner-afk
elfyballoons: I'm working now on updating the manual testcase wiki page - I will add a note about not adding possible test numbers to mp's17:46
balloonselfy, always seems to confuse folks :-)17:48
elfyyea - it shouldn't in future :)17:48
elfyI remember doing exactly the same thing :p17:49
elfyballoons knome - https://wiki.ubuntu.com/QATeam/DevelopmentToolsUsage17:57
elfythis page has 'bit's of bzr in it - there are other bits, like adding and commit messages at https://wiki.ubuntu.com/QATeam/ContributingTestcases/Manual/Writing17:58
elfywhich I'm looking at now - should I add add & commit to the tools usage page and remove from the writing one?17:59
knomeelfy, probably so because that page can be reused18:00
knome(without having looked at the pages just right now)18:01
knome:)18:01
elfyok - and yea - I can just clean up the write page and add thing to usage now18:06
balloonsknome, what's the ticket for https://bugs.launchpad.net/ubuntu-qa-website/+bug/1416893?18:10
ubot5Launchpad bug 1416893 in Ubuntu QA Website "cannot login to http://iso.qa.ubuntu.com/" [High,Triaged]18:10
knomei don't remember from the top of my head18:10
balloonsapparently it's still an issue; I didn't realize18:11
elfybug 141689318:12
ubot5bug 1416893 in Ubuntu QA Website "cannot login to http://iso.qa.ubuntu.com/" [High,Triaged] https://launchpad.net/bugs/141689318:12
elfyI hope18:12
elfyyay18:12
knomeit's still an issue if the SSO account doesn't have a username associated with it, eg. it's not linked with LP18:12
knomeelfy, ticket meaning the canonical IS one18:12
elfyoh sorry18:13
knomecan't find the ticket now18:18
knomemaybe pleia2 knows18:18
balloonsinteresting.. so people with sso accounts, but never signed up for launchpad?18:20
pleia2yeah, there's a forever ticket, sec18:20
balloonsso if they sign up for launchpad, does it fix the issue or no?18:20
pleia2#2429718:21
balloonsalso, dkessel did you see pleia2's feedback?18:21
knomeballoons, fixes18:21
pleia2filed in April of 2014, last response I got was in May of 2014 (no fix), I followed up on January 4th again18:21
knomeonly last year? :)18:22
balloonsknome, so is it a matter of a better error message then?18:22
dkesselgood evening18:22
knomeballoons, that would be a start18:22
pleia2the transition from lp to Ubuntu SSO was a serious disaster with no communication with the community, so we have problems all over the place :(18:22
dkesselballoons: yes. i read the part about the list of known bug, and about the hardware URL box18:22
knomeballoons, but ultimately, it should just allow doing whatever is needed to log in on the fly18:23
pleia2help wiki, loco.ubuntu.com, iso&package tracker are the ones I know of18:23
knomemight affect other sites too18:23
knomewhat about pad? forum?18:23
balloonsdkessel, yes.. I'm thinking about the hardware link especially.. I know you have a nice idea for the bugs18:26
dkesselballoons: honestly, i don't know if anyone ever used those URLs. I would not have any problems with dropping it ;)18:28
dkesselbut i am not part of the target group of that information ;)18:29
balloonsdkessel, I was thinking to do the same18:31
balloonsthat is, dropping the field completely. Originally we envisioned a hwdb, but that never really came to pass18:32
dkesselelfy, what do you think? ^18:35
wxlinfinity: the metapackage issue is not affecting vivid daily is it?18:35
elopiobrendand: should we also skip the wizard test if the sim is not inserted?18:38
elfyre hardware info - never use it - never ask people to use it :)18:41
elfyI've set up a xubuntu place for that information for if *we* ever need it18:42
wxloops18:43
brendandelopio, why?18:48
balloonsgiven Liz's feedback and knowing I've been asked about it before it seems to be mainly a point of confusion. I too, do not use it18:48
elopiobrendand: I'm getting:18:50
elopio  File "/tmp/adt-run.ePQNOn/build.FOM/real-tree/ubuntu_sanity_tests/tests/test_settings_wizard.py", line 120, in test_complete_settings_wizard18:50
elopio    self.assertEqual(sim_inserted, self.is_sim_inserted)18:50
elopioum, but that shouldn't happen. That's weird18:50
dkesselpleia2: i updated bug 1017207 to note the hardware URL input box should be removed18:54
ubot5bug 1017207 in Ubuntu QA Website "Clarify what a "URL to the hardware profile" is in tracker" [Wishlist,Triaged] https://launchpad.net/bugs/101720718:54
pleia2dkessel: hooray :)18:54
elopiodobey: how are you running your tests? I still get the launching error.18:54
elopioI'm using adt-run --click-source . --click build/com.canonical.payui_15.01.last_amd64.click -U --apt-pocket proposed --setup-commands ubuntu-touch-session --- qemu /media/elopio/vms/images/adt-vivid-amd64-cloud.img18:54
brendandelopio, shouldn't that just match the fact of whether the sim inserted screen is shown with the sim status?18:56
elopiobrendand: yes, I'm waiting for the screenshot. Maybe the wrong screen was opened.18:56
brendandelopio, is_sim_inserted will be true if a sim is inserted in any slot18:58
elopioit comes with no screenshot, how convenient :/18:59
elopiobrendand: I'm not able to reproduce your uninstall errors.18:59
=== [BNC]elfy is now known as elfy
brendandelopio, i'm not able to not reproduce them :)18:59
=== pgraner-afk is now known as pgraner
brendandelopio, i will try and figure out what's happening19:00
elopiobrendand: I left comments on the branch. In theory, I have code to make sure they don't happen. So if you see it again, please paste traceback and screensthot.19:01
dobeyelopio: what revision of the branch do you have?19:05
dobeyelopio: i've added skips for the tests which fail due to the buyButton click failing. and i just pushed a new revision which updates the HACKING file19:06
elopiodobey: I'll follow the instructions from there.19:07
elopiodobey: is this expected? http://paste.ubuntu.com/10176933/19:10
dobeyelopio: yes. add --maint-mode and it should "do the right thing" there. i left --maint-mode out of the HACKING file so it would show up for people who might need to care about that19:12
dobeyi don't think having the one extra package installed will matter for them though19:12
elopiodobey: got it.19:13
brendandelopio, alesage - could one of you give this a second review? https://code.launchpad.net/~canonical-platform-qa/ubuntu-sanity-tests/print_using_argparse_conf/+merge/24930419:13
elopiodobey: I don't have the right chroot. http://paste.ubuntu.com/10176950/ A step with the command to create it would be useful19:14
elopiobrendand: sure, one second.19:14
dobeyelopio: hmmm19:15
dobeyah ok19:17
dobeyelopio: done19:19
dobeyelopio: i've finally made an MP for it too: https://code.launchpad.net/~dobey/pay-ui/adt-run-ap/+merge/24938719:20
brendandelopio, to confirm - the thing you would like to be fixed is passing the artifacts_directory instead of the config stack?19:41
brendandelopio, someone accidentally set https://code.launchpad.net/~canonical-platform-qa/ubuntu-sanity-tests/print_using_argparse_conf/+merge/249304 to top-approved19:49
brendandelopio, if you want i can make another proposal to implement your suggestion19:51
elopiobrendand: well, that's related to the mail I sent to vila with copy to the mailing list. I think I would prefer to unpack the values from the config and pass them as arguments if they are just a few.19:58
brendandoh what the hell?19:59
elopioso get artifact directory before calling the methods, and pass the directory as argument. If you like the idea, yes, a branch for it would be nice.19:59
elopioit will change your tests a little too.19:59
brendandelopio, i pushed and it went to trunk...19:59
brendandelopio, bzr did something dumb19:59
brendandelopio, i'll fix it19:59
elopiobrendand: :) not a big deal, as your branch is actually fixing the issue.20:00
elopioabout the test suggestion, I will try to make an MP so we discuss it there.20:00
brendandelopio, ok. i just checked i didn't introduce any flake8 issues too20:03
Letozaf_balloons, hi20:05
brendandelopio, looks like we are broken again:20:06
brendandelopio, http://pastebin.ubuntu.com/10177521/20:06
=== roadmr is now known as roadmr_afk
elopiobrendand: coudl it be that your image is too old?20:10
elopioif there is a new one, you should flash it.20:10
elopioveebers: looking at all the prints for finger movement we are now getting in the log, I think that autopilot's -v should only print info messages.20:11
elopio-vv should print debug.20:11
veeberselopio: Sounds reasonable, I totally agree about the prints for finger movement20:12
veeberselopio: can you file a bug against ap stating that?20:14
elopioveebers: yes, give me a second.20:15
elopioand that means that we need to print more info in our tests, which is good.20:15
veebersno pressure, just when you can. I can't fix it right now anyway ;-)20:15
elopiodobey: http://paste.ubuntu.com/10177617/20:16
elopioyou missed the 'create'20:16
elopioveebers: the only pressure is that I will forget if I don't do it now :)20:16
elopiohttps://bugs.launchpad.net/autopilot/+bug/142094920:21
ubot5Launchpad bug 1420949 in Autopilot "Autopilot run with -v prints debug information" [Undecided,New]20:21
brendandelopio, i just updated that's why i'm saying we got broken :)20:23
elopiobrendand: I don't get how the apt list in a newly flashed image can point to non-existing packages. I will reflash.20:24
dobeyelopio: oh, oops indeed20:25
elopiobrendand: agh, same problem here.20:40
brendandelopio, might be a small window between image builds where we get hit by this20:41
elopioso it seems we are with no good solution here. If we add the update, we might get unity upgrade. If we don't, we might get 40420:41
elopiobrendand: we will be hitting this until a new image is made, unless we update.20:41
elopiofor now, and to let us keep working, I suppose adding the -u option for the update is the way to go20:43
elopioI have no idea what an image tester should do in this case.20:43
elfyballoons: ok - redone https://wiki.ubuntu.com/QATeam/ContributingTestcases/Manual/Writing and added stuff tohttps://wiki.ubuntu.com/QATeam/DevelopmentToolsUsage20:46
elfywxl: you going to get that gnome monitor one merged - or I can I'm wandering about in the tracker atm20:58
wxlelfy: oh yeah i guess i can do my first merge :)20:59
elfydon't forget to do the tracker first so you get the number and can rename the testcase :)21:00
wxlhelp me out with that, elfy ?21:00
elfyhttp://packages.qa.ubuntu.com/qatracker21:01
elfythen the admin option on the left21:01
wxljeez weird that you have to copy/paste everything21:03
elfy:)21:03
elfythen new testcase - don't give a number - that's automatic21:03
elfyonce you've got that - you can add the number and merge it21:04
elfyballoons has a tool in the branch but I can never make it work21:04
Letozaf_balloons, you're about ?21:11
elfyhe was - he's probably hiding from me again Letozaf_ :)21:15
knomeor me21:16
elfyif we're both here - he's definitely going to hide :p21:17
=== roadmr_afk is now known as roadmr
wxlelfy: done, but had to make another commit with the pass/fail bit corrected21:21
Letozaf_elfy, LOL21:21
wxlnoticed that after the fact21:21
wxlmaybe i should have done a merge request but naaaah :)21:21
Letozaf_elfy, good evening to you :)21:21
elfywxl: ok - thanks :)21:21
elfyLetozaf_: and you too :)21:22
Letozaf_:)21:22
elfyLetozaf_: did you get a phone?21:22
Letozaf_elfy, yes21:23
Letozaf_elfy, a white one, it's really cool ?21:24
elfynice :)21:25
Letozaf_elfy, did you try to get one on bq site ?21:25
elfynah - first of all I've no cash, secondly I'm one of those people who's phone contract is for hardly anything as I text and talk to people21:26
Letozaf_elfy, :)21:27
balloonssorry, missed her21:34
elfyballoons: seems that it's no longer easy to see how to report testcase bugs from tracker21:34
elfybug 142098021:34
ubot5bug 1420980 in Ubuntu QA Website "Testcase bug reporting now no longer apparent" [Undecided,New] https://launchpad.net/bugs/142098021:34
elfyballoons: not sure she's deliberately left right now21:35
balloonselfy, nice catch actually21:38
elfysomeone I am talking to in #xubuntu-devel brought it to my attention :)21:41
elfyxubuntu ftw :D21:41
balloonselfy, btw the new page looks lovely!21:43
elfywiki ones?21:43
balloonselfy, are you going to go ahead and move the script into the branch also? https://wiki.ubuntu.com/QATeam/ContributingTestcases/ManualStyleGuide/test_case_format_script21:43
elfyballoons: I was looking at that a short while ago - I assume just more or less the same as the existing tool?21:45
balloonselfy, not sure what you mean, but we could certainly grab the code and place it inside the branch itself21:46
balloonsit would also be helpful to have a nice README inside the branch; even if you just point people to the wiki to avoid duplicating info21:46
elfythat's what I meant - wget it then - make it a file with readme things ?21:46
balloonselfy, yep :-021:46
knomeplease remove the instructions from the wiki :P21:47
elfyok - I'll make that next balloons21:47
knomeor at least don't make people go there to read the readme..21:47
balloonsI usually just run it locally rather than copying to /usr/bin as wekk21:47
elfyknome: I'd not do that :D21:47
balloonsknome, lol, don't like the idea of linking to the wiki?21:47
knomeballoons, i don't like to force people to use the wiki if they already download the tool from a branch21:47
balloonsknome, :p I know. The instructions are really simple. Run it and pass your file as the argument21:48
knomeyes, that too21:49
=== pgraner is now known as pgraner-afk
wxlelfy: i think i'm going to copy what xfce did and make a lxde folder in the testcases. i can do that without affecting anything else, right?22:24
elfyyea22:24
wxli don't need to make a merge request, right? :/22:24
dobeyhmm22:25
elfywell - probably better to do something - I can approve it as soon as I see it22:26
elfywxl: ^^22:26
wxlk thx elfy22:27
alesageelopio, veebers, paulliu asked me to review http://code.launchpad.net/~paulliu/unity8/notification_helper/+merge/249211 , he could probably use your feedback too22:35
wxlelfy: your turn :)22:39
wxlnot sure why all those bugs are linked grr22:41
veebersalesage: ack, will push it on the stak22:41
veebersstack22:41
elfywxl: propose it for merging so I can approve22:42
wxlelfy: https://code.launchpad.net/~ubuntu-testcase/ubuntu-manual-tests/trunk/+merge/24942722:42
elfywhat's with all the bugs linked?22:42
wxli have no idea22:42
wxlwait a minute22:42
wxlsomething is messed up here me thinks22:43
wxli'm going to do this over22:43
elfyok22:43
elfyI might have crashed before I see it again - put my name as reviewer and I'll do that as soon as22:43
wxlelfy: ok NOW it's right22:45
wxli did my merge backwards XD22:45
elfyall done22:47
wxlthank you sir22:47
elfywelcome :)22:48
elfywhat *we* did was only have things in xfce which were just us, so things like abiword which could have been used by anyone were in the main22:49
wxlright right22:49
wxlso i copied22:49
wxlmade sense to me22:49
wxli've used lxterminal on other flavors ;)22:50
elfyso for instance - gnome system monitor would be where it is now22:50
wxlyep22:50
wxlelfy: you might want to move Xubuntu GTK3 Indicators and Power in there, no?22:52
wxlor Xfce4 Assistive Technologies?22:52
elfyI might once22:52
elfywe don't actually do it anymore :p22:53
wxlah22:53
wxlshould prolly rm then22:53
elfywut?22:53
wxlif you don't do it anymore, the testcase can be removed?22:53
elfyno we use them :)22:54
wxloh22:54
wxlthen move them in Xfce/ ?22:54
elfyormight22:54
elfyno - xfce was JUST xfce - xubuntu was kept out - it's from the way we used to do our testcases22:55
wxlwell22:56
wxlthere's something xubuntu specific in there22:56
wxlsettings of some kind22:56
elfyanyway - the long and short of is - we're not looking to fiddle about currently :)22:56
wxlhahhaa ok22:56
elfy:)22:57
knometheoretically the tracker "should" have a tagging system which allowed anything to appear under anything22:57
elfyif I was ever likely to do anything it would be empty xfce on the branch22:57
knomebut practically it's just much more useful to group them to this kind of groups22:57
knome"stuff that mostly xubuntu users use"22:58
wxlyeah22:58
wxlwell22:58
wxlmerge requests welcomed, knome :)22:58
knomeof course you can put a rhino on an elephant22:58
wxlhahahahahah22:58
knomei mean i'm happy the way we have it now...22:58
elfywxl: when knome and I first worked out how we wanted to set it up - this was the easiest and most logical way22:59
elfywe now don't test in quite the same way22:59
wxlah22:59
elfyso it's less of an issue22:59
wxlwell i kind of like the separation22:59
wxlit will make it easier for lubuntu folks to know where to help out22:59
elfyand of course the tracker admin and branch are 2 seperate things22:59
wxlor rather where to put their stuff22:59
knomeit's better than a list of all testcases..22:59
elfythere is that22:59
wxlelfy: which, to me, is really silly23:00
wxlbut again, merge requests welcomed XD23:00
elfywxl: yep - but these are the tools we have :)23:00
wxlyuuup23:00
elfyit's just nice to have someone else watching what goes on in the manual testing code tbh23:01
elfynight wxl - have fun wondering what to do with the branch :)23:05
wxlhahah23:07
wxlnight elfy23:07
alesageballoons, do you know if there's a better remedy for the adt-run 404 errors you mention in your orange notebook post?23:08
alesageI'm on the latest and greatest but getting some 404s23:09
alesage:(23:09
elopioalesage: we need to do the apt-get update, again.23:24
alesageelopio, is writable-mode necessary for that?  and if so how to undo?23:25
elopioI've made a card for it. I'll implement it now, unless you want to take it.23:25
elopioalesage: writable is necessary, temporarily.23:25
elopioumount to undo it. But there's a script that will take care of it for us.23:26
alesageelopio, umount what?23:30
elopioalesage: http://anonscm.debian.org/cgit/autopkgtest/autopkgtest.git/commit/?id=a51f26f61c37623:30

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!