Hi!
There are 3 tests that have been failing for long… What should we do? Simply remove them to get the build green? Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Hi!
It seems that the 3 tests are related to release. >>> GT.Tests.Release.GTFinalReleaseTest.testNoGLMWindowInstances >>> GT.Tests.Release.GTFinalReleaseTest.testNoInspectorInstances >>> GT.Tests.Release.GTFinalReleaseTest.testNoPlaygroundInstances I think that there are not needed as long as we are in a development version. Cheers, Vincent -----Message d'origine----- De : [hidden email] [mailto:[hidden email]] De la part de Alexandre Bergel Envoyé : jeudi 9 juillet 2015 14:46 À : Moose-related development Objet : [Moose-dev] build ? Hi! There are 3 tests that have been failing for long… What should we do? Simply remove them to get the build green? Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev Ce message et les pièces jointes sont confidentiels et réservés à l'usage exclusif de ses destinataires. Il peut également être protégé par le secret professionnel. Si vous recevez ce message par erreur, merci d'en avertir immédiatement l'expéditeur et de le détruire. L'intégrité du message ne pouvant être assurée sur Internet, la responsabilité de Worldline ne pourra être recherchée quant au contenu de ce message. Bien que les meilleurs efforts soient faits pour maintenir cette transmission exempte de tout virus, l'expéditeur ne donne aucune garantie à cet égard et sa responsabilité ne saurait être recherchée pour tout dommage résultant d'un virus transmis. This e-mail and the documents attached are confidential and intended solely for the addressee; it may also be privileged. If you receive this e-mail in error, please notify the sender immediately and destroy it. As its integrity cannot be secured on the Internet, the Worldline liability cannot be triggered for the message content. Although the sender endeavours to maintain a computer virus-free network, the sender does not warrant that this transmission is virus-free and will not be liable for any damages resulting from any virus transmitted. _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
I think this shows a deeper problem in Pharo. Doru On Thu, Jul 9, 2015 at 2:51 PM, Blondeau Vincent <[hidden email]> wrote: Hi! _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
I added those tests after all the memory leaks that we got a certain point. Currently they fail because of problem in Pharo related to Rubric. I'd like to keep them as otherwise we are not aware of some problems until the release/integration with Pharo. This means indeed that some tests that are related to issues in Pharo might fail for longer periods of time. Cheers, Andrei On Thu, Jul 9, 2015 at 2:58 PM, Tudor Girba <[hidden email]> wrote:
_______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Okay
Alexandre > On Jul 9, 2015, at 3:22 PM, Andrei Chis <[hidden email]> wrote: > > I added those tests after all the memory leaks that we got a certain point. > Currently they fail because of problem in Pharo related to Rubric. > > I'd like to keep them as otherwise we are not aware of some problems until the release/integration with Pharo. > This means indeed that some tests that are related to issues in Pharo might fail for longer periods of time. > > > Cheers, > Andrei > > On Thu, Jul 9, 2015 at 2:58 PM, Tudor Girba <[hidden email]> wrote: > I think this shows a deeper problem in Pharo. > > Doru > > On Thu, Jul 9, 2015 at 2:51 PM, Blondeau Vincent <[hidden email]> wrote: > Hi! > > It seems that the 3 tests are related to release. > > >>> GT.Tests.Release.GTFinalReleaseTest.testNoGLMWindowInstances > >>> GT.Tests.Release.GTFinalReleaseTest.testNoInspectorInstances > >>> GT.Tests.Release.GTFinalReleaseTest.testNoPlaygroundInstances > > I think that there are not needed as long as we are in a development version. > > Cheers, > Vincent > > -----Message d'origine----- > De : [hidden email] [mailto:[hidden email]] De la part de Alexandre Bergel > Envoyé : jeudi 9 juillet 2015 14:46 > À : Moose-related development > Objet : [Moose-dev] build ? > > Hi! > > There are 3 tests that have been failing for long… What should we do? > Simply remove them to get the build green? > > Alexandre > -- > _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: > Alexandre Bergel http://www.bergel.eu > ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. > > > > > _______________________________________________ > Moose-dev mailing list > [hidden email] > https://www.iam.unibe.ch/mailman/listinfo/moose-dev > > > Ce message et les pièces jointes sont confidentiels et réservés à l'usage exclusif de ses destinataires. Il peut également être protégé par le secret professionnel. Si vous recevez ce message par erreur, merci d'en avertir immédiatement l'expéditeur et de le détruire. L'intégrité du message ne pouvant être assurée sur Internet, la responsabilité de Worldline ne pourra être recherchée quant au contenu de ce message. Bien que les meilleurs efforts soient faits pour maintenir cette transmission exempte de tout virus, l'expéditeur ne donne aucune garantie à cet égard et sa responsabilité ne saurait être recherchée pour tout dommage résultant d'un virus transmis. > > This e-mail and the documents attached are confidential and intended solely for the addressee; it may also be privileged. If you receive this e-mail in error, please notify the sender immediately and destroy it. As its integrity cannot be secured on the Internet, the Worldline liability cannot be triggered for the message content. Although the sender endeavours to maintain a computer virus-free network, the sender does not warrant that this transmission is virus-free and will not be liable for any damages resulting from any virus transmitted. > > _______________________________________________ > 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 > > > _______________________________________________ > 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 |
In reply to this post by Andrei Chis
Hi andrei
could you mention that on the pharo mailing-list. I found some memory leaks but there were already in Pharo40. Stef Le 9/7/15 15:22, Andrei Chis a écrit :
_______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Free forum by Nabble | Edit this page |