Dec. 12, 2013
6:59 a.m.
On 12 Dec 2013, at 06:31, Tudor Girba <tudor@tudorgirba.com> wrote:
Hi Stephan,
Thanks for pushing the #packages problem.
But, it's strange that the Pharo3 build is not red. Could it be that the test was not integrated into Pharo?
the test tests that there is no #packages in Pharo on the class side other than the one that returns the rpackage istance. â> this is the case, the test is green.
The Moose jobs run the Moose-specific tests (those defined in the Tests group in the configuration).
You are not running that test as you are only running the moose tests. Marcus