Re: *.qa.ubuntu.com is down

2014-10-30 Thread Pierre Equoy
Ouch!

Good luck with the restore/recovery process!

On Fri, Oct 31, 2014 at 4:12 AM, Nicholas Skaggs <
nicholas.ska...@canonical.com> wrote:

> The iso, package and hardware trackers along with the site are all down and
> with no current ETA. The sites are offline in response to "drupalgeddon"
> which has affected many drupal sites. The Drupal project recommends
> rebuilding all sites and restoring all drupal instances with a backup from
> before the vulnerability disclosure.
>
> As such, the sites will be rebuilt and a backup restored. We will need to
> do the work to include the results missing from the backup. It's unclear
> how much data will need to be restored in this way at this time.
>
> I apologize for the lateness of the email, and I'd like to personally thank
> Pasi for filing an RT on the issue this morning. I've been disconnected
> from the internet for a few days and hopped back online as events were
> unfolding.
>
> I will keep you informed as I find out more information.
>
> Nicholas
> --
> Ubuntu-quality mailing list
> Ubuntu-quality@lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-quality
>



-- 
Pierre Equoy
-- 
Ubuntu-quality mailing list
Ubuntu-quality@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-quality


Re: What is Autopilot, and how does it work?

2014-05-22 Thread Pierre Equoy
Nice introduction! Thanks for taking the time to do this!

The fact that you're drawing while talking makes it a little bit hard to
focus on what you're saying, but it's good to grab the basics of autopilot!

A question regarding security: autopilot can retrieve any field from any
application, and "do stuff with it", right?
In that case, couldn't someone write a test that grabs all the passwords
from the Ubuntu online account window, and send them by e-mail to someone
else?

Cheers!


On Fri, May 16, 2014 at 4:14 PM, Phill Whiteside  wrote:

> Excellent video, hope you have got in embedded into the wiki area!
>
> Regards,
>
> Phill.
>
>
> On 14 May 2014 21:29, Nicholas Skaggs 
> wrote:
>
> > This is a non-technical video, and is targeted at folks who might be
> > scratching there head when autopilot is mentioned on the mailing list.
> Give
> > a watch!
> >
> > https://www.youtube.com/watch?v=En1MaDDp9_8
> >
> >
> > Nicholas
> >
> > --
> > Ubuntu-quality mailing list
> > Ubuntu-quality@lists.ubuntu.com
> > Modify settings or unsubscribe at: https://lists.ubuntu.com/
> > mailman/listinfo/ubuntu-quality
> >
>
>
>
> --
> https://wiki.ubuntu.com/phillw
> --
> Ubuntu-quality mailing list
> Ubuntu-quality@lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-quality
>



-- 
Pierre Equoy
-- 
Ubuntu-quality mailing list
Ubuntu-quality@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-quality


Re: Ubuntu servers: different servers have different packages, leading to some issues

2014-04-21 Thread Pierre Equoy
Thanks all for the information!

I'm not sure what server is selected by default (in System Settings it was
just üsing "Server for Taiwan" without specifying which one).

What is the tool used to select the appropriate mirror during installation?
Do you think it could somehow select a mirror server which has the "Up to
date" status instead of a random one in the neighbourhood? (I suppose if we
can see this info in this link [1] there should be a way to do this)

Cheers

[1] https://launchpad.net/ubuntu/+archivemirrors


On Tue, Apr 22, 2014 at 2:34 AM, Brian Murray  wrote:

> On Mon, Apr 21, 2014 at 10:50:46PM +0800, Pierre Equoy wrote:
> > Hi there,
> >
> > First of all, if this topic is not quality-related, please let me know
> who
> > I should contact for this.
> >
> > I had a lot of small issues today while installing Ubuntu 14.04 on my
> > laptop. For instance, I could not install the proprietary nvidia drivers
> > [1] (there was some unmet dependencies issues), nor Skype (from the
> partner
> > repository, same here, unmet dependencies with skype-bin package)
> >
> > In the end, it looks like they were all linked to the server used to
> > retrieve the package list/updates.
> >
> > After I changed it from Taiwan (it was set automatically during the
> > install, I guess this option is parsed from the location you set during
> the
> > installation?) to Main Server, and did the necesary "sudo apt-get
> update",
> > it was much better.
> >
> > After switching from the Taiwanese server to the Main one, and doing a
> > "sudo apt-get upgrade", I got the following list of packages to update
> > (from a fresh install):
> >
> > 
> > The following packages will be upgraded:
> >   chromium-codecs-ffmpeg-extra liboil0.3 liboxideqt-qmlplugin
> > liboxideqtcore0 libva1 oxideqt-codecs
> >   qtdeclarative5-ubuntu-ui-extras-browser-plugin
> > qtdeclarative5-ubuntu-ui-extras-browser-plugin-assets
> >   webapp-container webbrowser-app
> > 10 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
> > 
> >
> > Do you think it's normal that different servers provide different
> packages?
> > It was very misleading for me...
> >
> > A few questions:
> > - is there a document listing the different servers?
> > - who is responsible for synchronizing the different servers so they all
> > contain the same packages?
> > - could this be considered a bug? If so, under what "component" should I
> > file it?
> >
> > Thanks in advance for your feedback!
>
> I found a bug report about the Taiwanese mirror being out of date,
> http://launchpad.net/bugs/1310206, and have notified the mirror admins
> about it.
>
> --
> Brian Murray
> Ubuntu Bug Master
>
> --
> Ubuntu-quality mailing list
> Ubuntu-quality@lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-quality
>



