Re: [Pharo-project] Baseline test results on pharo core 10392

2009-07-28 Thread Adrian Lienhard
Yes, if you tested it and think it is good, please change the status to verified. Cheers, Adrian On Jul 28, 2009, at 17:12 , Miguel Cobá wrote: > should the ticket be marked as verified? > > > On Tue, Jul 28, 2009 at 10:10 AM, Miguel Cobá > wrote: >> It works ok on my >> >> Debian Linux 5.0

Re: [Pharo-project] Baseline test results on pharo core 10392

2009-07-28 Thread Miguel Cobá
should the ticket be marked as verified? On Tue, Jul 28, 2009 at 10:10 AM, Miguel Cobá wrote: > It works ok on my > > Debian Linux 5.0 (Lenny) i386. > Debian Linux 5.0 (Lenny) amd64. > > Miguel Cobá > > 2009/7/28 Mariano Martinez Peck : >> >> >> On Tue, Jul 28, 2009 at 11:58 AM, Adrian Lienhard

Re: [Pharo-project] Baseline test results on pharo core 10392

2009-07-28 Thread Miguel Cobá
It works ok on my Debian Linux 5.0 (Lenny) i386. Debian Linux 5.0 (Lenny) amd64. Miguel Cobá 2009/7/28 Mariano Martinez Peck : > > > On Tue, Jul 28, 2009 at 11:58 AM, Adrian Lienhard wrote: >> >> On Jul 28, 2009, at 14:51 , Mariano Martinez Peck wrote: >> >> > On Tue, Jul 28, 2009 at 5:42 AM, D

Re: [Pharo-project] Baseline test results on pharo core 10392

2009-07-28 Thread Mariano Martinez Peck
On Tue, Jul 28, 2009 at 11:58 AM, Adrian Lienhard wrote: > > On Jul 28, 2009, at 14:51 , Mariano Martinez Peck wrote: > > > On Tue, Jul 28, 2009 at 5:42 AM, Damien Cassou > >wrote: > > > >> 2009/7/27 Mariano Martinez Peck : > >>> HostSystemMenusTest class>>expectedFailures > >>> > >>> SmalltalkI

Re: [Pharo-project] Baseline test results on pharo core 10392

2009-07-28 Thread Adrian Lienhard
On Jul 28, 2009, at 14:51 , Mariano Martinez Peck wrote: > On Tue, Jul 28, 2009 at 5:42 AM, Damien Cassou >wrote: > >> 2009/7/27 Mariano Martinez Peck : >>> HostSystemMenusTest class>>expectedFailures >>> >>> SmalltalkImage current platformName = 'Mac OS' ifFalse:[ >>> ^#(#testXXX #testYYY)]

Re: [Pharo-project] Baseline test results on pharo core 10392

2009-07-28 Thread Mariano Martinez Peck
On Tue, Jul 28, 2009 at 5:42 AM, Damien Cassou wrote: > 2009/7/27 Mariano Martinez Peck : > > HostSystemMenusTest class>>expectedFailures > > > > SmalltalkImage current platformName = 'Mac OS' ifFalse:[ > > ^#(#testXXX #testYYY)]. > > ]. > > ^#() > > Expected failures are indications of bugs

Re: [Pharo-project] Baseline test results on pharo core 10392

2009-07-27 Thread Damien Cassou
2009/7/27 Mariano Martinez Peck : > HostSystemMenusTest class>>expectedFailures > > SmalltalkImage current platformName = 'Mac OS' ifFalse:[ > ^#(#testXXX #testYYY)]. > ]. > ^#() Expected failures are indications of bugs that are not yet corrected. Does not seem to apply here. -- Damien Cas

Re: [Pharo-project] Baseline test results on pharo core 10392

2009-07-27 Thread Mariano Martinez Peck
On Mon, Jul 27, 2009 at 5:29 PM, Torsten Bergmann wrote: > >Solutions I see: > >... > > For the second time: > Why not use the #isAbstract trick I proposed on [1]? > This makes the unit test an abstract one on non-mac platforms > and is the simplest thing that could possibly work ... > I don't k

Re: [Pharo-project] Baseline test results on pharo core 10392

2009-07-27 Thread Miguel Cobá
On Mon, Jul 27, 2009 at 1:29 PM, Torsten Bergmann wrote: >>Solutions I see: >>... > > For the second time: > Why not use the #isAbstract trick I proposed on [1]? > This makes the unit test an abstract one on non-mac platforms > and is the simplest thing that could possibly work ... > +10 Oh, nice

[Pharo-project] Baseline test results on pharo core 10392

2009-07-27 Thread Torsten Bergmann
>Solutions I see: >... For the second time: Why not use the #isAbstract trick I proposed on [1]? This makes the unit test an abstract one on non-mac platforms and is the simplest thing that could possibly work ... Bye Torsten [1] http://lists.gforge.inria.fr/pipermail/pharo-project/2009-June/0

Re: [Pharo-project] Baseline test results on pharo core 10392

2009-07-27 Thread Mariano Martinez Peck
As I have said in another mail, we have problems with HostSystemMenusTest. This is mac specific and thus they fail in Linux/Windows. Solutions I see: 1) Put those test in a separated Mac specific Package. The thing is that as they are test I don't know when to download that package 2) Do somethi

Re: [Pharo-project] Baseline test results on pharo core 10392

2009-07-27 Thread Miguel Cobá
2009/7/25 Miguel Enrique Cobá Martinez : > As I can't modify the wiki this is the output of the script of Mike > Roberts for Baseline test results on pharo core 10392. > Can someone with write permission update the wiki please, > I have updated the wiki page for baseline results for 10392 pharo co

[Pharo-project] Baseline test results on pharo core 10392

2009-07-25 Thread Miguel Enrique Cobá Martinez
As I can't modify the wiki this is the output of the script of Mike Roberts for Baseline test results on pharo core 10392. Can someone with write permission update the wiki please, Thanks, Miguel Cobá = 10392 = 7123 run, 7037 passes, 4 expected failures, 17 failures, 65 errors, 0 unexpected passe

Re: [Pharo-project] Baseline test results

2009-07-14 Thread Michael Roberts
I just did the simplest thing I could think of ;-) I will put something in the task forces. Could someone please update the wiki to include this repository, and to link that into our process documentation. I could not find anything, just in the mail archives. thanks, Mike ___

Re: [Pharo-project] Baseline test results

2009-07-14 Thread Mariano Martinez Peck
On Tue, Jul 14, 2009 at 8:56 AM, Stéphane Ducasse wrote: > where is the cs? In the link he said :) http://code.google.com/p/pharo/issues/detail?id=954 > > why don't you publish it in PharoTaskForces? > > Stef > > On Jul 13, 2009, at 11:21 PM, Michael Roberts wrote: > > > I have uploaded my cs

Re: [Pharo-project] Baseline test results

2009-07-14 Thread Stéphane Ducasse
where is the cs? why don't you publish it in PharoTaskForces? Stef On Jul 13, 2009, at 11:21 PM, Michael Roberts wrote: > I have uploaded my cs to generate baseline test results here: > > http://code.google.com/p/pharo/issues/detail?id=954 > > and linked it off the wiki > http://code.google.com/

[Pharo-project] Baseline test results

2009-07-13 Thread Michael Roberts
I have uploaded my cs to generate baseline test results here: http://code.google.com/p/pharo/issues/detail?id=954 and linked it off the wiki http://code.google.com/p/pharo/wiki/BaselineTestResults. Anyone with write access to the wiki is welcome to run the tests in new images / updates and post