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

> >> After that I have only two tests failing :)
> >>
> >> - testPushAlpaBeta
> >> - testUpdatesSelection
> >>
> >> The same it is here:
> http://hudson.lukas-renggli.ch/job/Development/lastCompletedBuild/testReport/
> >
> > I fixed the other two bugs, they were caused by a bug in the hudson
> > test runner. Don't know the matter with these buggers. Will have a
> > look later tonight.
>
> I cannot reproduce these two bugs. They always appear on the build
> server, but they pass when I download the exactly same image. Always.
>
> 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.

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

Reply via email to