-- 
Pierre Equoy
-- 
Ubuntu-quality mailing list
Ubuntu-quality@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-quality


Ubuntu servers: different servers have different packages, leading to some issues

2014-04-21 Thread Pierre Equoy
Hi there,

First of all, if this topic is not quality-related, please let me know who
I should contact for this.

I had a lot of small issues today while installing Ubuntu 14.04 on my
laptop. For instance, I could not install the proprietary nvidia drivers
[1] (there was some unmet dependencies issues), nor Skype (from the partner
repository, same here, unmet dependencies with skype-bin package)

In the end, it looks like they were all linked to the server used to
retrieve the package list/updates.

After I changed it from Taiwan (it was set automatically during the
install, I guess this option is parsed from the location you set during the
installation?) to Main Server, and did the necesary "sudo apt-get update",
it was much better.

After switching from the Taiwanese server to the Main one, and doing a
"sudo apt-get upgrade", I got the following list of packages to update
(from a fresh install):


The following packages will be upgraded:
  chromium-codecs-ffmpeg-extra liboil0.3 liboxideqt-qmlplugin
liboxideqtcore0 libva1 oxideqt-codecs
  qtdeclarative5-ubuntu-ui-extras-browser-plugin
qtdeclarative5-ubuntu-ui-extras-browser-plugin-assets
  webapp-container webbrowser-app
10 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.


Do you think it's normal that different servers provide different packages?
It was very misleading for me...

A few questions:
- is there a document listing the different servers?
- who is responsible for synchronizing the different servers so they all
contain the same packages?
- could this be considered a bug? If so, under what "component" should I
file it?

Thanks in advance for your feedback!



[1] For more info, please refer to
http://askubuntu.com/questions/451862/ubuntu-14-04-nvidia-drivers-cannot-be-installed

-- 
Pierre Equoy
-- 
Ubuntu-quality mailing list
Ubuntu-quality@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-quality


Re: It's Ubuntu release day and... my birthday!

2014-04-17 Thread Pierre Equoy
Happy birthday! :)


On Thu, Apr 17, 2014 at 6:58 PM, Alberto Salvia Novella <
es204904...@gmail.com> wrote:

> El 17/04/14 07:58, Shubham Rao escribió:
>
>  Today's my 15th b'day and Ubuntu's day for release of 14.04. Hope Trusty
>> Tahr is a Tahr-ific release!
>>
>
> Happy birday to you (and Ubuntu) :)
>
>
>
> --
> Ubuntu-quality mailing list
> Ubuntu-quality@lists.ubuntu.com
> Modify settings or unsubscribe at: https://lists.ubuntu.com/
> mailman/listinfo/ubuntu-quality
>



-- 
Pierre Equoy
-- 
Ubuntu-quality mailing list
Ubuntu-quality@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-quality


Re: Help with bug confirmation

2014-04-16 Thread Pierre Equoy
Hi Colin,

I tried to set up my virtualbox to reproduce the issue, but I cannot get it
to work with two monitors... so I cannot confirm the bug.

