On Sun, Jan 10, 2010 at 11:05 PM, Lukas Renggli <[email protected]> wrote:

> >> Can you debug them?
> >
> > Sure. testPushAlphaBeta  fails in self assertSelectionIs: 1.  because in
> > assertSelectionIs: anInteger
> >
> > you can see that anInteger and index are both 1, but the button answer
> false
> > to the message isOn
> >
> > testUpdateSelection fails in self assertSelectionIs: 2  because in
> > assertSelectionIs: anInteger and index are both 2 but  isOn returns
> false..
> >
> > Som, it seems both issue are due to the same.
> >
> > Let me know what else can I test.
>
> I don't know, I was assuming what you said, but I cannot reproduce it.
>

I can reproduce with this way (maybe it help you):
- download  the latest PharoCore 1.0 and upload to 10505
- Evaluate:

Gofer new
    squeaksource: 'MetacelloRepository';
    package: 'ConfigurationOfOmniBrowser';
    load.

(ConfigurationOfOmniBrowser project version: '1.1') load: #('Dev' 'Dev
Tests' )

You should be able to debug it.

I guess we have to ignore it for now.
>
>
Yes, no problem at all. We are much better :)


> Lukas
>
>
> >
> > Cheers
> >
> > Mariano
> >
> >
> >>
> >> Lukas
> >>
> >>
> >> >
> >> >>
> >> >> :)
> >> >>
> >> >> Thanks
> >> >>
> >> >> Mariano
> >> >>
> >> >>
> >> >>
> >> >> Lukas
> >> >>
> >> >> --
> >> >> Lukas Renggli
> >> >> http://www.lukas-renggli.ch
> >> >>
> >> >> _______________________________________________
> >> >> Pharo-project mailing list
> >> >> [email protected]
> >> >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
> >> >>
> >> >>
> >> >
> >> > --
> >> > Lukas Renggli
> >> > http://www.lukas-renggli.ch
> >> >
> >>
> >>
> >>
> >> --
> >> Lukas Renggli
> >> http://www.lukas-renggli.ch
> >>
> >> _______________________________________________
> >> 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
> >
>
>
>
> --
> Lukas Renggli
> http://www.lukas-renggli.ch
>
> _______________________________________________
> 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

Reply via email to