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 guess we have to ignore it for now. Lukas
Cheers
Mariano
Lukas
:)
Thanks
Mariano
Lukas
-- Lukas Renggli http://www.lukas-renggli.ch
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr 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 Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Lukas Renggli http://www.lukas-renggli.ch