Sorry :(


On Wed, Apr 16, 2014 at 11:17 PM, Colin Law  wrote:

> On 16 April 2014 16:07, C de-Avillez  wrote:
> > On Wed, 16 Apr 2014 15:32:33 +0100
> > Colin Law  wrote:
> >
> >> On 16 April 2014 14:44, Pierre Equoy  wrote:
> >> > Hi Colin,
> >> >
> >> > I don't have a multi-screen configuration at home, but I do at work.
> >> > Do you think I can try it using simply a Live CD or a VM? Or does
> >> > it require to install the system completely first?
> >>
> >> I will try it with a live image, I would expect it to fail similarly
> >> but I have not confirmed that.  I will get back when I have tried it
> >> (I have not got one at the moment so it will be some hours).
> >
> >
> > I can reproduce it, and will update the bug in a few. My setup is
> > slightly different: instead of side-by-side, I have a monitor over the
> > other.
> >
> > When I set the launcher to only appear on the built-in display (it is a
> > laptop), then I can repeat it.
>
> Excellent, thanks.  I have heard off list from a user with nvidia
> graphics who is not seeing the problem.  For me lspci reports
> 00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core
> processor Graphics Controller (rev 09)
>
> Colin
>
> --
> Ubuntu-quality mailing list
> Ubuntu-quality@lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-quality
>



-- 
Pierre Equoy
-- 
Ubuntu-quality mailing list
Ubuntu-quality@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-quality


Re: Help with bug confirmation

2014-04-16 Thread Pierre Equoy
Hi Colin,

I don't have a multi-screen configuration at home, but I do at work.
Do you think I can try it using simply a Live CD or a VM? Or does it
require to install the system completely first?


On Wed, Apr 16, 2014 at 4:05 PM, Colin Law  wrote:

> On 14 April 2014 20:43, Colin Law  wrote:
> > Could anyone who uses dual screens see if they see bug #1291362 [1]
> > please?  In short, with dual screens, if the launcher is placed on the
> > right hand screen then each icon works only once to launch the app.
> > So if Files is clicked then nautilus opens.  If the window is then
> > closed and the launcher clicked again then nothing happens.  This has
> > only been reported by one other and and confirmed by myself, but that
> > may just be because no-one else has noticed it.  Or perhaps it is
> > dependant on graphics h/w.
>
> Does the fact that no-one has commented on this mean that no-one has
> been able to test it?  If anyone has tested it it would be good to
> know, even if they do not see the problem.
>
> Colin
>
>
> >
> > Thanks
> >
> > Colin L.
> >
> > [1] https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1291362
>
> --
> Ubuntu-quality mailing list
> Ubuntu-quality@lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-quality
>



-- 
Pierre Equoy
-- 
Ubuntu-quality mailing list
Ubuntu-quality@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-quality


Re: Trusty Beta 2 Testing Report

2014-03-27 Thread Pierre Equoy
Salut JB !

If I have some time this week-end, can I perform additional tests or is it
too late to make it to the "Trusty Beta2 Testing Report"?

Cheers,


On Fri, Mar 28, 2014 at 1:30 AM, Jean-Baptiste Lallement <
jean-baptiste.lallem...@ubuntu.com> wrote:

> Hi all,
>
> The testing report for Trusty Beta 2 has been published to
>
> https://wiki.ubuntu.com/QATeam/ReleaseReports/TrustyBeta2TestingReport
>
> Thanks you to larsnooden, davmor2, maclin.jun, lbsolost, elfy, rcj,
> rohangarg, gilir, nio-wiklund, jr, lixiaoling, 295723212-v, stgraber, lyz,
> paulw2u, 1chb1n, adconrad, texadactyl, zequence, slickymaster, scottbomb,
> irihapeti, jimmy-sjolund, andrei-bugoiu, len-ovenwerks, knome,
> jiri-podvolecky, kaiserclaudius, james-page, pierre-equoy, kidsodateless,
> wkrekik, nskaggs, xdatap1, hirenngandhi, toz, johnnywholesome, walterorlin
> and every one who helped in testing this milestone!
>
> See you all in 3 weeks for the final release :)
>
> JB.
>
> --
> Jean-Baptiste
> irc: jibel
>
>
> --
> Ubuntu-quality mailing list
> Ubuntu-quality@lists.ubuntu.com
> Modify settings or unsubscribe at: https://lists.ubuntu.com/
> mailman/listinfo/ubuntu-quality
>



-- 
Pierre Equoy
-- 
Ubuntu-quality mailing list
Ubuntu-quality@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-quality


Re: [Ubuntu-bugcontrol] Stop triaging bugs

2014-03-25 Thread Pierre Equoy
On Wed, Mar 26, 2014 at 12:15 AM, Alberto Salvia Novella <
es204904...@gmail.com> wrote:

> El 25/03/14 17:02, Brian Murray escribió:
>
>  What particular bug number was this message regarding?
>>
> Marc was referring to the following work-flow <http://tinyurl.com/c7wok2e>
> (security bugs with an status of "new").
>
>
Would it be possible for the security team to update this workflow to:
security bugs with status in ("New", "Triaged")
?

That would be a request like this:
https://bugs.launchpad.net/ubuntu/+bugs?field.searchtext=&search=Search&field.status%3Alist=NEW&field.status%3Alist=TRIAGED&field.information_type%3Alist=PUBLICSECURITY&field.information_type%3Alist=PRIVATESECURITY&assignee_option=any&field.assignee=&field.bug_reporter=&field.bug_commenter=&field.subscriber=&field.structural_subscriber=&field.component-empty-marker=1&field.tag=&field.tags_combinator=ANY&field.status_upstream-empty-marker=1&field.has_cve.used=&field.omit_dupes.used=&field.omit_dupes=on&field.affects_me.used=&field.has_no_package.used=&field.has_patch.used=&field.has_branches.used=&field.has_branches=on&field.has_no_branches.used=&field.has_no_branches=on&field.has_blueprints.used=&field.has_blueprints=on&field.has_no_blueprints.used=&field.has_no_blueprints=on&orderby=-importance&memo=75&start=0&direction=backwards

(I took the previous one and added issues with a "TRIAGED" status)

