=== GrueMaster_ is now known as GrueMaster === Claudinux_ is now known as Claudinux === fader_` is now known as fader_ [13:34] hello [17:05] jibel: btw, THANKS for your speedy verification of #859373, you really ROCK === yofel_ is now known as yofel [21:01] ANyone from Ubuntu Friendly here? [21:01] danne: here [21:01] how can I help? [21:03] I have run System Testing 3 times with perfect result, but my laptop is still listed as a 1 star system and my result is not included, how would I troubleshoot that? [21:05] danne: did you look at the generated report (View Report) prior to submitting? did you see any failures there? [21:05] danne: the only way for it to have one star is if it failed a core test [21:05] danne: could you tell me your laptop's model? [21:08] Manufacturer: ASUSTeK Computer INC. [21:09] Product Name: 1015PEM [21:09] danne: an eee PC ? [21:10] danne: did your suspend/resume test work fine? the only submission for the 1015PEM I see has a suspend failure, this is considered core for laptops so failing that will drop the rating to one star [21:11] Suspend works fine. [21:11] danne: remember it takes up to 3 hours for a submission to make it into the UF website, so if you tested in the last couple of hours you may have to wait a bit for it to come in [21:11] What can I search for in the file to find the actual test results, the submitted xml-file is 35671 lines so it's hard to find the actual test report in it. [21:13] roadmr: I did the test right after your presentation :-) I also tested before, but then I forgot to RTFM and unchecked the test I couldn't do. [21:13] danne: heheh, well so we may have an actual problem/bug here [21:14] danne: look for "suspend/" in the file [21:14] My submissions are here I think: https://launchpad.net/~dannew/+hwdb-submissions [21:15] the first tag block right after the should have the pass/fail result [21:15] danne: yes! well that's quite helpful, let me see [21:15] danne: I only see one submission for today... let me try to fetch and look at it [21:17] roadmr: Yes, that's the one I did after the presentaion. [21:18] danne: ok, gotcha, I'm seeing failures in the wireless tests [21:18] suspend/wireless_before_suspend seems to fail with a reference to eth0, which is irrelevant as wlan0 is the wireless interface. [21:20] danne: did you have an active wireless connection at that moment? [21:23] Not sure, probably :-) [21:24] danne: could I trouble you to file a bug about that? use "apport-bug checkbox" from a terminal [21:24] danne: in the description say that wireless_before_suspend failed, it'd be useful if you could comment that you saw eth0 mentioned [21:25] and I'd really appreciate if you could attach output of this command [21:25] nmcli con status [21:25] and [21:25] nmcli dev list [21:26] danne: I think the wireless script got confused, you may have had both a wired and wireless connection, and maybe you had more than one wireless connection configured (say, if you tested at work or an internet cafe but you also have a config for your home connection) [21:27] danne: a workaround for your tests to pass is to remove all wireless configurations except the one you're actually using at the moment, but it's a painful workaround :( we can't go asking people to delete configurations that might be hard to recreate. [21:27] danne: so to sum up, it looks like a bug in our test, we'll have to look at it. [21:27] * roadmr can be a bit verbose some times [21:27] WHat should I write as the bug description? [21:28] So, if I delete all my configured networks in network-manager, it should work? [21:28] "wireless_test failed" should be a good starting point [21:29] danne: it should, yes - all but the one you're actually using at the moment. The test needs at least one configured connection to work [21:29] er, "wireless_before_suspend" would be better, sorry about that [21:30] danne: by the way, if you want to look at your test report, it's in ~/.cache/checkbox/submission.xml, open it with firefox, you can clearly see which tests failed or passed [21:32] Cool, I donwloaded the file from launchpad and opened it in vim, that also worked. [21:32] I have registered bug #877752. [21:32] Launchpad bug 877752 in checkbox (Ubuntu) "wireless_before_suspend failed (affects: 1) (heat: 6)" [Undecided,New] https://launchpad.net/bugs/877752 [21:33] danne: thanks! [21:34] I'll disconnect from my screen session as I'll lose it anyways during suspend testing and delete my configured networks and try again. [21:34] I'll get back here when I know if helped. [21:34] danne: thanks so much for trying, if it works well I'd appreciate if you could update the bug indicating what you did to make it work [21:34] danne: i probably won't be here when you get back (I'm about to log off) but I'll keep an eye on the bug [21:35] danne: thanks again and sorry for the inconvenience, tests should work :) [21:36] roadmr: Thanks for the help. [21:36] danne: are you still here? could you also post output of "nmcli con" before you delete all your connections? [21:36] danne: thank you for the report :) [21:37] Yup, will do.