=== benonsoftware is now known as bdunn | ||
=== bdunn is now known as benonsoftware | ||
=== benonsoftware is now known as MerryChristmas | ||
=== MerryChristmas is now known as benonsoftware | ||
davidcalle | Morning o/ | 07:14 |
---|---|---|
Saviq | hey \o | 07:17 |
Saviq | tsdgeos, looks like your makeExitStatus test saved our butts again, Greeter tests fail (I'm looking into it) | 07:18 |
tsdgeos | Saviq: fails? | 07:19 |
tsdgeos | where? | 07:19 |
Saviq | tsdgeos, well, not fails, but never runs | 07:19 |
tsdgeos | i've seen a few "green" qmluitests | 07:19 |
Saviq | tsdgeos, https://code.launchpad.net/~aacid/unity8/fixTestDashFallback/+merge/271630 | 07:19 |
tsdgeos | oh | 07:19 |
tsdgeos | boo | 07:19 |
Saviq | tsdgeos, easy, it's missing LD_LIBRARY_PATH to lightdm | 07:20 |
Saviq | but in any case, the runner could be smarter and actually spit out a failed .xml... | 07:21 |
Saviq | tsdgeos, https://code.launchpad.net/~saviq/unity8/fix-greeter-tests/+merge/271774 should be green now | 08:10 |
* Saviq runs locally to verify | 08:11 | |
Saviq | wonder if we should land autopkgtests too | 08:13 |
tsdgeos | i think i may even have that fix there | 08:19 |
* tsdgeos checks | 08:19 | |
tsdgeos | no i don't | 08:19 |
Saviq | tsdgeos, does testSessionBackendTest pass for you? | 08:26 |
tsdgeos | Saviq: on p ?ure unity8 | 08:27 |
Saviq | tsdgeos, wherever | 08:27 |
tsdgeos | let me check | 08:27 |
tsdgeos | yep | 08:27 |
tsdgeos | http://paste.ubuntu.com/12513109/ | 08:28 |
tsdgeos | Saviq: ↑ | 08:28 |
tsdgeos | what do you have? | 08:28 |
Saviq | http://pastebin.ubuntu.com/12513115/ | 08:28 |
tsdgeos | :S | 08:29 |
Saviq | I'm on wily | 08:29 |
Saviq | but anyway, if this was a real failure, CI would show it | 08:30 |
* Saviq tries in a chroot | 08:30 | |
Saviq | ok passes in chroot | 08:34 |
=== vrruiz_ is now known as rvr | ||
=== nudtrobert1 is now known as nudtrobert | ||
mzanetti | ltinkl, tsdgeos: https://code.launchpad.net/~aacid/unity8/clazy_run/+merge/271612 | 09:51 |
mzanetti | you guys ok with it now? | 09:51 |
mzanetti | shall I reapprove? I don't really mind if we're returning QString() or QStringLiteral()... so... will reapprove whenever you agree on something | 09:51 |
ltinkl | mzanetti, fine with it | 09:52 |
mzanetti | ack | 09:52 |
Saviq | OMG we not only got qmluitests passing, but also vivid autopilot! | 10:41 |
Saviq | w00t | 10:42 |
=== om26er_ is now known as om26er | ||
ltinkl | dednick, https://code.launchpad.net/~lukas-kde/unity8/betterDesktopIndicators/+merge/271455 please :) | 11:20 |
=== alan_g is now known as alan_g|lunch | ||
Saviq | tsdgeos, two more places where LightDM wasn't IntegratedLightDM in my fix-greeter-tests MP | 12:15 |
tsdgeos | oh | 12:15 |
tsdgeos | but those weren't needed? | 12:15 |
tsdgeos | or? | 12:15 |
Saviq | tsdgeos, they were, but only in unity8-fake-env | 12:16 |
Saviq | tsdgeos, so not used IRL or during qmluitests, but came up under adt | 12:16 |
tsdgeos | aah | 12:17 |
Saviq | tsdgeos, gah, two more - autopilot this time | 12:50 |
tsdgeos | :S | 12:51 |
tsdgeos | but autopilot passes? | 12:51 |
=== alan_g|lunch is now known as alan_g | ||
Saviq | tsdgeos, it won't after my previous change | 12:52 |
tsdgeos | oh | 12:53 |
dednick | ltinkl: i added a comment to yours. otherwise is fine. the po update is ok. | 12:53 |
ltinkl | dednick, thx | 12:53 |
tsdgeos | iok, | 12:53 |
tsdgeos | let's leave it at needs review so CI runs then | 12:53 |
Saviq | PASS | 12:55 |
Saviq | adt-run passed, so this looks promising | 12:55 |
tsdgeos | cool | 12:57 |
Saviq | 1105 test cases, wonder where does qmluitests get the 22 additional ones... | 12:58 |
Saviq | dednick, can you please have a look at https://code.launchpad.net/~ricsipontaz/unity8/fixed-comment-for-translators/+merge/271808 | 13:44 |
dednick | Saviq: sure | 13:44 |
dandrader | mzanetti, have you noticed that xvfb tests does not work under wily at least? | 13:46 |
mzanetti | no... haven't noticed that | 13:46 |
dandrader | I get a "env: xvfb-run-NOTFOUND: No such file or directory" | 13:46 |
Saviq | dandrader, sudo apt install xvfb | 13:47 |
dandrader | Saviq, I did | 13:47 |
Saviq | dandrader, remove builddir/CMakeCache.txt | 13:47 |
Saviq | cmake caches things like that unfortunately | 13:47 |
dandrader | I do out of source builds but I got what you mean | 13:47 |
* dandrader tries | 13:47 | |
dandrader | Saviq, works now, thanks | 13:50 |
Saviq | nw | 13:50 |
Saviq | I agree this is broken, it should try locating it every time if it cached NOTFOUND | 13:51 |
Saviq | not to mention the time saved by caching this in the first place is questionable | 13:51 |
dandrader | mzanetti, could you please review it when you have the time? https://code.launchpad.net/~dandrader/unity8/shouldNotRotate-lp1476757/+merge/271814 | 13:54 |
mzanetti | yes | 13:54 |
dandrader | mzanetti, thanks | 13:54 |
=== dandrader is now known as dandrader|afl | ||
=== dandrader|afl is now known as dandrader|afk | ||
Saviq | dednick, I'll be throwing bug #1475678 your way, ok? | 14:25 |
ubot5 | bug 1475678 in unity8 (Ubuntu) "Unity8 not informing clients that they are not visible and thus can stop rendering" [High,In progress] https://launchpad.net/bugs/1475678 | 14:25 |
=== dandrader|afk is now known as dandrader | ||
dednick | Saviq: ok | 14:38 |
Saviq | dednick, standup? | 14:39 |
Saviq | and adt PASS on wily, w00t | 14:48 |
tsdgeos | :) | 14:51 |
tsdgeos | tedg: you'll land the ual-trunk fix, right? | 14:59 |
tedg | tsdgeos: I can | 15:00 |
tsdgeos | the vivid one already landed | 15:00 |
tedg | Yeah, I noticed that, just hadn't looked up the other. | 15:01 |
=== karni is now known as karni-afk | ||
=== karni-afk is now known as karni | ||
=== pstolowski is now known as pstolowski|eod | ||
=== alan_g is now known as alan_g|EOD | ||
dandrader | Saviq, ping | 18:02 |
dandrader | kgunn, did you get a silo for https://code.launchpad.net/~dandrader/qtmir/fixSurfaceFocus-lp1491034/+merge/271040 ? | 18:03 |
dandrader | found it, silo 010 | 18:10 |
kgunn | yep, dandrader, it is ok to land still ? | 18:11 |
dandrader | kgunn, sure | 18:11 |
dandrader | kgunn, would it be possible to get a silo for https://code.launchpad.net/~gerboland/qtmir/multimonitor/+merge/269906 ? | 18:14 |
dandrader | kgunn, to speed up things a bit as gerry is away this week | 18:14 |
kgunn | dandrader: +1 i didn't realize gerry had left that note | 18:15 |
kgunn | Saviq: wanna add that one ^ or should we attempt to land in isolation | 18:15 |
kgunn | i can almost imagine a funeral for silo 0 | 18:16 |
Saviq | kgunn, wanted to keep that one small | 18:25 |
Saviq | kgunn, I'm testing it now so should land before you wake up tomorrow, will have a silo for ↑ ready | 18:26 |
dandrader | Saviq, kgunn, well, I think we will have to hold the multimonitor branch until gerry returns. https://code.launchpad.net/~gerboland/qtmir/multimonitor/+merge/269906/comments/685046 | 18:37 |
Saviq | ack | 18:47 |
=== dandrader is now known as dandrader|afk | ||
* guest42315 snappy <3 | 19:27 | |
=== dandrader|afk is now known as dandrader | ||
mhall119 | is citrain silo-000 still used for the latest convergence testing? | 20:12 |
mhall119 | it looks like it hasn't been updated in a month | 20:12 |
mhall119 | Saviq: kgunn: ^^ ? | 20:14 |
Saviq | mhall119, we're phasing silo 0 out | 20:14 |
mhall119 | Saviq: what's the new way to get the bleeding edge work? | 20:15 |
Saviq | mhall119, trunk is bleeding edge, basically, but not yet up to par with silo 0 | 20:16 |
Saviq | mhall119, maintaining it proved difficult | 20:16 |
Saviq | we're landing stuff soon | 20:17 |
mhall119 | Saviq: landing to all the rc-proposed channels? | 20:19 |
Saviq | mhall119, dual, to vivid overlay and wily | 20:19 |
mhall119 | ok, so I just wait for those then | 20:19 |
mhall119 | I'm on the latest daily from there, it still crashes when plugging/unplugging HDMI, works if rebooted while plugged in but the display is offset vertically off the screen edge, and doesn't rotate to landscape, is that the expected state of things? | 20:20 |
Saviq | mhall119, yes, working on it | 20:30 |
mhall119 | ok, just making sure I wasn't missing something | 20:32 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!