Cheers,


-- 
Pierre Equoy
-- 
Ubuntu-quality mailing list
Ubuntu-quality@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-quality


Re: Jenkins Failure - saucy-adt-python-qt4 5

2013-06-30 Thread Pierre Equoy
Weird, especially since it says there were no changes in the builds, and
since the build before and after are all correct...

Maybe some connection issues to another repo during the build? But then it
would have been notified in the console output...

Let us know if you find out!


On Sun, Jun 30, 2013 at 11:22 PM, Istimsak Abdulbasir
wrote:

> Must of been a mistake
>
>
> On Sun, Jun 30, 2013 at 10:12 AM, Scott Kitterman wrote:
>
>> This is the first Jenkins failure mail I've gotten.  I can't make sense
>> of it.
>> Was there even a test run?  Why was the mail sent?
>>
>> Scott K
>>
>> --  Forwarded Message  --
>>
>> Subject: Jenkins Failure - saucy-adt-python-qt4 5
>> Date: Sunday, June 30, 2013, 08:11:16 AM
>> From: Jenkins Notification 
>> To: ubuntu-testing-notificati...@lists.ubuntu.com, jean-
>> baptiste.lallem...@canonical.com, martin.p...@ubuntu.com,
>> ubu...@kitterman.com
>>
>> saucy-adt-python-qt4 - Build # 5 - Failure:
>>
>> Public Jenkins URL:
>> https://jenkins.qa.ubuntu.com/job/saucy-adt-python-qt4/5
>> to view the results.
>>
>> Private Jenkins URL:  http://10.189.74.2:8080/job/saucy-adt-python-qt4/5
>>
>> -
>>
>> --
>> Ubuntu-quality mailing list
>> Ubuntu-quality@lists.ubuntu.com
>> Modify settings or unsubscribe at:
>> https://lists.ubuntu.com/mailman/listinfo/ubuntu-quality
>>
>
>
> --
> Ubuntu-quality mailing list
> Ubuntu-quality@lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-quality
>
>


-- 
Pierre Equoy
-- 
Ubuntu-quality mailing list
Ubuntu-quality@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-quality


Re: I want to contribute

2013-06-20 Thread Pierre Equoy
Welcome aboard, John!

I joined not so long ago, and yes, Manual testcases are a good way to get
familiar with the process and the technologies used.

Cheers!


On Fri, Jun 21, 2013 at 2:47 AM, John Rei Enriquez <
johnrei.enriq...@gmail.com> wrote:

> Hello everyone!
>
> I really enjoy using Ubuntu. I started at 10.10 and ever since I became
> hooked. I saw the potential in Ubuntu and now I think I just want to
> contribute. I think I could start out in Manual Testing since I enjoy
> exploring programs and their problems. Everywhere else, I feel kind of
> lacking so I think, this is where I should start,
>
> Regards,
> John Rei Enriquez
>
>
>
> --
> Ubuntu-quality mailing list
> Ubuntu-quality@lists.ubuntu.**com 
> Modify settings or unsubscribe at: https://lists.ubuntu.com/**
> mailman/listinfo/ubuntu-**quality<https://lists.ubuntu.com/mailman/listinfo/ubuntu-quality>
>



-- 
Pierre Equoy
-- 
Ubuntu-quality mailing list
Ubuntu-quality@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-quality


Re: QATracker Survey: Time for a new look?

2013-06-19 Thread Pierre Equoy
My only advice would be to use a Sans Serif font for the text on this page,
it looks better than Serif fonts on Web pages :)

Other than that, this refresh looks good!


On Thu, Jun 20, 2013 at 10:00 AM, Istimsak Abdulbasir
wrote:

> This is awesome. The QATracker page is nicely organized. You can read the
> bugs submitted much better and the instructions on how to test the
> milestone is also displayed on the front page. Everything is available at
> sight. Great work.
>
> Istimsak Abdulbasir
>
>
> On Wed, Jun 19, 2013 at 7:16 PM, Nicholas Skaggs <
> nicholas.ska...@canonical.com> wrote:
>
>>  From the wiki, https://wiki.ubuntu.com/Testing/QATracker, "The
>> QATracker is the master repository for all our our testing within ubuntu
>> QA. It holds our testcases, records our results, and helps coordinate our
>> testing events."
>>
>> Indeed we utilize the tracker for much of our work it's a very important
>> tool for executing our tests, sharing results and bugs, etc. As such it's
>> always a good idea to think about how the tool functions and works. Pasi,
>> aka knome, has put together some mockups on how we might be able to switch
>> what the results page looks like. This is perhaps the most utilized page of
>> the site, so without further ado, here's the mockups:
>>
>> old: http://imgur.com/OMaUwID
>> new: http://imgur.com/UCyuoZk
>>
>> What a change eh? The add test results has been moved to the sidebar and
>> simplified, the bugs listing has been written out, and the results have
>> been moved to the top. Finally the links have also been moved to the
>> sidebar and Pasi has updated the icons ;-)
>>
>> SO, what does everyone think about the changes?
>>
>> In addition there's a survey on your overall thoughts of the QATracker:
>> http://bit.ly/16eSFhO
>>
>> Have a read and share your thoughts here:
>>
>>
>> http://www.theorangenotebook.com/2013/06/qatracker-survey-bonus-mockup.html
>>
>> Cheers,
>> Nicholas
>>
>> --
>> Ubuntu-quality mailing list
>> Ubuntu-quality@lists.ubuntu.com
>> Modify settings or unsubscribe at:
>> https://lists.ubuntu.com/mailman/listinfo/ubuntu-quality
>>
>>
>
> --
> Ubuntu-quality mailing list
> Ubuntu-quality@lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-quality
>
>


