On Sun, Jan 10, 2010 at 9:45 PM, Lukas Renggli
<renggli@gmail.com> wrote:
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
--