Hi!
I wanted to have a look at why some tests are failing in the last version of moose. But I cannot even open a debugger. Maybe some classes are missing. I see SystemDictionary>>at: in the call stack. Cheers, Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Hi, I moved most of the jobs to use Pharo 4, and indeed, we have an issue with the GTDebugger. What image are you using? Cheers, Doru On Mon, Jan 5, 2015 at 2:07 PM, Alexandre Bergel <[hidden email]> wrote: Hi! _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
I have downloaded the last version of Moose, directly from jenkins
Alexandre > On Jan 5, 2015, at 10:18 AM, Tudor Girba <[hidden email]> wrote: > > Hi, > > I moved most of the jobs to use Pharo 4, and indeed, we have an issue with the GTDebugger. > > What image are you using? > > Cheers, > Doru > > > > On Mon, Jan 5, 2015 at 2:07 PM, Alexandre Bergel <[hidden email]> wrote: > Hi! > > I wanted to have a look at why some tests are failing in the last version of moose. > But I cannot even open a debugger. > Maybe some classes are missing. I see SystemDictionary>>at: in the call stack. > > Cheers, > Alexandre > -- > _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: > Alexandre Bergel http://www.bergel.eu > ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. > > > > > _______________________________________________ > Moose-dev mailing list > [hidden email] > https://www.iam.unibe.ch/mailman/listinfo/moose-dev > > > > -- > www.tudorgirba.com > > "Every thing has its own flow" > _______________________________________________ > Moose-dev mailing list > [hidden email] > https://www.iam.unibe.ch/mailman/listinfo/moose-dev -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Which job? :) Doru On Mon, Jan 5, 2015 at 2:27 PM, Alexandre Bergel <[hidden email]> wrote: I have downloaded the last version of Moose, directly from jenkins _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
https://ci.inria.fr/moose/job/moose-5.1/3/artifact/moose-5.1.zip
https://ci.inria.fr/moose/job/moose-5.1/3/ Alexandre > On Jan 5, 2015, at 10:48 AM, Tudor Girba <[hidden email]> wrote: > > Which job? :) > > Doru > > On Mon, Jan 5, 2015 at 2:27 PM, Alexandre Bergel <[hidden email]> wrote: > I have downloaded the last version of Moose, directly from jenkins > > Alexandre > > > > On Jan 5, 2015, at 10:18 AM, Tudor Girba <[hidden email]> wrote: > > > > Hi, > > > > I moved most of the jobs to use Pharo 4, and indeed, we have an issue with the GTDebugger. > > > > What image are you using? > > > > Cheers, > > Doru > > > > > > > > On Mon, Jan 5, 2015 at 2:07 PM, Alexandre Bergel <[hidden email]> wrote: > > Hi! > > > > I wanted to have a look at why some tests are failing in the last version of moose. > > But I cannot even open a debugger. > > Maybe some classes are missing. I see SystemDictionary>>at: in the call stack. > > > > Cheers, > > Alexandre > > -- > > _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: > > Alexandre Bergel http://www.bergel.eu > > ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. > > > > > > > > > > _______________________________________________ > > Moose-dev mailing list > > [hidden email] > > https://www.iam.unibe.ch/mailman/listinfo/moose-dev > > > > > > > > -- > > www.tudorgirba.com > > > > "Every thing has its own flow" > > _______________________________________________ > > Moose-dev mailing list > > [hidden email] > > https://www.iam.unibe.ch/mailman/listinfo/moose-dev > > -- > _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: > Alexandre Bergel http://www.bergel.eu > ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. > > > > > _______________________________________________ > Moose-dev mailing list > [hidden email] > https://www.iam.unibe.ch/mailman/listinfo/moose-dev > > > > -- > www.tudorgirba.com > > "Every thing has its own flow" > _______________________________________________ > Moose-dev mailing list > [hidden email] > https://www.iam.unibe.ch/mailman/listinfo/moose-dev -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Yes. That one is based on Pharo 4.0 and it is not ready for consumption yet. Doru On Mon, Jan 5, 2015 at 3:08 PM, Alexandre Bergel <[hidden email]> wrote: https://ci.inria.fr/moose/job/moose-5.1/3/artifact/moose-5.1.zip _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Hi, I fixed the problem with the debugger. Let me know if you encounter any other problems. Cheers, Andrei On Mon, Jan 5, 2015 at 4:26 PM, Tudor Girba <[hidden email]> wrote:
_______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Great! Now, the Moose 5.1 image is usable on top of Pharo 4.0! There are still some red tests, but it works reasonably. It took about 1 day of work and it was mostly due to problems related with the GTDebugger (which I do not expect other projects to have ;)). Cheers, Doru On Mon, Jan 5, 2015 at 4:33 PM, Andrei Chis <[hidden email]> wrote:
_______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Free forum by Nabble | Edit this page |