-- 
Pierre Equoy
-- 
Ubuntu-quality mailing list
Ubuntu-quality@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-quality


Re: Fwd: [Bug 1183009] Re: Test Needed: Gimp

2013-06-17 Thread Pierre Equoy
The Gimp 2.8 release notes page <
http://www.gimp.org/release-notes/gimp-2.8.html> includes some features we
should test.


   - Single-Window Mode [test already written]
   - Save And Export
   - Layer Groups
   - Tools Drawn With Cairo
   - On-Canvas Text Editing
   - Keyboard Shortcut Changes
   - Simple Math In Size Entries
   - Cage Transform Tool

I will raise an issue in launchpad with this list, so once the issue is
closed, we will cover the basic new features from Gimp 2.8.



On Tue, Jun 18, 2013 at 8:33 AM, Pierre Equoy wrote:

> Thanks, Nicholas, that makes a lot of sense!
>
> I will review the main features of Gimp when I have some spare time, and
> build up some bug description to improve the manual test cases.
>
> I saw the first cadence has started, and all of a sudden I understood how
> these manual test cases were used by the community. Awesome! :)
>
> Cheers,
>
>
>  On Mon, Jun 17, 2013 at 11:53 PM, Nicholas Skaggs <
> nicholas.ska...@canonical.com> wrote:
>
>>  Pierre, if there are specific things that should be added to the gimp
>> testcase, simply file a new bug for them :-) Otherwise, continuously
>> improving testcases is the name of the game so anyone is free to add things
>> to it at any time. The lack of a bug doesn't stop you from improving a test.
>>
>> That said, indeed it may not get as much attention if there are no open
>> bugs, so I would encourage you to open a new bug describing the tests still
>> needed. Most of the bugs on the tracker call for the initial testcase of
>> the package. Once an initial test has been written and that bug is closed,
>> we can consider filing additional bugs for specific tests needed against
>> the package if we want to ensure the testcase is expanded to include those
>> testcases. I trust that makes sense!
>>
>> Nicholas
>>
>>
>> On 06/17/2013 03:08 AM, Pierre Equoy wrote:
>>
>> Hello everyone,
>>
>>  I am assigned to the manual test cases writing for Gimp.
>>
>>  I wrote a bunch of tests the other night, but I was thinking of writing
>> others later on.
>>
>>  Yet, I received a notification (see below) to tell me it was Fixed.
>>
>>  How do you work for this kind of continuous improvement tasks, where
>> tests may be added with time for a given package?
>>
>>  If this issue is marked as Fixed, I'm afraid no one is going to work to
>> improve the Gimp test cases...
>>
>>  Thanks in advance for your clarifications!
>>
>>
>>  -- Forwarded message --
>> From: Jackson Doak 
>> Date: Mon, Jun 17, 2013 at 2:25 PM
>> Subject: [Bug 1183009] Re: Test Needed: Gimp
>> To: pierre.eq...@gmail.com
>>
>>
>> ** Changed in: ubuntu-manual-tests
>>Status: Confirmed => Fix Released
>>
>> --
>> You received this bug notification because you are a bug assignee.
>> https://bugs.launchpad.net/bugs/1183009
>>
>> Title:
>>   Test Needed: Gimp
>>
>> To manage notifications about this bug go to:
>> https://bugs.launchpad.net/ubuntu-manual-tests/+bug/1183009/+subscriptions
>>
>>
>>
>>  --
>> Pierre Equoy
>>
>>
>>
>>
>>
>> --
>> Ubuntu-quality mailing list
>> Ubuntu-quality@lists.ubuntu.com
>> Modify settings or unsubscribe at:
>> https://lists.ubuntu.com/mailman/listinfo/ubuntu-quality
>>
>>
>
>
> --
> Pierre Equoy
>
>


-- 
Pierre Equoy
-- 
Ubuntu-quality mailing list
Ubuntu-quality@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-quality


Re: Fwd: [Bug 1183009] Re: Test Needed: Gimp

2013-06-17 Thread Pierre Equoy
Thanks, Nicholas, that makes a lot of sense!

