On Thu, Oct 14, 2010 at 6:00 PM, Simon Denier <Simon.Denier(a)inria.fr> wrote:
On 14 oct. 2010, at 17:50, Guillermo Schwarz wrote:
That's nice. It starts up faster than Pharo.
I got it to run the unit tests using the Test Runner, but got hang:
Am I supposed to be able to run all tests or this image is just for
analyzing code?
Are you running under Linux? The error you got is due to OSProcess with
Linux if I remember. OSProcess is used to call some external importer, so
that's not important if you plan to work only with Smalltalk code.
For this kind of tests you can implement #expectedFailures so that it
checks whether OSProcess plugin is present or not in the VM for example, and
add it to the returned array in case it is not.
cheers
mariano
I supposed that since this was an image generated in Hudson it passed all
tests.
Yes, you can check the status of tests on the hudson server: they are all
green for now.
Cheers,
Guillermo.
On Thu, Oct 14, 2010 at 6:47 AM, Tudor Girba <tudor(a)tudorgirba.com> wrote:
Hi,
The Hudson server now produces one click images:
http://hudson.moosetechnology.org/job/moose-latest-dev/lastSuccessfulBuild/…
Chers,
Doru
--
www.tudorgirba.com
"When people care, great things can happen."
_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
--
Saludos cordiales,
Guillermo Schwarz
Sun Certified Enterprise Architect
<pharo-hung.PNG>_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
--
Simon
_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev