/srv/irclogs.ubuntu.com/2014/06/06/#ubuntu-quality.txt

=== plars-away is now known as plars
=== _salem is now known as salem_
=== ara is now known as Guest42533
elopiola_juyis: ready?13:48
elopioI have 45 minutes before my next meeting.13:48
elopioalesage: you wanted to pair-program today too, right?13:49
la_juyiselopio, oops, sorry ,just saw this14:10
la_juyislet's do it14:10
elopiola_juyis: ok, I'll call you.14:12
alesageelopio, oops a little early for me :/14:42
elopioping ubuntu-qa: can somebody review this one, please?15:08
elopiohttps://code.launchpad.net/~elopio/ubuntu-ui-toolkit/slider-autopilot_helper/+merge/22231115:08
robotfuelelopio: I will15:08
elopiothanks.15:08
elopiola_juyis: on test doubles: http://blog.8thlight.com/uncle-bob/2014/05/14/TheLittleMocker.html15:27
la_juyiselopio, thanks :)15:37
robotfuelelopio: review is finished with a small needs fixing,15:39
elopiothanks robotfuel15:49
elopiobut I don't get your comment.15:49
elopioyou would like a single test that selects the 4 values ?15:50
robotfuelelopio: you are already testing a negative number with -10 so the -5 is redundant15:50
elopiorobotfuel: no, -10 and 10 are the extreme values.15:52
elopio-5 and 5 are intermediate values. They need to be tested too because sometimes we could be able to select the extremes and not the others. Or viceversa.15:53
robotfuelyou have a value in the middle with the float. so -10 covers the negative number test15:53
elopiothe float covers a different case, that's being able to select a float that falls into an integer pixel slot.15:54
elopioin order to check that my assumption that the slider is a linear equation of the values with respect to the pixels, I think that having the two extremes and two intermediate values is the safe bet.15:55
robotfuelelopio: can you make the negative number a negative float and the postitve number the float?15:59
robotfuelelopio: that makes it more interesting with 1 less test16:00
elopiorobotfuel: I can, but I still feel more confident having a test for 5 and -5.16:01
elopioactually, after your last message I would like to add one extra for a negative float16:01
robotfuelif you feel like we would be able to select a float and not an integer then keep the -5 5 tests16:02
elopiorobotfuel: I think that for some combinations of slider size and screen resolution, and integer value might not fall into a pixel slot. Thus, we could select some floats but not some ints.16:04
robotfuelelopio: ok add the - float and I will +1 :D16:04
elopioI haven't found an example of that, but for that and to check the formula for quadruplicate, I don't mind having to wait an extra 3 seconds.16:05
robotfuelelopio: if we test a random integers between -9 -1 and 1 9 for the tests, it could give us wider coverage.16:10
robotfuelog oy16:10
robotfueloops16:10
elopiorobotfuel: we shouldn't put random values on the tests because then they are no longer reproducible.16:12
elopioif we are not confident with the partitions that we have selected to test, we should run tests for all the possible values.16:12
elopiobut in this case, I'm confident with the partition. And if an unexpected thing happens with a value that we are not testing, it's easy to add a regression test for it.16:13
robotfuelballoons: lp:~vthompson/ubuntu-filemanager-app/fix-null-error-1316677 are you the person to talk to about making sure this lands?16:26
balloonsrobotfuel, sure I can make sure that happens16:28
balloonsit's not proposed16:28
balloonswhy does it need to land?16:28
balloonsfixes the null error.. so the qml error.. good I guess16:29
=== salem_ is now known as _salem
=== _salem is now known as salem_
=== salem_ is now known as _salem
=== _salem is now known as salem_
=== roadmr is now known as roadmr_afk
=== roadmr_afk is now known as roadmr
=== salem_ is now known as _salem
=== _salem is now known as salem_
=== josepht_ is now known as josepht
=== roadmr is now known as roadmr_afk
=== roadmr_afk is now known as roadmr
=== salem_ is now known as _salem
=== _salem is now known as salem_
=== salem_ is now known as _salem

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