I will review the main features of Gimp when I have some spare time, and
build up some bug description to improve the manual test cases.

I saw the first cadence has started, and all of a sudden I understood how
these manual test cases were used by the community. Awesome! :)

Cheers,


On Mon, Jun 17, 2013 at 11:53 PM, Nicholas Skaggs <
nicholas.ska...@canonical.com> wrote:

>  Pierre, if there are specific things that should be added to the gimp
> testcase, simply file a new bug for them :-) Otherwise, continuously
> improving testcases is the name of the game so anyone is free to add things
> to it at any time. The lack of a bug doesn't stop you from improving a test.
>
> That said, indeed it may not get as much attention if there are no open
> bugs, so I would encourage you to open a new bug describing the tests still
> needed. Most of the bugs on the tracker call for the initial testcase of
> the package. Once an initial test has been written and that bug is closed,
> we can consider filing additional bugs for specific tests needed against
> the package if we want to ensure the testcase is expanded to include those
> testcases. I trust that makes sense!
>
> Nicholas
>
>
> On 06/17/2013 03:08 AM, Pierre Equoy wrote:
>
> Hello everyone,
>
>  I am assigned to the manual test cases writing for Gimp.
>
>  I wrote a bunch of tests the other night, but I was thinking of writing
> others later on.
>
>  Yet, I received a notification (see below) to tell me it was Fixed.
>
>  How do you work for this kind of continuous improvement tasks, where
> tests may be added with time for a given package?
>
>  If this issue is marked as Fixed, I'm afraid no one is going to work to
> improve the Gimp test cases...
>
>  Thanks in advance for your clarifications!
>
>
>  -- Forwarded message --
> From: Jackson Doak 
> Date: Mon, Jun 17, 2013 at 2:25 PM
> Subject: [Bug 1183009] Re: Test Needed: Gimp
> To: pierre.eq...@gmail.com
>
>
> ** Changed in: ubuntu-manual-tests
>Status: Confirmed => Fix Released
>
> --
> You received this bug notification because you are a bug assignee.
> https://bugs.launchpad.net/bugs/1183009
>
> Title:
>   Test Needed: Gimp
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu-manual-tests/+bug/1183009/+subscriptions
>
>
>
>  --
> Pierre Equoy
>
>
>
>
>
> --
> Ubuntu-quality mailing list
> Ubuntu-quality@lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-quality
>
>


-- 
Pierre Equoy
-- 
Ubuntu-quality mailing list
Ubuntu-quality@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-quality


Fwd: [Bug 1183009] Re: Test Needed: Gimp

2013-06-17 Thread Pierre Equoy
Hello everyone,

I am assigned to the manual test cases writing for Gimp.

I wrote a bunch of tests the other night, but I was thinking of writing
others later on.

Yet, I received a notification (see below) to tell me it was Fixed.

How do you work for this kind of continuous improvement tasks, where tests
may be added with time for a given package?

If this issue is marked as Fixed, I'm afraid no one is going to work to
improve the Gimp test cases...

Thanks in advance for your clarifications!


-- Forwarded message --
From: Jackson Doak 
Date: Mon, Jun 17, 2013 at 2:25 PM
Subject: [Bug 1183009] Re: Test Needed: Gimp
To: pierre.eq...@gmail.com


** Changed in: ubuntu-manual-tests
   Status: Confirmed => Fix Released

--
You received this bug notification because you are a bug assignee.
https://bugs.launchpad.net/bugs/1183009

Title:
  Test Needed: Gimp

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-manual-tests/+bug/1183009/+subscriptions



-- 
Pierre Equoy
-- 
Ubuntu-quality mailing list
Ubuntu-quality@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-quality


Re: Reminder: Quality Hackfest this Thursday!

2013-06-12 Thread Pierre Equoy
OK, this one I hope I won't arrive after the battle! :)

I should be there around 1400UTC.

See you then!


On Wed, Jun 12, 2013 at 7:01 AM, Nicholas Skaggs <
nicholas.ska...@canonical.com> wrote:

>  Just a reminder to everyone this Thursday, June 13th, 2013 from 1200 UTC
> - 2000 UTC we'll be having a hackfest in #ubuntu-quality. We'll be focusing
> on autopilot tests for the ubuntu core apps and ubiquity. But let's not
> forget about manual tests too -- show up and hack on manual testcases if
> you are willing and able, we'll be around to help you too :-)
>
> Here's the links you need for more information:
>
> https://wiki.ubuntu.com/QATeam/Hackfest
> https://wiki.ubuntu.com/QATeam/Hackfest/20130613
>
> If you need help learning about hacking on qml autopilot tests, have a
> look here:
>
>
> http://www.theorangenotebook.com/2013/06/autopilot-tests-for-ubuntu-touch-core.html
>
> See everyone there. Thanks!
>
> Nicholas
>
> --
> Ubuntu-quality mailing list
> Ubuntu-quality@lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-quality
>
>


