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 times and early it can fail because the source or dest doesn't exist, but later it should work as the source or dest is created. -Alex On 11/10/13 12:09 AM, "Alex Harui" <aha...@adobe.com> wrote: > > >On 11/9/13 11:37 PM, "Justin Mclean" <jus...@classsoftware.com> 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.compare(). Maybe >there's a subtle difference in what it assigns that the Windows player is >sensitive to (like NaN vs 0 handling). > >I'm out of time for tonight. I might have time to dig tomorrow night. > >-Alex >