[Pharo-project] About long tests.

2010-03-16 Thread stephane ducasse
Hi jorge did you publish the cleans for the tests you did during the sprint? Thanks Stef ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Re: [Pharo-project] About long tests.

2010-03-16 Thread Lukas Renggli
Btw, I am running the Pharo tests in my builds now too: http://hudson.lukas-renggli.ch/job/Pharo/lastCompletedBuild/testReport/(root)/ Click on duration twice to see the tests sorted by run-time. I feel a bit bad that the slowest test case is one that I wrote. I'll see if I can speed that

Re: [Pharo-project] About long tests.

2010-03-16 Thread Adrian Lienhard
Yes, it would be very good to have faster tests. In my experience, if tests take too long to run, you don't use them. During the sprint in Lille, Jorge started to sort out long running tests from the rest and make them subclass from SlowTestCase (or something similar). Cheers, Adrian On Mar

Re: [Pharo-project] About long tests.

2010-03-16 Thread Jorge Ressia
Hi, No, I have to finish that. Is still in my todo list. I'll try to make some time today to look into that. Cheers, Jorge On Tue, Mar 16, 2010 at 9:32 AM, Adrian Lienhard a...@netstyle.ch wrote: Yes, it would be very good to have faster tests. In my experience, if tests take too long to

Re: [Pharo-project] About long tests.

2010-03-16 Thread Lukas Renggli
Name: Gofer-Tests-lr.117 Author: lr Time: 16 March 2010, 10:12:10 am UUID: 884f7d2b-6035-4f66-9ec3-28371a77beac Ancestors: Gofer-Tests-lr.116 - made tests run faster in the Pharo inbox is about 30% faster. Lukas On 16 March 2010 09:13, Lukas Renggli reng...@gmail.com wrote: Btw, I am running

Re: [Pharo-project] About long tests.

2010-03-16 Thread Stéphane Ducasse
On Mar 16, 2010, at 9:13 AM, Lukas Renggli wrote: Btw, I am running the Pharo tests in my builds now too: http://hudson.lukas-renggli.ch/job/Pharo/lastCompletedBuild/testReport/(root)/ Click on duration twice to see the tests sorted by run-time. I feel a bit bad that the slowest

Re: [Pharo-project] About long tests.

2010-03-16 Thread Stéphane Ducasse
cool! On Mar 16, 2010, at 10:16 AM, Lukas Renggli wrote: Name: Gofer-Tests-lr.117 Author: lr Time: 16 March 2010, 10:12:10 am UUID: 884f7d2b-6035-4f66-9ec3-28371a77beac Ancestors: Gofer-Tests-lr.116 - made tests run faster in the Pharo inbox is about 30% faster. Lukas On 16

Re: [Pharo-project] About long tests.

2010-03-16 Thread Stéphane Ducasse
focus on the paper jorge coding only for the fun :) We have time. Stef On Mar 16, 2010, at 9:35 AM, Jorge Ressia wrote: Hi, No, I have to finish that. Is still in my todo list. I'll try to make some time today to look into that. Cheers, Jorge On Tue, Mar 16, 2010 at 9:32 AM,

Re: [Pharo-project] about long tests

2010-03-16 Thread Ralph Boland
I read a few Pharo posts lately about long tests. In this regard allow me to describe briefly some code I am now writing. I will eventually release this code to SqueakSource and, if the Pharo group is interested, I will port it to run on Pharo as well. I use long tests a lot in development.

Re: [Pharo-project] about long tests

2010-03-16 Thread Stéphane Ducasse
On Mar 16, 2010, at 6:28 PM, Ralph Boland wrote: I read a few Pharo posts lately about long tests. In this regard allow me to describe briefly some code I am now writing. I will eventually release this code to SqueakSource and, if the Pharo group is interested, I will port it to run on Pharo

Re: [Pharo-project] About long tests.

2010-03-16 Thread Jorge Ressia
Sorry Stef, couldn't resist :) Now there is a distinction between unit tests and the rest of them. Unit tests are depicted as fast and model oriented tests. Later we will have to introduce more kinds of test for enriching our build and development process, tests like functional, architectural,

Re: [Pharo-project] About long tests.

2010-03-16 Thread Stéphane Ducasse
On Mar 16, 2010, at 9:06 PM, Jorge Ressia wrote: Sorry Stef, couldn't resist :) I know the syndrom (noooI do not want to open latex to write . ..) I saw the picture on your board :) Ok once your oopsla paper is done, I