-- 
Pierre Equoy
-- 
Ubuntu-quality mailing list
Ubuntu-quality@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-quality


Re: A little introduction

2013-06-05 Thread Pierre Equoy
I think there is a typo in this page:
https://wiki.ubuntu.com/QATeam/ContributingTestcases/Launchpad

At the bottom:

Then set your name with

*bzr whoami "launchpad_name "*

eg.
*bzr "Jorge Castro " *


I think the last line should be:

*bzr whoami "Jorge Castro " *


It is confirmed by the documentation:
http://doc.bazaar.canonical.com/beta/en/mini-tutorial/index.html?highlight=whoami


I'll keep learning, but it looks interesting!

Cheers!



On Wed, Jun 5, 2013 at 11:43 AM, Pierre Equoy wrote:

>
>
>
> On Wed, Jun 5, 2013 at 11:37 AM, Nicholas Skaggs <
> nicholas.ska...@canonical.com> wrote:
>
>>  Pierre, sadly you missed the hackfest it was several hours ago :-(
>> However you can still hack and ask questions!
>>
>
> Ah, damn! These timezones always get me confused!
> (But I should have remembered the QA events are usually hold on
> Tuesdays...)
>
>
>
>> A virtual machine is certainly enough. For development of new testcases
>> ideally we'd like you to be running the development version, so upgrade or
>> re-install your VM to saucy and you should be all set :-)
>>
>
> OK, will do if Parallels works with Ubuntu 13.10.
>
>
>>
>> Then check out here:
>> https://wiki.ubuntu.com/QATeam/ContributingTestcases/
>>
>> You can get your launchpad environment setup and then start on some
>> tests. I recommend doing a manual testcase first. Pick something off the
>> list of bugs, assign yourself to it and hack away.
>>
>> https://bugs.launchpad.net/ubuntu-manual-tests/+bugs?field.tag=todo
>>
>> Here's the walkthrough for more help :-)
>> https://wiki.ubuntu.com/QATeam/ContributingTestcases/Manual
>>
>> In video format as well with a bit more depth ;-)
>> http://www.youtube.com/watch?v=VO7DdlUSt_4
>>
>
>
> That's a lot of links to check out! I'll do that later then.
>
> Thanks, Nicholas!
>
> --
> Pierre Equoy
>
>


-- 
Pierre Equoy
-- 
Ubuntu-quality mailing list
Ubuntu-quality@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-quality


Re: A little introduction

2013-06-04 Thread Pierre Equoy
On Wed, Jun 5, 2013 at 11:37 AM, Nicholas Skaggs <
nicholas.ska...@canonical.com> wrote:

>  Pierre, sadly you missed the hackfest it was several hours ago :-(
> However you can still hack and ask questions!
>

Ah, damn! These timezones always get me confused!
(But I should have remembered the QA events are usually hold on Tuesdays...)



> A virtual machine is certainly enough. For development of new testcases
> ideally we'd like you to be running the development version, so upgrade or
> re-install your VM to saucy and you should be all set :-)
>

OK, will do if Parallels works with Ubuntu 13.10.


>
> Then check out here:
> https://wiki.ubuntu.com/QATeam/ContributingTestcases/
>
> You can get your launchpad environment setup and then start on some tests.
> I recommend doing a manual testcase first. Pick something off the list of
> bugs, assign yourself to it and hack away.
>
> https://bugs.launchpad.net/ubuntu-manual-tests/+bugs?field.tag=todo
>
> Here's the walkthrough for more help :-)
> https://wiki.ubuntu.com/QATeam/ContributingTestcases/Manual
>
> In video format as well with a bit more depth ;-)
> http://www.youtube.com/watch?v=VO7DdlUSt_4
>


That's a lot of links to check out! I'll do that later then.

Thanks, Nicholas!

-- 
Pierre Equoy
-- 
Ubuntu-quality mailing list
Ubuntu-quality@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-quality


Re: A little introduction

2013-06-04 Thread Pierre Equoy
Thank you all for your welcome messages :)

I installed this morning a Ubuntu 13.04 within a virtual machine (cause at
home I currently only have a macbook pro on which I installed Parallels to
manage virtual machines).
Will this be enough to participate to the hackfest later on today?

Thanks,


On Tue, Jun 4, 2013 at 1:38 PM, Istimsak Abdulbasir wrote:

