Done: http://code.google.com/p/pharo/issues/detail?id=1870
I wanted to cc Laurent in the issue, but he is not in the list. Can we add him ? Laurent, Miguel: Can you help us to write this lists? We need to know which are the tests that are failing because the FTPlugin is not compiled. Cheers Mariano On Sun, Jan 24, 2010 at 9:12 PM, Adrian Lienhard <[email protected]> wrote: > Mariano, can you create an issue in the tracker with the list of failing > tests that are of this sort? Like this I'll delete them in the next update. > > Adrian > > On Jan 24, 2010, at 20:21 , Stéphane Ducasse wrote: > > > I would delete them :) > > and keep expected failures to the ones that we should really fix. > > > > Stef > > On Jan 24, 2010, at 6:34 PM, Mariano Martinez Peck wrote: > > > >> Yes, that's another possibility. What I was thinking is to put them in > expdetedFailures. Something like this: > >> > >> expectedFailures > >> self isTrueTypePluginsInstalled ifFalse: [ ^ #( #test1 #test2 ... ) > ] > >> > >> > >> > >> On Sun, Jan 24, 2010 at 6:29 PM, Adrian Lienhard <[email protected]> > wrote: > >> I think we should just delete such kind of tests that depend on custom > settings and fonts. > >> > >> Adrian > >> > >> > >> On Jan 24, 2010, at 15:47 , laurent laffont wrote: > >> > >>> If I delete FTPlugin directory found in Exupery vm then TestIndenting > >>> succeed. So FTPlugin + Exupery + Linux = TestIndenting fails. > >>> > >>> Someone know how can I compile squeak vm with FTPlugin ? I cannot find > >>> informations on this. > >>> > >>> Cheers. > >>> > >>> Laurent > >>> > >>> > >>> 2010/1/23 Mariano Martinez Peck <[email protected]> > >>> > >>>> > >>>> > >>>> 2010/1/23 laurent laffont <[email protected]> > >>>> > >>>>> I lack knowledge :( > >>>> > >>>> > >>>> me too :) Don't worry. We are all trying to do our best. > >>>> > >>>> > >>>>> how can I enable / disable a plugin ? > >>>> > >>>> > >>>> I don't know if this is possible. Maybe in some Linux/Mac distros > maybe how > >>>> can just delete the files, but in Windows for example, I think they > are > >>>> build inside the vm... > >>>> > >>>> > >>>>> What can I check more precisely ? > >>>>> > >>>>> > >>>> I think with this: " SmalltalkImage current listLoadedModules" > >>>> > >>>> What would really help is to: > >>>> > >>>> - See which plugins do you have in each Linux VM, with that piece of > code. > >>>> > >>>> - Check which tests are failing and do a quick review. Because maybe > they > >>>> are failing due to a primitive or something for the VM. We need to > discover > >>>> what is the problem. Not necessary fix it, but at least to know where > the > >>>> problem came from. > >>>> > >>>> Cheers and thanks a lot for the help. > >>>> > >>>> Mariano > >>>> > >>>> > >>>> > >>>>> Laurent > >>>>> > >>>>> > >>>>> 2010/1/23 Mariano Martinez Peck <[email protected]> > >>>>> > >>>>> wow....Laurent: can you check which and why are the tests that are > failing > >>>>>> in each vm but not in the other ? > >>>>>> > >>>>>> maybe because of FTPlugin ? or another plugin that it is not in > both > >>>>>> vms but requiered by the tests? > >>>>>> > >>>>>> 2010/1/23 laurent laffont <[email protected]> > >>>>>> > >>>>>> And with squeak vm there's less failures. > >>>>>>> > >>>>>>> Laurent Laffont > >>>>>>> > >>>>>>> > >>>>>>> > >>>>>>> On Fri, Jan 22, 2010 at 5:18 PM, laurent laffont < > >>>>>>> [email protected]> wrote: > >>>>>>> > >>>>>>>> On Linux, exupery VM > >>>>>>>> > >>>>>>>> Laurent > >>>>>>>> > >>>>>>>> 2010/1/22 Benoit St-Jean <[email protected]> > >>>>>>>> > >>>>>>>>> Here's the first test run, on a fresh image (see JPEG attached > for > >>>>>>>>> results). > >>>>>>>>> > >>>>>>>>> > >>>>>>>>> I just unzipped the files, started Pharo and ran the Test Runner. > >>>>>>>>> > >>>>>>>>> No preferences changed, nothing even evaluated in a workspace! > >>>>>>>>> > >>>>>>>>> I'm on XP if that helps! > >>>>>>>>> > >>>>>>>>> > >>>>>>>>> _______________________________________________ > >>>>>>>>> Pharo-project mailing list > >>>>>>>>> [email protected] > >>>>>>>>> > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > >>>>>>>>> > >>>>>>>> > >>>>>>>> > >>>>>>> > >>>>>>> _______________________________________________ > >>>>>>> Pharo-project mailing list > >>>>>>> [email protected] > >>>>>>> > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > >>>>>>> > >>>>>> > >>>>>> > >>>>>> _______________________________________________ > >>>>>> Pharo-project mailing list > >>>>>> [email protected] > >>>>>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > >>>>>> > >>>>> > >>>>> > >>>>> _______________________________________________ > >>>>> Pharo-project mailing list > >>>>> [email protected] > >>>>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > >>>>> > >>>> > >>>> > >>>> _______________________________________________ > >>>> Pharo-project mailing list > >>>> [email protected] > >>>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > >>>> > >>> _______________________________________________ > >>> Pharo-project mailing list > >>> [email protected] > >>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > >> > >> > >> _______________________________________________ > >> Pharo-project mailing list > >> [email protected] > >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > >> > >> _______________________________________________ > >> Pharo-project mailing list > >> [email protected] > >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > > > > > _______________________________________________ > > Pharo-project mailing list > > [email protected] > > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >
_______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
