Hi,
No celebration just yet. The errors appear randomly. We need to take a look at them. Andre, would you have time? Cheers, Doru On 20 Oct 2011, at 22:26, Alexandre Bergel wrote: > Yahhoo!!! > > Alexandre > > > On 20 Oct 2011, at 17:26, [hidden email] wrote: > >> See <http://hudson.moosetechnology.org/job/moose-latest-dev/662/> >> >> > > -- > _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: > Alexandre Bergel http://www.bergel.eu > ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. > > > > > -- www.tudorgirba.com "From an abstract enough point of view, any two things are similar." _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Yes, I can check them today and let you know.
regards, On Fri, Oct 21, 2011 at 8:48 AM, Tudor Girba <[hidden email]> wrote: Hi, -- Andre Hora _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Hello,
I committed a small fix that can solve problems related to FMMetaRepositoryFilter (I am not sure because I could not reproduce the problems in my image very well, even in headless mode). Could run the tests in Jenkins (more than one time to be sure :))? Cheers, On Fri, Oct 21, 2011 at 10:01 AM, Andre Hora <[hidden email]> wrote: Yes, I can check them today and let you know. -- Andre Hora _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
I am not sure to understand everything.
How the FM problems can be related to being headless or not? Alexandre On 21 Oct 2011, at 10:17, Andre Hora wrote: > Hello, > > I committed a small fix that can solve problems related to FMMetaRepositoryFilter (I am not sure because I could not reproduce the problems in my image very well, even in headless mode). > Could run the tests in Jenkins (more than one time to be sure :))? > > Cheers, > > On Fri, Oct 21, 2011 at 10:01 AM, Andre Hora <[hidden email]> wrote: > Yes, I can check them today and let you know. > > regards, > > > On Fri, Oct 21, 2011 at 8:48 AM, Tudor Girba <[hidden email]> wrote: > Hi, > > No celebration just yet. The errors appear randomly. We need to take a look at them. > > Andre, would you have time? > > Cheers, > Doru > > > On 20 Oct 2011, at 22:26, Alexandre Bergel wrote: > > > Yahhoo!!! > > > > Alexandre > > > > > > On 20 Oct 2011, at 17:26, [hidden email] wrote: > > > >> See <http://hudson.moosetechnology.org/job/moose-latest-dev/662/> > >> > >> > > > > -- > > _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: > > Alexandre Bergel http://www.bergel.eu > > ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. > > > > > > > > > > > > -- > www.tudorgirba.com > > "From an abstract enough point of view, any two things are similar." > > > > > _______________________________________________ > Moose-dev mailing list > [hidden email] > https://www.iam.unibe.ch/mailman/listinfo/moose-dev > > > > -- > Andre Hora > > > > > -- > Andre Hora > > _______________________________________________ > 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 |
No idea.
Doru On Fri, Oct 21, 2011 at 4:25 PM, Alexandre Bergel <[hidden email]> wrote: I am not sure to understand everything. -- "Every thing has its own flow"
_______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Now we have these 3 bugs in Jenkins:
Something is strange. If you open the Test Runner and run the test Fame-Test-Core (you should also select others packages trying different combination but ever with Fame-Test-Core) several times you will see these problems as well (the trace is different, though). So, it is random. Sometimes tests such as "FM3 object isRoot should beTrue" in FM3MetaDescriptionTest>>testIsRoot and "FM3 string isPrimitive should beTrue" in FM3MetaDescriptionTest>>testIsPrimitive fail!!, what is not normal since we are testing true = true.. When they fail, others tests such as the three above, fail as well.. Moreover, a two months image I have here produce the same problems. So, these problems are there since a while, but just now we can see them in Jenkins.. On Fri, Oct 21, 2011 at 4:30 PM, Tudor Girba <[hidden email]> wrote: No idea. -- Andre Hora _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Indeed, this is strange. I suspect it has something to do with anonymous classes, or maybe even with the Phexample mechanism.
Actually, we had this problem some months ago, and somehow it disappeared. Could you try with a simple Phexample test to see if the problem maybe comes from there? Cheers, Doru On 21 Oct 2011, at 19:20, Andre Hora wrote: > Now we have these 3 bugs in Jenkins: > >>> Fame.Tests.Core.FMRepositoryTest.testCompositeAdd 0.006 3 > >>> Fame.Tests.Core.FMRepositoryTest.testDeepAdd 0.004 3 > >>> Fame.Tests.Core.FMRepositoryTest.testDeepAddLeaf > > Something is strange. If you open the Test Runner and run the test Fame-Test-Core (you should also select others packages trying different combination but ever with Fame-Test-Core) several times you will see these problems as well (the trace is different, though). > So, it is random. Sometimes tests such as "FM3 object isRoot should beTrue" in FM3MetaDescriptionTest>>testIsRoot and "FM3 string isPrimitive should beTrue" in FM3MetaDescriptionTest>>testIsPrimitive fail!!, what is not normal since we are testing true = true.. When they fail, others tests such as the three above, fail as well.. > Moreover, a two months image I have here produce the same problems. So, these problems are there since a while, but just now we can see them in Jenkins.. > > On Fri, Oct 21, 2011 at 4:30 PM, Tudor Girba <[hidden email]> wrote: > No idea. > > Doru > > > On Fri, Oct 21, 2011 at 4:25 PM, Alexandre Bergel <[hidden email]> wrote: > I am not sure to understand everything. > How the FM problems can be related to being headless or not? > > Alexandre > > > On 21 Oct 2011, at 10:17, Andre Hora wrote: > > > Hello, > > > > I committed a small fix that can solve problems related to FMMetaRepositoryFilter (I am not sure because I could not reproduce the problems in my image very well, even in headless mode). > > Could run the tests in Jenkins (more than one time to be sure :))? > > > > Cheers, > > > > On Fri, Oct 21, 2011 at 10:01 AM, Andre Hora <[hidden email]> wrote: > > Yes, I can check them today and let you know. > > > > regards, > > > > > > On Fri, Oct 21, 2011 at 8:48 AM, Tudor Girba <[hidden email]> wrote: > > Hi, > > > > No celebration just yet. The errors appear randomly. We need to take a look at them. > > > > Andre, would you have time? > > > > Cheers, > > Doru > > > > > > On 20 Oct 2011, at 22:26, Alexandre Bergel wrote: > > > > > Yahhoo!!! > > > > > > Alexandre > > > > > > > > > On 20 Oct 2011, at 17:26, [hidden email] wrote: > > > > > >> See <http://hudson.moosetechnology.org/job/moose-latest-dev/662/> > > >> > > >> > > > > > > -- > > > _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: > > > Alexandre Bergel http://www.bergel.eu > > > ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. > > > > > > > > > > > > > > > > > > > -- > > www.tudorgirba.com > > > > "From an abstract enough point of view, any two things are similar." > > > > > > > > > > _______________________________________________ > > Moose-dev mailing list > > [hidden email] > > https://www.iam.unibe.ch/mailman/listinfo/moose-dev > > > > > > > > -- > > Andre Hora > > > > > > > > > > -- > > Andre Hora > > > > _______________________________________________ > > 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 > > > > > -- > Andre Hora > > _______________________________________________ > Moose-dev mailing list > [hidden email] > https://www.iam.unibe.ch/mailman/listinfo/moose-dev -- www.tudorgirba.com "It's not what we do that matters most, it's how we do it." _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Me too, I suspect it is related to anonymous classes (FM3MetaDescription boolean, number, object and string).
- Is there any reason to use anonymous classes in these types? They cannot be FM3MetaDescription? (we can try to change that if it is the case) I could not reproduce the problem with a simple test. - Just a comment: the problem **in Jenkis** started to appear when we introduced the last RoelTyper. On Fri, Oct 21, 2011 at 8:49 PM, Tudor Girba <[hidden email]> wrote: Indeed, this is strange. I suspect it has something to do with anonymous classes, or maybe even with the Phexample mechanism. -- Andre Hora _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Free forum by Nabble | Edit this page |