> Welcome to the Ubuntu Quality team Pierre. You will definitely fit in well
> here. If you can, join the hackfest tomorrow and get to the know the team.
> Looking forward to meeting you.
>
> Istimsak Abdulbasir
>
>
> On Tue, Jun 4, 2013 at 12:02 AM, Pierre Equoy wrote:
>
>> Thanks Jackson!
>>
>> I will try to participate to this hackfest (probably only the beginning,
>> as I live in Taiwan).
>>
>> Cheers!
>>
>>
>> On Tue, Jun 4, 2013 at 11:54 AM, Jackson Doak  wrote:
>>
>>> welcome pierre.We have a hackfest for autopilot tomorrow, so feel free
>>> to join in.
>>> the autopilot guys would love your help.
>>>
>>> We also have some classroom sessions later this month which should help
>>> you.
>>> If you have any questions, just ask.
>>>
>>>
>>> On Tue, Jun 4, 2013 at 1:18 PM, Pierre Equoy wrote:
>>>
>>>> Hi everyone!
>>>>
>>>> A user of Ubuntu since its very first release, back in 2004, I would
>>>> like to help making it better.
>>>>
>>>> My profesional experience includes QA, so I know how important it is,
>>>> and I may be able to help well here!
>>>>
>>>> I already joined the "Ubuntu Quality" team on launchpad.
>>>>
>>>> I don't have much experience testing Linux packages, but I'm willing to
>>>> help.
>>>>
>>>> I think I'm technical enough to participate to the automated testcases
>>>> (plus I would love to do more Python! ;)).
>>>>
>>>> I'll have a look at the todo list [1], and read more about autopilot in
>>>> the related Ubuntu QA web page [2].
>>>>
>>>> Cheers!
>>>>
>>>> [1]
>>>> https://bugs.launchpad.net/ubuntu-autopilot-tests/+bugs?field.tag=todo
>>>> [2] http://qa.ubuntu.com/getting-involved/automated-tests/
>>>>
>>>> --
>>>> Pierre Equoy
>>>>
>>>>
>>>> --
>>>> Ubuntu-quality mailing list
>>>> Ubuntu-quality@lists.ubuntu.com
>>>> Modify settings or unsubscribe at:
>>>> https://lists.ubuntu.com/mailman/listinfo/ubuntu-quality
>>>>
>>>>
>>>
>>
>>
>> --
>> Pierre Equoy
>>
>>
>> --
>> Ubuntu-quality mailing list
>> Ubuntu-quality@lists.ubuntu.com
>> Modify settings or unsubscribe at:
>> https://lists.ubuntu.com/mailman/listinfo/ubuntu-quality
>>
>>
>


-- 
Pierre Equoy
-- 
Ubuntu-quality mailing list
Ubuntu-quality@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-quality


Re: A little introduction

2013-06-03 Thread Pierre Equoy
Thanks Jackson!

I will try to participate to this hackfest (probably only the beginning, as
I live in Taiwan).

Cheers!


On Tue, Jun 4, 2013 at 11:54 AM, Jackson Doak  wrote:

> welcome pierre.We have a hackfest for autopilot tomorrow, so feel free to
> join in.
> the autopilot guys would love your help.
>
> We also have some classroom sessions later this month which should help
> you.
> If you have any questions, just ask.
>
>
> On Tue, Jun 4, 2013 at 1:18 PM, Pierre Equoy wrote:
>
>> Hi everyone!
>>
>> A user of Ubuntu since its very first release, back in 2004, I would like
>> to help making it better.
>>
>> My profesional experience includes QA, so I know how important it is, and
>> I may be able to help well here!
>>
>> I already joined the "Ubuntu Quality" team on launchpad.
>>
>> I don't have much experience testing Linux packages, but I'm willing to
>> help.
>>
>> I think I'm technical enough to participate to the automated testcases
>> (plus I would love to do more Python! ;)).
>>
>> I'll have a look at the todo list [1], and read more about autopilot in
>> the related Ubuntu QA web page [2].
>>
>> Cheers!
>>
>> [1]
>> https://bugs.launchpad.net/ubuntu-autopilot-tests/+bugs?field.tag=todo
>> [2] http://qa.ubuntu.com/getting-involved/automated-tests/
>>
>> --
>> Pierre Equoy
>>
>>
>> --
>> Ubuntu-quality mailing list
>> Ubuntu-quality@lists.ubuntu.com
>> Modify settings or unsubscribe at:
>> https://lists.ubuntu.com/mailman/listinfo/ubuntu-quality
>>
>>
>


-- 
Pierre Equoy
-- 
Ubuntu-quality mailing list
Ubuntu-quality@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-quality


A little introduction

2013-06-03 Thread Pierre Equoy
Hi everyone!

A user of Ubuntu since its very first release, back in 2004, I would like
to help making it better.

My profesional experience includes QA, so I know how important it is, and I
may be able to help well here!

I already joined the "Ubuntu Quality" team on launchpad.

I don't have much experience testing Linux packages, but I'm willing to
help.

I think I'm technical enough to participate to the automated testcases
(plus I would love to do more Python! ;)).

I'll have a look at the todo list [1], and read more about autopilot in the
related Ubuntu QA web page [2].

Cheers!

[1] https://bugs.launchpad.net/ubuntu-autopilot-tests/+bugs?field.tag=todo
[2] http://qa.ubuntu.com/getting-involved/automated-tests/

-- 
Pierre Equoy
-- 
Ubuntu-quality mailing list
Ubuntu-quality@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-quality