Re: Build failed in Jenkins: flex-sdk_mustella-mobile #357

2013-11-11 Thread Mark Kessler
That explains why my bindings were all of a sudden not updating properly. It is correctly working now. -Mark On Mon, Nov 11, 2013 at 1:43 AM, Justin Mclean wrote: > Hi, > > >> I just pulled everything from develop branch and can't even get > >> checkintests to pass. > Confirmed after a clean I'

Re: Build failed in Jenkins: flex-sdk_mustella-mobile #357

2013-11-10 Thread Alex Harui
I haven't tried Mac, it was on Windows it failed. I'll try Mac now. -Alex On 11/10/13 10:43 PM, "Justin Mclean" wrote: >Hi, > >>> I just pulled everything from develop branch and can't even get >>> checkintests to pass. >Confirmed after a clean I'll revert that check in and reopen the JIRA. >

Re: Build failed in Jenkins: flex-sdk_mustella-mobile #357

2013-11-10 Thread Justin Mclean
Hi, >> I just pulled everything from develop branch and can't even get >> checkintests to pass. Confirmed after a clean I'll revert that check in and reopen the JIRA. Thanks, Justin

Re: Build failed in Jenkins: flex-sdk_mustella-mobile #357

2013-11-10 Thread Justin Mclean
Hi, > I just pulled everything from develop branch and can't even get > checkintests to pass. Both the checkin tests and the binding tests pass here with that change - I've just rerun. Will do a clean and rerun to confirm. Thanks, Justin

Re: Build failed in Jenkins: flex-sdk_mustella-mobile #357

2013-11-10 Thread Alex Harui
I just pulled everything from develop branch and can't even get checkintests to pass. Checkintests throws up an error dialog. Has that frozen the CI servers? I dug into it a bit. I think the destFuncFailed flag is the problem. I don't see it getting reset. A binding can get executed several t

Re: Build failed in Jenkins: flex-sdk_mustella-mobile #357

2013-11-10 Thread Alex Harui
On 11/9/13 11:37 PM, "Justin Mclean" wrote: >Hi, > >> /mini_run.sh -mobile tests/mobile/components/ButtonBar/ > >Mobile option was set in local.properties - all pass here. Was the only change the binding change? -3 means the width or height changed (don't remember which one, see BitmapData.comp

Re: Build failed in Jenkins: flex-sdk_mustella-mobile #357

2013-11-09 Thread Justin Mclean
Hi, > /mini_run.sh -mobile tests/mobile/components/ButtonBar/ Mobile option was set in local.properties - all pass here. Justin

Re: Build failed in Jenkins: flex-sdk_mustella-mobile #357

2013-11-09 Thread Erik de Bruin
Not at a computer right now, but what if you run: /mini_run.sh -mobile tests/mobile/components/ButtonBar/ EdB On Sunday, November 10, 2013, Justin Mclean wrote: > Hi, > > Something odd is going on if I run this on OSX there's no failure. > > ./mini_run.sh tests/mobile/components/ButtonBar/ >

Re: Build failed in Jenkins: flex-sdk_mustella-mobile #357

2013-11-09 Thread Justin Mclean
Hi, Something odd is going on if I run this on OSX there's no failure. ./mini_run.sh tests/mobile/components/ButtonBar/ [java] = [java] Passes: 244 [java] Fails: 0 [java]