On 9/4/13 8:24 PM, "Justin Mclean" <jus...@classsoftware.com> wrote:
>Hi, > >> I'm willing to help out, but it helps if you have done some basic >>research >> on any test failures >That already been done - see other threads. It looks like the DG issue >been fixed (that was one failing test) and you looked at the popup issue >(the other 2 failing tests) and couldn't see any issue with the checked >in code. I didn't see any issue with the other change that broke the DG test, and yet there was a problem with that change. It was missing a range check. Thanks to Mark for pitching in. I didn't see any issue with the changes around softKeyboardRect, but I could have easily missed something there as well. > >> That's why I've invested my time on other mustella tools. >Some better documentation around these tools would help I think. OK, will work on that. > >> if you run MustellaTestChooser >Has it use been documented anywhere? It's mentioned at the very bottom of >this page: >https://cwiki.apache.org/confluence/display/FLEX/Mustella+Overview > >There nothing about how to compile it, there no ant file that I can see >and there seems to be limited info or how to use it beyond that. > >> I haven't. I'm still hoping you will at least locally revert some of >>your changes >Exactly what changes do you want me to revert? As far as I can see there >nothing that needs to be reverted. I think we still have failures in the mobile run. See if you can repro those failures, then locally revert the softKeyboardRect change and see if that makes it go away. Then we'll know what to think about when examining those tests. > >Thanks, >Justin