Hi,
It looks like in the Spur image, the ghost instances of GTInspector are gone. So, now we have only 4 tests failing, and they all seem to be related to a possible problem with become:. I am not yet sure what the solution is, but I raised this issue on the Pharo mailing list. Cheers, Doru -- www.tudorgirba.com www.feenk.com "It's not what we do that matters most, it's how we do it." _______________________________________________ Moose-dev mailing list [hidden email] https://www.list.inf.unibe.ch/listinfo/moose-dev |
-----Original Message----- From: [hidden email] [mailto:[hidden email]] On Behalf Of Tudor Girba Sent: vendredi 8 janvier 2016 22:56 To: Moose-related development Subject: [Moose-dev] 4 tests failing Hi, Hi, It looks like in the Spur image, the ghost instances of GTInspector are gone. Or willingly deleted? See the configuration of Moose6.0: ./pharo $JOB_NAME.image test --junit-xml-output "GT-.*" rm -rf GT-Tests-Release-* rm -rf GTFinalReleaseTest-* ./pharo $JOB_NAME.image eval --save "3 timesRepeat: [Smalltalk garbageCollect]" ./pharo $JOB_NAME.image eval --save "3 timesRepeat: [Smalltalk garbageCollect]" ./pharo $JOB_NAME.image test --junit-xml-output GT-Tests-Release ./pharo $JOB_NAME.image eval --save "SystemSettingsPersistence cleanUp" So, now we have only 4 tests failing, and they all seem to be related to a possible problem with become:. I am not yet sure what the solution is, but I raised this issue on the Pharo mailing list. Thanks ! Cheers, Vincent Cheers, Doru -- www.tudorgirba.com www.feenk.com "It's not what we do that matters most, it's how we do it." _______________________________________________ Moose-dev mailing list [hidden email] https://www.list.inf.unibe.ch/listinfo/moose-dev _______________________________________________ Moose-dev mailing list [hidden email] https://www.list.inf.unibe.ch/listinfo/moose-dev |
In reply to this post by Tudor Girba-2
Le 8/1/16 22:55, Tudor Girba a écrit : > Hi, > > It looks like in the Spur image, the ghost instances of GTInspector are gone. what is a ghost instances? > So, now we have only 4 tests failing, and they all seem to be related to a possible problem with become:. I am not yet sure what the solution is, but I raised this issue on the Pharo mailing list. > > Cheers, > Doru > > > -- > www.tudorgirba.com > www.feenk.com > > "It's not what we do that matters most, it's how we do it." > > _______________________________________________ > Moose-dev mailing list > [hidden email] > https://www.list.inf.unibe.ch/listinfo/moose-dev _______________________________________________ Moose-dev mailing list [hidden email] https://www.list.inf.unibe.ch/listinfo/moose-dev |
In reply to this post by Vincent Blondeau
On Fri, Jan 8, 2016 at 11:27 PM, Vincent BLONDEAU <[hidden email]> wrote:
Nope. These tests are run twice. The first time they will fail as there are instances of the inspector in the image from other tests. After all tests are done we delete the results of these tests, run garbageCollect a few times, and run them again. Cheers, Andrei ./pharo $JOB_NAME.image test --junit-xml-output "GT-.*" _______________________________________________ Moose-dev mailing list [hidden email] https://www.list.inf.unibe.ch/listinfo/moose-dev |
In reply to this post by stepharo
> -----Message d'origine----- > De : [hidden email] [mailto:moose-dev- > [hidden email]] De la part de stepharo > Envoyé : samedi 9 janvier 2016 08:54 > À : Moose-related development > Objet : [Moose-dev] Re: 4 tests failing > > > > Le 8/1/16 22:55, Tudor Girba a écrit : > > Hi, > > > > It looks like in the Spur image, the ghost instances of GTInspector are gone. > > what is a ghost instances? It is the instances of some tools (playground, debuggers,...) that have their window closed but are not garbage collected as they should be. It seems that running 2 times '3 timesRepeat: [Smalltalk garbageCollect]' gc these instances. Vincent 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.list.inf.unibe.ch/listinfo/moose-dev |
Hi,
> On Jan 11, 2016, at 11:06 AM, Blondeau Vincent <[hidden email]> wrote: > > > >> -----Message d'origine----- >> De : [hidden email] [mailto:moose-dev- >> [hidden email]] De la part de stepharo >> Envoyé : samedi 9 janvier 2016 08:54 >> À : Moose-related development >> Objet : [Moose-dev] Re: 4 tests failing >> >> >> >> Le 8/1/16 22:55, Tudor Girba a écrit : >>> Hi, >>> >>> It looks like in the Spur image, the ghost instances of GTInspector are gone. >> >> what is a ghost instances? > > It is the instances of some tools (playground, debuggers,...) that have their window closed but are not garbage collected as they should be. Indeed. > It seems that running 2 times '3 timesRepeat: [Smalltalk garbageCollect]' gc these instances. It was not enough before. They were hanging somewhere, but that does no longer seem to be an issue. Doru > Vincent > > > > > 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.list.inf.unibe.ch/listinfo/moose-dev -- www.tudorgirba.com www.feenk.com "Value is always contextual." _______________________________________________ Moose-dev mailing list [hidden email] https://www.list.inf.unibe.ch/listinfo/moose-dev |
Free forum by Nabble | Edit this page |