[Sugar-devel] test automation

2012-07-01 Thread Sridhar Dhanapalan
I am keen to explore ways to improve the quality and delivery time of code. Is there any work being done to automate testing of code? We recently had some university students working with us to create an activity [1], and they were using the Robot Framework [2]. Sridhar [1]

Re: [Sugar-devel] test automation

2012-07-01 Thread Daniel Narvaez
Hello, in the last few days I've been experimenting with dogtail https://fedorahosted.org/dogtail/ So far I'm using it in the buildbot to run and stop all the installed activities. http://git.sugarlabs.org/sugar-build/sugar-build/blobs/master/tests/shell.py It's quite promising but apparently

Re: [Sugar-devel] mini adventure on the XS

2012-07-01 Thread Kevin Mark
On Sat, Jun 30, 2012 at 10:53:56PM -0700, Sameer Verma wrote: On Sat, Jun 30, 2012 at 11:32 AM, Sameer Verma sve...@sfsu.edu wrote: Oh, I forgot to mention this: Children in Bhagmalpur are fluent in Hindi (reading, writing and speaking), but their English is quite poor. Yet, they've stumbled

Re: [Sugar-devel] test automation

2012-07-01 Thread Samuel Greenfeld
There are a few unit and system tests scattered throughout the Sugar source code tree. I have some of them checked out at the office, but I do not recall where they all are at home. Personally I have been caught with a bit of a Catch-22: I need to write automation to save time doing manual

Re: [Sugar-devel] test automation

2012-07-01 Thread Daniel Narvaez
On 1 July 2012 14:31, Samuel Greenfeld greenf...@laptop.org wrote: It was unclear though if I was enabling AT-SPI correctly or if Dogtail was falsely thinking that it was turned on properly. This setting differs between environments [1], and X has to be restarted to make it take effect.

Re: [Sugar-devel] mini adventure on the XS

2012-07-01 Thread Chris Leonard
On Sun, Jul 1, 2012 at 1:53 AM, Sameer Verma sve...@sfsu.edu wrote: Oh, I forgot to mention this: Children in Bhagmalpur are fluent in Hindi (reading, writing and speaking), but their English is quite poor. Yet, they've stumbled along on the English localization of Sugar. Some time ago, two

Re: [Sugar-devel] test automation

2012-07-01 Thread Samuel Greenfeld
On Sun, Jul 1, 2012 at 12:30 PM, Daniel Narvaez dwnarv...@gmail.com wrote: On 1 July 2012 14:31, Samuel Greenfeld greenf...@laptop.org wrote: It was unclear though if I was enabling AT-SPI correctly or if Dogtail was falsely thinking that it was turned on properly. This setting differs

[Sugar-devel] [RELEASE] Etoys 5.0.2408

2012-07-01 Thread Bert Freudenberg
This is a bugfix release for 5.0. == Sources == http://download.sugarlabs.org/sources/sucrose/glucose/etoys/etoys-5.0.2408.tar.gz == Changes == * Updated translation: bn, da, de, es, hy, nl, pt, sv, zh_CN * Added translations: hus, en_GB * Sugar: fix choosing objects from external media

[Sugar-devel] [PATCH ImageViewer] GTK3 Port

2012-07-01 Thread Agustin Zubiaga
Signed-off-by: Agustin Zubiaga a...@sugarlabs.org Signed-off-by: Flavio Danesse fdane...@gmail.com --- ImageView.py | 123 +--- ImageViewerActivity.py | 75 ++--- ProgressDialog.py | 14 +++--- 3 files